/* On small screens, set height to 'auto' for the grid */
@media screen and (max-width: 767px) {
    .row.content {height: auto;}
    .bst-sidebar-link {display: block!important;}
    .block-photo {display: none!important;}
}

@media screen and (max-width: 992px) {
    .bst-sidebar-link {display: block!important;}
    .block-photo {display: none!important;}
}

.navbar {
    margin-bottom: 0;
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, rgba(188, 205, 231, 1), rgba(40, 64, 106, 1));
    z-index: 9999;
    border: 0;
    font-size: 12px !important;
    line-height: 1.42857143 !important;
    /*letter-spacing: 4px;*/
    border-radius: 0;
}

.email-tabs li.active a, .email-tabs li.active a:focus, .email-tabs li.active a:hover {
    border: none;
    border-left: 4px solid #f4511e;
}

.navbar li a, .navbar .navbar-brand {
    color: #fff !important;
    font-size: 12px !important;
}

.navbar-nav li a:hover, .navbar-nav li.active a {
    color: #f4511e !important;
    background: #2B3D5F !important;
}

.nav-tabs > li > a:hover {
    background-color: #8AABDE;
    color: #f4511e;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
    background-color: #35568D;
    color: #FFA500;
}

.navbar-button-tabs > li {
    float: right;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #35568D !important;
}

.navbar .dropdown-menu {
    background-color: #2B3D5F !important;
}

.dropdown-menu {
    min-width: 200px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.bst-main .fyt-main-top {
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, rgba(221,230,243,1), rgba(125, 121, 116, 1));
}

.mrgn-l-xxs {
    margin-left: 5px;
}

.mrgn-r-xxs {
    margin-right: 5px;
}

.mrgn-t-xxs {
    margin-top: 6px;
}

.mrgn-t-xxxs {
    margin-top: 3px;
}

.bst-header .navbar-header {
    background: transparent;
    margin-bottom: -15px;
}

.glyphicon-blue06 {
    color: #5C82BF;
}

.glyphicon-red {
    color: #9f191f;
}

.glyphicon-green {
    color: #00a157;
}

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

.table-responsive {
    overflow-x: unset;
    margin-bottom: 30px;
}

.selectbox:after {
    width: 30px;
}

/*--- login ---*/
/*================= login scss ======================*/
.login-bg {
    background-image: url("../img/login_bg.jpg");
    /*background-image: unset;*/
}

/*--- Dropzone ---*/
.dropzone {
    min-height:180px;
    border: 2px solid rgba(0, 0, 0, 0.3);
    background: white;
    padding: 20px 20px;
    position:relative;
}


/*--- profile ---*/
/*================= userprofile scss ======================*/
.panel-heading-xs {
    color: #fff ;
    background-color: #5C82BF ;
    padding: 1px;
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}


/*--- loader ---*/
.bst-loader-wrap {
    position: fixed;
    text-align: center;
    height: 100%;
    width: 100%;
    top: 60px;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.95);
    z-index: 99999;
}

@keyframes color {
    100%,
    0% {
        stroke: #BCCDE7;
    }
    40% {
        stroke: #5C82BF;
    }
    66% {
        stroke: #28406A;
    }
    80%,
    90% {
        stroke: #d50000;
    }
}

.header-text {
    padding-bottom: 5px;
}

/* Fix bug Beast FullCalendar */
.fc .fc-day, .fc .fc-event-container {
    padding: unset;
}

.fc-event {
    border: 2px solid;
}

/* table drag and drop */
.table-striped tbody tr.highlight td {
    background-color: #FFA909;
    font-weight: bold;
}

.background-success {
    background-color: #00a157;
    color: white;
}

.background-warning {
    background-color: #FFA909;
}

.background-danger {
    background-color: #d50000;
    color: white;
}

.panel-actlog {
    border-color: #fff;
}

.panel-actlog > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #00c854;
    background-color: white;
}
.panel-actlog > .panel-heading .badge {
    color: #00c854;
}

.panel-actlog > .panel-heading {
    color: unset!important;
    background-color: #fff!important;
}

.custom-accordions .panel-actlog .panel-heading a {
    color: inherit;
}

.timeline-layout {
    padding: 0 0 5px 70px;
}

.timeline-layout:before {
    background:#f17316;
}

.dt-button-right {
    position: relative;
    float: right;
}

button.dt-button-excel {
    background-color: #276e4c!important;
    border: #276e4c!important;
    font-size: .76em;
}

button.dt-button-success {
    color: #ffffff;
    background-color: #00a157!important;
    border-color: #00a157!important;
    font-size: .76em;
}

button.dt-button-warning {
    color: #ffffff;
    background-color: #f17316!important;
    border-color: #f17316!important;
    font-size: .76em;
}

button.dt-button-info {
    color: #ffffff;
    background-color: #5e6db3!important;
    border-color: #5e6db3!important;
    font-size: .76em;
}

button.dt-button-primary {
    color: #ffffff;
    background-color: #5e6db3!important;
    border-color: #5e6db3!important;
    font-size: .76em;
}

button.dt-button-refresh {
    color: #000000;
    background-color: #31cff9!important;
    border-color: #31cff9!important;
    font-size: .76em;
}

button.dt-button-new {
    color: #ffffff;
    background-color: #00c854!important;
    border-color: #00c854!important;
    font-size: .76em;
}

button.dt-button-action {
    color: #000000;
    background-color: #dadada!important;
    border-color: #31cff9!important;
    font-size: .76em;
    padding: 5px;
    width: 100%;
}

table.dataTable td.select-checkbox:before {
    margin-top: 0;
}

table.dataTable tr.selected td.select-checkbox:after {
    margin-top: -5px;
}

tr.group, tr.group:hover {
    background-color: #ddd !important;
}

.timeline-layout {
    padding: 0 0 5px 70px;
}

button.dt-button.buttons-columnVisibility {
    padding: 5px;
    background-color: #dadada!important;
    color: black;
    border-color: red!important;
}

button.dt-button.buttons-columnVisibility.active {
    padding: 5px;
    background-color: #dadada!important;
    color: black;
    border-color: unset!important;
}

.border-green {
    border: 2px solid lightgreen;
}

.border-red {
    border: 2px solid red;
}

/*--- bootstrap card files ---*/
.card-vst {
    border: 2px solid #DFE5E5;
    background-color: #fff;
    margin: 20px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.card-vst:hover {
    box-shadow: 0 0 5px 5px lightgrey;
}
.card-stup > .card-header-vst {
    color: #fff !important;
    background-color: #632d87;
    padding: 20px;
    border-radius: 0;
    text-align: center;
}
.card-stup > .card-body-vst {
    border-radius: 0;
    text-align: center;
    padding-top: 15px;
}
.card-stup > .card-footer-vst {
    border-top: 1px solid #0c0c0c;
    text-align: center;
    padding: 10px 15px;
    height: 55px;
}

.bold-border-vst-orange {
    border-left: 10px solid #f57c00;
}

.bold-border-vst-purple {
    border-left: 10px solid #632d87;
}

.bst-sidebar .bst-sidebar-menu .badge {
    right: 1px;
    top: unset;
}

.bst-sidebar .bst-sidebar-menu .badge {
    right: 1px;
    top: unset;
}

.modal-xlg {
    width: 1200px;
}

.bst-page-bar .breadcrumb a {
    color: #2B3D5F;
}

.bst-page-bar .breadcrumb a.active, .bst-page-bar .breadcrumb a:hover {
    color: #e5007d;
}

.breadcrumb > li + li::before {
    color: #2B3D5F;
}

.filter-reset-button {
    color: #ffffff!important;
    font-family: inherit!important;
    font-size: 14px!important;
    font-weight: 400!important;
    background-color:  #5c73db!important;
    border-color: #5c73db;
    border-style: solid!important;
    border-top-width: 1px!important;
    border-bottom-width: 1px!important;
    border-left-width: 1px!important;
    border-right-width: 1px!important;
    text-align: center!important;
    padding: 6px 12px!important;
    white-space: nowrap;
    display: unset!important;
    width: 100%;
}

.blockquote-style-vst blockquote {
    border: 2px solid #e5007d;
}

.vst-pad-b-xxs {
    padding-bottom: 5px!important;
}

.vst-pad-b-xlg {
    padding-bottom: 70px!important;
}

.js-breadcrumb-title {
    color: #7D7974;
    font-weight: 400;
    font-size: large;
}

.vst-float-left {
    float: left;
}

.vst-pad-button {
    padding: 6px 12px !important;
}

.vst-pad-none {
    padding: unset !important;
}

.vst-mrgn-lr-xxs {
    margin-left: 3px!important;
    margin-right: 3px!important;
}

.vst-border-none {
    border: unset !important;
}

.contextual-link .dropdown-menu {
   width: unset;
}

.vst-sbr-title {
    color: #5C82BF;
    font-size: large;
}

.vst-sbr-title-normal {
    color: #5C82BF;
}

.table-responsive {
    overflow-x: unset;
}

.table>tbody>tr>td {
    padding-top: 8px;
    padding-bottom: 8px;
}

.bst-sidebar .bst-sidebar-link a {
    padding: 5px 10px;
}

.vst-overflow {
    overflow-x: auto;
}

.vst-block-table {
    min-height: 200px;
}

.vst-contextual-link {
    top: -5px;
    right: 25px;
}

.bst-sidebar-closed .bst-sidebar,
.bst-sidebar-closed .bst-sidebar-back {
    width:57px;
}

.bst-sidebar .bst-sidebar-menu .badge {
    right: 1px;
    top: unset;
}

.vst-badge-link {
    /*font-size: 11px!important;*/
    padding-right: 5px!important;
}

.vst-bst-full-block {
    border-left: 0 solid #eaebed;
    border-right: 0 solid #eaebed;
}

.vst-float-left {
    float: left;
}

.vst-float-right {
    float: right;
}

.vst-break-word {
    word-wrap: break-word;
}

/* --- loader in button --- */
.js-button-text {
    transition: all 0.2s;
}

.js-button-loading .js-button-text {
    visibility: hidden;
    opacity: 0;
}

.js-button-loading::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: 25px;
    margin-top: 9px;
    border: 4px solid transparent;
    border-top-color: #ffffff;
    border-radius: 50%;
    animation: button-loading-spinner 1s ease infinite;
}

.col-width-favicons {
    width: 7%;
}

.col-width-action {
    width: 10%;
}

.col-width-datetime {
    width: 12%;
}

.col-width-text {
    width: 40%;
}

@keyframes button-loading-spinner {
    from {
        transform: rotate(0turn);
    }
    to {
        transform: rotate(1turn);
    }
}
/* --- end loader in button  --- */