/* .show-success{display:none;} */
.error{color: red;}
.btn-order{background-color: #08B7DD;color: #FFFFFF;font-family: Open Sans Regular;font-size: 18px;line-height: 32px;padding: 6px 47px;}
.btn-order-aibook{background-color: #F04628;color: #FFFFFF;font-family: Open Sans Regular;font-size: 18px;line-height: 32px;padding: 6px 47px;}
.btn-order:hover{color: white;}
.btn-order-aibook:hover{color: white;}
.text-success-left{font-size: 18px;line-height: 44px;color: #3A3A3A;}

.div-footer-content{width: 100%;color: #333333;font-size: 16px;margin-bottom: 50px;}
.order-notice{margin-top: 24px;}
.cs-phone{color: #ff1e00;}
.note-dksd{margin-top: 20px;font-style: italic;padding-right: 15px;}
.contact-here{color:#ff3600;font-size:16px;font-weight:500;font-style:italic;}
.note-dksd a{text-decoration: none;color: #878787;}
.order-here{font-size:25px;font-family:Open Sans SemiBold;color:#2462B0;padding-bottom:30px;}
.contact-ehd{padding-top:40px;padding-bottom:20px;}
.contact-ehd span{color:#2462B0;font-size:25px;font-family:Open Sans SemiBold;}
.center-contact-ehd .tv-ht{padding-top:10px;}
.center-contact-ehd .email-ehd{padding-top:10px;}
.center-contact-ehd .fax{padding-top:10px;}
.tv-ht div span{color:#FF0000;}
.email-ehd span{color:#2462B0;}
.contact-orther{padding-top:30px;}
.contact-orther .contact-1{font-family:Open Sans SemiBold;}
.so-fax{font-family:Segoe UI semibold;}
.contact-orther div{padding-top:10px;}
@media only screen and (min-width: 769px) {
.success-head-title{color: #08B7DD;font-family: Open Sans Bold;font-size: 21px;line-height: 60px;margin-right: 10px;}
.head-text-order{font-family: Open Sans Semibold;font-size: 35px;line-height: 32px;color: #3A3A3A;margin-top: 80px;margin-bottom: 50px;}
.text-left-order{font-family: Open Sans Bold;font-size: 18px;line-height: 44px;color: #3A3A3A;}
::-webkit-input-placeholder{text-align: unset;padding-left: 10px;}
.totalPrice{color: #08B7DD;font-family: Open Sans Bold;font-size: 18px;line-height: 59px;margin-right: 10px}
.totalPriceAIBooks{color: #F04628;font-family: Open Sans Bold;font-size: 18px;line-height: 59px;margin-right: 10px}
.note{color: #191919;font-family: Open Sans Regular;font-size: 18px;line-height: 44px;font-style: italic;}
.totalAmount{margin-top: -8px;}
.totalMob{display: none;}
.totalDesk{display: flex;}
}
@media only screen and (max-width: 768px) {
.success-head-title{color: #08B7DD;font-family: Open Sans Bold;font-size: 18px;line-height: 30px;}
.head-text-order{font-family: Open Sans Semibold;font-size: 20px;line-height: 30px;color: #3A3A3A;margin-top: 86px;margin-bottom: 25px;text-align: center;}
.text-left-order{font-family: Open Sans Semibold;font-size: 18px;line-height: 44px;color: #3A3A3A;}
::-webkit-input-placeholder{text-align: unset;}
.totalPrice{color: #08B7DD;font-family: Open Sans Bold;font-size: 18px;line-height: 59px;margin-right: 10px}
.totalPriceAIBooks{color: #F04628;font-family: Open Sans Bold;font-size: 18px;line-height: 59px;margin-right: 10px}
.note{color: #191919;font-family: Open Sans Regular;font-size: 18px;line-height: 44px;font-style: italic;}
.totalAmount{margin-top: -8px;float: right;}	
.note-amount{float: right;}
.totalMob{display: flex;}
.totalDesk{display: none;}
.note-inclue{margin-top: -20px;}
.row-center{text-align: center;}
}