﻿/* 
 * Droid Arabic Naskh (Arabic) http://www.google.com/webfonts/earlyaccess
 */
@font-face {
    font-family: 'Droid Arabic Naskh';
    font-style: normal;
    font-weight: 400;
    src: url(../../Contents/Fonts/Tools.WebApp.Mvc.UiResources.Fonts.DroidArabicNaskh.DroidNaskh-Regular.eot);
    src: url(../../Contents/Fonts/Tools.WebApp.Mvc.UiResources.Fonts.DroidArabicNaskh.DroidNaskh-Regular.eot?#iefix) format('embedded-opentype'), url(../../Contents/Fonts/Tools.WebApp.Mvc.UiResources.Fonts.DroidArabicNaskh.DroidNaskh-Regular.woff2) format('woff2'), url(../../Contents/Fonts/Tools.WebApp.Mvc.UiResources.Fonts.DroidArabicNaskh.DroidNaskh-Regular.woff) format('woff'), url(../../Contents/Fonts/Tools.WebApp.Mvc.UiResources.Fonts.DroidArabicNaskh.DroidNaskh-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Droid Arabic Naskh';
    font-style: normal;
    font-weight: 700;
    src: url(../../Contents/Fonts/Tools.WebApp.Mvc.UiResources.Fonts.DroidArabicNaskh.DroidNaskh-Bold.eot);
    src: url(../../Contents/Fonts/Tools.WebApp.Mvc.UiResources.Fonts.DroidArabicNaskh.DroidNaskh-Bold.eot?#iefix) format('embedded-opentype'), url(../../Contents/Fonts/Tools.WebApp.Mvc.UiResources.Fonts.DroidArabicNaskh.DroidNaskh-Bold.woff2) format('woff2'), url(../../Contents/Fonts/Tools.WebApp.Mvc.UiResources.Fonts.DroidArabicNaskh.DroidNaskh-Bold.woff) format('woff'), url(../../Contents/Fonts/Tools.WebApp.Mvc.UiResources.Fonts.DroidArabicNaskh.DroidNaskh-Bold.ttf) format('truetype');
}

html.ie fieldset {
    margin-top: 25px;
    position: relative;
}

    html.ie fieldset legend {
        position: relative;
        top: -15px;
        margin-bottom: 15px;
    }

html.ie .progress-figure .progress-section span {
    line-height: 1.4285;
}

.vcenter-tooltip  {
    display: inline-block;
    float: none;
    vertical-align: middle;
}

   .no-right-padding {
    padding-right: 0px;
}

html,
body {
    height: 100%;
    font-family: "Droid Arabic Naskh";
}

body {
    background-color: #cfcfcf;
    padding-top: 70px;
}

.navbar-inverse {
    background-color: #eaeaea;
    border-color: #9e9e9e;
}

    .navbar-inverse .navbar-brand,
    .navbar-inverse .navbar-nav > li > a {
        color: #999999;
    }

        .navbar-inverse .navbar-brand:hover,
        .navbar-inverse .navbar-nav > li > a:hover,
        .navbar-inverse .navbar-brand:focus,
        .navbar-inverse .navbar-nav > li > a:focus,
        .navbar-inverse .navbar-brand:active,
        .navbar-inverse .navbar-nav > li > a:active {
            color: #4d4d4d;
        }

hr {
    border-top: 1px solid #d1c8b9;
    border-bottom: 1px solid #ffffff;
}

fieldset {
    background-color: #e5e0d8;
    padding: 25px;
    padding-top: 10px;
    border-radius: 5px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.25);
}

    fieldset legend {
        border-bottom-color: #747c95;
        color: #747c95;
    }

    fieldset label {
        color: #6288a2;
    }

    fieldset .condition-content {
        color: #0b475a;
    }

.form-control {
    color: #6e5526;
}

body:not(:-moz-handler-blocked) fieldset {
    margin-top: 0px;
}

    body:not(:-moz-handler-blocked) fieldset legend {
        padding-top: 20px;
    }

.navbar-brand.visual {
    padding-top: 0;
    padding-bottom: 0;
}

    .navbar-brand.visual img {
        border-radius: 0 0 5px 5px;
        box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.25);
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #6288a2;
}

footer {
    background-color: none;
    color: #999999;
}

    footer ul.list-unstyled {
        color: #999999;
    }

        footer ul.list-unstyled a {
            font-size: 10px;
            color: #8baa9c;
        }

.form-section {
    display: none;
}

    .form-section:first-child {
        display: block;
    }

.date-container {
    padding-right: 0;
    padding-left: 0;
}

    .date-container .controls-column {
        padding-bottom: 0;
    }

.date-divider {
    float: right;
    width: 0;
    height: 34px;
    line-height: 34px;
    font-size: 25px;
    margin-right: -5px;
    color: #6288a2;
}

.radio-buttons-container {
    height: 34px;
    padding-top: 5px;
}

    .radio-buttons-container .radio-buttons-area {
        display: inline-block;
        height: 29px;
    }

        .radio-buttons-container .radio-buttons-area label {
            font-weight: normal;
            font-size: 1em;
            vertical-align: middle;
            color: #6e5526;
        }

.checkbox-label {
    font-weight: normal;
    font-size: 1em;
    vertical-align: middle;
    color: #6e5526;
    height: 2em;
}

    .checkbox-label span.required {
        vertical-align: inherit;
        padding: 0;
        margin-right: 0;
    }

.controls-column {
    padding-bottom: 10px;
}

.popover.error {
    background-color: #c66050;
    border-color: #983f32;
    color: #ffffff;
    text-align: right;
}

    .popover.error > .popover-content {
        direction: rtl;
        font-size: 12px;
        padding: 7px 12px;
    }

        .popover.error > .popover-content li span {
            font-size: 8px;
        }

    .popover.error.top > .arrow {
        border-top-color: #983f32;
    }

        .popover.error.top > .arrow:after {
            border-top-color: #c66050;
        }

    .popover.error.right > .arrow {
        border-right-color: #983f32;
    }

        .popover.error.right > .arrow:after {
            border-right-color: #c66050;
        }

    .popover.error.bottom > .arrow {
        border-bottom-color: #983f32;
    }

        .popover.error.bottom > .arrow:after {
            border-bottom-color: #c66050;
        }

    .popover.error.left > .arrow {
        border-left-color: #983f32;
    }

        .popover.error.left > .arrow:after {
            border-left-color: #c66050;
        }

    .popover.error.button-error {
        max-width: none;
        margin-top: 10px;
    }

        .popover.error.button-error .popover-title {
            background-color: transparent;
            border-bottom: none;
        }

            .popover.error.button-error .popover-title button.close {
                margin: -6px -12px;
                top: 0;
                font-size: 10px;
                text-shadow: none;
                color: #fff;
                opacity: 0.5;
                filter: alpha(opacity=5);
            }

                .popover.error.button-error .popover-title button.close:hover,
                .popover.error.button-error .popover-title button.close:active {
                    color: #fff;
                    opacity: 1.0;
                    filter: alpha(opacity=100);
                }

body.error-page {
    padding-top: 10px;
    color: #757575;
    background-color: #e6e6e6;
    font-family: Arial;
}

    body.error-page h1,
    body.error-page h2,
    body.error-page h3,
    body.error-page h4,
    body.error-page h5,
    body.error-page h6 {
        color: #b55e5e;
    }

    body.error-page hr {
        border-top: 1px solid #bebebe;
        border-bottom: 1px solid #ffffff;
    }

    body.error-page fieldset {
        background-color: #ffffff;
    }

        body.error-page fieldset legend {
            border-bottom-color: #b5b5b5;
            color: #7c7c7c;
        }

        body.error-page fieldset hr {
            border-top: 1px solid #afafaf;
            border-bottom: 1px solid #e6e6e6;
        }

    body.error-page .container {
        direction: ltr;
    }

    body.error-page .container-fluid {
        direction: ltr;
    }

    body.error-page .jumbotron {
        background-color: #bebebe;
    }

    body.error-page #stack-trace-icon a {
        color: #428bca;
        text-decoration: none;
    }

        body.error-page #stack-trace-icon a:hover,
        body.error-page #stack-trace-icon a:focus {
            color: #2a6496;
            text-decoration: underline;
        }

[id$="_Caption"] {
    display: block;
}

[id$="_Content"] {
    height: 34px;
    line-height: 34px;
    color: #983f32;
}

.small-date.form-control {
    padding: 6px 0;
    text-align: center;
}

select.form-control {
    padding-top: 2px;
    padding-bottom: 2px;
}

.btn-navigation {
    color: #ffffff;
    background-color: #efb348;
    border-color: #de9c26;
    margin-top: 20px;
}

    .btn-navigation:hover,
    .btn-navigation:focus,
    .btn-navigation:active,
    .btn-navigation.active,
    .open .dropdown-toggle.btn-navigation {
        color: #ffffff;
        background-color: #eca322;
        border-color: #ad781a;
    }

    .btn-navigation:active,
    .btn-navigation.active,
    .open .dropdown-toggle.btn-navigation {
        background-image: none;
    }

    .btn-navigation.disabled,
    .btn-navigation[disabled],
    fieldset[disabled] .btn-navigation,
    .btn-navigation.disabled:hover,
    .btn-navigation[disabled]:hover,
    fieldset[disabled] .btn-navigation:hover,
    .btn-navigation.disabled:focus,
    .btn-navigation[disabled]:focus,
    fieldset[disabled] .btn-navigation:focus,
    .btn-navigation.disabled:active,
    .btn-navigation[disabled]:active,
    fieldset[disabled] .btn-navigation:active,
    .btn-navigation.disabled.active,
    .btn-navigation[disabled].active,
    fieldset[disabled] .btn-navigation.active {
        background-color: #efb348;
        border-color: #de9c26;
    }

    .btn-navigation .badge {
        color: #efb348;
        background-color: #ffffff;
    }

.btn-submit {
    width: 100px;
    color: #ffffff;
    background-color: #54aa6b;
    border-color: #4d7e5a;
    margin-top: 20px;
}

    .btn-submit:hover,
    .btn-submit:focus,
    .btn-submit:active,
    .btn-submit.active,
    .open .dropdown-toggle.btn-submit {
        color: #ffffff;
        background-color: #478f5a;
        border-color: #36583f;
    }

    .btn-submit:active,
    .btn-submit.active,
    .open .dropdown-toggle.btn-submit {
        background-image: none;
    }

    .btn-submit.disabled,
    .btn-submit[disabled],
    fieldset[disabled] .btn-submit,
    .btn-submit.disabled:hover,
    .btn-submit[disabled]:hover,
    fieldset[disabled] .btn-submit:hover,
    .btn-submit.disabled:focus,
    .btn-submit[disabled]:focus,
    fieldset[disabled] .btn-submit:focus,
    .btn-submit.disabled:active,
    .btn-submit[disabled]:active,
    fieldset[disabled] .btn-submit:active,
    .btn-submit.disabled.active,
    .btn-submit[disabled].active,
    fieldset[disabled] .btn-submit.active {
        background-color: #54aa6b;
        border-color: #4d7e5a;
    }

    .btn-submit .badge {
        color: #54aa6b;
        background-color: #ffffff;
    }

span.required {
    color: #c66050;
    font-size: 10px;
    padding: 0 5px 0 0;
}

section.paging-section {
    border-radius: 5px;
    display: none;
}

    section.paging-section:first-of-type {
        display: block;
    }

.modal-header {
    max-height: 45px;
    min-height: 45px;
}

    .modal-header h5 {
        font-size: 14px;
        line-height: 14px;
        color: #333333;
    }

    .modal-header .close {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

.error-modal .modal-header {
    border-bottom-color: #983f32;
}

    .error-modal .modal-header h5 {
        color: #ffffff;
    }

.error-modal .modal-content {
    background-color: #c66050;
    color: #ffffff;
}

.error-modal .modal-footer {
    border-top-color: #983f32;
}

.grid-table {
    background-color: #f3f1ee;
    border-color: #cccccc;
}

    .grid-table > thead > tr > th,
    .grid-table > tbody > tr > th,
    .grid-table > tfoot > tr > th,
    .grid-table > thead > tr > td,
    .grid-table > tbody > tr > td,
    .grid-table > tfoot > tr > td {
        border-color: #cccccc;
    }

        .grid-table > thead > tr > th input[type=checkbox],
        .grid-table > tbody > tr > th input[type=checkbox],
        .grid-table > tfoot > tr > th input[type=checkbox],
        .grid-table > thead > tr > td input[type=checkbox],
        .grid-table > tbody > tr > td input[type=checkbox],
        .grid-table > tfoot > tr > td input[type=checkbox],
        .grid-table > thead > tr > th input[type=radio],
        .grid-table > tbody > tr > th input[type=radio],
        .grid-table > tfoot > tr > th input[type=radio],
        .grid-table > thead > tr > td input[type=radio],
        .grid-table > tbody > tr > td input[type=radio],
        .grid-table > tfoot > tr > td input[type=radio] {
            margin-left: 0;
        }

h4 {
    color: #afafaf;
}

.progress-figure {
    min-width: 284px;
    width: 100%;
    max-width: 500px;
    height: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #ffffff;
    border: 1px solid #9e9e9e;
    border-radius: 20px;
    margin: 20px auto;
    position: relative;
}

    .progress-figure .progress-line-back,
    .progress-figure .progress-line-front {
        position: absolute;
        float: right;
        height: 2px;
        margin-top: 13px;
    }

    .progress-figure .progress-line-back {
        background-color: #9e9e9e;
    }

    .progress-figure .progress-line-front {
        background-color: #983f32;
        -moz-transition: width 1s;
        -o-transition: width 1s;
        -webkit-transition: width 1s;
        transition: width 1s;
    }

    .progress-figure .progress-section {
        height: 28px;
        float: right;
        text-align: center;
        position: relative;
    }

        .progress-figure .progress-section span {
            background-color: #eaeaea;
            height: 1.6em;
            width: 1.6em;
            font-size: 17.5px;
            display: inline-block;
            text-align: center;
            line-height: 1.8em;
            line-height: 1.4285\0;
            border-radius: 0.8em;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            border: 1px solid #9e9e9e;
            color: #9e9e9e;
            -moz-transition: color 1s, background-color 1s, border-color 1s;
            -o-transition: color 1s, background-color 1s, border-color 1s;
            -webkit-transition: color 1s, background-color 1s, border-color 1s;
            transition: color 1s, background-color 1s, border-color 1s;
        }

            .progress-figure .progress-section span.glyphicon {
                font-size: 14px;
                height: 2em;
                width: 2em;
                border-radius: 1em;
                top: 0;
                line-height: 1.8em;
            }

        .progress-figure .progress-section.active span {
            height: 28px;
            width: 28px;
            border-color: #983f32;
            color: #983f32;
        }

        .progress-figure .progress-section.active.over span {
            background-color: #c66050;
            color: #eaeaea;
        }

.figure-steps-2 .progress-line-back,
.figure-steps-2 .progress-line-front {
    margin-right: 25%;
}

.figure-steps-2 .progress-line-back {
    width: 50%;
}

.figure-steps-2 .line-step-1 {
    width: 0%;
}

.figure-steps-2 .line-step-2 {
    width: 50%;
}

.figure-steps-2 .progress-section {
    width: 50%;
}

.figure-steps-3 .progress-line-back,
.figure-steps-3 .progress-line-front {
    margin-right: 16.66666667%;
}

.figure-steps-3 .progress-line-back {
    width: 66.66666667%;
}

.figure-steps-3 .line-step-1 {
    width: 0%;
}

.figure-steps-3 .line-step-2 {
    width: 33.33333333%;
}

.figure-steps-3 .line-step-3 {
    width: 66.66666667%;
}

.figure-steps-3 .progress-section {
    width: 33.33333333%;
}

.figure-steps-4 .progress-line-back,
.figure-steps-4 .progress-line-front {
    margin-right: 12.5%;
}

.figure-steps-4 .progress-line-back {
    width: 75%;
}

.figure-steps-4 .line-step-1 {
    width: 0%;
}

.figure-steps-4 .line-step-2 {
    width: 25%;
}

.figure-steps-4 .line-step-3 {
    width: 50%;
}

.figure-steps-4 .line-step-4 {
    width: 75%;
}

.figure-steps-4 .progress-section {
    width: 25%;
}

.figure-steps-5 .progress-line-back,
.figure-steps-5 .progress-line-front {
    margin-right: 10%;
}

.figure-steps-5 .progress-line-back {
    width: 80%;
}

.figure-steps-5 .line-step-1 {
    width: 0%;
}

.figure-steps-5 .line-step-2 {
    width: 20%;
}

.figure-steps-5 .line-step-3 {
    width: 40%;
}

.figure-steps-5 .line-step-4 {
    width: 60%;
}

.figure-steps-5 .line-step-5 {
    width: 80%;
}

.figure-steps-5 .progress-section {
    width: 20%;
}

.figure-steps-6 .progress-line-back,
.figure-steps-6 .progress-line-front {
    margin-right: 8.33333333%;
}

.figure-steps-6 .progress-line-back {
    width: 83.33333333%;
}

.figure-steps-6 .line-step-1 {
    width: 0%;
}

.figure-steps-6 .line-step-2 {
    width: 16.66666667%;
}

.figure-steps-6 .line-step-3 {
    width: 33.33333333%;
}

.figure-steps-6 .line-step-4 {
    width: 50%;
}

.figure-steps-6 .line-step-5 {
    width: 66.66666667%;
}

.figure-steps-6 .line-step-6 {
    width: 83.33333333%;
}

.figure-steps-6 .progress-section {
    width: 16.66666667%;
}

.figure-steps-7 .progress-line-back,
.figure-steps-7 .progress-line-front {
    margin-right: 7.14285714%;
}

.figure-steps-7 .progress-line-back {
    width: 85.71428571%;
}

.figure-steps-7 .line-step-1 {
    width: 0%;
}

.figure-steps-7 .line-step-2 {
    width: 14.28571429%;
}

.figure-steps-7 .line-step-3 {
    width: 28.57142857%;
}

.figure-steps-7 .line-step-4 {
    width: 42.85714286%;
}

.figure-steps-7 .line-step-5 {
    width: 57.14285714%;
}

.figure-steps-7 .line-step-6 {
    width: 71.42857143%;
}

.figure-steps-7 .line-step-7 {
    width: 85.71428571%;
}

.figure-steps-7 .progress-section {
    width: 14.28571429%;
}

.figure-steps-8 .progress-line-back,
.figure-steps-8 .progress-line-front {
    margin-right: 6.25%;
}

.figure-steps-8 .progress-line-back {
    width: 87.5%;
}

.figure-steps-8 .line-step-1 {
    width: 0%;
}

.figure-steps-8 .line-step-2 {
    width: 12.5%;
}

.figure-steps-8 .line-step-3 {
    width: 25%;
}

.figure-steps-8 .line-step-4 {
    width: 37.5%;
}

.figure-steps-8 .line-step-5 {
    width: 50%;
}

.figure-steps-8 .line-step-6 {
    width: 62.5%;
}

.figure-steps-8 .line-step-7 {
    width: 75%;
}

.figure-steps-8 .line-step-8 {
    width: 87.5%;
}

.figure-steps-8 .progress-section {
    width: 12.5%;
}

.figure-steps-9 .progress-line-back,
.figure-steps-9 .progress-line-front {
    margin-right: 5.55555556%;
}

.figure-steps-9 .progress-line-back {
    width: 88.88888889%;
}

.figure-steps-9 .line-step-1 {
    width: 0%;
}

.figure-steps-9 .line-step-2 {
    width: 11.11111111%;
}

.figure-steps-9 .line-step-3 {
    width: 22.22222222%;
}

.figure-steps-9 .line-step-4 {
    width: 33.33333333%;
}

.figure-steps-9 .line-step-5 {
    width: 44.44444444%;
}

.figure-steps-9 .line-step-6 {
    width: 55.55555556%;
}

.figure-steps-9 .line-step-7 {
    width: 66.66666667%;
}

.figure-steps-9 .line-step-8 {
    width: 77.77777778%;
}

.figure-steps-9 .line-step-9 {
    width: 88.88888889%;
}

.figure-steps-9 .progress-section {
    width: 11.11111111%;
}

.figure-steps-10 .progress-line-back,
.figure-steps-10 .progress-line-front {
    margin-right: 5%;
}

.figure-steps-10 .progress-line-back {
    width: 90%;
}

.figure-steps-10 .line-step-1 {
    width: 0%;
}

.figure-steps-10 .line-step-2 {
    width: 10%;
}

.figure-steps-10 .line-step-3 {
    width: 20%;
}

.figure-steps-10 .line-step-4 {
    width: 30%;
}

.figure-steps-10 .line-step-5 {
    width: 40%;
}

.figure-steps-10 .line-step-6 {
    width: 50%;
}

.figure-steps-10 .line-step-7 {
    width: 60%;
}

.figure-steps-10 .line-step-8 {
    width: 70%;
}

.figure-steps-10 .line-step-9 {
    width: 80%;
}

.figure-steps-10 .line-step-10 {
    width: 90%;
}

.figure-steps-10 .progress-section {
    width: 10%;
}

body {
    background-image: url(squared_metal.png);
    padding-top: 70px;
    font-size: 12px;
}

fieldset {
    padding-top: 5px;
}

    fieldset legend {
        font-size: 14px;
        color: #39425F;
        margin-bottom: 10px;
    }

        fieldset legend.subLegend {
            padding-top: 35px;
        }

    fieldset .content-Desc {
        display: block;
    }

    fieldset .chosen-container {
        font-size: 12px;
    }

        fieldset .chosen-container.chosen-container-single .chosen-single {
            height: 30px;
        }

    fieldset .form-control {
        font-size: 12px;
    }

.popover.error > .popover-content {
    font-size: 10px;
}

.form-control {
    height: 30px;
}

.navbar-brand img {
    background-color: #eaeaea;
}

.btn-submit {
    margin-top: 0;
    width: auto;
}

.btn-navigation {
    margin-top: 0;
}

[id$="Date"] {
    direction: ltr;
}

[id$="_Content"] {
    height: auto;
}

.controls-column {
    padding-bottom: 5px;
}

    .controls-column label {
        margin-left: 5px;
        margin-bottom: 2px;
        font-weight: normal;
    }

.input-left-direction {
    direction: ltr !important;
}

.corp-generalCondition ul,
.corp-generalCondition ol {
    line-height: 25px;
}

.glyphicon-normal-size {
    font-size: 20px;
}

.hierarchical-links-container .hierarchical-link {
    display: inline;
    margin-bottom: 10px;
    height: 40px;
}

.hierarchical-links-container button {
    min-height: 40px;
    width: 100%;
    margin-bottom: 10px;
    border: none;
    background: linear-gradient(#eef0f5, #dddddd);
    font-size: 13px;
    border-radius: 5px 5px 5px;
    box-shadow: #555555 1px 1px 1px;
}

    .hierarchical-links-container button:hover {
        background: linear-gradient(#dddddd, #eef0f5);
    }

.captcha-container {
    background-color: #dfd9cf;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #d5cdc0;
    border-radius: 5px;
}

    .captcha-container .captcha-content {
        height: 50px;
        padding: 0 0 5px 0;
    }

        .captcha-container .captcha-content img {
            width: 100%;
            height: 100%;
            border-radius: 5px;
            border: 1px solid #e5b7b0;
        }

    .captcha-container .glyphicon {
        color: #cc7163;
        top: -42px;
        right: 2px;
        display: block;
        font-size: 15px;
    }

div.image-radio-list-wrapper label {
    margin: 5px;
    border-radius: 7px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.125);
    background-color: #ebebeb;
    padding: 10px;
    border: 1px solid #98948e;
    cursor: pointer;
}

    div.image-radio-list-wrapper label:hover {
        background-color: #E5E4E4;
    }

.image-radio-list-wrapper {
    display: flex;
}

.radio-list-wrapper label {
    margin: 2px 2px 2px 15px;
}

    .radio-list-wrapper label input[type='Radio'] {
        margin: 2px;
        vertical-align: middle;
    }

    .radio-list-wrapper label span {
        vertical-align: middle;
    }

.checkbox-list-wrapper div {
    display: inline;
}

    .checkbox-list-wrapper div input[type='checkbox'] {
        margin: 2px;
        vertical-align: middle;
    }

    .checkbox-list-wrapper div span {
        margin: 2px 0 2px 15px;
        vertical-align: middle;
    }

.checkbox-list-vertical span {
    display: block;
}

.checkbox-list-vertical input[type='checkbox'] {
    float: right;
}

span.file {
    position: relative;
    width: 100px;
    margin: 10px;
}

    span.file input[type=file] {
        position: relative;
        margin: 0;
        width: 100%;
        cursor: pointer;
        opacity: 0;
        z-index: 1;
        background-color: #000;
        filter: alpha(opacity=0);
    }

span.file-title {
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 0;
}

.login-theme {
    max-width: 665px;
    margin-left: auto;
    margin-right: auto;
}

.table-responsive {
    /*overflow-x: auto;*/
    box-shadow: 0px 0px 6px #bfbfbf;
    border-radius: 3px;
    margin-bottom: 20px;
}

    .table-responsive .grid-table {
        margin-bottom: 0;
    }

        .table-responsive .grid-table thead {
            background: #0f5d7b;
            /* For browsers that do not support gradients */
            color: #f2fafd;
        }

        .table-responsive .grid-table tr {
            transition: 0.3s;
            -webkit-transition: 0.3s;
        }
        /*.table-responsive .grid-table tr :first-child {
  position: relative;
}*/
        .table-responsive .grid-table:not(.displayed-grid) .body-row:hover {
            background-color: #c8dde9;
            cursor: pointer;
        }

        .table-responsive .grid-table .table-actionLinkList a {
            cursor: pointer;
            text-decoration: none;
            transition: 0.3s;
            -webkit-transition: 0.3s;
        }

            .table-responsive .grid-table .table-actionLinkList a:hover {
                font-size: 1.2em;
            }

        .table-responsive .grid-table .table-actionLinkList ul {
            line-height: 20px;
            list-style-type: circle;
            color: #6288a2;
        }

        .table-responsive .grid-table .actionLinkList-Btn {
            transition: 0.3s;
            -webkit-transition: 0.3s;
            position: absolute;
            left: 6px;
            bottom: 6px;
            color: #0f5d7b;
            background-color: #97d9f2;
            opacity: 0.5;
            border: 1px solid;
            height: 20px;
            padding: 2px;
            font-size: 1.2em;
            border-radius: 3px;
        }

        .table-responsive .grid-table .rowSelected {
            background-color: #7eb1cd;
        }

            .table-responsive .grid-table .rowSelected:hover {
                background-color: #b5d2e2;
            }


/*
    displayed-grid  class
*/

.displayed-grid {
    background-color: #f3f1ee;
    border-color: #cccccc;
}

    .displayed-grid > thead > tr > th,
    .displayed-grid > tbody > tr > th,
    .displayed-grid > tfoot > tr > th,
    .displayed-grid > thead > tr > td,
    .displayed-grid > tbody > tr > td,
    .displayed-grid > tfoot > tr > td {
        border-color: #cccccc;
    }

        .displayed-grid > thead > tr > th input[type=checkbox],
        .displayed-grid > tbody > tr > th input[type=checkbox],
        .displayed-grid > tfoot > tr > th input[type=checkbox],
        .displayed-grid > thead > tr > td input[type=checkbox],
        .displayed-grid > tbody > tr > td input[type=checkbox],
        .displayed-grid > tfoot > tr > td input[type=checkbox],
        .displayed-grid > thead > tr > th input[type=radio],
        .displayed-grid > tbody > tr > th input[type=radio],
        .displayed-grid > tfoot > tr > th input[type=radio],
        .displayed-grid > thead > tr > td input[type=radio],
        .displayed-grid > tbody > tr > td input[type=radio],
        .displayed-grid > tfoot > tr > td input[type=radio] {
            margin-left: 0;
        }


.table-responsive .displayed-grid {
    margin-bottom: 0;
}

    .table-responsive .displayed-grid thead {
        background: #0f5d7b;
        color: #f2fafd;
    }


    .table-responsive .displayed-grid tr {
        transition: 0.3s;
        -webkit-transition: 0.3s;
    }

.vcenter-tooltip {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.no-right-padding {
    padding-right: 0px;
}

.no-left-padding {
    padding-left: 0px;
}

.tooltip-box {
    background-color: #eee;
    height: 30px;
    border-radius: 4px;
    border: 1px solid #ccc;
    text-align: center;
}

.tooltip-box-for-date {
    margin-right: 17px;
}

.tooltip-span {
    color: #0671f6;
    line-height: 27px;
}

.tooltip-shown input[type="text"] {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}


.tooltip-hidden input[type="text"] {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

/*# sourceMappingURL=main-theme.css.map */

.smallSection-theme {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

#pager {
    text-align: center;
}
/*//////////////////*/

@font-face {
    font-family: "onlinewebfonts";
    src: url("../fonts/onlinewebfonts.eot");
    src: url("../fonts/onlinewebfonts.eot?#iefix") format("embedded-opentype"), url("../fonts/onlinewebfonts.woff2") format("woff2"), url("../fonts/onlinewebfonts.woff") format("woff"), url("../fonts/onlinewebfonts.ttf") format("truetype"), url("../fonts/onlinewebfonts.svg#onlinewebfonts") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="i_"]:before, [class*=" i_"]:before {
    font-family: "onlinewebfonts";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}


.i_info:before {
    content: "\e010";
}

.i_info_2:before {
    content: "\e011";
}

.i_cancellation:before {
    content: "\e012";
}

.i_report:before {
    content: "\e013";
}

.i_reports:before {
    content: "\e014";
}

.i_report_6:before {
    content: "\e015";
}

.i_print:before {
    content: "\e016";
}

.i_viewreport:before {
    content: "\e017";
}

.i_loan:before {
    content: "\e018";
}

.i_folder_bars:before {
    content: "\e019";
}

.i_micro_channel:before {
    content: "\e01a";
}

.i_withdrawl_atm:before {
    content: "\e01b";
}

.i_notebook:before {
    content: "\e01c";
}

.i_notebook_14:before {
    content: "\e01d";
}

.i_seo_report:before {
    content: "\e01e";
}

.i_admission_discharge:before {
    content: "\e01f";
}

.i_balance_of:before {
    content: "\e020";
}

.iconList:hover {
    color: #428bca;
}

.iconList {
    margin-right: 5px;
    font-size: 25px;
}

.iconList.glyphicon  {
    padding-bottom: 10px;
}
.buttonList {
    margin-right: 5px;
}

.pagination > li {
    float: right;
}

.text-dark-blue {
    color: #3f74a2;
}

.current-page {
    border: 1px solid #aaa;
}

.center-button {
    text-align: center;
}

.dropbtn {
    /* background-color: #4CAF50; */
    color: #6288a2;
    padding: 9px;
    font-size: 16px;
    /* border: 1px solid; */
    cursor: pointer;
    /* text-decoration: underline; */
    /*border-radius: 5px 5px;*/
    /*box-shadow: 1px 1px 5px grey;*/
    margin-top: 5px;
}

    .dropbtn:hover {
        background-color: #eaeaea;
        text-decoration: underline;
    }

.medical-center-dropdown {
    position: relative;
    display: inline-block;
}

.medical-center-dropdown-content {
    display: none;
    position: absolute;
    /*right: 10px;*/
    background-color: #f9f9f9;
    min-width: 300px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .medical-center-dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        .medical-center-dropdown-content a:hover {
            background-color: #eaeaea;
        }

.medical-center-dropdown:hover .medical-center-dropdown-content {
    display: block;
}

.medical-center-dropdown:hover .dropbtn {
    background-color: #f1f1f1;
}

.medical-center-info {
    padding-top: 20px;
}

    .medical-center-info span {
        color: #6288a2;
        font-weight: bold;
    }

    .medical-center-info label {
        color: #983f32;
        font-weight: bold;
    }

.eit-pager {
    margin-bottom: 1em;
}

    .eit-pager li > a {
        margin: 5px;
        border-radius: 50%;
    }

        .eit-pager li > a.selected {
            background-color: #b5c1dc;
            color: White;
        }

        .eit-pager li > a:hover:not(.selected) {
            background-color: #673ab717;
        }

        .eit-pager li > a.disabled {
            pointer-events: none;
            cursor: not-allowed;
            color: gray;
            opacity: .7;
        }

    .pagination > li:last-child > a, .pagination> li:last-child > span {
        border-radius: 50px !important;
    }

    .pagination > li:first-child > a, .pagination > li:first-child > span {
        border-radius: 50px !important;
    }
