@font-face {
    font-family: 'Source Sans Pro';
    src: url('../assets/fonts/SourceSansPro-Bold.eot');
    src: url('../assets/fonts/SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'), url("../assets/fonts/SourceSansPro-Bold.woff2") format("woff2"), url("../assets/fonts/SourceSansPro-Bold.woff") format("woff"), url('../assets/fonts/SourceSansPro-Bold.ttf') format('truetype'), url('../assets/fonts/SourceSansPro-Bold.svg#SourceSansPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../assets/fonts/SourceSansPro-Regular.eot');
    src: url('../assets/fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'), url("../assets/fonts/SourceSansPro-Regular.woff2") format("woff2"), url("../assets/fonts/SourceSansPro-Regular.woff") format("woff"), url('../assets/fonts/SourceSansPro-Regular.ttf') format('truetype'), url('../assets/fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../assets/fonts/SourceSansPro-SemiBold.eot');
    src: url('../assets/fonts/SourceSansPro-SemiBold.eot') format('embedded-opentype'), url("../assets/fonts/SourceSansPro-SemiBold.woff2") format("woff2"), url("../assets/fonts/SourceSansPro-SemiBold.woff") format("woff"), url('../assets/fonts/SourceSansPro-SemiBold.ttf') format('truetype'), url('../assets/fonts/SourceSansPro-SemiBold.svg#SourceSansPro-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../assets/fonts/SourceSansPro-Light.eot');
    src: url('../assets/fonts/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'), url("../assets/fonts/SourceSansPro-Light.woff2") format("woff2"), url("../assets/fonts/SourceSansPro-Light.woff") format("woff"), url('../assets/fonts/SourceSansPro-Light.ttf') format('truetype'), url('../assets/fonts/SourceSansPro-Light.svg#SourceSansPro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../assets/fonts/SourceSansPro-Black.eot');
    src: url('../assets/fonts/SourceSansPro-Black.eot?#iefix') format('embedded-opentype'), url('../assets/fonts/SourceSansPro-Black.woff2') format('woff2'), url('../assets/fonts/SourceSansPro-Black.woff') format('woff'), url('../assets/fonts/SourceSansPro-Black.ttf') format('truetype'), url('../assets/fonts/SourceSansPro-Black.svg#SourceSansPro-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: "Source Sans Pro" !important;
}

body,
.navbar-brand {
    padding: 0;
    margin: 0;
}

.login-bg {
    width: 100%;
    background-image: url("../images/bg/background.jpg");
    height: 100vh;
    position: relative;
    background-size: cover;
}

.login-bg-my {
    width: 100%;
    background-image: url("../images/bg/MyHomeBackGround.png");
    height: 100vh;
    position: relative;
    background-size: cover;
}

.login-bg-in {
    width: 100%;
    background-image: url("../images/bg/background_indo.jpg");
    height: 100vh;
    position: relative;
    background-size: 101% 100%;
    background-repeat: no-repeat;
}

.login-layout {
    overflow: auto;
    height: 100vh;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-weight: normal;
    box-sizing: inherit;
    line-height: 1.42857143;
    color: #333;
    margin: 0;
    background-color: #FFF;
    background-position: center center;
    background-repeat: repeat;
    background-size: cover;
}

.container-fluid .header {
    padding-left: 0px;
    padding-right: 0px;
}

.header-add {
    background-color: #E02020;
    height: 40px;
    display: flex;
    align-items: center;
    width: 100%;
    margin: auto;
    margin: 0 !important;
}

.header-add .header-add-1 {
    margin-left: auto;
}

.logo {
    width: 115px;
    margin-bottom: 20px;
}

.btn.dropdown-toggle,
.dropdown-item {
    display: block;
    width: 100%;
    color: #FFFFFF !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    text-align: left;
}

.btn:disabled {}

#otpBtnResendCode:hover {
    text-decoration: underline;
}

.btn.dropdown-toggle {
    padding: 10px 36px 10px 15px;
}

#dropdownCountryButton {
    margin-right: 10px;
}

.dropdown {
    text-align: center;
    padding: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dropdown .icon-flag {
    width: 20px;
    margin-right: 8px;
}

.dropdown-menu {
    width: 100%;
    min-width: 8rem;
}

.dropdown-menu.show {
    top: 0% !important;
}

.dropdown {
    border-left: 1px solid #c66;
}

#carouselExampleIndicators {
    padding: 0px;
}

.carousel-inner,
.carousel-item,
.carousel-item>img {
    height: 100%;
}

.carouselExampleIndicators-message {
    position: absolute;
    bottom: 20%;
    z-index: 1000;
    margin-left: 5%;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 30px;
    line-height: 36px;
    width: 600px;
    text-align: left;
}

.carouselExampleIndicators-message-read {
    font-size: 14px;
    text-decoration: underline;
    color: white;
}

.d-block img {
    height: 100%;
}

.carousel-indicators li {
    border: none;
    height: 8px;
    border-radius: 4px;
}

.carousel-indicators-item.active {
    background-color: red;
}

.carouselExampleIndicators-copyright {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.21);
    padding: 15px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    text-align: left;
}

.carouselExampleIndicators-copyright span {
    margin-left: 4%;
}

.carousel-indicators {
    justify-content: flex-start;
    margin-bottom: 8%;
    margin-left: 5%;
}

.login-form {
    background-color: #FFFFFF;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 398px;
    width: 398px;
    min-height: 396px;
    height: fit-content;
    border-radius: 13px;
    right: 85px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    font-family: "Source Sans Pro" !important;
}

.show-message {
    background-color: #FFFFFF;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 600px;
    width: 600px;
    min-height: 150px;
    height: fit-content;
    border-radius: 0px 0px 13px 13px;
    right: 505px;
    margin: auto;
    position: absolute;
    bottom: 0;
    font-family: "Source Sans Pro" !important;
}

.dialogheader {
    background-color: green;
    text-align: left;
    width: 100%;
    margin-top: -55px;
}

.dialogcontent {
    margin: 0px;
    text-align: center;
    width: 100%;
}

.tag-row {
    width: 100%;
}

.text-dialog-content {
    color: black;
    margin: 20px;
    text-align: left;
}

.dialog-text-content {
    color: black;
    margin: 20px;
}

.text-dialogheader {
    color: white;
    padding: 5px 20px;
    font-size: 20px;
}

.login-form-label {
    width: 85%;
    margin-bottom: 20px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
}

#agLoginForm {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}

.input-container {
    display: -ms-flexbox;
    /* IE10 */
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}

.form-control {
    border: none !important;
    border-radius: 0px !important;
}

input:focus {
    box-shadow: none !important;
}

.input-field {
    border-left: none;
    overflow: hidden;
    color: #000000 !important;
}

.i-eye {
    width: 40px;
    opacity: 0.5;
    cursor: pointer;
}

.icon {
    padding: 10px 10px 10px 0px;
    min-width: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.input-field {
    width: 100%;
    padding: 10px;
    outline: none;
    border: 0;
}

::placeholder {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    width: 48px;
    text-align: left;
}

.login-form-btn {
    text-align: center;
    font-family: "Source Sans Pro" !important;
}

.login-form-btn-reset,
.login-form-btn-login {
    flex: 1 1 50%;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    width: 80%;
    text-align: left;
    font-family: "Source Sans Pro" !important;
}

.login-form-btn-login {
    margin-top: 20px;
    width: 100%;
    border-radius: 25px !important;
    padding: 12px !important;
    background-color: #e02020 !important;
    font-weight: 350 !important;
    font-size: 14px !important;
    text-align: center;
    height: 55px;
    font-family: "Source Sans Pro" !important;
}

.login-form-btn-reset {
    font-family: "Source Sans Pro" !important;
    color: #4e9fdd !important;
    text-decoration: underline !important;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
}

.login-form_label {
    font-size: 20px;
}

.form-group {
    border-radius: 0px 0px;
    height: 50px;
    border-bottom: solid thin #cccccc;
}

.form-group input {
    height: 100%;
}

.form-control,
.btn {
    border-radius: 0px 0px;
    background-clip: unset;
}

.errorMessage-span {
    color: red;
    line-height: 1;
    float: left;
    margin-top: 20px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    background: #fff;
    margin-bottom: -20px;
}

.login-form-contact a {
    text-decoration: underline;
    color: white;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    text-align: left;
}

.login-form-contact a:hover,
.carouselExampleIndicators-message a:hover {
    color: red;
}

.login-form-hr {
    width: 70%;
    background: #f0f0f0;
}

.login-form-text {
    margin-bottom: 40px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    text-align: left;
}

.login-form-store-google_play img,
.login-form-store-app_store img {
    width: 150px;
}

.app-footer {
    width: 100%;
    border-top: solid thin #E0E0E0;
    clear: both;
    padding: 30px 0;
}

.app-footer .content {
    text-align: center;
    background-color: #FFFFFF;
    width: fit-content;
    font-weight: 500;
    font-size: 16px;
    margin: 0 auto;
    color: #4C4C4C;
}

.app-footer .content div:first-child {
    display: center;
    justify-content: space-between;
}

.app-footer .content div:first-child .line {
    color: #E0E0E0;
    margin-left: 15px;
    margin-right: 15px;
}

.app-footer .content div:first-child .line-my {
    color: #4D4D4D;
    margin-left: 15px;
    margin-right: 15px;
}

.app-footer p {
    margin: 10px;
}

.app-footer div:last-of-type {
    width: inherit;
}

.otp-form {
    text-align: center;
    padding: 30px 50px;
}

.otp-form .form-group {
    border-top: solid thin #ccc;
}

.otp-form .en-otp {
    color: #E02020;
    font-family: "Source Sans Pro";
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    font-weight: bold;
}

.otp-form .otp-email {
    color: #1F4387;
    font-family: "Source Sans Pro";
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    width: 115%;
    margin-left: -7.5%;
}

.otp-form .otp-entered-invalid {
    color: #E02020;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    font-family: "Source Sans Pro";
}

.otp-form .go-to-login {
    color: #3391D8;
    font-size: 14px;
    line-height: 17px;
    text-align: left;
    cursor: pointer;
    font-family: "Source Sans Pro";
    /* text-decoration: underline; */
}

.otp-form .in-otp {
    font-family: "Source Sans Pro" !important;
    letter-spacing: 28px;
    font-weight: bold;
    font-size: 24px;
    padding-left: 28px;
    text-align: center;
}

.otp-form .login-form-btn>div {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

@media only screen and (max-width: 1024px) {
    .errorMessage-span {
        font-size: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .carouselExampleIndicators-message,
    .carouselExampleIndicators-message a {
        font-size: 13px;
    }
    .errorMessage-span {
        font-size: 8px;
    }
    #agLoginForm .logo {
        margin-top: 0px;
    }
    .login-form {
        padding-top: 15px;
        right: 0;
        left: 0;
        max-height: 360px;
    }
    .login-form-store {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .login-form-store a {
        padding: 2px 0;
    }
    .login-bg-in {
        background-size: cover;
        position: relative;
    }
}

@media only screen and (max-width: 570px) {
    .login-form {
        width: 90%;
        right: 0;
        left: 0;
        height: 100%;
        max-height: 350px;
        padding-top: 0px;
    }
    .logo {
        margin-bottom: 0px;
    }
    .errorMessage-span {
        margin-top: 10px;
    }
    .app-footer .content .line {
        margin-left: 5px;
        margin-right: 5px;
    }
    .app-footer .content .drop-padding {
        padding-left: 15px;
        padding-right: 0px;
    }
    .otp-form {
        padding: 30px !important;
    }
}

@media only screen and (max-width: 430px) {
    #agLoginForm img {
        margin-left: 0px;
    }
    #agLoginForm .logo {
        margin-top: 0px;
    }
    .carouselExampleIndicators-message,
    .carouselExampleIndicators-message a {
        font-size: 10px;
    }
    .errorMessage-span {
        font-size: 10px;
    }
    .carouselExampleIndicators-message {
        margin-left: 1%;
    }
    .carouselExampleIndicators-copyright {
        bottom: -15px;
    }
    .login-form {
        width: 90%;
        right: 0;
        left: 0;
        /* margin: 0 auto; */
    }
    #agLoginForm,
    .login-form-label {
        width: 90%;
    }
    .navbar-header {
        min-width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 0;
    }
    .login-form-contact span {
        font-size: 13px;
    }
    .login-form-store {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .login-form-store a {
        padding: 0 1px;
    }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    padding: 0px !important;
    -webkit-text-fill-color: black;
    transition: background-color 5000s ease-in-out 0s;
}

input:-moz-autofill,
input:-moz-autofill:focus,
input:-moz-autofill:hover,
textarea:-moz-autofill,
textarea:-moz-autofill:hover,
textarea:-moz-autofill:focus,
select:-moz-autofill,
select:-moz-autofill:hover,
select:-moz-autofill:focus {
    padding: 0px !important;
    -webkit-text-fill-color: black;
    transition: background-color 5000s ease-in-out 0s;
}
.resend-disabled{
	cursor: no-drop !important;
}