.btn-gtoo{background:#1c4594;color:#fff !important;}
.btn-gtoo:hover{background:#103377;color:#fff;}
[type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after { content: '✔'; position: absolute; top: 8px; left: 0px; font-size: 19px; line-height: 0.8; color: #fff; transition: all .2s; background: #1c4692; border: solid 4px #1c4692 !important; border-radius: 3px; }
/* top header */
.admin-header {
    background: #1c2335;
    /*border-bottom: 2px solid #f4c429;*/
}

/* Content Select In Browser */
.dark-header .navbar-default .navbar-nav > li > a {
    color: #fff;
    /*font-family: 'AvenirLTStd-Black';*/
}
.navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li.active > a:focus, .navbar-default .navbar-nav > li.active > a:hover {
    background-color: transparent;
}
.dropdown-menu > li > a:hover {
    border-bottom: 1px solid rgba(255,255,255,0.11);
    color: #ffdb5a !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #ffffff;
    cursor: default;
    background-color: #4e86c4;
    border-bottom: none;
    font-weight: 500;
    border-top: none;
}
.nav.nav-pills > li > a:hover {
    background: #4e86c4 !important;
    color: #fff !important;
}
.nav.nav-pills > li.active > a:hover {
    background: #4e86c4 !important;
    color: #fff !important;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    cursor: default;
    background-color: #fddd9b;
    border-color: #fddd9b;
}
.dataTables_paginate.paging_bootstrap.pagination li a:hover {
    color: #333;
    background: #fddd9b;
    text-decoration: none;
    padding: 5px 14px;
    display: inline-block;
}

/* table color */
.admin-table-bordered > tbody > tr > th {
    border-bottom: 1px solid #BFD8F3;
    background: #E9F1F9;
    border-right: 1px solid #BFD8F3;
    width: auto;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 11px;
    padding: 8px 15px;
    color: #1D4875;
    font-family: 'Roboto', sans-serif;
    border-top: 1px solid #BFD8F3;
    white-space: nowrap;
}
.admin-table-bordered > tbody > tr > td {
    border-bottom: 1px solid #BFD8F3;
    border-top: none;
    border-right: 1px solid #BFD8F3;
    font-family: 'Roboto', sans-serif;
    text-align: left;
}
.admin-table-bordered > tbody > tr:nth-child(odd) td{background:rgba(233,241,249,0.5);}
::-moz-selection {
    background: #1c4692;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #1c4692;
    color: #fff;
    text-shadow: none;
}




/* table */
.admin-table-bordered > tbody > tr > th {
    padding: 8px 8px;
}
.ssub-head {
    color: #2776cb;
    font-size: 12px !important;
    letter-spacing: 0.1px;
}


.ntable tr td {
    border-bottom: 1px solid #BFD8F3;
    border-top: none;
    border-right: 1px solid #BFD8F3;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    border-top: 1px solid #BFD8F3;
    padding: 4px 8px;
}
.ntable tr td:last-child {
    border-right: 0px solid #ddd;
}
.ntable tr:nth-child(odd) td {
    background: rgba(233,241,249,0.5);
}
.ntable tr td:nth-child(1) {
    color: #1D4875;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 11px;
}
.ntable.text-right tr td.text-right{text-align:right !important;}
/* main table */
.nhtable tr td{
    border-bottom: 1px solid #BFD8F3;
    border-top: none;
    border-right: 1px solid #BFD8F3;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    border-top: 1px solid #BFD8F3;
    padding: 4px 8px;
}
    .nhtable tr td:last-child {
        border-right: 0px solid #ddd;
    }

.nhtable tr:nth-child(odd) td {
    background: rgba(233,241,249,0.5);
}

.nhtable tr th {
    border-top: 1px solid #BFD8F3;
    border-bottom: 1px solid #BFD8F3;
    border-right: 1px solid #BFD8F3;
    color: #1D4875;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 11px;
    background: #E9F1F9;
    padding: 4px 8px;
    line-height: 15px;
}
    .nhtable tr th:last-child {
        border-right: 0px solid #BFD8F3;
    }


/* Grids */
.dashcard {
    background: #71aad5;
    color: #fff;
    padding: 8px 18px;
    border-radius: 5px;
    display: block;
}
    .dashcard p {
        font-size: 13px;
        float: left;
        padding-right: 15px;
        margin-top: auto;
        margin-bottom: auto;
        text-transform: uppercase;
        margin-top: 2px;
    }
    .dashcard h6 {
        font-size: 32px;
        text-align: right;
    }
.outdashcard .col-md-2 {
    padding-left: 5px;
    padding-right: 5px;
}
.dashcard.bg-one{background: #71aad5;}
.dashcard.bg-two{background: #deb270;}
.dashcard.bg-three{background: #b5be7a;}
.dashcard.bg-four{background: #7391d1;}
.dashcard.bg-five{background: #80bdb5;}
.dashcard.bg-six{background: #dd8a75;}

.dashcard .tag {
    vertical-align: inherit;
    line-height: 14px;
}
.nback {
    cursor: pointer;
    font-weight: 500;
    background: #F7CD50 !important;
    border-radius: 5px;
    padding: 6px 10px;
    text-transform: uppercase;
    display: block;
    color: #000 !important;
    font-size:11px;
}
.badge{font-weight:500;}
.rupeicon {
    background: #ffdb5a;
    width: 30px;
    height: 30px;
    padding: 6px 8px;
    border-radius: 50%;
    margin: auto;
}
.rupeicon img{height:15px;}
.divider tr td {
    border-right: 1px solid #BFD8F3;
}
.divider tr td:last-child {
    border-right:none;
}


.tdstable tr td {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-top: none;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    font-family: 'Roboto', sans-serif;
    text-align: left;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 4px 8px;
}

    .tdstable tr td:last-child {
        border-right: 0px solid #ddd;
    }

/*.tdstable tr:nth-child(odd) td {
    background: rgba(0, 0, 0, 0.04);
}*/

.tdstable tr td:nth-child(1) {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 11px;
}

.tdstable.text-right tr td.text-right {
    text-align: right !important;
}
.tdstable tr td a.white{color:#fff !important;}