﻿.req-input-wrap {
    position: relative;
}


    .req-input-wrap .form-control {
        border-radius: 0 !important;
        border: 1px solid transparent;
        border-bottom: 1px solid #d9d9d9;
        background: #fafbfb;
    }


    .req-input-wrap input[type=date]:focus:not([readonly]),
    .req-input-wrap input[type=datetime-local]:focus:not([readonly]),
    .req-input-wrap input[type=email]:focus:not([readonly]),
    .req-input-wrap input[type=number]:focus:not([readonly]),
    .req-input-wrap input[type=password]:focus:not([readonly]),
    .req-input-wrap input[type=search-md]:focus:not([readonly]),
    .req-input-wrap input[type=search]:focus:not([readonly]),
    .req-input-wrap input[type=tel]:focus:not([readonly]),
    .req-input-wrap input[type=text]:focus:not([readonly]),
    .req-input-wrap input[type=time]:focus:not([readonly]),
    .req-input-wrap input[type=url]:focus:not([readonly]),
    .req-input-wrap textarea:focus:not([readonly]) {
        box-shadow: -1px 3px 5px -7px #3c8dbc;
        border-bottom: 1px solid #3c8dbc;
    }



.rnim-login-form {
    padding: 25px 25px 25px;
    border: 1px solid #f1f1f1;
    color: #555;
    /*background-image: url(https://image.shutterstock.com/image-vector/isometric-man-wearing-goggle-headset-600w-1081316876.jpg)*/
}

.btn-login {
    background: #028DD3;
    color: #fff;
    position: relative;
    border-radius: 0px;
    padding-left: 35px;
    padding-right: 35px;
    display: inline-block;
}

    .btn-login:focus, .btn-login:active, .btn-login:hover {
        color: #fff;
        background: #0280c0;
    }

.Login-title {
    font-size: 19px;
}

/*Payment voucher*/

/*
 Button  css  style here
 ------------------------- */
.btn-theme {
    background: #028DD3;
    color: #fff;
    position: relative;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
}

    .btn-theme:focus {
        color: #fff;
        outline: none;
    }

    .btn-theme:hover {
        color: #fff;
        /*background-color: #026ba0;*/
    }

.btn-theme-sec {
    background: #FF860D;
    color: #fff;
    position: relative;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
}

    .btn-theme-sec:focus {
        color: #fff;
        outline: none;
    }

    .btn-theme-sec:hover {
        color: #fff;
        /*background-color: #d96d00;*/
    }

.btn-outline {
    border: 2px solid #028DD3;
    padding-right: 25px;
    padding-left: 25px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    letter-spacing: 1.5px;
    background: transparent;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}

    .btn-outline:hover {
        background: #028DD3;
        color: #fff;
    }

.btn-outline-white {
    border: 1px solid #fff;
    padding-right: 25px;
    padding-left: 25px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    color: #fff;
    letter-spacing: 1.5px;
    background: transparent;
    border-radius: 0;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}

    .btn-outline-white:hover {
        background: #fff;
        color: #000;
    }

.btn-outline-yello {
    border: 2px solid #FF860D;
    padding-right: 25px;
    padding-left: 25px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    color: #FF860D;
    letter-spacing: 1.5px;
    background: transparent;
    border-radius: 0;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}

    .btn-outline-yello:hover {
        color: #FF860D;
    }

.btn-outline-social {
    border: 2px solid #e1e1e1;
    padding-right: 25px;
    padding-left: 25px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    font-size: 14px;
    background: transparent;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}

    .btn-outline-social:hover {
        background: #fafafa;
    }



.nim-apply-share {
    position: relative;
}


    .nim-apply-share .nim-pss {
        position: relative;
        margin-top: 15px;
    }

        .nim-apply-share .nim-pss span {
            display: inline-block;
            margin-right: 5px;
        }

            .nim-apply-share .nim-pss span i {
                margin-right: 5px;
            }

/*
Other Small pages page
-----------------------
*/
.nim-job-detail {
    position: relative;
    display: block;
}

    .nim-job-detail .nim-inner-heading {
        display: block;
        border-bottom: 1px solid #ededed;
        position: relative;
    }

        .nim-job-detail .nim-inner-heading h2 {
            font-size: 25px;
        }

    .nim-job-detail .nim-title {
        width: 25%;
    }

    .nim-job-detail .nim-normal-title {
        padding: 10px 10px;
        position: relative;
        display: block;
        border-bottom: 1px solid #fafafa;
        background: #fafafa;
        margin-top: 15px;
    }

.nim-table tr td {
    padding: .55rem;
    vertical-align: top;
    /*border-top: 1px solid #dee2e6;*/
}


/*Updated css for Recruitment*/

.recruit-loan-edit {
    display: inline-block;
    padding: 0 9px;
}

    .recruit-loan-edit a {
        background-color: #deebed;
        padding: 0px 3px;
        margin: 0 2px;
        display: inline-block;
        border: 1px solid #b4d1d7;
        margin-right: 1px;
        margin-left: 1px;
        width: 21px;
        text-align: center;
        font-size: 12px;
    }

.mt-1 {
    margin-top: 5px;
}

.DTFC_LeftHeadWrapper {
    background: #fff;
}

.width-10-per {
    width: 10%;
}

.width-15-per {
    width: 15%;
}

.width-20-per {
    width: 20%;
}

.width-25-per {
    width: 25%;
}

.btn {
    border-radius: 0;
}


  /*Tooltip custom css*/

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #367fa9 /*#ff8717*/;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #367fa9;
    border-radius: 4px;
}


table.dataTable thead tr#filters th, table.dataTable thead tr#filters td {
    padding: 3px 5px;
}

    table.dataTable thead tr#filters th .tbl-col-filter-input, table.dataTable thead tr#filters td .tbl-col-filter-input {
        padding: 3px 12px;
        height: auto;
    }


.nim-modal-height-scroll {
    max-height: 90vh;
    overflow: auto;
    position: relative;
    padding-bottom:65px !important;
}

.footer-btn-section {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 10px;
    top: auto;
    margin: auto;
    text-align: right;
    height: 50px;
    border-top: 1px solid #f1f1f1;
    padding: 15px 15px;
    overflow: hidden;
    background: #fff;
}



@media(max-width:768px) {
    .nim-sidebar {
        min-height: auto !important;
        height: auto !important;
    }
}


.no-vacancy{
    min-height:150px;
}



/*Candidate details Page Css*/
.candidate-name {
    font-size: 24px;
}

.header-avatar-info {
    display: table;
    position: relative;
    min-height: 150px;
    background-color: #f9fafc;
    height: auto !important;
    clear: both;
    padding-bottom: 15px;
    padding-top: 15px;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
}

    .header-avatar-info .user-avatar {
        display: table-cell;
        max-width: 59px;
        padding: 11px 0px 0 15px;
    }

.nim-middle-name {
    background: #fff;
    position: relative;
    overflow: hidden;
    padding: 7px 5px;
    border-bottom: 1px solid #f1f1f1;
}

.user-content-wrap {
    display: table-cell;
    vertical-align: top;
}

.rec-row {
    position: relative;
    margin-bottom: 5px;
}

    .rec-row:after {
        display: table;
        content: "";
        clear: both;
    }

a.manual-color {
    color: #dfc70c;
}

label.label-title {
    margin-top: 9px;
    font-size: 16px;
}

    label.label-title span {
        font-weight: normal;
        position: relative;
    }

    /*css start*/

.rec-profile-header {
    display: table;
    position: relative;
    background-color: #137398;
    width: 100%;
    padding: 15px;
}
    .rec-prof-header-top{
        display:table-row;
        position:relative;
       
        
    }
        .rec-prof-header-top .nim-edit-info {
            color: #fff;
            width: auto;
            position: absolute;
            bottom: 9px;
        }

            .rec-prof-header-top .nim-edit-info a {
                display: inline-block;
                margin: 3px;
                background: #fff;
                color: black;
                padding: 0 3px;
                text-align: center;
                border-radius: 3px;
                width: 23px;
                height: 23px;
                line-height: 23px;
                font-size: 16px;
            }
        .rec-prof-header-top .right-editId-wrap{ 
            display:table-cell;
            width:150px;
            color:#fff;;
            vertical-align:top

        }

        .rec-prof-header-top .avatar-wrap {
            display: table-cell;
            width: 100px;
        }
        .rec-prof-header-top .head-info-wrap {
            display: table-cell;
            width:calc(100% - 250px);
            vertical-align:top;
            color:#fff;
        }
            .rec-prof-header-top .head-info-wrap h3 {
                margin-bottom: 3px;
            }
            .rec-prof-header-top .head-info-wrap h4 {
                margin-bottom: 15px;
                margin-top: 7px;
            }
            .rec-prof-header-top .head-info-wrap i {
                margin-right: 3px;
            }
            .rec-prof-header-top .head-info-wrap p{
                margin-bottom:5px;
            }
        .rec-prof-header-top .avatar-wrap .avatar {
            border-radius: 50%;
            display: inline-block;
            position: relative;
            overflow: hidden;
            text-align: center;
            vertical-align: bottom;
            height: 85px;
            width: 85px;
            background-color: #c6e5ee;
            color: #0f4879;
            margin-top: 15px;
        }
            .rec-prof-header-top .avatar-wrap .avatar h3 {
                margin-top: 0px;
                margin-bottom: 0px;
                line-height: 85px;
                font-size:21px;
                
                
            }
.nav-prof-req-tab {
    background-color: #e0e8f0;
}

.tab-content-of-profile{
    display:block;
    margin-top:15px;
}

.nav-tabs.nav-prof-req-tab li a {
    font-size: 17px;
    border-right: 1px solid #f4f4f5;
    border-radius: 0;
}

.nav-tabs.nav-prof-req-tab li.active a {
    position: relative;
    margin-left: -3px;
}
.top-prof-sidebar{
    position:relative;

}
.sidebar-component{

}

/*Cand education qualification*/

.cand-app-experiences .cand-edu-period {
    font-size: 17px;
    font-weight: 600;
}
.cand-app-experiences .cand-wokdin-company {
    font-size: 17px;
}

.cand-app-experiences h4.cand-Designation {
    margin-bottom: 5px;
}
.canApp-edit {
    float: right !important;
    display: inline-block;
    margin-bottom: 0;
}
    .canApp-edit li{
        list-style:none;
    }

 .canApp-edit li .dropdown-menu {
     border-color: #DFE3E8;
     background-color: #f9fafc;
   }
    
 .show-read-more .more-text {
        display: none;
    }

.cand-app-qualification h4.cand-qualification {
    margin-bottom: 5px;
}
.cand-app-qualification .cand-institution-name {
    color: #000;
    font-size: 17px;
    margin-bottom: 15px;
    margin-top: 3px;
}

.bottom-acspace-border {
    padding-top: 0px;
    padding-bottom: 10px;
    border: 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
.bottom-acspace-border address{ margin-bottom:0px;}
.ref-indv-wrap h4{ margin-bottom:0;margin-top:0;}
.star-rate {
    color: #EDB867;
}
.star-emty{
    color: #d9d9d9;

}
a.cand-app-link{transition: all 0.3s ease-in-out 0;}
a.cand-app-link:hover {
    color: #f39c12;
}
    a.cand-app-link:active {
        color: #f39c12;
    }

.personal-prefrences-list{
    position:relative;
    margin-left:0;
    padding-left:0px;
}
.personal-prefrences-list li {
    position: relative;
     margin-bottom:9px;
     list-style-position:inside;
}
span.rating-icon {
    width: 17px;
    height: 17px;
    display: inline-block;
    line-height: 17px;
    border-radius: 50%;
    background: #ff9511;
    text-align: center;
    margin-left: 3px;
    color: #fff;
}

.bottom-border {
    padding-top: 0px;
    padding: 9px 0;
    border: 0;
    border-bottom: 1px solid #eee;
    margin: 3px 0px;
}
.cand-doc-attachment-title{ font-size:16px; margin:0; padding:0; }

.text-app-color {
    color: #999;
    font-weight: 600;
}

.edit-delete-hover{
    position:relative;
}
    .edit-delete-hover:hover .edit-del-icon {
      opacity:1;
    }
    .edit-delete-hover .edit-del-icon {
        opacity: 0;
        transition: all 0.3s ease-in-out 0s;
        float: right;
    }
    .edit-delete-hover .edit-del-icon a{
        display:inline-block; margin-right:5px;
    }
    .margin-btm-15{ margin-bottom:15px;}

.calendar-point {
    padding: 5px 15px;
    background: #137398;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
    color:#fff;
    margin-top:15px;
}
    .calendar-point h4, .calendar-point p {
        margin: 0;
        padding: 0;
    }

        .calendar-point h4{

        }

        .candidate-interview a{
            /*text-decoration:underline;*/
        }

        .tab-cont-review-section a{ text-decoration: none;}

.tab-cont-review-section .panel-default .panel-heading .panel-title{ position:relative; padding-left:20px;}

.tab-cont-review-section .panel-default .panel-heading .panel-title a.collapsed:after {
    position: absolute;
    font-family: fontawesome;
    content: "\f196";
    left: 0;
    top: 3px;
    color: #888;
    font-weight: 400;
}

.tab-cont-review-section .panel-default .panel-heading .panel-title a:after {
    position: absolute;
    font-family: fontawesome;
    content: "\f147";
    left: 0;
    top: 3px;
    color: #888;
    font-weight: 400;
}

.candidate-interview-list {
    display: block;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
    .candidate-interview-list .candidate-interview-heading {
        background: #f9fafc;
        padding: 5px 10px;
        
    }
    .candidate-interview-list .panel-collapse {
        position: relative;
        padding: 9px 15px;
    }

    .tab-cont-review-section .nav-tabs {
        background: #e6ebf7;
    }

.candidate-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
}
.candidate-message {
    padding: 10px 10px;
    border-bottom: 1px solid #f1f1f1;
}
    .candidate-message .cand-content {
        display: block;
        position: relative;
        margin: 15px 0 20px;
    }
    .candidate-message header.cand-header {
        background: #f4f4f5;
        padding: 3px 10px 1px;
        border-top: #f1f1f1;
    }

    .candidate-activities{ display:block;}

        .candidate-activities .activity-section {
            display: table;
            width: 100%;
            padding-bottom: 5px;
            border-bottom: 1px solid #f1f1f1;
            margin-bottom: 15px;
        }
            .candidate-activities .activity-section .activity-avatar {
                display: table-cell;
                width:50px; height:50px;
                float:left;
                border-radius:50%;
                border:1px solid #f1f1f1;
                text-align:center;
               line-height:50px;
            }
            .candidate-activities .activity-section .activity-content {
                display: table-cell;
                width: calc(100% - 70px);
                float: left;
                vertical-align: middle;
                padding-left:15px;            }
            .text-app-color strong{ color:#000;}
            .cand-app-notes .first-comment-note { 
                display:block;
                min-height:70px;

            }
            .cand-app-notes .first-comment-note a{
                display:inline-block;
                 margin-right:5px;

            }

            .comment-nested-section {
            background: #f9f9f9;
            padding: 10px;
            /*border-left: 2px solid #d9d9d9;*/
            }
             .comment-nested-section .media{ 
                 border-bottom:1px solid #fff;
                 padding-bottom:10px;
             }

            button.right-btn {
                font-size: 18px;
                float: right;
                margin-right: 5px;
                outline: none;
                border: 0px;
                background: transparent;
                margin-top: 2px;
                color: #3c8dbc;
                opacity: 0.7;
            }
            button.right-btn:hover {
                opacity: 1;
            }
            #verifyTxn {
                float: right;
                margin-right: 8px;
                margin-top: 6px;
                font-size: 12px;
            }
            .label-link{
                cursor: pointer;
            }


         /*   .nim-light-bg {
                background-color: #f9f
            }
*/
            
    /*Print css*/
    @media print {
        .hidden-print {
            display: none !important;
        }

        .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
            padding: 3px 5px !important;
            font-size: 12px;
        }

        a:link:after, a:visited:after {
            content: normal;
        }
    }

.nim-light-bg {
    background: #f9fafc;
}

/* Re-write Utilities css
   ----------------------
*/

/*margin plus x y axis*/

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: 5px !important
}

.mt-1,
.my-1 {
    margin-top: 5px !important
}

.mr-1,
.mx-1 {
    margin-right: 5px !important
}

.mb-1,
.my-1 {
    margin-bottom: 5px !important
}

.ml-1,
.mx-1 {
    margin-left: 5px !important
}

.m-2 {
    margin: 7px !important
}

.mt-2,
.my-2 {
    margin-top: 7px !important
}

.mr-2,
.mx-2 {
    margin-right: 7px !important
}

.mb-2,
.my-2 {
    margin-bottom: 7px !important
}

.ml-2,
.mx-2 {
    margin-left: 7px !important
}


.m-2-10 {
    margin: 10px !important
}

.mt-2-10,
.my-2-10 {
    margin-top: 10px !important
}

.mr-2-10,
.mx-2-10 {
    margin-right: 10px !important
}

.mb-2-10,
.my-2-10 {
    margin-bottom: 10px !important
}

.ml-2-10,
.mx-2-10 {
    margin-left: 10px !important
}


.m-3 {
    margin: 15px !important
}

.mt-3,
.my-3 {
    margin-top: 15px !important
}

.mr-3,
.mx-3 {
    margin-right: 15px !important
}

.mb-3,
.my-3 {
    margin-bottom: 15px !important
}

.ml-3,
.mx-3 {
    margin-left: 15px !important
}


.m-4 {
    margin: 20px !important
}

.mt-4,
.my-4 {
    margin-top: 20px !important
}

.mr-4,
.mx-4 {
    margin-right: 20px !important
}

.mb-4,
.my-4 {
    margin-bottom: 20px !important
}

.ml-4,
.mx-4 {
    margin-left: 20px !important
}

.m-5 {
    margin: 25px !important
}

.mt-5,
.my-5 {
    margin-top: 25px !important
}

.mr-5,
.mx-5 {
    margin-right: 25px !important
}

.mb-5,
.my-5 {
    margin-bottom: 25px !important
}

.ml-5,
.mx-5 {
    margin-left: 25px !important
}


/*padding plus x y axis*/

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: 5px !important
}

.pt-1,
.py-1 {
    padding-top: 5px !important
}

.pr-1,
.px-1 {
    padding-right: 5px !important
}

.pb-1,
.py-1 {
    padding-bottom: 5px !important
}

.pl-1,
.px-1 {
    padding-left: 5px !important
}

.p-2 {
    padding: 7px !important
}

.pt-2,
.py-2 {
    padding-top: 7px !important
}

.pr-2,
.px-2 {
    padding-right: 7px !important
}

.pb-2,
.py-2 {
    padding-bottom: 7px !important
}

.pl-2,
.px-2 {
    padding-left: 7px !important
}


.p-2-10 {
    padding: 10px !important
}

.pt-2-10,
.py-2-10 {
    padding-top: 10px !important
}

.pr-2-10,
.px-2-10 {
    padding-right: 10px !important
}

.pb-2-10,
.py-2-10 {
    padding-bottom: 10px !important
}

.pl-2-10,
.px-2-10 {
    padding-left: 10px !important
}

.p-3 {
    padding: 15px !important
}

.pt-3,
.py-3 {
    padding-top: 15px !important
}

.pr-3,
.px-3 {
    padding-right: 15px !important
}

.pb-3,
.py-3 {
    padding-bottom: 15px !important
}

.pl-3,
.px-3 {
    padding-left: 15px !important
}


.p-4 {
    padding: 20px !important
}

.pt-4,
.py-4 {
    padding-top: 20px !important
}

.pr-4,
.px-4 {
    padding-right: 20px !important
}

.pb-4,
.py-4 {
    padding-bottom: 20px !important
}

.pl-4,
.px-4 {
    padding-left: 20px !important
}

.p-5 {
    padding: 25px !important
}

.pt-5,
.py-5 {
    padding-top: 25px !important
}

.pr-5,
.px-5 {
    padding-right: 25px !important
}

.pb-5,
.py-5 {
    padding-bottom: 25px !important
}

.pl-5,
.px-5 {
    padding-left: 25px !important
}





.content-right {
    text-align: right;
}

.content-center {
    text-align: center;
}

.margin-b-0 {
    margin-bottom: 0 !important;
}

/*Utilities Border*/
.all-border {
    border: 1px solid #dee2e6 !important;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
    border-left: 1px solid #dee2e6 !important;
}

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.border-primary {
    border-color: #007bff !important;
}

.border-secondary {
    border-color: #6c757d !important;
}

.border-success {
    border-color: #28a745 !important;
}

.border-info {
    border-color: #17a2b8 !important;
}

.border-warning {
    border-color: #ffc107 !important;
}

.border-danger {
    border-color: #dc3545 !important;
}

.border-light {
    border-color: #f8f9fa !important;
}

.border-dark {
    border-color: #343a40 !important;
}

.border-white {
    border-color: #fff !important;
}

.rounded-sm {
    border-radius: 0.2rem !important;
}

.rounded {
    border-radius: 0.25rem !important;
}

.rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
}

.rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
    border-radius: 0.3rem !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.rounded-pill {
    border-radius: 50rem !important;
}

.rounded-0 {
    border-radius: 0 !important;
}

/*Display Utilities*/

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

.btn-nimble {
    background: #3c8dbc;
    border-radius: 0;
    color: #fff;
}
/*GLobal button form nimble*/

.btn-nim-sec {
    background: #f39c12;
    border-radius: 0;
    color: #fff;
}

.btn-nim-default {
    color: #333;
    background-color: #d4d4d4;
    border-color: #cbcbcb;
    border-radius: 0px;
}

    .btn-nim-default:active, .btn-nim-default.hover {
        background-color: #e7e7e7;
        opacity: 0.8;
    }



.btn-nim-danger {
    background: red;
    border-radius: 0;
    color: #fff;
}

.btn-nim-success {
    background: #00a65a;
    border-radius: 0;
    color: #fff;
}

.btn-nim-sec:hover, .btn-nimble:hover {
    color: #fff;
    opacity: 0.9;
}

.btn-nim-danger:hover, .btn-nim-success:hover {
    color: #fff;
    opacity: 0.9;
}

.main-header .navbar-custom-menu a.btn-nim-sec, .main-header .navbar-right a.btn-nim-sec {
    background: #f39c12;
    border-radius: 0;
    color: #fff;
}

.btn-create {
    background: #3c8dbc;
    border-radius: 2px;
    color: #fff;
    border: 1px solid #3c8dbc;
    padding: 3px 9px;
}

    .btn-create:hover {
        opacity: 0.8;
    }

.btn-nim-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
    border-radius: 0;
}

    .btn-nim-info:hover {
        color: #fff;
        opacity: 0.9;
    }

.label-nimble {
    background-color: #3c8dbc;
    border-radius: .0em;
}

.label-nim-sec {
    background-color: #f39c12;
    border-radius: .0em;
}

.label-nim-success {
    background-color: #00a65a;
    border-radius: .0em;
}

.label-nim-info {
    background-color: #5bc0de;
    border-radius: .0em;
}

.label-nim-default {
    background-color: #d4d4d4;
    border-radius: .0em;
    color: #333;
}

.label-nim-danger {
    background-color: #ff0000;
    border-radius: .0em;
}


/*Other css*/
.modal-header.with-border{
    padding:10px !important;
}
