/* Minification failed. Returning unminified contents.
(2147,121): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ctl00_activePage_rdbTransactionDate
(2151,107): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ctl00_activePage_rdbTransactionDate
(2155,122): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ctl00_activePage_rdbTransactionCount
(2159,108): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ctl00_activePage_rdbTransactionCount
(2999,1): run-time error CSS1019: Unexpected token, found '}'
 */
body {
    background-color: none !important;
    /*background-image: url('/Content/backgrounds/img-4.jpg') !important;*/
    background-position: center;
    background-size: cover;
}

#Loginhtml, .Loginbody, .LoginForm {
    margin: 0;
    padding: 0;
    height: 100%;
}

#Loginhtml {
    direction: rtl;
}

    #Loginhtml body.Loginbody {
        font-size: 12px;
    }

#LoginContent {
    margin: 0 auto;
    width: 100%;
    padding-top: 15px;
}

#LoginPanel {
    margin: auto;
}

#LoginHeader {
    margin: 0 auto;
    height: 165px;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: right;
}

#UpperLoginTitle {
    display: none;
}

#LowerLoginTitle {
    font-size: 19px;
    text-align: center;
    color: #555;
}

#LoginPanelBottomRight, #LoginPanelBottomMiddle, #LoginPanelBottomLeft, #LoginPanelTopRight, #LoginPanelTopMiddle, #LoginPanelTopLeft {
    padding: 0px;
    margin: 0px;
    height: 0px;
    display: none;
}

.DivHolder {
    width: 100%;
}

#LoginPanelMiddleRight {
    background-position: right;
    width: 16px;
    float: right;
    overflow: hidden;
    display: inline;
}

#LoginPanelMiddleLeft {
    width: 20px;
    float: left;
    display: inline;
}

#LoginPanelMiddle {
    vertical-align: top;
    padding-top: 15px;
    display: inline;
}

#pnlLogin {
    margin: 5px auto 0px;
    padding-right: 26px;
}

    #pnlLogin .username input, #pnlLogin .username a, #pnlLogin .password input, #pnlLogin .password a {
        text-align: center;
        direction: ltr;
    }

.columnsContainerL {
    display: inline-block;
    width: 100%;
    padding: 0px;
    text-align: center;
}

.rightColumnL {
    display: none;
}

.leftColumnL {
    border: medium none;
    background-color: transparent !important;
    margin: 0px;
    text-align: right;
    position: relative;
    color: #313035;
}
/*-------------------------form----------------------------------*/
#StaticPasswordChoice {
    text-align: right;
}

#divSubmitSecondFactor {
    margin: 0 auto;
    text-align: center;
}

#twoFactorGuideLink, .twoFactorLink {
    text-decoration: none;
}

#twoFactorGuideLink {
    float: left;
}

#txtSecondFactor {
    margin-top: 7px;
    width: 100px;
    text-align: left;
}

.Logintxt {
    margin-bottom: 3px;
    border: 1px solid gray;
}

.Logintxt, .leftColumnL .dropdown div.itemsHolder {
    background: none;
    border: #9e9b9b solid 1px !important;
}

    .Logintxt, #StaticPasswordChoice select, .Logintxt, .leftColumnL .dropdown div.itemsHolder, .leftColumnL .dropdown div.itemsHolder > div:visited {
        color: #f0f0f0 !important;
        font-size: 13px !important;
    }

        .Logintxt:-webkit-autofill, .Logintxt:-webkit-autofill:hover, .Logintxt:-webkit-autofill:focus, .Logintxt:-webkit-autofill:active,
        .leftColumnL .dropdown div.itemsHolder, .leftColumnL .textBoxControl input, .leftColumnL .textBoxControl dt:first-child > a,
        .leftColumnL .textBoxControl input:-webkit-autofill, .leftColumnL .textBoxControl input:-webkit-autofill:hover,
        .leftColumnL .textBoxControl input:-webkit-autofill:focus, .leftColumnL .textBoxControl input:-webkit-autofill:active {
            color: #f0f0f0;
        }

.CloseSecondFactorContainerL {
    display: inline-block;
    float: right;
    margin-right: 2px;
}

.GuideLinkContainerL {
    display: inline-block;
    float: left;
    margin-left: 2px;
}

.Logintxt:-webkit-autofill, .Logintxt:-webkit-autofill:hover, .Logintxt:-webkit-autofill:focus, .Logintxt:-webkit-autofill:active,
.leftColumnL .textBoxControl input:-webkit-autofill, .leftColumnL .textBoxControl input:-webkit-autofill:hover,
.leftColumnL .textBoxControl input:-webkit-autofill:focus, .leftColumnL .textBoxControl input:-webkit-autofill:active {
    -webkit-text-fill-color: #000 !important;
    font-weight: 500;
}

.leftColumnL a {
    color: #fff;
}

.UserNameContainer {
    background-repeat: no-repeat;
    background-position: right;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-size: 13px !important;
}

.LoginTypeContainer {
    padding-left: 35px;
}

#divSubmitSecondFactor .columnsContainerL {
    margin: 0px !important;
}

#divSubmitSecondFactor {
    margin-top: 15px;
    padding-right: 25px;
}

.ContainerUSSMobileAppCode {
    min-height: 45px;
}

.ResendCodeContainerL {
    text-align: left;
}

#pnlInfoEnter {
    padding: 15px 0px 0px;
}
/*-------------------------conterol----------------------------------*/
.KeyboardContainer {
    margin: 0 auto;
}

#txtSecondFactor {
    width: 60px;
}

#lblUSSMobileAppCode {
    padding-top: 3px;
    box-sizing: border-box;
}

#Loginhtml #imgSafeKeyboard {
    cursor: pointer;
    margin-right: 2px;
    vertical-align: middle;
    position: absolute;
}

#Loginhtml .imgHelp {
    cursor: pointer;
    margin-right: 0px;
    float: left;
    position: absolute;
    top: 2px;
    margin-right: 4px;
}

#Loginhtml .ValidationError {
    font-weight: bold;
    color: #EE1008;
}

#Loginhtml #divLoginCaptcha .ValidationError {
    right: 115px;
    padding-top: 6px;
    position: absolute;
}

#Loginhtml #securityGuide {
    color: #FFD800;
    text-decoration: underline;
}

#Loginhtml #imgSafeKeyboard {
    left: 35px;
    top: 4px;
}

/*-------------------------captcha----------------------------------*/
.leftColumnL #ShowLoginCaptcha {
    width: 39%;
    float: right;
    text-align: left;
}

.leftColumnL .CaptchaTextbox {
    float: right;
    margin-left: 3px;
}

    .leftColumnL .CaptchaTextbox input {
        margin-top: 0px;
        text-align: right;
    }

.leftColumnL #captchaImg {
    border: 1px solid #e5e5e5;
    margin: 0px 2px 0px 0px;
    vertical-align: 5px;
}

.leftColumnL #DivCaptchaLabel {
    text-align: left;
}

.leftColumnL .CaptchaRefreshImage {
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    border-width: 0px !important;
    background-color: transparent;
    position: absolute;
    top: 2px;
    width: 25px;
    height: 25px;
    background-image: url('images/Login/refresh.png');
    margin-right: 4px;
}

.leftColumnL #StaticPasswordChoice label {
    display: none;
}
/*-------------------------btn----------------------------------*/
#Loginhtml .btnRightL {
    width: 100%;
    text-align: right;
    max-width: 300px;
}

#btnLogin, #btnSubmitSecondFactor {
    background-color: #f0c514;
    border: #f3d042 1px solid !important;
    color: #142127;
    font-size: 13px;
    padding: 3px 0;
    font-weight: bold;
}

    #btnLogin:hover, #btnSubmitSecondFactor:hover {
        border-color: #c09d10 !important;
        color: #142127;
    }

    #btnLogin:focus, #btnSubmitSecondFactor:focus {
        border-color: #fbe37f !important;
        color: #142127;
    }

    #btnLogin:active, #btnSubmitSecondFactor:active {
        border-color: #90760c !important;
        color: #142127;
        position: relative;
        top: 1px;
    }

#Loginhtml .btnContainer {
    padding: 0 !important;
}

.Loginbtn {
    font-size: 13px;
    margin: 2px;
}

#Loginhtml .btnLogin:disabled {
    color: #8d740f;
}

#btnSendSecondFactor {
    background: none !important;
    border: medium none !important;
    color: #fff;
    margin-left: 2px;
    cursor: pointer;
}

#btnSendSecondFactor, #twoFactorGuideLink, #lnkCloseSecondFactor {
    text-decoration: underline;
}

#divSubmitSecondFactor .btnRightL {
    margin-top: 30px;
}

/*-------------------------textBox----------------------------------*/
.leftColumnL .textBoxControl dt:first-child input, .leftColumnL .textBoxControl dt:first-child a {
    width: 100%;
    height: 100%;
}

.leftColumnL .textBoxControl dt:first-child {
    background: 0;
    border: #e5e5e5 solid 1px !important;
}

.leftColumnL .valid dt:first-child {
    border: 1px solid #52c383 !important;
}

.leftColumnL .invalid dt:first-child {
    border: 1px solid #f88162 !important;
}

.leftColumnL .textBoxControl dt:first-child input {
    height: 100%;
    background: 0;
    padding: 0 5px !important;
    color: #fff;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .leftColumnL .textBoxControl dt:first-child input[type='password'] {
        font-family: tahoma;
    }
}

.leftColumnL .textBoxControl dt:first-child a {
    font-size: 13px !important;
    color: #787878 !important;
    padding: 5px 5px 0 !important;
}

.leftColumnL input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 100px #525d63 inset;
    outline: 0;
}

.leftColumnL .textBoxControl .valid dt:first-child {
    border: solid 1px #3cbf3c !important;
}

.leftColumnL .textBoxControl .invalid dt:first-child {
    border: solid 1px #ff4848 !important;
    position: relative;
}
/*-------------------------dropdown----------------------------------*/
#divLoginType label, #lblUSSMobileAppCode {
    border-color: #e5e5e5 !important;
    border-style: solid;
    border-width: 1px 1px 1px 0px !important;
    float: right;
    font-size: 13px;
    text-align: center;
    width: 80px;
}

#divLoginType label {
    box-sizing: border-box;
}

.leftColumnL .dropdown {
    display: inline-block;
}

    .leftColumnL .dropdown div.itemsHolder > a > div {
        background-image: url('images/login/DownArrow.png');
        background-repeat: no-repeat;
        background-position: 9px center;
    }

    .leftColumnL .dropdown .itemsHolder {
    }

#pnlResponsiveLoginType #divLoginType label {
    padding-top: 3px;
}

.leftColumnL .dropdown .itemsHolder > a > div {
    padding: 4px 2px 0px 28px !important;
    height: 100%;
    text-align: center;
    min-height: 30px;
    color: #fff !important;
}

.leftColumnL .dropdown div.dropdownHolder ul {
    background-color: #142127;
    border: 1px solid #121d23;
    color: #fff !important;
    box-shadow: none;
    right: 0px;
    left: 0px;
    top: 30px;
}

    .leftColumnL .dropdown div.dropdownHolder ul li {
        cursor: pointer;
    }

        .leftColumnL .dropdown div.dropdownHolder ul li a {
            padding: 7px 5px !important;
            color: white;
        }

            .leftColumnL .dropdown div.dropdownHolder ul li a:hover {
                background-color: #1d2f38 !important;
            }

        .leftColumnL .dropdown div.dropdownHolder ul li.dropdownHover {
            background-color: #1d2f38 !important;
        }

        .leftColumnL .dropdown div.dropdownHolder ul li a.active {
            color: #c09d10 !important;
            background: none;
        }
/*-------------------------footerLogin----------------------------------*/
.footerLogin {
    width: 99%;
    color: #313030 !important;
    font-size: 13px !important;
}

    .footerLogin .rightColumnL {
        display: inline-block !important;
        text-align: right;
    }

    .footerLogin ul {
        margin-right: 13px;
        margin-top: 0;
    }

    .footerLogin li {
        list-style: none;
        padding-right: 2px;
    }

    .footerLogin .rightColumnL li li {
        padding-right: 20px;
    }

    .footerLogin .leftColumnL li li {
        text-align: left;
        padding-left: 10px;
    }

    .footerLogin fieldset {
        margin: 0 10px !important;
        background-color: inherit !important;
        border-style: solid;
        border-width: 1px 0 0 0 !important;
        border-radius: 0 !important;
        border-color: #bbb !important;
    }

    .footerLogin legend {
        text-align: right;
        font-size: 15px !important;
        color: #000 !important;
        border-color: #fff;
        margin: 0 0 3px 0;
        padding: 10px 50px 0 15px;
    }

        .footerLogin legend span {
            padding-right: 20px;
        }

        .footerLogin legend img {
            vertical-align: bottom;
        }

    .footerLogin .linkBar a {
        padding: 0 2px;
        font-size: 12px;
        color: #fff;
    }

    .footerLogin .leftColumnL {
        text-align: right;
        padding: 0px;
        display: inline-block !important;
        /*width: 479px;*/
    }

    .footerLogin .rightColumnL {
        padding: 0 10px 0 25px;
        max-width: 500px;
        float: right;
    }
/*--------------------------width & height---------------------------------*/
.leftColumnL #UpdatePanel2, .leftColumnL .textBoxControl dt:first-child {
    height: 30px;
}

.leftColumnL .dropdown div.itemsHolder {
    height: 32px;
}

#pnlResponsiveLoginType #divLoginType label {
    height: 32px;
}

.leftColumnL .username dt:first-child, .leftColumnL .password dt:first-child, .leftColumnL .USSMobileAppCodeControl dt:first-child,
#StaticPasswordChoice dl.dropdown, .SubmitSecondCode, .SubmitSecondCode dt:first-child {
    width: 280px !important;
}

.leftColumnL .dropdown {
    width: 202px;
}

.leftColumnL .CaptchaTextbox dt:first-child {
    width: 163px;
}

#LoginHeader {
    background-image: url(/Content/images/logo.png);
    background-size: cover;
    background-position: center;
    width: 103px;
}

.main-login {
    display: flex;
    align-items: center;
    justify-content: center;
}

#LoginContent {
    padding: 35px 0;
    min-height: 100%;
    width: 33%;
    background-color: rgba(255, 255, 255, 0.8705882352941177);
    margin-top: 30px;
}

#pnlLogin, #divSubmitSecondFactor {
    width: 332px;
}

.leftColumnL {
    width: 312px;
}

#divSubmitSecondFactor .leftColumnL {
    width: 282px;
}

#btnLogin, #btnSubmitSecondFactor {
    width: 282px !important;
}

.leftColumnL #captchaImg {
    height: 30px;
    width: 110px;
}
/*----------------------------Message-------------------------------*/
.ErrorMassageL {
    color: #f76e4c !important;
    font-size: 14px; /*position:relative;*/
    min-height: 19px;
}

.WarningMessageLogin {
    color: #ffe787;
}

#divMessage {
    font-size: 14px;
    text-align: justify;
    text-align: center;
    padding-top: 3px;
    /*position:absolute;top :0px;width:100%;text-align:center;*/
}

#lblMessage {
}

.InfoMessageLogin {
    font-size: 17px;
    color: #fff;
    text-align: justify;
}

.ValidatorContainer {
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .ErrorMassageL {
        min-height: 30px;
    }
}
/*-----------------------------------------------------------*/
.footerLogin fieldset {
    max-width: 1000px;
    margin: 0 auto !important;
    border-width: 0px !important;
    border-style: solid;
    border-width: 1px 0px 0px 0px !important;
    border-radius: 0px !important;
    border-color: #bbb !important;
}

@media only screen and (min-width: 900px) {
    .desc {
        width: 450px !important;
    }
}

@media only screen and (max-width: 900px) {
    body{
        background-image:none !important;
    }
    .main-login{
        height:100%;
    }
    .footer-fixed{
        display:none !important;
    }
    #LoginContent {
        padding: 5px 0;
        width:100%;
        margin-top: 0;
    }

    .test-version {
        font-size: 10px !important;
    }

    #LowerLoginTitle {
        font-size: 14px;
    }

    .desc {
        width: 100% !important;
    }

        .desc ul li {
            text-align: justify;
        }

    .btnAccept, .btnAccept, .btnCancel, .btnModify, .btnReturn, .btnShow {
        width: 75% !important;
    }

    #LoginHeader {
        background-size: 89px;
        background-position: center;
        height: 165px;
    }

    .leftColumnL {
        background: red;
    }

    #LoginContent {
        height: 100%;
         padding-top: 10px;
    }

    .Loginpage1 {
        width: 100%;
        min-height: 100%;
        padding-bottom: 50px;
    }

    .footerLogin {
        margin-top: -50px !important;
    }

        .footerLogin fieldset {
            border-width: 0px !important;
        }

        .footerLogin legend {
            text-align: center;
            padding: 10px 0px;
            width: 100% !important;
        }

            .footerLogin legend span {
                padding-left: 65px;
            }

        .footerLogin .columnsContainerL {
            /*max-width: 430px;*/
            float: right !important;
            margin: 0 auto;
            display: block;
        }

        .footerLogin .rightColumnL {
            width: 100%;
            padding: 0px 12px;
        }

        .footerLogin .leftColumnL {
            text-align: right !important;
            padding: 0px 12px;
        }

            .footerLogin .leftColumnL ul ul {
                text-align: left;
            }
}

.SuccessMsg {
    background-color: rgba(18, 34, 38, 0.9);
    padding: 15px;
    text-align: justify;
}

.InnerSucessMsg {
    background: none;
    color: #fff;
    opacity: 100 !important;
}

.leftColumnL .textBoxControl dt:first-child input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    font-size: 13px !important;
}

.leftColumnL .textBoxControl dt:first-child input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size: 13px !important;
}

.leftColumnL .textBoxControl dt:first-child input::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size: 13px !important;
}

.leftColumnL .textBoxControl dt:first-child input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-size: 13px !important;
}

.leftColumnL .ResendodeContainerL {
    text-align: left;
}

.Loginbody .Logintxt {
    height: 100%;
    width: 91%;
    margin: 2px 0 5px 22px;
    border-radius: 5px;
    background: 0;
    padding: 4px 0px !important;
    box-sizing: border-box;
    text-align: center;
    direction: ltr;
    color: #000 !important;
}

.Loginbody .btnAccept {
    border-radius: 5px;
}

#CaptchaCode {
    margin-top: 3px;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
    padding: 1px 0;
    margin-bottom: 6px;
}

.text-danger {
    color: #b94a48;
}

h4.link-title {
    margin: 0;
    margin-right: 52px;
    border-bottom: 1px #ccc solid;
}

.menu-bar {
    text-align: right;
    margin-top: 10px;
}

    .menu-bar a {
        padding: 3px 0px;
        margin: 0;
        color: #2056ae;
    }

        .menu-bar a:last-child {
        }

        .menu-bar a:hover {
            text-decoration: underline !important;
        }

.test-version {
    text-align: center;
    background: #ffbc20;
    width: 110px;
    margin: 0 auto;
    padding: 2px 10px;
    font-size: 12px;
    font-weight: normal;
    color: #000;
}

.text-right {
    text-align: center;
}

.footer-fixed {
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display:flex;
    padding:0 10px;
}
.footer-fixed > div{
    width:50%;
    color:#fff;
}

.footer-menu
{
    padding:0;
    margin:5px 0;
    padding-right:5px;
}
.footer-menu li {
    display: inline;
}

    .footer-menu li a {
        color: #fff;
        display: inline-block;
        padding: 4px 10px;
    }
    .footer-menu li a:hover{
        background-color:rgba(0, 0, 0, 0.64);
        border-radius:20px;
    }

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/IRANSansWeb.eot');
    src: url('/fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'),url('/fonts/IRANSansWeb.woff') format('woff'),url('/fonts/IRANSansWeb.ttf') format('truetype');
}

body, html {
    margin: 0;
    padding: 0;
    box-sizing: padding-box;
    height: 100%;
}

input[type="submit"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

input{
    border:1px #555 solid;
}

input[type="text"], input[type="image"] {
    -webkit-border-radius: 0;
}

.tblCalendar input, html {
    color: #3b3b3b;
}

body {
    font-family: IRANSans,Tahoma;
    font-weight: 300;
}

legend {
    white-space: nowrap;
    text-align: right;
}

h2 {
    font-size: 19px;
    color: #000;
}

input {
    font-size: 12px;
    margin-left: 0;
}

    input[type=text], select {
        min-height: 25px;
    }

input, select, textarea, button {
    font-family: inherit;
}

    input[type=text]:disabled, input[type=password]:disabled {
        background-color: #eee;
        border-color: #ccc !important;
    }

    input:focus {
        outline: 0 !important;
    }

    input[type=text], input[type=file], textarea, input[type=password] {
        border: 1px solid #d4d4d4;
        min-height: 25px;
        padding-right: 5px;
        padding-left: 5px;
    }

select {
    border: 1px solid #d4d4d4;
    height: 27px;
}

.selectStyle {
    font-size: 11px;
    min-width: 220px;
    max-width: 400px;
    margin-right: 4px;
}

input[type$=checkbox], input[type$=radio] {
    border: 0 !important;
}

input.NoteBookDepositPosition {
    width: 190px !important;
}

#inpDestDeposit input[type=text], #inpDestCardNumber input[type=text] {
    padding-right: 0;
    padding-left: 0;
}

#inpShomareShebaMaghsad input[type=text] {
    width: 190px !important;
}

#inpVarizVajhMojood input[type=text] {
    padding-right: 0;
}

.DescriptionInpute {
    width: 130px;
}

.inputDescription {
    width: 190px;
}

.normalInput {
    width: 190px;
}

.normalselect {
    width: 146px;
}

.SmallnormalInput {
    width: 140px;
}

.filterrecordCount {
    width: 70px;
}

.lstGridViewPageSize, .recordCount {
    width: 50px;
}

.InputPin2 {
    width: 120px;
}

.YearDateInput, .MonthDateInput {
    width: 30px;
}

.txtAmount {
    width: 145px;
}

.textBoxStyleLTR {
    width: 190px;
}

.txtBillNumber dt:first-child {
    width: 115px !important;
}

.txtOfficeCode dt:first-child {
    width: 70px !important;
}

.BillNumber {
    width: 105px !important;
}

.officeCode {
    width: 60px !important;
}

.standardWidth dt:first-child {
    width: 200px !important;
}

.txtCVV2 dt:first-child {
    width: 60px !important;
}

.txtMonthExpireDate dt:first-child {
    width: 50px !important;
}

.txtYearExpireDate dt:first-child {
    width: 50px !important;
}

.Ex2Exel, .exlButton {
    height: 20px;
    width: 20px;
}

.txtMonthExpireDate input, .txtYearExpireDate input, .txtOfficeCode input {
    padding: 2px 5px !important;
}

.txtMonthExpireDate dt:first-child > a, .txtYearExpireDate dt:first-child > a, .txtOfficeCode dt:first-child > a {
    min-height: 25px;
    padding: 2px 5px !important;
}

.txtMonthExpireDate dt:first-child > input, .txtYearExpireDate dt:first-child > input, .txtOfficeCode dt:first-child > input {
    font-size: 13px;
}

.txtCVV2 dt:first-child input {
    width: 60px !important;
}

.txtcardPass dt:first-child {
    width: 125px !important;
}

.noteCenter {
    font-size: 12px;
    color: navy;
    font-weight: 700;
    text-align: center;
}

.pageFotter {
    color: #118;
    font-weight: 700;
    font-size: 12px;
    background-color: #FFD;
}

.ClickableImage {
    cursor: pointer;
    text-decoration: none;
}

.content {
    font-size: 12px;
    background-color: #aF5;
    color: #0a2003;
    text-align: justify;
}

.top {
    background-color: #ffbbd0;
}

.btnSearch {
    background-image: url('/content/images/Find.png');
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
    width: 16px;
    border: none !important;
}

.Pencil {
    background-image: url('/content/images/Pencil.png');
    background-repeat: no-repeat;
    background-position: center;
    border: 0;
    cursor: pointer;
    background-color: transparent;
    border: none !important;
}

.tick {
    background-image: url('/content/images/tick.png');
    background-position: center;
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
    background-color: transparent;
    border: none !important;
    width: 20px;
    height: 20px;
}

.stop {
    background-image: url('/content/images/stop.png');
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    border: 0;
    background-color: transparent;
}

.Delete16 {
    background-image: url('/content/images/delete16.png');
    background-position: center;
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
    background-color: transparent;
    border: none !important;
    width: 20px;
}

.Cancel {
    background-image: url('/content/images/cancel.png');
    background-position: center;
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
    background-color: transparent;
    border: none !important;
    width: 20px;
    height: 20px;
}

.listView {
    text-align: center;
}

.DepositNum {
    min-width: 160px;
}

.text {
    font-size: 12px;
}

.buttonStyleGray {
    background: #e0e0e0;
    border: 1px solid #d7d4d4;
    color: #969696;
    padding: 0 10px;
    border-radius: 3px;
    font-weight: 700;
}

    .buttonStyleGray:enabled {
        color: #333;
    }

    .buttonStyleGray:enabled, .buttonStyle {
        background-color: #0068a2;
        border: 2px solid #015e92 !important;
        display: inline-block;
        cursor: pointer;
        color: #fff !important;
        font-size: 14px;
    }

.buttonStyle {
    box-shadow: 0 2px silver;
    padding: 4px 30px;
    border-radius: 3px;
    font-weight: lighter;
    font-size: 15px;
    line-height: 98%;
    margin: 2px 0 !important;
}

    .buttonStyleGray:hover, .buttonStyle:hover {
        background-color: #0576b6;
        border-color: #046da8 !important;
    }

    .buttonStyle:focus {
        border: 1px solid #074162;
    }

    .buttonStyleGray:active, .buttonStyle:active {
        position: relative;
        top: 1px;
        box-shadow: 0 0 #999494;
    }

    .buttonStyle:disabled {
        background-color: #d9e2e7;
        border: 2px solid #c2d4e0 !important;
        color: #6e798f !important;
    }

    .buttonStyle[value="در حال پردازش..."] {
        padding: 4px 1px !important;
        font-weight: 400 !important;
        box-shadow: 0 0 silver;
    }

.noteBookSelectedStyle {
    background-color: #ebebe4;
    color: #545454;
    height: 21px;
}

.linkList {
    font-size: 16px;
    text-align: right;
    color: #039;
    cursor: pointer;
    line-height: 32px;
}

.captionTD {
    text-align: left;
}

.footer {
    font-size: 11px;
    color: #3c9ac9;
}

.link1:link {
    font-size: 11px;
    color: #008acc;
    text-decoration: none;
    font-size: 12px;
}

.link1:visited {
    font-size: 11px;
    color: #008acc;
    text-decoration: none;
}

.link1:hover {
    color: #285d77;
    text-decoration: underline;
}

.text1 {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.text2 {
    color: #000;
    text-decoration: none;
}

.infoText {
    font-size: 12px;
    font-style: normal;
    color: navy;
}

.divUpdateCardDepositBook .infoText {
    color: Gray !important;
}

.infoTextLarge {
    font-size: 13px;
    font-style: normal;
    color: navy;
}

.footerText {
    color: #303e45;
    background-color: #f3fff9;
    height: 30px;
}

.SubtitleBigStyle .infoText {
    color: #000 !important;
    font-size: 16px !important;
}

.infoTDLTR {
    border: 1px dashed #ffaeae;
    text-align: left;
}

.infoTDRTL {
    border: 1px dashed #ffaeae;
    text-align: right;
}

.subTitle, .confirmationtransferForm .tblCard .divForAddCardDepositBookRecord .subTitle {
    color: white !important;
}

.ClickableText {
    font-size: 13px;
    font-weight: inherit;
    color: Navy;
    cursor: pointer;
    text-decoration: underline;
}

.Header {
    font-size: 24px;
    font-weight: bold;
    padding-right: 15px;
    text-decoration: none;
}

.tdGrid {
    width: 150px;
    max-width: 150px;
    word-break: break-all;
}

.GridViewEmptyDataRow {
    color: #616f77;
    border-collapse: separate;
    height: 40px;
}

.GridViewEmptyDataRowGreen {
    border: 0;
    font-size: 16px;
    color: Green;
    text-align: Center;
    vertical-align: Middle;
    font-weight: bold;
}

.FontStyle1 {
    font-size: 12px;
    color: Navy;
    font-weight: bold;
}

.listViewHeader a {
    color: #fff;
    height: 30px;
}

.broker {
    color: #1c2397;
    text-align: center;
}

.tblDeposit {
    margin-bottom: 5px;
}

.captionTD_Top {
    text-align: left;
    vertical-align: top;
}

.tdStyle_RTL_Right {
    direction: rtl;
    text-align: right;
}

.Style_RTL_Right {
    direction: rtl;
    text-align: right;
}

.Style_LTR_Right {
    direction: ltr;
    text-align: right;
}

.Style_RTL_Center {
    direction: rtl;
    text-align: center;
}

.Style_Right {
    text-align: right;
}

.Style_Bold {
    font-weight: bold;
}

.ChequeOperation {
    background: #FFC;
}

.ChequeRule {
    color: Red;
}

.Style_Top {
    vertical-align: top;
}

.PaymentContent {
    background: #cff4ca;
    border-width: 1px;
    border-style: solid;
    border-color: #000;
}

.Style_TopRight {
    text-align: right;
    vertical-align: top;
}

.keyBoard {
    margin-top: 25px;
}

.Style_Justify {
    text-align: justify;
}

.Style_Left {
    text-align: left;
}

.Style_LeftIcon {
    float: left;
    padding-left: 20px;
}

.Style_Left_Top {
    text-align: left;
    vertical-align: top;
}

.Style_Center {
    text-align: center;
}

.divLightGreen .Style_Center {
    background-color: #d9ffea;
    color: #03773a;
    height: 35px;
    text-align: right;
    font-size: 14px;
    padding: 4px 28px;
    border: solid #94e4c6;
    border-width: 0 0 1px 0;
}

.divLightGreen {
    padding: 0;
    line-height: 200%;
    border: 1px solid #94e4c6;
}

    .divLightGreen ul {
        text-align: justify;
        padding: 15px;
        margin: 5px 25px 5px 5px !important;
    }

        .divLightGreen ul li:not(:last-child) {
            margin-bottom: 10px;
        }

.noteBlack {
    font-size: 12px;
    color: #000;
    font-weight: bold;
}

.tblCard {
    background: #FFC;
    text-align: center;
}

.tblPage2 {
    border-style: double;
    background: #cff4ca;
    border-width: 1px;
    border-color: #000;
}

.tdPage2 {
    text-align: center;
    border-bottom-style: double;
    border-width: 1px;
    border-color: #000;
}

.tblContent2 {
    border: solid 1px gray;
    padding: 5px;
}

.infoTDLTR_Top {
    border: 1px dashed #ffaeae;
    text-align: left;
    vertical-align: top;
}

.FontStyle {
    font-size: 12px;
}

.buttonStyle_Margin {
    font-size: 12px;
    height: 22px;
    margin-right: 5px;
}

.infoTDLTR_12 {
    border: 1px dashed #ffaeae;
    text-align: left;
    font-size: 12px;
}

.infoTDRTL_12 {
    border: 1px dashed #ffaeae;
    text-align: right;
    font-size: 12px;
    direction: ltr;
}

.NavyBold {
    font-weight: bold;
    color: Navy;
}

.NavyRegular {
    font-size: 12px;
    color: Navy;
}

.NavyBold12 {
    font-size: 12px;
    color: Navy;
    font-weight: bold;
}

.FontStyle13 {
    font-size: 13px;
}

.Padding10 {
    padding: 10px;
}

.PaddingRight {
    padding-right: 12px;
}

.Style_Middle {
    vertical-align: middle;
}

.linkListRP {
    font-size: 16px;
    text-align: right;
    color: #039;
    cursor: pointer;
    line-height: 32px;
    padding-right: 12px;
}

.MenuPage {
    background-color: #1e7fc4;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    border-bottom: 3px solid #d6d6d6;
    border-top: 3px solid #d6d6d6;
}

.MenuBasePage {
    vertical-align: top;
    color: #000;
    padding: 20px;
    background: rgba(128,181,234,1);
    background: -moz-linear-gradient(top,rgba(128,181,234,1) 0,rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(128,181,234,1)),color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,rgba(128,181,234,1) 0,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top,rgba(128,181,234,1) 0,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top,rgba(128,181,234,1) 0,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(128,181,234,1) 0,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80b5ea',endColorstr='#ffffff',GradientType=0);
    background-color: #bddbfa;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 1px 0 #528ecc;
}

.OfflineRequestsWarning {
    padding: 0 45px;
    text-align: justify;
    font-size: 18px;
}

.Warning {
    color: #0d4a8c;
    font-size: 20px;
}

.tblpageDetail {
    width: 100%;
    border-width: 3px;
    border-style: double;
    border-color: #000;
}

.tdpageDetail {
    border-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    text-align: center;
}

.textBoxStyleLTR {
    font-size: 12px;
    direction: ltr;
}

.NavidRate {
    font-size: 12px;
    font-weight: bold;
    background-color: #dfdfdf;
}

.PanelStyle {
    border: 1px solid #666;
    background-color: Silver;
}

.validation {
    font-size: 11px;
    font-weight: bold;
    color: #ee1008;
    background-image: none;
}

.TarifBody {
    background-color: #f9f9f9;
    background-image: none;
}

.Style_TopCenter {
    text-align: center;
    vertical-align: top;
}

.Page1 {
    text-align: left;
    background-color: #FF9;
}

.Time {
    font-weight: bold;
}

.Span11 {
    font-size: 11px;
    color: #C30;
}

.AddressPanel {
    background-color: #EEE;
    direction: rtl;
}

.PrintDiv {
    background: #cff4ca;
    border-width: 1px;
    border-style: solid;
    border-color: #000;
    text-align: center;
}

.footerCB {
    font-size: 11px;
    color: #333;
    text-align: center;
    vertical-align: bottom;
}

.Navy12 {
    color: Navy;
    font-weight: bold;
    font-size: 12px;
}

.Style_TopLeft {
    text-align: left;
    vertical-align: top;
}

.InternetBranchTitle {
    direction: rtl;
    width: 400px;
    text-align: justify;
    margin-top: 50px;
}

.Satchel {
    border: 1px solid #777;
    padding-bottom: 2px;
    padding-top: 2px;
    background-color: #e4eaed;
    border-radius: 3px;
    margin: 10px auto;
}

.Style_Bold {
    font-weight: bold;
}

.Style_Center {
    text-align: center;
}

.buttonStyle3 {
    font-size: 12px;
}

.infoTextCenter {
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: navy;
    text-align: center;
}

.infoTextRight, .infoTextRightRegular {
    font-size: 12px;
    font-style: normal;
    color: navy;
    text-align: right;
}

    .infoTextRight ul ul {
        padding-right: 10px;
        list-style: square;
    }

.BatchTMEnable, .BatchTMDisabled {
    padding: 15px 0;
    margin: -10px auto 15px;
    border-radius: 0;
}

.BatchTMEnable {
    border: 1px solid #cecece;
    background-color: #efefe4;
}

    .BatchTMEnable input:not([type="submit"]) {
        background-color: #fff;
    }

.BatchTMDisabled {
    border: 1px solid #d2d2d2;
    background-color: #e4e4e4;
    color: #969696 !important;
}

    .BatchTMEnable .leftColumn, .BatchTMDisabled .leftColumn {
        float: right;
    }

.BatchTM input:disabled {
    border-color: #d8d4d4 !important;
    background-color: #eaeaea;
}

.search-container, .search-container-disable, .info-container {
    padding: 6px 0;
    margin: -10px auto 0px;
}

.search-container {
    border: 1px solid #c0e3e6;
    background-color: #eafaf5;
}

.info-container {
    /* border: 1px solid #c0e3e6; */
    background-color: #fff;
    padding: 10px;
}

.search-container input:not([type="submit"]) {
    background-color: #fff;
    width: 200px;
}

.search-container-disable {
    border: 1px solid #ccc;
    background-color: #ececec;
    color: #969696 !important;
}

.InvoiceSearch input:disabled {
    border-color: #d8d4d4 !important;
    background-color: #eaeaea;
}

.divInvoiceSetting {
    padding: 0 0 10px;
    border: 1px solid #accccf;
}

    .divInvoiceSetting .InvoiceSettingheader {
        padding: 10px 45px 10px 0 !important;
        border: 2px solid #cce6e6;
        color: #034444;
        font-size: 14px;
        background: #dce8e8 url(/content/images/Setting.png) no-repeat 99% center;
        margin: 0 0 10px;
    }

        .divInvoiceSetting .InvoiceSettingheader .infoText {
            color: #034444;
        }

.headingRedioGrop {
    background-color: #fff;
    display: inline;
}

    .headingRedioGrop .textAfterCheckbox {
        float: right;
        width: 40px;
    }

.headingBachTM, .headingBachTMTableName {
    width: 100%;
    color: #2b2b2b;
    padding: 6px 20px 4px 0;
    font-size: 13px;
}

.headingBachTM {
    width: 100%;
    background-color: #dadad0;
    box-sizing: border-box;
    border-width: 0;
    margin: 10px 0;
}

.BatchTM .basicValidationContainer span li {
    padding-bottom: 1em !important;
}

.BatchTable {
    max-width: 750px;
    margin: 15px auto 0 !important;
}

.BigBatchTable {
    max-width: 1000px;
    margin: 15px auto 0 !important;
}

.BatchTablePayaSatna, BatchTablePayaSatnaCreditors {
    max-width: 1200px;
}

.divDestinationDepositsTitle {
    color: #00008b;
    font-size: 13px;
    padding: 5px 20px 5px 0;
}

.Style_Red {
    color: Red;
}

.Style_Blue {
    color: Blue;
}

.Style_Red_M {
    color: Red;
    margin-bottom: 10px;
}

.persianCalender {
    float: right;
    width: 110px;
}

.PersianCalendarTxt {
    font-size: 12px;
    direction: ltr;
    border: none !important;
}

.divAddType {
    padding: 10px 20px 10px 10px;
}

.ItalicFont {
    font-style: italic;
    font-size: 12px;
}

.Tooltip {
    text-align: justify;
    font-size: 12px;
    height: auto !important;
    padding: 0;
}

    .Tooltip .InformationSecurity {
        padding: 10px;
        background-color: white;
        border: 0;
        border-radius: 0;
        max-width: 350px;
    }

        .Tooltip .InformationSecurity > div:first-child {
            padding-bottom: 5px;
            color: #65b296;
            font-weight: 500;
            font-size: 13px;
            margin-bottom: 10px;
            border-bottom: 1px solid #d4d4d4;
        }

.inlineTooltip {
    display: inline-block;
    margin-right: 0 !important;
    border: 1px solid #ddd;
    box-shadow: 0 2px 10px #555;
}

.blockTooltip {
    display: block;
    margin-left: 10px;
}

.Propose {
    font-size: 10pt;
    color: #622;
    padding: 5px;
    text-align: justify;
    margin: 0;
}

.TitleLeft {
    font-size: 19px;
    font-weight: bold;
    text-align: left;
}

.Text {
    font-size: 19px;
}

.orange {
    color: orange;
}

.email {
    font-size: 16px;
}

.emailLable {
    padding: 6px 0 0 !important;
}

.subTitleRight {
    font-size: 16px;
    color: #000;
}

.ErrTop {
    vertical-align: top;
    background-color: #FFF;
}

.text1_Middle_Left {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
    padding-left: 15px;
    direction: rtl;
}

.text1_Middle_Right {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
    vertical-align: middle;
    padding-right: 15px;
    direction: rtl;
}

.footerError {
    font-size: 11px;
    font-weight: normal;
    color: #333;
    text-align: center;
    vertical-align: bottom;
}

.ErrorMenu {
    vertical-align: top;
    background-color: #eff0f6;
}

.UnknownError {
    text-align: right;
    vertical-align: top;
    padding: 15px;
    color: red;
    font-weight: bold;
    direction: rtl;
}

.ChangePass {
    background-color: #FFF;
    font-size: 12px;
    text-align: center;
}

.infoTextNoBold {
    font-size: 12px;
}

.MiddleLeft11 {
    font-size: 11px;
    vertical-align: middle;
    text-align: left;
}

.Style_Center_Yellow {
    text-align: center;
    color: #ff0;
}

.InlineTable {
    vertical-align: middle;
    display: inline-table;
    width: 600px;
}

.trDate table {
    background-color: expression(document.getElementById(ctl00_activePage_rdbTransactionDate).checked ? "#ADDAFF":"#FFF");
}

.trDate label {
    color: expression(document.getElementById(ctl00_activePage_rdbTransactionDate).checked ? "navy":"Gray");
}

.trCount table {
    background-color: expression(document.getElementById(ctl00_activePage_rdbTransactionCount).checked ? "#ADDAFF":"#FFF");
}

.trCount label {
    color: expression(document.getElementById(ctl00_activePage_rdbTransactionCount).checked ? "navy":"Gray");
}

.commentDiv {
    border-width: 3px;
    border-style: double;
    border-color: #000;
    background: #ebebe4;
    position: absolute;
}

.tblComment {
    border-width: 0;
    border-style: solid;
    border-color: #000;
}

.infoTextComment {
    font-size: 12px;
    font-style: normal;
    color: navy;
    background: #ffffe0;
    text-align: center;
    border-bottom-width: 3px;
    border-bottom-style: double;
    border-bottom-color: #000;
}

.Border1 {
    border-width: 1px;
    border-style: solid;
    border-color: #000;
}

.border-bottom-column100 {
    border-bottom: 1px #ccc solid;
    float: right;
    margin-bottom: 6px;
}

.infoTextGray {
    font-size: 12px;
    font-style: normal;
    color: Gray;
}

.Style_Left5 {
    text-align: left;
    margin-bottom: 5px;
}

.LoginGuide {
    font-size: 21px;
    text-align: center;
    vertical-align: middle;
}

.Step1 {
    color: #1e7fc4;
}

.Paya {
    border: solid 1px gray;
    padding: 5px;
}

.infoTextCenter {
    font-size: 12px;
    font-style: normal;
    color: navy;
    text-align: center;
}

.DarkBlue {
    color: #00008b;
}

.CHPass1 {
    font-size: 19px;
    text-align: center;
}

.CHPass1InnerDiv {
    text-align: center;
    margin: auto;
}

.MaroonCenter {
    text-align: center;
    color: Maroon;
}

.DivNewfeature {
    font-size: 23px;
    text-align: center;
    color: #028;
    vertical-align: middle;
    background-color: #bed8eb;
    border: 1px solid gray;
    padding: 5px;
}

.DivMessageBoard {
    font-size: 23px;
    text-align: center;
    color: #000;
    padding-top: 10px;
    vertical-align: middle;
    width: 80%;
}

.MessageBoardTitle {
    font-size: 16px;
}

.HrNewfeature {
    border: 1px solid #1e7fc4;
    width: 90%;
    margin: 0 auto;
}

.infoTextRTL {
    direction: rtl;
    text-align: right;
}

.GridEvenRow {
    background-color: #d3ebfe;
    color: #0f0f0f;
    font-size: 12px;
}

.GridOddRow {
    background-color: #f2faff;
    color: #0f0f0f;
    font-size: 12px;
}

.ExcelGridRow0 {
    background-color: #8491a9;
    color: #fafafa;
    font-size: 12px;
}

.tdinfoTextLarge {
    border-bottom-style: double;
    border-width: 2px;
    border-color: #000;
    font-size: 13px;
    font-style: normal;
    color: navy;
}

.InvoiceRowTD {
    border-width: 1px;
    border-color: LightGray;
    border-style: solid;
    text-align: center;
}

.InvoiceRowSpan {
    font-size: 10px;
    color: #000;
}

.infoTDLTR_12_T {
    text-align: left;
    font-size: 12px;
}

.infoTDRTL_12_T {
    text-align: right;
    font-size: 12px;
    direction: ltr;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.directionltr {
    direction: ltr;
}

.selectdLink {
    background-color: #868079;
}

.cdbmcontent {
    background: #fff;
    border-top: 0;
}

.tblPaySuggestionRow {
    background-color: #5d5d5d;
    color: #fafafa;
    font-size: 12px;
    text-align: center;
    height: 30px;
    border-color: #798992;
}

.tblPaySuggestionDataRow {
    background-color: #fcfcfc;
    color: #303e45;
    font-size: 12px;
    text-align: center;
    height: 30px;
}

#pnlPayInstallment {
    text-align: center;
}

.OPage2 {
    text-align: center;
    width: 100%;
}

.OPage4 {
    text-align: center;
    padding: 10px;
}

.LoanDetailTitle {
    font-weight: bold;
    color: Navy;
    width: 100%;
    text-align: right;
    padding: 2px;
    direction: rtl;
}

input[type=radio]:checked + label {
    color: navy;
}

    input[type=radio]:checked + label div {
        background-color: #addaff;
    }

.CalenderlineSyle {
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle;
}

    .CalenderlineSyle input, .CalenderContainer input {
        border: none !important;
    }

.basicValidationContainer {
    text-align: right;
    color: red;
    font-size: 12px;
    line-height: 150%;
    padding: 0 15px 0 0;
}

    .basicValidationContainer span[style*="hidden"] {
        display: none;
    }

.moreInfo {
    font-size: 12px;
    line-height: 150%;
    padding: 0 15px 0 0;
}

.inlineValidation {
    display: inline-block;
    color: red;
    font-size: 12px;
}

.attentionAlertStyle {
    text-align: justify;
    border: 1px solid #ddd;
    padding: 10px 30px;
    background: #fbfae5;
    max-width: 800px;
    margin: 10px auto;
    color: #ad8a00;
}

.textAfterCheckbox, .textAfterCheckbox a {
    vertical-align: top;
}

.textInsideCheckInput label {
    vertical-align: middle;
    padding-right: 2px;
}

.textInsideCheckInput input {
    padding: 0;
    margin: 0;
}

.transferFormReceipt hr {
    outline: #bcd5cd 1px solid;
    color: #80ae9f;
    width: 99%;
    margin: 0 auto;
    display: none;
}

.transferFormReceipt .NavyRegular {
    font-weight: bold;
}

.infoTextBoldRight {
    padding-right: 15px;
    font-weight: bold;
    font-style: normal;
    color: #444;
}

.warningTextBoldRight {
    background: #fffdee url(/content/images/warning1.png) no-repeat 99% 3px;
    border: 1px solid #d1a600;
    color: #ad8a00;
}

.infoTextRight, .infoTextRightSmall, .infoTextRightRegular {
    background: #f5fbfd url(/content/images/info.png) no-repeat 99% 5px;
    border: 1px solid #3c9ac9;
    color: #397695;
}

.warningTextBoldRight, .infoTextRight, .infoTextRightSmall, .infoTextRightRegular {
    padding: 7px 50px 9px 10px;
    line-height: 24px;
    text-align: justify;
    text-align: right;
    margin: 10px 10px;
}

    .infoTextRight li, .warningTextBoldRight li {
        padding-right: 20px;
        list-style: disc inside;
        line-height: 150%;
    }

.infoTextBoldRight li {
    list-style: none;
}

.infoTextRight img, .warningTextBoldRight img {
    vertical-align: bottom;
}

.infoTextRight::before {
    text-align: center;
}

fieldset .warningTextBoldRight {
    width: 90%;
    line-height: 24px;
    background: #fffdee;
    border: 1px solid #d1a600;
    color: #ad8a00;
    padding: 5px 10px 5px 1px;
}

.infoTextBold li {
    list-style: inside disc;
}

.Style_Center .infoTextRight, .Style_Center .infoTextRightSmall, .Style_Center .warningTextBoldRight {
    display: inline-block;
}

.alignFormReceipt .infoTextBold li {
    margin: 0 auto;
    max-width: 800px;
    list-style: none;
}

.showDeposits a {
    vertical-align: middle;
    display: inline-block;
}

.showDeposits span {
    padding: 0;
    margin: 0;
}

.showDeposits img {
    position: relative;
}

.textInForm {
    padding: 5px 0;
}

    .textInForm .rightColumn {
        padding-top: 10px !important;
    }

    .textInForm .leftColumn {
        border: #e0e0e0 1px solid;
        background: #ededed;
        padding: 8px !important;
    }

.divGuidance {
    font-size: 12px;
    font-style: normal;
    padding: 2px 10px;
    text-align: right;
    line-height: 200%;
    text-align: justify;
    margin: 5px auto;
    display: inline-block;
}

    .divGuidance ul li {
        list-style: disc inside;
    }

    .divGuidance ul ul li {
        list-style: square inside;
        padding-right: 20px;
    }

    .divGuidance li {
        list-style: outside;
    }

.partialPageName {
    font-weight: bold;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    border-bottom: 2px solid #999;
    margin-bottom: 15px;
}

.headingTable .Style_Center {
    padding: 2px 0 10px;
}

fieldset.BillPaymentfieldset {
    background: 0;
    border-width: 0;
    border-radius: 0;
}

.BillPaymentfieldset legend {
    white-space: nowrap;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    color: #23332a;
    background: 0;
    width: 98%;
    border-bottom: 1px solid #bbb;
}

fieldset.BillPaymentfieldset .confirmationtransferForm {
    margin: 3%;
}

legend {
    white-space: nowrap;
    text-align: right;
    font-size: 13px;
    border-color: #d0d0d0 #d0d0d0 -moz-use-text-color;
    margin: 0 10px 7px 0;
    font-size: 13px;
    color: #3b3b3b;
}

fieldset {
    border: 1px solid #dbdbdb;
    margin: 10px 0;
    background-color: #ececec;
    padding: 5px 0;
}

.pnlStyle legend {
    font-size: 15px;
    color: #00008b !important;
}

.pnlStyle fieldset {
    margin: 10px 0;
    border-radius: 2px;
    padding: 0 10px 10px;
    border-style: solid;
    border-color: #e7e7e7;
    border-width: 2px;
    background-color: #ececec;
}

.resultsBox {
    padding: 15px 0;
    background-color: #e7fff2;
    margin: 10px 0;
    border: 1px solid #c6ddd0;
}

.CustomerAddressControldiv .btnContainer {
    padding: 2px 0 !important;
}

    .CustomerAddressControldiv .btnContainer > .leftColumn {
        max-width: 390px;
        text-align: left !important;
    }

.textInsideCheckInput td {
    padding: 4px 0 0 10px;
}

.BillPaymentStyle1 fieldset, .tabStyle fieldset {
    padding: 0;
    border-radius: 0 0 2px 2px;
    background: none !important;
}

.tabStyle fieldset {
    border: 0 solid #6d8293;
    margin: 10px 0;
}

.tabStyle legend {
    display: none;
}

.BillPaymentStyle1 fieldset {
    border: 0 solid #224b6e;
    margin: 0;
    border-width: 0;
    padding: 10px 0 10px;
}

.BillPaymentStyle1 legend {
    margin: 0;
    padding: 7px 10px 7px 0;
    border-width: 0;
    color: #2b2b2b;
    font-size: 13px !important;
    background-color: #dadad0;
    width: 100%;
    box-sizing: border-box;
}

.resultsPage {
    line-height: 250%;
}

.lineInformation {
    font-size: 14px;
    color: #3c464a;
    padding: 0;
    margin: 10px 0;
}

    .lineInformation div {
        background: url(/content/images/info.png) no-repeat right 6px;
        padding: 5px 30px 5px 0;
        background-size: 20px;
    }

.testClass, .testClass div {
    box-sizing: padding-box;
}

.RequestTextBox {
    bottom: -27px;
    right: -76px;
}

.infoimg .imgInfo, .infoimg a {
    border-width: 0;
}

table .listInTable > li {
    list-style: inside;
    padding-right: 5px !important;
    color: red;
    border-bottom-width: 0 !important;
}

.CompactCenterForm {
    max-width: 400px;
    margin: 0 auto;
}

.greenLink {
    color: #007147;
    border: 1px solid #32ab7e;
    padding: 3px 30px;
    font-size: 14px;
    max-height: 36px;
    margin: 5px 10px 5px 10px;
    font-weight: 200;
    cursor: pointer;
    height: 36px;
    text-decoration: none !important;
    font-weight: 400;
}

    .greenLink:hover {
        background-color: #32ab7e;
        cursor: pointer;
        color: #fff;
    }

    .greenLink img {
        display: none;
    }

.moreDetailGrid {
    display: inline-block;
    width: 100px;
    height: 20px;
    background: #5cb85c;
    padding-right: 10px;
    text-align: center;
    color: white;
    cursor: pointer;
}

.TarifHTML, .TarifBody {
    background: #fff !important;
}

    .TarifBody .CaptchaRefreshImage {
        background: url(/content/images/refresh.png) no-repeat center;
        width: 20px;
        border: 0;
    }

.TarifeMoshtariMasterTable {
    margin: 0 auto;
    font-size: 13px;
}

.TarifeMoshtariPage {
    width: 850px;
    margin: 0 auto;
    border: #dea20c 1px solid;
    border-width: 1px 1px 0 1px;
}

.TarifBody .footerCB {
    background: url('/content/images/bg_02.gif') repeat-x;
    height: 28px;
}

.TarifeMoshtariPage .rightColumn50, .TarifeMoshtariPage .leftColumn50 {
    width: 49% !important;
    text-align: right;
    padding: 0;
    margin: 0;
}

.EnglishFild .LableColumn {
    direction: ltr;
}

.LableColumn {
    width: 100px;
    background: red;
    display: inline-block;
    text-align: left;
}

.LableColumnBig {
    width: 150px;
    background: pink;
    display: inline-block;
    text-align: left;
}

.FildColumn {
    min-width: 130px;
    background: yellow;
    display: inline-block;
    vertical-align: bottom;
}

.formInfoContainer input, .formInfoContainer select {
    border: 1px #aaa solid;
}

.formInfoContainer {
    padding: 5px;
}

.Column30 {
    width: auto;
    display: inline-block;
}

div, div:after, div:before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.CollapseIcon {
    cursor: pointer;
}

.ColumnFiftypercentStyle, .InlineTable_Date {
    font-weight: 500 !important;
}

.ColumnFiftypercentStyle {
    padding: 5px 0;
    min-height: 30px;
    width: 100%;
    margin: 2px 0;
}

.CommentOld {
    display: none;
}

.footer, header {
    position: relative;
    margin: .2em;
    padding: .2em;
}

.FillForm {
    position: relative;
}

.rightColumnPersonalInfo, .leftColumnPersonalInfo {
    width: 45%;
    display: inline-block;
    box-sizing: padding-box;
}

.rightColumnPersonalInfo {
    text-align: right;
    padding-right: 10px;
}

.leftColumnPersonalInfo {
    text-align: left;
}

input[type=checkbox]#toggle:checked ~ .mainMenu {
    left: 0;
}

input[type=checkbox]#toggle {
    display: none;
}

#toggle {
    display: none;
}

.KeyboardNumberTable {
    display: none;
}

#KeyboardshowByDefault .KeyboardNumberTable {
    display: block;
}

.GridDetail, .showHeader, table.dataTable.dtr-inline.collapsed > tbody > tr > td > img.imgInfo {
    display: none;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child {
    cursor: pointer;
}

.listViewRow0, .listViewRow1 {
    max-height: 35px !important;
}

    .listViewRow0 td, .listViewRow1 td {
        white-space: nowrap;
    }

    .listViewRow0 .WrapWord, .listViewRow1 .WrapWord {
        white-space: pre-line;
        min-width: 200px;
    }

.BalanceCheckBox .columnsContainer > div {
    padding: 5px 0;
}

.imgShowTargetBalance {
    border: 0;
}

.selectStyleRightAlign {
    float: right;
    margin-left: 3px;
}

.textBoxMsg {
    font-size: 12px;
    width: 95%;
    resize: none;
    min-height: 150px !important;
    border-radius: 3px;
    outline: #e9e9e9 solid 3px;
    border: 1px solid #9b9191 !important;
    max-width: 450px;
    margin-top: 5px;
}

.OpenControl {
    min-width: 25px;
    width: 25px;
    height: 20px;
}

.GridAction {
    min-width: 20px;
    max-width: 20px;
}

.multiAction {
    min-width: 20px;
    max-width: 90px;
}

.TwoAction {
    min-width: 40px;
    max-width: 55px;
}

}

.GridAction.continualAction {
    width: 60px;
}

th.inGridTextArea {
    width: 150px;
}

.inGridTextArea {
    width: 85%;
    font-size: 12px;
    height: 80px;
    word-wrap: break-word;
}

.dtr-data .inGridTextArea {
    width: 130px;
}

.gridAmountCurrency {
    float: left;
    display: inline;
    padding-right: 15px;
}

.girdAmount {
    display: inline;
    float: right;
    padding-bottom: 2px;
}

.gridAmountContainer {
    width: 100%;
    display: inline-block;
    clear: both;
}

.gridAmountHR {
    border: 0;
    height: 2px;
    clear: both;
}

.editableText {
    width: 200px;
}

.CVV2Input {
    width: 50px;
}

.errorMessage:empty, .successMessage:empty {
    display: none;
}

.errorMessage {
    min-width: 200px;
    background: url(/content/images/unsuccess.png) no-repeat 98% 4px;
    display: inline-block;
    color: #d01f1f;
    border: #920300 1px solid;
    padding: 7px 50px 7px 12px;
    line-height: 24px;
    text-align: justify;
    text-align: right;
    margin: 10px auto;
    font-weight: 700;
}

.successMessage {
    min-width: 200px;
    background: url(/content/images/success.png) no-repeat 98% 4px;
    display: inline-block;
    color: #2e9670;
    border: #2e9670 1px solid;
    padding: 7px 50px 7px 12px;
    line-height: 24px;
    text-align: justify;
    text-align: right;
    margin: 10px auto;
    font-weight: 700;
}

.attention {
    font-size: 12px;
    font-weight: bold;
    color: #ee1008;
    direction: ltr;
}

.note {
    font-size: 12px;
    color: #000080;
    font-weight: bold;
}

.darknote {
    color: #3c464a !important;
    font-size: 13px !important;
}

.infoTextRight .loading {
    vertical-align: middle;
}

.confirmationtransferForm .NoteBookGroupDeposit {
    border: none !important;
}

html, body {
    background-repeat: repeat;
    background-image: url('/content/images/bg-pattern.jpg');
}

.ShowOnNonResponsive {
    display: none;
}

#CentralContent {
    vertical-align: top;
    background-color: #fff;
    display: inline-block;
    width: 725px;
    float: left;
    margin-left: 4px;
}

#MainContainer {
    text-align: center;
    margin: 0 auto;
    background-repeat: repeat;
    background-image: url('/content/images/bg-pattern.jpg');
}

#MenuContainer {
    width: 185px;
    padding-right: 4px;
    float: right;
}

.FooterBank {
    display: inline-block;
}

.FooterAZ {
    display: inline-block;
}

#ButtomContent {
    text-align: center;
    vertical-align: top;
    clear: both;
    background-color: #285d77;
    padding: 5px 10px 0;
}

.MainFooter {
    font-size: 11px;
    color: #fff;
    direction: rtl;
    padding: 5px 0;
    overflow: hidden;
}

    .MainFooter > div {
        margin: 0 auto;
    }

.innerFooterCenter {
    display: inline-block;
    direction: rtl;
}

.innerFooterRight {
    text-align: right;
}

.innerFooterLeft {
    text-align: center;
    display: inline-block;
    padding: 0 10px 5px;
    vertical-align: top;
    /* width: 100%; */
    float: left;
}

.innerFooterRight {
    display: inline-block;
    padding: 0 10px 5px;
    vertical-align: top;
    float: right;
}

#ButtomContent img {
    vertical-align: middle;
    width: 32px;
    padding-left: 5px;
    padding-right: 5px;
}

.ChangeDesktopView input {
    vertical-align: middle;
}

.FooterMenu {
    text-align: right;
}

    .FooterMenu li {
        cursor: pointer;
        list-style: none;
        text-align: right;
        font-size: 11px;
        line-height: 200%;
        display: inline;
    }

        .FooterMenu li a {
            padding: 0 5px;
            color: #fff;
        }

        .FooterMenu li:hover a {
            color: #efc319;
        }

#CentralContentTop {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    text-align: right;
    width: 98%;
}

#CentralContentTopHeader {
    padding-right: 5px;
    padding-bottom: 2px;
}

h1.page-header {
    position: relative;
    display: inline-block;
    float: none;
    width: 100%;
    font-size: 16px;
    color: #000;
    padding: 6px 0px 15px;
    /* margin-bottom: 10px; */
    background: #ffcf45;
    text-align: center;
    font-weight: normal;
}

.ToolbarIconStyle {
    cursor: pointer;
    margin: 0;
}

#authenticationMethodSpan {
    visibility: visible;
}

.UserNameLabelClass {
    visibility: visible;
}

.AuthenticationMethodLabelClass {
    visibility: visible;
}

.DateLabelClass {
    visibility: visible;
}

.CheckDesktop {
    display: none;
}

.BtnDesktopView, .BtnMobileView {
    cursor: pointer;
    border: 0;
    width: 120px;
    height: 32px;
}

.BtnDesktopView {
    background: url('/content/images/DesktopMode.png') no-repeat;
    background-size: 100%;
}

.BtnMobileView {
    background: url('/content/images/MobileMode.png') no-repeat;
    background-size: 100%;
}

.HeaderIcon {
    display: none;
}

.ShowOnNonResponsive {
    display: none;
}

.gridDescriptionAcceptButton {
    background: url('/content/images/tick.png');
    width: 16px;
    height: 16px;
    border: 0;
    cursor: pointer;
}

.gridDescriptionCancelButton {
    background: url('/content/images/stop.png');
    width: 16px;
    height: 16px;
    border: 0;
    cursor: pointer;
}

.MainPartContainer {
    margin: 0 1%;
    min-height: 100%;
}

.HeaderLogo {
    width: 230px;
    height: 60px;
    margin-right: 2%;
    background-image: url('/content/images/HeaderLogo.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.Tooltip {
    z-index: 101;
}

.infoTable {
    border-collapse: collapse;
}

.tdinfoTextLarge {
    border: 0 !important;
    background-color: #3b9ac8;
    color: #fff !important;
    background-image: url('/content/images/detailInfo.png');
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 10px;
    background-origin: content-box;
}

.infoTable {
    width: 100% !important;
}

.TooltipDetail {
    border: 1px solid #3c464a;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 5px 2px rgba(135,133,135,1);
    -moz-box-shadow: 0 1px 5px 2px rgba(135,133,135,1);
    box-shadow: 0 1px 5px 2px rgba(135,133,135,1);
    color: #3c464a;
    line-height: 200%;
}

.PageContainer {
    text-align: right;
    /* padding: 10px 0 10px 8px; */
    width: 100% !important;
    overflow: auto;
    float: right;
    margin-top: 0px;
    margin-bottom: 10px;
    border: 1px solid #b5b5a8;
}

#layout {
    min-height: 95%;
    width: 100%;
    min-width: 750px;
    margin: 0 auto !important;
    border-width: 0;
    direction: rtl;
}

.MainContent {
    min-height: 400px;
    margin: 5px;
    font-size: 11px;
    margin-right: 255px;
}

.innerFirst {
    background: #008acc;
    background-position: center;
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
}

.firstHeader {
    background-repeat: repeat;
    width: 100%;
    height: 60px;
    z-index: 10000;
}


label.menu {
    z-index: 20000;
    -webkit-transition: .6s;
    float: left;
    position: fixed;
    top: 13px;
    left: 10px;
    cursor: pointer;
    display: block;
    display: none;
}

    label.menu:hover {
        cursor: pointer;
    }

.pure-menu-link {
    display: none;
    top: 0;
    font-size: 10px;
    z-index: 30000;
    width: 40px;
    height: 41px;
    padding-right: 20px;
    padding-top: 18px;
    cursor: pointer;
    direction: rtl;
}

    .pure-menu-link span {
        position: absolute;
    }

        .pure-menu-link span, .pure-menu-link span:after, .pure-menu-link span:before {
            background-color: #fff;
            width: 20px;
            height: .2em;
        }

            .pure-menu-link span:after, .pure-menu-link span:before {
                position: absolute;
                margin-top: -.6em;
                content: " ";
                width: 20px;
            }

            .pure-menu-link span:after {
                margin-top: .6em;
            }

.mainMenu {
    float: left;
    padding-top: 6px;
    padding-left: 2%;
    border-width: 0;
    position: relative;
    left: 0;
    text-align: left;
    top: 0;
}

    .mainMenu ul {
        color: #fff;
        display: inline;
        padding: 0;
        width: 100%;
    }

        .mainMenu ul li {
            list-style: none;
            padding: 2px 27px 2px 2px;
            margin: 8px 4px 0;
            font-size: 12px;
            text-align: left;
            cursor: pointer;
            border: 0;
            color: #3f3d3e;
            display: inline-block;
            background-position: 90% center;
            background-repeat: no-repeat;
        }

.mainMenuTextItem {
    color: #efefef;
    padding: 5px 2px 0 0;
    display: inline-block;
    background: none !important;
    border: none;
    cursor: pointer;
}

.mainMenu ul li.mainMenuHomeItem {
    background-image: url('/content/images/Home.png');
}

.mainMenu ul li.mainMenuPersonItem {
    background-image: url('/content/images/Person.png');
}

.mainMenu ul li.mainMenuSttingItem {
    background-image: url('/content/images/SettingHeader.png');
}

.mainMenu ul li.mainMenuLogoutItem {
    background-image: url('/content/images/logout.png');
}

.mainMenu ul li:hover .mainMenuTextItem {
    color: #efc319;
}

.mainMenu ul li.mainMenuHomeItem:hover {
    background-image: url('/content/images/HomeHover.png');
}

.mainMenu ul li.mainMenuPersonItem:hover {
    background-image: url('/content/images/PersonHover.png');
}

.mainMenu ul li.mainMenuSttingItem:hover {
    background-image: url('/content/images/SettingHeaderHover.png');
}

.mainMenu ul li.mainMenuLogoutItem:hover {
    background-image: url('/content/images/logout-hover.png');
}

    .mainMenu ul li.mainMenuLogoutItem:hover .mainMenuTextItem {
        color: #f44336;
    }

.scrollContent {
    background-color: #fff;
    display: inline-block;
    width: 100%;
    bottom: 0;
    top: 190px;
}

.btnshowDeposits {
    vertical-align: middle;
}

.showDeposits {
    vertical-align: top;
}

.btnshowDeposits label {
    line-height: 160%;
}

.btnshowDeposits, .showDeposits {
    display: inline-block;
}

.btnshowDeposits {
    height: 25px;
    padding-top: 3px;
    padding-right: 4px;
}

.txtNewCardDepositBookRecordName {
    width: 258px;
}

.divForHelp {
    height: auto !important;
}

.InfoTooltip {
    width: 360px;
    height: 156px;
}

.DoubleBorder, .ViewTransferLimit {
    border: 1px solid #96a3a9;
    color: #465a60;
    cursor: pointer;
    margin: 5px auto;
    width: 100%;
}

    .ViewTransferLimit > center.columnsContainer {
        vertical-align: top !important;
    }

    .ViewTransferLimit .btnShowTransferLimit {
        padding: 5px 10px 2px 0;
        display: block;
        box-sizing: border-box;
        text-align: right;
        min-height: 25px;
        vertical-align: middle;
        background: #b2dfdb url(/content/images/TransferLimit.png) no-repeat 2% 10px;
        color: #465a60;
        font-weight: bold;
    }

.ViewTransferLimit {
    text-align: right;
    padding: 0;
    display: inline-block;
}

    .ViewTransferLimit a, .ViewTransferLimit strong {
        color: #465a60;
        white-space: nowrap;
    }

    .ViewTransferLimit div {
        list-style: none;
        padding: 5px 10px;
    }

    .ViewTransferLimit .columnsContainer {
        vertical-align: top;
    }

        .ViewTransferLimit .columnsContainer div {
            padding: 4px 27px 4px;
            display: inline-block;
            width: 100%;
        }

    .ViewTransferLimit div div a.Right-Style {
        float: right;
        display: inline-block;
    }

    .ViewTransferLimit div div a.Left-Style {
        float: left;
        padding: 0 15px 0 0;
        text-align: left;
        display: inline-block;
    }

.Error_Style {
    line-height: 300%;
    color: #870808;
}

.ViewTransferContainer {
    vertical-align: top;
    margin: 0 auto;
    width: 35%;
    min-width: 330px;
    display: inline-block;
    max-width: 500px;
}

.ViewTransferLimit .columnsContainer div:not(.caption):last-child {
    margin-bottom: 12px;
}

.ViewTransferContainer .caption {
    font-size: 14px;
    color: #465a60;
    text-align: right;
    padding: 3px 27px 5px !important;
}

.DoubleBorder {
    padding: 0;
    border-collapse: collapse;
    font-size: 14px;
    max-width: 400px;
}

    .DoubleBorder td {
        margin: 0;
        padding: 2px 4px;
    }

    .DoubleBorder tr {
        margin: 0;
        padding: 0;
    }

        .DoubleBorder tr:first-child, .ViewTransferContainer .caption {
            background: #b2dfdb;
        }

    .DoubleBorder .FiftyPercentChild {
        width: 50% !important;
    }

.Cycle {
    font-size: 14px;
    color: #465a60;
    text-align: center;
    padding: 3px 0 5px !important;
}

.NavidRateBorder {
    border: 0 solid #000;
}

.leftColumn, .rightColumn {
    display: inline-block;
    background-color: transparent;
}

.leftColumn {
    width: 66%;
    text-align: right;
    border: 0;
}

.rightColumn {
    width: 33%;
    text-align: left;
    border: 0;
    float: right;
}

.leftColumn50 {
    text-align: right;
    border: 0;
    background-color: transparent;
    display: inline-block;
    width: 46%;
}

.leftColumn50, .rightColumn50 {
    min-width: 350px;
}

.rightColumn {
    margin-left: 1%;
}

.columnsContainer {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    border: 0;
    text-align: center;
    /* padding-top: 10px; */
}

.leftColumn, .leftColumn50, .rightColumn {
    padding: .2em;
}

.rightColumn50 {
    width: 49%;
    margin-left: 3px;
    border: 0;
    background-color: transparent;
    display: inline-block;
    float: right;
}

.rightColumn30 {
    width: 33%;
    margin-left: 3px;
    border: 0;
    background-color: transparent;
    display: inline-block;
    float: right;
}

.rightColumn20 {
    width: 20%;
    margin-left: 3px;
    border: 0;
    background-color: transparent;
    display: inline-block;
    float: right;
}

.rightColumn40 {
    width: 35%;
    margin-left: 3px;
    border: 0;
    background-color: transparent;
    display: inline-block;
    float: right;
}

.rightColumn60 {
    width: 60%;
    margin-left: 3px;
    border: 0;
    background-color: transparent;
    display: inline-block;
    float: right;
}

.rightMenuColumn {
    margin-bottom: .2em;
}

.compactFormStyle .leftColumn {
    width: 66%;
}

.compactFormStyle .rightColumn {
    width: 33%;
}

.compactFormStyle .columnsContainer, .wideFormStyle .columnsContainer {
    padding: 0;
}

.compactFormStyle .btnContainer, .wideFormStyle .btnContainer {
    padding: 30px 0 10px;
}

.wideFormStyle .leftColumn {
    width: 66%;
}

.wideFormStyle .rightColumn {
    width: 33%;
}

.wideFormStyle .Satchel .btnContainer .Style_Center {
    width: 81%;
    float: left;
    text-align: right;
}

.compactFormStyle .btnContainer .Style_Center {
    width: 66%;
    float: left;
    text-align: right;
}

.compactFormStyle .ConfirmationFunction .btnContainer .Style_Center, .compactFormStyle .resultsPage .btnContainer .Style_Center {
    width: 100%;
    float: none;
    text-align: center;
}

.SearchPageStyle .btnContainer .Style_Center {
    width: 100%;
    text-align: right;
    padding-right: 153px;
}

.SearchPageStyleOneColumn .btnContainer .Style_Center {
    width: auto;
    float: none;
}

.SearchPageStyle .leftColumn50, .SearchPageStyle .rightColumn50 {
    width: 49%;
    min-width: 415px;
    padding: 0;
    display: inline-block;
    text-align: right;
}

.SearchPageStyle .rightColumn {
    width: 150px;
    margin-left: 0;
}

.SearchPageStyle .leftColumn50 .leftColumn, .SearchPageStyle .rightColumn50 .leftColumn {
    width: 63%;
}

.SearchPageStyle .btnContainer {
    padding: 10px 0 0;
}

.SearchPageStyleOneColumn {
    padding: 10px 10px 10px 0;
}

    .SearchPageStyleOneColumn .leftColumn50 .leftColumn, .SearchPageStyleOneColumn .rightColumn50 .leftColumn {
        float: right;
        width: auto;
    }

    .SearchPageStyleOneColumn .rightColumn50 {
        width: auto;
        min-width: 380px;
    }

    .SearchPageStyleOneColumn .leftColumn50 {
        width: auto;
        min-width: 0;
    }

    .SearchPageStyleOneColumn .rightColumn {
        width: 150px;
    }

    .SearchPageStyleOneColumn .btnContainer {
        padding: 0;
    }

.SearchPageStyle, .SearchPageStyleOneColumn {
    background-color: #e7e7e5;
    border: 1px solid #e1e1df;
    padding: 10px 0;
    border-radius: 0;
    margin: 0 auto 10px;
}

    .SearchPageStyleOneColumn .SearchPageStyleOneColumn, SearchPageStyle .SearchPageStyleOneColumn, .SearchPageStyle .SearchPageStyle {
        border-width: 0;
        margin: 0;
    }

.infoTextBold {
    font-weight: 700;
    font-style: normal;
    font-size: 12px;
}

.btnContainer {
    padding: 10px 0;
}

.btnRight {
    text-align: right;
}

.textDescription {
    display: inline-block;
    min-height: 0;
    font-size: 11px;
    min-width: 320px;
    padding-right: 5px;
}

.Satchel {
    max-width: 900px;
    margin: 0 auto;
}

    .Satchel .SatchelDescription {
        height: 20px;
        width: 200%;
        max-width: 200%;
    }

    .Satchel .Style_Center {
        padding: 10px;
    }

.printContainer {
    padding-right: 10px;
}

.confirmationtransferForm .headingTable .Style_Center {
    padding: 5px 5px 7px;
}

.confirmationtransferForm .tblCard, .printContainer, .transferFormReceipt {
    max-width: 800px;
    margin: 0 auto;
    line-height: 180%;
}

    .confirmationtransferForm .tblCard .columnsContainer {
        border-bottom: 1px solid #ddd;
        word-break: normal;
    }

    .confirmationtransferForm .tblCard .divForAddCardDepositBookRecord .columnsContainer {
        border-bottom: 0;
        padding: 0 !important;
    }

.confirmationtransferForm fieldset {
    padding: 0 10px 10px;
    border: 1px solid #636260;
}

fieldset .confirmationtransferForm {
    width: 90%;
    margin: 0 auto;
}

.confirmationtransferForm .tblCard {
    background: #fbfae6;
    border: 1px solid #ddd;
    border-bottom: 0;
    color: #444;
}

.confirmationtransferForm .headingTable {
    background-color: #fff39c;
    font-weight: bold !important;
    display: block;
}

.confirmationtransferForm .tblCard .headingTable span, .confirmationtransferForm .tblCard .headingTable label {
    font-size: 14px;
    font-weight: 500 !important;
}

.confirmationtransferForm .tblCard span {
    word-wrap: break-word;
}

.confirmationtransferForm .tblCard .infoText, .confirmationtransferForm .tblCard .not {
    color: #333 !important;
}

.confirmationtransferForm .columnsContainer, .transferFormReceipt .columnsContainer {
    padding: 5px 0;
}

.confirmationtransferForm .btnContainer, .transferFormReceipt .btnContainer {
    padding: 30px 0 10px;
}

.transferFormReceipt {
    background: #d9ffeb url(/content/images/Logo48.png) 98% 2% no-repeat;
    border: 1px solid #aaa;
    padding: 3px 0 0 !important;
    border-bottom-width: 0 !important;
}

    .transferFormReceipt .HeaderTransfer {
        border-bottom-width: 0 !important;
        padding-top: 10px;
    }

        .transferFormReceipt .HeaderTransfer .Style_Center #Img1 {
            display: none;
        }

        .transferFormReceipt .HeaderTransfer span, .transferFormReceipt .headingTable span {
            font-size: 14px;
            font-weight: 500;
        }

    .transferFormReceipt span, .transferFormReceipt .rightColumn {
        color: #444;
    }

    .transferFormReceipt .HeaderTransfer span {
        color: #01763c;
    }

    .transferFormReceipt .headingTable {
        padding: 15px 0 0;
    }

    .transferFormReceipt .columnsContainer {
        border-bottom: 1px solid #aaa;
    }

    .transferFormReceipt .leftColumn {
        width: 65%;
        padding-right: 10px;
    }

    .transferFormReceipt .rightColumn {
        width: 30%;
    }

.CalenderContainer, .unitControl {
    display: inline-block;
    vertical-align: top;
}

.btnAddCustomerAddress {
    display: inline-block;
    vertical-align: bottom;
    padding: 4px 0 0;
}

.leftMenuColumn {
    width: 50%;
    min-height: 25px;
}

.rightMenuColumn {
    width: 49%;
    margin-bottom: .5em;
    float: right;
}

.leftMenuColumn, .rightMenuColumn {
    text-align: right;
    border: 0;
    background-color: transparent;
    display: inline-block;
}

.MenuBasePage .leftMenuColumn img, .MenuBasePage .rightMenuColumn img, .Tab_Style a, .greenLink img {
    vertical-align: middle;
}

.MenuBasePage .leftMenuColumn, .MenuBasePage .rightMenuColumn {
    text-align: right;
}

    .MenuBasePage .leftMenuColumn li, .MenuBasePage .leftMenuColumn span, .MenuBasePage .rightMenuColumn li, .MenuBasePage .rightMenuColumn span {
        padding-right: 16px;
        list-style: inside;
    }

    .MenuBasePage .leftMenuColumn img + span, .MenuBasePage .rightMenuColumn img + span {
        padding-right: 5px;
    }

.MenuBasePage .leftMenuColumn, .MenuBasePage .rightMenuColumn {
    float: right;
    min-width: 280px;
}

.arbitrarySettingBox {
    border: 1px solid #d7ded8;
    margin: .2em 0 !important;
    background-color: #effff2;
}

    .arbitrarySettingBox .arbitrarytextdiv {
        text-align: right;
        line-height: 200%;
        padding: 5px 10px 2px !important;
    }

    .arbitrarySettingBox .leftColumn {
        padding-bottom: 10px;
    }

.divForAddCardDepositBookRecord {
    height: auto;
    margin-top: 22px;
    margin-right: 200px;
    max-width: 400px;
}

    .divForAddCardDepositBookRecord .leftColumn input {
        width: 80% !important;
    }

.TwoRowTableIntelligence {
    border: 1px solid #bdd5d8;
    background-color: #e8f2ed;
    margin: 0;
    padding: 0;
    border-bottom-width: 0;
}

    .TwoRowTableIntelligence .headingTable {
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        background-color: #d4e4e7;
        line-height: 200%;
        padding: 7px 5px;
        color: #4a4949;
        box-sizing: border-box;
    }

    .TwoRowTableIntelligence .rightColumn, .TwoRowTableIntelligence .rightColumn > .note {
        color: #272616 !important;
    }

    .TwoRowTableIntelligence .infoText, .TwoRowTableIntelligence .note {
        color: #272616;
        font-weight: inherit !important;
    }

    .TwoRowTableIntelligence .columnsContainer {
        border-bottom: 1px #bdd5d8 solid;
    }

        .TwoRowTableIntelligence .columnsContainer:last-child {
            border-bottom: 1px #bdd5d8 solid;
        }

        .TwoRowTableIntelligence .columnsContainer .Style_OnColomn {
            width: auto !important;
            padding-right: 10px;
            min-height: 20px;
        }

    .TwoRowTableIntelligence span:not(:last-child) .columnsContainer:last-child {
        border-bottom: 1px solid #bdd5d8 !important;
    }

    .TwoRowTableIntelligence .columnsContainer:empty {
        display: none;
    }

    .TwoRowTableIntelligence .leftColumn50, .TwoRowTableIntelligence .rightColumn50 {
        width: 48%;
        min-width: 297px;
        padding: 0 !important;
    }

    .TwoRowTableIntelligence li {
        list-style: inside;
    }

    .TwoRowTableIntelligence .OneRowTowColumnsContainer {
        padding-right: 10px;
        min-height: 20px;
    }

    .TwoRowTableIntelligence .rightColumn {
        width: 130px;
    }

    .TwoRowTableIntelligence .leftColumn {
        float: right;
        width: auto;
        word-wrap: break-word;
    }

    .TwoRowTableIntelligence li {
        text-indent: -12px;
        padding-right: 12px;
    }

    .TwoRowTableIntelligence .OneRowTowColumnsContainer .rightColumn {
        width: auto !important;
        max-width: none !important;
        margin-left: 3px;
    }

    .TwoRowTableIntelligence .OneRowTowColumnsContainer .leftColumn {
        width: auto !important;
        max-width: none;
    }

.grdSuccessfullTransfer {
    margin: 0 auto;
    border: 1px solid #333;
}

.SubtitleBigStyle {
    font-weight: bold;
    padding: 30px 20px 15px 0;
    font-size: 15px;
    word-wrap: break-word;
}

.ConfirmationFunction {
    background-color: #e7e7e5;
    border: 1px solid #e1e1df;
    padding: 10px 0;
    border-radius: 0;
    margin: 20px auto 10px;
}

    .ConfirmationFunction .note {
        font-size: 13px !important;
        color: #3c464a !important;
    }

    .ConfirmationFunction .CenterBox .leftColumn {
        display: inline-block;
    }

.CenterBox {
    width: 510px;
    margin: 0 auto;
}

    .CenterBox .rightColumn {
        display: inline-block;
    }

    .CenterBox .rightColumn {
        width: 150px;
    }

    .CenterBox .leftColumn {
        width: 350px;
        text-align: right;
    }

.DetailedDescription, .RecordOperationConfirmation {
    border-radius: 0;
    border: 1px solid #ddd;
    background: #eee;
    background-color: white;
    z-index: 100;
    box-shadow: 0 2px 10px #555;
    padding-top: 8px;
    position: absolute;
    text-align: right;
}

    .DetailedDescription hr {
        border: 1px solid #d4d4d4 !important;
        display: inline-block;
        width: 100%;
    }

    .DetailedDescription .header {
        padding: 2px 0 8px 0;
        line-height: normal !important;
        color: #059ce5 !important;
        text-align: right !important;
        font-size: 13px !important;
        vertical-align: top;
    }

    .DetailedDescription .note {
        color: #3c464a;
        padding: 23px 10px 23px 10px;
        display: inline-block;
        line-height: normal !important;
        text-align: center !important;
        font-size: 13px !important;
        border: 0 !important;
        background-image: none !important;
        background-color: transparent !important;
        margin: 0 auto !important;
    }

    .DetailedDescription .infoImage {
        margin-right: 5px;
        cursor: default;
    }

    .DetailedDescription .closeImage {
        margin-left: 15px;
        margin-top: 6px;
        float: left;
    }

.DetailedDescription {
    max-width: 400px;
    min-width: 350px;
    margin-top: 10px;
    right: 50%;
    margin-right: -60px;
}

.RecordOperationConfirmation {
    text-align: right;
    max-width: 350px;
    right: 50%;
    margin-right: -60px;
}

    .RecordOperationConfirmation .closeImage {
        margin-left: 21px;
        margin-top: 8px;
        float: left;
    }

    .RecordOperationConfirmation .note {
        padding: 0 20px 11px 0;
        line-height: normal !important;
        color: #3c464a !important;
        text-align: right !important;
        font-size: 13px !important;
        border: 0 !important;
        background-image: none !important;
        background-color: transparent !important;
        margin: 0 auto !important;
        width: 100% !important;
        display: inline-block !important;
    }

.Tab_Style {
    margin: 10px 0 0;
}

    .Tab_Style li {
        display: inline;
        list-style-type: none;
        padding: 0;
        cursor: pointer;
        text-align: center;
        text-decoration: none;
    }

    .Tab_Style a {
        display: inline-block;
        font-size: 14px;
        padding: 12px 15px;
        color: #666;
        margin: 0 0 0 2px;
    }

        .Tab_Style a.active {
            border-width: 1px 1px 0 1px;
            border-color: #ccc;
            border-style: solid;
            border-top: #efc319 2px solid;
            color: #d7af16;
            position: relative;
            top: 1px;
            background-color: #fff;
        }

        .Tab_Style a:hover {
            color: #d7af16;
        }

.TabFormContainer {
    border: #ccc solid 1px;
    padding: 20px 2% 2%;
}

.tblPaySuggestion {
    width: 100%;
    background-color: #fff;
    max-width: 500px;
    margin: 5px auto 40px;
}

.LeftContentTopHeader, .divForPersonalInfo {
    float: left;
    text-align: center;
}

.LeftContentTopHeader {
    background: #fff;
    padding: 0 0 10px;
    border: 0 solid #e5ae58;
    top: 50px;
    position: absolute;
    display: none;
    box-shadow: -1px 1px 4px #2c2c2c;
    text-align: right;
    z-index: 10000;
}

.SettingPopup {
    left: 80px;
    width: 210px;
}

.profilePopup {
    left: 20px;
    width: 250px;
}

.LeftContentTopHeader > div {
    padding: 5px 20px;
    line-height: 200%;
    font-size: 13px;
}

.LeftContentTopHeader > div {
    border-bottom: 1px solid #ddd;
}

    .LeftContentTopHeader > div.borderStting {
        border-bottom-width: 0;
    }

.headerPersonalInfo {
    background: url(/content/images/Person.png) 95% center no-repeat #285d77;
    padding: 5px 0 !important;
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.SettingPopup .headerPersonalInfo {
    background-image: url(/content/images/SettingHeader.png);
}

.profilePopup .headerPersonalInfo {
    background-image: url(/content/images/Person.png);
}

.headerPersonalInfo > img {
    float: left;
    padding-left: 14px;
    padding: 8px 14px 13px;
    cursor: pointer;
}

.SettingPopup .SettingPopupRow {
    cursor: pointer;
}

    .SettingPopup .SettingPopupRow:hover {
        color: #d1a600;
    }

.LeftContentTopHeader ul {
    display: inline;
    padding: 0;
    width: 100%;
}

    .LeftContentTopHeader ul li {
        list-style: none;
        padding: 5px 30px 2px 5px;
        font-size: 12px;
        text-align: left;
        cursor: pointer;
        border: 0;
        display: inline-block;
        background-position: center right;
        background-repeat: no-repeat;
    }

.LeftContentTopHeaderTextItem {
    padding: 16px 2px 0 4px;
    display: inline-block;
}

.mainMenuShortcut {
    display: none;
}

.LeftContentTopHeader ul li.mainMenuShortcutHomeItem {
    background-image: url('/content/images/HomeDark.png');
    float: right;
}

.LeftContentTopHeader ul li.mainMenuShortcutLogoutItem {
    background-image: url('/content/images/logout-hover.png');
    float: left;
}

.LeftContentTopHeader ul .mainMenuShortcutTextItem {
    padding: 16px 2px 0 4px;
    display: inline-block;
    padding: 2px 5px;
}

.DynamicPosition, .KeyboardNearInput {
    visibility: visible;
    z-index: 100;
    background-color: #fff;
    display: inline-block;
    position: absolute;
}

.DynamicPosition {
    top: -20px;
    right: 350px;
}

.paymentMethodBox .pupupContainer .DynamicPosition {
    left: inherit;
    right: 230px;
}

.divUpdateCardDepositBook .pupupContainer .DynamicPosition {
    top: -50px;
}

.KeyboardNearInput {
    margin-right: 5px;
}

.pupupContainer {
    position: relative;
}

.ResponsiveSearch {
    display: none;
    cursor: pointer;
}

.AdvancedSearch {
    display: inline;
}

.batchConfirmation .columnsContainer {
    padding: 1px 0 !important;
}

.batchConfirmation {
    max-width: 600px;
    margin: 0 auto;
}

.Hemisphere_L, .Hemisphere_R {
    float: right;
    margin: 0;
    padding: 0;
}

.Hemisphere_L {
    width: 45%;
}

.Hemisphere_R {
    width: 54%;
}

.Hemisphere_L .rightColumn {
    width: 38%;
}

.Hemisphere_L .leftColumn {
    width: 59%;
}

.Hemisphere_R .rightColumn {
    width: 35%;
}

.Hemisphere_R .leftColumn {
    width: 63%;
}

.MenuBasePage .leftMenuColumn, .MenuBasePage .rightMenuColumn {
    width: 100%;
    float: none;
}

.ibanContainer .btnContainer, .BatchTM .btnContainer {
    padding: 5px 0 0 !important;
    display: inline !important;
}

.InvoiceEnable .leftColumn, .search-container-disable .leftColumn {
    float: right;
}

.textRightRow {
    padding: 10px;
}

.RecordOperationConfirmation .btnAccept, .RecordOperationConfirmation .btnCancel, .RecordOperationConfirmation .btnModify, .RecordOperationConfirmation .btnReturn, .RecordOperationConfirmation .btnCommon, .RecordOperationConfirmation .btnShow {
    font-size: 13px;
    width: 110px;
    padding: 2px 25px 2px 10px;
    min-width: 0;
}

.btnCommon, .BalanceCheckBox {
    font-size: 12px;
    margin: 0;
    font-weight: 500;
}

.BalanceCheckBox {
    border: 1px solid #00965f;
    color: #00965f;
}

.btnCommon {
    border: 1px solid #666;
    color: #444;
    padding: 0 10px;
    min-width: 80px;
    height: 25px;
    background: 0;
}

.BalanceCheckBox {
    max-height: 25px;
    padding: 0 5px;
}

.btnAccept, .btnCancel, .btnModify, .btnReturn, .btnCommon, .btnShow, .BalanceCheckBox {
    cursor: pointer;
}

.btnAccept, .btnCancel, .btnModify, .btnReturn, .btnShow, .btnAdd {
    padding: 3px 21px;
    border-width: 0;
    color: #fff;
    background-repeat: no-repeat;
    background-position: 94% center;
    min-width: 99px;
    font-size: 12px;
    max-height: 36px;
    margin: 0 10px;
    font-weight: 200;
}

    .btnAccept[value="در حال پردازش..."], .btnModify[value="در حال پردازش..."], .btnShow[value="در حال پردازش..."], .btnReturn[value="در حال پردازش..."], .btnCancel[value="در حال پردازش..."] {
        font-size: 10px;
        padding: 6px 35px;
    }

.btnAccept {
    background-color: #00965f;
    background-image: url('/content/images/accept.png');
}

.btnAdd {
    background-color: cornflowerblue;
    background-image: url('/content/images/accept.png');
}

.btnCancel {
    background-color: #e15344;
    background-image: url('/content/images/cancel.png');
}

.btnModify {
    background-color: #303e45;
    background-image: url('/content/images/modify.png');
}

.btnReturn {
    background-color: #303e45;
    background-image: url('/content/images/return.png');
}

.btnShow {
    background-color: #285d77;
    background-image: url('/content/images/btnshow.png');
}

.btnAccept:hover {
    background-color: #32ab7e;
}

.btnCancel:hover {
    background-color: #e17367;
}

.btnModify:hover {
    background-color: #475c66;
}

.btnReturn:hover {
    background-color: #475c66;
}

.btnShow:hover {
    background-color: #475c66;
}

.btnCommon:hover {
    border-color: #333;
    color: #111;
}

.btnAccept:disabled {
    background-color: #699686;
}

.btnCancel:disabled {
    background-color: #e19e97;
}

.btnModify:disabled {
    background-color: #9badb5;
}

.btnReturn:disabled {
    background-color: #9badb5;
}

.btnShow:disabled {
    background-color: #9badb5;
}

.btnCommon:disabled {
    background-color: #eee;
    border-color: #CCC;
    color: #999;
}

.confirmationtransferForm .btnAccept, .confirmationtransferForm .btnCancel, .confirmationtransferForm .btnModify, .confirmationtransferForm .btnReturn, .confirmationtransferForm .btnShow {
    margin: 0 10px;
}

.wideFormStyle .btnAccept, .wideFormStyle .btnCancel, .wideFormStyle .btnModify, .wideFormStyle .btnReturn, .wideFormStyle .btnShow, .compactFormStyle .btnAccept, .compactFormStyle .btnCancel, .compactFormStyle .btnModify, .compactFormStyle .btnReturn, .compactFormStyle .btnShow, .SearchPageStyle .btnAccept, .SearchPageStyle .btnCancel, .SearchPageStyle .btnModify, .SearchPageStyle .btnReturn, .SearchPageStyle .btnShow, .SearchPageStyleOneColumn .btnAccept, .SearchPageStyleOneColumn .btnCancel, .SearchPageStyleOneColumn .btnModify, .SearchPageStyleOneColumn .btnReturn, .SearchPageStyleOneColumn .btnShow {
    margin: 0 0 0 20px;
}

.resultsPage .btnAccept, .resultsPage .btnCancel, .resultsPage .btnModify, .resultsPage .btnReturn, .resultsPage .btnShow {
    margin: 0 20px;
}

.divForAddCardDepositBookRecord .columnsContainer .Style_Center {
    text-align: right;
    margin-top: 10px;
    margin-right: 15px;
}

    .divForAddCardDepositBookRecord .columnsContainer .Style_Center label {
        color: #e15344 !important;
    }

.divForAddCardDepositBookRecord .rightColumn {
    min-width: 70px !important;
    max-width: 70px !important;
    display: inline-block !important;
}

.divForAddCardDepositBookRecord .leftColumn {
    min-width: 200px !important;
    max-width: 270px !important;
    display: inline-block !important;
}

.divForAddCardDepositBookRecord .btnContainer {
    padding: 0 !important;
}

    .divForAddCardDepositBookRecord .btnContainer .Style_Center {
        text-align: center;
        width: 100% !important;
        margin-right: 0 !important;
    }

.divForAddCardDepositBookRecord .leftColumn, .divForAddCardDepositBookRecord .rightColumn {
    text-align: right !important;
    padding: 0;
    margin: .5em 15px 0 0;
    margin-right: 15px;
}

.divForAddCardDepositBookRecord .btnAccept, .divForAddCardDepositBookRecord .btnCancel {
    background-image: none !important;
    font-size: 13px !important;
    padding: 1px 0 5px 2px !important;
    min-width: 100px !important;
}

.RecordOperationConfirmation .btnContainer .Style_Center {
    width: 100% !important;
    margin: 0;
}

.RecordOperationConfirmation .btnAccept {
    float: right;
    margin-right: 13% !important;
    margin-left: auto;
    margin-top: auto;
    margin-bottom: auto;
}

.RecordOperationConfirmation .btnCancel {
    float: left;
    margin-right: auto;
    margin-left: 13% !important;
    margin-top: auto;
    margin-bottom: auto;
}

.welcomeInfo {
    background: rgb(255, 232, 110);
    display: inline-block;
    border: 1px solid #ddd;
    width: 100%;
    text-align: right !important;
    vertical-align: top;
    margin: 0px 0px 4px 0px;
    display: inline-table;
}

.welcomeInfoText {
    display: table-cell;
    padding: 0px 0px 0px;
    float: right;
}

    .welcomeInfoText .title {
        font-weight: 500;
        margin-bottom: 4px;
        font-size: 15px;
        margin-top: 4px;
    }

.welcomeInfoImage {
    vertical-align: top;
}

.welcomeShortcut {
    display: inline-block;
    font-weight: 500;
    min-width: 155px;
    margin: 0px 0px 10PX;
}

.desktopWelcome {
    display: inline-block;
    margin: 0;
    float: right;
    margin-left: 6px;
}

.mobileWelcome {
    display: none;
}

.showWelcomeOnResponsive {
    display: block !important;
}

.showWelcomeOnNonResponsive {
    display: none !important;
}

.responsiveWelcome {
    /* max-width: 1080px; */
    margin: 0 auto;
}

    .responsiveWelcome fieldset {
        background-color: #fff;
    }

.DashboardcolumnsContainer {
    margin: 0px auto;
}

.DashboardServicesContainer > div {
    vertical-align: top;
}

.DashboardPart {
    display: inline-block;
    border: 1px solid #ddd;
    margin-bottom: 7px;
    background: #fff;
}

.DashboardServicesContainer .DashboardPart {
    margin-right: 7px;
}

.DashboardServicesContainer .ContentsDashboardPart {
    padding: 10px 5px 0px;
}

.DashboardServicesContainer .DashboardPart:last-child { /* margin-right: 10px; */
}

.DashboardServicesContainer .CommonServices {
    width: 100%;
    margin-right: 0px !important;
}

.DashboardServicesContainer .NewServices {
    width: 49%;
    float: right;
}

.TitleDashboardPart {
    text-align: right;
    position: relative;
}

.DashboardServicesContainer .TitleDashboardPart {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.TitleDashboardPart .TitleDashboardText {
    padding: 10px 10px;
    text-align: right;
    border-right: 1px solid #ddd;
    font-weight: 500;
    display: inline-block;
    min-width: 60%;
}

.TitleDashboardPart .TitleDashboardIcon {
    width: 44px;
    height: 33px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1px;
}

.CommonServices .TitleDashboardIcon {
    background: #fff url(/content/images/star.png) no-repeat 0px center;
}

.NewServices .TitleDashboardIcon {
    background: #fff url(/content/images/message.png) no-repeat 0px center;
}

.wrongLogin .TitleDashboardIcon {
    background: #fff url(/content/images/UnsuccessfulLogin.png) no-repeat 10px 10px;
}

.wrongLogin .ContentsDashboardPart {
    margin-right: 45px;
    border-right: 1px solid #ddd;
}

.wrongLogin .TitleDashboardPart, .wrongLogin .TitleDashboardIcon, .wrongLogin.TitleDashboardText {
    height: 40px;
}

.wrongLogin .TitleDashboardIcon, .wrongLogin.TitleDashboardText {
    float: right;
}

.welcomeDepositList, .welcomeInvoice, .welcomeFullTM, .welcomeRequestPaya, .welcomeCardToCardTransfer, .welcomeBillPayment {
    width: 100px;
    height: 100px;
    border: 0;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
    border: 1px solid #f2f2f2;
    border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50% !important;
    background-color: #e9e9e9 !important;
}

    .welcomeDepositList:active, .welcomeDepositList:hover, .welcomeInvoice:hover, .welcomeInvoice:active, .welcomeFullTM:hover, .welcomeFullTM:active, .welcomeRequestPaya:hover, .welcomeRequestPaya:active, .welcomeCardToCardTransfer:hover, .welcomeCardToCardTransfer:active, .welcomeBillPayment:hover, .welcomeBillPayment:active {
        border-color: #efc319;
    }

.welcomeDepositList {
    background: #fff url(/content/images/payment.png) center no-repeat;
}

.welcomeInvoice {
    background: #fff url(/content/images/score.png) center no-repeat;
}

.welcomeFullTM {
    background: #fff url(/content/images/register.png) center no-repeat;
}

.welcomeRequestPaya {
    background: #fff url(/content/images/request.png) center no-repeat;
}

.welcomeCardToCardTransfer {
    background: #fff url(/content/images/calendar.png) center no-repeat;
}

.welcomeBillPayment {
    background: #fff url(/content/images/list.png) center no-repeat;
}

.compactFormStyle .invoiceRightColumn {
    width: 68px;
}

.ctrlTwoFactorVerifier .infoTextSmallRight {
    text-align: right;
    padding: 0 50px 0 10px;
    background: url(/content/images/InfoPopUp.png) no-repeat 98% 2px;
    min-height: 30px;
    margin-bottom: 20px;
}

.MessageContainerctrlTwoFactor .errorMessage {
    max-width: 85%;
    background-size: 19px;
    background-position: 98% 8px;
}

.ctrlTwoFactorVerifier .infoTextSmallRight span {
    text-align: justify;
}

.ctrlTwoFactorVerifier .columnsContainerctrlTwoFactor {
    text-align: right;
    padding-right: 170px;
    min-height: 32px;
}

.ctrlTwoFactorVerifier .rightColumnctrlTwoFactor {
    width: 200px;
    display: inline-block;
    vertical-align: top;
}

.ctrlTwoFactorVerifier .leftColumnctrlTwoFactor {
    display: inline-block;
}

.ctrlTwoFactorVerifier .textBoxStyle {
    width: 100px;
    border: 1px solid #666;
}

.wrongLogin {
    text-align: right !important;
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0 auto 30px !important;
    width: 100%;
}

    .wrongLogin .header {
        display: inline-block;
        background: url(/content/images/UnsuccessfulLogin.png) no-repeat 98% 2px;
        padding: 4px 40px 0 2px;
        height: 31px;
    }

        .wrongLogin .header span {
            font-size: 13px;
            font-weight: 700;
        }

        .wrongLogin .header img {
            vertical-align: bottom;
            padding: 0 5px 0 0;
        }

.searchCardManager {
    margin-bottom: 7px;
}

.GridWidth {
    width: 60%;
    margin: 0 auto;
}

.solidHyperlink, .solidHyperlinkGrid {
    color: #07986f;
    font-weight: 500;
    text-decoration: underline !important;
}

    .solidHyperlink:hover, .solidHyperlinkGrid:hover {
        color: gold;
    }

.solidHyperlinkPaging {
    color: #07986f;
}

    .solidHyperlinkPaging[disabled=disabled] {
        color: #94e4c6;
    }

.gridViewPager span {
    color: #94e4c6;
    font-weight: 500;
}

.gridViewPager a {
    color: #07986f;
    font-weight: 500;
}

.refreshButton {
    width: 16px;
    height: 16px;
    margin-top: 3px;
}

.alertStatement {
    color: red;
}

.ConfirmationTextStyle .Style_Center {
    font-weight: bold;
    line-height: 300%;
    text-align: right;
    margin-right: 34%;
    padding-right: .2em;
}

.ibanHeaderContainer {
    text-align: center;
    vertical-align: middle;
    color: #111415;
    font-size: 10px;
    text-align: center;
}

    .ibanHeaderContainer > input {
        background: 0;
        border: none;
        margin: 0 auto;
        text-align: center;
        cursor: pointer;
        width: 100%;
    }

.ibanResultContainer {
    vertical-align: top;
    text-align: right;
    overflow-y: auto;
    color: #397695;
    font-size: 12px;
}

    .ibanResultContainer span {
        display: block;
        padding: 3px 5px;
        max-height: 100px;
        overflow-y: auto;
        direction: rtl;
        line-height: 200%;
    }

        .ibanResultContainer span.attention {
            font-weight: normal;
        }

.ibanResultTitle {
    background: #b2dfdb;
    text-align: right;
    padding: 2px 2px 0px;
    min-height: 25px;
    vertical-align: middle;
    color: #111415;
    font-size: 12px;
}

.ibanContainer {
    display: inline-block;
    position: relative;
    margin-right: 3px;
    z-index: 100;
}

.ibanbtnContainer {
    display: inline-block;
    position: relative;
    margin-right: 3px;
}

.ibanBox {
    position: absolute;
    width: 300px;
    background-color: #fff;
    border: 1px solid #96a3a9;
    top: 6px;
    right: 215px;
}

.ibanbtnBox .greenLink {
    height: 23px;
    font-size: 12px;
}

.ibanbtnBox {
    width: 110px;
    background-color: #fff;
    border: 1px solid #96a3a9;
    top: 0px;
    margin-top: 1px;
}

.loadingGif {
    width: 16px;
    height: 16px;
    background: url('/content/images/loading.gif') no-repeat center;
    top: 3px;
    position: absolute;
}

.ibanResultTitle .closeImage {
    padding: 5px;
    float: left;
    background: url('/content/images/Close.png') no-repeat center;
    width: 16px;
    height: 16px;
    border: 0px;
    cursor: pointer;
}

.ibanResultContainer hr {
    border: 1px dashed #C7E0E0;
}

@media(max-width:1251px) {
    .inlineTooltip {
        left: 20px !important;
    }

    .ibanBox {
        width: 200px;
    }
}

@media screen and (max-width:1024px) {
    .ibanResultContainer {
        font-size: 11px;
    }

    .ibanContainer {
        margin-right: 1px;
    }

    .MainPartContainer {
        margin: 0;
    }

    .ViewTransferLimit .btnShowTransferLimit {
        padding: 5px 12px 2px 0;
    }

    .DynamicPosition {
        left: 5%;
        right: 270px;
    }

    .divUpdateCardDepositBook .pupupContainer .DynamicPosition {
        right: inherit;
    }

    .ibanBox {
        width: 175px;
    }

    .ibanHeaderContainer {
        font-size: 9px;
    }

    .ibanResultTitle {
        font-size: 11px;
    }
}

@media only screen and (max-width:900px) {
    .min-width {
        display: block;
    }

    .dispaly-none {
        display: block !important;
    }

    #sidebar-collapse {
        display: none !important;
    }

    .menu-active a {
        color: #000 !important;
    }

    .mainUl ul > li > a:hover {
        color: #000 !important;
    }

    .message-container .news-date {
        float: right !important;
        width: 100% !important;
        text-align: right;
        margin-bottom: 4px;
    }

    .rightColumn100 {
        float: right;
        width: 95% !important;
        margin-left: 3px;
        border: 0;
        background-color: transparent;
        display: inline-block;
        float: right;
        margin-right: 12px;
        margin-bottom: 10px;
        padding: 10px;
    }

    .leftColumn30 {
        width: 95% !important;
        margin-left: 3px;
        border: 0;
        background-color: transparent;
        display: inline-block;
        float: right;
        margin-right: 10px;
    }

    .IbanInfo {
        position: relative !important;
    }

    #layout {
        min-width: 80%;
        width: 100%;
    }

    .MainContent {
        min-height: 600px;
        margin: 65px 0 5px;
        padding: 0 0 60px 0;
    }

    #layout, .MainContent {
        padding-right: 0;
    }

    .innerFooterRight {
        min-width: 280px;
        padding: 5px 0 0;
    }

    .innerFooterLeft {
        padding: 0;
        min-width: 280px;
    }

    .headerPosition {
        position: absolute !important;
    }

    .firstHeader {
        position: fixed;
        top: -1px;
    }

    .HeaderLogo {
        margin-right: 58px;
        /* width: 230px !important; */
        /* height: 60px; */
        background-size: 212px 54px;
    }

    .mainMenu {
        padding-left: 10px;
        height: 55px;
    }

        .mainMenu ul li {
            padding: 22px 5px 2px;
            background-position: top center;
        }

    .mainMenuTextItem {
        padding: 2px 0 0;
        display: block;
    }

    .LeftContentTopHeader {
        position: fixed;
        z-index: 100000;
    }

    .pure-menu-link {
        position: absolute;
        display: block;
        float: right;
        right: -12px;
    }

    .SearchPageStyle .leftColumn50, .SearchPageStyle .rightColumn50 {
        width: 98%;
    }

    .SearchPageStyle .rightColumn {
        width: 150px;
    }

    .SearchPageStyle .leftColumn50 .leftColumn, .SearchPageStyle .rightColumn50 .leftColumn {
        width: auto;
    }

    .SearchPageStyleOneColumn .leftColumn50 .leftColumn, .SearchPageStyleOneColumn .rightColumn50 .leftColumn {
        float: right;
        width: auto;
    }

    .SearchPageStyleOneColumn .rightColumn50 {
        width: 100%;
        min-width: 0;
    }

    .SearchPageStyleOneColumn .btnContainer {
        width: 100%;
        padding: 10px 160px 3px 0 !important;
        text-align: right;
    }

        .SearchPageStyleOneColumn .btnContainer .Style_Center {
            text-align: right;
        }

    fieldset {
        padding: 5px 10px;
    }

    .Tab_Style {
        text-align: center;
        border-bottom: 1px solid #ccc;
    }

        .Tab_Style li {
            width: 100%;
            display: inline-block;
        }

        .Tab_Style a {
            width: 100%;
            position: static;
            box-sizing: border-box;
            border-width: 1px 1px 0 1px;
            border-color: #ccc;
            border-style: solid;
            padding: 7px 15px;
        }

            .Tab_Style a.active {
                border-width: 2px 1px 1px !important;
                padding: 6px 15px 7px;
            }

    .TabFormContainer {
        border-width: 0 1px 1px 1px;
    }



    .TwoRowTableIntelligence .leftColumn50, .TwoRowTableIntelligence .rightColumn50 {
        width: 100% !important;
        border-bottom: 1px solid #bdd5d8;
    }

    .TwoRowTableIntelligence, .TwoRowTableIntelligence .leftColumn50 {
        border-bottom-width: 0;
    }

        .TwoRowTableIntelligence .Style_OnColomn {
            min-height: 40px;
            padding: 2px 10px 3px 3px;
        }

        .TwoRowTableIntelligence span:not(:last-child) .columnsContainer:last-child {
            border-bottom: 0 solid #bdd5d8 !important;
        }

    .divForAddCardDepositBookRecord {
        right: 3%;
        height: auto;
        margin: 0;
    }

        .divForAddCardDepositBookRecord .leftColumn, .divForAddCardDepositBookRecord .rightColumn {
            text-align: right !important;
        }

        .divForAddCardDepositBookRecord .subTitle {
            font-size: 14px !important;
        }

        .divForAddCardDepositBookRecord .columnsContainer {
            padding: 2px 0 !important;
            padding: 0 !important;
        }

    .DetailedDescription, .RecordOperationConfirmation {
        margin: 10px auto 0;
        left: 0;
        right: 0;
    }

    .DynamicPosition {
        left: 5%;
    }

    .pupupContainer .DynamicPosition {
        top: inherit;
        right: inherit;
    }

    .divUpdateCardDepositBook .pupupContainer .DynamicPosition {
        left: 1%;
        top: -35px;
    }

    .inlineTooltip {
        left: 10px !important;
    }

    .welcomeDepositList, .welcomeInvoice, .welcomeFullTM, .welcomeRequestPaya, .welcomeCardToCardTransfer, .welcomeBillPayment {
        width: 80px;
        height: 80px;
    }

    .welcomeShortcut {
        margin: 0px 5px 5px;
        min-width: 120px;
    }


    .ViewTransferLimit .columnsContainer div {
        padding: 8px 10px 8px;
    }

    .ViewTransferLimit .btnShowTransferLimit {
        padding: 8px 10px 8px !important;
    }

    .GridWidth {
        width: 90%;
        margin: 0 auto;
    }

    .compactFormStyle .btnContainer .Style_Center {
        width: 100%;
        float: left;
        text-align: center;
    }

    .ctrlTwoFactorVerifier .columnsContainerctrlTwoFactor {
        padding-right: 100px;
    }

    .Satchel .SatchelDescription {
        height: 40px;
    }

    .ConfirmationTextStyle .Style_Center {
        font-weight: bold;
        line-height: 300%;
        text-align: center;
        margin: 0 auto;
        padding-right: .2em;
    }

    #divUserLoginType {
        display: none;
    }

    .welcomeInfo, .wrongLogin {
        margin: 0px 10px 20px;
    }

    #divUserName {
        min-width: 300px;
    }

    .welcomeInfo {
        min-width: 300px;
    }

    .welcomeShortcut {
        font-size: 10px;
        /* min-width: 100px; */
        font-weight: 300;
    }

    .welcomeDepositList, .welcomeInvoice, .welcomeFullTM, .welcomeRequestPaya, .welcomeCardToCardTransfer, .welcomeBillPayment {
        width: 80px;
        height: 80px;
    }

    .welcomeShortcut {
        margin: 10px 2px 0px !important;
    }



    .wrongLogin .TitleDashboardIcon, .wrongLogin.TitleDashboardText {
        float: none;
        vertical-align: top;
    }

    .wrongLogin .TitleDashboardPart {
        position: relative;
    }

    .wrongLogin .TitleDashboardText {
        position: absolute;
    }



    .DashboardServicesContainer .DashboardPart {
        width: 100%;
        float: none;
        /* min-height: 100px; */
        margin: 0px 0px 6px !important;
    }

    .DashboardPart:first-child {
        margin-left: 0px;
    }

    .ibanBox {
        width: 250px;
    }
}

@media(max-width:800px) {
    .rightColumn70 {
        width: 97% !important;
    }

    .column-info {
        width: 100% !important;
    }

    .gateway-icon {
        width: 95% !important;
    }

    .selectStyle {
        margin-right: 0px !important;
    }

    .text-area-mdeium{
        width:90%;
        height:70px;
        margin:0 5px;
    }

    .welcomeInfoText .title img {
        width: 67px;
        height: 78px;
    }

    .welcomeInfoText .title span.bold {
        margin-right: 35px;
    }

    .responsiveWelcome {
        padding-right: 0;
    }

    .welcomeInfoText .title {
        border-bottom: 1px #ccc solid;
    }

    .ibanBox {
        width: 160px;
    }

    .ibanResultTitle {
        font-size: 10px;
    }
}

@media only screen and (max-width:600px) {
    .selectStyle {
        margin-right: 0px !important;
    }

    html {
        background-color: #FFF;
    }

    .CalenderlineSyle input {
        color: #787676;
    }

    #layout, #layout.active1 {
        background-color: #fff !important;
    }

    #layout {
        min-width: 80%;
        margin-top: 0 !important;
        padding-right: 0;
        width: 100%;
    }

        #layout.active1 {
            right: 0;
        }

    .MainFooter > div {
        text-align: center;
        min-width: 0;
    }

    .FooterMenu ul {
        padding: 0 5px;
    }

    .innerFooterRight {
        width: auto;
    }

    .innerFooterRight, .innerFooterLeft {
        width: 100%;
        text-align: center;
    }

    .FooterMenu {
        text-align: center;
    }

    .GridWidth {
        width: 100%;
    }

    .firstHeader {
        height: 50px;
    }

    .scrollContent {
        top: 50px;
    }

    .header1 {
        text-align: right;
        margin: 0;
    }

    .MainContent {
        border-width: 0;
        margin: 53px 0 5px;
    }

    label.menu {
        display: block;
    }

    .mainMenu {
        position: absolute;
        border: 0 solid #ededed;
        padding: 0;
        top: 0;
        left: 10px;
        z-index: 100;
    }

        .mainMenu ul {
            display: inline;
            padding: 0;
            width: 100%;
        }

    .SearchPageStyle, .SearchPageStyleOneColumn, .ConfirmationFunction {
        padding: 10px;
    }

        .SearchPageStyleOneColumn .btnContainer {
            padding: 10px 0 3px 0 !important;
            text-align: center;
        }

    .mainMenu ul li {
        height: 50px;
        width: 25px;
        background-position: center;
        padding: 0;
        margin: 0 5px;
        margin-top: 3px;
    }

        .mainMenu ul li:first-child {
            margin: 0;
        }

    .mainMenuTextItem {
        display: none;
    }

    .mainMenu ul li.mainMenuHomeItem {
        /* display: none; */
    }

    .DynamicPosition, .KeyboardNearInput {
        position: relative;
        margin: 0;
        top: 0 !important;
    }

    .DynamicPosition {
        right: 0;
        margin: 0;
        top: 0 !important;
        left: 5%;
    }

    .pupupContainer .DynamicPosition, .paymentMethodBox .pupupContainer .DynamicPosition {
        right: 0;
        left: 5%;
    }

    .KeyboardNearInput {
        right: 5px;
        float: right;
        left: 5%;
    }

    .pupupContainer {
        position: inherit;
    }

    .AdvancedSearch {
        display: none;
    }

    .btnshowDeposits, .showDeposits {
        vertical-align: top;
    }

    .btnshowDeposits {
        margin: 0 !important;
    }

    .noColor {
        background-color: transparent;
    }

    .Tooltip {
        width: auto !important;
        height: auto !important;
    }

    .divForHelp {
        margin: 5px 0 0 !important;
        left: 0;
    }

    .infoTextGray {
        width: 99%;
        margin: 0 auto;
    }

    .rightHalfColumnFiftypercent {
        padding-right: 5px;
        padding-left: 0;
        min-width: 100px;
        text-align: right;
    }

    .leftHalfColumnFiftypercent {
        padding-right: 5px;
    }

    .div2 {
        font-size: 12px !important;
    }

    .txtNewCardDepositBookRecordName {
        width: 85%;
    }

    .InfoTooltip {
        width: 250px !important;
        height: 190px !important;
        top: 0;
        font-size: larger;
    }

    .textDescription {
        word-wrap: break-word;
        min-width: 0;
        padding-right: 5px;
    }

    .btnRight {
        text-align: center;
        width: 100%;
    }

    .CalenderContainer, .unitControl {
        padding: 1px 0;
    }

    .unitControl {
        padding-left: 10px;
    }

    .CustomerAddressControldiv .unitControl {
        float: right;
    }

    .leftColumn, .rightColumn {
        display: block !important;
        width: 99% !important;
    }

    .rightColumn {
        text-align: right;
        float: none;
    }

    .wideFormStyle .btnContainer .Style_Center, .compactFormStyle .btnContainer .Style_Center, .btnContainer .Style_Center, .compactFormStyle .btnContainer .Style_Center {
        width: 100%;
        float: none;
    }

    .SearchPageStyle .btnContainer .Style_Center {
        width: 100%;
        text-align: right;
        padding-right: 0;
    }

    .row-info .fixed-width {
        width: 90% !important;
        text-align: right !important;
    }

    .leftMenuColumn, .rightMenuColumn, .leftColumn50, .rightColumn50 {
        min-width: 0 !important;
        display: block;
        width: 99%;
        margin: 0;
        padding: 0;
    }

    .rightColumn, .rightColumn50, .rightColumn40, .rightColumn30, .rightColumn60 {
        margin-left: 0;
    }

    .rightColumn50, .rightColumn40, .rightColumn30, .rightColumn60 {
        display: block;
        float: none;
        width: 90%;
    }

    .transferFormReceipt {
        background-image: none;
    }

        .confirmationtransferForm .leftColumn, .transferFormReceipt .leftColumn {
            text-align: center;
            padding: 0 7px 3px !important;
        }

        .confirmationtransferForm .rightColumn, .transferFormReceipt .rightColumn {
            padding: 1px 10px 0 !important;
        }

    .divForAddCardDepositBookRecord .rightColumn {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .transferFormReceipt .leftColumn {
        width: 100% !important;
        background-color: #ebf6f2;
    }

    .transferFormReceipt .rightColumn {
        width: 100% !important;
        background-color: #ebf6f2;
    }

    .transferFormReceipt .columnsContainer {
        padding: 0 !important;
    }

    .confirmationtransferForm .rightColumn {
        background: 0;
    }

    .transferFormReceipt .HeaderTransfer .Style_Center #Img1 {
        display: inline-block;
    }

    .confirmationtransferForm .headingTable, .transferFormReceipt .headingTable {
        padding: 0 5px !important;
    }

    .confirmationtransferForm .columnsContainer, .transferFormReceipt .columnsContainer {
        padding: 0;
    }

    .confirmationtransferForm .tblCard .columnsContainer {
        text-align: right;
    }

    .confirmationtransferForm .divForHelp {
        margin: 5px -120px 0 0 !important;
        left: auto !important;
    }

    .confirmationtransferForm .headingTable .Style_Center {
        padding: 10px 2px 12px;
        line-height: 200%;
    }

    .Satchel .SatchelDescription {
        width: 97%;
    }

    .Satchel .leftColumn {
        padding-right: 5px !important;
    }

    .Hemisphere_L, .Hemisphere_R {
        width: 100%;
    }

    .wideFormStyle .Satchel .btnContainer .Style_Center {
        width: 100%;
        float: none;
    }

    .CenterBox {
        width: 100%;
        margin: 0 auto;
    }

        .CenterBox .rightColumn {
            display: inline;
        }

    .ViewTransferLimit li a {
        padding: 0 10px 0 0;
        float: left;
        text-align: left;
        font-size: 11px;
    }

    .ViewTransferLimit li:nth-last-child(odd) {
        background-color: #bfffeb;
    }

    .ViewTransferContainer {
        width: 100%;
        min-width: 0;
    }

    .arbitrarySettingBox .rightColumn {
        background-color: #edf8f1;
    }

    .arbitrarySettingBox {
        margin: .5em 0 !important;
    }

    .btnAddCustomerAddress {
        padding: 2px 0 0;
        width: 100%;
        text-align: center;
    }

    .infoTextBold {
        padding: 5px;
        font-size: 11px;
    }

    .divForPersonalInfo {
        display: none;
    }

    .SearchPageStyle hr {
        color: gray;
        outline: #e1e1df solid 1px;
    }

    .TwoRowTableIntelligence {
        padding-bottom: 0;
        border-bottom-width: 0;
    }

        .TwoRowTableIntelligence .leftColumn {
            text-align: center;
            width: 100%;
            float: none;
        }

        .TwoRowTableIntelligence .rightColumn {
            padding-right: 10px;
            width: 100%;
        }

        .TwoRowTableIntelligence .rightColumn50 {
            border-bottom: 1px solid #bdd5d8;
        }

        .TwoRowTableIntelligence .columnsContainer .Style_OnColomn {
            min-height: 40px !important;
            padding: 9px 10px 0 0;
        }

    .grdSuccessfullTransfer td, .grdSuccessfullTransfer th {
        font-size: 10px;
    }

    .btnSmall {
        margin-top: 4px;
        padding: 3px 0;
        width: 60px !important;
    }

    .btnContainer {
        padding: 10px 0 5px !important;
    }

    .btn15:disabled {
        font-size: 13px;
        font-weight: 500 !important;
        padding: 5px 10px !important;
    }

    .SubtitleBigStyle {
        font-size: 13px;
    }

    .tblPaySuggestion {
        margin: 5px auto 20px;
    }

    .ContainerPersonalInfo {
        display: none;
    }

    .accountInfo {
        border: 2px solid #b2e0dd;
        border-radius: 2px;
        background: url(/content/images/plus.png) 99% 10px no-repeat;
    }

        .accountInfo > div {
            padding: 2px 25px 5px 5px;
            cursor: pointer;
        }

        .accountInfo span {
            line-height: 220%;
            margin-top: 5px;
            display: none;
        }

    .textRightRow {
        padding: 7px 5px;
    }

    .pageNameContainer {
        padding-right: 10px !important;
    }

    #CentralContentTopHeader {
        background-image: none;
    }

    .mainMenuShortcut {
        display: block;
    }

    .LeftContentTopHeader span {
        padding: 0 10px;
        line-height: 200%;
    }

    .LeftContentTopHeader #authenticationMethodSpan {
        padding-left: 5px;
    }

    .LeftContentTopHeader span.AuthenticationMethodLabelClass {
        padding-right: 5px;
    }

    .LeftContentTopHeader > div:not(:last-child) {
        border-bottom-width: 1px;
    }

    .LeftContentTopHeader > div:last-child {
        border-bottom-width: 0;
    }

    #CentralContentTopHeader {
        height: auto;
        margin: 1px 0 5px;
        border: 1px solid #d5d5d3;
        overflow: hidden;
        padding-bottom: 0;
    }

    .firstHeader, .innerFirst {
        background-repeat: no-repeat;
    }

    .PageContainer {
        padding-top: 6px;
    }

    .firstHeader {
        height: 55px;
        background-position: top center;
        box-shadow: 0 1px 5px #444;
        background-repeat: repeat-x;
    }

    .HeaderLogo {
        width: 141px;
        height: 58px;
        background-image: url('/content/images/smallLogo.png');
        background-repeat: no-repeat;
        background-position: center;
        /* margin: 0 auto; */
        margin-right: 50px;
        background-size: 145px 41px;
    }

    .mainUl > li {
        background-image: none;
    }

    .mainUl ul > li {
        background-image: none;
    }

    .mainUl > li > a {
        background-image: none;
    }

    .mainUl ul > li > a {
        background-image: none;
    }

    #innerFooter {
        font-size: 9px;
    }

    legend {
        font-size: 12px !important;
    }

    .ResponsiveSearch {
        display: block;
        vertical-align: top;
        margin-top: 10px;
    }

    .InvoiceEnable .leftColumn, .search-container-disable .leftColumn {
        float: none;
    }

    .btnAccept, .btnAccept, .btnCancel, .btnModify, .btnReturn, .btnShow {
        width: 100%;
        text-align: center;
        margin: 10px 0 !important;
    }

        .btnAccept[value="در حال پردازش..."], .btnModify[value="در حال پردازش..."], .btnShow[value="در حال پردازش..."], .btnReturn[value="در حال پردازش..."], .btnCancel[value="در حال پردازش..."] {
            font-size: 14px;
            padding: 6px 35px;
        }

    .RecordOperationConfirmation .btnContainer input:first-child {
        width: 100px;
        margin-right: 11%;
    }

    .RecordOperationConfirmation .btnContainer input:last-child {
        width: 100px;
        margin-left: 11%;
    }

    .desktopWelcome {
        display: none;
    }

    .mobileWelcome {
        display: inline-block;
    }

    .mobileWelcomeInfoImage {
        vertical-align: middle;
        margin-left: 10px;
        width: 25px;
    }

    .welcomeInfoImage {
        padding-right: 10px !important;
        padding-top: 15px !important;
        padding-bottom: 10px !important;
        padding-left: 10px !important;
        height: 70px !important;
    }

    .welcomeInfo {
        width: 100%;
        margin: 0px;
    }

    .welcomeInfoText {
        padding: 3px !important;
        overflow: hidden;
    }

    .welcomeInfoDescription {
        text-align: justify;
    }

    .ViewTransferLimit .columnsContainer div {
        padding: 8px 8px 8px;
    }

    .BillPaymentStyle1 fieldset .rightColumn, .BillPaymentStyle1 fieldset .leftColumn {
        padding-right: 10px;
        padding-left: 10px;
    }

    fieldset .confirmationtransferForm {
        width: 99%;
        margin: 0 auto;
    }

    .wrongLoginListHeader {
        color: #787676 !important;
        padding-top: 10px !important;
    }

    .wrongLoginListRow0 td, .wrongLoginListRow1 td {
        color: #787676 !important;
    }

    .ctrlTwoFactorVerifier .infoTextSmallRight {
        padding: 0 35px 10px 10px;
    }

    .ctrlTwoFactorVerifier .columnsContainerctrlTwoFactor {
        padding: 5px 35px 5px 0;
    }

    .ctrlTwoFactorVerifier .rightColumnctrlTwoFactor {
        width: 180px;
    }

    .ctrlTwoFactorVerifier .leftColumnctrlTwoFactor {
        min-width: 150px;
    }

    .ctrlTwoFactorVerifier .MessageContainerctrlTwoFactor {
        text-align: center;
    }

    #divUserLoginType {
        display: none;
    }

    #divUserName {
        border-bottom-width: 0px;
        margin-bottom: 0px;
        max-width: 300px;
        min-width: 0px;
    }

    .welcomeInfo {
        margin-top: 2px;
    }

    .DashboardcolumnsContainer {
        margin-bottom: 0px;
        margin-top: 5px;
    }

    .welcomeDepositList, .welcomeInvoice, .welcomeFullTM, .welcomeRequestPaya, .welcomeCardToCardTransfer, .welcomeBillPayment {
        width: 60px;
        height: 60px;
    }

    .welcomeShortcut {
        font-size: 12px;
        width: 34px;
        font-weight: bold;
        padding: 10px 8px 0px;
    }

    .wrongLogin .ContentsDashboardPart, .wrongLogin .TitleDashboardPart .TitleDashboardText {
        border-right-width: 0px;
        margin-right: 0px;
        height: auto;
        top: 3px;
    }

    .TitleDashboardPart .TitleDashboardText {
        border-right-width: 0px;
    }

    .TitleDashboardPart {
        border-bottom-width: 0px;
    }

    .ibanResultContainer {
        position: static;
        display: block;
        width: 100%;
    }

    .ibanBox {
        position: static;
        width: 100%;
    }

    .ibanContainer {
        display: block;
        position: static;
        margin-top: 3px;
        width: 100%;
        max-width: 350px;
    }

    .ibanHeaderContainer {
        font-size: 11px;
        position: relative;
    }

    .ibanResultTitle {
        font-size: 10px;
    }
}

.contactUsAddressTitle {
    width: 100% !important;
    text-align: center !important;
    background-image: url('/content/images/Address.png') !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    padding-top: 180px !important;
    margin-bottom: 20px !important;
    display: block !important;
    font-weight: bold;
}

.contactUsEmailTitle {
    width: 100% !important;
    text-align: center !important;
    background-image: url('/content/images/Email.png') !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    padding-top: 180px !important;
    margin-bottom: 20px !important;
    display: block !important;
    font-weight: bold;
}

.contactUsFaxTitle {
    width: 100% !important;
    text-align: center !important;
    background-image: url('/content/images/Fax.png') !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    padding-top: 180px !important;
    margin-bottom: 20px !important;
    display: block !important;
    font-weight: bold;
}

.contactUsTelTitle {
    width: 100% !important;
    text-align: center !important;
    background-image: url('/content/images/Tel.png') !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    padding-top: 180px !important;
    margin-bottom: 20px !important;
    display: block !important;
    font-weight: bold;
}

.contactUsContent {
    width: 100% !important;
    text-align: center !important;
    display: block !important;
}

.contactUsContainer {
    width: 180px !important;
    margin: 20px;
}

.contactUsContent .solidHyperlink {
    font-size: 12px;
    color: #787878 !important;
}

.contactUsForm {
    max-width: 100% !important;
    text-align: center;
}

#keyboard {
    font-family: Tahoma;
}

.invoiceDetailTooltipLeftColumn {
    max-width: 200px;
    display: inline;
    padding-right: 5px;
    word-wrap: break-word;
}

.invoiceDetailTooltipRightColumn {
    max-width: 100px;
    display: inline;
}

.invoiceDetailTooltip {
    display: block;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 5px;
}

.invoiceDetailTooltipTitle {
    border: 0 !important;
    background-color: #3b9ac8;
    color: #fff !important;
    background-image: url('/content/images/detailInfo.png');
    background-position: 97% 45%;
    background-repeat: no-repeat;
    height: 40px;
    text-align: center;
    padding-top: 7px;
    margin-bottom: 10px;
    font-size: 13px;
}

.imgBorder {
    padding: 10px 0;
}

.TarifBody .tblCalendar {
    height: 31px;
}

.SatchelMngDone {
    background-color: #eefff6;
}

.SatchelMngExpired {
    background-color: #fffad6;
}

.selectedSaveCardInfo {
    color: green;
}

.imgKeyboard {
    vertical-align: middle;
    cursor: pointer;
}

.imgHelpInPage {
    vertical-align: middle;
    cursor: pointer;
}

.imgSearch {
    vertical-align: middle;
}

.pencilGrid {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.DepositNumber {
    width: 80%;
    word-wrap: break-word;
    white-space: pre-wrap;
    word-break: break-all;
}

.DepositNum {
    width: 350px;
}

.helpCloseButton {
    width: 20px;
    height: 20px;
    background-image: url(/content/images/close.png);
    background-repeat: no-repeat;
    float: left;
    border-width: 0 !important;
    cursor: pointer;
    margin-left: 1px;
    margin-top: 3px;
}

.resultTarifMoshtari {
    height: 700px;
    overflow: hidden;
}

.ExportExcelTable {
    vertical-align: top;
    border-color: #3c464a;
}

.KeyboardNumberTable {
    font-family: IRANSans;
    font-weight: 300;
    cursor: pointer;
}

.keyBoardtd {
    padding: 1px;
    border: 1px solid #d4d4d4;
    cursor: pointer;
}

.tdDuplicateWarning {
    background: url(/content/images/warningSmall.png) no-repeat 99% 50%;
    text-align: left;
}

.ShebaGridWidth {
    width: 200px !important;
    min-width: 200px;
    word-wrap: break-word;
    padding-right: 25px !important;
    text-align: center;
}

table.responsiveGrid tbody th,
table.responsiveGrid tbody td {
    padding: 2px 5px;
}

.batchMessageError {
    color: red !important;
}

.listViewRow0 .BreakLineTd, .listViewRow1 .BreakLineTd {
    white-space: normal;
}

.ThNameField {
    min-width: 150px;
}

.errorTd {
    font-weight: 400;
    color: red;
}

    .errorTd span {
        display: inline-block;
    }

.hiddenItem {
    display: none;
}

.errorTr {
    background-color: #ecd1d1;
}

.inlineSuccessMessage {
    min-width: 200px;
    display: inline-block;
    color: #2e9670;
    line-height: 24px;
    text-align: right;
    font-weight: 700;
}

.GridBreakLargeText td {
    word-wrap: break-word;
    white-space: normal !important;
}

.PaymentIdGridWidth {
    min-width: 150px;
    max-width: 150px;
}

.DescriptionGridWidth {
    min-width: 150px;
    max-width: 150px;
}

.BankNameGridWidth {
    min-width: 80px;
    max-width: 80px;
}

.NameInfoGridWidth {
    min-width: 150px;
    max-width: 150px;
}

.AmountGridWidth {
    min-width: 150px;
    max-width: 150px;
}

.errorTd span {
    display: inline-block;
}

.paddingShebainfo {
    padding: 0.2em;
}

.demo i {
    transition: all .2s;
}

[class*=icono-], [class*=icono-] * {
    box-sizing: border-box;
}

[class*=icono-] {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-style: normal;
    color: #ddd;
    text-align: left;
    text-indent: -9999px;
    direction: ltr;
}

.bold {
    font-weight: bold;
}

div.news-date {
    font-size: 11px;
    color: #e27300;
    font-weight: bold;
    margin-top: 3px;
}

ul.news li img {
    vertical-align: middle;
}

ul.news li {
    border-bottom: 1px #eee solid;
    margin: 0px 6px 9px;
    list-style-type: none;
    text-align: justify;
    background-color: #fff3b3;
    padding: 5px;
}

.all-news-link {
    text-align: left;
    padding-left: 7px;
    margin-bottom: 10px;
}

    .all-news-link a {
        background: #fa7f00;
        padding: 3px 10px;
        border-radius: 6px;
        color: #fff;
    }

span.news-sender {
    color: #000;
    font-size: 14px;
}

span.new-meesage-count {
    color: #fa7f00;
    font-size: 11px;
    font-weight: bold;
}

.TitleDashboardIcon.private-message {
    background: #fff url(/content/images/private-message.png) no-repeat 0px center;
}

.welcomeInfoImage img {
    width: 94px;
    height: 97px;
    margin-bottom: -8px;
}

.hidden {
    display: none;
}

h2.search-header {
    font-size: 15px;
    margin-right: 10px;
    font-weight: normal;
    margin-top: 10px;
}

.button-container {
    text-align: left;
}

.start-date {
    color: #00ac33;
}

.end-date {
    color: #d90505;
}

.rightColumn70 {
    width: 52%;
    margin-left: 3px;
    border: 0;
    background-color: transparent;
    display: inline-block;
    float: right;
}

.leftColumn30 {
    width: 40%;
    margin-left: 3px;
    border: 0;
    background-color: transparent;
    display: inline-block;
    float: right;
    margin-right: 10px;
}

.row-info {
    text-align: right;
    padding: 5px 10px;
    font-size: 14px;
}

    .row-info .info-lbl {
        color: #222;
        font-size: 13px !important;
    }

    .row-info .data-lbl {
        color: #285d77;
        background: #eee;
        padding: 1px 11px;
    }

    .row-info input, .row-info textarea, select {
        /* margin-right: 5px; */
        min-width: 197px;
    }

    .row-info .fixed-width {
        float: right;
        min-width: 139px;
        text-align: left;
        padding-left: 3px;
    }

    .row-info .numeric {
        text-align: left;
        direction: ltr;
    }

    .row-info .textarea {
        width: 300px;
        min-height: 80px;
    }

.column-info {
    text-align: right;
    padding: 5px 10px;
    font-size: 14px;
    width: 33%;
    float: right;
}

h4.column-box-header {
    text-align: right;
    padding-right: 15px;
    margin-top: 25px;
}

.column-info .info-lbl {
    color: #222;
    font-size: 13px !important;
    width: 100px !important;
    text-align: left;
    float: right;
}

.column-info .data-lbl {
    color: #285d77;
    background: #eee;
    padding: 1px 11px;
}

.column-info .date {
    min-width: 40px !important;
    width: 40px !important;
    text-align: center !important;
}

.column-info input, .column-info textarea, select {
    /* margin-right: 5px; */
    width: 120px;
}

.column-info .fixed-width {
    float: right;
    min-width: 139px;
    text-align: left;
    /* padding-left: 6px; */
}

.column-info .numeric {
    text-align: left;
    direction: ltr;
}

.column-info .textarea {
    width: 300px;
    min-height: 80px;
}

hr.hr-bold {
    border: 1px #f1d143 solid;
    margin: 5px 12px;
}

.row-info textarea {
    min-width: 230px;
    min-height: 66px;
}

.no-margin-right {
    margin-right: 0 !important;
}

.ltr {
    direction: ltr !important;
}

.section-header {
    text-align: right;
    font-size: 15px;
    margin-right: 10px;
    border-bottom: 1px #ccc solid;
    padding-bottom: 4px;
    margin-bottom: 4px;
}

.full-width-page {
    background: #eee !important;
}

.row-info input[type=checkbox] {
    min-width: 12px;
}

.documentImg {
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    border: 6px #eee solid;
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .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;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .DashboardServicesContainer .ContentsDashboardPart {
        padding-bottom: 10px;
    }

    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

@media (max-width: 992px) {
    .modal {
        margin-top: 60px;
    }
}

.pull-left {
    float: left;
}

h4.bar-title {
    text-align: right;
    margin: 8px 7px 1px 0px;
}

.red {
    color: red;
}

.green {
    color: forestgreen;
}

.table-bordered {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

table.status-table {
    width: 100%;
    margin: 5px;
}

.box-container {
    /* border: 1px solid rgb(40, 93, 119); */
    background-color: #eafaf5;
}

.finance-info {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px #ccc solid;
}

.columnFullWidth {
    width: 100%;
    margin-left: 3px;
    border: 0;
    background-color: transparent;
    display: inline-block;
    float: right;
}

    .columnFullWidth .partition {
        float: right;
        margin: 3px 0px 3px 45px;
    }

li.mainMenuHomeItem a {
    color: #fff;
    text-decoration: none;
}

    li.mainMenuHomeItem a:hover {
        color: rgb(255, 232, 110);
    }

tr.term-header {
    background: rgba(252, 184, 40, 0.55) !important;
}

tr.term-footer {
    background: #d7d7d7 !important;
    color: #272525;
}

h2.search-header span {
    font-size: 13px;
    color: red;
}

.footer-container {
    background: #76ffd4;
    padding: 4px 10px;
}

.text-area-mdeium {
    min-width: 70% !important;
    max-width: 100%;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left !important;
}

.p-desc {
    margin-right: 10px;
}

.background-color {
    background: #eee;
}

.message-container {
    width: 99%;
    margin: 5px 5px;
    text-align: center;
    max-height: 400px;
    overflow-y: auto;
}

.print-show {
    display: none;
}

.btn-print {
    background-color: #008acc;
    padding: 3px 8px;
    border-width: 0;
    color: #fff;
    background-repeat: no-repeat;
    background-position: 94% center;
    min-width: 60px;
    font-size: 12px;
    max-height: 33px;
    margin: 0 10px;
    font-weight: 200;
    position: absolute;
    left: -6px;
    top: 5px;
}

@media print {
    .MainPartContainer{
        margin:0 !important;
    }
    html, body {
        background-repeat: no-repeat;
        background-image: none;
        background-color: #fff;
        height:auto !important;
    }
    #layout{
        min-height:100px !important;
    }
    #MainContainer {
        background-image: none !important;
        background-color: #fff !important;
        background-repeat: no-repeat !important;
    }
    .MainContent {
        min-height: 300px !important;
        margin: 5px;
        font-size: 9px;
        margin-right: 0 !important;
    }

    .search-container-print {
        display: none !important;
    }

    .btn-print {
        display: none !important;
    }

    .print-header {
        display: inline !important;
        background-color: #fff;
        text-align: center;
    }

        .print-header img {
            margin: 0 auto;
            width: 80px;
            float: right;
        }

        .print-header h1 {
            float: right;
            font-size: 18px;
        }

    #sidebar-collapse {
        display: none;
    }

    #menu, #MasterPicture, #ButtomContent, .print-hide {
        display: none !important;
    }

    .page-header {
        display: none !important;
    }

    .MainContent {
        margin-right: 0px !important;
    }

    .print-show {
        display: block !important;
    }
}

.menu-active {
    background: #fcf546 !important;
}

.bar-title {
    padding: 4px 0;
}

table th {
    background-color: #285d77 !important;
    color: #fff;
}

message-container .message-title {
    width: 60%;
    float: right;
}

.message-container .message-title {
    float: right;
    padding-left: 4px;
    color: #008acc;
}

    .message-container .message-title img {
        padding-left: 3px;
    }

.message-container label.info-lbl.fixed-width {
    min-width: 45px !important;
}

.message-container .row-info textarea {
    width: 80%;
    height: 80px;
    margin-right: 4px;
}

.message-container .question-box {
    background: rgba(252, 245, 70, 0.48);
    padding: 2px 4px;
}

.message-container .answer-box {
    background: rgb(255, 211, 110);
    padding: 2px 4px;
}

a.welcomeShortcut.ClickableImage:hover {
    text-decoration: underline;
}

div#SettingPopup a {
    text-decoration: none;
}

    div#SettingPopup a:hover {
        text-decoration: underline;
    }

a {
    text-decoration: none !important;
}

.faq-container {
    max-height: 900px;
    overflow-y: auto;
}

    .faq-container .faq-item {
        text-align: right;
        padding: 7px 8px;
        border-bottom: 1px #ccc solid;
    }

        .faq-container .faq-item:first-child {
            margin-top: -5px;
        }

        .faq-container .faq-item:nth-child(odd) {
            background: rgba(220, 220, 213, 0.48);
        }

        .faq-container .faq-item .question {
            color: #008acc;
        }

.textBoxControl dt:first-child {
    border: 1px solid #D4D4D4 !important;
    height: 25px;
}

.textBoxControl dd ul {
    background-color: rgb(216, 242, 216);
    border: 1px solid rgb(157, 223, 157);
    left: 0px;
    position: relative;
    top: 2px;
    font-size: 11px;
    color: #123912;
    width: 150px;
    list-style: none;
    font-family: IRANSans;
    margin-right: 50px;
}

.validation-danger {
    text-align: center;
    width: 300px;
    margin: 10px auto;
    background: rgba(255, 49, 49, 0.8);
    color: #fff;
}

    .validation-danger li {
        list-style-type: none;
    }

.margin-right-none {
    margin-right: 0px !important;
}

img#sidebar-collapse {
    cursor: pointer;
    width: 27px;
    position: absolute;
    margin-right: 0px;
    top: 69px;
    right: 0;
    background: #fcf546 !important;
    z-index: 9;
    border: 1px #285d77 solid;
    border-right: none;
    border-radius: 5px 0 0 5px;
}

    img#sidebar-collapse:hover {
        background: #ccc;
    }

.page-link {
    padding: 2px 7px;
}

    .page-link:hover {
        background: rgba(128,181,234,1);
        color: #000;
    }

table#table tr td {
    background: #eee;
}

.text-right {
    text-align: right;
}

.rtl {
    direction: rtl;
}

.debt-desc-container {
    margin: 5px 10px 5px 5px;
    border-bottom: 2px #ccc solid;
    direction: rtl;
    padding: 5px 0px;
}

    .debt-desc-container h3 {
        color: #285d77;
        padding-bottom: 3px;
        text-align: right;
        font-weight: normal;
    }

    .debt-desc-container p {
        text-align: justify;
    }

button.btnCommon:hover {
    background: #ffcf45 !important;
}

.text-right {
    text-align: right !important;
}

button.refresh-button {
    padding: 3px 5px !important;
    background: #285d77;
    border: none;
    color: #fff;
    display: inline-flex;
    float: left;
    margin-left: 9px;
    cursor: pointer;
}

    button.refresh-button:hover {
        background-color: #5cb85c;
    }

    button.refresh-button img {
        margin-left: 7px;
    }

.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #a5110d;
    border-color: #79120f;
}

.btn-success:disabled {
    background-color: #015001 !important;
    border-color: #0c4c0c !important;
}

.btn-success.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #015001;
    border-color: #0c4c0c;
}

.btn-info.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
}

.gateway-icon {
    border: 1px #fff solid;
    margin-top: 10px;
}

    .gateway-icon:hover {
        border-color: #ccc;
    }

.selectedRow, .selectedRow td {
    background-color: rgba(250, 251, 5, 0.46) !important;
}

.removeRow {
    display: none;
}

.btn-sm {
    font-size: 12px !important;
    color: #fff !important;
}

.removeicon {
    margin-top: 6px;
}

.toolbar {
    float: left;
    padding: 7px 5px;
}

.addcourse {
    width: 20px;
    height: 26px;
    padding: 1px !important;
    padding-left: 9px !important;
}

.btn-add_course {
    font-size: 14px !important;
}

.mali-info {
    float: right;
    background: #ffffb6;
    width: 100%;
    padding-top: 5px;
}


    .mali-info .item {
        float: right;
        padding: 5px 14px;
        margin: 2px 6px 2px 3px;
        border: 1px #ccc solid;
    }

    .mali-info .seprator {
        float: right;
        margin: 0;
        padding: 5px 2px;
        font-size: 16px;
    }

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 3px 10px;
    font-size: 12px;
    line-height: 1.42857143;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.btn-warning{
     color: #fff;
    background-color: #FFEB3B;
}

.btn-info {
    font-size: 14px;
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.btn-danger.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.welcomeInfoDescription.student-info div {
    float: right;
    background: #fdf888;
    margin: 1px 1px;
    padding: 3px 5px;
    font-size: 13px;
}


.welcomeInfoDescription.student-info .student-photo {
    padding: 0 !important;
    background: none !important;
    border: none;
}

input::placeholder {
    color: #ccc;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #ccc;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #ccc;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #ccc;
}

:-moz-placeholder { /* Firefox 18- */
    color: #ccc;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .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: 4px;
        line-height: 1.3;
        vertical-align: middle;
        border-top: 1px solid #ddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > caption + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > th,
    .table > thead:first-child > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > th,
    .table-bordered > tbody > tr > th,
    .table-bordered > tfoot > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width: 767px) {
    h1.page-header {
        text-align: right !important;
        padding-right: 5px;
    }

    .btn-print {
        top: 5px !important;
        left: 4px;
    }

    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

div.dataTables_wrapper {
    direction: rtl !important;
}

div.dt-buttons {
    display: none !important;
}
.details-table {
    background-color: #ffe8a7;
    font-size: 12px;
}
td.child ul li {
    background-color: #fdf888;
    padding-top: 5px !important;
    padding-right: 15px !important;
}
.table-text-center th, .table-text-center td{
    text-align:center !important;
}
.modal{
    max-width:98% !important;
}
.blocker{
    padding:0 !important;
}
.payment-link
{
    background-color:#eee;
    border-radius:5px;
    padding:10px;
}
.daneshkadeh-combo{
    width:140px;
    min-width:140px;
    border-radius:5px;
    font-size:11px;
    margin:5px 0;
}
.daneshkadeh-menu{
    border-width: 0;
    vertical-align: middle;
    background-color: #008acc;
    background-repeat: repeat-x;
    background-position: top;
    color: #fff;
    font-size:11px;
    padding:0 5px;
}
