@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src:  url('../fonts/Poppins-Light.woff') format('woff');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src:  url('../fonts/Poppins-Regular.woff') format('woff');
}
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src:  url('../fonts/Poppins-Bold.woff') format('woff');
}
.box{
    display: block;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
    padding: 20px;
    margin:0 0 30px 0;
}
div[role="log"]{
    display: none!important;
}
.btn-default{
    background: #666;
    color:#fff;
}
.btn.loading{
    pointer-events: none;
    opacity: 0.6;
}
body>.log{
    display: none!important;
}
.iconpicker{
    height: 40px;
    line-height: 28px;
    width: 80px;
    float:left;
}
.iconpicker .iconpicker-content .iconpicker-search{
    background: #EE2E24;
    padding: 0 5px 0 0;
}
.iconpicker .iconpicker-content.searching{
    width: 200px!important;
}
.iconpicker~input.form-control{
    width: calc(100% - 80px);
    float: left;
}
.form-body .box{
    background: #fff;
}
.fullwidthmodal .modal-dialog{
    width: calc(100% - 40px);
    max-width: 1100px;
}
.max-800{
    display: block;
    margin: 10px auto;
    padding: 0 15px;
    max-width: 800px;
}
.gap20{
    margin-bottom: 20px;
}
#bulkImage .row>div{
    margin-bottom: 30px;
}
#bulkImage .remove,
#singleImage .remove{
    position: absolute;
    top:0;
    right: 15px;
    padding: 5px;
}
.btn.btn-fb{
    background: #3b5998!important;
    width:100%;
    text-align: center;
}
.sorter-box{
    display: block;
    margin-bottom: 15px;
}
.sorter-box ul{
    margin: 0;
    padding: 0;
}
.sorter-box ul li{
    display: inline-block;
}
.sorter-box  span,
.sorter-box .link{
    background: transparent;
    border:none;
    color:#3D5567;
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
}
.sorter-box  span strong{
    font-weight: 600;
}
.sorter-box ul li.active .link{
    text-decoration: underline;
    cursor: not-allowed;
}
.sorter-box ul li:not(.active) .link:hover{
    color: #EE2E24;
}
.btn.btn-fb:hover{
    background: #8b9dc3!important;
}
#imageManager .portlet.light{
    padding: 0!important;
    border:none!important;
}
#imageManager .dataTables_length,
#imageManager thead{
    display: none!important;
}
#imageManager .modal-dialog{
    background: #f7f7f7;
}
#imageManager tr th{
    border-top:none!important;
}
#imageManager tr td{
    padding: 5px!important;
    background: #fff!important;
    /*border:none!important;*/
    text-align: center;
    vertical-align: middle;
}
.note-toolbar .btn.btn-default{
    background: #797979;
    color:#fff;
    padding: 8px;
    border-radius: 0!important;
}
.note-toolbar .btn.btn-default.active{
    background: #EE2E24;
}
#imageManager{
    overflow: hidden!important;
}
#imageManager label{
    font-size: 16px;
    color:#EE2E24;
    font-weight: 400;
}
#imageManager input.form-control{
    height: 46px;
    line-height: 30px;
}
.close{
    opacity: 1;
    filter: invert(1);
}
.modal .modal-header{
    background: #5D0EE2E24ECC;
    color: #fff;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#imageManager table.dataTable.no-footer{
    border:none!important;
    margin: 0!important;
}
#inline2_datatable3 .portlet-body{
    max-height: calc(100vh - 300px);
    overflow: auto;
}
.page-header{
    border-top:1px solid #eee;
    padding: 20px 0;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 20px 0;
}
.menu-sep{
    color: #e4e7eb;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 300;
    padding: 20px 5px 5px 10px!important;
}
.owl-theme .owl-nav{
    position: absolute;
    top:50%;
    left: 0;
    margin: 0!important;
    width: 100%;
    transform: translate(0,-50%);
    left: 0;
    pointer-events: none;
    z-index: 9;
}

.owl-carousel.owl-theme .owl-nav button{
    background: #fff!important;
    color:#797979!important;
    width: 70px;
    transition: all 0.3s;
    height: 40px;
    pointer-events: auto;
    line-height: 40px;
    margin: 0!important;
}
#thumbs{
    margin-top: 20px;
}
#thumbs img{
    cursor: pointer;
}
#thumbs.owl-carousel.owl-theme .owl-nav button{
    width: 30px;
    transition: all 0.3s;
    height: 20px;
    line-height: 20px;
}
.owl-carousel.owl-theme .owl-nav button:hover{
    background: #EE2E24!important;
    color:#fff!important;
}
.owl-carousel.owl-theme .owl-nav button.owl-prev{
    float: left;
}
.owl-carousel.owl-theme .owl-nav button.owl-next{
    float: right;
}
.box p{
    font-size: 22px;
    line-height: 26px;
    margin: 0 0 15px 0;
}
.box p:nth-last-of-type(1){
    margin-bottom: 0;
}
.page-header.navbar .page-logo{
    background: #666;
}
.pdf-icon:before{
    content: "\f1c1";
    margin-right: 5px;
    font-family: FontAwesome;
}
.page-container-bg-solid .page-content {
    background: #f7f7f7;
}
.portlet.light>.portlet-title>.caption>.caption-subject,
.portlet.light>.portlet-title>.caption {
    font-weight: 700;
}
.login .content .create-account{
    margin: 40px -25px -25px -25px;
    padding: 0;
}
.login .content .create-account p a{
    display: block;
    padding: 20px;
    background: #EE2E24;
    color:#fff;
    transition: all 0.4s;
}
.login .content .create-account p a:hover{
    background: #000;
}
.portlet.light>.portlet-title>.caption i{
    font-size: 22px;
    margin-right: 8px;
}
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td{
    font-weight: 300;
    color:#666;
    font-size: 15px;
    font-family: "Poppins";
    padding:10px;
}
table.dataTable thead th,
.portlet.light label{
    font-weight: 400;
    letter-spacing: 1px;
    color:#EE2E24;
    font-size: 15px;
    font-family: "Poppins";
}
.form .form-actions, .portlet-form .form-actions{
    padding: 10px;
    background: transparent;
    border: none;
    border-top:1px solid #f7f7f7;
    border-bottom:1px solid #f7f7f7;
}
.btn{
    padding: 8px 20px;
}
.btn.green:not(.btn-outline){
    background: #EE2E24;
    border-color: #EE2E24;
}
input.form-control{
    height: 40px;
    font-family: "Poppins";
    font-weight: 300;
    color:#3D5567;
    font-size: 15px;
    line-height: 40px;
}
.modal-dialog .dt-buttons{
    display: none;
}
.modal-dialog .portlet-title{
    display: none;
}
.step-container{
    background: #f2f2f2;
    margin-bottom: 20px;
}
.stepStatus{
    margin: 0 0 0px 0;
    padding: 0;
}
.stepStatus li{
    display: inline-block;
    width: 25%;
}
.stepStatus li>span,
.stepStatus li a{
    display: block;
    padding: 20px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color:#000;
    border-right: 3px solid rgba(255,255,255,0.5);
    background: #f2f2f2;
}
.stepStatus li>span{
    cursor: not-allowed;
}
.stepStatus li a:hover{
    background:#ccc;
}
.stepStatus li.stepStatus.stepStatusPrev>span,
.stepStatus li.stepStatus.stepStatusPrev a{
    background: #6d0ef3;
    color:#fff;
}
.stepStatus li.stepStatus.stepStatusCurrent>span,
.stepStatus li.stepStatus.stepStatusCurrent a{
    background: #EE2E24;
    color:#fff;
}
.stepStatus li>span .stepBody,
.stepStatus li a .stepBody{
    font-size: 15px;
    font-weight: 300;
}

.form-actions-fixed{
    min-height: 85px;
    position: relative;
}
.small-grid{
    margin-top: 50px;
    margin-bottom: 50px;
}
.form-actions-fixed .content{
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    padding: 20px 0;
    width: 100%;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
}
.form-actions-fixed.absolute .content{
    position: absolute;
    box-shadow: none;
}
.form-actions-fixed.absolute .content>.container{
    width: 100%;
    padding: 0;
}
.open-modal-fixed{
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 0%;
    z-index: 9;
    background: #EE2E24;
    color:#fff;
    font-size: 20px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    /* transform: translate(-50%,0); */
    padding: 0px;
    display: none;
}
.open-modal-fixed span{
    position: absolute;
    right:20px;
    top:50%;
    transform: translate(0,-50%);
}
.dataTable tr td span{
    padding: 8px;
    color:#fff;
    display: block;
    text-align: center;
    border-radius: 8px!important;
    font-size: 15px;
    line-height: 15px;
}
.open-modal-fixed.active{
    display: inline-block;
}
.open-modal-fixed .form-group{
    margin: 0;
}
.open-modal-fixed form{
    display: block;
}
.open-modal-fixed .btn{
    display: block;
    border:none;
    width: 100%!important;
    padding: 20px 30px;
    font-size:18px;
    color:#fff;
    background: transparent;
    box-shadow: none;

}
button.dt-button, div.dt-button, a.dt-button{
    background: #fff;
    border:1px solid #EE2E24;
    color:#EE2E24;
    font-family: "Poppins";
    font-size: 12px;
    letter-spacing: 0.5px;
}
button.dt-button:hover, div.dt-button:hover, a.dt-button:hover{
    background: #EE2E24!important;
    color:#fff!important;
}
.portlet.light .dataTables_wrapper .dt-buttons{
    margin-top: 0;
}
.next-tickets-count.badge{
    background: #EE2E24;
    position: absolute;
    top:5px;
    left: 50%;
}
.alert.alert-danger{
    background: #dc3427;
    color:#fff;
}
.alert{
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
}
.alert.alert-success{
    background: #3f903f;
    color:#fff;
}
.aligncenter {
    margin: 0 auto;
}
.dashboard-stat{
    position: relative;
}
.dashboard-stat a.more{
    position: static;
}
.dashboard-stat .visual>i{
    transition: all 0.3s;
}
.dashboard-stat:hover .visual>i{
    opacity: 0.5;
}
.dashboard-stat a.more:before{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 2;
}
.dashboard-stat .visual {
    height: 120px;
}
.dashboard-stat .details .desc{
    font-size: 26px;
}
.image-thumb{
    display: block;
    background-size: cover!important;
    background-position: center center!important;
    padding-bottom: 100%;
    margin-bottom: 5px;
    position: relative;
    overflow: hidden;
}
.image-thumb span{
    display: block;
    background-size: cover!important;
    background-position: center center!important;
    position: absolute;
    top:0;
    left: 0;
    width:100%;
    height: 100%;
    z-index: 0;
    transition: all 0.4s;
}
.image-thumb:hover span{
    transform:scale(1.05); -webkit-transform:scale(1.05); 
    -moz-transform:scale(1.05); -o-transform:scale(1.05);
}
.image-thumb:after{
    z-index: 2;
    position: absolute;
    content: "";
    font-family: FontAwesome;
    font-size: 40px;
    color: #fff;
    top:50%;
    left: 0;
    width:100%;
    display: block;
    text-align: center;
    transform: translate(0,-50%);
    margin-top: -600px;
    transition: all 0.5s;
}
.image-thumb:before{
    top:0;
    z-index: 1;
    left: 0;
    width:100%;
    background: #000;
    content: "";
    position: absolute;
    opacity: 0;
    height: 100%;
    width: 100%;
    transition: all 0.4s;
}
.image-thumb:hover:after{
    margin-top: 0;
}
.image-thumb:hover:before{
    opacity: 0.3;
}
.lg-row5{
    margin-left: -2.5px;
    margin-right: -2.5px;
}
.lg-row5>div{
    padding-left: 2.5px;
    padding-right: 2.5px;
}
.lg-row5>div label{
    font-size: 13px!important;
}
.padding5{
    padding-left: 2.5px;
    padding-right: 2.5px;
}
#map{
    display: block;
    width:100%;
    height: 245px;
}
.std table tr td{
    padding: 10px;
    font-size:15px;
    line-height: 20px;
}
.std table tr:nth-child(even) td{
    background: #f7f7f7;
}
.std p{
    margin:0 0 15px 0;
    font-size:15px;
    line-height: 20px;
}
.std ul li{
    font-size:15px;
    line-height: 20px;
}
.std h6{
    font-size:18px;
    font-weight: 700;
    margin:0 0 10px 0;
}
.std h5{
    font-size:20px;
    font-weight: 400;
    margin:0 0 5px 0;
}
.std .row {
    margin-top: 50px;
    margin-bottom: 25px;
}
.std h3{
    font-size:45px;
    font-weight: 700;
    margin:0 0 30px 0;
}
.fr-box.fr-basic .fr-element{
    min-height: 240px;
}
textarea.fr-code{
    width:100%;
}
.block-center{
    display: block;
    text-align: center;
}
.gap10{
    margin-bottom: 10px;
}
.gap30{
    margin-bottom: 30px!important;
}
.vcenter{
    display: inline-block;
    float:none;
    vertical-align: middle;
}
.loading-content{
    position: fixed;
    z-index: 99998;
    top:0;
    left:0;
    width:100%;
    display: none;
    height: 100%;
    background: rgba(0,0,0,0.6);
}
.loading-content i{
    position: absolute;
    top:50%;
    left:50%;
    margin-top: -45px;
    margin-left:-45px;
    color:#005050;
    font-size:90px;
}
.quick-message{
    position: fixed;
    display: none;
    top:200px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    right:30px;
    z-index: 999999;
    color:#fff;
    padding: 25px;
    font-size: 15px;
    font-weight: 300;
}
.quick-message.success{
    background: #EE2E24;
}
.quick-message.danger{
    background: #a94442;
}
.inline-label{
    margin: 0;

}
/*----------------*/
.file-preview img{
    width: 100%;
}
.post-cover{
    text-align: center;
    padding: 20px 0;
}
.post-cover .cover-head{
    padding: 0 0 20px 0;
}
.post-cover .form-group{
    position: relative;
    min-height: 100px;
}
.post-cover label{
    font-size: 18px;
    line-height: 27px;
    font-weight: 300;
    color:#000;
}
.post-cover .add-cover{
    position: absolute;
    cursor: pointer;
    top:0;
    left: 0;
    color:#fff!important;
    display: flex;
    align-items:center;
    justify-content:center;
    height: 100%;
    width: 100%;
    background: #EE2E24;
}
.post-cover .add-cover:hover{
    background: #3D5567;
}
/**/
i.red{
    color:red;
}
p.info{
    display: block;
    margin: 0;
    padding:20px 0 20px 0;
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 700;
    border-bottom: 1px solid #f7f7f7;
}
i.green{
    color:#3f903f;
}
.tick:before{
    font-family: FontAwesome;
    content:"";
    color:#3c763d;
}
.cross:before{
    font-family: FontAwesome;
    content:"";
    color:#d9534f;
}
.no-codes-header{
    margin:0;
    padding: 25px 15px;
    font-size:17px;
}
.go-right{
    float:right;
    margin-top: -34px;
    z-index: 1;
    position: relative;
}
.profile-username{
    font-size:40px;
    margin:40px 0 0px 0;
}
.hidden-form{
    display: none;
}
#flashMessage{
    position: fixed;
    top:8px;
    left:50%;
    transform: translate(-50%,0);
    max-width: 90%;
    z-index: 999999;
}

.timeline-body-content .btn{
    margin-top:25px;
}
.btn.btn-small.red{
    font-size: 13px;
    line-height: 13px;
    margin: 0 10px;
    padding: 5px 10px;
}
.no-padding{
    padding: 0!important;
}
.new-room-tabs,
.new-warehouse-tabs{
    padding-top: 0!important;
}
.new-room-tabs .nav-tabs,
.new-warehouse-tabs .nav-tabs{
    margin: 0;

    border:none!important;
}
.new-room-tabs .nav-tabs li,
.new-warehouse-tabs .nav-tabs li{
    width: 50%;
    border:none!important;
}
.new-room-tabs .nav-tabs li a,
.new-warehouse-tabs .nav-tabs li a{
    padding: 20px 5px;
    border:none!important;
    margin: 0;
    color:#a4a4a4;
    background: #fff!important;
    text-align: center;
    font-size: 18px;
    font-weight: 700;

}
.new-room-tabs .nav-tabs li a:hover,
.new-warehouse-tabs .nav-tabs li a:hover{
    color:#444;
}
.new-room-tabs .nav-tabs li.active a,
.new-warehouse-tabs .nav-tabs li.active a{
    background: transparent!important;
    color:#444;
}
.new-room-tabs .tab-pane,
.new-warehouse-tabs .tab-pane{
    padding: 30px 25px 0 25px;
}
.btn-primary{
    background: #bfbfbf;
    color:#fff!important;
    border:none!important;
    white-space: normal;
    transition: all 0.3s;
}
.btn-success{
    font-weight: 700;
    background: #EE2E24;
    border:none!important;
    white-space: normal;
    transition: all 0.3s;
    text-transform: uppercase;
}
.btn-primary:focus,
.btn-primary:hover,
.btn-success:focus,
.btn-success:hover{
    background: #3D5567!important;
    border:none!important;
}
.btn-success.btn-xs{
    padding: 6px 10px;
    font-size: 12px;
    line-height: 14px;
}
.timeline .timeline-item:nth-last-of-type(1) .timeline-badge span{
    background: #32c5d2!important;
    border-color:#32c5d2!important;
    color:#fff!important;
}
.timeline .timeline-item:nth-last-of-type(1) .timeline-badge span.broken{
    background: #e7505a!important;
    border-color:#e7505a!important;
}
.mt-element-list .list-simple.ext-1.mt-list-container ul>.mt-list-item.done:hover{
    background: transparent!important;
}
.mt-element-list .list-simple.mt-list-container ul>.mt-list-item>.list-item-content>h3>a{
    color:#fff!important;
}
p.warning {
    color: red;
    font-weight: bold;
}

.hasCountdown .countdown_section{
    font-size:0;

}
.hasCountdown .countdown_section br{
    display: none;
}
.hasCountdown .countdown_section .countdown_amount{
    font-size:18px;
    font-weight: 700;
}
.hasCountdown .countdown_section:nth-of-type(1) .countdown_amount:after{
    content:':';
    margin:0 4px;
}

.select2-container .select2-choices .select2-search-field input, .select2-container .select2-choice, .select2-container .select2-choices {
    border-radius: 0;
}

/* Photos */

.row .thumb {
    text-align: center;
    padding-bottom: 21px;
    vertical-align: middle;
}

.row .thumb h4, .row .thumb a {
    margin-top: 5px;
}

.row .thumb .thumbnail {
    margin-bottom: 0;
    font-size: 70px;
    color: #EEE;
    line-height: 150px;
}

.row .thumb .thumbnail .img-responsive {
    height: 150px;
    width: auto;
}

.row.thumbs .thumbnail .img-responsive {
    height: 50px;
    width: auto;
}

/* Magnific Popup */

/* overlay at start */
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;

    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}
#bulkImage .select2-container--bootstrap:before{
    position: absolute;
    top:50%;
    transform: translate(0,-50%);
    right: 15px;
    pointer-events: none;
    content:"";
    font-family: FontAwesome;
}
/* language switcher */
#language-switcher {
    min-width: 0;
    width: 100%;
}

#language-switcher li {
    width: 100%;
}

#language-switcher li a {
    text-align: center;
    width: 100%;
}

.quick-access-list{
    margin:0;
    padding:0;
}
.quick-access-list li{
    display: blok;
    margin:0 0 15px 0;
    list-style-type: none;

}
.quick-access-list li:nth-last-child(1){
    margin-bottom: 0;
}
.quick-access-list li span{
    display: inline-block;
    font-size:12px;
    font-weight: 300;
    color:#a4a4a4;
    padding: 0 10px;
}

/*------------------------------------------*/
.scrollToTop{
    position: fixed;
    bottom: 0px;
    right: 0;
    display:none;
    width:40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background:#001e2c;
    color:#fff;
    opacity:0.9;
    border-radius: 50%;
    z-index: 99999;
    cursor:pointer; 
    -webkit-transition: all 0.5s;
    transition: all 0.5s;

}
.scrollToTop:hover,.scrollToTop:focus{
    opacity:1;
    color:#fff;
}


#nestable-menu {
    margin-top: 0;
}


.select2-container .select2-choice, .select2-container .select2-choices {
    border: 1px solid #dfd7ca;
    border-radius: 4px;
    padding: 11px 16px;
    box-shadow: none;
    height: 46px;
    line-height: 1.42857143;
    box-sizing: border-box;
}

.select2-container .select2-choices .select2-search-field input {
    padding: 0;
    font-size: 14px;
    height: 22px;
    line-height: 1.42857143;
    box-sizing: border-box;
}

.select2-container .select2-choice > .select2-chosen {
    padding: 0;
}

th, th a {
    font-weight: bold;
}

.footable-row-detail-name, label, div.alert, div.alert * {
    font-family: "Roboto Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.select2-container .select2-choice .select2-arrow b {
    background-position-y: 10px;
}

.select2-container-multi .select2-choices .select2-search-choice {
    margin: 0 5px 0 0;
}


.select2-offscreen, .select2-offscreen:focus {
    top: 70px !important;
    left: 50% !important;
}

.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
    line-height: 1.42857143;
    padding: 4px;
    background: transparent;
}

.footable.breakpoint > tbody > tr > td > span.footable-toggle {
    margin-right: 5px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background: transparent;
}

td.footable-visible {
    background: #f8f5f0;
}

.navbar-brand, .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    /*background: #fff;*/
    /*border-radius: 5px;*/
    /*margin-top: 2px;*/
    /*border: 2px solid red;*/
}
.navbar-brand {
    position: relative;
    top: 4px;
}

.navbar-fixed-top {
    /*    border-width: 0 0 0px;
        border-color: #fff;
        box-shadow: none;*/
}

.select2-results .select2-highlighted {
    background: #673316;
}

.select2-drop-active {
    border: 1px solid #dfd7ca;
    border-top: none;
}

.select2-container-active .select2-choices {
    border: 1px solid #dfd7ca !important;
    box-shadow: none !important;
}

td.actions, th.actions {
    /*padding: 5px 2px 0 2px !important;*/
    text-align: center;
}

div.footable-row-detail-value a span, td.actions a span {
    font-size: 23px;
}

#nestable {
    margin-bottom: 10px;
}

.form-group.time > label {
    clear: both;
    width: 100%;
}

.form-group.time > div:nth-child(2) {
    margin-right: 10px;
}

.form-group.time > div {
    width: 80px;
    display: inline-block;
}

.row.attachments {
    margin-bottom: 15px;
}

.row.attachments img {
    margin: 5px auto 5px auto;
}

.row.attachments div {
    text-align: center;
}

/*Timeline*/

.timeline > li > .timeline-badge {
    left: 0;
}

.timeline > li > .timeline-panel {
    width: 95%;
}

.timeline:before {
    left: 0;
}

.timeline-body .content {
    margin-top: 10px;
}

.category.breadcrumb {
    margin-bottom: 5px;
}

#category select {
    margin-right: 5px;
    border: 1px solid #dfd7ca;
    border-radius: 4px;
    padding: 7px 12px;
}

.dd3-content {
    font-weight: normal;
}

.dd3-content:hover {
    color: #673316;
    background: #fff;
}

.btn-sm, .btn-group-sm>.btn {
    padding-bottom: 3px;
}

#TaskList {
    max-height: 320px;
    overflow-y: auto;
    margin-top: 10px;
}


.checkbox label {
    width: 100%;
}

.checkbox label span {
    float: right;
    margin-right: 5px;
    color: #bfbfbf;
}

.checkbox label span:hover {
    color: #3e3f3a;
}

#TaskList .closed label {
    text-decoration: line-through;
    color: #bfbfbf;
}

#TaskList .closed label span {
    display: none;
}

/*#flashMsg .alert {
    position: fixed !important;
    top: 80px;
    right: 80px;
    min-width: 25%;
    z-index: 1031;
    -webkit-box-shadow: 0px 0px 10px 8px rgba(255, 255, 255, 1);
    -moz-box-shadow:    0px 0px 10px 8px rgba(255, 255, 255, 1);
    box-shadow:         0px 0px 10px 8px rgba(255, 255, 255, 1);
}*/

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-info {
    color: #fff;
    background-color:#EE2E24;
    border-color: #EE2E24;
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.alert .close:focus, .alert .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}

label {
    font-weight: bold;
}

#description {
    padding: 10px;
}

.asset .table>tbody>tr>th {
    /*padding-left: 0;*/
}

.quantity {
    width: 70px;
    display: inline-block;
}

.orders.view .table>tfoot>tr>th, .cart.index .table>tfoot>tr>th {
    border-top: 1px #7f523a solid;
}

span.discount {
    font-weight: bold;
}

.asset-link, td a {
    text-decoration: none !important;
}

.select2-container .select2-choice, .select2-container .select2-choices {
    display: block;
    width: 100%;
    height: 38px;
    padding: 7px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-shadow: inset 0 2px 0 rgba(0,0,0,0.075);
}

.select2-container .select2-choice .select2-arrow b {
    background-position-y: 5px;
}

.cart.not-empty {
    color: #ff851b !important;
}

.cart-depository {
    background: #fafafa;
    text-align: right;
    border-color: #ededed !important;
    border-style: solid !important;
    border-width: 0 0px 1px 0px !important;
}

.cart-depository h4 {
    margin: 0;
}

table.cart th:first-child, table.cart td:first-child {
    width: 25%;
}

.survey .fa {
    color: #797979;
    font-size: 60px;
}

.survey .fa {
    font-family: 'FontAwesome';
    font-weight: normal;
}

.survey > div {
    text-align: center;
}

.survey a .fa.fa-thumbs-down, .survey a .fa.fa-thumbs-up {
    font-size: 27px;
}
.survey a.selected .fa.fa-frown-o, .survey a.selected .fa.fa-thumbs-down {
    color: #d9534f;
}

.survey a.selected .fa.fa-meh-o {
    color: #f0ad4e;
}

.survey a.selected .fa.fa-smile-o, .survey a.selected .fa.fa-thumbs-up {
    color: #3f903f;
}

.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
    background: #7f523a;
    border: 1px solid #673316;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background: #7f523a;
}

.daterangepicker .ranges li {
    color: #7f523a;
}

.row.product .net-price {
    display: block;
    margin-top: 5px;
}

.row.product-summary {
    margin-bottom: 10px;
}

.row.product {
    border-bottom: 1px solid #eeeeee;
}

.row.product h2 {
    font-size: 15px;
    font-weight: bold;
}

.row.product h2 {
    margin-top: 10px;
    margin-bottom: 5px;
}

.product-photo {
    max-height: 60px;
    max-width: 60px;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
}

.gallery .row > div {
    text-align: center;
}

.gallery img {
    margin: 0 auto;
}

.gallery .remove-attachment {
    margin-bottom: 15px;
    display: block;
}

@media (min-width: 768px) {
    .product-photo-container {
        display: table-cell;
        float: none;
        vertical-align: middle;
        max-width: 100px;
    }

    .row.product .row {
        display: table;
        width: 100%;
    }
}

.product-image .product-photo {
    margin: 20px auto;
}

.datatablesDefaultSearchClass {
    width: 100%;
}

table.dataTable table.ingredients {
    width: 100%;
}

table.dataTable table.ingredients th {
    background: transparent;
}

table.dataTable table.ingredients th {
    padding: 0 5px 5px;
    font-size: 12px;
}

table.dataTable table.ingredients tr {
    background: transparent;
}

table.dataTable table.ingredients tr td {
    padding: 0 5px 5px;
    font-size: 12px;
}

table.dataTable table.ingredients tr td.amount {
    width: 10%;
}

table.dataTable table.ingredients tr td.name {
    width: 50%;
}

.dataTable > tfoot {
    display: table-header-group;
}

.portlet-body .table>tfoot>tr>td, .portlet-body .table>tfoot>tr>th {
    padding: 5px;
    border-top: 1px solid #111;
    /*background: #eeeeee;*/
}

.drag-move {
    cursor: move;
}

.select2-container--bootstrap .select2-selection__clear {
    position: relative;
    z-index: 100000;
}

label.error {
    color: #e02222;
    font-size: 12px;
    padding-left: 2px;
}

.login {
    background-color: #ffffff !important;
}

.login .content .forget-password {
    float: none;
}

.dataTable a.btn {
    margin: 2px;
}

#logo-alternative {
    max-height: 45px;
    margin: 10px 20px;
}

.pricing-content-1 .price-table-pricing>h3>.price-sign {
    font-size: 13px;
}

div.datepicker {
    z-index: 9996 !important;
}
.delete-photo{
    width: 100%;
    text-align: center;
}
.btn.green:not(.btn-outline).active.focus, .btn.green:not(.btn-outline).active:focus, .btn.green:not(.btn-outline).active:hover, .btn.green:not(.btn-outline):active.focus, .btn.green:not(.btn-outline):active:focus, .btn.green:not(.btn-outline):active:hover, .open>.btn.green:not(.btn-outline).dropdown-toggle.focus, .open>.btn.green:not(.btn-outline).dropdown-toggle:focus, .open>.btn.green:not(.btn-outline).dropdown-toggle:hover,
.btn.green:not(.btn-outline).focus, .btn.green:not(.btn-outline):focus,
.btn.green:not(.btn-outline).active, .btn.green:not(.btn-outline):active, .btn.green:not(.btn-outline):hover, .open>.btn.green:not(.btn-outline).dropdown-toggle{
    background: #3D5567;
    border-color: #3D5567;
}
.article-img{
    width: 100%;
}
@media (max-width: 768px) {
    #steps{
        position: relative;
        top:0;
        left: 0;
        width: 100%;

        background: #f2f2f2;

    }
    .step-container>.current-step{
        padding: 20px;
        font-size: 26px;
        color:#fff;
        cursor: pointer;
        background: #EE2E24;
    }
    .stepStatus li>span, .stepStatus li a{
        border-right: none;
        border-bottom: 3px solid rgba(255,255,255,0.5);
    }
    .stepStatus li{
        width: 100%;
    }
    #stepStatus{
        max-width: 300px;
        width: 100%;
        padding: 40px 0;
        margin: auto;
    }
    #language-switcher li a {
        text-align: left;
    }
    .footer-ue p {
        margin: 10px 0 0 0;
    }
}
@media (max-width: 480px) {
    .btn.btn-default{
        white-space: normal;
    }
    .col-us-6{
        width: 50%;
    }
}
@media (max-width: 370px) {
    .col-us-6{
        width: 50%;
    }
    .navbar-brand {
        /*max-width: 100px;*/
    }
}
@media (min-width: 768px) {
    .sm-pull-right{
        float: right;
    }
    #steps{
        display: block!important;
    }
}
@media (min-width: 992px) {
    .md-pull-right{
        float: right;
    }
}


