html,body{
    height: 100%
}
div {
    border:0px solid #e3e3e3;
}
#load {
    display: none;
    position: fixed;
    left: 10px;
    top: 10px;
    background: url('../../images/default/loading.gif');
    width: 100px;
    height: 25px;
    text-indent: -9999em;
    z-index: 2000;
}
.flag {
    height: 11px;
    width: 16px;
    margin-right: 5px;
}
.logo {
    margin-left: -10px;
}
.navbar .brand {
    height: 40px;
    width: 218px;
    overflow: visible;
    margin-top: 5px;
}
.navbar .container-fluid {
    padding-left:0;
}
ul.nav a:hover ,
ul.nav.navbar-nav a:hover {
    color: #000000 !important;
    background-color: rgba(255, 155, 0, 0.67);
}
ul.nav.navbar-nav.navbar-top a:hover {
    color: #e6e6e6 !important;
    background-color: #000000;
}
.panel-heading.nav.navbar-default {
    padding-top:0px;
    padding-bottom:0px;
}
.panel-navbar-links>li>a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.panel-navbar-title {
    padding-top: 10px;
}
.panel_form {
    padding-left: 0px !important;
}

.panel.panel-default>.panel-body>.form-horizontal>.input-group {
    margin-bottom: 25px;
}

.nav_buttons {
    margin: 8px;
}
.header {
    margin-top: 5px;
}
.header_text {
    color: #e3e3e3;
    margin-right: -15px;
    line-height: 21px;
}
.header_text a {
    color: #e3e3e3;
}
.header_hello {
    color: #eb6e02;
}
.button_info {
    border: 0px solid #909090;
}

.button_info:hover {
    text-decoration: none;
    border: 0px solid #747474;
}

.left_nav {
    background-color: #f1f1f1;
    height: 100%;
    padding: 10px;
    padding-top: 1px;
    margin-bottom: 10px;
    border-radius: 4px;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #555;
    background-color: #dddddd;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.form_label {
    font-weight: bold;
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
}

.form_field {
    padding-top: 7px;
    margin-bottom: 0;
}

.dropdown-menu {
    min-width: 200px;
}
.dropdown-menu.columns-3 {
    min-width: 600px;
}
.dropdown-menu li a {
    padding: 5px 15px;
    font-weight: 300;
}
.multi-column-dropdown {
    list-style: none;
}
.multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    color: #333;
    white-space: normal;
    margin-left: -30px;
    overflow: hidden;
}
.multi-column-dropdown li a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.thumbs > [class*='col-'] {
    padding-right:10px;
    padding-left:10px;
    padding-top:0px;
    padding-bottom:0px;
}
.thumb {
    max-width: 250px;
    overflow: hidden;
}
.thumb a {
    text-decoration: none;
    color: #666666;
    overflow: hidden;
}
.thumb a:hover {
    color: black;
}
.thumb a img  {
     margin:0 auto;
     text-align:center;
     padding:1px;
     height: auto;
     max-width: 100%;
     width: 100%;
 }
.thumb:hover {
    -moz-box-shadow: 0 0 10px #909090;
    -webkit-box-shadow: 0 0 10px #909090;
    box-shadow: 0 0 10px #909090;
}
.autosize img {
    margin:0 auto;
    padding:1px;
    height: auto;
    max-width: 100%;
    width: 100%;
}
.watermark {
    position: absolute;
    top: 50px;
    left: 20px;
    width: 93px !important;
    height: 6px !important;
}
.row_form {
    border:1px solid #ddd;
    border-radius:4px;
    padding: 8px;
    margin-bottom: 15px;
    background-color: #f9f9f9;
}
.row_form label{
    font-weight: normal;
}
.avatar {
    float: left;
    margin: 5px;
}
.avatar img {
    width: 80px;
    height: 80px;
}
.member {
    border:1px solid #ddd;
    border-radius:4px;
    margin-bottom: 10px;
    height: 93px;
    overflow: hidden;
}
.member_flag {
    height: 11px;
    width: 16px;
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}
.big_font {
    font-size: 120%;
}
.biger_font {
    font-size: 150%;
}
.biggest_font {
    font-size: 200%;
}
.medium_font {
    font-size: 85%;
}
.small_font {
    font-size: 80%;
}
.input_rounded {
    border-radius: 5px !important;
}
.static_rating {
    float: left;
    height: 20px;
}
.rating_gallery {
    float: left;
    height: 30px;
}
.runtime {
    text-align: right;
}
.views {
    float: left;
}
.date {
    text-align: right;
}
.my_table {
    padding: 10px !important;
}

.my_galleries {
    padding-left: 5px;
    padding-right: 10px;
}
.my_galleries span {
    line-height: 30px;
}
.my_galleries a.categories {
    margin-right: 5px;
}
.my_galleries.thumbnail {
    padding-bottom: 10px;
}
.my_blocklist.info {
    padding-right: 20px;
    color: gray;
    line-height: 50px;
}
.my_messages.info {
    text-align:center;
    color:#6f6f6f;
    margin-bottom:5px;
}
.my_messages.info strong {
    color:#eb5407;
}
.message_read hr {
    margin-top: 0px;
    margin-bottom: 5px;
    border: 3px solid #e5e5e5;
}
.submit_form_label {
    padding-top: 17px;
}
.selected_thumb {
    border: 4px solid red;
}
.unselected_thumb {
    border: 4px solid gray;
}
.captcha {
    width: 120px;
    height: 60px;
}
.static_rating>.glyphicon-star {
    font-size: 20px;
    color: #e67e22;
}
.static_rating>.glyphicon-star.empty {
    font-size: 20px;
    color: #bdc3c7;
}
.static_rating>.glyphicon-star.half {
    position: relative;
}
.static_rating>.glyphicon-star.half:before {
    position: relative;
    z-index: 9;
    width: 47%;
    display: block;
    overflow: hidden;
}
.static_rating>.glyphicon-star.half:after {
    content: '\e006';
    position: absolute;
    z-index: 8;
    color: #bdc3c7;
    top: 0;
    left: 0;
}
.star_gallery {
    font-size: 30px !important;
}

.copy {
    color:#606060;
    background:#e1e4e8;
    border:none;
    padding:4px 0 4px 7px;
    width: 100%;
}

.panel_row {
    padding: 10px;
}

.padding_right {
    padding-right: 40px;
}

#wrap
{
    min-height: 100%;
    overflow:auto;
}

.foot2 {
    position: relative;
    clear:both;
    padding-top:20px;
    margin-top:20px;
    background-color: #f1f1f1;
    border-top: 1px solid #999999;
}
.foot2 p {
    padding-bottom: 10px;
}
.foot2 p a {
    color:#3b3b3b;
    text-decoration:underline;
}
.foot2 p a:hover {
    color:#056d91;
    text-decoration:none;
}

.tab_con_title {
    font-size: 17px;
    padding-bottom:9px;
    margin:40px 0 20px;
    border-bottom:1px solid #eee
}

/*comments*/
.com {
    min-height:1px;
    margin-bottom:5px;
    overflow:hidden;
    border:1px solid #ddd;
    border-radius:4px;
    background: #f5f5f5;
}
.com_box {
    padding:11px 17px 20px 9px;
}
.com2 {
    background: #fcfcfc;
}
.com_pagination {
    margin: 0px !important;
}
.com_thumb {
    max-width: 100px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper object,
.videoWrapper iframe,
.videoWrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.columns
{
    -moz-column-width: 11.5em;
    -webkit-column-width: 11.5em;
    column-width: 11.5em;
}
.columns ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.columns ul li:first-child
{
    margin-top:0px;
}
.columns ul li.letter {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    width: 98%;
    border-radius: 2px;
    text-transform: uppercase;
}
.columns ul li span {
    display: block;
    line-height: 24px;
    width: 20%;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    text-align: right;
}
.columns ul li a {
    display: block;
    width: 70%;
    line-height: 24px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: capitalize;
    float: left;
}
.menu_baner {
    padding-bottom: 10px;
}

.col-lg-15,
.col-md-15,
.col-sm-15,
.col-xs-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

@media (min-width : 320px) and (max-width: 767px) {
    .dropdown-menu.multi-column {
        min-width: 240px !important;
        overflow-x: hidden;
    }
    .navbar .container-fluid {
        padding-left:10px;
    }
    .navbar-form {
        margin: 8px 0px;
    }
    .navbar-default .navbar-form {
        border: 0px;
    }
    .thumb {
        max-width: 400px;
    }
    .panel {
        margin: 20px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {

}
@media (min-width: 992px) and (max-width: 1281px) {

}
@media (min-width : 1282px) {

    .container {
        width: 1300px;
    }
    .col-lg-15 {
        width: 20%;
        float: left
    }
}