/* My Custom CSS Starts */

.login-area {
    width: 52%;
    margin: 0 auto;
}

.login-logo {
    margin: 25px 0;
}

.caret {
    color: #FFFFFF;
}

.login-logo h1 {
    font-family: Georgia, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    font-size: 25px;
}

.login-box {
    background: #1e2e7c;
    border: 1px solid #3b51a4;
    padding: 0px 20px 20px 20px;
}

    .login-box .btn-primary {
        background: #ec8b00;
        padding: 10px;
        color: #ffffff;
        font-size: 24px;
        font-family: robotobold, Georgia, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        border: none;
        margin: 0;
        width: 100%;
        text-transform: uppercase;
    }

        .login-box .btn-primary:hover {
            background: #fca11f;
            transition: all 0.2s ease 0s;
        }

    .login-box .title {
        font-family: robotomedium, Georgia, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 28px;
        color: #98b5ff;
        text-transform: uppercase;
        margin: 50px 0;
    }

    .login-box .input-group-addon:first-child {
        border-right: 0;
        padding: 15px 20px;
    }

    .login-box .input-group .form-control1 {
        padding: 18px;
        color: #999999 !important;
        width: 100%;
        font-family: robotobold, Georgia, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        border: none;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    .login-box .fa {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 20px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #999999;
    }



.login-box .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #ececee;
}

.login-box .input-group {
    margin-bottom: 20px;
}

.login-links {
    font-family: robotoregular, Georgia, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 40px;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.login-links p {
    margin-left: 10px;
}

    .login-links p a {
        color: #ffffff;
        text-decoration: none;
    }

        .login-links p a:hover {
            color: #ffffff;
            text-decoration: underline;
        }



header.topheaderbg {
    background: #0050be;
    min-height: 65px;
    width: 100%;
}

.logo-area {
    margin: 15px 0;
    float: left;
}

    .logo-area span {
        margin-right: 5px;
    }

        .logo-area span.title {
            font-size: 20px;
            color: #FFFFFF;
            font-family: robotoregular, Georgia, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        }

.user-area {
    margin: 15px 0;
    text-align: right;
}

    .user-area span {
        margin-left: 5px;
    }

        .user-area span.usertxt {
            font-size: 14px;
            color: #FFFFFF;
            font-family: robotoregular, Georgia, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        }

.marquee-area {
    color: #cca35c;
    font-size: 14px;
    font-family: robotoregular, Georgia, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #eaf4fb;
    padding: 10px 0;
}

.footerarea {
    padding: 10px 0;
    text-align: center;
}

    .footerarea p {
        color: #a2a2a2;
        font-size: 13px;
        font-family: robotoregular, Georgia, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

.mainbluetitle {
    overflow: hidden;
}

    .mainbluetitle h1 {
        color: #0050be;
        font-size: 22px;
        font-family: robotobold, Georgia, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin: 0;
        padding: 0;
    }

.Subbluetitle h1 {
    color: #ca9b3f;
    font-size: 18px;
    font-family: robotobold, Georgia, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: -10px;
    padding: 0;
}

.borderarea {
    margin: 20px 0;
}

    .borderarea .borderthick {
        border-bottom: 3px solid #0050be;
        width: 15%;
        min-height: 3px;
        background: #0050be;
    }

    .borderarea .borderthin {
        border-bottom: 1px solid #d4e6ff;
        width: 100%;
        min-height: 1px;
    }

.goldentitle h1 {
    color: #d2ab67;
    font-size: 18px;
    font-family: robotomedium, Georgia, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 10px 0;
}

.tablearea .tablehead .tablehead {
    background: #1e2e7c;
    font-size: 15px;
    font-family: robotomedium, Georgia, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #ffffff;
    font-weight: normal;
}

.tablearea .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    font-size: 13px;
    color: #878787;
    font-family: robotoregular, Georgia, Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.tablearea a {
    color: #878787;
    text-decoration: none;
}

    .tablearea a:hover {
        color: #878787;
        text-decoration: underline;
    }

.tablearea .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #999999;
}

.tablearea .nav-tabs {
    border: 1px solid #e7e8e8;
    margin-bottom: 25px;
}

    .tablearea .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
        width: 50%;
        text-align: center;
    }

.tablearea .tab-content {
    margin-top: 20px;
}

.tablearea .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #FFFFFF;
    cursor: default;
    border: 1px solid #e7e8e8;
    border-bottom-color: transparent;
    border-radius: 0;
    background: #0050be no-repeat center bottom;
}

.tablearea .nav-tabs > li.active::before {
    font-size: 24px;
    position: absolute;
    content: "\f0dd";
    text-align: center;
    font-family: 'FontAwesome';
    opacity: 1;
    margin: 22px auto 0;
    padding: 0;
    color: #0050be;
}


/* Dropdown */

.top-nav {
    float: right;
}

    .top-nav .username {
        font-size: 15px;
        color: #FFF;
    }

.notify-arrow {
    border-style: solid;
    border-width: 0 9px 9px;
    height: 0;
    margin-top: 0;
    opacity: 0;
    position: absolute;
    right: 7px;
    top: -18px;
    transition: all 0.25s ease 0s;
    width: 0;
    z-index: 10;
    margin-top: 10px;
    opacity: 1;
}

.notify-arrow-blue {
    border-color: transparent transparent #02007f;
    border-bottom-color: #d2ab67 !important;
    border-top-color: #d2ab67 !important;
}

.profile-ava img {
    width: 35px;
    height: auto;
    padding: 5px 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
}

.top-menu .open > a,
.top-menu .open > a:focus,
.top-menu .open > a:hover {
    background: transparent;
}

.top-nav ul.top-menu > li > a:hover, .top-nav ul.top-menu > li > a:focus {
    background: #0050be;
}

.dropdown ul {
    padding: 0px;
}

.dropdown .dropdown-menu {
    z-index: 99999;
}

.dropdown-menu.extended li p {
    background-color: #F1F2F7;
    color: #666666;
    margin: 0;
    padding: 10px;
}

.dropdown-menu.extended li a {
    border-bottom: 1px solid #EBEBEB !important;
    font-size: 12px;
    list-style: none;
}

.dropdown-menu.extended li a {
    padding: 15px 10px !important;
    width: 100%;
    display: inline-block;
}

    .dropdown-menu.extended li a:hover {
        background-color: #F7F8F9 !important;
        color: #2E2E2E;
        border-bottom: 1px solid #e4e4e4 !important;
    }

.dropdown-menu.tasks-bar .task-info .desc {
    font-size: 13px;
    font-weight: normal;
}

.dropdown-menu.tasks-bar .task-info .percent {
    display: inline-block;
    /*float: right;*/
    font-size: 13px;
    font-weight: 600;
    padding-left: 10px;
    margin-top: -4px;
}

.dropdown-menu.extended .progress {
    margin-bottom: 0 !important;
    height: 10px;
}

.dropdown-menu.inbox li a .photo img {
    border-radius: 2px 2px 2px 2px;
    float: left;
    height: 40px;
    margin-right: 4px;
    width: 40px;
}

.dropdown-menu.inbox li a .subject {
    display: block;
}

    .dropdown-menu.inbox li a .subject .from {
        font-size: 12px;
        font-weight: 600;
    }

    .dropdown-menu.inbox li a .subject .time {
        font-size: 11px;
        font-style: italic;
        font-weight: bold;
        position: absolute;
        right: 5px;
    }

.dropdown-menu.inbox li a .message {
    display: block !important;
    font-size: 11px;
}


.dropdown-menu.extended.logout > li.eborder-top {
    border-top: 2px solid #d2ab67 !important;
}


/* Dropdown end */

/* Theme Selector */
.themeselector {
    position: absolute;
    top: 140px;
    right: 0px;
    background: #fff;
    cursor: pointer;
    width: 30px;
    overflow: hidden;
    z-index: 9999;
    padding: 6px;
}

.themeicon {
    background: #fff url("../img/settings-icon.png") no-repeat center center;
    float: right;
    width: 30px;
    height: 30px;
    display: block;
    cursor: pointer;
}

.colorselect {
    position: absolute;
    top: 0;
    width: 100px;
    height: 30px;
    background: #fff;
    line-height: 30px;
    right: 30px;
    overflow: hidden;
    padding: 6px;
}

.themeicon:hover {
    cursor: pointer;
}

.colorselect a {
    width: 14px;
    height: 14px;
    float: right;
    margin: 8px 0px 8px 8px;
    text-indent: -999999;
    font-size: 0;
    line-height: 0;
}

    .colorselect a.active {
        border: 2px solid #ccc;
    }

    .colorselect a:last-child {
        margin-left: 0;
    }

    /*.colorselect a.css-red { background-color: #962a29; }*/
    .colorselect a.css-blue {
        background-color: #0050be;
    }

    .colorselect a.css-pink {
        background-color: #aa0023;
    }

    .colorselect a.css-dblue {
        background-color: #00b09b;
    }

.themeselector:hover {
    width: 120px;
}

.iconnotify {
    float: right;
    position: relative;
    background: #85201f;
    width: 38px;
    height: 26px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 15px 25px 0 0;
}

    .iconnotify span {
        position: absolute;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        background: #df0f1f;
        font-size: 12px;
        line-height: 18px;
        color: #fff;
        text-align: center;
        width: 19px;
        height: 19px;
        top: -10px;
        right: -5px;
        z-index: 5;
    }

    .iconnotify a.iconlink {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 9;
    }

.todo {
    background: #85201f url("../../images/todo-icon.png") no-repeat 7px 4px;
}

.papr {
    background: #85201f url("../../images/pend-approval-icon.png") no-repeat 7px 4px;
}

.sf {
    background: #85201f url("../../images/sf-icon.png") no-repeat 7px 4px;
}

.themes {
    background: #85201f url("../../images/settings-icon-m.png") no-repeat 7px 4px;
}
/* ----------------------------------------------------- */


/* Custom Buttons Starts */

/*----- Select With Option -----*/

.btn-select {
    position: relative;
    padding: 0;
    min-width: 236px;
    width: 100%;
    border-radius: 0;
    margin-bottom: 20px;
}

    .btn-select .btn-select-value {
        padding: 6px 12px;
        display: block;
        position: absolute;
        left: 0;
        right: 34px;
        text-align: left;
        text-overflow: ellipsis;
        overflow: hidden;
        border-top: none !important;
        border-bottom: none !important;
        border-left: none !important;
    }

    .btn-select .btn-select-arrow {
        float: right;
        line-height: 20px;
        padding: 6px 10px;
        top: 0;
        background: #1e2e7c;
    }

.glyphicon {
    color: #FFFFFF;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000000;
    background-color: #fff;
    background-image: none;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border: 1px solid #e1e6ff;
}

    .form-control:focus {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #000000;
        background-color: #fff;
        background-image: none;
        border-radius: 0px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        border: 1px solid #e1e6ff;
    }

    .form-control.errorcode {
        border: 1px solid #ff794a;
    }

    .form-control.successcode {
        border: 1px solid #58cb8e;
    }

.btn-warning {
    background-color: #ca9b3f !important;
    border-color: #ca9b3f;
    color: #FFFFFF;
}

.btn-select ul {
    display: none;
    background-color: white;
    color: black;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: none !important;
    position: absolute;
    left: -1px;
    right: -1px;
    top: 33px;
    z-index: 999;
}

    .btn-select ul li {
        padding: 3px 6px;
        text-align: left;
    }

        .btn-select ul li:hover {
            background-color: #f4f4f4;
        }

        .btn-select ul li.selected {
            color: white;
        }

/* Default Start */
.btn-select.btn-default:hover, .btn-select.btn-default:active, .btn-select.btn-default.active {
    border-color: #ccc;
}

.btn-select.btn-default ul li.selected {
    background-color: #ccc;
}

.btn-select.btn-default ul, .btn-select.btn-default .btn-select-value {
    background-color: white;
    border: #ccc 1px solid;
}

.btn-select.btn-default:hover, .btn-select.btn-default.active {
    background-color: #e6e6e6;
}
/* Default End */

/* Primary Start */
.btn-select.btn-primary:hover, .btn-select.btn-primary:active, .btn-select.btn-primary.active {
    border-color: #286090;
}

.btn-select.btn-primary ul li.selected {
    background-color: #2e6da4;
    color: white;
}

.btn-select.btn-primary ul {
    border: #2e6da4 1px solid;
}

.btn-select.btn-primary .btn-select-value {
    background-color: #428bca;
    border: #2e6da4 1px solid;
}

.btn-select.btn-primary:hover, .btn-select.btn-primary.active {
    background-color: #286090;
}
/* Primary End */

/* Success Start */

.btn-success {
    background-color: #1e2e7c !important;
    background-repeat: repeat-x;
    border-color: #3e8f3e;
}


.buttonblue {
    border: 1px solid #e1e6ff;
    background-color: #1e2e7c !important;
}

    .buttonblue:hover, .buttonblue:active{
        border: 1px solid #e1e6ff;
    }

.btn-select.btn-success:hover, .btn-select.btn-success:active, .btn-select.btn-success.active {
    border-color: #e1e6ff;
}

.btn-select.btn-success ul li.selected {
    background-color: #4cae4c;
    color: white;
}

.btn-select.btn-success ul {
    border: #e1e6ff 1px solid;
}

.btn-select.btn-success .btn-select-value {
    background-color: #5cb85c;
    border: #e1e6ff 1px solid;
}

.btn-select.btn-success:hover, .btn-select.btn-success.active {
    background-color: #449d44;
}
/* Success End */

/* info Start */
.btn-select.btn-info:hover, .btn-select.btn-info:active, .btn-select.btn-info.active {
    border-color: #46b8da;
}

.btn-select.btn-info ul li.selected {
    background-color: #46b8da;
    color: white;
}

.btn-select.btn-info ul {
    border: #46b8da 1px solid;
}

.btn-select.btn-info .btn-select-value {
    background-color: #5bc0de;
    border: #46b8da 1px solid;
}

.btn-select.btn-info:hover, .btn-select.btn-info.active {
    background-color: #269abc;
}
/* info End */

/* warning Start */
.btn-select.btn-warning:hover, .btn-select.btn-warning:active, .btn-select.btn-warning.active {
    border-color: #eea236;
}

.btn-select.btn-warning ul li.selected {
    background-color: #eea236;
    color: white;
}

.btn-select.btn-warning ul {
    border: #eea236 1px solid;
}

.btn-select.btn-warning .btn-select-value {
    background-color: #f0ad4e;
    border: #eea236 1px solid;
}

.btn-select.btn-warning:hover, .btn-select.btn-warning.active {
    background-color: #d58512;
}
/* warning End */

/* danger Start */
.btn-select.btn-danger:hover, .btn-select.btn-danger:active, .btn-select.btn-danger.active {
    border-color: #d43f3a;
}

.btn-select.btn-danger ul li.selected {
    background-color: #d43f3a;
    color: white;
}

.btn-select.btn-danger ul {
    border: #d43f3a 1px solid;
}

.btn-select.btn-danger .btn-select-value {
    background-color: #d9534f;
    border: #d43f3a 1px solid;
}

.btn-select.btn-danger:hover, .btn-select.btn-danger.active {
    background-color: #c9302c;
}
/* danger End */

.btn-select.btn-select-light .btn-select-value {
    background-color: white;
    color: black;
}

/* Custom Buttons Ends */


/* search Form ****/
.navbar-nav > li > form {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

@media (min-width: 768px) {
    .navbar-nav > li > form {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.li-form form.active {
    background: #F1F1F1;
}

#search-nav input, #search-nav button[type="reset"] {
    display: none;
}

#search-nav input, #search-nav button {
    border-radius: 0px;
    border-width: 0px;
    color: #454545;
    background-color: transparent;
    border: none;
    box-shadow: none;
    outline: none;
}

#search-nav .search-submit {
    position: relative;
}

.search-field {
    width: 300px;
}

@media (max-width :768) {
    .themeselector {
        display: none;
    }
}

@media (max-width: 480px) {
    .search-field {
        width: 119px;
    }

    .themeselector {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .search-field {
        width: 200px;
    }

    .logo-area span.title {
        font-size: 18px;
    }
}

@media (min-width: 320px) and (max-width:991px) {
    .themeselector {
        display: none;
    }
}
/*Rohan Patil*/
.loading-modal {
    position: fixed;
    text-align: center;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999999;
    background-color: Black;
    opacity: 0.7;
}

    .loading-modal img {
        padding: 10px;
        position: fixed;
        top: 45%;
        left: 50%;
    }

.table tr > td a {
    color: #cca35c;
}

.overflow-x {
    height: auto;
    max-height: 400px !important;
    overflow-x: auto;
}

.input-space {
    margin-right: 30px;
}

.clickable {
    cursor: pointer;
}

.modalpopupFix {
    padding: 10px 5px 10px 5px;
    position: center;
    background-color: white;
    border: 1px solid black;
    width: 100%;
    height: 95%;
    overflow-x: hidden;
    overflow-y: auto;
}

.PnlGrid {
    width: 100%;
    height: 55%;
    overflow: auto;
}

.modalpopupSearchCriteria {
    padding: 10px 10px 10px 10px;
    position: center;
    background-color: white;
    border: 1px solid black;
    width: 65%;
    height: 80%;
    overflow-x: hidden;
    overflow-y: auto;
}

/* NOTIFICATION COUNT Custom badge-danger style for Bootstrap 3 */
.badge-danger {
    background-color: #d9534f;
    color: white;
}

.menu-text {
    /*display: inline-flex;*/
    align-items: center;
}

    .menu-text .badge {
        vertical-align: middle;
        margin-left: 5px; /* Add spacing manually instead of using gap */
        font-size: 0.75rem;
        padding: 0.25em 0.5em;
        line-height: 1;
    }

/*gridview Paging by rohan on 15/11/2017*/
/*.table table  tbody  tr  td a ,
.table table  tbody  tr  td  span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}

.table table > tbody > tr > td > span {
z-index: 3;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}

.table table > tbody > tr > td:first-child > a,
.table table > tbody > tr > td:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}

.table table > tbody > tr > td:last-child > a,
.table table > tbody > tr > td:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}

.table table > tbody > tr > td > a:hover,
.table   table > tbody > tr > td > span:hover,
.table table > tbody > tr > td > a:focus,
.table table > tbody > tr > td > span:focus {
z-index: 2;
color: #23527c;
background-color: #eee;
border-color: #ddd;
}*/
/*end gridview */




