html[lang='kh'], body[lang='kh']{font-family: 'Hanuman', 'Arial', serif; font-size:1em;}
body[lang='kh'] input,body[lang='kh'] select,body[lang='kh'] label{font-family: 'Hanuman', 'Arial', serif;}

.blue h3 { margin-top: 0; margin-bottom: 5px; text-transform: uppercase; }
.blue-progress-line { position: absolute; top: 0; left: 0; height: 1px; background: #3598dc; }
.blue-steps { overflow: hidden; position: relative; margin-top: 20px; }
.blue-step { position: relative; float: left; width: 20%; padding: 0 5px; text-align: center;}

/*.blue-step-1 { overflow: hidden; position: relative; margin-top: 20px; }*/
.blue-step-1 { position: relative; float: left; width: 100%; padding: 0 5px; text-align: center;}
.blue-step p { color: #ccc; }
.blue-step-1 p { color: #ccc; }
.blue-step.activated p { color: #3598dc; }
.blue-step.active p { color: #3598dc; }
.blue-step-1.activated p { color: #3598dc; }
.blue-step-1.active p { color: #3598dc; }

.blue-step-quate { position: relative; float: left; width: 30%; padding: 0 5px; text-align: center;}
.blue-step-quate p { color: #ccc; }
.blue-step-quate.activated p { color: #3598dc; }
.blue-step-quate.active p { color: #3598dc; }

/*.register-content{*/
    /*min-height: calc(100% + 99px) !important;*/
    /*max-height: calc(100% + 99px) !important;*/
/*}*/

.footer{
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 99px;
    border-top: 1px solid #ddd;
    background-color: #f5f5f5;
}
.footer-list{
    margin-top: 15px;
    text-align: center;
}
.footer-link{
    color: #666;
}
.text-center{
    text-align: center;
}
.text-link{
    color: #3598dc;
}
.success{
    color: #2ecc71;
    font-size: 21px;
}
@media (min-width: 320px) and (orientation: portrait){
    .blue-step-icon {
        display: inline-block; width: 30px; height: 30px; margin-top: 0px; background: #ddd;
        font-size: 14px; color: #fff; line-height: 30px;
        border-radius: 50% !important;
    }
    .blue-progress { position: absolute; top: 14px; left: 0; width: 100%; height: 1px; background: #ddd; }
    .blue-step.activated .blue-step-icon {  background: #F2F3F7; border: 1px solid #3598dc; color: #3598dc; line-height: 26px;  }
    .blue-step.active .blue-step-icon {  width: 32px; height: 32px; margin-top: 0; background: #3598dc; font-size: 14px; line-height: 32px;  }

    .blue-step-quate.activated .blue-step-icon {  background: #F2F3F7; border: 1px solid #3598dc; color: #3598dc; line-height: 26px;  }
    .blue-step-quate.active .blue-step-icon {  width: 32px; height: 32px; margin-top: 0; background: #3598dc; font-size: 14px; line-height: 32px;  }

    .blue-step-1.activated .blue-step-icon {  background: #F2F3F7; border: 1px solid #3598dc; color: #3598dc; line-height: 26px;  }
    .blue-step-1.active .blue-step-icon {  width: 32px; height: 32px; margin-top: 0; background: #3598dc; font-size: 14px; line-height: 32px;  }
}
@media (min-width: 320px)and (orientation: landscape){
    .blue-progress { position: absolute; top: 24px; left: 0; width: 100%; height: 1px; background: #ddd; }
    .blue-step-icon {
        display: inline-block; width: 40px; height: 40px; margin-top: 4px; background: #ddd;
        font-size: 16px; color: #fff; line-height: 40px;
        border-radius: 50% !important;
    }
    .blue-step.activated .blue-step-icon {  background: #F2F3F7; border: 1px solid #3598dc; color: #3598dc; line-height: 38px;  }
    .blue-step.active .blue-step-icon {  width: 48px; height: 48px; margin-top: 0; background: #3598dc; font-size: 22px; line-height: 48px;  }

    .blue-step-quate.activated .blue-step-icon {  background: #F2F3F7; border: 1px solid #3598dc; color: #3598dc; line-height: 38px;  }
    .blue-step-quate.active .blue-step-icon {  width: 48px; height: 48px; margin-top: 0; background: #3598dc; font-size: 22px; line-height: 48px;  }

    .blue-step-1.activated .blue-step-icon {  background: #F2F3F7; border: 1px solid #3598dc; color: #3598dc; line-height: 38px;  }
    .blue-step-1.active .blue-step-icon {  width: 48px; height: 48px; margin-top: 0; background: #3598dc; font-size: 22px; line-height: 48px;  }
}
@media (min-width: 768px) and (orientation: portrait){
    .blue-progress { position: absolute; top: 24px; left: 0; width: 100%; height: 1px; background: #ddd; }
    .blue-step-icon {
        display: inline-block; width: 40px; height: 40px; margin-top: 4px; background: #ddd;
        font-size: 16px; color: #fff; line-height: 40px;
        border-radius: 50% !important;
    }
    .blue-step.activated .blue-step-icon {  background: #F2F3F7; border: 1px solid #3598dc; color: #3598dc; line-height: 38px;  }
    .blue-step.active .blue-step-icon {  width: 48px; height: 48px; margin-top: 0; background: #3598dc; font-size: 22px; line-height: 48px;  }

    .blue-step-quate.activated .blue-step-icon {  background: #F2F3F7; border: 1px solid #3598dc; color: #3598dc; line-height: 38px;  }
    .blue-step-quate.active .blue-step-icon {  width: 48px; height: 48px; margin-top: 0; background: #3598dc; font-size: 22px; line-height: 48px;  }

    .blue-step-1.activated .blue-step-icon {  background: #F2F3F7; border: 1px solid #3598dc; color: #3598dc; line-height: 38px;  }
    .blue-step-1.active .blue-step-icon {  width: 48px; height: 48px; margin-top: 0; background: #3598dc; font-size: 22px; line-height: 48px;  }

    #registrationForm{
        margin-bottom: 100px !important;
    }
}
@media (min-width: 1024px) {
    .blue-progress { position: absolute; top: 24px; left: 0; width: 100%; height: 1px; background: #ddd; }
    .blue-step-icon {
        display: inline-block; width: 40px; height: 40px; margin-top: 4px; background: #ddd;
        font-size: 16px; color: #fff; line-height: 40px;
        border-radius: 50% !important;
    }
    .blue-step.activated .blue-step-icon {  background: #F2F3F7; border: 1px solid #3598dc; color: #3598dc; line-height: 38px;  }
    .blue-step.active .blue-step-icon {  width: 48px; height: 48px; margin-top: 0; background: #3598dc; font-size: 22px; line-height: 48px;  }

    .blue-step-quate.activated .blue-step-icon {  background: #F2F3F7; border: 1px solid #3598dc; color: #3598dc; line-height: 38px;  }
    .blue-step-quate.active .blue-step-icon {  width: 48px; height: 48px; margin-top: 0; background: #3598dc; font-size: 22px; line-height: 48px;  }

    .blue-step-1.activated .blue-step-icon {  background: #F2F3F7; border: 1px solid #3598dc; color: #3598dc; line-height: 38px;  }
    .blue-step-1.active .blue-step-icon {  width: 48px; height: 48px; margin-top: 0; background: #3598dc; font-size: 22px; line-height: 48px;  }

    #registrationForm{
        margin-bottom: 100px !important;
    }
}
@media (min-width: 1200px){
    .blue-progress { position: absolute; top: 24px; left: 0; width: 100%; height: 1px; background: #ddd; }
    .blue-step-icon {
        display: inline-block; width: 40px; height: 40px; margin-top: 4px; background: #ddd;
        font-size: 16px; color: #fff; line-height: 40px;
        border-radius: 50% !important;
    }
    .blue-step.activated .blue-step-icon {  background: #F2F3F7; border: 1px solid #3598dc; color: #3598dc; line-height: 38px;  }
    .blue-step.active .blue-step-icon {  width: 48px; height: 48px; margin-top: 0; background: #3598dc; font-size: 22px; line-height: 48px;  }

    .blue-step-quate.activated .blue-step-icon {  background: #F2F3F7; border: 1px solid #3598dc; color: #3598dc; line-height: 38px;  }
    .blue-step-quate.active .blue-step-icon {  width: 48px; height: 48px; margin-top: 0; background: #3598dc; font-size: 22px; line-height: 48px;  }

    .blue-step-1.activated .blue-step-icon {  background: #F2F3F7; border: 1px solid #3598dc; color: #3598dc; line-height: 38px;  }
    .blue-step-1.active .blue-step-icon {  width: 48px; height: 48px; margin-top: 0; background: #3598dc; font-size: 22px; line-height: 48px;  }
}