body {
    /*background: url(../PortalFiles/images/bck.jpg) repeat;
            background-attachment: fixed;*/
    /*background: #efefef;*/
    height: 100%;
    font-size: 11px;
    letter-spacing: 0.02rem;
}

a {
    font-size: 12px;
}

    a:hover {
        color: #007cc3;
        cursor: pointer;
    }
/***login form**/
.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

    .form-signin .form-signin-heading, .form-signin .checkbox {
        margin-bottom: 10px;
    }

    .form-signin .checkbox {
        font-weight: normal;
    }

    .form-signin .form-control {
        position: relative;
        font-size: 16px;
        height: auto;
        padding: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .form-signin .form-control:focus {
            z-index: 2;
        }

    .form-signin input[type="text"] {
        margin-bottom: -1px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .form-signin input[type="password"] {
        margin-bottom: 10px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.account-wall {
    margin-top: 10px;
    padding: 20px 0px 10px 0px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.login-title {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    display: block;
}

.profile-img {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.need-help {
    margin-top: 10px;
    color: #252525;
}

.new-account {
    display: block;
    margin-top: 10px;
    color: #008000;
}

.ct0 {
    margin-top: -2px;
    position: relative;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block:hover {
        color: #fff;
    }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 13px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-login {
    color: #fff;
    background-color: #1caf9a !important;
    border-color: #1caf9a !important;
}

p {
    font-size: 12px;
}

.btn-group-xs > .btn, .btn-xs {
    font-size: 12px;
}

.form-control:focus {
    border-color: #5C2EB5 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(239, 161, 178, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(245, 230, 255, 0.6);
}

.remb {
    position: relative;
    top: 13px;
    left: 17px;
}

.header {
    margin: 0;
    background: #fff;
    /*box-shadow: 0px 1px 5px #c7c7c7;*/
    border-bottom: solid 1px #ccc;
    position: relative;
    z-index: 1;
}

    .header .logo {
        width: 73px;
        padding: 7px;
    }

    .header .logo1 {
        /*width: 140px;     margin: 15px 0 0 0;*/
        width: 150px;
        margin: 8px 0 0 0;
    }

    .header p {
        font-size: 12px;
        font-weight: 600;
        display: flex;
        align-items: center;
        height: 67px;
        line-height: 20px;
    }

.coln {
    padding: 0;
    font-weight: 600;
    font-size: 13px;
}

.form-control-static {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    margin-bottom: 0 !important;
    font-size: 11px !important;
    padding: 0 6px !important;
    min-height: 0;
}

.padding {
    padding: 6px 5px 5px 3px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    /*color: #ffffff;
    background-color: #397cc5;
    border-color: #397cc5 #397cc5 #397cc5;*/
    background-color: #ffffff;
    border-color: #a5d0ff #a5d0ff #a5d0ff;
    font-size: 12px;
}

.nav-tabs .nav-link {
    margin-bottom: -1px;
    /*border: 1px solid transparent;*/
    border: solid 1px #397cc5;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    font-size: 12px;
    margin-right: 5px;
    border-bottom: none;
    background: #397cc5;
    color: #fff;
}

    .nav-tabs .nav-link:hover {
        color: #495057;
        background-color: #ffffff;
        border-color: #a5d0ff #a5d0ff #a5d0ff;
    }

.nav-tabs {
    border: none;
}

.nav-link {
    display: block;
    padding: 0.3rem 1rem;
}

.tab-content {
    border: solid 1px #a5d0ff;
    padding: 5px 0;
}

.tab-pane {
    padding: 0 !important;
}
/**end login form**/
/*-- bg effect --*/
#bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

    #bg canvas {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
/*-- //bg effect --*/
.wrapper {
    max-height: none !important;
    padding-bottom: 60px;
}

.user span {
    font-size: 12px;
    font-weight: 600;
}

.user i {
    /*font-size: 16px;*/
    color: #000;
}

.navbar {
    padding: 0;
    margin: 5px 0 0 10px;
    ;
    min-height: auto;
    /*background: #007cc3;*/
    border-radius: 0;
    /*background: linear-gradient(#6585bf, #10316d);*/
    /*border-bottom: solid 1px #ccc;*/
}

    .navbar li {
        float: left;
        padding: 8px 5px;
        list-style: none;
        cursor: pointer;
    }

        .navbar li a {
            font-size: 11px;
            padding: 6px 12px;
            transition: all 0.3s linear;
            -webkit-transition: all 0.3s s;
            -moz-transition: all 0.3s linear;
            color: #000;
            border: solid 1px #ccc;
            border-radius: 25px;
        }

            .navbar li a:hover {
                position: relative;
                /*top: -3px;*/
                text-decoration: none;
                background: #007cc3;
                color: #fff;
                border: solid 1px #007cc3;
                /*box-shadow: inset 0px -3px 0px 0px #fff;*/
            }


.ActiveNav {
    color: #007cc3 !important;
    font-weight: bold;
}

ul li ul.drpdwn {
    /*min-width: 100%; Set width of the dropdown */
    background: #007cc3;
    display: none;
    position: absolute;
    z-index: 999;
    /*right: 0;*/
    top: 35px;
    box-shadow: 0px 1px 1px 1px #ccc;
}

ul li:hover ul.drpdwn {
    display: block; /* Display the dropdown */
}

ul li ul.drpdwn li {
    display: block;
    float: none;
    background: #fff;
}

    ul li ul.drpdwn li a {
        border: none;
        border-radius: none;
    }

        ul li ul.drpdwn li a:hover {
            border: none;
        }

ul, li {
    margin: 0;
    list-style-type: inherit;
}


.panel-group .panel, .panel-heading {
    border-radius: 3px 3px 0 0;
}

.panel-title {
    font-size: 11px;
}

fieldset {
    min-width: 0;
    padding: 5px 5px;
    margin: 5px 0px 21px;
    /*border: solid 1px #ababab;*/
}

legend {
    background: #007cc3;
    display: block;
    width: auto;
    max-width: 100%;
    padding: 4px 12px;
    font-size: 11px;
    line-height: inherit;
    color: #fff;
    white-space: normal;
    border-radius: 5px;
    margin: 0;
}

.add_edit_del {
    color: #007cc3;
    font-size: 12px;
}

    .add_edit_del:hover {
        color: #666;
    }

.modal-header {
    padding: 0.5rem 1rem;
}

    .modal-header h5 {
        font-size: 1rem;
    }

.modal-dialog {
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow-x: hidden;
}

#dvSuccessMsg .modal-dialog, #dvWarningMsg .modal-dialog, #dvErrorMsg .modal-dialog, #dvSessionTimeout .modal-dialog {
    min-height: calc(30vh - 64px);
}

.modal-body {
    padding: 0.6rem;
}

.modal-footer {
    padding: 0.5rem;
}

.sideb {
    background: #f00;
    position: relative;
    right: 16px;
}

.labelcolor {
    color: #9a7352;
}

.breadcrumb {
    padding: 7px 0px;
    margin-bottom: 0;
    background-color: inherit;
    list-style: none;
    text-align: left;
}

.breadcrumb-item a {
    font-size: 12px;
}

.breadcrumb .act {
    padding: 1px;
    color: #397cc5;
    font-size: 12px;
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
    font-size: 12px;
}

.form-signin input {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 12px !important;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -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-bottom: 1px solid #ccc;
}

.checkbox input[type="checkbox"] {
    margin-left: 0px !important;
    margin-right: 4px;
	vertical-align: sub;
}

.checkbox label {
    vertical-align: middle;
	display: inherit;
}

.checkbox, .radio {
    margin: 0;
}

.rdoBtn input[type=radio] {
    margin-left: 0;
    position: relative;
    top: 5px;
}


.rdoBtn label {
    padding: 0 20px 0 7px;
    position: relative;
    /*top: 2px;*/
    vertical-align: sub;
}


.table {
    margin-bottom: 0 !important;
}

    .table tr th, .table tr td {
        padding: 2px 3px !important;
        vertical-align: middle !important;
        font-size: 11px;
        /*word-break: break-word;*/
    }

        .table tr th:first-child, .table tr td:first-child {
            text-align: left;
        }

        .table tr td label {
            padding: 0;
            margin: 0;
        }

    .table tr:last-child td {
        border-bottom: 1px solid #ddd;
    }

.lbl_M {
    background: #007cc3;
    color: #fff;
    padding: 2px 9px !important;
    border-radius: 10px;
    font-size: 11px;
}

.lbl_F {
    background: #e071ed;
    color: #fff;
    padding: 2px 9px !important;
    border-radius: 10px;
    font-size: 11px;
}

.bottomdiv {
    border-bottom: 2px solid #16A9B6;
}

label {
    padding-top: 3px;
    font-weight: 500;
}

.m-0 {
    margin: 0;
}

.control-label {
    font-weight: 700;
}

.title_container {
    margin: 4px 10px 10px;
    font-weight: 600;
    color: #4a4a4a;
    font-size: 12px;
}

.container_info {
    /*border-radius: 5px;
    box-shadow: 0px 3px 3px -1px #ccc;
    border: solid 1px #ccc;*/
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 3%), 0 1px 2px 0 rgb(0 0 0 / 3%), 0 2px 15px 0 rgb(0 0 0 / 15%);
}


.form-control {
    padding: 0 5px !important;
    font-size: 11px;
    height: calc(1.2em + 0.6rem + 2px);
}

.btn-sm {
    padding: 3px 10px;
    font-size: 11px;
    height: 24px;
}

.btn-xs {
    padding: 1px 3px;
    font-size: 11px;
    font-weight: normal;
    border-radius: 0.2rem;
}


.btn-primary {
    color: #fff;
    background-color: #397cc5;
    border-color: #397cc5;
}

.text-primary {
    color: #397cc5 !important;
}
.text-link:hover {
    color: #397cc5;
}

.alert {
    margin-bottom: 0;
}

.alert-dismissible .close {
    padding: 10px 15px;
}

.downloadList {
    margin: 0;
    padding: 0;
}

    .downloadList li {
        list-style: none;
        height: 25px;
        margin-bottom: 5px;
    }

        .downloadList li a {
            cursor: pointer;
        }

            .downloadList li a span {
                position: relative;
                top: 5px;
            }

            .downloadList li a i {
                font-size: 18px;
            }

            .downloadList li a:hover {
                color: #000;
                text-decoration: none;
            }

.forgotPopup h4 {
    margin: 0 0 15px;
    font-size: 18px;
    background: #0f62a9;
    padding: 5px;
    color: #fff;
}

.small-box {
    border-radius: 15px;
}

.Onl {
    background: linear-gradient(to right, #ab0000 35%, #f32626 100%);
}

    .Onl:hover {
        background: linear-gradient(to right, #f32626 35%, #ab0000 100%);
    }

.Pol_claim {
    background: linear-gradient(to right, #084592 35%, #2f85ed 100%);
}

    .Pol_claim:hover {
        background: linear-gradient(to right, #2f85ed 35%, #084592 100%);
    }

.view {
    background: linear-gradient(to right, #5f5c5b 35%, #8a8a8a 100%);
}

    .view:hover {
        background: linear-gradient(to right, #8a8a8a 35%, #5f5c5b 100%);
    }

.Claim_inf {
    background: linear-gradient(to right, #fe5412 35%, #f58154 100%);
}

    .Claim_inf:hover {
        background: linear-gradient(to right, #f58154 35%, #fe5412 100%);
    }

.hos {
    background: linear-gradient(to right, #64b10b 35%, #84e414 100%);
}

    .hos:hover {
        background: linear-gradient(to right, #84e414 35%, #64b10b 100%);
    }

.mob {
    background: linear-gradient(to right, #9358ac 35%, #c56dea 100%);
}

    .mob:hover {
        background: linear-gradient(to right, #c56dea 35%, #9358ac 100%);
    }

.claim_pro {
    background: linear-gradient(to right, #0d82af 35%, #37b9ea 100%);
}

    .claim_pro:hover {
        background: linear-gradient(to right, #37b9ea 35%, #0d82af 100%);
    }

.pol_ben {
    background: linear-gradient(to right, #ec3629 35%, #ff6b61 100%);
}

    .pol_ben:hover {
        background: linear-gradient(to right, #ff6b61 35%, #ec3629 100%);
    }

.download {
    background: linear-gradient(to right, #ab4624 35%, #ec7f5a 100%);
}

    .download:hover {
        background: linear-gradient(to right, #ec7f5a 35%, #ab4624 100%);
    }

.con {
    background: linear-gradient(to right, #0c5463 35%, #178fa9 100%);
}

    .con:hover {
        background: linear-gradient(to right, #178fa9 35%, #0c5463 100%);
    }

.rwd-table th {
    display: none;
}

.rwd-table td {
    display: block;
}

    .rwd-table td:before {
        content: attr(data-th) ":";
        display: inline-block;
        width: 45%;
        font-weight: bold;
    }


/**detail page css**/

@media screen and (min-width:320px) and (max-width:480px) {
    .rwd-table tr td:last-child {
        border-bottom: solid 2px #000;
    }
}


@media (min-width: 480px) {
    .rwd-table td:before {
        display: none;
    }

    .rwd-table th, .rwd-table td {
        display: table-cell;
    }

    .table tr th, .table tr td {
        text-align: left;
    }
    /*.rwd-table tr td:last-child {
        border-bottom: solid 2px #000;
    }*/
}


@media screen and (min-width:360px) and (max-width:640px) {
    .navbar li {
        float: none !important;
        font-size: 10px !important;
    }

    .rwd-table tr td:last-child {
        border-bottom: solid 2px #000;
    }
}

@media (max-width: 768px) {
    .navbar li {
        float: none !important;
        font-size: 10px !important;
    }

    .table tr th, .table tr td {
        text-align: left;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    .box {
        min-width: 235px !important;
    }

        .box h4 p {
            font-size: 16px !important;
        }

    .navbar li {
        font-size: 10px;
    }

    .table tr th, .table tr td {
        text-align: center;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .header p {
        font-size: 11px;
    }

    .box {
        min-width: 235px !important;
    }

        .box h4 p {
            font-size: 16px !important;
        }

    .navbar li {
        font-size: 10px;
    }

    .table tr th, .table tr td {
        text-align: center;
    }
}

@media screen and (min-width:1024px) and (max-width:1280px) and (orientation:landscape) {
    body {
        font-size: 11px;
    }
    p {
        font-size: 11px;
    }
    .nav_title {
        font-size: 11px !important;
    }

    .NewNavbar li a {
        font-size: 11px !important;
    }

    .title_container {
        font-size: 11px;
    }

    .add_edit_del {
        font-size: 11px;
    }

    .header p {
        font-size: 9px;
        padding-left: 13px;
        line-height: 15px;
    }
    .control-label {
        font-size: 10px;
    }
    
    .table tr th, .table tr td {
        text-align: center;
        font-size: 10px;
    }

    .text-end .txt2 {
        font-size: 12px;
    }

        .text-end .txt2 .dis-none {
            display: block;
        }
}

@media (min-width:1281px) { /* hi-res laptops and desktops */
    .table tr th, .table tr td {
        text-align: center;
    }
}

@media (min-width:1440px) { /* hi-res laptops and desktops */
    .table tr th, .table tr td {
        text-align: center;
    }
}
/**end detail page css**/

