﻿.cp1030-bg-forgotpass {
    /*Begin, HungTQ8, 2018-01-10, F_MNT_KURUKONE-3356*/
    background: #0080cb;    
    /*End, HungTQ8, 2018-01-10, F_MNT_KURUKONE-3356*/
    padding-left: 23px;
    padding-right: 23px;
    margin-right:0px !important;
}

.cp1030-title-form {
    font-size: 12px;
    color: #000000;
    line-height: 18px;
    text-align: left;
    font-weight: 700;
    text-align: center;
    padding-top:10px;
}

.cp1030-title-form-sendmail{
    margin-bottom:30px !important;
    padding-top:26px;
}

.cp1030-button-send {
    background: #ff6c52;
    box-shadow: "inset 0px -1px 0px 0px rgba(0,0,0,0.26)";
    -ms-border-radius: 2px;
    border-radius: 2px;
    width: 257px;
    height: 28px;
    font-size: 10px;
    color: #FFFFFF !important;
    line-height: 15px;
    text-align: center;
    font-weight: 700;
    margin-top: 5px;
}

.cp1030-button-send:hover {
        background: rgba(255,104,76,0.50);
    }

.sendmail-active {
    background: rgba(255,104,76,0.50) !important;
	cursor:progress;
}


#CP1030 .modal-body {
    padding: 0px !important;

}

#CP1030 .modal-content {
    border-radius: 0px !important;
    padding-bottom: 0px !important;
    
    width:475px !important;
    height:295px !important;
}

#CP1030SendMailOK .modal-body {
    padding: 0px !important;
}

#CP1030SendMailOK .modal-content {
    border-radius: 0px !important;
    padding-bottom: 0px !important;
}


.modal-dialog {
    padding-top: 5px;
}

.message-sendmail {
    -ms-opacity: 0.5;
    /*Begin, HungTQ8, 2018-01-10, F_MNT_KURUKONE-3356*/
    opacity: 1;
    font-size: 20px;
    font-weight: 700;
    color: #FFFFFF !important;
    line-height: 30px !important;
    /*End, HungTQ8, 2018-01-10, F_MNT_KURUKONE-3356*/
    text-align: center;
}

.message-sendmail-complete {
    -ms-opacity: 0.5;
    opacity: 0.5;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
    text-align: center;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}

.text-left {
    text-align: left;
}

.group-submit {
    /*Begin, HungTQ8, 2018-01-10, F_MNT_KURUKONE-3356*/
    /*padding-top: 10px;*/
    /*End, HungTQ8, 2018-01-10, F_MNT_KURUKONE-3356*/
    padding-bottom: 10px;
}

.wrapper-ms-forgot {
    padding-bottom: 15px;
}

.wrapper-center {
    width: 257px;
    margin: 0px auto;
}

.wrapper-center .email-forgot-pass {
    border: solid 1px #ccc;
}

.wrapper-center label.text-left {
    font-size: 12px;
    color: #000000;
    line-height: 18px;
    text-align: left;
    font-weight: 700;
}

.row-complete-sendmail {
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.btn-go-back {
    background: #ff6c52;
    -ms-border-radius: 2px;
    border-radius: 2px;
    width: 257px;
    height: 28px;
    font-size: 10px;
    color: #FFFFFF !important;
    line-height: 15px;
    text-align: center;
    font-weight: 700;
}

#EmailAddress {
    -ms-ime-mode: disabled;
	ime-mode: disabled;
}

/*Begin, HungTQ8, 2018-01-10, F_MNT_KURUKONE-3356*/
.btn_email {
    background: #FFFFFF;
    -ms-border-radius: 2px;
    border-radius: 2px;
    width: 257px;
    height: 34px;
    font-size: 12px;
    line-height: 30px !important;
    color: #080808;
    padding: 0 10px !important;
}
/*End, HungTQ8, 2018-01-10, F_MNT_KURUKONE-3356*/