.b-order{
	font-size: 15px;
	font-family: Roboto-Regular;
}
.b-order h3{
	font-size: 22px;
    font-family: Roboto-Regular;
    color: #1967b2;
    margin-top: 65px !important;
    word-spacing: -2px;
}
.b-order .control-label{
	    line-height: 32px;
    	font-size: 15px;
}
.b-order .form-validator-stack, .righr-fm-control {
	width: 69.5% !important;
	float: right;
}
.b-order input.form-control {
	float: right;
	border: 1px solid #ccc;
	width: 69.5% !important;
	height: 31px;
	color:#000;
	border-radius:0;
	font-family: Roboto-Regular;
	font-size: 15px;
	padding: 6px 12px 6px 6px !important;
}
.form-control::-webkit-input-placeholder { font-style: italic; } 
.form-control::-moz-placeholder { font-style: italic; }  
.form-control:-ms-input-placeholder { font-style: italic; }  
.form-control:-moz-placeholder { font-style: italic; } 
.small-select{
	width: 96px;
    margin-top: 4px;
    margin-right: 15px;
	padding-left: 9px;
	height: 26px;
	border: 1px solid #636363;
    position: relative;
    height: 31px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.b-customer-cityfrm .form-group{
	margin-bottom:11px !important;
}
.b-box-promotion{
	display: table-cell;
    vertical-align: middle;
    width: 100%;
}
#promotionNote{
	    font-size: 15px;
    	font-family: Roboto-Regular;
    	color: #1967b2;
        margin-left: 12px;
        line-height: 20px;
        display: table-cell;
    	vertical-align: middle;
}
#priceText{
	color: red;
    font-weight: bold;
}
#ventNote{
	color: red;
	display: block;
	margin-top: 8px;
}

#btn-register{
	margin-top: 20px;
	background: #1967b2;
    display: inline-block;
    color: white;
    font-family: Roboto-Regular;
    font-size: 16px;
    text-decoration: none;
    width: 95px;
    height: 29px;
    border: none;
    cursor: pointer;
}

/********/
.grade-title{
        font-family:Roboto-Regular;
        font-size:22px;
        color:#1967b2;
        margin-top:61px;
        line-height: 34px;
    }

    .number-title{
        font-family:Roboto-Regular;
        font-size:18px;
    }
    .support-center{
        font-family:Roboto-Regular;
        font-size:18px;
        margin-top: 25px;
    }
    .other-contact{
        font-family:Roboto-Regular;
        font-size: 18px;
        margin-top: 23px;
    }
    .b-container{
        font-family:Roboto-Regular;
        font-size:15px !important;
    }
    .cs-phone{
        color:#ff1e00;
        font-family:Roboto-Medium;
    }
    .cs-email{
        color:#1967b2;
        font-family:Roboto-Medium;
    }
    .cs-fax{
        font-family:Roboto-Medium;
    }
    .cs-nomal1{
        margin-top: 11px;
    }
    .cs-nomal2{
        margin-top: 11px;
    }
    .cs-nomal3{
            margin-top: 8px;
    }
    .cs-nomal4{
        margin-top: 9px;
    }
    .note-tks{
        font-style: italic;
    color: #ff3600;
    font-family: Roboto-Regular;
    line-height: 25px;
    font-size: 15px;
    margin-top: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #c2c2c2;
    }
/********/
.top-space{
    margin-top: 42px;
}
/* .b-row .digits {
    width: 91%;
    float: right;
} */
label.box-label {
	margin-top:4px;
    position: absolute;
    left:65px;
    border-left: 1px solid #636363;
    font-size: 12px;
    width: 31px;
    padding-top: 4px;
    text-align: center;
    height: 31px;
    margin-bottom: 0;
    line-height: 22px;
    pointer-events: none;
}
label.box-label:after{
	content: "\25BC";
	
}
.order-notice {
    margin-top: 24px;
    font-family:Roboto-Regular;
    font-size: 15px;
}
.order-notice a{
	text-decoration: underline;
}
.order-hide{
	display:none;
}
#bkavca-loading-ajax{
    position: fixed;
    top: 348px;
    left: 590px;
}
.b-order .icon-asterisk:before {
    	content: ' *';
		color: red;
}
.b-order .icon-asterisk:AFTER {
    	content: ':' !important;
		color: black; 
		margin-left: -3.2px;
	    font-weight: bold;
	    font-family: Roboto-Regular;
} 
.wrap-contact{
	display: none;
	margin-bottom: 25px;
}
.b-taxphone .control-label:after{
    content: ":";
    margin-left:-3px;
}
.b-unitcode .control-label:after{
    content: ":";
    margin-left:-3px;
}
.require-taxphone:after, .require-unitcode:after{
	color: red;
    content: " *";
    margin-left: 1px;
    font-family: 'fontawesome-alloy';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none;
}
.btn{
	font-size: 16px !important;
	font-family: Roboto-Regular !important;
	background-color: #1967b2 !important;
	border-radius: 0px !important;
	margin-top: 20px;
	height: 29px;
	width: 95px;
	padding: 0px 12px !important;
}
.btn:hover, .btn:focus, .btn.focus{
	background-color: #1967b2 !important;
    color: white !important;
}
label {
    font-weight: normal;
}

.div-header-content, .div-footer-content{
width:100%;
color: #333333;
font-family: Arial;
font-size: 14px;
}
.box-order-gen{
	width:766px;
	margin:0 auto;
}
.righr-fm-control{
position:relative;
display: table;
}

#id-box-order {
    width: 623.33px;
}
.txt-call-money{
	margin-bottom: 0px;
    line-height: 25px !important;
}
.b-taxphone .text-warning, .b-taxcode .text-warning{
	display:none;
}