/* Minification failed. Returning unminified contents.
(1465,29): run-time error CSS1046: Expect comma, found '0'
(1465,33): run-time error CSS1046: Expect comma, found '/'
 */
@charset "utf-8";

.customPopup.k-animation-container-fixed {
    position: unset;
}

.customPopup .k-popup {
    position: unset !important;
    width: fit-content !important;
} 

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    outline: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

html {
    height: 100%;
    box-sizing: border-box;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

tableIMG {
    border-collapse: collapse;
    border-spacing: 0;
}


/* CSS Document */
body {
    line-height: normal;
    margin: auto;
    background: rgba(255,255,255,1.00);
    font-family: Arial, sans-serif;
}

.mainContainer {
    background-color: #f0f0f0;
    background-image: url(../Content/Images/background.jpg);
    background-position: center 0;
    background-repeat: no-repeat;
    width: 100%;
    overflow: auto;
}

.contentBody_a {
    margin: 0 auto;
    max-width: 1210px;
    /* min-height: 310px; */
    background-color: #ffffff !important;
    overflow: auto;
    padding: 0px 20px 0px 20px;
    margin-top: 80px;
    border-radius: 3px;
    /*margin-bottom: 30px;*/
}

.minHeight {
    min-height: 310px;
}

.contentBody_a_small {
    margin: 0 auto;
    max-width: 1200px;
    min-height: 80px;
    background-color: #ffffff !important;
    overflow: auto;
    padding: 0px 30px 0px 30px;
    margin-top: 90px;
    border-radius: 3px;
    margin-bottom: 30px;
}

.contentBody_login {
    margin: 0 auto;
    max-width: 700px;
    min-height: 410px;
    background-color: #ffffff !important;
    padding: 0px 30px 0px 30px;
    margin-top: 150px;
    border-radius: 3px;
    margin-bottom: 30px;
    overflow: auto;
    background: url(../Content/Images/login_back_image.png) no-repeat -30px 200px
}

.contentArea_a {
    width: 50%;
    /*min-height: 220px;*/
    margin: 20px 0 20px 0;
    padding: 0;
    float: left;
}

.contentArea_b {
    width: 50%;
    /*min-height: 220px;*/
    margin: 20px 0 20px 0;
    padding: 0;
    float: left;
}



.aciklamaBox {
    width: 100%
}

    .aciklamaBox textarea {
        width: 98%;
        height: 200px;
        border: solid 1px #d7d7d7;
        border-radius: 3px;
        padding: 10px;
        color: #403f3f;
        margin-top: 30px;
    }

.contentArea_b h1 {
    color: #282323;
    font-size: 40px;
    margin: 0;
    top: 0;
    text-align: center;
    width: 80%;
}

.contentArea_a .lblInfo {
    width: 100%;
    font: 100;
    text-align: left;
    margin-top: 2%;
    /*margin-left: 2%;
    margin-right: 2%;*/
    vertical-align: central;
    line-height: normal;
    font-size: smaller;
    margin-left: 1%;
    font-weight: bold;
}

.contentBody_a_header {
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #d7d7d7;
}

    .contentBody_a_header .filter {
        overflow: auto;
        height: auto;
        font-size: 16px;
        color: #021c53;
        padding: 10px 0 0 0px;
        font-weight: bold;
        float: left;
    }

        .contentBody_a_header .filter span {
            font-size: 16px;
            color: #730557;
            font-weight: bold;
        }

        .contentBody_a_header .filter img {
            padding: 0px 10px 0 0px;
        }

.contentBody_b {
    margin: 0 auto;
    max-width: 1210px;
    /* min-height: 320px; */
    background-color: #ffffff !important;
    overflow: auto;
    padding: 0;
    margin-top: 15px;
    border-radius: 3px;
    margin-bottom: 30px;
}

.contentBody_b_home {
    margin: 0 auto;
    max-width: 1210px;
    /* min-height: 320px; */
    background-color: #ffffff !important;
    overflow: auto;
    padding: 0px 20px 0px 20px;
    margin-top: 15px;
    border-radius: 3px;
    margin-bottom: 30px;
}

    .contentBody_b_home .contentArea_g {        
        /*min-height: 220px;*/
        margin: 20px 0 20px 0;
        padding: 0;
        float: left;
    }

    .contentBody_b .table {
        margin-bottom: 20px;
        /*overflow-x: scroll;*/
        margin-top: 20px;
    }

    .contentBody_b .tableIMG {
        margin-bottom: 35px;
        /*overflow-x: scroll;*/
        margin-top: 30px;
    }

    .contentBody_b .table th {
        color: #870052;
        border-bottom: 1px solid #d7d7d7;
        /*padding-bottom: 20px;*/
        border-top: 1px solid #d7d7d7;
        font-weight: bold;
        vertical-align: middle;
        white-space: pre-line;
    }

    .contentBody_b .tableIMG th {
        color: #870052;
        border-bottom: 1px solid #d7d7d7;
        /*padding-bottom: 20px;*/
        border-top: 1px solid #d7d7d7;
        font-weight: bold;
        vertical-align: middle;
        white-space: pre-wrap;
    }

    .contentBody_b .table td {
        text-align: center;
        height: 50px;
        border-bottom: 1px solid #d7d7d7;
        font-size: 12px;
        width: auto;
    }

    .contentBody_b .tableIMG td {
        text-align: center;
        height: 50px;
        font-size: 14px;
        width: auto;
    }

    .contentBody_b .tableIMG tr {
        display: -webkit-inline-box;
    }

    .contentBody_b .table tr:hover {
        background-color: #f4ebf2;
    }

    .contentBody_b .tableIMG tr:hover {
        background-color: none;
    }

    .contentBody_b h2 {
        color: #870052;
        font-size: 18px;
        padding: 10px;
        background-color: #f4ebf2;
        margin-top: 20px
    }

    .contentBody_b h3 {
        color: #870052;
        font-size: 18px;
        padding: 10px;
        background-color: #f4ebf2;
        margin-top: 30px
    }

.contentBody_b_home .table {
    margin-bottom: 20px;
    /*overflow-x: scroll;*/
    margin-top: 20px;
}

.contentBody_b_home .tableIMG {
    margin-bottom: 35px;
    /*overflow-x: scroll;*/
    margin-top: 30px;
}

.contentBody_b_home .table th {
    color: #870052;
    border-bottom: 1px solid #d7d7d7;
    /*padding-bottom: 20px;*/
    border-top: 1px solid #d7d7d7;
    font-weight: bold;
    vertical-align: middle;
    white-space: pre-line;
}

.contentBody_b_home .tableIMG th {
    color: #870052;
    border-bottom: 1px solid #d7d7d7;
    /*padding-bottom: 20px;*/
    border-top: 1px solid #d7d7d7;
    font-weight: bold;
    vertical-align: middle;
    white-space: pre-wrap;
}

.contentBody_b_home .table td {
    text-align: center;
    height: 50px;
    /*border-bottom: 1px solid #d7d7d7;*/
    font-size: 12px;
    width: auto;
}

.contentBody_b_home .tableIMG td {
    text-align: center;
    height: 50px;
    font-size: 14px;
    width: auto;
}

.contentBody_b_home .tableIMG tr {
    display: -webkit-inline-box;
}

.contentBody_b_home .table tr:hover {
    background-color: #f4ebf2;
}

.contentBody_b_home .tableIMG tr:hover {
    background-color: none;
}

.contentBody_b_home h2 {
    color: #870052;
    font-size: 18px;
    padding: 10px;
    background-color: #f4ebf2;
    margin-top: 20px
}

.contentBody_b_home h3 {
    color: #870052;
    font-size: 18px;
    padding: 10px;
    background-color: #f4ebf2;
    /*margin-top: 30px*/
}

.contentBody_c h3 {
    color: #870052;
    font-size: 18px;
    padding: 10px;
    background-color: #f4ebf2;
    margin-top: 30px
}

.contentBody_cA h3 {
    color: #870052;
    font-size: 18px;
    padding: 10px;
    background-color: #f4ebf2;
    margin-top: 30px
}

.contentBody_c h3 img {
    float: right;
    margin-top: -4px;
}

.contentBody_cA h3 img {
    float: right;
    margin-top: -4px;
}

.contentBody_c {
    margin: 0 auto;
    max-width: 1210px;
    /*min-height: 320px;*/
    background-color: #ffffff !important;
    overflow: auto;
    padding: 0px 20px 20px 20px;
    margin-top: 80px;
    border-radius: 3px;
    /*margin-bottom: 30px;*/
}

.contentBody_cA {
    margin: 0 auto;
    max-width: 1200px;
    /* min-height: 320px; */
    background-color: #ffffff !important;
    overflow: auto;
    padding: 0px 30px 30px 30px;
    margin-top: 90px;
    border-radius: 3px;
    width: 500px;
}

.contentBody_c .table {
    margin-bottom: 35px;
    /*overflow-x: scroll;*/
    margin-top: 20px;
    clear: both;
}

.contentBody_cA .table {
    margin-bottom: 35px;
    /*overflow-x: scroll;*/
    margin-top: 30px;
    clear: both;
}

.contentBody_c .tableIMG {
    margin-bottom: 35px;
    /*overflow-x: scroll;*/
    margin-top: 30px;
    clear: both;
}

.contentBody_cA .tableIMG {
    margin-bottom: 35px;
    /*overflow-x: scroll;*/
    margin-top: 30px;
    clear: both;
}

.contentBody_c .table th {
    color: #870052;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 20px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}

.contentBody_cA .table th {
    color: #870052;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 20px;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}

.contentBody_c .tableIMG th {
    color: #870052;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 20px;
    font-weight: bold;
    vertical-align: middle;
}

.contentBody_cA .tableIMG th {
    color: #870052;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 20px;
    font-weight: bold;
    vertical-align: middle;
}

.contentBody_c .table td {
    text-align: center;
    height: 50px;
    border-bottom: 1px solid #d7d7d7;
    font-size: 14px;
    width: auto;
}

.contentBody_cA .table td {
    text-align: center;
    height: 50px;
    border-bottom: 1px solid #d7d7d7;
    font-size: 14px;
    width: auto;
}

.contentBody_c .tableING td {
    text-align: center;
    height: 50px;
    border-bottom: 1px solid #d7d7d7;
    font-size: 14px;
    width: auto;
}

.contentBody_cA .tableING td {
    text-align: center;
    height: 50px;
    border-bottom: 1px solid #d7d7d7;
    font-size: 14px;
    width: auto;
}


.contentBody_c .table tr:hover {
    background-color: #f4ebf2;
}

.contentBody_cA .table tr:hover {
    background-color: #f4ebf2;
}

.contentBody_c .tableIMG tr:hover {
    background-color: #f4ebf2;
}

.contentBody_cA .tableIMG tr:hover {
    background-color: #f4ebf2;
}

.contentBody_c h2 {
    float: right;
    /*margin-top: 20px;*/
    margin-bottom: 10px;
    padding-right: 20px;
}

.contentBody_cA h2 {
    float: right;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-right: 20px;
}

.contentBody_c h2 a {
    text-decoration: none;
    color: #870052;
}

.contentBody_cA h2 a {
    text-decoration: none;
    color: #870052;
}

.contentBody_c h2 a:hover {
    text-decoration: underline;
    color: #870052;
}

.contentBody_cA h2 a:hover {
    text-decoration: underline;
    color: #870052;
}

.contentBody_c h2 img {
    position: relative;
    top: 10px;
    padding-right: 5px
}

.contentBody_cA h2 img {
    position: relative;
    top: 10px;
    padding-right: 5px
}

h1 {
    color: white;
    font-size: 25px;
    width: 1250px;
    margin: 0 auto;
    position: relative;
    top: 75px;
    clear: both;
}

.floatL {
    float: left
}

.marginR {
    margin-right: 15px;
}

.marginL {
    margin-left: 50px;
}

.floatR {
    float: right
}

.clear {
    clear: both
}

.mTop20 {
    margin-top: 12px
}

.disableInput{
    color:gray;

}

.mTop35disabled {
    margin-top: 25px;
    pointer-events: none;
}

.mTop50 {
    margin-top: 50px
}

.mTop14 {
    margin-top: 14px
}

.boldFont {
   font-weight:bold;
}

/* Button Alanı */
.button_gri {
    padding: 10px 30px 0 30px;
    background: #d7d7d7;
    color: #403f3f;
    border-radius: 3px;
    margin-top: 10px;
    height: 25px
}

.sifreIslem {
    float: left;
    padding: 10px 10px 0 0;
}

    .sifreIslem a {
        color: #0d54b5;
    }

.button_gri:hover {
    padding: 10px 30px 0 30px;
    background: #403f3f;
    color: #ffffff;
    border-radius: 3px;
    margin-top: 10px;
    height: 25px
}

.button_ruby {
    padding: 5px 30px 5px 20px;
    background: #870052;
    color: #ffffff;
    border-radius: 3px;
    /* margin-top: 10px; */
    height: 25px;
    min-width: 150px;
    text-align: center;
    cursor: pointer;
    font-weight: normal;
}

.button_ruby_grid {
    background: #07178a;
    color: #ffffff;
    border-radius: 3px;
    margin-top: 10px;
    /*height: 35px;*/
    text-align: center;
    /*width:100px;*/    
    /* cursor: pointer; */
}

.disabled-button {
    opacity: 0.45;
    pointer-events: none;
}

/*.button_ruby:hover {
        padding: 10px 30px 0 30px;
        background: #a10061;
        color: #ffffff;
        border-radius: 3px;
        margin-top: 10px;
        height: 25px;
        min-width: 150px;
        text-align: center;
    }*/

.buttonRuby_Ileri {
    padding: 12px 30px 0 30px;
    background: #870052;
    color: #ffffff;
    border-radius: 3px;
    margin-top: 20px;
    height: 28px;
    width: 262px;
    text-align: center;
    clear: both;
    cursor: pointer;
}

/*.buttonRuby_Ileri:hover {
        background: #a10061;
        color: #ffffff;
    }*/

.buttonRuby_End {
    padding: 12px 30px 0 30px;
    background: #870052;
    color: #ffffff;
    border-radius: 3px;
    margin-top: 20px;
    height: 28px;
    text-align: center;
    clear: both;
    cursor: pointer;
}

.button_gri {
    padding: 10px 30px 0 30px;
    background: #d7d7d7;
    color: #403f3f;
    border-radius: 3px;
    margin-top: 10px;
    height: 25px;
    min-width: 150px;
    text-align: center;
}

    .button_gri:hover {
        padding: 10px 30px 0 30px;
        background: #403f3f;
        color: #ffffff;
        border-radius: 3px;
        margin-top: 10px;
        height: 25px;
        min-width: 150px;
        text-align: center;
    }

.button_layout {
    padding: 10px 30px 30px 30px;
    background: #870052;
    color: #ffffff;
    border-radius: 3px;
    margin-top: 10px;
    height: 25px;
    min-width: 150px;
    text-align: center;
}

/* Label Alanı */

.fLable {
    padding: 6px 0 0 0;
    width: 220px;
    color: #021c53;
}

.fLableAssignment {
    padding: 8px 0 0 0;
    width: 140px;
    color: #021c53;
}

.QLableAssignment {
    width: 140px;
    color: #021c53;
}

.f_Input {
    padding: 8px 0 0 0;
    width: 220px;
    color: #021c53;
    margin-left: 25px;
}

.fLogin {
    padding: 8px 0 0 0;
    width: 150px;
    color: #021c53;
}

.topMenuContainer {
    width: 1260px;
    margin: 0 auto;
    top: 30px;
    position: relative;
}

.topMenu {
    float: right;
    cursor: pointer;
    margin-right: 5px;
}

.topName {
    float: left;
    margin-left: 280px;
    padding-top: 10px;
}

.topMenu .menu1 {
    background-color: #e4e3e3;
    width: 100px;
    height: 28px;
    padding: 12px 40px 0 40px;
    text-align: center;
    float: left;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 1px solid #a1a1a1;
}

    .topMenu .menu1:hover {
        background-color: #730557;
        color: #ffffff;
    }

.topMenu .menu2 {
    background-color: #e4e3e3;
    width: 80px;
    height: 28px;
    padding: 12px 40px 0 40px;
    text-align: center;
    float: left;
    border-top: 1px solid #a1a1a1;
    border-bottom: 1px solid #a1a1a1;
}

    .topMenu .menu2:hover {
        background-color: #730557;
        color: #ffffff;
    }

.topMenu .menu3 {
    background-color: #e4e3e3;
    width: 100px;
    height: 28px;
    padding: 12px 40px 0 40px;
    text-align: center;
    float: left;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border: 1px solid #a1a1a1;
}

    .topMenu .menu3:hover {
        background-color: #730557;
        color: #ffffff;
    }

.topMenu .mesaj {
    float: left;
    background: url(../Content/Images/mail_alert_temp.png) no-repeat;
    width: 50px;
    height: 50px;
    margin-left: 25px;
    background-size: 50%;
    background-position: 0 15px;
}

    .topMenu .mesaj span {
        color: #870052;
        /* padding-left: 23px; */
        font-size: 12px;
        font-weight: bold;
        /* margin-top: 15px; */
    }


.topMenu .mesajRead {
    float: left;
    background: url(../Content/Images/mail_alert_temp.png) no-repeat;
    width: 50px;
    height: 35px;
    margin-left: 25px;
    background-size: 50%;
    background-position: 0 5px;
}

    .topMenu .mesajRead span {
        color: white;
        padding-left: 23px;
        font-size: 13px;
    }


/* Imput Alanı */

Input {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    /*background-color: white;*/
    cursor: text;
    margin: 0em;
    font: 16px Arial;
    padding: 1px 0px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
    cursor: pointer;
}

select {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    background-color: white;
    cursor: text;
    margin: 0em;
    font: 16px Arial;
    padding: 1px 0px;
    border-width: 1px;
}

.contentArea_a textarea {
    height: 60px;
    border: solid 1px #d7d7d7;
    border-radius: 3px;
    width: 300px;
    padding: 0 10px 0 10px;
    color: #403f3f;
}

.contentArea_a .checkBoxArea {
    float: left;
    width: 15px
}

.contentArea_b .checkBoxArea {
    margin: 10px 0 0 0;
    float: left;
    width: 200px
}

.contentArea_b_home .checkBoxArea {
    margin: 10px 0 0 0;
    width: 200px;
    float: left;
}

.contentArea_b .checkBox {
    width: 20px;
    height: 20px;
    margin: 10px 0 0 0;
    float: left;
}

.contentArea_b_home .checkBox {
    width: 20px;
    height: 20px;
    margin: 10px 0 0 0;
    float: left;
}

.contentArea_b .checkBoxLabel {
    float: left;
    /*padding: 12px 0 0 10px;*/
    font-size: 14px;
    margin-top:10px;
    padding-left:5px;
}

.contentArea_b_home .checkBoxLabel {
    float: left;
    /*padding: 12px 0 0 10px;*/
    font-size: 14px;
    margin-top: 10px;
    padding-left: 5px;
}

.contentArea_b input {
    height: 20px;
    border: solid 1px #d7d7d7;
    border-radius: 3px;
    width: 22px;
    cursor: pointer;
    background-color: aqua;
}

.contentArea_b_home input {
    height: 20px;
    border: solid 1px #d7d7d7;
    border-radius: 3px;
    width: 22px;
    cursor: pointer;
    background-color: aqua;
}


.contentArea_a input {
    height: 26px;
    border: solid 1px #d7d7d7;
    border-radius: 3px;
    width: 300px;
    padding: 0 10px 0 10px;
    color: #403f3f;
}

.contentArea_a select {
    height: 30px;
    border: solid 1px #d7d7d7;
    border-radius: 3px;
    width: 320px;
    padding: 0 10px 0 10px;
    color: #403f3f;
}

.tabMenu {
    border-bottom: 1px solid #cccccc;
    height: 0;
    width: 100%;
    cursor: pointer;
}

    .tabMenu div {
        float: left;
        /*margin-bottom: 30px;*/
        font-size: 14px;
        margin-right: -1px;
        margin-top: 15px;
    }

    .tabMenu .tab_pasif {
        border: 1px solid #cccccc;
        padding: 10px;
        text-align: center;
    }

        .tabMenu .tab_pasif:hover {
            background: #870052;
            padding: 10px;
            color: #ffffff;
            cursor: pointer;
        }

    .tabMenu .tab_aktif {
        background: #870052;
        padding: 10px;
        color: #ffffff;
        border: 1px solid #870052;
        text-align: center;
    }

    .tabMenu .tab_pasif2 {
        border: 1px solid #cccccc;
        padding: 10px;
        text-align: center;
    }

        .tabMenu .tab_pasif2:hover {
            background: #818080;
            padding: 10px;
            color: #ffffff;
            cursor: pointer;
        }

    .tabMenu .tab_aktif2 {
        background: #818080;
        padding: 10px;
        color: #ffffff;
        border: 1px solid #818080;
        text-align: center;
    }

/* Footer Alanı */

.footerContainer {
    width: 69%;
    max-height: 100%;
    display: block;
    left: 0;
    right: 0;
    clear: both;
    margin: 0 auto;
}

.footer {
    color: #FFFFFF;
    font-size: .75em;
    padding-left: 3%;
    padding-right: 3%;
    clear: both;
}

.footerTxt {
    float: left;
    line-height: 50px;
    color: #000f33;
}

.footerImg {
    float: right;
    margin-left: 5%;
    margin-top: 16px
}

.k-panelbar > .k-item > .k-link {
    font-size: 16px;
    font-weight: bold !important;
    color: #021c53;
}

    .k-panelbar > .k-item > .k-link.k-state-selected {
        color: #021c53 !important;
        font-weight: bold !important;
        background-color: #fff !important;
    }

        .k-panelbar > .k-item > .k-link.k-state-selected hover {
            color: #021c53 !important;
            font-weight: bold !important;
            background-color: #fff !important;
        }

    .k-panelbar > .k-item > .k-link.k-state-focused {
        box-shadow: inset 0 0 0 2px rgba(0,0,0,0) !important;
    }

.k-icon:before {
    vertical-align: middle !important
}

.k-panelbar .k-panelbar-collapse, .k-panelbar .k-panelbar-expand {
    margin-top: -.5em;
    position: initial !important;
    top: 50%;
    right: 8px
}

.k-grid th {
    /* padding: 8px 12px; */
    border-width: 0 0 1px 1px;
    white-space: inherit;
    font-weight: bold;
}

.k-grid th, .k-grid td {
    /*padding: 8px 12px;*/
    border-style: hidden;
    border-color: inherit;
    outline: 0;
    font-weight: inherit;
    text-align: inherit;
    overflow: hidden;
    text-overflow: clip;
    text-align: center;
}

.document-viewer {
    overflow-x: hidden;
    height: 64vh;
}

.modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer:before,
    .modal-footer:after {
        display: table;
        content: " ";
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

#SubmitBtnControlC {
    float: right;
}

#SubmitBtnControl, #backBtnControl, #SubmitBtnControlC, #backBtnControlC {
    float: none;
    clear: both;
    width: 100% !important;
}

#kutu001 {
    background: #FFF;
    width: 45%;
    background-repeat: no-repeat;
    background-position: 0 -1px;
    /*min-height: 235px;*/
    line-height: normal;
    overflow: auto;
    color: #686868;
    float: left;
    /*border: 1px solid #ccc;*/
    /*margin-right: 10px;*/
}

.textSpan {
    /*display: inline-block;
    vertical-align: middle;*/
    line-height: normal;
}

.fExplanation {
    padding: 8px 0 0 0;
    width: 400px;
    color: #021c53;
}

.modal-footerPopup {
    padding: 0 20px 20px;
    margin-bottom: 3px;
}

.contentArea_a inputPopUp {
    height: 30px;
    border: solid 1px #d7d7d7;
    border-radius: 3px;
    width: 200px;
    padding: 0 10px 0 10px;
    color: #403f3f;
}

.lblInfo {
    width: 100%;
    font: 100;
    text-align: left;
    margin-top: 2%;
    margin-left: 2%;
    margin-right: 2%;
    vertical-align: central;
    line-height: normal;
    font-size: smaller;
    margin-left: 1%;
    font-weight: bold;
}

.contentArea_a .inputPopUp {
    height: 30px;
    border: solid 1px #d7d7d7;
    border-radius: 3px;
    width: 154px;
    padding: 0 10px 0 10px;
    color: #403f3f;
    margin-top: 14px;
}

.contentArea_a .inputPopUp2 {
    height: 30px;
    border: solid 1px #d7d7d7;
    border-radius: 3px;
    width: 154px;
    padding: 0 10px 0 10px;
    color: #403f3f;
}

.radioLabel {
    float: left;
    /*margin-top: 14px;*/
    width: 990px;
    font-size: 15px;
    padding: 10px 10px 10px 10px;
}


.radio {
    float: right;
    margin-top: 14px;
    width: 75px;
}

.btn-link {
    font-weight: normal;
    color: #428bca;
    cursor: pointer;
    border-radius: 0;
}

    .btn-link,
    .btn-link:active,
    .btn-link[disabled],
    fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link:hover,
        .btn-link:focus,
        .btn-link:active {
            border-color: transparent;
            margin-bottom: 15px;
        }

.btn-link {
    border-color: transparent;
    /*margin-bottom: 15px;*/
    font-size: smaller;
    margin-left: 1%;
}

    .btn-link:hover,
    .btn-link:focus {
        color: #2a6496;
        text-decoration: underline;
        background-color: transparent;
    }

    .btn-link[disabled]:hover,
    fieldset[disabled] .btn-link:hover,
    .btn-link[disabled]:focus,
    fieldset[disabled] .btn-link:focus {
        color: #999999;
        text-decoration: none;
    }

.invalid-component {
    border-color: red !important;
    border-width: 2px !important;
}

input.ng-invalid {
    border-color: red;
    border-width: 2px;
}

input.inpUserName {
    margin-top: 10px;
}

label.lblPassword {
    margin-top: 20px;
    display: inline-block;
}

input.inpPassword {
    margin-top: 10px;
}

label.lblPhone {
    margin-top: 20px;
    display: inline-block;
}

input.phoneNumber {
    margin-top: 10px;
}

input.inpPhone {
    margin-top: 10px;
}

input.inpAssignpassword {
    margin-top: 10px;
}

label.lblRepeatPassword {
    display: inline-block;
    margin-top: 20px;
}

input.inpRepeatPassword {
    margin-top: 10px;
}

.dvErrorMessage {
    font-size: 14px;
    margin-top: 5px;
    font-style: italic;
    color: #ff0000;
}

.hOutputMessage {
    margin-top: 25px;
    font-size: 15px;
    background-color: #eceded;
    border: 1px;
    border-radius: 5px;
    max-width: 312px;
    color: #870052;
    font-weight: 600;
}

.button_ruby_document {
    background: #870052;
    color: #ffffff;
    border-radius: 3px;
    margin-top: 0px;
    height: 25px;
    text-align: center;
    cursor: pointer;
    float: right;
    margin-right: 10px;
    margin-bottom: 10px;
    background-size: 80px;
    padding: 5px;
}

#btnRefreshCaptcha {
    background-image: url(../Content/Images/captcha-refresh.png);
    background-color: transparent;
    width: 40px;
    height: 40px;   
    border:none;
}

.btnSmsReSend {
    padding: 12px 30px 0 30px;
    background: #870052;
    color: #ffffff;
    border-radius: 3px;
    margin-top: 20px;
    height: 28px;
    width: 262px;
    text-align: center;
    clear: both;
    cursor: pointer;
}

.btnSmsReSendDisabled {
    opacity: 0.45;
    pointer-events: none;
}

.countDown {
    font-weight: bold;
}

.dv-loader {
    /*Animation*/
    /*position: relative;
    padding: 10% 0 10% 40%;
    background-color: rgb(0 0 0 / 0%);*/
    position: relative;
    padding: 10% 0 10% 0%;
    background-color: rgb(0 0 0 / 0%);
}

.loader {
    /*Animation*/
    /*border: 6px solid #f3f3f3;
    border-top: 6px solid #5a0955;
    border-bottom: 6px solid #19134f;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    animation: spin 2s linear infinite;*/
    height: 75px;
    background-image: url('/Content/Images/loader.gif');
    background-position: center;
    background-repeat: no-repeat;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


