@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');

@font-face {
    font-family: Roboto;
    src: url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700')
}

.search-focus>.dd3-content {
    background: -webkit-linear-gradient(top, #ffc000 0, #ffc000 100%)
}

html,
body {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    background: #ececec;
    font-size: 12px;
}

a,
a:hover {
    text-decoration: none
}

.k-item:hover .k-link {
    color: #000
}

.k-item.k-state-hover {
    background: #26c6da
}

.k-item.k-state-focused {
    background: #26c6da
}

.k-link.k-state-border-down {
    background: #26c6da !important
}

.k-menu .k-item>.k-link,
.k-menu-scroll-wrapper .k-item>.k-link,
.k-popups-wrapper .k-item>.k-link {
    border-right: 1px solid #d8cccc
}

.k-menu .k-animation-container .k-menu-group {
    padding: 0
}

.k-menu-group .k-item {
    border-bottom: 1px solid #d8cccc !important
}

.k-menu-group .k-item:last-child {
    border-bottom: none !important
}

#menu {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    background-color: #003c93;
    color: #fff;
    font-weight: bold
}

ul#menu>li>a {
    color: #fff
}

ul#menu ul>li>a {
    color: #000
}

.floatWrap:after,
#example:after {
    content: "";
    display: block;
    clear: both
}

.floatWrap,
#example {
    display: inline-block
}

.floatWrap,
#example {
    display: block
}

.clear {
    clear: both
}

.login-logo>img {
    width: auto;
    height: auto;
    margin-left: 112px;
    margin-bottom: 15px
}

.login-wrapper {
    margin-top: 7%;
    margin-bottom: 8%
}

.input-group-addon {
    padding: 2px 5px;
    font-size: 12px;
}

.navbar-brand {
    padding: 10px 15px
}

.search-bg {
    padding: 2px 2px 2px 55px;
    margin: 5px auto 0 140px;
    border: 0;
    border-radius: 10px;
    background: white
}

.search-bg::placeholder {
    color: black
}

.search-bg:focus {
    color: white;
    background: rgba(255, 255, 255, 0.3)
}

.navbar-form .input-group>.search-bg {
    width: 180%
}

.glyphicon-search {
    color: black;
    position: relative;
    left: 170px;
    top: 5px
}

.bg-notification .badge-notify {
    background: red;
    position: relative;
    top: -13px;
    left: -9px
}

.badge {
    padding: 2px 5px;
    font-size: 10px
}

.bg-notification>li>a {
    padding-top: 25px
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover .bg-bell {
    background: transparent
}

.fa-check {
    color: green
}

.badge-notify2 {
    background: red;
    position: relative;
    float: right
}

.badge-notify3 {
    background: #36c6d3;
    position: relative;
    float: right
}

.badge {
    min-width: 15px;
    padding: 2px 5px;
    font-size: 10px
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: transparent
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: transparent
}

.dropdown-menu-right {
    padding: 0;
    border: 0;
    margin: 0
}

.dropdown-menu-right>li {
    /* background-color: #003c93 */
    background-color: #fff;
}

.dropdown-menu-right>li:hover {
    background-color: #003c93!important;
}

.dropdown-menu-right>li a:hover{
    background-color: #003c93!important;
    color:#fff;  
}

.dropdown-menu-right>li>a {
    /* color: white; */
    padding: 5px 10px
}

.dropdown-menu-right>li>a>i {
    padding-left: px;
    padding-right: 15px
}

.navbar-default .dropdown-menu.notify-drop {
    min-width: 330px;
    background-color: #fff;
    min-height: 330px;
    max-height: 360px
}

.navbar-default .dropdown-menu.notify-drop .notify-drop-title {
    border-bottom: 1px solid #e2e2e2;
    padding: 5px 15px 10px 15px
}

.navbar-default .dropdown-menu.notify-drop .drop-content {
    min-height: 280px;
    max-height: 280px;
    overflow-y: scroll
}

.navbar-default .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-track {
    background-color: #f5f5f5
}

.navbar-default .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar {
    width: 8px;
    background-color: #f5f5f5
}

.navbar-default .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-thumb {
    background-color: #ccc
}

.navbar-default .dropdown-menu.notify-drop .drop-content>li {
    border-bottom: 1px solid #e2e2e2;
    padding: 10px 0 5px 0
}

.navbar-default .dropdown-menu.notify-drop .drop-content>li:nth-child(2n+0) {
    background-color: #fafafa
}

.navbar-default .dropdown-menu.notify-drop .drop-content>li:after {
    content: "";
    clear: both;
    display: block
}

.navbar-default .dropdown-menu.notify-drop .drop-content>li:hover {
    background-color: #fcfcfc
}

.navbar-default .dropdown-menu.notify-drop .drop-content>li:last-child {
    border-bottom: 0
}

.navbar-default .dropdown-menu.notify-drop .drop-content>li .notify-img {
    float: left;
    display: inline-block;
    width: 45px;
    height: 45px;
    margin: 0 0 8px 0
}

.navbar-default .dropdown-menu.notify-drop .allRead {
    margin-right: 7px
}

.navbar-default .dropdown-menu.notify-drop .rIcon {
    float: right;
    color: #999
}

.navbar-default .dropdown-menu.notify-drop .rIcon:hover {
    color: #333
}

.navbar-default .dropdown-menu.notify-drop .drop-content>li a {
    font-size: 12px;
    font-weight: normal
}

.navbar-default .dropdown-menu.notify-drop .drop-content>li {
    font-weight: bold;
    font-size: 11px
}

.navbar-default .dropdown-menu.notify-drop .drop-content>li hr {
    margin: 5px 0;
    width: 100%;
    border-color: white
}

.navbar-default .dropdown-menu.notify-drop .drop-content .pd-l0 {
    padding-left: 0
}

.navbar-default .dropdown-menu.notify-drop .drop-content>li p {
    font-size: 11px;
    color: #666;
    font-weight: normal;
    margin: 3px 0
}

.navbar-default .dropdown-menu.notify-drop .drop-content>li p.time {
    font-size: 10px;
    font-weight: 600;
    top: -6px;
    margin: 8px 0 0 0;
    padding: 0 3px;
    border: 1px solid #e2e2e2;
    position: relative;
    background-image: linear-gradient(#fff, #f2f2f2);
    display: inline-block;
    border-radius: 2px;
    color: #b97745
}

.navbar-default .dropdown-menu.notify-drop .drop-content>li p.time:hover {
    background-image: linear-gradient(#fff, #fff)
}

.navbar-default .dropdown-menu.notify-drop .notify-drop-footer {
    border-top: 1px solid #e2e2e2;
    bottom: 0;
    position: relative;
    padding: 8px 15px
}

.navbar-default .dropdown-menu.notify-drop .notify-drop-footer a {
    color: #777;
    text-decoration: none
}

.navbar-default .dropdown-menu.notify-drop .notify-drop-footer a:hover {
    color: #333
}

.panel-default>.panel-heading {
    background-color: white;
    padding: 15px 15px
}

.panel-heading>.panel-title>.pull-right i {
    padding: 0 10px
}

.footer-bottom {
    background: linear-gradient(45deg, #0288d1 0, #26c6da 100%);
    min-height: 30px;
    width: 100%
}

.copyright {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0
}

.design {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right
}

.design a {
    color: orangered;
    font-weight: bold
}

.border-none {
    border: none !important
}

thead th {
    background: #003c93;
    color: #fff
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 2px 8px!important;
    
}

.btn-primary {
    background: #ffc000
}

.btn-success {
    background: green
}

.btn-danger {
    background: #c33
}

.btn {
    box-shadow: rgba(0, 0, 0, 0.16) 0 2px 5px 0, rgba(0, 0, 0, 0.12) 0 2px 10px 0;
    border: 0;
    border-radius: 2px;
    font-weight: 600;
    text-transform: uppercase;
    transition: box-shadow .28s cubic-bezier(.4, 0, .2, 1)
}

.panel-heading {
    padding: 15px 20px 10px
}

.panel .panel-heading .caption {
    color: #666;
    float: left;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 0
}

.panel .panel-heading .actions {
    padding: 6px 0 14px
}

.panel .panel-heading .actions {
    float: right;
    display: inline-block;
    padding: 6px 0
}

.md-card {
    background: #fff;
    position: relative;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    border: 0;
    margin-top: 20px;
    margin-bottom: 20px
}

.md-card .md-card-toolbar {
    height: 38px;
    padding: 0 16px;
    border-bottom: 1px solid rgba(0, 0, 0, .12);
    background: #fff
}

.md-card .md-card-content {
    padding: 16px
}

.md-card .md-card-toolbar .md-card-toolbar-actions {
    float: right;
    padding-top: 10px
}

.md-card .md-card-toolbar:after,
.md-card .md-card-toolbar:before {
    content: " ";
    display: table
}

.md-card .md-card-toolbar:after,
.md-card .md-card-toolbar:before {
    content: " ";
    display: table
}

.md-icon {
    font-size: 24px;
    line-height: 32px !important;
    height: 32px !important;
    color: #727272;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: background 280ms ease-out, color 280ms ease-out;
    transition: background 280ms ease-out, color 280ms ease-out;
    width: 32px !important;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.md-icon+.md-icon {
    margin-left: 4px
}

.md-card .md-card-toolbar .md-icon+.md-card-dropdown {
    margin-left: 4px
}

.md-card .md-card-toolbar .md-card-toolbar-actions .md-card-dropdown {
    display: inline-block;
    position: relative
}

.md-card .md-card-toolbar-heading-text {
    font: 500 14px/34px Roboto, sans-serif;
    color: #212121;
    margin: 3px;
    float: left;
    overflow: hidden;
    height: 34px;
}

.k-item .k-link .k-sprite {
    color: white !important;
    font-size: 13px !important;
    line-height: 13px !important
}

#tot-wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto 0px;
    padding: 0 0 60px
}

.footer {
    width: 100%;
    margin-bottom: 0 !important;
    position: relative;
    height: auto
}

.footer-bottom {
    padding: 0 15px
}

.form-control {
    border-radius: 0;
    height: 21px;
    padding: 1px 10px;
    font-size: 13px;
}

.k-menu .k-item>.k-link {
    padding: 10px 13px 10px 14px
}

ul.k-menu li:last-child .k-link {
    border: 0;
    border-right: 0
}

.chart-bar-font h3,
.chart-bar-font p {
    color: #656565
}

.chart-bar-font h3 {
    font-size: 21px
}

.chart-bar-font p {
    font-size: 85%
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: 0;
    border-radius: 0;
    border-top: 3px solid #003c93
}

.nav-tabs {
    border-bottom: 0
}

.navtab-bg {
    background: #ecf4ff
}

.navtab-bg>li>a {
    font-family: sans-serif;
    font-weight: 600
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #003c93
}

.form-btn-action .btn {
    margin-left: 10px
}

.target-bar {
    margin-top: 20px;
    margin-bottom: 0
}

.bc-title i {
    color: #00b59f;
    padding-left: 20px;
    padding-top: 5px;
    font-size: 16px
}

.bc-items {
    color: #357ae8;
    font-size: 16px;
    font-family: Helvetica
}

.breadcrumb {
    font-size: 13px;
    margin-left: 15px;
    background-color: transparent;
    padding: 5px 5px;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #727272;
    content: "\276F"
}

.bc-icon a>i {
    font-size: 18px;
    padding: 5px 8px;
    color: hsl(0, 0%, 66%)
}

.bc-icon a:hover {
    text-decoration: none
}

.bc-icon>.rmv-bdr-for-active>i {
    background: white;
    color: #09f;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    /* padding-top: 11px */
}

.more-bt-bg1 tr td>a {
    font-size: 20px;
    padding: 30px;
    color: #a8a8a8
}

.more-bt-bg1 tr td p {
    text-align: center;
    font-size: 12px
}

.btn.active {
    color: #09f;
    background-color: #fff;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa
}

.width-for-search {
    width: 240px;
    padding-left: 12px
}

.bc-search-btn {
    width: 50px;
    margin-left: 5px;
    border: 0;
    padding-top: 4px;
    padding-bottom: 3px;
    border-radius: 0
}

.bc-search-dropdown {
    border: 0;
    padding: 3px 5px;
    background: #e5e5e5;
    border: 1px solid #CCC;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.header {
    padding: 0 2rem;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* background: linear-gradient(45deg, #26c6da 0, #26c6da 100%) */
    background: #fff;
}

@media(min-width:1200px) {
    .header__logo {
        /* min-width: calc(270px - 2rem) */
        min-width: calc(276px - -10rem);
    }
}

.search {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 2.5rem;
    position: relative;
    display: none
}

@media(max-width:1199.98px) {
    .search {
        padding: 0 1.5rem;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: #FFF;
        z-index: 11;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s
    }

    .search:not(.search--toggled) {
        -webkit-transform: translate3d(0, -105%, 0);
        transform: translate3d(0, -105%, 0)
    }

    .search__inner {
        max-width: 600px;
        margin: 0 auto;
        width: 100%
    }
}

.search__inner {
    position: relative;
     width:104%; 
    /* width: 40%; */
    padding: 6px 6px;
    margin-top: 1px;

}

.search__inner i {
    /* color: #FFF */
    color: #26c6da;
}

.search__text {
    border: 0;
    border-top-left-radius: 8px;
    height: 30px !important;
    padding: 0 30px 0 30px;
    width: 100%;
    transition: background-color .3s, color .3s;
    font-size: 16px;
    font-weight: 400;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
}

@media(min-width:992px) {
    .search__text {
        /* background-color: rgba(255, 255, 255, .2); */
        background: #fff;
        color: #222;
    }

    .search__text::-webkit-input-placeholder {
        color: #FFF;
        opacity: 1
    }

    .search__text:-ms-input-placeholder {
        color: #FFF;
        opacity: 1
    }

    .search__text::placeholder {
        color: #FFF;
        opacity: 1
    }

    .search__text:focus {
        background-color: #FFF;
        color: #495057
    }

    .search__text:focus::-webkit-input-placeholder {
        color: #606a73;
        opacity: 1
    }

    .search__text:focus:-ms-input-placeholder {
        color: #606a73;
        opacity: 1
    }

    .search__text:focus::placeholder {
        color: #606a73;
        opacity: 1
    }
}

.search__helper {
    /* position: absolute;
    right: 0;
    
    top: 6px;
    font-size: 1.3rem;
    height: 100%;
    width: 8rem;
    text-align: center;
    line-height: 3rem;
    cursor: pointer;
    transition: color .3s, -webkit-transform .4s;
    transition: color .3s, transform .4s;
    transition: color .3s, transform .4s, -webkit-transform .4s */


    position: absolute;
    right: 6px;
    /* top: 0; */
    top: 6px;
    font-size: 1.3rem;
    height: 30px;
    width: 13rem;
    text-align: center;
    line-height: 2rem;
    cursor: pointer;
    transition: color .3s, -webkit-transform .4s;
    transition: color .3s, transform .4s;
    transition: color .3s, transform .4s, -webkit-transform .4s;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
}


.search__inner .btn{
    font-size: 15px;
    text-transform: capitalize;
}

@media(max-width:1199.98px) {
    .search__text {
        background-color: #f6f6f6;
        color: #495057
    }

    .search__text::-webkit-input-placeholder {
        color: #606a73;
        opacity: 1
    }

    .search__text:-ms-input-placeholder {
        color: #606a73;
        opacity: 1
    }

    .search__text::placeholder {
        color: #606a73;
        opacity: 1
    }

    .search__helper {
        color: #495057;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        line-height: 2.9rem
    }

    .search__helper:before {
        content: '\f301'
    }

    .search__helper:hover {
        opacity: .9
    }
}

.search--focus .search__helper {
    color: #606a73;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    line-height: 2.9rem
}

.search--focus .search__helper:before {
    content: '\f301'
}

.top-nav {
    margin: 0 0 0 auto;
    padding: 0
}

.header::after {
    display: block;
    clear: both;
    content: ""
}

/* .top-nav {
    margin: -34px 0 0 0;
    padding: 0
} */
.top-nav.navbar-nav>li>a{
    border-right: none!important;
}
.top-nav.navbar-nav>li>a{
    padding: 2px 5px!important;
}
.top-nav.navbar-nav>li>a img{
    width: 30px;
}
.top-nav>li {
    display: inline-block;
    vertical-align: middle
}

.top-nav>li>a {
    display: block;
    color: #FFF;
    border-radius: 2px;
    line-height: 100%;
    position: relative;
    transition: background-color .3s
}

.top-nav>li>a:not(.header__nav__text) {
    padding: .5rem .15rem;
    min-width: 50px
}

.top-nav>li>a:not(.header__nav__text)>.zmdi {
    font-size: 1.65rem;
    line-height: 100%
}

.top-nav>li .dropdown-menu--block {
    padding: 0
}

@media(max-width:575.98px) {
    .top-nav>li {
        position: static
    }

    .top-nav>li .dropdown-menu--block {
        left: 20px;
        width: calc(100% - 40px);
        top: 62px
    }
}

.header .top-nav .dropdown-menu.notify-drop {
    min-width: 330px;
    background-color: #fff;
    min-height: 330px;
    max-height: 360px
}

.header .top-nav .dropdown-menu.notify-drop .notify-drop-title {
    border-bottom: 1px solid #e2e2e2;
    padding: 5px 15px 10px 15px
}

.header .top-nav .dropdown-menu.notify-drop .drop-content {
    min-height: 280px;
    max-height: 280px;
    overflow-y: scroll
}

.header .top-nav .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-track {
    background-color: #f5f5f5
}

.header .top-nav .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar {
    width: 8px;
    background-color: #f5f5f5
}

.header .top-nav .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-thumb {
    background-color: #ccc
}

.header .top-nav .dropdown-menu.notify-drop .drop-content>li {
    border-bottom: 1px solid #e2e2e2;
    padding: 10px 0 5px 0
}

.header .top-nav .dropdown-menu.notify-drop .drop-content>li:nth-child(2n+0) {
    background-color: #fafafa
}

.header .top-nav .dropdown-menu.notify-drop .drop-content>li:after {
    content: "";
    clear: both;
    display: block
}

.header .top-nav .dropdown-menu.notify-drop .drop-content>li:hover {
    background-color: #fcfcfc
}

.header .top-nav .dropdown-menu.notify-drop .drop-content>li:last-child {
    border-bottom: 0
}

.header .top-nav .dropdown-menu.notify-drop .drop-content>li .notify-img {
    float: left;
    display: inline-block;
    width: 45px;
    height: 45px;
    margin: 0 0 8px 0
}

.header .top-nav .dropdown-menu.notify-drop .allRead {
    margin-right: 7px
}

.header .top-nav .dropdown-menu.notify-drop .rIcon {
    float: right;
    color: #999
}

.header .top-nav .dropdown-menu.notify-drop .rIcon:hover {
    color: #333
}

.header .top-nav .dropdown-menu.notify-drop .drop-content>li a {
    font-size: 12px;
    font-weight: normal
}

.header .top-nav .dropdown-menu.notify-drop .drop-content>li {
    font-weight: bold;
    font-size: 11px
}

.header .top-nav .dropdown-menu.notify-drop .drop-content>li hr {
    margin: 5px 0;
    width: 100%;
    border-color: white
}

.header .top-nav .dropdown-menu.notify-drop .drop-content .pd-l0 {
    padding-left: 0
}

.header .top-nav .dropdown-menu.notify-drop .drop-content>li p {
    font-size: 11px;
    color: #666;
    font-weight: normal;
    margin: 3px 0
}

.header .top-nav .dropdown-menu.notify-drop .drop-content>li p.time {
    font-size: 10px;
    font-weight: 600;
    top: -6px;
    margin: 8px 0 0 0;
    padding: 0 3px;
    border: 1px solid #e2e2e2;
    position: relative;
    background-image: linear-gradient(#fff, #f2f2f2);
    display: inline-block;
    border-radius: 2px;
    color: #b97745
}

.header .top-nav .dropdown-menu.notify-drop .drop-content>li p.time:hover {
    background-image: linear-gradient(#fff, #fff)
}

.header .top-nav .dropdown-menu.notify-drop .notify-drop-footer {
    border-top: 1px solid #e2e2e2;
    bottom: 0;
    position: relative;
    padding: 8px 15px
}

.header .top-nav .dropdown-menu.notify-drop .notify-drop-footer a {
    color: #777;
    text-decoration: none
}

.header .top-nav .dropdown-menu.notify-drop .notify-drop-footer a:hover {
    color: #333
}

.header .top-nav .dropdown-menu.notify-drop {
    left: auto;
    right: 0
}

.breadcrumb-wrap {
    border-bottom: 1px solid #ccc;
    position: unset;
}

.breadcrumb-wrap .bc-icon {
    color: #00b59f;
    padding-left: 20px;
    font-size: 16px
}

.breadcrumb-wrap .bc-title {
    padding-top: 5px !important
}

.breadcrumb-wrap .bc-form-actions {
    text-align: right;
    padding-top: 4px
}

.table-border>tbody>tr>td {
    border-top: 0
}

.table-border>tbody>tr>td.width {
    width: 25%
}

.table-border>tbody>tr>td.wdt-8 {
    width: 8%
}

.table-border>tbody>tr>td.wdt-12 {
    width: 12%
}

.table-border {
    margin-bottom: 0
}

.form-129 {
    width: 129%
}

.pl-2 {
    padding-left: 2px
}

.pr-28 {
    padding-right: 28px
}

.t-40 {
    width: 40%
}

.wdt-44 {
    width: 44%
}

.wdt-75 {
    width: 75%
}

.bc-form-actions .btn-primary {
    background: #00b59f
}

.bc-form-actions .btn-primary:hover {
    background: #499e93
}

.ml-38 {
    margin-left: 38px
}

::-webkit-scrollbar {
    width: 5px
}

::-webkit-scrollbar-track {
    background-color: #eee
}

::-webkit-scrollbar-track:hover {
    border: 1px solid #ddd;
    background-color: #ddd
}

.filterDetails-wrap::-webkit-scrollbar-track {
    background-color: #464646
}

.filterDetails-wrap::-webkit-scrollbar-track:hover {
    border: 1px solid #464646;
    background-color: #464646
}

::-webkit-scrollbar-thumb {
    min-height: 25px;
    background-color: #bbb;
    box-shadow: inset 1px 1px 0 #aaa, inset 0 -1px 0 #aaa
}

::-webkit-scrollbar-thumb:hover {
    background-color: #aaa;
    box-shadow: inset 1px 1px 0 #999, inset 0 -1px 0 #999
}

.onward_filterDetails,
.return_filterDetails {
    background-color: #eeeded;
    -ms-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
    color: #000;
    width: 100%;
    margin-top: 20px
}

.onward_filterDetails ul li,
.return_filterDetails ul li {
    padding: 3px 6px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.onwords-list .md-checkbox {
    line-height: 1.2
}

.onwords-list .md-checkbox label>.box {
    height: 15px;
    width: 15px
}

.filter-header {
    padding: 10px 5px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase
}

.onward_filterDetails ul {
    max-height: 123px;
    padding: 0;
    margin-bottom: 10px;
    overflow: auto
}

.onward_filterDetails input[type=checkbox],
.onward_filterDetails label,
.return_filterDetails input[type=checkbox],
.return_filterDetails label {
    vertical-align: middle;
    font-weight: 300;
    margin-right: 3px;
    text-transform: capitalize;
    margin-top: 0 !important;
    width: 15px;
    height: 15px;
    background: transparent
}

.onward_filterDetails .form-group.form-md-line-input {
    padding-top: 0
}

.onward_filterDetails .status {
    margin-top: 17px !important;
    color: #999 !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    margin-bottom: 17px;
    width: auto;
}

.form-group.form-md-line-input .input-group .input-group-addon {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background: 0;
    border: 0;
    border-bottom: 1px solid #c2cad8
}

.form-group.form-md-line-input .form-control {
    background: 0;
    border: 0;
    border-bottom: 1px solid #c2cad8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #555;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px !important;
    padding-left: 10px !important
}

.col-xs-15 {
    width: 20%;
    float: left
}

@media(min-width:768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
}

@media(min-width:992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
}

@media(min-width:1200px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
}

.dataTables_paginate .pagination li a {
    padding: 4px 11px
}

input:checked {
    background-color: #911;
    color: #fff
}

.activity-feed {
    padding: 0 15px 0 15px
}

.activity-feed .feed-item {
    position: relative;
    padding-bottom: 20px;
    padding-left: 30px;
    border-left: 2px solid #e4e8eb
}

.activity-feed .feed-item:last-child {
    border-color: transparent
}

.activity-feed .feed-item:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -6px;
    width: 10px;
    height: 10px;
    border-radius: 6px;
    background: #fff;
    border: 1px solid #f37167
}

.activity-feed .feed-item .date {
    position: relative;
    top: -4px;
    color: #8c96a3;
    text-transform: uppercase;
    font-size: 13px
}

.activity-feed .feed-item .text {
    position: relative;
    top: -3px
}

.test_box[class*=col-] {
    float: none;
    padding-right: 12px;
    padding-left: 14px
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0;
    width: 80%
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0;
    width: 80%
}

.adv-flt-btn,
.table-tool-btn-group>.btn {
    padding: 4px 8px;
    margin-left: 5px
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
    bottom: 4px;
    opacity: 1
}

tr.current {
    background-color: #e6ff99
}

table.dataTable>tbody>tr:hover td {
    background-color: #e6ff99
}

table.dataTable th.focus,
table.dataTable td.focus {
    background-color: #e6ff99;
    outline: 2px solid yellow
}

.close {
    /* float: right;
    font-weight: 700;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .5;
    background: #f01818;
    border-radius: 100%;
    text-align: center;
    position: absolute;
    right: 5px;
    line-height: 14px;
    font-size: 14px;
    width: 15px;
    height: 15px */


    float: right;
    font-weight: 700;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .5;
    background: #ffc000;
    border-radius: 100%;
    text-align: center;
    position: absolute;
    right: 0px;
    line-height: 14px;
    font-size: 13px;
    /* width: 15px; */
    /* height: 15px; */
    padding: 0px 3px;
    /* color: #fff; */
}

.close:hover {
    opacity: 8
}

.ui-datepicker-trigger {
    float: right !important;
    position: absolute !important;
    right: 18px !important;
    top: 3px !important;
    width: 18px !important;
}
.modal-dialog .modal-content .modal-body .ui-datepicker-trigger{
    float: right !important;
    position: absolute !important;
    right: 18px !important;
    top: 3px !important;
    width: 16px !important;
}

#salefinish .modal-dialog .modal-content .modal-body{
    padding: 0px;
}


.not_hlp {
    color: #999
}

.tagcolor {
    /* color:blue; */
    font-size: 10px
}

.n-w-e-s a input {
    visibility: hidden;
    position: absolute
}

.facing li {
    border: 1px solid #dbdbdb;
    padding: 10px 0 10px 0;
    margin-left: -1px;
    margin-bottom: -1px
}

.facing li:hover {
    cursor: pointer
}

.facing li.active {
    background-color: #0078d6;
    color: #fff
}

.facing li input {
    visibility: hidden;
    position: absolute
}

.text-align {
    text-align: right
}

.dropzone-wrap .image-upload-wrap {
    text-align: center;
    background: linear-gradient(45deg, #26c6da 0, #0288d1 100%);
    border: 1px dotted #ddd;
    margin-bottom: 25px
}

.dropzone-wrap.drop-contains-file .image-upload-wrap {
    width: 188px;
    transition: all .3s;
    float: left
}

.dropzone-wrap .image-upload-wrap .dropzone {
    padding: 24px 10px
}

.dropzone-wrap .dz-preview {
    float: left;
    width: 20%;
    padding: 0 10px 20px;
    box-sizing: border-box;
    position: relative
}

.dz-default.dz-message {
    color: #fff;
    font-size: 14px
}

.dropzone-wrap .dz-image.thumbnail {
    padding: 0;
    border-radius: 0;
    min-height: 34px;
    line-height: 34px;
    margin-bottom: -1px;
    text-align: center;
    cursor: pointer
}

.dropzone-wrap .dz-preview.active .thumbnail {
    position: relative;
    border: 3px solid #008bcf;
    box-shadow: rgba(0, 139, 207, .6) 0 0 14px 0, inset 0 0 0 1px #008bcf
}

.dz-preview .thumbnail {
    border-radius: 0;
    overflow: hidden;
    position: relative
}

.dz-image.thumbnail {
    padding: 0;
    border-radius: 0;
    min-height: 148px;
    line-height: 68px;
    margin-bottom: -1px;
    text-align: center;
    cursor: pointer
}

#edit_airline_media_ads .thumbnail img {
    padding-top: 10px;
    height: 70px;
    width: 100px
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.dz-image.thumbnail>img.loader {
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -10px;
    min-height: 48px
}

.dz-image.thumbnail>img,
.tagimg img {
    display: block;
    width: 100%;
    position: absolute;
    top: 50% !important;
    border-radius: 0;
    transform: translateY(-50%) scale(1);
    min-height: 148px;
    opacity: 1
}

.dz-image.thumbnail>img {
    -moz-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    -webkit-transform: translateY(-50%) scale(1)
}

.pap_row .pap_col.addphoto .pap_col1 {
    width: 188px;
    transition: all .3s;
    float: left
}

.dz-remove {
    float: right;
    font-size: 12px;
    font-weight: 200;
    position: absolute;
    top: -7px;
    right: 0;
    width: 16px;
    height: 16px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 50px;
    line-height: 12px;
    background-color: #333;
    color: #fff;
    opacity: 1;
    box-shadow: none
}

.dropdownatag a {
    font-size: 12px;
    color: #666;
    border: 1px solid #e2e2e2;
    padding: 8px;
    display: block;
    line-height: 10px;
    border-radius: 0;
    text-decoration: none;
    cursor: pointer
}

.dropzone-wrap .dropdownatag .dropdown-menu li {
    padding: 6px 11px;
    cursor: pointer;
    font-size: 12px
}

.dropdownatag .dropdown-menu {
    top: 87%;
    min-width: 168px;
    left: 10px
}

.dropdownatag a i {
    float: right
}

.dz-progress {
    background-color: #d7d7d7;
    bottom: 20px;
    left: 10px;
    right: 10px;
    position: absolute;
    z-index: 4
}

.data-dz-errormessage {
    position: absolute;
    z-index: 99;
    top: 14px;
    left: 14px;
    color: red;
    font-weight: 700
}

.n-w-e-s {
    background: #e6e6e6;
    width: 89px;
    font-size: 12px;
    height: 89px;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #ddd;
    margin-left: 50px;
    transform: rotate(45deg);
    position: absolute;
    top: -13px
}

.n-w-e-s a {
    float: left;
    width: 50%;
    padding: 6px;
    height: 45px;
    cursor: pointer;
    color: #333
}

.n-w-e-s a:nth-child(1) {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: right;
    padding-top: 12px;
    padding-left: 20px
}

.n-w-e-s a b {
    font-weight: 400
}

.n-w-e-s a:nth-child(1) b {
    transform: rotate(45deg);
    display: block
}

.n-w-e-s a:nth-child(2) {
    border-bottom: 1px solid #ddd;
    text-align: left;
    padding-top: 27px
}

.n-w-e-s a:nth-child(2) b {
    transform: rotate(-45deg);
    display: block
}

.n-w-e-s a:nth-child(3) {
    border-right: 1px solid #ddd;
    text-align: left;
    padding-right: 18px;
    padding-top: 18px
}

.n-w-e-s a:nth-child(3) b {
    transform: rotate(-45deg);
    display: block;
    padding-top: 6px
}

.n-w-e-s a:nth-child(4) {
    text-align: left;
    padding-top: 0;
    padding-left: 16px
}

.n-w-e-s a:nth-child(4) b {
    transform: rotate(45deg);
    display: block;
    margin-left: -3px;
    padding-top: 5px
}

.n-w-e-s a.active {
    background: #008bcf;
    color: #fff
}

li.user-acc::after {
    border: 0
}

.my-acc li::after {
    border: 0
}

.n-w-e-s {
    background: #e6e6e6;
    width: 89px;
    font-size: 12px;
    height: 89px;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #ddd;
    margin-left: 50px;
    transform: rotate(45deg);
    position: absolute;
    top: -13px
}

.n-w-e-s a {
    float: left;
    width: 50%;
    padding: 6px;
    height: 45px;
    cursor: pointer;
    color: #333
}

.n-w-e-s a:nth-child(1) {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: right;
    padding-top: 12px;
    padding-left: 20px
}

.n-w-e-s a b {
    font-weight: 400
}

.n-w-e-s a:nth-child(1) b {
    transform: rotate(45deg);
    display: block
}

.n-w-e-s a:nth-child(2) {
    border-bottom: 1px solid #ddd;
    text-align: left;
    padding-top: 27px
}

.n-w-e-s a:nth-child(2) b {
    transform: rotate(-45deg);
    display: block
}

.n-w-e-s a:nth-child(3) {
    border-right: 1px solid #ddd;
    text-align: left;
    padding-right: 18px;
    padding-top: 18px
}

.n-w-e-s a:nth-child(3) b {
    transform: rotate(-45deg);
    display: block;
    padding-top: 6px
}

.n-w-e-s a:nth-child(4) {
    text-align: left;
    padding-top: 0;
    padding-left: 16px
}

.n-w-e-s a:nth-child(4) b {
    transform: rotate(45deg);
    display: block;
    margin-left: -3px;
    padding-top: 5px
}

.n-w-e-s a.active {
    background: #008bcf;
    color: #fff
}

li.user-acc::after {
    border: 0
}

.my-acc li::after {
    border: 0
}

.pannelfooter1 {
    padding: 10px 100px !important;
    background-color: #002449 !important;
    color: #fff !important;
    font-weight: bold !important
}

.home-add-form input {
    margin: 1px 0 0
}

#ppt-sell-rent label {
    padding-right: 25px
}

.property-type li {
    border: 1px solid #dbdbdb;
    padding: 10px 0 10px 0;
    margin-left: -1px;
    margin-bottom: -1px
}

.property-type li:hover {
    background: #dbdbdb
}

.property-type li label {
    padding: 0
}

.property-type li label input {
    display: none
}

.property-type li label p {
    padding-top: 10px
}

.uploade-cover span {
    margin-bottom: 10px
}

.uploade-cover span.text-muted {
    font-size: 12px
}

.room-num .btn-circle {
    border-radius: 50%
}

.room-num .form-group label.active {
    background-color: #0078d6;
    color: #fff
}

.room-num .btn.active.focus {
    outline: none !important;
    border: none !important
}

.amenities .form-group label {
    width: 100%;
    padding: 8px 0 8px 0
}

.amenities .form-group label.active {
    background-color: #0078d6;
    color: #fff
}

.amenities .form-group label.btn {
    text-align: left
}

.amenities .form-group label i {
    padding-left: 10px;
    padding-right: 10px;
    float: left
}

.amenities .form-group label span {
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 78%
}

.amenities.furnishing {
    margin-left: -15px;
    margin-right: -15px
}

li.selected {
    background-color: #ffc000;
    color: #e53935
}

.share-contact label {
    padding-right: 25px
}

.share-contact input[type=radio] {
    margin-top: 1px
}

.post-button button {
    padding: 10px 50px
}

.user-acc .dropdown-toggle span {
    background: red;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    color: white;
    padding-left: 3px;
    top: 0;
    padding-top: 2px
}

.user-acc .dropdown-menu {
    padding: 0
}

.user-acc .my-account-layer ul li {
    color: #333;
    border-bottom: 1px solid #f2f2f2
}

.drop-layers>ul>li>a {
    padding: 10px 10px;
    position: relative;
    text-decoration: none;
    display: block !important;
    cursor: pointer
}

.drop-layers>ul>li>a.btn {
    padding: 2px 10px
}

.search-layer li:nth-child(3)>a {
    padding: 10px 10px;
    position: relative
}

.drop-layers ul li a:hover,
.drop-layers ul li a:focus,
.search-layer ul li a:hover,
.search-layer ul li a:focus {
    background-color: #ffc000;
    color: #002449 !important;
    -webkit-transition: all, 0.5s, ease-out;
    -moz-transition: all, 0.5s, ease-out;
    transition: all, 0.5s, ease-out;
    outline: 0 none !important
}

ul {
    list-style: none
}

.steplist {
    float: left;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #008bcf;
    text-align: center;
    color: #fff;
    vertical-align: middle !important;
    font-size: 15px;
    margin-right: 5px;
    padding-top: 2px
}

.pricing-form .panel:hover {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 #fcdc30 !important;
    border-left: 1px solid #fcdc30;
    border-right: 1px solid #fcdc30
}

.pricing-form .panel.freeadd {
    border-top: 4px solid #b2b2b2
}

.pricing-form .panel.gold {
    border-top: 4px solid #ffc000
}

.pricing-form .panel.platinum {
    border-top: 4px solid #0faa13
}

.pricing-form .panel.pintotop {
    border-top: 4px solid #0faa13
}

.pricing-form .panel.pintotop .pin {
    position: absolute;
    top: -10px;
    right: -60px;
    border-top: 45px solid #f60;
    border-left: 45px solid transparent
}

.pricing-form .panel.pintotop .pin .glyphicon-pushpin {
    position: absolute;
    left: -21px;
    top: -40px;
    font-size: 16px;
    color: #fff
}

.pricing-form .panel .panel-heading {
    background: #fff;
    border-bottom: 0
}

.pricing-form .panel .panel-heading h2 {
    font-size: 17px;
    margin-top: 0
}

.pricing-form .panel .panel-heading h1 {
    margin: 10px 0 0 0;
    font-size: 23px
}

.pricing-form .panel .panel-heading h1 .fa-inr {
    font-size: 20px
}

.pricing-form .panel .panel-heading .duration {
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
    font-size: 12px
}

.pricing-form .panel .panel-body {
    padding: 10px;
    min-height: 240px
}

.pricing-form .panel hr {
    margin: 0;
    width: 91%;
    margin-left: 11px
}

.pricing-form .panel .panel-body ul li {
    line-height: 178%;
    padding-left: 25px;
    font-size: 13px
}

.pricing-form .panel .panel-body ul li i {
    font-size: 12px;
    color: #0faa13;
    position: absolute;
    left: 25px;
    padding-top: 6px
}

.pricing-form .panel .panel-body>a {
    position: absolute;
    width: 50%;
    bottom: 18%
}

.pricing-form .panel .panel-footer {
    padding: 10px 0;
    background-color: #b2b2b2
}

.pricing-form .panel .panel-footer input {
    margin-top: -2px
}

.pricing-form .panel .panel-footer a {
    color: #002449;
    font-weight: bold
}

#memebership-pln .owl-stage-outer {
    width: 96%;
    margin-left: 13px;
    height: 375px;
    overflow: hidden
}

#memebership-pln .owl-stage .item {
    width: 235px
}

#memebership-pln .owl-stage .owl-item {
    margin-left: 3px
}

#memebership-pln .panel .panel-body ul li i {
    font-size: 12px;
    color: #0faa13;
    position: absolute;
    left: 15px;
    padding-top: 6px
}

#memebership-pln .owl-prev.owl-prev-center2 {
    left: 0
}

#memebership-pln .owl-prev.owl-prev-center2 i.fa-chevron-left {
    margin-left: -5px
}

#memebership-pln .owl-next.owl-next-center2 i.fa-chevron-right {
    margin-right: -5px
}

#memebership-pln .panel.pintotop .pin {
    right: -66px
}

.pricing-form .panel .panel-heading {
    padding: 10px 15px
}

.pricing-form .panel .panel-body ul {
    padding: 0
}

#memebership-pln .owl-prev.owl-prev-center2 {
    left: 0
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #002449;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    font-size: 20px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    margin-top: 10px;
    z-index: 999
}

.owl-prev-center2 {
    float: left;
    position: absolute;
    top: 30%
}

.owl-next-center2 {
    float: right;
    position: absolute;
    top: 30%;
    right: 0
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #002449;
    color: #FFF;
    text-decoration: none
}

.mr-4 {
    margin-right: 4px
}

.selectize-input {
    padding: 2px 8px;
    border-radius: 0;
    height: 21px;
    
}




.multiple-selectize .selectize-input{
    padding: 2px 8px 2px 4px!important;
    border-radius: 0;
    height: 27px;
}


.tags {
    margin-top: 20px
}

.tags h4 {
    margin: 0 0 15px 0;
    padding: 0
}

.tags a {
    border: 1px solid #ddd;
    display: inline-block;
    background: #fff;
    -webkit-box-shadow: 0 1px 1px 0 rgba(180, 180, 180, .1);
    box-shadow: 0 1px 1px 0 rgba(180, 180, 180, .1);
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    border-radius: 2px;
    margin: 0 3px 6px 0;
    padding: 5px 10px
}

.bootstrap-tagsinput input {
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    color: #666;
    font-size: 15px !important;
    margin: 3px 0;
    padding: 10px;
    width: 100%;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease
}

.bootstrap-tagsinput {
    box-shadow: none;
    width: 100%;
    border: 0;
    background: transparent
}

.bootstrap-tagsinput {
    background: 0;
    border: 1px solid #d8d8d8;
    display: inline-block;
    padding: 8px 6px !important;
    margin-bottom: 10px;
    color: #444;
    vertical-align: middle;
    width: 100%;
    max-width: 100%;
    line-height: 22px;
    cursor: text;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    box-shadow: none
}

.bootstrap-tagsinput .tag {
    display: inline-block;
    margin-top: 2px;
    padding: 4px 6px;
    float: left
}

.bootstrap-tagsinput input {
    background: 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #555;
    box-shadow: none;
    font-size: 14px;
    float: left
}

.ajax-loader {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10000000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none
}

.ajax-bg {
    opacity: .7;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: #000
}

.ajax-wrapper {
    width: 250px;
    height: 75px;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 16px;
    z-index: 10;
    color: #fff
}

.cf-th {
    background: #fff;
    color: #000;
    border-bottom: none !important
}

.b-t-0 {
    border-top: none !important
}

ol#menu-id a button {
    margin-top: -5px
}

.new-customer-addon-btn {
    padding: 4.5px 5.5px;
    font-size: 12px;
    margin-top: -5px;
    background-color: #eee;
    box-shadow: none;
    border: 1px solid #ccc;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
    text-transform: capitalize;
    outline: 0
}

.border-holder {
    border: 1px solid #ccc;
    padding: 5px 15px;
    margin-bottom: 20px;
    /* border-radius: 4px; */
    margin: 2px 0px;
}

.entry-wrap {
    background: orange;
    padding: 16px 6px
}

#purchase_table>thead>tr>th {
    vertical-align: middle
}

.read-only-bg-rm {
    border: none !important;
    background: transparent !important;
    box-shadow: none !important
}

input:focus,
textarea:focus {
    /* background: #ff6347 !important;
    color: white !important;
    border-color: yellow !important */
    border-color: #67afe6 !important;
}

input:focus {
    border: 1px dotted black
}

input:focus::-webkit-input-placeholder {
    color: #fff
}

input:focus:-moz-placeholder {
    color: #fff
}

input:focus::-moz-placeholder {
    color: #fff
}

input:focus:-ms-input-placeholder {
    color: #fff
}

.fs-24 {
    font-size: 24px;
    line-height: 0px;
    top: 10px;
}
.fs-24sale{
    font-size: 21px!important;
}

.barcoad-list li {
    display: block;
    clear: both
}

.suggestion-template {
    font-size: 12px;
    background: #f7f7f7;
    padding: 5px
}

.shd {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0px 2px 5px 0 rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0px 2px 5px 0 rgba(0, 0, 0, 0.23);
    -webkit-transition: all .8s ease-out
}

.suggestion-template.tt-cursor {
    background-color: #c4bfc3 !important
}

.no-border {
    border: none !important
}

.no-border {
    border: none !important
}

.nest-btn-alg a button {
    margin-top: -4px;
    font-size: 11px;
    padding: 4px 7px;
    margin-right: 2px;
    box-shadow: none
}

.reodercategory-savebtn {
    position: fixed;
    right: 30px;
    top: 34%
}

#additemtbody .help-block {
    margin: 0
}

#detail_show ul {
    display: block;
    clear: both
}

.modern {
    margin-top: 25px
}

.modern .bg-primary {
    background-color: #007bff !important
}

.modern .bg-aqua {
    background-color: #04c1c4 !important
}

.modern .bg-danger {
    background-color: #dc3545 !important
}

.modern .bg-green {
    background-color: #00a65a !important
}

.modern .card-body {
    padding: 1.25rem
}

.modern .text-white {
    color: #fff !important
}

.modern p {
    font-weight: bold
}

.modern .font-weight-bold {
    font-weight: 700 !important
}

.modern .widget-info a {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    border-bottom: solid 2px #fff
}

.modern .widget-info i {
    font-size: 29px;
    color: #fff
}

.modern .widget-info {
    margin-bottom: 20px
}

.recenttable {
    padding: 23px 21px 20px;
    border-bottom: 2px solid #f2f2f2;
    border-top-left-radius: .214rem;
    border-top-right-radius: .214rem
}

.table-striped thead tr td,
.table-striped tbody tr td {
    padding: 10px;
    padding-left: 21px;
    text-align: left;
    vertical-align: middle
}

.page-content-section .top-content {
    width: 100%;
    background-color: #5c6bc0;
    margin-top: 22px
}

.page-content-section .nav.nav-bils {
    background: #fff;
    padding-bottom: 20px
}

.page-content-section .top-content .inner-text h5 {
    color: #fff;
    font-weight: bold;
    padding: 30px 0 2px
}

.page-content-section .top-content .list-inline-fonticons .fas {
    background-color: #3f51b5;
    border-color: #3f51b5;
    color: #fff;
    border-radius: 50%;
    width: 33px;
    height: 33px;
    text-align: center;
    padding: 7px 0;
    font-size: 16px;
    margin: 23px 0 18px
}

.page-content-section .navigation-header .nav-header {
    color: black;
    text-transform: uppercase;
    padding: 20px 31px 14px;
    font-size: 11px
}

.page-content-section .navigation-header .panel .fas,
.page-content-section .navigation-header .panel .far {
    padding: 5px 18px;
    color: black
}

.page-content-section .top-content .inner-text h6 {
    color: #fff;
    font-weight: bold
}

.page-content-section .navigation-header .panel li {
    width: 100%
}

.page-content-section .navigation-header .nav-pills>li+li {
    margin: 0
}

.page-content-section .navigation-header .panel li a {
    color: black;
    padding: 10px 12px;
    font-size: 13px;
}

.page-content-section .nav.nav-bils li a:hover {
    text-decoration: none;
    background-color: #eee
}

.page-content-section .nav.nav-bils li.active a {
    font-weight: bold;
    background-color: #eee;
    color: #23527c
}

.page-content-section .rightside-container {
    margin-top: 22px
}

.page-content-section .tab-content .dropdown-menu {
    min-width: 180px
}

.page-content-section .rightside-container .panel-title {
    margin-bottom: 20px
}

.page-content-section .tab-content .dropdown-toggle {
    left: 29px
}

.custom-header .navbar {
    background-color: #003c93;
    color: #fff;
    font-weight: bold;
    border: 0;
    border-radius: 0;
    margin: 0;
    min-height: 38px
}

.custom-header .navbar-nav>li>a {
    padding: 8px 22px;
    border-right: 1px solid #fff;
    color: #fff;
    line-height: 22px;
}

.custom-header .navbar-nav .first-child a{
 /* border-left:1px solid #fff;  */
}

.custom-header .navbar-nav .last-child a{
    border-right: none;
}



.custom-header .navbar-inverse .navbar-nav>.active>a {
    background-color: #003c93
}

.custom-header .navbar-inverse .navbar-nav .dropdown-menu li a {
    padding: 3px 10px;
    border-bottom: 1px solid #d8cccc;
    font-weight: bold;
    font-size: 12px;
}

.custom-header .navbar-inverse .navbar-nav .dropdown-menu li a:hover {
    background: #26c6da
}

.custom-header .navbar-inverse .navbar-nav .dropdown-menu {
    padding: 0
}

.custom-header .navbar-inverse .dropdown:hover .dropdown-menu {
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
    display: block
}

/* .custom-header .navbar-inverse .dropdown:hover,
.custom-header .navbar-inverse .dropdown:focus {
    background: #26c6da
} */

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background: #26c6da
}

.download-images a {
    padding: 3px 4px;
    font-size: 9px;
    margin-top: 4px
}

.download-images img {
    height: 50px
}

.selectize-dropdown {
    z-index: 999
}
.help-block{
    color: #a94442;
}
.download-images{
    /* height: 190px; */
    overflow-y: auto;
}

.download-images .thumbnail{
    margin-bottom: 0px!important;
}
td.c-toggle {
    text-align: center;
}
.c-toggle .toggle{
    width: 90px!important;
    height: 19px!important;
}

.toggle-on.btn-small{
    left:-2px;
}

.c-toggle .btn.active{
    color: #fff;
    background-color: #c33;
}
 .save-fixed{
    
    position: fixed;
}
 /* modified content 23/02/19 by dhiraviya*/

     .enquiry-reports-top{
      margin-top: -19px;
    }
     .status-forwordto-manager{
         /* margin-left: 45px;  */
    } 

  

    .reports-status span{
        display:-webkit-box;
        margin-right: 7px;
    }
    .adv-filter-container .statu-action ul{
        overflow: hidden;
    }
    .adv-filter-container .statu-action ul li{
        text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline;
    padding: 10px 50px;
    }
 .label-processing{
        background: #0172ff;
    }

    /* .interest-field{
        display: -webkit-inline-box;
    }
    .interest-field span{
        margin-top: 2px;
    } */

    .sub-reorder-buttons{
        margin-top: 35px;
    }
    .call-action{
        margin-left: -7px;
    }

    .save-position{
        position: fixed;
    }
    .btn{
        padding: 2px 8px;
        font-size: 11px;
    }
   .modal-content{
        border-radius: 0px;
        }
    .modal-content .modal-header{
        background-color: #003d93;
        color: #fff;
        padding: 5px 15px;
    }
    #salefinish  .modal-dialog{
        width: 900px;
    }
    #salefinish  .modal-dialog h4 span.float-right{
        float: right;
        margin-right: 20px;
    }
    .border-top {
        border-top: 1px solid #ccc;
    }
    .border-bottom{
        border-bottom: 1px solid #ccc;
    }
    .border-right{
        border-right: 1px solid #ccc;
    }
    .border-left{
        border-left: 1px solid #ccc;
    }
    .float-right{
        float: right;
    }
    .shortcut {
        display: inline-block;
        margin: 0 .1em;
        padding: .1em .6em;
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
        font-size: 11px;
        line-height: 1.4;
        color: #242729;
        text-shadow: 0 1px 0 #FFF;
        background-color: #e1e3e5;
        border: 1px solid #adb3b9;
        border-radius: 3px;
        box-shadow: 0 1px 0 rgba(12,13,14,0.2), 0 0 0 2px #FFF inset;
        white-space: nowrap;
    }

    #login_form .form-control,
    #forgot_form .form-control{
        height: 28px;
    }

    .table>tbody>tr>td{
        vertical-align: middle;
    }

    input[type=radio]{
        margin: 2px 0 0;
    }
    .label-cancelled{
        padding:3px 8px 3px;
        font-size: 11px;
        line-height: 1.5;
    }
    .margin-top3{
        margin-top: 3px;
    }
    .radiofocus{
        /* background: #ff6347 !important; */
    }

    .form-control[readonly]{
        background-color:transparent;
        border: none;
        box-shadow: none;
            color: #555!important;
    }
    .form-control[readonly]:focus{
        background-color:transparent!important;
        border: none;
        box-shadow: none;
        color: #555!important;
    }
    .barcode{
        border: none;
        background: transparent;
    }
    .mt-7{
margin-top: 7px;
  }
  .modal-dialog .modal-content .modal-body #process_form .ui-datepicker-trigger{
        right: 56px !important; 
  }

  .table>thead>tr>th{
      vertical-align: middle!important;
  }


  input[type=file]{
      font-size: 10.5px;
  }


  .close-icon{
    margin-left: 34px;
    color: #fff;
    border-radius: 50%;
    margin-bottom: -5px;
    /* z-index: 999999; */
    border: 1px solid black;
    font-size: 13px;
    background: #333333;
    position: absolute;
    top: -11px;
    width: 15px;
    height: 15px;
    padding-left: 1px;
  }


  .logo-icon-settings{
    border: 1px solid #ccc;
    margin-top: -2px;
}


.help-block{

    margin:0px;
    margin-top: 2px;
}
  

.navbar-inverse .navbar-toggle,
.navbar-inverse .navbar-toggle:hover{
    background-color: #fff;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #003c93;
}


.navbar-nav.navbar-center {
    /* position: absolute; */
    /* left: 62%; */
    /* transform: translatex(0%); */
    /* top: 3%; */
    color:#222;
    cursor:pointer;
}
.navbar-nav.navbar-center .btn{
    padding: 8px 7px;
}



.navbar-nav.navbar-center select.selectcollegeyear,
.navbar-nav.navbar-center select.selectcollegeacademicyear{
    /* background:#51d2e2; */
    /* color:#fff; */
    padding:10px 5px;
    border-bottom: 1px solid #222;
    font-size: 13px;
    /* border-right: 1px solid #fff; */
}







.navbar-nav.navbar-center select.selectcollegeacademicyear option,
.navbar-nav.navbar-center select.selectcollegeyear option{
    min-height: 10px;
    color: #222;
    font-size: 13px;
    border-bottom: 1px solid #ccc;
    background: #fff;
}





.navbar-nav.navbar-center select.selectcollegeyear option:hover{
    background:#26c6da!important;
}






/* .navbar-nav.navbar-center .dropdown-menu{
    margin: -2px;
}

.navbar-nav.navbar-center .btn-primary{
    background: #26c6da;
    font-size: 14px;
    text-transform: capitalize;
}
.navbar-nav.navbar-center .btn-primary:hover{
    color: #fff;
    background: #26c6da;
}

.navbar-nav.navbar-center .dropdown:hover{
    background: #26c6da;

}
.navbar-nav.navbar-center .btn .caret{
    margin-left: 8px;
} */




.navbar-nav.navbar-center1 {
    /* position: absolute; */
    /* left: 73%; */
    /* transform: translatex(0%); */
    /* top: 3%; */
}
.navbar-nav.navbar-center1 .btn{
    padding: 8px 7px;
}

.navbar-nav.navbar-center1 .dropdown-menu{
    margin: -2px;
}

.navbar-nav.navbar-center1 .btn-primary{
    background: #26c6da;
    font-size: 14px;
    text-transform: capitalize;
}
.navbar-nav.navbar-center1 .btn-primary:hover{
    color: #fff;
    background: #26c6da;
}

.navbar-nav.navbar-center1 .dropdown:hover{
    background: #26c6da;

}
.navbar-nav.navbar-center1 .btn .caret{
    margin-left: 8px;
}


.admission .dropify-wrapper{
    height: 125px!important;
    width: 100px;
}

.admission .dropify-wrapper .dropify-message span.file-icon{
    font-size: 43px;
}

.admission .dropify-wrapper .dropify-message p{
    font-size: 12px;
}




.admission .dropify-wrapper .dropify-preview .dropify-render img{
    max-height: 100%!important;
}




.modal-popup-receipt .modal-header .close{
    color:#fff;
    opacity: 8;
}

.dashboard .dashboard-content{
    padding: 1px 20px;
}

.dashboard .card-shadow{

}
.dashboard .card-shadow {
    margin-top: 8px;
}

.dashboard .card-shadow:hover{
    /* background: #e6e6e6; */
}

.dashboard .card-shadow .dropdown{
    /* padding: 5px 20px; */
    /* background: #fff; */
    background: #dfdfdf;
    border-radius: 1px;
    -webkit-box-shadow: 0 2px 6px 0px #333;
    /* box-shadow: 0 1px 1px rgba(0,0,0,.05); */
    box-shadow: 0 2px 6px 0px #333;
    text-align: center;
    margin-top: 5px;
    height: 120px;
    border-radius: 8px;
    margin-bottom: 10px;
}

.dashboard .card-shadow .dropdown img{
    width:100%;
    margin-bottom: 5px;
    /* padding: 10px 92px; */
    padding: 10px 98px;
}





.dashboard .dashboard-content .card-shadow .dropdown img{
 

    /* width: 87%;
    margin-bottom: 5px;
    padding: 10px 61px;
    height: 89px;
    margin-top: 10px; */

    width: 87%;
    margin-bottom: 2px;
    padding: 10px 60px;
    height: 73px;
    margin-top: 5px;

}

.dashboard .card-shadow .dropdown p{
    font-size: 24px;
    font-weight: bold;
}

.dashboard .dashboard-content .card-shadow .dropdown p{
    font-size: 23px;
    font-weight: bold;
}

.dashboard .card-shadow .dropdown .dropdown-toggle {
    /* font-size: 18px; */
    font-weight: bold;
}
.dashboard .card-shadow .dropdown:hover .dropdown-menu{
   
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
     display: block; 
}

/* .dashboard .card-shadow  .dropdown:hover .dropdown-menu li {
    background-color: #003c93;
  
   
  color:#fff;
} */

.dashboard .card-shadow  .dropdown .dropdown-menu {
    margin: 0px;
    width: 100%;
    padding: 0px;
    /* top: 26px; */
}
.dashboard .card-shadow  .dropdown .dropdown-menu li a{
  
    color:#222;
    padding: 10px 25px 10px 10px;
    border-bottom: 1px solid #ddd;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dashboard .card-shadow  .dropdown .dropdown-menu li:hover{
    background-color: #003c93;
    color: #fff;
}

.dashboard .card-shadow  .dropdown .dropdown-menu li a:hover{
    background-color: #003c93;
    color: #fff;
}
.margin-header{
    margin-left: -33px;
} 


/* .hr{
    border-top: 1px solid #d6cfcf;
    width: 93%;
   
    margin-left: 11px;
} */
hr{
    border-top: 1px solid #d0caca;
    margin: 0px 14px;
    width: 93%;
}


/* col-md-15 */

/* bs equal columns  col-15*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 100%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 33.333%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 19%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 19%;
        float: left;
    }
}

/* bs equal columns */

/* fees-payment */
.font-weight{
    font-weight: bold;
}

.ml-22{
    margin-left: 22px!important;
}

/* august 12 */

#ui-id-1.ui-widget-content{
    overflow: scroll;
    height: 200px;
}

.fees-payment-details .form-control[readonly]:focus{
    background: #cacaca!important;
}



#add_structure .help-block{
    margin: 1px 2px -13px!important;
}

/* aug 17 changes */

.subjects-hidden{
    text-overflow: ellipsis;
    overflow: hidden;
}

#medium_of_study .selectize-input{
    font-size: 12px;
}

.admission-medium-of-study .selectize-control.single .selectize-input:after{
    /* right:6px!important; */
}




/* 24 august changes */
.accountsreport-closingbalance{
    background:#003c93;
    color:#fff;
}
.mt-45{
    margin-top:45px;
}
label.radio-inline{
    color:black!important;
}



/* 23/01/2020 content changed by dhiraviya */
.registered-label{
padding: 2px 2px !important;
    width: 5% !important;
    margin-left: 13px !important;
}

.phone-img {
    background-image: url(../images/mob.png);
}

.college_header-images img{
    width: 100%;
    
    background: #003C93;
}
.p-2{
    padding:2px!important;
}
.mb-10{
    margin-bottom:10px;
}
#manage_faculty_attendance i.fa.fa-pencil{
    cursor:pointer;
}
.border-none{
    border:none;
}
