html, body{min-height: 100%;padding-bottom: 0!important;}

.sidebar-right{    left: auto!important;right:-290px;}
.navigation {position:fixed;}
.list-group-item a.post-link,.list-group-item a.group-link {
    line-height: 30px!important;
    padding: 10px!important;
    margin: 5px 0;
    font-size: 13px!important;
}
.relative{position: relative}
.big-title {
    font-size: 50px;
}
#advantages-block {
    overflow: hidden;
    padding: 30px 0;
}
.icon-advant i {
    font-size: 80px;
    margin: 0 auto;
    width: 100%;
    padding: 15px 0;
    text-align: center;
}
.box-title {
    font-size: 24px;
    color: #333;
}
.info-orders .label {
    color: #000!important;
    font-size: 0.8rem!important;
}
.content-header {
    padding: 15px 0 10px 0;
    margin: 0 15px;
    border-bottom: 1px dashed #ddd;
}
.tab_content .select2-container {
    width: 100%!important;
}
.select2-container {
    margin-bottom: 15px!important;
}
.select2-container--default .select2-selection--single {
    height: 3rem!important;
}
.select2-container:active,.select2-container:focus {
    border: 0!important;
    outline: none!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 3rem!important;
}
/***HANDSON***/
.handsontable .htDimmed {
    color: #000!important;
    font-size: 12px!important;
}


/**Login**/

.login-bg {
    position: fixed;
    top: 0;
    left: 0;
    background: url("../images/login-bg.jpg");
    bottom: 0;
    right: 0;
    background-size: cover;
    z-index: -9;
}
.forgot,.stay-conect {
    color: #fff;
}
.logo {
    text-align: center;
    background: rgba(255,255,255,0.8);
    width: 50%;
    margin: 0 auto;
    padding: 30px 50px;
}
.login-content {
    position: absolute;
    height: 360px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.logo img {
    width: 100%;

}
.login-form {
    background: #333;
    color: #fff;
    width: 355px;
    height: 385px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.3),0 6px 20px 0 rgba(0,0,0,0.5);
    z-index: 999;
}
.login-form .box-header {
    color: #fff;
    background: linear-gradient(#4fc3f7 ,#81d4fa);
    font-size: 35px;
    text-align: center;
    padding: 10px 0;
}
.login-form input {
    -webkit-box-shadow: inset 0 0 0 50px #333!important;
    -webkit-text-fill-color: #fff!important;
    color: #fff;
}
::-webkit-input-placeholder {color:#fff;}
::-moz-placeholder          {color:#fff;}/* Firefox 19+ */
:-moz-placeholder           {color:#fff;}/* Firefox 18- */
:-ms-input-placeholder      {color:#fff;}
.line-35 {
    height: 35px;
    line-height: 35px;
}
.login-form .box-body {
    padding: 15px;
}
/**********/

.main-header .logo {
    height: 54px!important;
}

.offset-top-50{padding-top: 50px;}
.page-title{font-size: 36px;font-family: "Open Sans Condensed", sans-serif; font-weight: bold;text-align: center;margin: 15px 0;color: #174568}
.right .page-title{font-size: 20px;font-family: "Open Sans Condensed", sans-serif; font-weight: bold;text-align: center;margin: 15px 0;color: #174568}

.heroes{
    text-align:center; position: absolute;font-weight: bold;font-size: 18px;cursor: pointer;
    width: 60px;
    height: 40px;
    background: #174568;
    border-radius: 100px/60px;
    line-height: 40px;
    box-shadow: -4px -7px 14px #5b5b5b;
    color: #fff;
}
.heroes:before {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: 20px 10px 0px 10px;
    border-style: solid;
    border-color: #174568  transparent;
}

.region-label{position: absolute;z-index: 50;cursor: pointer; text-decoration: none;color: #33383d}
.region-label:hover{text-decoration: none;color: #33383d}
.brand{font-size: 20px;font-family: "Open Sans Condensed", sans-serif; font-weight: bold;text-align: center;margin: 10px 0;}
.brand a{color: #174568}
.brand h2{font-weight: bold; }
.heroes-content h2{font-family: "Open Sans Condensed";color: #174568;margin: 0 }
.heroes-content h2 a{color: #174568;margin: 0;font-weight: bold }
.hero-img{width: 40%;padding-right: 15px;}

.navbar-collapse ul{padding: 5px 10px;}
.post-inner-content input, .post-inner-content select{border-radius: 0}

.captcha {width: 210px;display: inline;margin-right: 0;padding-right: 120px;background-position: 100%}

.paginator{
    text-align: center;
}

table.dataTable tbody tr {
    background-color: transparent!important;
}
.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
    margin: 0!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
}
.wizard li.current {
    width: 17%!important;
    position: relative;
    height: 80px;
}
.wizard li.current a {
    background: #03a9f4!important;
}
.wizard li.disabled,.wizard .done {
    width: 13.83%!important;
    border-right: 1px solid #ccc;
}
.actions li.disabled {
    width: auto!important;
    border: 0!important;
}
.wizard .steps ul li.last:before {
    border-width: 0;
}
.wizard li.done a {
    background: #4caf50!important;
}
.wizard li.done {
    display: block;
    position: relative;
}
#repeat-weekdays label.days {
    background: #FF5F4B;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
}
#repeat-weekdays label.checks {
    background:  #6CB259;
}
#repeat-weekdays input[type=checkbox] {
    display: none;
    visibility: hidden;
}
.wizard li.disabled a {
    color: #333!important;
    background: #eee;
    cursor: default;
    word-wrap: normal;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#schedule-post-wizard li.current {
    width: 22%!important;
    position: relative;
    height: 80px;
}
#schedule-post-wizard li.disabled, #schedule-post-wizard .done {
    width: 19.48%!important;
    border-right: none!important;
}

.actions li a {
    width: 123px!important;
}
.actions li.disabled a {
    color: #fff !important;
}
span.post-comments {
    font-size: 14px;
    color: #777;
}
span.post-links {
    font-size: 14px;
    color: #777;
    padding-left: 15px;
}

.post-title,.group-title {
    font-size: 20px;
}
.group-fans {
    font-size: 14px;
    padding-bottom: 5px;
}
.post-date {
    font-style: italic;
    font-size: 12px;
    color: #999;
    padding-bottom: 5px;
    float: left;
}
.wizard > .actions {
    background: transparent;
    padding-bottom: 25px;
    padding-top: 10px;
    padding-right: 25px;
    position: fixed!important;
    bottom: 0px;right: 10px;
    width: 100%!important;
    max-width: 300px;
    z-index: 999;
}
.save-image{position: fixed!important;right:15px;bottom:15px}
.list-group-item {
    background: #eee;
    border-bottom-right-radius: 0!important;
    border-bottom-left-radius: 0!important;
    border-top-right-radius: 0!important;
    border-top-left-radius: 0!important;
}
.wizard > .content {
    background: #fff!important;
    margin: 0!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
}
.wizard > .content textarea {
    resize: vertical;
}
.wizard > .actions > ul > li {
    margin: 0 5px!important;
}
.wizard > .content .box-body {
    background: #eee;
    height: 150px;
    position: relative;
}
.width-100 {
    width: 100%!important;
}

.login input{
    -webkit-box-shadow: inset 0 0 0 50px #333!important;
    -webkit-text-fill-color: #fff!important;
    color: #fff;
}
.header-serialize {
    background: #26a69a;
    color: #fff;
    height: 35px;
    padding: 0 15px!important;
    line-height: 35px!important;
}
.header-serialize h3 {
    line-height: 35px!important;
}
.text-step1-shed {
    padding: 15px 15px;
}
.wizard > .steps li:nth-last-child:before {
    display: none;
}
.error-text {
    color: red;
    font-size: 12px;
    position: absolute;
    bottom: -3px;

}
.prefix ~ .error-text {
    left:56px;
}

ul.tagit li {
    margin: 15px 5px 5px 0!important;
}
.wizard .steps a {
    font-size: 11px;
    padding: 0 15px!important;
    background: #ddd!important;line-height: 46px;
    height: 46px;
}
.wizard > .content > .body label{display: block!important;}
.group-img {
    width: 84px;
    margin: 0 -18px;
}
.marg-info .post-title b {
    font-size: 17px;
}
.btn-post-float {
    float: right;
}
.post-img {
    width: 100%;
    margin: 5px 0;
}
.view-post {
    clear: both;
    margin: 10px 0;
}
.post-box {
    background: #EAF7E1;
}
.btn-shed {
    position: absolute;
    left: 0;
    right: 0;
    width: 115px;
    bottom: 20px;
}
.wizard li.current:before {
    content: '';
    position: absolute;
    right: -10px;
    top: 0;
    width: 0;
    z-index: 1;
    height: 0;
    border-style: solid;
    border-width: 23px 0 23px 10px;
    border-color: transparent transparent transparent #03a9f4;
}
.wizard li.done:before {
    content: '';
    position: absolute;
    right: -9px;
    top: 0;
    width: 0;
    z-index: 1;
    height: 0;
    border-style: solid;
    border-width: 23px 0 23px 10px;
    border-color: transparent transparent transparent #4caf50;
}
.nav-tabs div.active a {
    text-decoration: underline;
    color: #174568;
}
.main-header .sidebar-toggle:before {
    content: "";
}
.main-header .sidebar-toggle {
    padding: 5.5px 15px !important;
    line-height: 12px;
    height: 53px;
}
.wizard > .content > .body {
    width: 100%!important;
    padding: 0px!important;
}
.select2-container {
    background: transparent;
}
.footer-icons {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.social-icons a{font-size: 40px;cursor: pointer;color: #174568;}
.card .card-action {
    overflow: hidden;
}
.text-input-gray{
    color: #eee;
}

.wizard > .content {
    overflow: auto!important;
}

.wizard .card .card-image .card-title {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.height-auto{
    height: auto!important;
}

/*.chart{*/
/*max-height: 400px;*/
/*}*/


.modal-lg{
    width: 85% !important;
    /*height: 85%!important;*/
    max-height: 85%!important;
    top: 6% !important;
}

.modal-content .modal-title{
    color: lightslategrey;
    font-style: italic;
    padding-bottom: 10px;
}

@media print{
    .no-print{display: none;}
    .content{width: 100%;}
    .content-area img{width: 30%!important;}
    .main-content-inner img{width: 40%!important;margin-right: 10px;}
    a:link:after, a:visited:after {
        /*content: " ("attr(href) ") ";*/
        content: "";
    }
}

@media (max-width: 767px) {
    .navbar-collapse ul {
        padding: 0px 10px;
    }


    .navbar-nav {
        margin: 0 -15px;
    }
    .login_facebook {
        margin-top: 10px!important;
        float: right!important;
    }
    .right, .left{min-height:0px!important;}
    .right .col-md-12:first-child, .left .col-md-12:first-child{position: relative; max-width:1000%;width: 100%; min-height:0px!important;height: auto!important;}
    .left .navbar-toggle{background: #174568;color: #fff;border-radius: 0; position: absolute; right: 0; top: 0;margin: 0}
    .navbar-toggle .icon-bar {background: #fff;}
    .search input{margin-right: 50px;}
    .wrapper {min-width: 1px;}
    .content{min-height: 1px!important;/*padding-bottom: 20px;*/}
    .hero-img {
        width: 100%;
        padding-right:0px;
        padding-bottom:15px;
    }

    .content img{width: 100%;}
    .heroes-content h2 {margin-top: 20px;}
    .heroes-content{margin-bottom: 00px;padding-bottom: 40px;border-bottom: 1px solid #fff}
    .footer-icons{position: relative}

    .modal-lg {
        width: 96% !important;
        /*height: 96%!important;*/
        max-height: 96%!important;
        top: 3% !important;
    }

}
.btn, .btn-large, .btn-flat {
    padding: 0 9px!important;
}
/***LOGIN FORM***/
.login-form-fb {
    width: 100%;
    max-width: 300px;
    background: #333;
    border-radius: 2px;
    margin: 0 auto;
    top: 30%;
    position: absolute;
    left: 0;
    right: 0;
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.3),0 6px 20px 0 rgba(0,0,0,0.5);
}
.login input{ color: #039be5 }
.login-header {
    background: linear-gradient(#4fc3f7 ,#81d4fa );
    text-align: center;
    font-size: 32px;
    border-radius: 2px 2px 0 0;
    padding: 10px 0;
    color: #fff;
}
.online {
    border: 0;
    border-radius: 10px;
    position: absolute;
    width: 8px;
    background: #0f0;
    height: 8px;
    display: block;
    top: 5px;
    left: auto;
    right: -7px;
    animation: online 1.5s infinite;
}
.toggle {
    vertical-align: top;
    width: 21px;
    height: 21px;
    margin-top: 3px;
    margin-bottom: -10px;

}
.gallery_edit {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 56;
}
.groum-item-img {
    position: absolute;
    right: 0px;
    top: 0px;
    display: none;
    z-index: 1000;
}
.groum-item-img a{
    margin: 10px;
    background: rgba(0,0,0,0.5);
    border-radius: 50%;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 36px;
}
.img-item-body:hover .groum-item-img {
    display: block;
}
.image_edit { display: none; }
.img-edit-item-body:hover .image_edit {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 98;
    bottom: 0;
    right: 0;
    text-align: center;
    padding-top: 43%;
    margin: auto;
    font-size: 20px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    transition: 1s;
}
.image-edit-icon {
    display: none;
}
.img-edit-item-body:hover .image-edit-icon {
    position: relative;
    float: right;
    margin: 15px 15px 0 0;
    color: #fff;
    display: block;
    z-index: 99;
}
.gallery_delete {
    display: none;
    z-index: 9999;
    position: relative;
}
.img-item-body:hover .gallery_delete {
    position: absolute;
    top: 10px;
    display: block;
    right: 10px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 33px;
    color: #fff;
    cursor: pointer;
    background: rgba(0,0,0,0.5);
    border: 0;
    border-radius: 50%;
    font-size: 12px;
}
.btn-list-status-enable .mdi,.btn-list-status-disable .mdi,.edit-lists .mdi {
    line-height: 25px;
}
ul.tagit {
    border-radius: 0;
    background: #fff;
}
li.tagit-choice {
    display: inline-block;
    height: 32px!important;
    font-size: 13px!important;
    font-weight: 500!important;
    color: rgba(0,0,0,0.6)!important;
    line-height: 32px!important;
    padding: 0 12px!important;
    border-radius: 16px!important;
    background-color: #e4e4e4!important;
    border: none!important;
    padding-right: 24px!important;
}
.text-icon{display: block!important;    line-height:13px;font-size: 22px;color: rgba(0,0,0,0.6)!important;}
.gallery_edit {
    box-shadow: none;
}
.img-item-body{width: 100%;}
.img-item-body:hover .gallery_edit {
    background: rgba(0,0,0,0.4)!important;
    box-shadow: none;
    transition: 1s;
    position: absolute;
    top: 0;
    left: 0;
}
.img-item-body:hover .image_edit {
    background: rgba(0,0,0,0.4)!important;
    box-shadow: none;
    transition: 1s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 56;
    display: block;
}
.img-item-body:hover .image_edit:after {
   /* font-family: "Material-Design-Icons";
    content: "\e7c3";
    color:#fff;
    font-size: 30px;
    transition: 0.5s;
    background:rgba(0,0,0,0.5);
    width: 50px;height: 50px;
    margin: auto;
    top: 0;bottom: 0;left: 0; right: 0;
    position: absolute;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;*/

}
.gallery-description {
    display: none;
}
.img-item-body:hover .gallery-description {
    display: block;
    left: 0;
    bottom: 10px;
    height: 45px;
    background: rgba(0,0,0,0.7);
    line-height: 45px;
    width: 75%;
    margin: auto;
    text-align: center;
    position: absolute;
    color: #fff;
    animation: upImg 0.35s linear;
}
.user-list {
    width: 100%;
}
.user-list td,.user-list th{
    text-align: center;
    height: 34px;
    vertical-align: middle;
}
.user-list th{
    border-bottom: 1px solid #ccc;
    color: #fff;
}
.user-list td{
    border-bottom: 1px solid #eee;
}

.img-edit-item-body {
    margin: 0;
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
}
.gallery .box-body {
    padding: 0;
}
.img-item-body img {
    width: 100%;
    height: 100%;
}

.gallery-name {
    position: absolute;
    display: block;
    top: 16px;
    width: 75%;
    height: 36px;
    left: 0;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    background: rgba(0,0,0,0.6);
    color: #fff;
    transition: 0.75s;
}
.img-item-body:hover .gallery-name {
    background: #23527c;
}
.upload-photo {
    border: 1px solid #ccc;
    background: rgba(0,0,0,0.2);
    width: 150px;
    height: 160px;
    float: right;
}
.upload-photo i
{
    left: 0;
    right: 0;
    width: 48px;
    height: 48px;
    font-size: 50px;
    bottom: 60px;
    margin: auto;
    color: #fff;
    z-index: 99;
    position: absolute;
}
.dataTables_wrapper input,.dataTables_wrapper select {
    height: 34px;
    width: auto;margin-bottom: 0;
}
.dataTables_wrapper label {
    font-size: 14px;
}
.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate {
    margin: 10px 15px;margin-right: 0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #44BAFF!important;
}
table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid transparent!important;
}
/*table.dataTable.no-footer {*/
    /*border-bottom: 1px solid transparent!important;*/
/*}*/
.relative {
    position: relative;
}
.upload-photo input {
    display: none;
}
.upload-photo label {
    left: 0;
    right: 0;
    display: block;
    text-align: center;
    color: #fff;
    transition: 1s;
    font-size: 20px;
    bottom: 25px;
    margin: auto;
    cursor: pointer;
    z-index: 999;
    position: absolute;
}

.reverse {
    position: absolute;
    font-size: 35px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 35px;
    text-align: center;
    margin: auto;
}
.main-footer {
    position: relative;
}
.btn-primary-list:hover,.btn-list-status-disable:hover,.btn-list-status-enable:hover {
    color: #fff;
}
#select2-user_timezone-tj-container[title] {
    display: none;
    visibility: hidden;
}
.alert {
    padding: 15px;
    background: #C53C2B!important;
    font-size: 18px;
    text-align: center;
    color: #fff;
}
.sweet-alert .sa-icon.sa-success {
    border-color: #6CB259;
}
.sweet-alert .sa-icon.sa-success .sa-line {
    background-color: #448F30;
}
.sweet-alert .sa-icon.sa-warning {
    border: 5px solid #FF5F4B!important;
}
.sweet-alert .sa-icon.sa-warning .sa-body {
    background-color: #C53C2B!important;
}
.sweet-alert .sa-icon.sa-warning .sa-line {
    background-color: #C53C2B!important;
}
.navbar-nav>li>a {
    line-height: 23px;
}
.select2-container--default .select2-selection--single {
    background-color: inherit!important;
    border: 0!important;
    border-bottom: 1px solid #9e9e9e!important;
    border-radius: 0!important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0!important;
}
.sweet-alert {
    border-radius: 0!important;
    background: #01579b!important;
}
.sweet-alert .sa-icon.sa-success .sa-fix {
    background-color: #01579b !important;
}
.sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
    background: #01579b !important;
}
.sweet-alert h2 {
    color: #fff!important;
}
.sweet-alert p {
    color: #eee!important;
}
.radio+.radio, .checkbox+.checkbox {
    margin-top: 2px!important;
}
.cancel {
    background: #689f38 !important;
}
.box {
    border-radius: 0;
}
.header-primary {
    background: #00B0FF;
}
.header-danger {
    background:  #FF5F4B;
}
.header-success {
    background:  #6CB259;
}
.header-violet {
    background:  #452F74;
}
.box-violet {
    border-top-color:  #452F74;
}
.box-grass {
    border-top-color: #448F30;
}
.box-header,.box-title {
    color: #fff;
}
.login-body {
    padding: 30px 15px 15px 15px;
}
.login-footer {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
}
.forgot_pass {
    margin-top: -15px;
    padding-bottom: 40px;
}

.wrapper-404 {
    position: relative;
    width: 100%;
    height: 100%;
}
.login_facebook {
    width: auto;
    float: right;
    margin-top: 15px;
}
.login_facebook a {
    background: #345496;
    color: #fff!important;
    height: 35px;
    width: 35px;
    line-height: 35px!important;
    margin: 0;
    padding: 0!important;
    cursor: pointer;
    font-weight: 600;
    font-size: 25px!important;
    left: -2px;
    float: left;

    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.login_facebook a:hover {
    background: #345496!important;
}
.login_facebook span {
    font-weight: bold;
    margin: 0;
    cursor: pointer;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
    width: auto;
    float: left;
    color: #fff;
    background: #345496;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}


.forgot_pass a {
    color: #fff;
}
.material-icons {
    vertical-align: bottom;
    width: 24px;
}
.treeview-menu {
    animation: leftSlide 1s linear;
}
.sidebar-mini.sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right) {
    background: gold!important;
    color: #333!important;
}
.title-page {
    padding: 12px 29px!important;
    font-size: 20px;
    margin: 0;
    color: #fff;
}
.title-page small {
    color: #ccc;
    padding-left: 10px;
    font-size: 12px;
}
.login-footer button {
    text-align: center;
    margin: 0 auto;
    width: 100%!important;
    margin-bottom: 25px;
}
.login {
    margin: auto;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.link-reg {
    width: 100%!important;
}
.link-reg2 {
    width: 100%!important;
    margin-right: 10px!important;
}
.main-sidebar {
    padding-top: 50px;
}
.main-sidebar .sidebar-menu .menu-open a.active {
    background: gold;
    color: #333;

}
.gallery-item a i {
    font-size: 18px;
}
@-webkit-keyframes online {
    0%,100% {
        background: #0f0;
    }
    50% {
        background: transparent;
    }
}
.error{border: 1px solid #c23321}
#drop-zone {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 41px;
    opacity: 0;
    z-index: -1;
    transition: 1.0s;
    background: rgba(0,0,0,0.7);
    border: 2px dashed #fff;

}
#drop-zone:before {
    content: "Drop your files here";
    position: absolute;
    top: 0;left: 0;right: 0;bottom: 0;
    margin: auto;
    font-size: 50px;
    max-height: 50px;
    color: #fff;
    line-height: 100%;
    text-align: center;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0!important;
    bottom: 0!important;
    margin: auto;
}
#company-type-select .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0!important;
    bottom: 0!important;
    margin: auto;
    right: 40px!important;
}

#drop-zone.in {
    z-index: 2;
    opacity: 1.0;
}
#drop-zone.hover {
    opacity: 1;
}
#drop-zone.fade {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 1;
}

@-webkit-keyframes upImg {
    0% {

        bottom: -50px;
    }
    100% {
        bottom: 0;
    }
}
.image-editor{width: 100%;}

.wizard .error{
    border: 0;
}
.img-edit-item-body a{z-index: 999}
.progress-bar-fileupload{position: fixed;bottom: 0;left: 0;height: 10px;background: #44BAFF;transition: 1.0s;width: 0; z-index: 1000000;}
.label-lg{font-size: 16px; padding: 9px 20px;margin: 0;border-radius: 0;padding-left: 50px;position: relative}
.label-lg i{font-size: 28px; position: absolute;left: 10px;top:4px}
.label-transparent{border: 1px solid #fff;}
.label-upload-top-right{position: absolute;right: 10px;top:2px;cursor: pointer}
.drop-zone{height: 400px!important;opacity: 1.0!important;;z-index: 1!important;}
.drop-zone:before {
    content: "Drop your files here";
    position: absolute;
    top: 0;left: 0;right: 0;bottom: 0;
    margin: auto;
    font-size: 50px;
    max-height: 50px;
    color: #fff;
    line-height: 100%;
    text-align: center;
    font-weight: 400;
}
.drop-zone:after {
    content: "Or click here";
    position: absolute;
    right: 10px;top: 10px;
    margin: auto;
    font-size: 20px;
    max-height: 50px;
    color: #fff;
    line-height: 100%;
    text-align: center;
}

#image-labels-editor, .canvas-container{position: absolute!important;top:0;left:0;}

.pressed{background: linear-gradient(#235,#12213F)!important;}

.bootstrap-switch {
    border-radius: 0!important;
}

#save-image .img-item-body .gallery-name {top: 0px;width: 100%;left: 0;line-height: 18px;height: 18px;font-size: 13px;background: rgba(0,0,0,0.9);}

.loader-container {
    width:100%;height:100%;position: fixed;top:0;left: 0;background: rgba(0,0,0,0.8);z-index: 99999999;display: none;
}
.loader {
    position: absolute;
    top:calc(50% - 30px);
    left: calc(50% - 30px);
    width: 61px;
    height: 61px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    perspective: 760px;
}

.cssload-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.cssload-inner.cssload-one {
    left: 0%;
    top: 0%;
    animation: cssload-rotate-one 1.15s linear infinite;
    -o-animation: cssload-rotate-one 1.15s linear infinite;
    -ms-animation: cssload-rotate-one 1.15s linear infinite;
    -webkit-animation: cssload-rotate-one 1.15s linear infinite;
    -moz-animation: cssload-rotate-one 1.15s linear infinite;
    border-bottom: 3px solid rgb(0,153,255);
}

.cssload-inner.cssload-two {
    right: 0%;
    top: 0%;
    animation: cssload-rotate-two 1.15s linear infinite;
    -o-animation: cssload-rotate-two 1.15s linear infinite;
    -ms-animation: cssload-rotate-two 1.15s linear infinite;
    -webkit-animation: cssload-rotate-two 1.15s linear infinite;
    -moz-animation: cssload-rotate-two 1.15s linear infinite;
    border-right: 3px solid rgba(0,46,125,0.97);
}

.cssload-inner.cssload-three {
    right: 0%;
    bottom: 0%;
    animation: cssload-rotate-three 1.15s linear infinite;
    -o-animation: cssload-rotate-three 1.15s linear infinite;
    -ms-animation: cssload-rotate-three 1.15s linear infinite;
    -webkit-animation: cssload-rotate-three 1.15s linear infinite;
    -moz-animation: cssload-rotate-three 1.15s linear infinite;
    border-top: 3px solid rgb(255,255,0);
}







@keyframes cssload-rotate-one {
    0% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }
    100% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-o-keyframes cssload-rotate-one {
    0% {
        -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }
    100% {
        -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-ms-keyframes cssload-rotate-one {
    0% {
        -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }
    100% {
        -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-one {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-moz-keyframes cssload-rotate-one {
    0% {
        -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }
    100% {
        -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@keyframes cssload-rotate-two {
    0% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }
    100% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-o-keyframes cssload-rotate-two {
    0% {
        -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }
    100% {
        -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-ms-keyframes cssload-rotate-two {
    0% {
        -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }
    100% {
        -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-two {
    0% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-moz-keyframes cssload-rotate-two {
    0% {
        -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }
    100% {
        -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@keyframes cssload-rotate-three {
    0% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }
    100% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-o-keyframes cssload-rotate-three {
    0% {
        -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }
    100% {
        -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-ms-keyframes cssload-rotate-three {
    0% {
        -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }
    100% {
        -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-three {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-moz-keyframes cssload-rotate-three {
    0% {
        -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }
    100% {
        -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

.colorpicker-i{width: 24px;height: 30px;display: block}
.toolset input{width: 20px;font-size: 12px; border: 0;color:#203f7c }
.toolset hr{border-top: 1px solid #203f7c;margin: 5px 0;}




.side-nav a,.side-nav li {
    height: auto;
    line-height: 48px;
    color: #bdbdbd!important;
    font-weight: 500;
    font-size: 14px;
}
#settings-dropdown a, #settings-dropdown i{color: #212121!important;}
.side-nav a{padding-left: 5px!important;}

.side-nav#main-nav i {
    display: inline-block;
    margin-right: 16px;
    min-width: 40px;
    width: 40px;
    text-align: left;
    font-size: 20px;
    color: #ebebeb;
    float: none;
    position: relative;
    top:2px;
}
.side-nav li:hover, .side-nav li.active{
    background-color:  #006064;
}

.padding0{padding: 0!important;}
.padding-left15{padding-left: 15px!important;}
.margin0{margin: 0!important;}
.padding1{padding: 1px!important;}
.padding-right15{padding-right: 15px!important;}
.side-nav .collapsible-body{background: #424242}
.content{margin-left: 280px;position: relative}
/*section.content{padding-top: 64px;}*/
.sidebar-overlay {
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: #000;
    z-index: 1034;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.sidebar-overlay.active {
    opacity: 0.5;
    visibility: visible;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
}
.top-bar {
    height: 110px;
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
    line-height: 64px;
    font-size: 2rem;
    color: #fff;
}

.headline {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.1;
    color: #212121;
    text-transform: inherit;
    letter-spacing: inherit;
}
.subhead {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.1;
    color: #212121;
    text-transform: inherit;
    letter-spacing: inherit;
}
/* -- Bootstrap-like style ------------------------------- */
#main-nav .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropdown-menu {
    display: none;
}
/* -- Constructor style ------------------------------- */
.constructor {
    position: relative;
    margin: 0;
    padding: 0 50px;
    -webkit-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
    -o-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
}
.sidebar,
.wrapper {
    display: table-cell;
    vertical-align: top;
}
.sidebar-stacked.open + .wrapper .constructor {
    margin-left: 280px;
}
@media (max-width: 768px) {
    .sidebar-stacked.open + .wrapper .constructor {
        margin-left: 240px;
    }

    .padding-right15{padding-right: 0!important; }
    .padding-left15{padding-left: 0!important;}
}
@media (max-width: 992px) {
    .content {
        margin-left: 0px;
    }
    #header .cyan {
        padding-left: 0px!important;
    }

    .padding-right15{padding-right: 0!important; }
    .padding-left15{padding-left: 0!important;}
}
@media (min-width: 993px) and (max-width: 1366px)  {
    .row .col.lg12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.lg11 {
        width: 91.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.lg10 {
        width: 83.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.lg8 {
        width: 66.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.lg6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.lg4 {
        width: 33.333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.lg3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.lg2 {
        width: 16.66666666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
}
@media (min-width: 1367px)  {
    .row .col.xlg12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.xlg11 {
        width: 91.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.xlg10 {
        width: 83.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.xlg8 {
        width: 66.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.xlg6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.xlg4 {
        width: 33.333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.xlg3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.xlg2 {
        width: 16.66666666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
}
/* -- Sidebar style ------------------------------- */
.sidebar {
    position: relative;
    display: block;
    min-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    border: none;
    -webkit-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
    -o-transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
    transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
}
.sidebar:before,
.sidebar:after {
    content: " ";
    display: table;
}
.sidebar:after {
    clear: both;
}
.sidebar::-webkit-scrollbar-track {
    border-radius: 2px;
}
.sidebar::-webkit-scrollbar {
    width: 5px;
    background-color: #F7F7F7;
}
.sidebar::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #BFBFBF;
}
.sidebar .sidebar-header {
    position: relative;
    height: 112px;
    margin-bottom: 8px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.sidebar .sidebar-header.header-cover {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.sidebar .sidebar-header:hover .sidebar-toggle {
    opacity: 1;
}
.sidebar .sidebar-toggle {
    position: relative;
    float: right;
    margin: 16px;
    padding: 0;
    background-image: none;
    border: none;
    height: 40px;
    width: 40px;
    font-size: 20px;
    opacity: 0.7;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.sidebar .sidebar-toggle:before,
.sidebar .sidebar-toggle:after {
    content: " ";
    display: table;
}
.sidebar .sidebar-toggle:after {
    clear: both;
}
.sidebar .icon-material-sidebar-arrow:before {
    content: "\e610";
}
.sidebar .sidebar-image img {
    width: 42px;
    height: 42px;
    margin: 4px;
    margin-right: 20px;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.sidebar .sidebar-brand {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    height: 48px;
    line-height: 48px;
    padding: 0;
    padding-left: 16px;
    padding-right: 56px;
    text-decoration: none;
    clear: both;
    font-weight: 500;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: rgba(0,0,0,0.5)!important;
    color: #fff!important;
}
.sidebar .sidebar-brand:hover,
.sidebar .sidebar-brand:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    background: rgba(0,0,0,0.7)!important;
}
.sidebar .sidebar-brand .caret {
    position: absolute;
    right: 24px;
    top: 24px;
}
.sidebar .sidebar-brand .sidebar-badge {
    position: absolute;
    right: 16px;
    top: 12px;
}
.sidebar .sidebar-brand:hover,
.sidebar .sidebar-brand:focus {
    text-decoration: none;
}
.sidebar .sidebar-badge {
    display: inline-block;
    min-width: 24px;
    height: 24px;
    line-height: 24px;
    padding: 0 3px;
    font-size: 10px;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}
.sidebar .sidebar-badge.badge-circle {
    border-radius: 50%;
}
.sidebar .sidebar-divider,
.sidebar .sidebar-nav .divider {
    position: relative;
    display: block;
    height: 1px;
    margin: 8px 0;
    padding: 0;
    overflow: hidden;
}
.sidebar .sidebar-text {
    display: block;
    height: 48px;
    line-height: 48px;
    padding: 0;
    padding-left: 16px;
    padding-right: 56px;
    text-decoration: none;
    clear: both;
    font-weight: 500;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.sidebar .sidebar-text:hover,
.sidebar .sidebar-text:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}
.sidebar .sidebar-text .caret {
    position: absolute;
    right: 24px;
    top: 24px;
}
.sidebar .sidebar-text .sidebar-badge {
    position: absolute;
    right: 16px;
    top: 12px;
}
.sidebar .sidebar-icon {
    display: inline-block;
    margin-right: 16px;
    min-width: 40px;
    width: 40px;
    text-align: left;
    font-size: 20px;
}
.sidebar .sidebar-icon:before,
.sidebar .sidebar-icon:after {
    vertical-align: middle;
}
.sidebar .sidebar-nav {
    margin: 0;
    padding: 0;
}
.sidebar .sidebar-nav li {
    position: relative;
    list-style-type: none;
}
.sidebar .sidebar-nav li a {
    position: relative;
    cursor: pointer;
    user-select: none;
    display: block;
    height: 48px;
    line-height: 48px;
    padding: 0;
    padding-left: 16px;
    padding-right: 56px;
    text-decoration: none;
    clear: both;
    font-weight: 500;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.sidebar .sidebar-nav li a:hover,
.sidebar .sidebar-nav li a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}
.sidebar .sidebar-nav li a .caret {
    position: absolute;
    right: 24px;
    top: 24px;
}
.sidebar .sidebar-nav li a .sidebar-badge {
    position: absolute;
    right: 16px;
    top: 12px;
}
.sidebar .sidebar-nav li a:hover {
    background: transparent;
}
.sidebar .sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.sidebar-inverse {
    background-color: #212121;
}
.sidebar-inverse .sidebar-header {
    background-color: #eceff1;
}
.sidebar-inverse .sidebar-toggle {
    color: #212121;
    background-color: transparent;
}
.sidebar-inverse .sidebar-brand {
    color: #757575;
    background-color: transparent;
}
.sidebar-inverse .sidebar-brand:hover,
.sidebar-inverse .sidebar-brand:focus {
    color: #212121;
    background-color: rgba(0, 0, 0, 0.1);
}
.sidebar-inverse .sidebar-badge {
    color: #212121;
    background-color: #e0e0e0;
}
.sidebar-inverse .sidebar-divider,
.sidebar-inverse .sidebar-nav .divider {
    background-color: #bdbdbd;
}
.sidebar-inverse .sidebar-text {
    color: #f5f5f5;
}
.sidebar-inverse .sidebar-nav li > a {
    color: #f5f5f5;
    background-color: transparent;
}
.sidebar-inverse .sidebar-nav li > a i {
    color: #bdbdbd;
}
.sidebar-inverse .sidebar-nav li:hover > a,
.sidebar-inverse .sidebar-nav li > a:hover {
    color: #bdbdbd;
    background-color: #000000;
}
.sidebar-inverse .sidebar-nav li:hover > a i,
.sidebar-inverse .sidebar-nav li > a:hover i {
    color: #bdbdbd;
}
.sidebar-inverse .sidebar-nav li:focus > a,
.sidebar-inverse .sidebar-nav li > a:focus {
    color: #f5f5f5;
    background-color: transparent;
}
.sidebar-inverse .sidebar-nav li:focus > a i,
.sidebar-inverse .sidebar-nav li > a:focus i {
    color: #bdbdbd;
}
.sidebar-inverse .sidebar-nav > .open > a,
.sidebar-inverse .sidebar-nav > .open > a:hover,
.sidebar-inverse .sidebar-nav > .open > a:focus {
    color: #bdbdbd;
    background-color: #000000;
}
.sidebar-inverse .sidebar-nav > .active > a,
.sidebar-inverse .sidebar-nav > .active > a:hover,
.sidebar-inverse .sidebar-nav > .active > a:focus {
    color: #f5f5f5;
    background-color: #000000;
}
.sidebar-inverse .sidebar-nav > .disabled > a,
.sidebar-inverse .sidebar-nav > .disabled > a:hover,
.sidebar-inverse .sidebar-nav > .disabled > a:focus {
    color: #757575;
    background-color: transparent;
}
.sidebar-inverse .sidebar-nav > .dropdown > .dropdown-menu {
    background-color: #000000;
}
.sidebar-inverse .sidebar-nav > .dropdown > .dropdown-menu > li > a:focus {
    background-color: #000000;
    color: #bdbdbd;
}
.sidebar-inverse .sidebar-nav > .dropdown > .dropdown-menu > li > a:hover {
    background-color: #000000;
    color: #bdbdbd;
}
.sidebar-inverse .sidebar-nav > .dropdown > .dropdown-menu > .active > a,
.sidebar-inverse .sidebar-nav > .dropdown > .dropdown-menu > .active > a:hover,
.sidebar-inverse .sidebar-nav > .dropdown > .dropdown-menu > .active > a:focus {
    color: #f5f5f5;
    background-color: #000000;
}

.sidebar {
    width: 0;
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
}
.sidebar.open {
    min-width: 280px;
    width: 280px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.sidebar-fixed-left,
.sidebar-fixed-right,
.sidebar-stacked {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 1035;
}
.sidebar-fixed-right.open {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.sidebar-fixed-right .icon-material-sidebar-arrow:before {
    content: "\e614";
}
@media (max-width: 768px) {
    .sidebar.open {
        min-width: 240px;
        width: 240px;
    }
    .sidebar .sidebar-header {
        height: 135px;
    }
    .sidebar .sidebar-image img {
        width: 44px;
        height: 44px;
    }
}
.dropdown-content li>a, .dropdown-content li>span {   padding: 14px 16px!important;}

.collapsible-header:after {
    font-family: "Material-Design-Icons";
    content: "\e7c3";
    float: right;
    margin-right: 10px;
    color: #9e9e9e;
    font-size: 18px;
    transition: 0.5s
}
.collapsible-header.active:after {
    transform: rotate(90deg);
}
.sidebar-menu a,  .sidebar-menu li{padding: 0!important;margin: 0!important;}
.sidebar-menu .collapsible-body span{padding-left: 60px!important;}
.sidebar-menu .collapsible-body .collapsible-body span{padding-left: 90px!important;}
.sidebar-menu  i{margin-left: 20px!important;}
blockquote {
    margin: 20px 0;
    padding-left: 0.5rem;
    border-left: 5px solid #34A33D;
}

ul.tagit {
    border-radius: 0;
    background: #fff;
}
li.tagit-choice {
    display: inline-block;
    height: 32px!important;
    font-size: 13px!important;
    font-weight: 500!important;
    color: rgba(0,0,0,0.6)!important;
    line-height: 32px!important;
    padding: 0 12px!important;
    border-radius: 16px!important;
    background-color: #e4e4e4!important;
    border: none!important;
    padding-right: 24px!important;
}
.input-field label.active{color:#34A33D;font-weight: bold }
label.active-pseude{color:#34A33D;font-weight: bold }
label.active-pseude-red{color:#E53935;font-weight: bold }

.sweet-alert button{border-radius: 0!important;}
.sweet-alert{ box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);}
.gallery .card-title{}
.dataTable th, .dataTable th{border-radius: 0;outline: none}
.dataTables_length{display: none}
.f34{font-size: 34px;}
.f26{font-size: 26px;}
#header .header-margin{padding-left: 280px;}
.plus-button{margin-top: 15px;color: #34A33D;cursor: pointer}
.close-button{margin-top: 15px;color: #a30300;cursor: pointer}
.copy-button{margin-top: 15px;color: #174568;cursor: pointer}

ul.tagit input[type="text"]{height: 2rem}
ul.ui-widget-content{border: none!important;border-bottom: 1px solid #9e9e9e!important;;}
.gallery .img-edit-item-body{width: 200px;}
.text-white {
    color: #fff;
}
@media (max-width: 768px) {
    /*.f34{font-size: 1rem}*/
    table.dataTable tbody th, table.dataTable tbody td {
        padding: 8px 0!important;
        font-size: 9px!important;
    }
    .btn, .btn-large, .btn-flat {
        padding: 0 9px!important;
    }
    .dataTables_wrapper .dataTables_filter {
        float: right!important;
        text-align: right;
    }
    .card .card-image .card-title {
        font-size: 15px;
        padding: 7px;
    }
    #header .header-margin {
        padding-left: 0;
    }
    .mobile-none {
        display: none;
    }
    a.city-selector {
        font-size: 10px!important;
        padding: 0 5px!important;
    }
    a.dropdown-button {
        font-size: 10px!important;
        padding: 0 5px!important;
    }
    .f34 {
        font-size: 18px;
    }
    .f26 {
        font-size: 18px;
    }
    .google-btn {
        margin-top: 0!important;
    }
    .logo {
        width: 100%;
    }

}
@media (min-width: 769px) and (max-width: 992px)  {
    #header .header-margin {
        padding-left: 0;
    }
    .mobile-none {
        display: none;
    }
    .f34 {
        font-size: 24px;
    }
    .f26 {
        font-size: 22px;
    }

}
@media (min-width: 993px) and (max-width: 1199px)  {
    .f34 {
        font-size: 24px;
    }
    .f26 {
        font-size: 24px;
    }

}

.list-group .filter-block .card-content{padding: 0.75rem 0.75rem}
.list-group .filter-block span.badge.new:after{content: " Fans";}
#images .carousel, #gallery .carousel{height: 300px;position: relative;top: -50px;}
#images,#gallery{position: relative;top: -50px;}
#images #filter,#gallery #filter{position: relative;z-index: 1}
.imgforshedule {
    height:200px;
}
.img-card .card-content label {
    padding-left: 30px;
    margin-top: 4px;
    margin-bottom: 3px!important;
}
.marg-top-8 {
    margin-top: 8px;
}
.card-content {
    /*overflow: hidden;*/
}
.card-title{
    text-shadow: 1px 1px 3px rgba(0,0,0,0.8);
}
.btn-view {
    position: absolute;
    top: 10px;
    right: 10px;
}
.negative-margin{padding-left: 0!important;}
#image .carousel,#save-image .carousel, #image_collection .carousel{height: 300px;position: relative;top:-50px;}

@keyframes check {
    0% {
        height: 0;
        width: 0;
    }
    25% {
        height: 0;
        width: 5%;
    }
    50% {
        height: 20%;
        width: 10%;
    }
}



.height100{height: 100%;overflow: hidden}
.height-100{height: 100%;}
.invisible{visibility: hidden}

.overflow-hidden{overflow: hidden}
.language-selector{margin: 0 10px; margin-top: 15px;}
.image-edit-panel{background: #26c6da    }
.no-margin{margin:0}
.width50{width: 50%!important;}
.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* IE/Edge */
    user-select: none;           /* non-prefixed version, currently
                                  not supported by any browser */
}

.page-actions a{
    font-size: 13px;
}

.margin-right-50px{margin-right: 50px;}
.city-selector{min-width: 50%;}
.display-none{display: none}
/*.handsontable:not(.ht_clone_top){height: 100%!important;overflow-y: auto; }*/
.margin-top-0{margin-top: 0}
.print-excel{display: none;}

/*
.ht_master .wtHolder{
   /* min-height: 150px;
    height: 100%!important;
    overflow: hidden!important;
}*/

.disabled{
    pointer-events: none !important;
}

#courier-order{min-height: 300px;}
#courier-order .ht_master, #courier-order .wtHolder{height: 100%!important;}
table.dataTable tbody th, table.dataTable tbody td {
    padding: 0px 6px!important;
}
table.dataTable tbody tr:nth-child(odd) td {
    background: #f2f2f2;
}

.row .col.tabs{
    padding: inherit !important;
}

.material-tab{
    background-color: white;
}

.google-btn{
    border: none;
    background: url('https://developers.google.com/+/images/branding/g+128.png') no-repeat;
    background-size: 36px;
    background-color: #ed503b;
    padding-left: 43px !important;
    height: 36px !important;;
    border-radius: 3px !important;
    margin: auto;
    overflow: hidden;
    position: relative;
    display: block;
    max-width: 310px;
    margin-top: -37px;
    width: 137px;
}
.top-bar img {
    width: auto;
    padding: 4px;
    height: 65px;
}

.close-modal-icon{
    position: absolute;
    right: 0px;
    top: 0px;
    padding-top: 20px;
    padding-right: 40px;
}

#directoryModal {}
.dark-color{
    color:#212121;
}
.tabs, .tab, .material-tab{background-color: transparent}
.handsontable td{font-size: 12px;}
#keywords-list.handsontable td{font-size: 15px;}
.modal.modal-fixed-footer.small{    height: auto;min-height: 36%;}

.keywords-container {
    overflow-x: hidden;
}

.keywords-container textarea {
    width: 99999px;
}

.select-list{
    font-size: 13px; line-height: 18px;
    display: block !important;
    height: 390px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #ebebeb;
    padding:3px;
    padding-right:0px;
}
.select-list option{
    padding: 0;
    cursor: pointer;

}
.select-list option.selected{
    background: #00487D;color:#fff;
}

.no-select{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ui-helper-hidden-accessible{
    display: none;
}
.green.darken-3a {
    background-color: #00487D !important;
}
.green.darken-3 {
    background-color: #FD943E !important;
}
.green.darken-4 {
    background-color: #FD313E!important;
}
li.tagit-choice {
    border-radius: 15px !important;
    padding-right: 30px !important;
}
.tagit-close .text-icon {
    line-height: 16px!important;
    padding-right: 7px!important;
}
label.label-service {
    font-size: 14px;
    line-height: 18px!important;
}
.group-padd {
    padding: 10px 0 5px 0!important;
}
.select2-container--open .select2-dropdown--below {
    border-top: 1px solid #aaa!important;
    top: 18px!important;
}
#address_tab .select2-container--default .select2-selection--single {
    display: none!important;
}
.header-subtitle {
    height: 64px;
    line-height: 59px;
    padding-left: 10px;
}
.header-phone {
    display: block;
    font-size: inherit;
    color: #000;
    margin: 0;
}
.header-phone-icon {
    margin: 0;
    color: #000;
    margin-right: 5px!important;
}
.width-100 {
    width: 100%!important;
}
.phone-fixed i {
    font-size: inherit!important;
}
.phone-fixed {
    position: relative;
    color: #000;
    background: #ddd;
    width: 100%;
    padding: 15px;
}
.phone-number {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
    cursor: pointer;
}
.phone-number:hover {
    text-decoration: underline;
}

.show-more{
    font-size: 14px;
}
.show-more:hover{
    color: #5F8E38 !important;
    cursor: pointer;
}
.margin-right-30{
    margin-right: 30px;
}
.rubrica-title {
    padding: 10px 0;
}
div#keywords-list {
    margin-top: 20px;
    margin-left: 9px;
}


.short {
    padding: 1rem 0 0 0!important;
    margin: 0 0 15px 0;
    min-height: 1rem!important;
}
.left-0 {
    left: 0!important;
}

.active ~ .short {
    padding: 0.5rem 0 0 0!important;
}


.error-logo{
    margin-left: 25% !important;
}

.disabled-gray{
    pointer-events: none !important;
    background-color: lightgrey !important;
}
.chip.red {
    height: 21px;
    line-height: 21px;
    padding: 0 7px;
}
#collect-cash td {
    padding: 6px!important;
}
#collect-cash .inherit-bg{
    background-color: inherit !important;
}
@media (min-width: 1300px) {
    .phone-fixed i {
        font-size: 24px!important;
    }
    .header-phone {
        line-height: 24px;
    }
}
.hidden{visibility: hidden}
.address-table{}

.select-adress .select2:before{position: absolute;top:0;left: 0;right:0;bottom:0;z-index: 1;content: '';}
.select-adress{background: #fff}
/*.select-adress .select2-selection__arrow{z-index: 2;}/**/
.multiple-transfer{
    margin-top: 23%;
    cursor: pointer;
}
.multiple-replace{
    margin-top: 23%;
    cursor: pointer;
}
.input-border {
    border-right: 1px solid #ccc!important;
    border-bottom: 1px solid #ccc!important;
    height: 30px!important;
    margin: 0!important;
    font-size: 12px!important;
    margin-left: -1px!important;
    text-align: center;
}
.mark-address{
    position: absolute;    right: -10px;top: 5px;;display: none;
    cursor: pointer;
}
.select-adress:hover > .delete-address , .select-adress:hover > .reorder-address,.select-adress:hover > .custom-schedule-address,.select-adress:hover > .mark-address{display: block;}
.delete-address{
    position: absolute;display: none;    right: -54px;font-size: 29px;top: -8px;}
.delete-adress {
    height: 30px;
    width: 30px;
    font-size: 21px!important;
    font-weight: 600!important;
    color: #FD313E;
    text-align: center;
    line-height: 30px!important;
    cursor: pointer;
}
.mark-address.block{display: block;color: green;}
.reorder-address{
    position: absolute;left:-20px;top:0;display: none;
}
.have-schedule{
    color: #34A33D !important;
    display: block!important;
}
.custom-schedule-address{
    position: absolute;    right: -30px;top: 5px;display: none; color: #464646;cursor: pointer;

}
.adress-field-name {
    color: #333;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: 500;
    background: #eee;
    border: 1px solid #ccc;
    border-left: 0;
}
.select-adress {
    box-sizing: inherit;
    position: relative;
    margin: 0;
    width: 100%;
    clear: both;
}
.select-adress .select2-container--default .select2-selection--single {
    border: 1px solid #ccc!important;
    border-top: 0!important;
    height: 31px !important;
}
.select-adress .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 30px!important;
    padding-left: 10px!important;
    padding-right: 20px!important;
    font-size: 12px;
}
.select2-container--open .select2-dropdown--below {
    top: -1px!important;
}
.select-adress .select2-container {
    width: 25%!important;
    float: left;
    height: 31px;
    margin-bottom: 0!important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.select-adress .select-dropdown {
    border: 0!important;
    line-height: 31px!important;
    font-size: 15px!important;
}

.select-adress .select-wrapper span.caret {
    color: initial;
    position: absolute;
    right: 7px;
    top: 8px;
}
.select-adress .select-wrapper {
    border-left: 1px solid #ccc!important;
}
.select-adress .select-wrapper input.select-dropdown {
    height: 2rem!important;
}
.select-adress .dropdown-content {
    width: 100% !important;
    left: 0 !important;
    top: 29px !important;
}
#type-delete .dropdown-content{
    max-height: 150px!important;
}
.container-adress {
    margin: 40px 0 0 0;
}
.lightRed{
    background-color: lightcoral !important;
}

.black-text{
    color: black;
}
.block-404 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 500px;
    height: 360px;
    margin: auto;
    background: linear-gradient(#34a33d,#A3D7A0);
    background: -webkit-linear-gradient(#34a33d,#A3D7A0);
    background: -o-linear-gradient(#34a33d,#A3D7A0);
    background: -moz-linear-gradient(#34a33d,#A3D7A0);
    background: -ms-linear-gradient(#34a33d,#A3D7A0);
    color: #fff;
    padding: 10px;
    border-radius: 1px;
    box-shadow: 2px 2px 9px 0px #333,inset 0 0 9px 0px #fff;
}
.logo-404 {
    background: rgba(255,255,255,1);
    margin: 0 auto;
    padding: 10px 10px;
}
.btn-white {
    background: #388E3C !important;
    color: #fff!important;
    text-transform: none!important;
    line-height: 15px!important;
    border-radius: 0;
    display: block;
    width: 160px;
    margin: 35px auto 0 auto;
    padding: 10px 25px!important;
    font-size: 15px;
    text-decoration: none;
}
a.btn-white {
    text-decoration: none;
}
.bg-404 {
    background: url("../images/wall.png");
    position: fixed;
    z-index: -1;
    width: 100%;
    height: 100%;
}
.title-404 {
    font-size: 45px;
    padding: 25px 0 0 0;
    text-shadow: 0 0 3px #333;
    font-family: "Roboto",sans-serif;
}
.subtitle-404 {
    font-size: 20px;
    padding: 10px 0 0 0;
    text-shadow: 0 0 3px #333;
    font-family: "Roboto",sans-serif;
}
.plus-button {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: -0px;
    background: #fff;
}
.close-button{
    cursor: pointer;
    margin-top: 10px;
    position: absolute;
    top: 1px;
    right: 35px;
}
.copy-button{
    cursor: pointer;
    transition: 0.5s;
    position: absolute;
    top: -12px;
    right: -20px;
    display: none!important;
    z-index: 9999;
}
.responsive-table td:hover .copy-button{
    font-size: 22px!important;
    right: 5px;
    display: inline-block!important;
}
#company-type-select:hover .copy-button{display: block!important;}
.saves-button {
    margin-top: 5px;
    position: absolute;
    top: 0;
    right: -3px;
    color: #34A33D;
    cursor: pointer
}
.padd-left0 {
    padding-left: 0!important;
}
.padd-right0 {
    padding-right: 0!important;
}

.active-override ~ textarea{height: 22px}
/*.active-override.active ~ textarea{height: auto!important;}*/

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

.color-red{
    color: #E53935;
}
.color-red-imp{
    color: #E53935!important;
}
.color-green{
    color: #43A047;
}

.color-green-i{
    color: #43A047!important;
}
.color-blue{
    color: #00487D;
}
.color-gray{
    color: #9e9e9e!important;
}

.color-orange {
    color: #ffa500;
}


input:not([type])+label:after, input[type=text]+label:after, input[type=password]+label:after, input[type=email]+label:after, input[type=url]+label:after, input[type=time]+label:after, input[type=date]+label:after, input[type=datetime-local]+label:after, input[type=tel]+label:after, input[type=number]+label:after, input[type=search]+label:after, textarea.materialize-textarea+label:after {top: 58px;}
.select2-width-100 .select2{width:100%!important}
.select2-container--default .select2-search--dropdown .select2-search__field{margin-bottom: 0}
.card-success{color:#fff}

.link{
    color: #039be5;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
}
.width-50 {
    width: 50%!important;
}

div.reason {
    position: fixed;
    background: #fff;
    width: 600px;
    height: 440px;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    z-index: 1001;
    box-shadow: 0 0 1000px 1000px rgba(0,0,0,0.8)
}

div.reason .select_reason{
    max-height: 200px;
    overflow-y: auto;
}

.reason #textarea_message{
    height: 48px!important;
    font-size: 12px;
}
.reason-message-textarea {
    overflow-y: auto;
    height: 50px;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #2BBBAD;
    resize: none;
    border-radius: 0;
    outline: none;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 15px 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all .3s;
}

.reason .close-modal-btn {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    padding: 5px;
    cursor: pointer;
    z-index: 1000000;
}/*
div.reason:after {
    position: absolute;
    top: -10px;
    right: 5px;
    z-index: 999;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #eee transparent;
}*/
.reason .dropdown-content li>a, .dropdown-content li>span{font-size: 13px;line-height: 14px}
.message {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    color: rgba(0,0,0,0.6);
    padding: 5px 12px;
    border-radius: 20px;
    background-color: #fff;
}
/*
.message:nth-child(even){
    text-align: right;
    background-color: rgba(233, 233, 233, 0.68);
    padding: 25px;
    margin: 10px;
}*/

.message .date{
    font-size: 10px;
}
/*
.message .date:nth-child(even){
    float: right;
}*/

.message-moderator{
    text-align: right;
    background-color: #c9dbd8;
}

tr.green td{background-color: #80bf82 !important;     border-radius:0px;}
tr.grey td{background-color: #999 !important;     border-radius:0px;}
tr.red td{background-color: #e07a79 !important;     border-radius:0px;}
tr.blue td{background-color: #6289ff !important;     border-radius:0px;}

.table-smaller{font-size: 12px;}
.table-smaller tbody td, .table-smaller thead th, table.dataTable.table-smaller tbody td{padding: 3px 5px!important;}

.loading-circle {
    margin: 10% auto!important;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    -webkit-box-sizing: border-box!important;
    border: solid 10px #80bf82;
    border-top-color: #000;
    -webkit-animation: spin 1s infinite linear;
    z-index: 9999;
    margin: 25px;
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

.hide{
    display: none!important;
}

.close-modal-btn{position: absolute; top: 20px; right:20px; background: #fff;padding: 5px;cursor: pointer;z-index:1000000}
.btn.disabled, .disabled.btn-large, .btn-floating.disabled, .btn-large.disabled, .btn:disabled, .btn-large:disabled, .btn-large:disabled, .btn-floating:disabled{opacity: 0.5}

.rubrica-title.asc:after{content: "\25BC";position: absolute;right:0;}
.rubrica-title.desc:after{content: "\25B2";position: absolute;right:0;}
.rubrica-title{position: relative;cursor: pointer}
.display-none{display: none;}


.loader-container {
    width:100%;height:100%;position: fixed;top:0;left: 0;background: rgba(0,0,0,0.95);z-index: 99999999;display: block;
}
.loader {
    position: absolute;
    top:calc(50% - 30px);
    left: calc(50% - 30px);
    width: 61px;
    height: 61px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    perspective: 760px;
}

.cssload-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.cssload-inner.cssload-one {
    left: 0%;
    top: 0%;
    animation: cssload-rotate-one 1.15s linear infinite;
    -o-animation: cssload-rotate-one 1.15s linear infinite;
    -ms-animation: cssload-rotate-one 1.15s linear infinite;
    -webkit-animation: cssload-rotate-one 1.15s linear infinite;
    -moz-animation: cssload-rotate-one 1.15s linear infinite;
    border-bottom: 3px solid rgb(0,153,255);
}

.cssload-inner.cssload-two {
    right: 0%;
    top: 0%;
    animation: cssload-rotate-two 1.15s linear infinite;
    -o-animation: cssload-rotate-two 1.15s linear infinite;
    -ms-animation: cssload-rotate-two 1.15s linear infinite;
    -webkit-animation: cssload-rotate-two 1.15s linear infinite;
    -moz-animation: cssload-rotate-two 1.15s linear infinite;
    border-right: 3px solid #08a500;
}

.cssload-inner.cssload-three {
    right: 0%;
    bottom: 0%;
    animation: cssload-rotate-three 1.15s linear infinite;
    -o-animation: cssload-rotate-three 1.15s linear infinite;
    -ms-animation: cssload-rotate-three 1.15s linear infinite;
    -webkit-animation: cssload-rotate-three 1.15s linear infinite;
    -moz-animation: cssload-rotate-three 1.15s linear infinite;
    border-top: 3px solid rgb(255,255,0);
}







@keyframes cssload-rotate-one {
    0% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }
    100% {
        transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-o-keyframes cssload-rotate-one {
    0% {
        -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }
    100% {
        -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-ms-keyframes cssload-rotate-one {
    0% {
        -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }
    100% {
        -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-one {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@-moz-keyframes cssload-rotate-one {
    0% {
        -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
    }
    100% {
        -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
    }
}

@keyframes cssload-rotate-two {
    0% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }
    100% {
        transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-o-keyframes cssload-rotate-two {
    0% {
        -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }
    100% {
        -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-ms-keyframes cssload-rotate-two {
    0% {
        -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }
    100% {
        -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-two {
    0% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@-moz-keyframes cssload-rotate-two {
    0% {
        -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
    }
    100% {
        -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
    }
}

@keyframes cssload-rotate-three {
    0% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }
    100% {
        transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-o-keyframes cssload-rotate-three {
    0% {
        -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }
    100% {
        -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-ms-keyframes cssload-rotate-three {
    0% {
        -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }
    100% {
        -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-webkit-keyframes cssload-rotate-three {
    0% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }
    100% {
        -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}

@-moz-keyframes cssload-rotate-three {
    0% {
        -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
    }
    100% {
        -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
    }
}


#schedules-container .handsontable{max-height: 200px;}
.smaller-inputs textarea, .smaller-inputs input, .smaller-inputs .select2, .smaller-inputs .select2-container{
    font-size: 14px;margin-bottom: 10px;
}
.smaller-inputs2 textarea, .smaller-inputs2 input, .smaller-inputs2 .select2, .smaller-inputs2 .select2-container{
    font-size: 14px!important;
}
.smaller-inputs2 .active-override ~ textarea{
    height: 18px!important;padding: 0.5rem 0 0 0!important;
}
.smaller-inputs2 .active-override ~ input{
    height: 18px!important;padding: 0.5rem 0 0 0!important;
}
.smaller-inputs2 span, .smaller-inputs2 label {
    font-size: 12px!important;
}
.smaller-inputs .active-override ~ textarea{
    height: 19px;margin-bottom: 10px;padding: 0.5rem 0 0 0!important;
}
.smaller-inputs .active-override {
    color:#34A33D;font-weight: bold;transform: translateY(-140%);font-size: 0.8rem;z-index: 1;
}
.smaller-inputs .select2-selection{height: 2rem!important;}
.smaller-inputs .select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 2rem!important;}
.smaller-inputs .plus-button,.smaller-inputs .close-button {margin-top: 0px;}

.text-tranform-270{
    transform:rotate(270deg);
}

.line-height-100{
    line-height: 100px;
}

.double-line{
    line-height: 15px;
    display: table-cell;
    vertical-align: middle;
}

.address-height-100{
    height: 100px;
}

.select-adress .select2{width:30%!important;}
.select-adress input {margin-right: -4px;}

.cursor-pointer{
    cursor: pointer;
}

ul.tabs_company {
    margin: 0;
    float: left;
    list-style: none;
    height: 32px;
    width: 100%;
    border-bottom: 1px solid black;
    margin-bottom: 30px;
}

ul.tabs_company li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 0px 21px;
    line-height: 31px;
    border: 1px solid #ccc;
    background-color: #ebebeb;
    color: #000;
    position: relative;
    height: 30px;
    top:2px;
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
ul.tabs_company li a {
    max-width: 130px;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    text-overflow: ellipsis;
}

ul.tabs_company  i:not(.add-directory) {
    float: right;
    top: 3px;
    position: relative;
    left: 6px;
}

ul.tabs_company li a{
    color: #000;
}

.tab_last {
    border-right: 1px solid #ccc;
}

ul.tabs_company li:hover {
    background-color: #ddd;
    color: #333;
}

ul.tabs_company li.active {
    background-color: #fff;
    color: #333;
    border-bottom: 1px solid #fff;
    display: block;
    position: relative;
    top:1px;
    height: 32px;
}

.delete-directory, .edit-tab-company{
   vertical-align: middle;
}

.getCompany{
    background: transparent;
    border:none;
    outline: none;
    width: 100px;
}

.getCompany:focus{
    background-color: transparent;
    color: black;
}

.add-directory{
    vertical-align: middle;
    padding-top: 4px;
}

.delete, .edit{
    margin: 5px;
}

.total-cost{
    font-size: 20px;
    padding: 10px;
}
.frame{box-shadow: inset 2px 2px 0 #5292F7, inset -2px -2px 0 #5292F7!important; transition: 0.0s!important;}
.key-events{transition: 0.0s!important;}
.overflow{overflow: hidden}
/*.add-directory{display: none} */
.getCompany {border: 1px solid #323232; padding: 1px 5px;}

.line-through td{
    text-decoration: line-through;
}
.tab-trigger.absolute{font-size: 10px;position: absolute;bottom:-6px;}
.select-address-disabled input{display: block;float: left}
#hsearch::-webkit-input-placeholder {
    color: #9e9e9e;
}

#hsearch:-moz-placeholder { /* Firefox 18- */
    color: #9e9e9e;
}

#hsearch::-moz-placeholder {  /* Firefox 19+ */
    color: #9e9e9e;
}

#hsearch:-ms-input-placeholder {
    color: #9e9e9e;
}
.search-wrapper .search{color:#000;display: none}
.search-wrapper .search div{cursor: pointer}
.search-arrow-left, .search-arrow-right{font-size: 16px;font-family: monospace;    padding: 3px;transition: 0.1s;position: relative;top:-3px}
.search-arrow-left:hover, .search-arrow-right:hover{font-size: 18px;}
.font-12 *{font-size: 12px}

.font-12 small{font-size: 10px}
.margin-bottom{margin:3px 0}
.select-address-disabled small{font-size: 10px}
td, th {padding: 3px 5px;}

#additional_type_multiple{
    box-sizing: border-box;
    padding-right: 23px;
}

select.browser-default{
    border: none;
    outline: none;
    border-radius: 0;
    background-color: rgba(255,255,255,0.9);
    width: 100%;
    border-bottom: 1px solid #9e9e9e;
    padding: 0.5rem 0 0 0!important;
    font-size: 13px;
    height: 2rem;
}
select.browser-default{
    border: none;
    outline: none;
    border-radius: 0;
    background-color: rgba(255,255,255,0.9);
    width: 100%;
    border-bottom: 1px solid #9e9e9e;
    padding: 0.5rem 0 0 0!important;
    font-size: 13px;
    height: 2rem;
}
select.browser-default:focus:not([readonly]) {
    border-bottom: 1px solid #26a69a;
    box-shadow: 0 1px 0 0 #26a69a;
}
div.collection-item{padding: 5px 20px!important;border-bottom: 1px solid #ebebeb}
.border-top{border-top: 1px solid #ebebeb}

#address-schedules-container .wtHolder{
    height: 200px !important;
}

.tooltip:not(.small){
    position: absolute;
    top: 28px;
    right: -3px;
    width: 300px;
    max-height: 180px;
    z-index: 5555;
    background: #323232;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
    color: #fff;
    padding: 5px;
    font-size: 10px;
    visibility:hidden;
}
.tooltip.small{
    position: absolute;
    width: auto;
    max-width: 300px;
    z-index: 5555;
    background: #323232;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
    color: #fff;
    padding: 5px;
    font-size: 12px;
}
.tooltip table td{
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.custom-schedule-address:hover .tooltip{
    visibility:visible;
    transition-property:visibility;
    transition-delay:1s;
}
.fast-tooltip-wjs{
    position: relative;
}
.fast-tooltip-wjs .tooltip:not(.small){
    top: 100%;
    right: 0;
    max-height: 1000px;
}
.fast-tooltip-wjs:hover .tooltip{
    visibility:visible;
    transition-property:visibility;
    transition-delay:1s;
}
.tooltip:not(.small):after{
    position: absolute;
    top: -10px;
    right: 5px;
    z-index: 999;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #323232 transparent;
}
.tooltip.small:after{
    position: absolute;
    top: 8px;
    left: -5px;
    z-index: 999;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #323232 transparent transparent;
}
.tooltip.small.bottom:after{
    position: absolute;
    top: -5px;
    left: 0;
    right: 0;
    z-index: 999;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    margin: auto;
    border-color: transparent transparent #000000 transparent;
}

table .general-sales-manage {
    position: absolute;
    top: 0;
    left: 0;
}
select.browser-default.select-listed{
    height: auto!important;
    overflow: hidden;
    padding: 0!important;
    background: #fff!important;
    padding-bottom: 7px!important;
}
#phonesList .select2-container{position: relative}.font-14 *{font-size: 14px!important;}
.schedule-container .handsontable td{font-size: 14px!important;}
.chosen-container{font-size: 14px!important;}
.top5{
    position: relative;
    top: 5px;
}

#type-delete .select2{
    width: 100%!important;
}

.columns{column-count:2;}
.max-width430{max-width: 430px;}
.width-auto i{width:auto;}
tr.bordered{border-bottom: 1px solid #ebebeb}

.companyLists .select2-container, .select-wrapper .select2-container{
    width: 100%!important;
}
.no_selection{
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
}
.autosave-warning{background: #ffe4a0!important;}
.autosave-failed{background: #ff9393!important;}
.autosave-success{background: #bfefc1!important;transition: 0.4s }
.valid{border-bottom: 1px solid #4CAF50!important;box-shadow: 0 1px 0 0 #4CAF50;}
.invalid{border-bottom: 1px solid #F44336!important;box-shadow: 0 1px 0 0 #F44336;}
.valid .chosen-single, .invalid .chosen-single{border-bottom: none!important;background: transparent!important;}
#services-container .label-service{height: auto!important;border-bottom: none!important;box-shadow: none!important;}
.company-new-select {
    display: block;
}

input{ background-position: 100% 50%;}
textarea{ background-position: 100% 100%;}
[data-element-id^="1"] {
    background-image: url('../images/ajax-loader.gif')!important;
    background-repeat: no-repeat!important;;
    background-size: 20px!important;;
    background-position: 100% 50%!important;;
  /*  background: linear-gradient(90deg, #0042ff, rgba(255, 255, 255, 0.5), #002cff);
    background-size: 200% 10%;

    -webkit-animation: AnimationName 1.5s ease infinite;
    -moz-animation: AnimationName 1.5s ease infinite;
    -o-animation: AnimationName 1.5s ease infinite;
    animation: AnimationName 1.5s ease infinite;
*/
}
textarea[data-element-id^="1"] {background-position: 100% 100%!important;;}

@-webkit-keyframes AnimationName {
    0%{background-position:100% -100%}
    100%{background-position:0% -100%}
}/*
@-moz-keyframes AnimationName {
    0%{background-position:0% 65%}
    50%{background-position:100% 36%}
    100%{background-position:0% 65%}
}
@-o-keyframes AnimationName {
    0%{background-position:0% 65%}
    50%{background-position:100% 36%}
    100%{background-position:0% 65%}
}
@keyframes AnimationName {
    0%{background-position:0% 65%}
    50%{background-position:100% 36%}
    100%{background-position:0% 65%}
}*/


.loading {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    border: 0.25rem solid #ceeaff;
    border-top-color: #0072ff;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}
.loading--double {
    border-style: double;
    border-width: .5rem;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.modal-comment {
    max-height: 100px;
    overflow-y: auto;
}

.disallow-addition{position: absolute;left: -24px;cursor: pointer;color: red;margin: auto 0;    top: -6px;font-size: 16px}
.allow-addition{position: absolute;left: -24px;cursor: pointer;color: #4CAF50;margin: auto 0;    top: -6px;font-size: 16px}
.allow-addition-reason{position: absolute;left: -24px;cursor: pointer;color: grey;margin: auto 0;    top: 18px;font-size: 16px}
blockquote .allow-addition, blockquote .disallow-addition, blockquote .allow-addition-reason .mdi{display: none}
/*.allow-addition:hover .mdi{display: block!important;}
.disallow-addition:hover .mdi{display: block!important;}*/
.key {
    display: inline-block;
    border: 1px solid #787878;
    padding: 0px 0px 3px 0px;min-width: 30px;text-align: center;
    margin-bottom: 5px;
    border-radius: 3px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,ffffff+0,f7f7f7+2,efefef+12,f4f4f4+48,e5e5e5+100 */
    background: #f7f7f7; /* Old browsers */
    background: -moz-linear-gradient(top,  #f7f7f7 0%, #ffffff 0%, #f7f7f7 2%, #efefef 12%, #f4f4f4 48%, #e5e5e5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #f7f7f7 0%,#ffffff 0%,#f7f7f7 2%,#efefef 12%,#f4f4f4 48%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #f7f7f7 0%,#ffffff 0%,#f7f7f7 2%,#efefef 12%,#f4f4f4 48%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

}
.underlined{background: transparent url(../images/underline.png) repeat;padding:0!important;}
.waiting{width: 100%;height:100%;position: absolute;top:0;left:0;
    background-image: url('../images/ajax-loader.gif')!important;
    background-repeat: no-repeat!important;;
    /*background-size: 20px!important;;*/
    background-position: 50% 50%!important;
    background-color: rgba(255,255,255,0.7);
}
#phonesList{position: relative}
.select-address-disabled .custom-schedule-address {right: -5px;}

.materialize-textarea.unique{line-height: 21px;}
.square .select-dropdown li img {
    height: 11px;
    width: 16px;
    margin: 16px 8px;
    border-radius: 0!important;
}
.margin-bottom10{margin-bottom: 10px}
.margin-bottom20{margin-bottom: 20px}
.margin-bottom25{margin-bottom: 25px}
.margin-bottom0{margin-bottom: 0!important;}
.address-chosen{width: 0!important; margin-top: 1px;}
.address-chosen ~ .chosen-container-single{width: 30%!important;margin: 0!important; height: 31px!important;   font-size: 12px!important; border-right: 1px solid #ccc!important;border-left: 1px solid #ccc!important;
    border-bottom: 1px solid #ccc!important;}
.address-chosen ~.chosen-container-single .chosen-single{height: 30px!important; border-bottom: none;line-height: 30px; box-shadow: 0 0 0 0 #fff;background: transparent}
.address-chosen ~.chosen-container-single .chosen-single span{    margin-right: 18px;}
.address-chosen ~.chosen-container-single .chosen-single div b{  height: 30px;background-position: 0px 6px}
.margin-left--5{margin-left:-5px!important;}
.chosen-drop {
    /*top: 46px!important;*/
}
.search-company-results td {
    line-height: 15px;
    padding: 10px;
}
.adress-small {
    font-size: 12px;
}
#courier_chosen .chosen-single {
    border: 1px solid transparent!important;
    border-bottom: 1px solid #9e9e9e!important;
    height: 3rem!important;
    line-height: 3rem!important;
}
#courier_chosen  .chosen-container-active .chosen-single {
    border-bottom: 1px solid #9e9e9e!important;
    box-shadow: none!important;
}
#courier_chosen .chosen-container-single .chosen-single div b {
    background-position: -2px -7px!important;
    width: 9px!important;
    height: 5px!important;
    position: absolute!important;
    right: 10px!important;
    top: 0!important;
    bottom: 0!important;
    margin: auto!important;
}
#courier_chosen .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -19px -7px!important;
    width: 9px!important;
    height: 5px!important;
    position: absolute!important;
    right: 10px!important;
    top: 0!important;
    bottom: 0!important;
    margin: auto!important;
}
.select-mini .select-wrapper input {
    height: 19px!important;
    padding: 0.5rem 0 0 0!important;
}
.select-mini .select-wrapper span.caret {
    top: 7px!important;
}
.select-label-position + label {
    top: 14px!important;
}

tr.border-bottom-white-1 td{
    border-bottom: 1px solid #fff;
}

td.padding-top-2 {
    padding-top: 2px;
}

td.padding-bottom-1 {
    padding-bottom: 1px;
}

.town-select .select2-container{
    width: 100% !important;
}

.modal-sm {
    max-width: 400px;
}

.modal-sm .row {
    margin-bottom: 5px;
}

.modal-sm .modal-content {
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.modal-sm textarea {
    margin-bottom: 0;
}

/* changes for materialize colorpicker*/
.small-clockpicker .clockpicker-display {
    height: 50px;
    font-size: 30px;
}

.small-clockpicker .clockpicker-am-pm-block {
    height: 0;
}

.small-clockpicker .picker__date-display {
    padding-bottom: 0;
}

.small-clockpicker .clockpicker-plate {
    margin-top: 10px;
}

.date_position_from{
    position: absolute;
    bottom: 22px;
    right: 10px;
    cursor: pointer;
}
.margin-0{
    margin: 0;
}
#list-sub_sectors input {
    max-width: 100px;
}
#list-sub_sectors select {
    max-width: 250px;
}
#lostCompany_wrapper>.dataTables_processing{
    top: 0px; !important;
    height: 100%; !important;
    margin-top : 0px; !important;
}

.padding-bottom-0 {
    padding-bottom: 0!important;
}

.table-space-bottom-5 {
    border-collapse: separate!important;
    border-spacing: 0 5px!important;
}

@media (min-width: 1200px){
    .table-small-font-size {
        font-size: 14px;
    }

    nav {
        line-height: 32px;
    }
}

@media (min-width: 999px) and (max-width: 1200px){
    .table-small-font-size {
        font-size: 11px;
        zoom: 0.8;
    }
    nav {
        line-height: 22px;
    }
}

@media (max-width: 999px){
    .table-small-font-size {
        font-size: 10px;
        zoom: 0.9;
    }
    nav {
        line-height: 22px;
        font-size: 14px;
    }
}

@media (max-width: 768px){
    .table-small-font-size {
        font-size: 10px;
        zoom: 0.6;
    }

    nav {
        line-height: 22px;
        font-size: 14px;
    }
}

@media (max-width: 640px){
    .table-small-font-size {
        font-size: 8px;
        zoom: 0.4;
    }
    nav {
        line-height: 18px;
        font-size: 12px;
    }
}




.Aligner {
    display: flex;
    align-items: center;
}

.Aligner-item {

}

.Aligner-item--top {
    align-self: flex-start;
}

.Aligner-item--bottom {
    align-self: flex-end;
}

.fc-content-skeleton{
    height: 100%;
}

.fc-content-skeleton td{
    box-shadow: inset 1px 1px 0 #fff;
}

.fc-content-skeleton table {
    height: 100%;
}

.fc-event-good-td {
    background-color: lightgreen!important;
}

.fc-event-holiday-td{
    background-color: lightskyblue!important;
}

.fc-event-50-td{
    background-color: lightpink!important;
}

.fc-event-30-td{
    background-color: lightgrey!important;
}
/*
.fc-content-skeleton .fc-other-month {
    visibility: hidden;
}
*/
.fc-content-skeleton .fc-other-month-day {
    visibility: hidden;
}

.fc-toolbar .fc-left {
    margin-top: 20px;
}

.fc-content-skeleton table tbody tr:first-child .fc-event {
    background-color: #3a87ad;
}

.fc-content-skeleton table tbody tr:first-child .fc-event.fc-event-ignore {
    background-color: indianred!important;
}

.fc-content-skeleton table tbody tr:not(:first-child) .fc-event {
    background: none!important;
    border: none!important;
    color: black!important;
}

.input-error {
    background-color: lightpink!important;
}

.padding-top-5 {
    padding-top: 5px!important;
}

.max-height-vh18 {
    overflow-y: auto;
    height: 18vh;
}

.padding-top-15 {
    padding-top: 15px!important;
}

.max-height-vh54 {
    overflow-y: auto;
    height: 54vh;
}

.max-height-vh48 {
    overflow-y: auto;
    height: 48vh;
}

.max-height-vh52 {
    overflow-y: auto;
    height: 52vh;
}

.max-height-vh50 {
    overflow-y: auto;
    height: 50vh;
}

.select-tabs-list {
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #ee6e73
}

.span-info-title {
    float: left;
    line-height:40px;
    color: #34A33D;
    font-weight: bold;
    font-size: 0.8rem;
}

.span-info-value {
    margin-top: 4px;
    margin-left: 10px;
}

.gallery-photo-container {
    position: relative;
    box-sizing: inherit;
}

.gallery-photo-container:hover > .delete-gallery-photo {
    display: block;
}

.delete-gallery-photo{
    position: absolute;
    display: none;
    left: 175px;
    font-size: 29px;
    top: -8px;
}

.delete-gallery-photo {
    height: 40px;
    width: 40px;
    font-size: 21px!important;
    font-weight: 600!important;
    color: #FD313E;
    text-align: center;
    line-height: 30px!important;
    cursor: pointer;
}

.gallery-photo-container:hover > .rotate-gallery-photo {
    display: block;
}

.gallery-photo-container:hover > .rating-gallery-photo {
    display: block;
}

.rotate-gallery-photo.rotate-left{
    position: absolute;
    display: none;
    left: 45px;
    font-size: 29px;
    top: -8px;
}

.rotate-gallery-photo.rotate-right{
    position: absolute;
    display: none;
    left: 15px;
    font-size: 29px;
    top: -8px;
}

.rotate-gallery-photo {
    height: 40px;
    width: 40px;
    font-size: 21px!important;
    font-weight: 600!important;
    color: blue;
    text-align: center;
    line-height: 30px!important;
    cursor: pointer;
}

.rating-gallery-photo.rating-good{
    color: green;
}

.rating-gallery-photo.rating-bad{
    color: yellow;
}

.rating-gallery-photo {
    height: 40px;
    width: 40px;
    font-size: 21px!important;
    font-weight: 600!important;
    color: blue;
    text-align: center;
    line-height: 30px!important;
    cursor: pointer;
    position: absolute;
    display: none;
    left: 90px;
    top: -8px;
}

body.dragging, body.dragging * {
    cursor: move !important;
}

.dragged {
    position: absolute;
    opacity: 0.5;
    z-index: 2000;
}

.sortable .placeholder {
    position: relative;
}

.sortable .placeholder:before {
    position: absolute;

}

.sortable {
    margin: auto;
    padding: 0;
    width: 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
}

.sortable li {
    list-style: none;
    border: 1px solid #CCC;
    background: #F6F6F6;
    color: #1C94C4;
    margin: 5px;
    padding: 5px;
    line-height: 80px;
    float: left;
    width: 200px;
    height: 200px;
    text-align: center;
}

.sortable-placeholder {
    border: 1px dashed #CCC;
    background: none;
}

.text-gray {
    color: #9e9e9e;
    font-style: italic;
}

.text-green {
    color: #43A047;
}

.text-bold {
    font-weight: bold;
}

.text-italic {
    font-style: italic;
}

.right-border {
    border-right: 1px solid;
    border-right-color: grey;
}

.not-sortable {
    margin: auto;
    padding: 0;
    width: 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
}

.not-sortable li {
    list-style: none;
    border: 1px solid #CCC;
    background: #F6F6F6;
    color: #1C94C4;
    margin: 5px;
    padding: 5px;
    line-height: 80px;
    float: left;
    width: 200px;
    height: 200px;
    text-align: center;
}

.text-file-size {
    color: grey;
    font-size: 12px;
    font-style: italic;
}

ul.tabs.x-hidden {
    overflow-x: hidden;
}

.margin-top-30 {
    margin-top: -30px;
}

img.gallery-photo {
    max-height: 100%;
}

img.company-logo {
    max-width: 100%;
    max-height: 100%;

}

span.active {color:cadetblue;font-weight: bold }

.font-italic {
    font-style: italic!important;
}

.edit-button {
    margin-top: 5px;
    position: absolute;
    top: 0;
    color: #34A33D;
    cursor: pointer
}

table.dataTable.DTFC_Cloned tbody tr.odd {
    background-color: #F3F3F3!important;
}

table.dataTable.DTFC_Cloned tbody tr.even {
    background-color: white!important;
}

table.dataTable.DTFC_Cloned thead tr {
    background-color: white!important;
}
/*
.DTFC_ScrollWrapper .dataTables_scrollHead {
    overflow: visible!important;
}
*/
.general-sales-manage-select2 {
    top: 0;
    left: 0;
    position: absolute!important;
}
li.border-red {
    border-color: red;
}

li.border-yellow {
    border-color: yellow;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-2 {
    margin-bottom: 2px;
}

.margin-bottom-0 {
    margin-bottom: 0px!important;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-15 {
    margin-top: 15px;
}
/*
table.js-cityUsersOrdersTable a, table.js-cityUsersOrdersTableCity a{
    color: #0313e5!important;
}
*/

.border-blue {
    border-color: #1ebcd7!important;
}

.background-blue {
    background-color: #1ebcd7!important;
}

.background-light-blue {
    background-color: #c9eef9c9!important;
}

div[aria-label="Source code"] {
     width: 96%!important;
     height: 96%!important;
     top: 2%!important;
     left: 2%!important;
}

div[aria-label="Source code"] .mce-reset {
     height: 90%!important;
}

div[aria-label="Source code"] .mce-reset .mce-window-body.mce-abs-layout {
     height: 96%!important;
}

div[aria-label="Source code"] .mce-window-body.mce-abs-layout .mce-abs-layout-item {
     height: 100%!important;
}

div[aria-label="Source code"] .mce-reset .mce-window-body.mce-abs-layout .mce-abs-layout-item .mce-abs-layout {
     height: 96%!important;
}

div[aria-label="Source code"] textarea {
    height: 96%!important;
}

.btn-delete, .btn-edit{
    margin: 5px;
}

.btn-delete.btn-small, .btn-edit.btn-small{
    margin: 2px!important;
}

.btn-small {
    height: 30px;
    line-height: 30px;
    padding: 0 0.5rem;
    padding: 0 5px!important;
}

.select-height-3 {
    height: 3rem!important;
}

li.simple-text {
    text-transform: none!important;
    letter-spacing: 0!important;
}

.carousel .carousel-item{
    width:100%;
}

.tabs.second-tab a {
    color: #039be5!important;
}

.tabs.second-tab .indicator {
    background-color: #039be5!important;
}

.text-right {
    text-align: right;
}

.vmiddle {
    vertical-align: middle;
}

.add-company-afisha {
    display: inline-block;
    margin-top: 20px;
}

.ui-datepicker-title select {
    color: black;
    height: unset;
    display: unset;
    padding: unset;
}

.input-short-chip {
    width: 80px!important;
    float: left;
    margin-top: 4px;
    margin-left: 10px;
    margin-bottom: 0;
    border: none!important;
    padding: 0 12px!important;
    border-radius: 16px!important;
    background-color: #e4e4e4;
    height: 32px!important;
}

input.input-short-chip {
    background-color: #e4e4e4;
}

.input-short-chip:focus {
    box-shadow: none!important;
    border: none!important;
}
.input-short-chip:active {
    box-shadow: none!important;
    border: none!important;
}
.input-short-chip:hover {
    box-shadow: none!important;
    border: none!important;
}
.input-short-chip::placeholder {
    color: rgba(0,0,0,0.6)!important;
}

.btn-small2 {
    height: 24px;
    line-height: 20px;
    padding: 4px 4px!important;
    border-radius: 5px;
}

.btn-small3 {
    height: 25px;
    width: 25px;
    line-height: 25px;
    padding: 0px!important;
    border-radius: 15px!important;
}

.btn-small2 i {
    font-size: 18px!important;
}

.btn-small-circle {
    font-size: 10px;
    border-radius: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.mce-label.mce-charactercount {
    margin: 2px 0 2px 2px;
    padding: 8px;
    font-size: 14px;
}

.datatable_processing_loader {
    position: absolute;
    background: rgba(0, 0, 0, 0.75);
    width: 100%;
    height: 100%;
    display: none;
}

.loader-container-block {
    position: relative;
    min-height: 200px;
}

.loader-container-block .loader-container {
    position: absolute!important;
}

.margin-5 {
    margin: 5px;
}

.contracts-warning-info {
    background-color: red;
    padding: 2px 4px;
    border-radius: 5px;
    color: white;
}

.sidebar-menu .collapsible-body .contracts-warning-info {
    padding-left: 4px!important;
}

.table-line-height-big tr {
    line-height: 3.5;
}

tr.afisha-source-view-status-1 {
    color: black!important;
}

tr.afisha-source-view-status-1 a:not(.btn) {
    color: black!important;
}

tr.afisha-source-view-status-2 {
    color: #fbc02d!important;
}

tr.afisha-source-view-status-2 a:not(.btn) {
    color: #fbc02d!important;
}

tr.afisha-source-view-status-3 {
    color: red!important;
}

tr.afisha-source-view-status-3 a:not(.btn) {
    color: red!important;
}

tr .kasa-afisha-ext-link {
    display: inline-flex;
}

tr .kasa-afisha-ext-link a{
    margin-right: 10px;
}

.tabs.blue-text .indicator {
    background-color: #2196F3 !important;
}

table.js-serviceBusinessFeedbacksTable tbody td {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}

.span-title {
    font-size: 22px;
    font-style: italic;
}

.active-always {
    border-bottom: 1px solid #9e9e9e!important;
    color: inherit!important;
}

input[type=text][readonly="readonly"].active-always+label{
    color: #34A33D!important;
    font-size: 0.8rem;
    transform: translateY(-140%);
    font-weight: bold;
}

.collapsible-header .btn-small i {
    font-size: 1.3rem!important;
    width: inherit!important;
    line-height: inherit!important;
    margin-right: 0!important;

}

.hidden-fileinput {
    cursor: pointer;
}

.hidden-fileinput input {
    width: 0;
    height: 0;
}

.btn-floating.btn-large.btn-large2 {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0px!important;
}

.btn-floating.btn-large.btn-large2 i{
    line-height: 42px;
}

.checkbox-disabled[type="checkbox"]:not(:checked):disabled+label:before {
    border:2px solid #5a5a5a;
    background-color:rgba(0,0,0,0)
}

.date-container-small input.datepicker-ui {
    height: 25px;
    margin-top: 8px;
    border-bottom: none;
}

.chosen-select-container div.chosen-container {
    margin-top: 5px;
    /*border: 1px solid gray;*/
    padding: 2px;
    padding-left: 5px;
}

.chosen-select-container a.chosen-single {
    /*border-bottom: none!important;*/
}

.smaller-inputs2 ul.tabs {
    font-weight: bold;
}

label.font-14-i {
    font-size: 14px!important;
}

.inline-inputs span.active {
    line-height: 30px!important;
    width: 100px;
    float: left;
    color: #34A33D;
    font-weight: bold;
    font-size: 0.8rem;
}

.inline-inputs input.real-input {
    height: 25px;
    margin-top: 2px;
    max-width: calc(100% - 110px);
}

.inline-inputs textarea {
    /*height: 25px;*/
    /*margin-top: 2px;*/
    max-height: 4rem;
    padding: 0px!important;
    max-width: calc(100% - 110px);
}

.inline-inputs div.chosen-select-container {
    width: calc(100% - 110px);
    display: flex;
    padding: 0px;
    margin-top: -5px;
}

.card-content-small {
    padding: 0px 5px!important;
}

div.checkbox-inline {
    margin-top: 5px;
    margin-left: 0px;
    padding-left: 0px;
}

.chip.chip2 {
    margin-top: 10px;
    margin-left: 10px;
    display: inline-table;
    max-width: 80%;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
}

div.chip.chip2 {
    height: 90px;
    overflow-y: auto;
    display: inline-block;
    width: 80%;
    max-width: 100%;
    overflow-x: auto;
}

table.table-font-12 td {
    font-size: 12px!important;
}

table.table-font-12 th {
    font-size: 12px!important;
}

.tabs-blue .tab a {
    color: #00487D
}

.tabs-blue .indicator {
    background-color: #00487D
}