.main-color {
    background-color: #de302b !important;
}

.index-news-row {
    max-height: 140px !important;
    min-height: 140px !important;
}

.grid-news-row {
    max-height: 160px !important;
    min-height: 160px !important;
}

.index-news img{
    min-height: 140px !important;
    max-height: 140px !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    /*object-fit: cover;*/
    object-fit: contain;
}

.grid-news img{
    /*height: 100%;*/
    min-height: 160px !important;
    max-height: 160px !important;
    width: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.index-news img:hover{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.entry-title-grid-height{
    height: 80px !important;
    overflow-x: auto;
    font-size: 0.75rem !important;
    text-align: justify;
}
.new-news img{
    height: 70px;
    width: 110px;
}
.entry-content table, th, td {
    border: 1px solid black !important;
    margin: 0 auto !important;
    padding: 0.5rem 1.5rem !important;
}

.text-justify {
    text-align: justify !important;
}
.header-search-input{
    font-size: 24px !important;
}

.index-post {
    padding: 0px 20px 0px 20px;
}
.entry-content img{
    height: auto !important;
    width: auto !important;
}

.index-entry-content p{
    font-size: 14px !important;
    height: 38px !important;
    margin-top: 5px !important;
    line-height: 1.4 !important;
    overflow: hidden !important;
}

.index-entry-meta {
    margin-top: 0px !important;
    padding: 0px !important;
}

.marquee a:after {
    content: '\205E';
    font-size: 12px;
    margin-left: 20px;
    margin-right: 20px;
    color: #ddd;
}

.float-left {
    float: left !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.adv-badge {
    float: left !important;
    margin-right: 10px !important;
    line-height: 1.5;
}
.header-custom-logo {
    max-height: 110px !important;
}
.tab-container-news {
    padding: 10px !important;
}
.sme-fb-wrapper iframe {
    left: 0;
    top: 0;
    width: 100%;
}
#tab-embedded li {
    width: 50% !important;
}
.custom-entry-meta {
    padding: 0px !important;
}
.custom-entry-meta ul {
    padding: 0 10px !important;
}

.btn-country {
    background: #006dff;
}
/*index хуудасны Video slider -н CSS*/
.video-flex-slider-index > .flex-viewport  {
    width: 80% !important;
    min-height: 330px !important;
    height: 330px !important;
    float: left !important;
}
.video-flex-slider-index > .flex-direction-nav > .flex-nav-next .flex-next {
    margin-right: 20% !important;
}

#customSliderID > .flex-control-thumbs {
    width:19% !important;
    float:right;
    margin:0 !important;
    min-height: 330px !important;
    height: 330px !important;
    overflow-x: hidden !important;
}

#customSliderID > .flex-control-thumbs li {
    width:auto !important;
}

.fluid-width-video-wrapper {
    min-height: 330px !important;
    height: 330px !important;
}

/*@media (max-width: 992px) {*/
/*    #customSliderID > .flex-control-thumbs {*/
/*        min-height: 250px !important;*/
/*        height: 250px !important;*/
/*    }*/
/*}*/

.form-check-input:checked{
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
}

.graphic-color i {
    background-color: #2e5ea8 !important;
}

.active-district {
    color: #ffffff !important;
    background-color: #4ca04a !important;
}

.made-mn{
    color: #2b9348;
    font-weight: 700;
    text-shadow: -1px 0 #ffe3e0, 0 1px #ffe3e0, 1px 0 #ffe3e0, 0 -1px #ffe3e0;
}

.made-mn:hover {
    color: #2b9348 !important;
}
.custom-grid-container > .row > .sub-menu-container {
    padding: 10px 20px !important;
}
.sub-category-name{

}
.input-with-valid{
    display: block !important;
}
.input-with-valid input {
    width: 100% !important;
}
.help-block{
    color: red;
    font-size: 12px;
}
.step4-custom-file-input{
    padding: 0.188rem 0.75rem !important;
}
.product-title-grid-height{
    height: 60px !important;
    overflow-x: auto;
    font-size: 0.75rem !important;
    text-align: center;
}
.product-img-grid img{
    min-height: 140px !important;
    max-height: 140px !important;
    width: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    object-fit: cover;
}
.product-img-grid img:hover{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.loan-page-container input:focus{
    color: #212529 !important;
}

.loan-page-container textarea:focus{
    color: #212529 !important;
}
.top-bar-container{
    background: #fff !important;
    border-bottom: 1px solid #EEE !important;
}
.header-container{
    background: #fff !important;
    /*margin-right: 0px !important;*/
    /*margin-left: 0px !important;*/
}
.loan-page-content-wrap{
    padding: 0px !important;
}
.loan-page-next-btn{
    /*right: 0 !important;*/
    /*position: absolute !important;*/
    /*bottom: 22px !important;*/
    float: right; !important;
}
.loan-page-container{
    padding: 30px 0px 20px 0px !important;
}
.tab-nav-profile{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0 15px;
    list-style: none;
    border-bottom: 1px solid #ddd;
    font-size: small;
    background: #fff !important;
}
.tab-nav-profile li {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
    border: 1px solid #ddd;
    border-bottom: 0;
    border-left: 0;
    height: 41px;
    text-align: center;
    background: #fff !important;
}
.tab-nav-profile li.ui-tabs-active a {
    position: relative;
    background: #de301f !important;
    top: 3px !important;;
    background-color: #fff !important;;
    color: #444 !important;
}
.tabs-alt-profile .tab-nav li.ui-tabs-active {
    border-bottom: 0 !important;
}
.loan-step-form input::-webkit-outer-spin-button,
.loan-step-form input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.loan-step-form input[type=number] {
    -moz-appearance: textfield;
}
.product-detail-li span {
    float: right;
}
.product-detail-right-side {
    /*padding-left: 0px !important;*/
}
.tab-nav .index-fb-bg.ui-tabs-tab a {
    background-color: #3B5998 !important;
    color: #fff !important;
}
.tab-nav .index-tw-bg.ui-tabs-tab a {
    background-color: #00ACEE !important;
    color: #fff !important;
}

.static-feature {
    color: #222E2B;
    font-weight: 600;
}
#top-login .form-control:active, .form-control:focus {
    color: #212529 !important;
}
.top-bar-user-icon{
    margin-right: 10px !important;
}
.top-bar-signout-icon{
    margin-left: 10px !important;
}
.create-account{
    cursor: pointer;
    margin: 10px auto 0 auto !important;
    display: flex !important;
}
.top-bar-login{
    cursor: pointer;
}
.top-bar-profile-dropdown:active{
    color: #666 !important;
    background-color: transparent !important;
}
.custom-video-divider::after, .custom-video-divider::before{
    height: 4px !important;
    background-color: #de301f !important;
}
.send-req-btn{
    color: #fff;
    background-color: #de301f;
    border-color: #de301f;
}
.send-req-btn:hover{
    color: #fff;
    box-shadow: 3px 4px 10px 2px rgb(0 0 0 / 10%)
}
.displayNone{
    display: none;
}

.setup-content .error{
    color: red;
}
.loan-active-tab{
    background-color: #de301f !important;
    color: #FFF;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 20%);
    border-color: #de301f !important;
}
#top-register > input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
#top-register > input[type=number] {
    -moz-appearance: textfield;
}
.custom-divider {
    font-size: 13px !important;
    font-weight: 700 !important;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    color: #555 !important;
}
.custom-divider:after{
    height: 5px !important;
}
.la-ball-spin-clockwise-fade,
.la-ball-spin-clockwise-fade > div {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.la-ball-spin-clockwise-fade {
    display: block;
    font-size: 0;
    color: red;
}
.la-ball-spin-clockwise-fade.la-dark {
    color: #333;
}
.la-ball-spin-clockwise-fade > div {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor;
}
.la-ball-spin-clockwise-fade {
    width: 30px;
    height: 30px;
}
.la-ball-spin-clockwise-fade > div {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    margin-left: -4px;
    border-radius: 100%;
    -webkit-animation: ball-spin-clockwise-fade 1s infinite linear;
    -moz-animation: ball-spin-clockwise-fade 1s infinite linear;
    -o-animation: ball-spin-clockwise-fade 1s infinite linear;
    animation: ball-spin-clockwise-fade 1s infinite linear;
}
.la-ball-spin-clockwise-fade > div:nth-child(1) {
    top: 5%;
    left: 50%;
    -webkit-animation-delay: -.875s;
    -moz-animation-delay: -.875s;
    -o-animation-delay: -.875s;
    animation-delay: -.875s;
}
.la-ball-spin-clockwise-fade > div:nth-child(2) {
    top: 18.1801948466%;
    left: 81.8198051534%;
    -webkit-animation-delay: -.75s;
    -moz-animation-delay: -.75s;
    -o-animation-delay: -.75s;
    animation-delay: -.75s;
}
.la-ball-spin-clockwise-fade > div:nth-child(3) {
    top: 50%;
    left: 95%;
    -webkit-animation-delay: -.625s;
    -moz-animation-delay: -.625s;
    -o-animation-delay: -.625s;
    animation-delay: -.625s;
}
.la-ball-spin-clockwise-fade > div:nth-child(4) {
    top: 81.8198051534%;
    left: 81.8198051534%;
    -webkit-animation-delay: -.5s;
    -moz-animation-delay: -.5s;
    -o-animation-delay: -.5s;
    animation-delay: -.5s;
}
.la-ball-spin-clockwise-fade > div:nth-child(5) {
    top: 94.9999999966%;
    left: 50.0000000005%;
    -webkit-animation-delay: -.375s;
    -moz-animation-delay: -.375s;
    -o-animation-delay: -.375s;
    animation-delay: -.375s;
}
.la-ball-spin-clockwise-fade > div:nth-child(6) {
    top: 81.8198046966%;
    left: 18.1801949248%;
    -webkit-animation-delay: -.25s;
    -moz-animation-delay: -.25s;
    -o-animation-delay: -.25s;
    animation-delay: -.25s;
}
.la-ball-spin-clockwise-fade > div:nth-child(7) {
    top: 49.9999750815%;
    left: 5.0000051215%;
    -webkit-animation-delay: -.125s;
    -moz-animation-delay: -.125s;
    -o-animation-delay: -.125s;
    animation-delay: -.125s;
}
.la-ball-spin-clockwise-fade > div:nth-child(8) {
    top: 18.179464974%;
    left: 18.1803700518%;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
    animation-delay: 0s;
}
.la-ball-spin-clockwise-fade.la-sm {
    width: 16px;
    height: 16px;
}
.la-ball-spin-clockwise-fade.la-sm > div {
    width: 4px;
    height: 4px;
    margin-top: -2px;
    margin-left: -2px;
}
.la-ball-spin-clockwise-fade.la-2x {
    width: 64px;
    height: 64px;
}
.la-ball-spin-clockwise-fade.la-2x > div {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    margin-left: -8px;
}
.la-ball-spin-clockwise-fade.la-3x {
    width: 96px;
    height: 96px;
}
.la-ball-spin-clockwise-fade.la-3x > div {
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-left: -12px;
}
/*
 * Animation
 */
@-webkit-keyframes ball-spin-clockwise-fade {
    50% {
        opacity: .25;
        -webkit-transform: scale(.5);
        transform: scale(.5);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-moz-keyframes ball-spin-clockwise-fade {
    50% {
        opacity: .25;
        -moz-transform: scale(.5);
        transform: scale(.5);
    }
    100% {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1);
    }
}
@-o-keyframes ball-spin-clockwise-fade {
    50% {
        opacity: .25;
        -o-transform: scale(.5);
        transform: scale(.5);
    }
    100% {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes ball-spin-clockwise-fade {
    50% {
        opacity: .25;
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
.customer-file-input-container{
    display: flex;
    align-items: center;
}
.step4-loading-container{
    margin-left: 20px !important;
}
.profile-header-ul{
    text-align: center;
}
.profile-header-ul li {
    border-bottom: 1px solid #ddd;
    cursor: pointer !important;
}
.profile-active-tab{
    color: #fff !important;
    border-bottom: 3px solid #de301f !important;
}
.profile-loan-table  table, th, td{
    border: 1px solid #eeeeee !important;
}
.custom-list-group-profile {
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
}
.sub-sub-a{
    font-size: 10px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
}
.web-color-text {
    color: #de301f !important;
}
.index-discuss-ul li{
    font-size: 14px !important;
}
.index-discuss-body {
    font-size: 14px !important;
    padding: 10px 0;
}

.loading {
    min-height: 300px;
    background: url('/images/sbd/loading.svg') !important;
    background-position: center !important;
    background-size: 70px !important;
    background-repeat: no-repeat !important;
}

.commitee-loading {
    display: block;
    background-image: url(https://office.sme.gov.mn/storage/uploads/svgexport-5.svg);
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.07;
    background-size: 70px;
    /*position: fixed;*/
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 9999;
}


.file-loader-container{
    display: flex;
}
.file-loader-container span{
    margin-left: 10px;
    align-self: center;
}
/*flex-slider next,previous text hide*/
.flex-prev,
.flex-next {
    font-size: 0 !important;
}
.loan-show-file{
    margin-left: 10px !important;
}
.pricing-box-custom{
    /*height: 470px !important;*/
}
.pricing-features-custom{
    height: 100% !important;
}
.pricing-title-header{
    font-weight: bold !important;
    color: #000 !important;
}
.main-text-color {
    color: #de302b !important;
}
.sidebar-menu-container {
    padding: 0.5rem 1rem;
    color: #fff;
    background-color: #de301f;
    border-color: #de301f;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    text-transform: uppercase;
}
.top-link-lang:hover{
    color: #666 !important;
}
.top-link-lang > a:hover{
    color: #666 !important;
}
.reset-password {
    cursor: pointer;
    margin: 0px auto 10px auto !important;
    display: flex !important;
    border: none !important;
    /*background: transparent !important;*/
}

.faqs .toggle-faq {
    margin-bottom: 8px !important;
    padding-bottom: 0px !important;
}

.sme-custom-blue {
    color: #023378 !important;
}
.loan-page-blockquote{
    margin-left: 10px !important;
    border-left: 5px solid #de301f !important;
}
.loan-page-blockquote > footer{
    color: #de301f !important;
    margin-top: 1rem !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}
