.navbar-brand img{
    height: 50px !important;
    width: inherit !important;
}

.navbar-right li.login-user{
    padding: 8px 2px;
    font-weight: bold;
    font-size: 16px;
}
.navbar-fixed-top{
    z-index: 101;
}

.menu{
    float: left;
}

.menu span{
    font-size: 30px;
    color: #615f5f;
    padding: 20px 35px 15px 15px;
}
.navbar{
    background: #f9f9f9;
    position: fixed;
    margin-bottom: 0!important;
    border-bottom: 1px solid #d0d0d0;

}

.navbar-right{
    margin-top: 15px;
    margin-right: inherit !important;
}

.col-sm-12, .col-sm-8, .col-sm-4,.col-sm-3,.col-sm-9,.col-sm-2,.col-sm-10{
    padding: 0px !important;
}

.accordion {
    background-color: #bebebe;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    border-bottom: 2px solid #c8c8c8;
}

.active {
    background-color: #f9f9f9;
   border-bottom: 2px solid #f9f9f9;
}

.accordion:hover{
    background-color: #ccc;
    border-bottom: 2px solid #ccc;
}

.accordion span{
    text-transform: uppercase;
}


.accordion span{
    color: #ffffff;
    padding-left: 10px;
    font-weight: bold;
}

.dd{
    float: right;
}

.dropd-menu li{
    background: #f9f9f9;
    padding: 5px 5px 5px 45px;
    cursor: pointer;
    transition: 0.8s;
}
.dropd-menu li:hover{
    background: #e4e4e4;
}


.dropd-menu li a{
    color:grey;
    text-decoration: none;
}

.dropd-menu{
    display: none;
    background:#f9f9f9 ;
    margin-bottom: 0px !important;
    padding-bottom: 5px;
}

.menu{
    cursor: pointer;
}

.menu.active-menu span{
    color: #a29e9e!important;
}
.main-block{
    margin-left: 16.6%;
    /*height: 800px;*/
    /*overflow-y: scroll;*/
}

.main-block.col-sm-12{
    margin-left: 0px;
}

h1, .h1, h2, .h2, h3, .h3{
    margin-top: 0px;
    margin-bottom: 0px;
    color: #656565!important;
}

.sidebar{
    position: fixed;
    background: #bebebe;
    height: 100%;
}

.main-wrapper{
    margin-top: 80px;
}

.panel-search{
    padding-top: 10px!important;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
}

.grid-empty-text{
    color: #f94156;
    font-weight: bold;
}

.content{
    background: #f9f9f9c7;
    padding: 20px!important;
    margin: 10px;
    box-shadow: 1px 1px 1px #e8e8e8;

}

.second-wrapper{
    /*background: #ffffffbf;*/
    background: #ffffff75;
    height: 100%;
}



/****redisign 1***/


.new-report {
    width: 100%;
}

.new-report label {
    padding: 10px;
}

.new-report > div {
    float: left;
    padding: 5px;

}

.left-column {
    width: 30%;
}

.right-column {
    width: 70%;
}

.left-column > div, .right-column > div {
    box-shadow: 0 0 10px rgba(165, 165, 165, 0.5); /* Параметры тени */
    margin: 10px;
}

.report-info {
    position: relative;
    display: flex;
    padding: 10px;
}

.report-info > div {
    margin: 5px;
}

.report-table {
    width: 65%;
    float: left;
}

.hints {
    height: 45px;
    padding: 0px 20px;
    box-shadow: none !important;
}

.hints > span {
    margin-right: 15px;
}

.hints > img {
    width: auto;
}

.photo-gallery {
    display: inline-block;
    width: 100%;
    margin: 0 !important;
    padding: 10px;
}

.photo-gallery > div {
    float: left;
    width: 50%;
    padding: 10px;
}

.right-column .photo-gallery .gallery {
    padding: 0 !important;
}

/**** CAROUSEL ****/

.photo-gallery > div {
    height: 130px;
    background-color: #fff;
    position: relative;
    margin-bottom: 0.5em;
}

.photo-gallery > div .shadow {
    -moz-box-shadow: 0px 16px 26px #888888;
    -webkit-box-shadow: 0px 16px 26px #888888;
    box-shadow: 0px 16px 26px #888888;
}

.photo-gallery > div .slide {
    position: absolute;
    overflow: hidden;
}

.photo-gallery > div .slide a:hover img {
    margin-top: 2px;
}

.photo-gallery > div .slide img {
    width:  100%;
    height: 100%;
}

.photo-gallery > div .slide p {
    position: relative;
    padding: 0;
    margin:  0;
    height:  100%
}

.photo-gallery > div .slide span {
    background-color: #000;
    color: #fff;
    font-size: 0.8em;
    font-family: sans-serif;
    position: absolute;
    padding: 5px;
    width: 100%;
    bottom: 0;
    z-index: 99;
}

.photo-gallery > div .navigate-left {
    cursor: pointer;
    position: absolute;
    bottom: 0px;
    left: 10px;
}

.photo-gallery > div .navigate-right {
    cursor: pointer;
    position: absolute;
    bottom: 0px;
    right: 10px;
}

.hide_report {
    width: 20px;
    height: 20px;
    margin: 5px;
    float: right;
}

.report-sku > label, .report-sku .grid-empty-text,
.report-tasks .grid-empty-text.report-tasks > label {
    /*float: left;*/

}

td.column-image > a > img {
    width: auto;
    padding: 2px;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 3%;
    right: 3%;
    overflow: hidden;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url("../images/move-up.png") no-repeat 0px 0px;
}

.content > img, .outlet-comment-images > img {
    width: auto;
}

label[for=common_matrix] {
    margin-left: 150px;
}

#user-rules input[type=checkbox], .zip-checkbox input[type=checkbox], #common_matrix {
    display: none;
}

label input + span {
    margin-left: 5px;
}

*:not(dt) > input[type=checkbox] + label::before, input[type=checkbox]::after {
    height: 15px;
    width: 15px;
    border: 1px solid #bebebe;
    display: block;
    margin-right: 3px;
    line-height: 15px;
    background:#fafafa;
    float: left;
    text-align: center;
    content: "";
    cursor: pointer;
}

*:not(dt) > input[type=checkbox]:checked + label::before , input[type=checkbox]:checked:after{
    content: "\2713";
    background: #f34b4b;
    color: #ffffff;
    border: none;
    font-weight: bold;
}

#photo > input[type=checkbox] +  label::before, #photo input[type=checkbox]::after {
    background: #f7eab5;
}

.navigate-left, .navigate-right{
    margin-bottom: 40px;
}

.navigate-left span, .navigate-right span{
    font-size: 25pt;
    color: #7b7a7a;
}

.button-submit{
    background:#f34b4b !important;
    color:#fff !important;
    box-shadow: 2px 2px 5px #c7c7c778;
}
.button-submit:hover{
    box-shadow: 2px 2px 10px #949494e3;
    transition: 0.1s;
    background: #f76b6b
}
a.button-cancel{
    /*background: #c4b2dc!important;*/
    /*color: #ffffff!important;*/
    background: #a09f9f!important;
    color: #ffffff!important;
    box-shadow: 2px 2px 5px #c7c7c778;
}

a.button-cancel:hover{
    box-shadow: 2px 2px 10px rgba(148, 148, 148, 0.73);
    transition: 0.1s;
    background: #adadad !important;
}

ul.tabs li.current {
    background: #fafafa !important;
}
ul, ol {
    margin-bottom:  0!important;
}

div.images-gallery {
    background: #1b1b1b!important;
    box-shadow: 0px 1px 8px #212020!important;
}
td.column-image{
    position: relative ;
}

a.del_img{
    top: 10px;
    right: 10px;
}

/****redisign 1***/

@media (min-width: 768px) {

}

/*@media all and (max-width: 768px) {
    .col-sm-12 {
        width: 1024px;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
    .navbar-header {
        float: left;
    }
    */

@media (max-width: 1024px) {

    div.col-sm-12{
        min-width: 1024px !important;
        margin-top: 0px;
    }
    .navbar-fixed-top {
        min-width: 1024px !important;
        position: static;
    }
    .sidebar {
        width: 16.66666667%;
        min-width: 170px;
        position: relative !important;
        float: left;
    }
    .main-block {
        width: 83.33333333%;
        min-width: 853px;
        float: none;
    }
    .navbar-header {
        float: left;
    }
    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }
    .content > * {
        float: left;
    }
}

    /*.sidebar{*/
        /*position: relative;*/
    /*}*/
    /*.navbar{*/
        /*width: 100%!important;*/
        /*!*position: relative;*!*/
    /*}*/

    /*.content{*/
        /*margin-left: 0px;*/
    /*}*/
    
    /*.navbar-header{*/
        /*float: left;*/
    /*}*/
    /*.navbar-right{*/
        /*float: right;*/
        /*margin-top: 0px;*/
    /*}*/
    /*.main-block{*/
        /*margin-left: 0px;*/
    /*}*/
