﻿
html {
    height: inherit;
    width: inherit;
}

.row {
    margin: 0;
}



.small_text small {
    left: 14px;
}

small:before {
    position: initial !important;
}

.purpose-saving-block .purpose-content .question {
    margin-bottom: 0;
}

.listMedia {
    margin-bottom: 14px;
    margin-top: 10px;
}

/*.purpose-saving-block .purpose-content a {
      margin-bottom: 0;
}*/

/*.login-page {
    overflow: hidden;
}*/

.bg_wrapper input[type='number'] {
    text-align: right;
}

footer {
    background: url(../img/footer-bg.jpg);
    padding-top: 5px;
}

.login-page-phone-error {
    background: url(../img/login-page/error-icon.png) white 98% no-repeat;
    color: #b20b10;
    font-weight: 400;
    margin: 0 !important;
    padding: 12px 40px 11px 0 !important;
    width: 409px;
    height: 51px;
    border: 1px solid #b20b10;
    color: #b20b10;
    /*text-indent: 30px;*/
}

.field-validation-error {
    background: url(../img/login-page/error-icon.png) white 98% no-repeat;
    color: #b20b10;
    font-weight: 400;
    padding: 0 40px 0 0 !important;
    height: 51px;
    border: 1px solid #b20b10 !important;
    color: #b20b10;
    /*text-indent: 30px;*/
}

.validation-summary-errors {
    background: url(../img/login-page/error-icon.png) white 98% no-repeat !important;
    color: #b20b10 !important;
    font-weight: 400 !important;
    padding: 12px 40px 11px 0 !important;
    height: 51px !important;
    border: 1px solid #b20b10 !important;
    color: #b20b10 !important;
    /*text-indent: 30px !important;*/
}


.insurance-list .insurance-list-item {
    margin-bottom: 25px;
}

#sadeshmiratpratiyut {
    line-height: 25px;
}

.login-block-form .block-checkbox {
    max-width: 390px;
}

.login-block-form .block-second-checkbox {
    max-width: 390px;
}

#tooltiphisachonishi {
    height: 25px;
    margin-right: 0px;
    margin-left: 95%;
}

.cancel {
    background: none !important;
    border: none;
    padding: 0 !important;
    color: #069;
    text-decoration: underline;
    cursor: pointer;
}

.breadcrumb {
    display: inline-block;
    background: 0 0;
    padding: 2px 0 0;
    margin-bottom: 15px;
    border-radius: 0;
}

.phone_error_bl{
    display: flex;
    width: 410px;
}

.flat-address-details {
    display: inline !important;
}

.policyscrollable {
    max-height: 600px;
    overflow-y: scroll;
}

.docsscrollable {
    max-height: 200px;
    overflow-y: scroll;
}