@import url('http://fonts.googleapis.com/css?family=Roboto:300,400,500,700');

@font-face {
    font-family: Roboto;
    src: url('http://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: 5px 10px
}

.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)
}

.tracking-img{
    width: 18px;
}

.fa-calendar-times::before{
    content: '\f87b' !important;
}

.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
}

.dropdown-menu-right>li:hover {
    background-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: 4px
}

.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: 35px;
    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: 0;
    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 -44px;
    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: 28px;
    padding: 4px 10px
}

.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-bottom: 3px solid #003c93
}

.nav-tabs {
    border-bottom: 0;
    margin-bottom: 16px;
}

.nested-colomn{
    background: #e4e4e4;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius:6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-item:hover>.dropdown-submenu a {
    color: #5f5151 !important;
    /* text-decoration: none !important;
    background-color:  #003c93 !important; */
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:-100%;
    right:15rem; /* 10rem is the min-width of dropdown-menu */
    margin-top:-6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 


/* .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: left;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
} */

.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
}

.dataTables_paginate{
    float: right !important;
    margin-left: 12px !important;
}
.dataTables_length{
    text-align: right !important;
}

.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-top: 13px
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #727272;
    content: "\276F"
}

.bc-icon a>i {
    font-size: 21px;
    padding: 8px 13px 8px 13px;
    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 {
    height: 65px;
    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, #0288d1 100%)
}

@media(min-width:1200px) {
    .header__logo {
        max-width: calc(10% - 2rem);
        margin-right: 5%;
    }
    .header__logo img {
        width: 155%;
        height: 55px;
    }
}

.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
}

.search__inner i {
    color: #FFF
}

.search__inner input:focus ~ i{
    color:#000!important;
}

.search__text {
    border: 0;
    border-radius: 2px;
    height: 38px !important;
    padding: 0 30px 0 30px;
    width: 100%;
    transition: background-color .3s, color .3s;
    font-size: 16px;
    font-weight: 400
}

@media(min-width:992px) {
    .search__text {
        background-color: rgba(255, 255, 255, .2);
        color: #FFF;
        max-width: 778px;
    }

    .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;
    left: 15px;
    top: -5px;
    font-size: 1.3rem;
    height: 100%;
    width: 3rem;
    text-align: center;
    line-height: 4rem;
    cursor: pointer;
    transition: color .3s, -webkit-transform .4s;
    transition: color .3s, transform .4s;
    transition: color .3s, transform .4s, -webkit-transform .4s
}

@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
}

.breadcrumb-wrap .bc-icon {
    color: #00b59f;
    padding-left: 20px;
    font-size: 16px
}

.breadcrumb-wrap .bc-title {
    padding-top: 8px !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
}

.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
}

.p-20{
    padding: 20px;
}

.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
}

.close:hover {
    opacity: 8
}

.ui-datepicker-trigger {
    float: right !important;
    position: absolute !important;
    right: 20px !important;
    top: 3px !important;
    width: 22px !important
}


.adv-filter-container .ui-datepicker-trigger {
    float: right !important;
    position: absolute !important;
    right: 3px !important;
    top: 3px !important;
    width: 22px !important
}

.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: 4px 8px;
    border-radius: 0
}

.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;
    padding: 5px 15px;
    margin-bottom: 20px;
    border-radius: 4px
}

.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,
select:focus {
    background: #ff6347 !important;
    color: white !important;
    border-color: yellow !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
}
.radio-inline:has (input:focus) {
background: #ff6347!important;
}
.fs-24 {
    font-size: 24px
}

.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
}

.dashboard select{
    height: 28px !important;
    border-radius: 5px !important;
    border: 1px solid black;
}

.lead-statistics h4{
    margin: 0;
    font-weight: bold;
}
.dashboard h4{
    font-weight: bold;
}
.dashboard-v2 h4{
    font-weight: bold;
}

.mt-20{
    margin-top: 20px;
}

.modern {
    margin-top: 12px;
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
}

.bell{
    animation: ring 2.5s ease infinite;
    transform-origin: top center;
}

@keyframes ring {
    0% {
        transform: rotate(35deg);
    }
    12.5% {
        transform: rotate(-30deg);
    }
    25% {
        transform: rotate(25deg);
    }
    37.5% {
        transform: rotate(-20deg);
    }
    50% {
        transform: rotate(15deg);
    }
    62.5% {
        transform: rotate(-10deg);
    }
    75% {
        transform: rotate(5deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.accordian{
    background: #ececec;
    padding: 12px 4px !important;
}
.accordian a{
    font-weight: bold;
}
.accordian .arrow-right{
    float: right;
    margin-right: 12px;
}

.dashboad-select select:focus{
    color: #000 !important;
    background: #fff !important;
    border-color: unset !important;
}
.pending{
    font-weight: bold;
    color: #df0e0e;
}
.follow-up{
    font-weight: bold;
    color: #0a8ab2;
}
.achieved{
    font-weight: bold;
    color: #0ab242;
}
.m-b-3{
    width: 20%;
}
.mr-18{
    margin-right: 18px;
}
.w-24{
    width: 32% !important;
}
.h-350{
    height: 370px;
}
.ml-12{
    margin-left: 12px;
}
.mb-10{
    margin-bottom: 10px;
}
.mb-20{
    margin-bottom: 20px;
}

.fc-day-today{
    background-color: unset!important;  
  }
  .fc-day-today .fc-daygrid-day-number{
      background: #3176ea !important;
      color: white;
      border-radius: 50%;
      width: 30px;
      height: 30px;
      text-align: center;
  }
  .fc-theme-standard td, .fc-theme-standard th{
      /* border: none !important; */
      height: 20px !important;
      min-height: 20px !important;
  }
  .fc-daygrid-day-top {
      justify-content: center;
  }
  .fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events{
      display: none;
  }
  .fc td, .fc th {
      vertical-align: middle!important;
  }
  .fc .fc-daygrid-day-frame{
      min-height: 20% !important;
  }
  .fc-scrollgrid-sync-table{
    height: 275px !important;  
  }
  .fc-view-harness-active{
      height: 300.148px !important;  
  }
  .fc .fc-scrollgrid{
  border: none !important;
  }
  .fc-prev-button, .fc-next-button{
  background: none !important;
  color: black!important;
  border-radius: 50% !important;
  padding: 8px 10px !important;
  border: 1px solid black !important;
  }
  .fc .fc-col-header-cell-cushion{
    color: #fff !important;
  }
  .fc .fc-toolbar.fc-header-toolbar{
    margin: 10px;
  }
  .fc-direction-ltr .fc-button-group>.fc-button:not(:first-child){
    margin-left: 10px !important;
  }
  .fc .fc-day-other .fc-daygrid-day-top{
    opacity: -1 !important;
  }
  .fc-today-button{
    display: none !important;
  }
  .fc .fc-daygrid-day-number{
    z-index: 10 !important;
}

.fc .fc-daygrid-more-link:focus{
    outline: none !important;
}

.fc-day-today .fc-daygrid-day-number {
    background: transparent !important;
    color: #0a8ab2;
}

.fc .fc-daygrid-more-link {
    overflow: visible !important;
    margin-left: 12px !important;
}
  .fc-daygrid-more-link::before {
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 50%;
    z-index: -25;
    background: #00fbed;
    position: absolute;
    top: -30px;
    left: 5px;
}
.dashboard-v2 .fc .fc-daygrid-more-link {
    left: 27px !important;
    bottom: 4px !important;
}



.modern .bg-primary {
    background-color: #ffffff !important;
    border-radius: 8px;
    border-left: 4px solid #007bff;
    box-shadow: 1px 2px 3px lightgrey;
}

.modern .bg-primary p{
    color: #000;
    font-size: 14px;
}

.modern .bg-primary h2{
    color: #007bff;
    margin-top: 10px;
}

.lead-icon{
    background: #007bff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 44px;
    height: 44px;
}
.loan-icon{
    background: #dc3545;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 44px;
    height: 44px;
}
.incentive-icon{
    background: #a65400;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 44px;
    height: 44px;
}
.bank-icon{
    background: #0a8ab2;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 44px;
    height: 44px;
}
.emp-icon{
    background: #00a65a;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 44px;
    height: 44px;
}

.modern .bg-brown {
    background-color: #ffffff !important;
    border-radius: 8px;
    border-left: 4px solid #a65400;
    box-shadow: 1px 2px 3px lightgrey;
}

.modern .bg-brown p{
    color: #000;
    font-size: 14px;
}

.modern .bg-brown h2{
    color: #a65400;
    margin-top: 10px;
}

.modern .bg-aqua {
    background-color: #ffffff !important;
    border-radius: 8px;
    border-left: 4px solid #04c1c4;
    box-shadow: 1px 2px 3px lightgrey;
}
.modern .bg-aqua p{
    color: #000;
    font-size: 14px;
}

.modern .bg-aqua h2{
    color: #04c1c4;
    margin-top: 10px;
}

.modern .bg-danger {
    background-color: #ffffff !important;
    border-radius: 8px;
    border-left: 4px solid #dc3545 ;
    box-shadow: 1px 2px 3px lightgrey;
}

.modern .bg-danger p{
    color: #000;
    font-size: 14px;
}

.modern .bg-danger h2{
    color: #dc3545;
    margin-top: 10px;
}

.modern .bg-green {
    background-color: #ffffff !important;
    border-radius: 8px;
    border-left: 4px solid #00a65a ;
    box-shadow: 1px 2px 3px lightgrey;
}

.modern .bg-green p{
    color: #000;
    font-size: 14px;
}

.modern .bg-green h2{
    color: #00a65a;
    margin-top: 10px;
}

.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: 24px;
    color: #fff
}

.modern .widget-info {
    margin-bottom: 20px;
}

.d-flex{
    display: flex;
}

.justify-spc-btn{
    justify-content: space-between;
}

.active-value label{
    color: #000;
    margin: 0;
    font-size: 14px;
}

.since{
    display: flex;
    align-items: center;
}
.since p{
    margin: 0;
    padding-left: 5px;
}
.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: 20px 0;
}

.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 14px;
    border-right: 1px solid #fff;
    color: #fff
}

.custom-header .navbar-inverse .navbar-nav>.active>a {
    background-color: #003c93
}

.custom-header .navbar-inverse .navbar-nav .dropdown-menu li a {
    padding: 6px 30px 6px;
    border-bottom: 1px solid #d8cccc;
    font-weight: bold
}

.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: 100px!important;
    height: 30px!important;
}
.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 44px;
    }
 .label-processing{
        background: #0172ff;
    }

    /* .interest-field{
        display: -webkit-inline-box;
    }
    .interest-field span{
        margin-top: 2px;
    } */

    .sub-reorder-buttons{
        margin-top: 35px;
    }
    /*diraviya 13-03-19*/
    .modal-dialog .modal-content .modal-body .ui-datepicker-trigger{
    float: right !important;
    position: absolute !important;
    right: 35px !important;
    top: 1px !important;
    width: 22px !important
}
.call-action{
    margin-left: -7px;
}

.menu-selelct-box{
    width:166px;
}
.menu-selelct-box .selectize-input.full {
    /* background-color: #003c93; */
    background: linear-gradient(45deg, #26c5da 0%, #48c2df 100%);
     color: #fff; 
    padding: 10px;
    font-weight: bold;
    font-size: 14px;
    border:none;
    margin-top: 5px;
}
.selectize-input.full.focus{
    color:black!important;
}

.image-view img{
    width:139px;
    height:105px;
    /* float: right; */
    display: block;
    text-align: right;
}
.radiofocus{
    background: #ff6347 !important;
}
.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;
}


/* 29 mar 2019 */

.search__inner input:focus{
    background: #fff!important;
    color:#222!important;
}

.ui-menu.ui-widget.ui-widget-content.ui-front{
    width:56.7%!important;
    z-index:9999;
        max-width: 778px;
}
.ui-menu.ui-widget.ui-widget-content.ui-front li,
.ui-menu.ui-widget.ui-widget-content.ui-front li a{
    display: block;
}
.label-too_danger{
    background-color: #ff0000;
}
.label-green{
    background-color: #00a65a;
}
/* .label-blue{
    background-color: #0172ff;
} */
.label-inprocess{
    background-color: #00bd92;
}
.label-rejected{
    background-color: #940000;
}
.label-login{
    background-color: #81008a;
}
.label-sanction{
    background-color: #007746;
}
.label-disbursed{
    background-color: #62ff00;
}
.nav-notification{
    color: #fff;
    padding: 10px;
    font-size: 20px;
    margin: 6px 20px 0 0;
}
.nav-notification a{
    color: #fff;
}
.nav-notification label{
    padding: 2px 5px 4px 5px;
    border-radius: 50%;
    position: absolute;
    top: -4px;
    right: -10px;
    font-size: 11px;
}
.nav-notification .dropdown-menu-right{
    width: 350px;
    height: auto;
    overflow-y: auto;
    overflow-x: hidden;
}
.nav-notification .dropdown-menu-right li.notification-list .text-truncate{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.nav-notification .dropdown-menu-right li.notification-list{
    border-bottom: 1px solid #cccccc75;
}
.nav-notification .dropdown-menu-right li.notification-list.read_style{
    background: #989898;
}
.nav-notification .dropdown-menu-right li.notification-list h5.text-truncate{
    margin-bottom: 5px;
}
.nav-notification li.notification-list .fa-times{
    position: absolute;
    right: 3px;
    margin-top: -2px;
    font-size: 9px;
    background: red;
    padding: 3px 4px;
    border-radius: 50%;
}


.mail-image{
    background: url(../../assets/img/mail.png);
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-size: cover;
}

.read_style .mail-image{
    background: url(../../assets/img/email-open-icon.png);  
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-size: cover;
}



#edit_sanction .modal-dialog .modal-content .modal-body .ui-datepicker-trigger{
    float: right !important;
    position: absolute !important;
    right: 17px !important;
    top: 4px !important;
    width: 22px !important;
}



.dz-max-files-reached {
  pointer-events: none;
  cursor: default;
}

.error-text {
    color: red;
    font-size: 12px;
}

.table-responsive{
    overflow-x: unset !important;
}

.border-left{
    border-left: 1px solid #ccc;
}

.radio-btn{
display: flex;
align-items: center;
}

.pr-12{
    padding-right: 12px !important;
    margin-bottom: 0;
    padding-left: 2px;
}

.radio-btn.radiofocus{
    background: unset !important;
}

table.dataTable tr.group td{
    padding: 10px 15px;
    border-bottom: 1px solid #bbb;
}

.flex-wrap{
    flex-wrap: wrap;
}