.navbar {
    box-shadow: 0 1px 7px rgba(0,0,0,0.45);
}

.body-wrapper {
    max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

h4{
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 2px;
}

a.see_more_button:focus, a.see_more_button:hover {
    text-decoration: none;
}

a.see_more_button:focus div, a.see_more_button:hover div{
    background-color: #e1e1e1 !important;
}

.see_more_button:hover{
    background-color: #e1e1e1 !important;
}


.pagination{
     margin: 30px 0;
}

hr{
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    border: 0 !important;
    border-top: 1px solid #929292 !important;
}

.ad_full_container .content_box{
    margin-bottom: 10px;
}

.sidebar-nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

#register_form .row input{
    width: 100%;
}

#register_form .row label{
    padding-top: 3px;
    margin-bottom: 0;
}

.register_line{
    padding-top: 10px;
}

body{
    font-family: arial, sans-serif !important;
}

table{
    font-size: 14px;
    line-height: 1.42857143;
}

.register_error{
    padding-top: 10px;
}

.ui-slider-handle{
    border: 2px solid #868686 !important;
    background: #FFFFFF !important;
    border-radius: 10px !important;
    width: 14px !important;
    height: 14px !important;
    top: -0.45em !important;
}

.ui-slider-range{
    height: 1px !important;
    top: 3px !important;
    background: rgb(27, 72, 32) !important;
    margin-top: -3px !important;
}

form{
    margin-bottom: 0 !important;
}

@media (min-width: 870px){
    .navbar-nav>li>a {
        padding-top: 22px;
        padding-bottom: 22px;
    }
}

.navbar-brand {
    position: absolute !important;
    width: 100% !important;
    left: 0 !important;
    padding: 0 !important;
    margin-left: 0 !important;
    height: 65px;
}

.navbar-brand img{
    margin: 0 auto;
    height: 65px;
}


@media (max-width: 340px){
    .navbar-brand img{
        margin: 0 auto;
        height: 55px;
        margin-top: 3px !important;
    }
}

.navbartopright a, .navbartopleft a{
    font-size: 13px;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

li.dropdown.open > a, li.dropdown.open > a:hover, li.dropdown.open > a:focus{
    color: white;
    background-color: #163a1a;
}

nav ul li a {
    color: white;
}

.sidebar-nav ul li a.active {
    background-color: #eee;
}
.sidebar-nav li a {
    position: relative;
    display: block;
    padding: 5px 20px;
    margin-left: 14px;
    margin-right: 14px;
    font-size: 13px;
    letter-spacing: 0px !important;
}

.sidebar-nav li a:focus, .sidebar-nav li a:hover{
    text-decoration: none;
    background-color: #080808;
    color: white;
}

.sidebar-nav li a.selected {
    text-decoration: none;
    background-color: #1b4820;
    color: white;
}

.body-wrapper ul{
    margin-left: -20px;
}

.ad_thumbnail_container{
    /*width: 200px;*/
    box-shadow: 0 2px 5px rgba(0,0,0,0.20);
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: white;
    padding: 7px 10px 7px 10px;
}

.content_box{
    box-shadow: 0 2px 5px rgba(0,0,0,0.20);
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: white;
    padding: 7px 10px 7px 10px;
}

.ad_thumbnail_container:hover{
    border: 1px solid rgb(52, 148, 59);
}

.ad_thumbnail_container a{
    text-decoration: none !important;
}

.navbar-inverse .navbar-nav>li>a {
    color: white;
    font-size: 13px;
}

.navbar-inverse .navbar-nav>li>a.selected, .navbar-inverse .navbar-nav>li>a:hover {
    background-color: #222;
}

.nav>li>a:focus, .nav>li>a:hover {
    color: white;
    background-color: #163a1a;
}

.clear{
    clear: both;
}

.float_left{
    float: left;
}

.float_right{
    float: right;
}

.icon_opacity{
    opacity: 0.5;
}

.visible-ad-list-5, .visible-ad-list-4{
    display: none;
}

.visible-ad-list{
    display: block;
}

@media (min-width: 1200px) {
    .visible-ad-list-5 {
        display: block !important;
    }
}

@media (min-width: 992px) {
    .visible-ad-list-4 {
        display: block !important;
    }
}

.star{
    height: 12px;
    width: 12px;
    margin-top: 3px;
}

.star_big .star{
    height: 16px;
    width: 16px;
}

@media (min-width: 962px) {
    #register_ajax_div {
        width: 410px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 1050px;
        width: 100%;
    }
}

@media (min-width: 870px) {
    .container {
        width: 100%;
    }
}

.icon-bar{
    background-color: white;
}
.register_error {
    color: rgb(218, 43, 43);
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    border-color: #ddd;
    background-color: #ddd;
    color: black;
    font-weight: bold;
}

.quotation_brand:hover{
    background-color: #f5f5f5;
}

.quotation_link:hover{
    text-decoration: none;
}

.nopadmar{
    padding: 0 !important;
    margin: 0 !important;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 7px 5px 7px 5px !important;
}

.image_ad_content_thumbnail{
    border: 2px solid transparent;
}

.image_ad_content_thumbnail:hover{
    border: 2px solid rgb(52, 148, 59);
}

.image_sortable_list{
    list-style-type: none !important;
    margin-left: -50px !important;
}

#images_list .ui-state-highlight, #images_list_history .ui-state-highlight,  #images_list_quotation .ui-state-highlight   {
    border: 1px solid #fed22f;
    width: 150px;
    height: 94px;
    margin: 10px;
    background: #ffe45c url("/images/assets/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
    color: #363636;
}

.ui-state-highlight {
    border: 1px solid #fed22f;
    height: 30px;
    background: #ffe45c url("/images/assets/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
    color: #363636;
}

#images_list > li, #images_list_history > li, #images_list_quotation > li{
    float: left;
    padding: 10px;
}
.ad_thumb_upload {
    display: block;
    float: left;
    width: 150px;
    height: 94px;
}

.ad_thumb{
    position: absolute;
    width: 150px;
    height: 94px;
}

.image_remove{
    position: absolute;
    margin-left: 120px;
    margin-top: 6px;
    cursor: pointer;
}

.part_remove{
    cursor: pointer;
    float: right;
}

.content_box_ad{
    background-color: #f9f9f9;
}

.edit_error{
    font-weight: bold;
    padding-top: 5px;
    color: darkred;
}

.text_bold{
    font-weight: bold;
}

/* bootstrap hack for 5 columns*/

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/* bootstrap hack for 8 columns*/

.col-xs-18,
.col-sm-18,
.col-md-18,
.col-lg-18 {
    position: relative;
    min-height: 1px;
}

.col-xs-19 {
    width: 11.111%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-19 {
        width: 11.111%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-19 {
        width: 11.111%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-19 {
        width: 11.111%;
        float: left;
    }
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:0px;
}

.active_hidden{
    background-color: lightgray !important;
}

.body_background {
    box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.5);
}

@media (max-width: 768px) {
    .body_background {
        box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.25);
    }
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #1b4820;
}

.btn-success {
    color: black;
    background-color: #eee;
    border: 1px solid #ddd;
}

.btn-success:hover {
    color: black;
    background-color: #d8d8d8;
    border: 1px solid #ddd;
}

@media (max-width: 869px) {
    .navbar-nav .open .dropdown-menu {
        background-color: white;
    }

    #bs-example-navbar-collapse-1 a{
        padding: 7px !important;
    }
}

.subnavbar{
    min-height: 35px;
}

@media (max-width: 869px) {
    .subnavbar {
        min-height: 0;
    }
}


/* bootstrap xxs */

.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4,
.col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8,
.col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}

@media (max-width: 384px) {
    .col-xxs-1,
    .col-xxs-2,
    .col-xxs-3,
    .col-xxs-4,
    .col-xxs-5,
    .col-xxs-6,
    .col-xxs-7,
    .col-xxs-8,
    .col-xxs-9,
    .col-xxs-10,
    .col-xxs-11 {
        float: left;
    }

    .col-xxs-1 {
        width: 8.333333333333332%;
    }

    .col-xxs-2 {
        width: 16.666666666666664%;
    }

    .col-xxs-3 {
        width: 25%;
    }

    .col-xxs-4 {
        width: 33.33333333333333%;
    }

    .col-xxs-5 {
        width: 41.66666666666667%;
    }

    .col-xxs-6 {
        width: 50%;
    }

    .col-xxs-7 {
        width: 58.333333333333336%;
    }

    .col-xxs-8 {
        width: 66.66666666666666%;
    }

    .col-xxs-9 {
        width: 75%;
    }

    .col-xxs-10 {
        width: 83.33333333333334%;
    }

    .col-xxs-11 {
        width: 91.66666666666666%;
    }

    .col-xxs-12 {
        width: 100%;
    }

    .col-xxs-push-1 {
        left: 8.333333333333332%;
    }

    .col-xxs-push-2 {
        left: 16.666666666666664%;
    }

    .col-xxs-push-3 {
        left: 25%;
    }

    .col-xss-push-4 {
        left: 33.33333333333333%;
    }

    .col-xxs-push-5 {
        left: 41.66666666666667%;
    }

    .col-xxs-push-6 {
        left: 50%;
    }

    .col-xxs-push-7 {
        left: 58.333333333333336%;
    }

    .col-xxs-push-8 {
        left: 66.66666666666666%;
    }

    .col-xxs-push-9 {
        left: 75%;
    }

    .col-xxs-push-10 {
        left: 83.33333333333334%;
    }

    .col-xxs-push-11 {
        left: 91.66666666666666%;
    }

    .col-xxs-pull-1 {
        right: 8.333333333333332%;
    }

    .col-xxs-pull-2 {
        right: 16.666666666666664%;
    }

    .col-xxs-pull-3 {
        right: 25%;
    }

    .col-xxs-pull-4 {
        right: 33.33333333333333%;
    }

    .col-xxs-pull-5 {
        right: 41.66666666666667%;
    }

    .col-xxs-pull-6 {
        right: 50%;
    }

    .col-xxs-pull-7 {
        right: 58.333333333333336%;
    }

    .col-xxs-pull-8 {
        right: 66.66666666666666%;
    }

    .col-xxs-pull-9 {
        right: 75%;
    }

    .col-xxs-pull-10 {
        right: 83.33333333333334%;
    }

    .col-xxs-pull-11 {
        right: 91.66666666666666%;
    }

    .col-xxs-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-xxs-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-xxs-offset-3 {
        margin-left: 25%;
    }

    .col-xxs-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-xxs-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-xxs-offset-6 {
        margin-left: 50%;
    }

    .col-xxs-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-xxs-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-xxs-offset-9 {
        margin-left: 75%;
    }

    .col-xxs-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-xxs-offset-11 {
        margin-left: 91.66666666666666%;
    }
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }