.small-form, .medium-form, .large-form{margin-left: auto; margin-right: auto; width: 100%; margin-bottom: 50px;}
.small-form{max-width: 500px;}
.medium-form{max-width: 900px;}
.btn-small-center{
    width: auto;
    padding: 8px 30px;
    margin: 0px auto;
}
.form-title{font-weight: bold;}
.add-link,.add-link:hover{color: #fff;}
.help-text{font-style: italic;}
.checkbox-list label{display: block;}
.handler{cursor: pointer;}
.form-group label{font-weight: bold; margin-top: 0.5rem; margin-bottom: 0.2rem;}
.red{color: #f00;}
.text-custom{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
}
.fl{float: left;}
.fr{float: right;}
.cus-radius-left{
    border-top-left-radius: .1875rem !important;
    border-bottom-left-radius: .1875rem !important;
}
.none {
    display:none;
}
.text-bold{font-weight: bold;}
.padtb{padding-top:0px !important;
    padding-bottom:0px !important;}
.side-bar-active{
    background: #3e495f;
    font-weight: bold;
}
.nav{padding-left:0;margin-bottom:0;list-style:none}
.nav:before,.nav:after{display:table;content:" "}
.nav:after{clear:both}
.nav:before,.nav:after{display:table;content:" "}
.nav:after{clear:both}
nav ul.nav li{width:90px}
.nav>li{position:relative;display:block}
.nav>li>a{position:relative;display:block;padding:10px 15px}
.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}
.nav>li.disabled>a{color:#999}
.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999;text-decoration:none;cursor:not-allowed;background-color:transparent}
.nav>li+.dropdown-header{margin-top:9px}
.nav.open>a,.nav.open>a:hover,.nav.open>a:focus{color:#fff;background-color:#428bca;border-color:#428bca}
.nav.open>a .caret,.nav.open>a:hover .caret,.nav.open>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}
.nav>.pull-right{float:right}
.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}
.nav-tabs{border-bottom:1px solid #ddd}
.nav-tabs>li{float:left;margin-bottom:-1px}
.nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0}
.nav-tabs>li> .active{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}
.nav-tabs>li>a:hover{border-color:#eee}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}
.nav-tabs.nav-justified{width:100%;border-bottom:0}
.nav-tabs.nav-justified>li{display:table-cell;float:none;width:1%}
.nav-tabs.nav-justified>li>a{text-align:center}
.nav-tabs.nav-justified>li>a{margin-right:0;border-bottom:1px solid #ddd}
.nav-tabs.nav-justified>.active>a{border-bottom-color:#fff}
.nav-pills>li{float:left}
.nav-pills>li>a{border-radius:5px}
.nav-pills>li+li{margin-left:2px}
.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}
.nav-stacked>li{float:none}
.nav-stacked>li+li>a{margin-top:2px;margin-left:0}
.nav-justified{width:100%}
.nav-justified>li{display:table-cell;float:none;width:1%}
.nav-justified>li>a{text-align:center}
.nav-tabs-justified{border-bottom:0}
.nav-tabs-justified>li>a{margin-right:0;border-bottom:1px solid #ddd}
.nav-tabs-justified>.active>a{border-bottom-color:#fff}
.table-card{margin: 0px !important;}
.float-right{float: right}
/*
 *Nháº­t
 */

/* mobile-list */
.mobile-list{
    background: white;
    box-shadow: 0px 0px 4px -1px rgba(0, 0, 0, 0), 0px 4px 0px 0px rgba(0, 0, 0, 0), 0px 1px 2px 0px rgba(0, 0, 0, 0.12);
    transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    padding: 5px 10px;
    border-radius: 20px;
    margin-bottom: 10px;
}
/* mobile-list-header */
.mobile-list .header{
    padding: 5px;
}
.mobile-list .header i.show-more{
    transition: 0.4s;
    padding: 5px;
    float: right;
}
.mobile-list .header i.show-more.open{
    transform: rotate(180deg);
}
.mobile-list .header .right-attr{
    background-image: linear-gradient(#e72510, #D9230F 6%, #cb210e) !important;
    padding: 2px 7px;
    color: white;
    float: right;
    margin-left: 5px;
    border-radius: 50px;
}
.mobile-list .header .left-attr{
    font-weight: bold;
    padding: 2px;
}
.mobile-list .header .left-attr span.stt{
    color: white;
    background: #0aa7ef;
    border-radius: 50%;
    padding: 5px;
}

/* mobile-list-body */
.mobile-list .body{
    border-top: 1px solid #ddd;
    padding: 5px;
}


/* alert */
.alert-ndn{
    padding: 10px !important;
    margin: 10px !important;
}

/* data-table */
.dataTables_length{
    margin-top: 10px;
}
.dataTables_filter{
    margin-top: 10px;
    margin-right: 10px;
}

/* list-options */

/* profle desktop */
.fb-profile-block {
    margin: auto;
    position: relative;
    width: 100%;
}
.cover-container{
    background: #1E90FF;
    background: radial-gradient(at bottom, #73D6F5 12%, #1E90FF)
}
.fb-profile-block-thumb{
    display: block;
    height: 315px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}
.fb-profile-block-menu {
    border: 1px solid #d3d6db;
    border-radius: 0 0 3px 3px;
}
.profile-img a{
    bottom: 15px;
    box-shadow: none;
    display: block;
    left: 15px;
    padding:1px;
    position: absolute;
    height: 160px;
    width: 160px;
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    z-index:9;
    overflow: hidden;
}
.profile-img img {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
    height:158px;
    padding: 5px;
    width:158px;
}
.profile-name {
    bottom: 60px;
    left: 200px;
    position: absolute;
}
.profile-name h2 {
    -webkit-text-stroke: 0.8px white;
    /*text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);*/
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    max-width: 500px;
    position: relative;
    text-transform: uppercase;
    color: black;
}
.fb-profile-block-menu{
    height: 44px;
    position: relative;
    width:100%;
    overflow:hidden;
}
.block-menu {
    clear: right;
    padding-left: 205px;
}
.block-menu ul{
    margin:0;
    padding:0;
}
.block-menu ul li{
    display:inline-block;
}
.block-menu ul li a {
    border-right: 1px solid #e9eaed;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 42px;
    line-height: 3.0;
    padding: 0 17px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    color:#4b4f56;
    text-transform:capitalize;
}
.block-menu ul li:first-child a{
    border-left: 1px solid #e9eaed;
}

/* checkbox */
.checkboxFive {
    width: 30px;
    margin: auto;
    position: relative;
    padding: 5px;
}
.checkboxFive label {
    cursor: pointer;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
    background: #eee;
    border:1px solid #ddd;
}
.checkboxFive label:after {
    opacity: 0.2;
    content: '';
    position: absolute;
    width: 15px;
    height: 8px;
    background: transparent;
    top: 8px;
    left: 7px;
    border: 3px solid #333;
    border-top: none;
    border-right: none;

    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.checkboxFive label:hover::after {
    opacity: 0.5;
}
.checkboxFive input[type=checkbox]:checked + label:after {
    opacity: 1;
}

/* scroll bar */
.scroll-ndn::-webkit-scrollbar-track
{
    background-color: #F5F5F5; /* Pháº§n chÆ°a hiá»ƒn thá»‹ */
}

.scroll-ndn::-webkit-scrollbar /* Táº¥t cáº£ thanh cuá»™n */
{
    width: 5px;
    height: 5px;
    background-color: #F5F5F5;
}

.scroll-ndn::-webkit-scrollbar-thumb /* Pháº§n Ä‘ang hiá»ƒn thá»‹ */
{
    background-color: #dddddd;
    border: 1px solid #dddddd;
    border-radius: 50px;
    transition: 2s;
}
.scroll-ndn::-webkit-scrollbar-thumb:hover
{
    background-color: #8c8c8c;
    border: 1px solid #8c8c8c;
    transition: 2s;
}

/* Alertify Notification*/
.ajs-message.ajs-success-ndn {
    color: #5ab55e ;
    background-color: #e2f2e3 ;
    border-color: #e2f2e3 ;
    font-weight: bold;
    border-right-color: #5ab55e;
    border-right-width: 5px;
    position: relative;
}
.ajs-message.ajs-success-ndn::after{
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    background: #5ab55e;
    right: -2px;
    transform: rotate(45deg);
    top: 50%;
}
.ajs-message.ajs-info-ndn {
    color: #14c1d7;
    background-color: #d6f4f8;
    border-color: #d6f4f8;
    font-weight: bold;
    opacity: 0.8 !important;
    border-right-color: #14c1d7;
    border-right-width: 5px;
}
.ajs-message.ajs-info-ndn::after{
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    background: #14c1d7;
    right: -2px;
    transform: rotate(45deg);
    top: 50%;
}
.ajs-message.ajs-warning-ndn {
    color: #ff7b52;
    background-color: #ffe8e1;
    border-color: #ffe8e1;
    font-weight: bold;
    opacity: 0.8 !important;
    border-right-color: #ff7b52;
    border-right-width: 5px;
}
.ajs-message.ajs-warning-ndn::after{
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    background: #ff7b52;
    right: -2px;
    transform: rotate(45deg);
    top: 50%;
}
.ajs-message.ajs-danger-ndn {
    color: #f55246;
    background-color: #fde1df;
    border-color: #fde1df;
    font-weight: bold;
    opacity: 0.8 !important;
    border-right-color: #f55246;
    border-right-width: 5px;
}
.ajs-message.ajs-danger-ndn::after{
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    background: #f55246;
    right: -2px;
    transform: rotate(45deg);
    top: 50%;
}
.alertify-notifier.ajs-right .ajs-message.ajs-visible{
    right: 260px !important;
}

/* Hide Arrors Input type=Number */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}

/* List Like Card */
.subject-card:hover{
    -webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow:0 0 10px rgba(0, 0, 0, 0.5);
    transition: 0.4s;
    cursor: pointer;
}
.subject-card:hover .avatar img{
    transform: rotate(0deg);
}
.subject-card{
    transition: 0.4s;
    min-height: 300px;
    border-radius: 20px;
    overflow: hidden;
}
.subject-banner{
    min-height: 150px;
    border-bottom: 1px solid #ddd;
    background-image: linear-gradient(to top, #a18cd1 0%, #fbc2eb 100%);
}

.subject img{
    max-height: 170px;
    width: 100%;
    height: auto;
}
.subject .avatar{
    position: relative;
    top: -65px;
    margin-bottom: -65px;
}
.subject .avatar img{
    width: 130px;
    height: 130px;
    max-width: 80%;
    padding: 4px;
    border: 1px solid #bfbfbf;
    transform: rotate(30deg);
    transition: 0.4s;
}

/* Border danger */
.input-danger{
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(252,109,133,1);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(252,109,133,1);
    box-shadow: inset 0px 0px 5px 0px rgba(252,109,133,1);
}

/* Table Fixed thead */

.fixed-thead thead th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1;
}



/* Drag Scroll */
.dragscroll{
    cursor: grab;
}

/* Window 10 loading */
/*
    HTML:
     <div class="loading">
        <div class='loader'>
            <div class='circle'></div>
            <div class='circle'></div>
            <div class='circle'></div>
            <div class='circle'></div>
            <div class='circle'></div>
        </div>
        <div class="waitting">
            <h1>Loading...</h1>
        </div>
    </div>
 */
.loading{
    position: fixed;
    top: 40%;
    width: 100%;
    height: 100vh;
    text-align: center;
}
.waitting{
    animation: blink 2s ease-in-out infinite;
    color: #999;
}
@keyframes blink {
    0%{opacity: 0}
    10%{opacity: 0.2}
    20%{opacity: 0.4}
    30%{opacity: 0.6}
    40%{opacity: 0.8}
    50%{opacity: 1}
    60%{opacity: 0.8}
    70%{opacity: 0.6}
    80%{opacity: 0.4}
    90%{opacity: 0.2}
    100%{opacity: 0}
}
.loader {
    width: 50px;
    height: 50px;
    margin: auto;
}
.loader .circle {
    position: absolute;
    width: 38px;
    height: 38px;
    opacity: 0;
    transform: rotate(225deg);
    animation-iteration-count: infinite;
    animation-name: orbit;
    animation-duration: 5.5s;
}
.loader .circle:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 5px;
    background: #2196f3;
    box-shadow: 0 0 9px rgba(255, 255, 255, .7);
}
.loader .circle:nth-child(2) {
    animation-delay: 240ms;
}
.loader .circle:nth-child(3) {
    animation-delay: 480ms;
}
.loader .circle:nth-child(4) {
    animation-delay: 720ms;
}
.loader .circle:nth-child(5) {
    animation-delay: 960ms;
}
@keyframes orbit {
    0% {
        transform: rotate(225deg);
        opacity: 1;
        animation-timing-function: ease-out;
    }
    7% {
        transform: rotate(345deg);
        animation-timing-function: linear;
    }
    30% {
        transform: rotate(455deg);
        animation-timing-function: ease-in-out;
    }
    39% {
        transform: rotate(690deg);
        animation-timing-function: linear;
    }
    70% {
        transform: rotate(815deg);
        opacity: 1;
        animation-timing-function: ease-out;
    }
    75% {
        transform: rotate(945deg);
        animation-timing-function: ease-out;
    }
    76% {
        transform: rotate(945deg);
        opacity: 0;
    }
    100% {
        transform: rotate(945deg);
        opacity: 0;
    }
}


/*  dropdown-scroll with css scroll */
.dropdown-scroll{
    height: auto;
    max-height: 300px;
    overflow-x: hidden;
}
.dropdown-scroll::-webkit-scrollbar-track
{
    background-color: #F5F5F5; /* Pháº§n chÆ°a hiá»ƒn thá»‹ */
}

.dropdown-scroll::-webkit-scrollbar /* Táº¥t cáº£ thanh cuá»™n */
{
    width: 5px;
    height: 5px;
    background-color: #F5F5F5;
}

.dropdown-scroll::-webkit-scrollbar-thumb /* Pháº§n Ä‘ang hiá»ƒn thá»‹ */
{
    background-color: #dddddd;
    border: 1px solid #dddddd;
    border-radius: 50px;
    transition: 2s;
}
.dropdown-scroll::-webkit-scrollbar-thumb:hover
{
    background-color: #8c8c8c;
    border: 1px solid #8c8c8c;
    transition: 2s;
}

.fake-input-disabled{
    color: #999;
    background-color: #f5f5f5;
    padding: .4375rem .875rem;
    font-size: .8125rem;
    line-height: 1.5385;
    box-shadow: 0 0 0 0 transparent;
    border: 1px solid #ddd;
    border-radius: .1875rem;
}
.select2-selection.select2-selection--single{ min-height: 36px;}
.card-ndn-mobile{
    margin-bottom: 20px;
    background: white;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
.form-control:disabled, .form-control[readonly]{ background: #f5f5f5 !important;}
.mobile-title-top { font-size: 18px;  color: white;}
.navbar.navbar-expand-md.navbar-dark { background-color: #3b414f; margin-bottom: 0px;}
.quick-save { background-image: linear-gradient(#e72510, #D9230F 6%, #cb210e) !important; padding: 5px; font-size: 18px; border-radius: 0;}
.sidebar-mobile-main-toggle { color: white !important;}
.notifications{position: relative;}
.countNotifications{position: absolute; top: -5px; right: 0; background-color: red; border-radius: 50%; font-size: 12px; border: 1px solid #f98311; min-width: 21px; text-align: center; color: white;}
.sll-mobile-item{padding: 5px;}
legend {
    font-weight: bold;
    border-bottom: 0px;
    padding-left: 0px;
    padding-right: 3px;
    width: auto;
    color: #0000ff;
    margin-bottom: -18px;
    top: -26px;
    position: relative;
    font-size: 14px;
}
fieldset {
    border: 1px solid #ccc;
    padding: 5px;
    margin-top: 30px;
}
.modal {
    -webkit-transform: translate3d(0,0,1px);
    transform: translate3d(0,0,1px);
}
.modal .panel-body {
    color:#444;
    -webkit-transform: translate3d(0,0,1px);
    transform: translate3d(0,0,1px);
}
.page-content, .content{z-index: 9}
.page-content{ min-height: 65vh;}
.info-box {
    display:block;
    min-height:90px;
    background:#fff;
    width:100%;
    box-shadow:0 1px 1px rgba(0,0,0,0.1);
    border-radius:2px;
    margin-bottom:15px
}
.info-box small {
    font-size:14px
}
.info-box .progress {
    background:rgba(0,0,0,0.2);
    margin:5px -10px 5px -10px;
    height:2px
}
.info-box .progress,
.info-box .progress .progress-bar {
    border-radius:0
}
.info-box .progress .progress-bar {
    background:#fff
}
.info-box-icon {
    border-top-left-radius:2px;
    border-top-right-radius:0;
    border-bottom-right-radius:0;
    border-bottom-left-radius:2px;
    display:block;
    float:left;
    height:90px;
    width:90px;
    text-align:center;
    font-size:45px;
    line-height:90px;
    background:rgba(0,0,0,0.2)
}
.info-box-icon>img {
    max-width:100%
}
.info-box-content {
    padding:5px 10px;
    margin-left:90px;
    text-align: left;
}
.info-box-number {
    display:block;
    font-weight:bold;
    font-size:18px;
    padding-bottom: 10px;
}
.progress-description,
.info-box-text {
    display:block;
    font-size:14px;
    white-space:pre-wrap;
    overflowf:hidden;
    text-overflow:ellipsis
}
.info-box-text {
    text-transform:none
}
.info-box-more {
    display:block
}
.modal-body{
    text-align: left;
}
.modal-body label{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.modal-body .form-control{
    margin-bottom: 5px;
}

.mail-box {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}
.mail-box aside {
    display: table-cell;
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top;
}
.mail-box .sm-side {
    background: none repeat scroll 0 0 #e5e8ef;
    border-radius: 4px 0 0 4px;
    width: 25%;
}
.mail-box .lg-side {
    background: none repeat scroll 0 0 #fff;
    border-radius: 0 4px 4px 0;
    width: 75%;
}
.mail-box .sm-side .user-head {
    background: none repeat scroll 0 0 #00a8b3;
    border-radius: 4px 0 0;
    color: #fff;
    min-height: 80px;
    padding: 10px;
}
.user-head .inbox-avatar {
    float: left;
    width: 65px;
}
.user-head .inbox-avatar img {
    border-radius: 4px;
}
.user-head .user-name {
    display: inline-block;
    margin: 0 0 0 10px;
}
.user-head .user-name h5 {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 15px;
}
.user-head .user-name h5 a {
    color: #fff;
}
.user-head .user-name span a {
    color: #87e2e7;
    font-size: 12px;
}
a.mail-dropdown {
    background: none repeat scroll 0 0 #80d3d9;
    border-radius: 2px;
    color: #01a7b3;
    font-size: 10px;
    margin-top: 20px;
    padding: 3px 5px;
}
.inbox-body {
    padding: 20px;
}
.btn-compose {
    background: none repeat scroll 0 0 #ff6c60;
    color: #fff;
    padding: 12px 0;
    text-align: center;
    width: 100%;
}
.btn-compose:hover {
    background: none repeat scroll 0 0 #f5675c;
    color: #fff;
}
ul.inbox-nav {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
}
.inbox-divider {
    border-bottom: 1px solid #d5d8df;
}
ul.inbox-nav li {
    display: inline-block;
    line-height: 45px;
    width: 100%;
}
ul.inbox-nav li a {
    color: #6a6a6a;
    display: inline-block;
    line-height: 45px;
    padding: 0 20px;
    width: 100%;
}
ul.inbox-nav li a:hover, ul.inbox-nav li.active a, ul.inbox-nav li a:focus {
    background: none repeat scroll 0 0 #d5d7de;
    color: #6a6a6a;
}
ul.inbox-nav li a i {
    color: #6a6a6a;
    font-size: 16px;
    padding-right: 10px;
}
ul.inbox-nav li a span.label {
    margin-top: 13px;
}
ul.labels-info li h4 {
    color: #5c5c5e;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    text-transform: uppercase;
}
ul.labels-info li {
    margin: 0;
}
ul.labels-info li a {
    border-radius: 0;
    color: #6a6a6a;
}
ul.labels-info li a:hover, ul.labels-info li a:focus {
    background: none repeat scroll 0 0 #d5d7de;
    color: #6a6a6a;
}
ul.labels-info li a i {
    padding-right: 10px;
}
.nav.nav-pills.nav-stacked.labels-info p {
    color: #9d9f9e;
    font-size: 11px;
    margin-bottom: 0;
    padding: 0 22px;
}
.inbox-head {
    background: none repeat scroll 0 0 #41cac0;
    border-radius: 0 4px 0 0;
    color: #fff;
    min-height: 80px;
    padding: 20px;
}
.inbox-head h3 {
    display: inline-block;
    font-weight: 300;
    margin: 0;
    padding-top: 6px;
}
.inbox-head .sr-input {
    border: medium none;
    border-radius: 4px 0 0 4px;
    box-shadow: none;
    color: #8a8a8a;
    float: left;
    height: 40px;
    padding: 0 10px;
}
.inbox-head .sr-btn {
    background: none repeat scroll 0 0 #00a6b2;
    border: medium none;
    border-radius: 0 4px 4px 0;
    color: #fff;
    height: 40px;
    padding: 0 20px;
}
.table-inbox {
    border: 1px solid #d3d3d3;
    margin-bottom: 0;
}
.table-inbox tr td {
    padding: 12px !important;
}
.table-inbox tr td:hover {
    cursor: pointer;
}
.table-inbox tr td .fa-star.inbox-started, .table-inbox tr td .fa-star:hover {
    color: #f78a09;
}
.table-inbox tr td .fa-star {
    color: #d5d5d5;
}
.table-inbox tr.unread td {
    background: none repeat scroll 0 0 #f7f7f7;
    font-weight: 600;
}
ul.inbox-pagination {
    float: right;
}
ul.inbox-pagination li {
    float: left;
}
.mail-option {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}
.mail-option .chk-all, .mail-option .btn-group {
    margin-right: 5px;
}
.mail-option .chk-all, .mail-option .btn-group a.btn {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #e7e7e7;
    border-radius: 3px !important;
    color: #afafaf;
    display: inline-block;
    padding: 5px 10px;
}
.inbox-pagination a.np-btn {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #e7e7e7;
    border-radius: 3px !important;
    color: #afafaf;
    display: inline-block;
    padding: 5px 15px;
}
.mail-option .chk-all input[type="checkbox"] {
    margin-top: 0;
}
.mail-option .btn-group a.all {
    border: medium none;
    padding: 0;
}
.inbox-pagination a.np-btn {
    margin-left: 5px;
}
.inbox-pagination li span {
    display: inline-block;
    margin-right: 5px;
    margin-top: 7px;
}
.fileinput-button {
    background: none repeat scroll 0 0 #eeeeee;
    border: 1px solid #e6e6e6;
}
.inbox-body .modal .modal-body input, .inbox-body .modal .modal-body textarea {
    border: 1px solid #e6e6e6;
    box-shadow: none;
}
.btn-send, .btn-send:hover {
    background: none repeat scroll 0 0 #00a8b3;
    color: #fff;
}
.btn-send:hover {
    background: none repeat scroll 0 0 #009da7;
}
.modal-header h4.modal-title {
    font-family: "Open Sans",sans-serif;
    font-weight: 300;
}
.modal-body label {
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
}
.heading-inbox h4 {
    border-bottom: 1px solid #ddd;
    color: #444;
    font-size: 18px;
    margin-top: 20px;
    padding-bottom: 10px;
}
.sender-info {
    margin-bottom: 20px;
}
.sender-info img {
    height: 30px;
    width: 30px;
}
.sender-dropdown {
    background: none repeat scroll 0 0 #eaeaea;
    color: #777;
    font-size: 10px;
    padding: 0 3px;
}
.view-mail a {
    color: #ff6c60;
}
.attachment-mail {
    margin-top: 30px;
}
.attachment-mail ul {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}
.attachment-mail ul li {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 150px;
}
.attachment-mail ul li img {
    width: 100%;
}
.attachment-mail ul li span {
    float: right;
}
.attachment-mail .file-name {
    float: left;
}
.attachment-mail .links {
    display: inline-block;
    width: 100%;
}

.fileinput-button {
    float: left;
    margin-right: 4px;
    overflow: hidden;
    position: relative;
}
.fileinput-button input {
    cursor: pointer;
    direction: ltr;
    font-size: 23px;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(-300px, 0px) scale(4);
}
.fileupload-buttonbar .btn, .fileupload-buttonbar .toggle {
    margin-bottom: 5px;
}
.files .progress {
    width: 200px;
}
.fileupload-processing .fileupload-loading {
    display: block;
}
* html .fileinput-button {
    line-height: 24px;
    margin: 1px -3px 0 0;
}
* + html .fileinput-button {
    margin: 1px 0 0;
    padding: 2px 15px;
}
@media (max-width: 767px) {
    .files .btn span {
        display: none;
    }
    .files .preview * {
        width: 40px;
    }
    .files .name * {
        display: inline-block;
        width: 80px;
        word-wrap: break-word;
    }
    .files .progress {
        width: 20px;
    }
    .files .delete {
        width: 60px;
    }
}
ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.mailbox-messages.table {
    margin: 0;
}

.mailbox-controls {
    padding: 5px;
    margin-bottom: 10px;
    padding-bottom: 15px;
}

.mailbox-read-info {
    border-bottom: 1px solid #3b414f;
    padding: 10px;
}
h3 {
    font-size: 20px;
    margin: 0;
}

h5 {
    margin: 0;
    padding: 5px 0 0;
}

.mailbox-read-time {
    color: #999;
    font-size: 13px;
}

.mailbox-read-message {
    padding: 10px;
}

.mailbox-attachments
li {
    border: 1px solid #eee;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 200px;
}


.mailbox-attachment-name {
    color: #666;
    font-weight: 700;
}

.mailbox-attachment-icon,
.mailbox-attachment-info,
.mailbox-attachment-size {
    display: block;
}

.mailbox-attachment-info {
    background-color: #3b414f;
    padding: 10px;
}

.mailbox-attachment-size {
    color: #999;
    font-size: 12px;
}

.mailbox-attachment-icon {
    color: #666;
    font-size: 65px;
    max-height: 132.5px;
    padding: 20px 10px;
    text-align: center;
}
.mailbox-attachment-close {
@extend .close;
}
.text_page{
    margin-bottom: 10px;
    margin-right: 5px;
}

@media (max-width: 767px) {
    table thead th {
        width: 35vw;
    }
}
table td {
    background: #fff;
}
table tbody th {
    text-align: left;
    position: relative;
}
table tbody th {
    position: sticky;
    left: 0;
    background: white;
    z-index: 1;
}
caption {
    text-align: left;
    position: sticky;
    left: 0;
}
[role="region"][aria-labelledby][tabindex] {
    width: 100%;
    max-height: 98vh;
    overflow: auto;
}
[role="region"][aria-labelledby][tabindex]:focus {
    box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.5);
    outline: 0;
}

.list-group-item {
    position: relative;
    display: block !important;
    padding: 0.75rem 1.25rem;
    background-color: #fff;
    border-bottom: 1px solid #c0c0c0;
}
.list-group{
    border: 0px !important;
}
.input-group-sm .select2-container{
    width: auto !important;
    min-width: 150px !important;
}
.search-area{
    padding-top: 10px;
}
.search-show{
    float: right;
}
.table-responsive{margin-top: 10px !important;}
.row{ margin-bottom: 10px;}
#pageList{padding: 5px}
#pageList .title{padding-left: 7px; padding-top: 5px;}
.choices{margin-bottom: 0px !important}
.gallery-box .gallery-container .gallery-overlay{
    background: linear-gradient(180deg,rgba(0,0,0,0) 10%,rgba(0,0,0,0) 10%,rgba(0,0,0,.5) 10%);
    text-align: center;
}
.gallery-box .gallery-container .gallery-overlay .overlay-caption{
    font-size:14px;
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.pagination{ padding-bottom: 10px; padding-right: 5px;}
.gallery-container{border: 1px solid #eee; height: 120px; text-align: center;}
.gallery-overlay, .gallery-box{height: 120px; top:-12px !important;}
.gallery-wrapper .modal{top:-30%}
.login-form{width: 100% !important;}
[data-layout=horizontal] .page-title-box{padding: 15px; !important;}
.col-sm-2 .border-dashed{min-height: 103px}
.select2-container .select2-selection--single .select2-selection__rendered{line-height: normal !important}
.header-elements-sm-inline{display: block !important;}
.text-left{text-align: left}
.text-right{text-align: right}
.text-center{text-align: center}
.font-weight-bold{font-weight: bold}
.page-title{padding-top: 20px; padding-bottom: 20px}
.text-sm{white-space:pre-line !important;}
.page-header-content { padding-left: 5px !important; padding-right: 5px !important; }
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{--vz-gutter-x:0px !important; margin-top: 10px;}
[data-layout=horizontal] .page-content{padding-left: 5px; padding-right: 5px;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-family: sans-serif;}
.input-group, .form-group{margin-top: 10px;}
.simplebar-wrapper{border: 1px solid #ccc;}
.simplebar-wrapper ul{padding: 5px}
.simplebar-wrapper span{font-weight: normal !important;}
.btn-static .btn{padding-left: 6px; padding-right: 6px;}
.tab_color1{background-color:#ffb74d;}
.tab_color2{background-color:#ff063f;}
.tab_color3{background-color:#409444;}
.tab_color4{background-color:#0aa7ef;}
.tab_color1 a, .tab_color2 a, .tab_color3 a, .tab_color4 a{color: #f0f8ff !important; border-radius:unset !important;}
.tab_color1 a:hover, .tab_color2 a:hover, .tab_color3 a:hover, .tab_color4 a:hover{color: #1b1e21 !important;}
.tab_color1 a.active, .tab_color2 a.active, .tab_color3 a.active, .tab_color4 a.active{color: #1b1e21 !important; }
.card .note-editor{border: 1px solid #cccc;}
.modal-dialog .modal-body img{width: 100% !important;}
/* STEP */
.table-small th, .table-small td {
    padding: 2px 5px;
}
.chosen { background-color: #e6e6e6; }

/*------------------------*/
input:focus,
button:focus,
.form-control:focus{
    outline: none;
    box-shadow: none;
}
.form-control:disabled, .form-control[readonly]{
    background-color: #fff;
}
/*----------step-wizard------------*/
.d-flex{
    display: flex;
}
.justify-content-center{
    justify-content: center;
}
.align-items-center{
    align-items: center;
}

/*---------signup-step-------------*/
.bg-color{
    background-color: #333;
}
.signup-step-container{
    padding: 10px 0px;
    padding-bottom: 30px;
}

.wizard .nav-tabs {
    position: relative;
    margin-bottom: 0;
    border-bottom-color: transparent;
}

.wizard > div.wizard-inner {
    position: relative;
    margin-bottom: 0px;
    text-align: center;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 75%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 15px;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 16px;
    color: #0e214b;
    font-weight: 500;
    border: 1px solid #ddd;
}
span.round-tab i{
    color:#555555;
}
.wizard li.active span.round-tab {
    background: #0db02b;
    color: #fff;
    border-color: #0db02b;
}
.wizard li.active span.round-tab i{
    color: #5bc0de;
}
.wizard .nav-tabs > li.active > a i{
    color: #0db02b;
}

.wizard .nav-tabs > li {
    width: 33.33%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: red;
    transition: 0.1s ease-in-out;
}

.wizard .nav-tabs > li a {
    width: 30px;
    height: 30px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
    background-color: transparent;
    position: relative;
    top: 0;
}
.wizard .nav-tabs > li a i{
    position: absolute;
    top: -15px;
    font-style: normal;
    font-weight: 400;
    white-space: nowrap;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    font-weight: 700;
    color: #000;
}

.wizard .nav-tabs > li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 20px;
}

.wizard h3 {
    margin-top: 0;
}
.prev-step,
.next-step{
    font-size: 13px;
    padding: 8px 24px;
    border: none;
    border-radius: 4px;
    margin-top: 30px;
}
.next-step{
    background-color: #0db02b;
}
.skip-btn{
    background-color: #cec12d;
}
.step-head{
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
}
.term-check{
    font-size: 14px;
    font-weight: 400;
}
.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 60px;
    margin-bottom: 0;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 40px;
    margin: 0;
    opacity: 0;
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 40px;
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 2;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 38px;
    padding: .375rem .75rem;
    line-height: 2;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0;
}
.footer-link{
    margin-top: 30px;
}
.all-info-container{

}
.list-content{
    margin-bottom: 10px;
}
.list-content a{
    padding: 10px 15px;
    width: 100%;
    display: inline-block;
    background-color: #f5f5f5;
    position: relative;
    color: #565656;
    font-weight: 400;
    border-radius: 4px;
}
.list-content a[aria-expanded="true"] i{
    transform: rotate(180deg);
}
.list-content a i{
    text-align: right;
    position: absolute;
    top: 15px;
    right: 10px;
    transition: 0.5s;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fdfdfd;
}
.list-box{
    padding: 10px;
}
.signup-logo-header .logo_area{
    width: 200px;
}
.signup-logo-header .nav > li{
    padding: 0;
}
.signup-logo-header .header-flex{
    display: flex;
    justify-content: center;
    align-items: center;
}
.list-inline li{
    display: inline-block;
}
.pull-right{
    float: right;
}
/*-----------custom-checkbox-----------*/
/*----------Custom-Checkbox---------*/
input[type="checkbox"]{
    position: relative;
    display: inline-block;
    margin-right: 5px;
}
input[type="checkbox"]::before,
input[type="checkbox"]::after {
    position: absolute;
    content: "";
    display: inline-block;
}
input[type="checkbox"]::before{
    height: 16px;
    width: 16px;
    border: 1px solid #999;
    left: 0px;
    top: 0px;
    background-color: #fff;
    border-radius: 2px;
}
input[type="checkbox"]::after{
    height: 5px;
    width: 9px;
    left: 4px;
    top: 4px;
}
input[type="checkbox"]:checked::after{
    content: "";
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(-45deg);
}
input[type="checkbox"]:checked::before{
    background-color: #18ba60;
    border-color: #18ba60;
}

@media (max-width: 767px){
    .sign-content h3{
        font-size: 40px;
    }
    .wizard .nav-tabs > li a i{
        display: none;
    }
    .signup-logo-header .navbar-toggle{
        margin: 0;
        margin-top: 8px;
    }
    .signup-logo-header .logo_area{
        margin-top: 0;
    }
    .signup-logo-header .header-flex{
        display: block;
    }
}
.wizard .tab-pane .row{height: 400px;}

.list-images {
    margin-top: 20px;
    display: inline-block;
}
.hidden { display: none; }
.box-image {
    height: 25px;
    position: relative;
}
.box-image img {
    width: 100px;
    height: 100px;
}
.wrap-btn-delete {
    position: absolute;
    top: -8px;
    right: 40px;
    height: 2px;
    font-size: 20px;
    font-weight: 700;
    color: red;
}
.btn-delete-image {
    cursor: pointer;
}
.choices__list--dropdown .choices__list{
    margin: 10px;
}
.choices[data-type*=select-multiple] .choices__list--dropdown, .choices[data-type*=text] .choices__list--dropdown{
    z-index: 99;
}
.choices__inner{
    padding: 0px !important;
    min-height: 36px !important;
}
.custom-footer{
    padding-right: 15px;
    padding-left: 15px;
}
#status {
    width: unset;
    height: unset;
    position: absolute;
    left: unset;
    top: unset;
    margin: unset;
}

@media (min-width: 1460px) {
    .layout-rightside-col {
        display: block;
        position:unset !important;
        z-index:0;
    }
    .layout-rightside-col .overlay{
        position:unset !important;
    }
}
.form-check-input{
    border: 0px !important;
}
.breadcrumb-line {
    padding-left: 10px;
}
.flex{
    display: flex;
    flex-wrap: wrap;
}
