.cpf-type-divider {
    margin-top: 15px !important;
    margin-bottom: 0 !important;
}

.cpf-type-divider .tm_divider {
    border-color: #bcb9c7 !important;
}

.tm_padding {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.epoSubHead01-div, .epoSubHead01-div h3.tm-epo-element-label {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.epoSubHead01-div {
    margin-top: -32px !important;
    margin-bottom: 30px !important;
}


.tm-extra-product-options .tm-extra-product-options-container {
    overflow: visible;
    float: left;
    max-width: 100% !important;
}

.tm-extra-product-options .tmcp-ul-wrap {
    max-width: 515px !important;
}

.tm-extra-product-options .tmcp-textfield.tm-epo-field
{
    width: 100% !important;
    max-width: 515px !important;
    height: 35px;
    /* begin code */		
	background: #ffffff;
    border: 1px solid #444444;
	color: #555555;
	font-weight: normal;
	float:center;
    /* end code */
}

.tm-extra-product-options .tmcp-select.tm-epo-field {
    max-width: 730px !important;
    width: 100% !important;
}

/* epo sub head style */
.epoSubHead01-div h3 
{
    margin:0 auto !important;
    text-align:center;
}

.epoSubHead01-div h3 .subWrapH3 {
    background-color: white !important;
    padding:0 10px !important;
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 0px;
    position: relative;
}

@media only screen and ( max-width: 1024px ) {

    .epoSubHead01-div h3 .subWrapH3 {
        font-size: 24px;
        line-height: 1.4;
        top: -1px;
    }
}


@media only screen and ( max-width: 414px ) 
{
    .epoSubHead01-div h3 .subWrapH3 {
        font-size: 19px !important;
        line-height: 1.4 !important;
        top: -2px !important; 
    }

}


.tm-extra-product-options .tc-row, .tc-row {
    color: #002341 !important;
}

.abnRegLabel-div .tc-row h3 {
    text-align:center !important;
}

#steps-registration {
    margin-bottom:50px;
}

input[type=text], input[type=password], input[type=email], input[type=tel], input[type=date], 
input[type=month], input[type=week], input[type=time], input[type=number], input[type=search], textarea 
{   
    /* begin code */
    background:#ffffff;
    font-weight: normal;
    position:relative;
    /* end code */
}

.abnRegLabel-ul select, input.abnRegLabel
{
	background-color: #ffffff !important;
    border: 1px solid #bcb9c7 !important;
	height: 43px !important;
    color: #333333 !important;
    font-weight: normal !important;
    border-radius: 0px !important;
}

.abnRegLabel-ul select {
    border-radius: 0px !important;
}

.abnRegLabel-ul input.tmcp-checkbox  {
    width: 25px !important;
}

.tm-extra-product-options .tm-epo-field-label {
    color: #333333;
}


