
.subscribe .form_subscribe {0 6% 0 7%;}
}

.error_msg {position: relative;}
.error_msg .ico-error { background:url(../images/sprite.png) scroll no-repeat -700px -437px; position:absolute; right:-35px; bottom:-1px; width:45px;height:35px}
.error_msg .ico-error.textarea-error { top:26px; bottom:auto; }
.error_msg input,
.error_msg textarea,
.error_msg select { border:1px solid #ea5441 !important}
.alert_error_popover {display:none; z-index:auto; font-size:12px; color:#fff;background:#ea5441; position:absolute; left:0; bottom:-40px; width:100%;height:35px;line-height: 36px;padding: 0 10px;}
.error_msg .alert_error_popover { display:block}

/*.alert_error_popover:after
{
content: "";
position: absolute;
bottom: -25px;
left: 175px;
border-style: solid;
border-width: 25px 25px 0;
border-color: #FFFFFF transparent;
display: block;
width: 0;
z-index: 1;
}*/
.subscribe h1 { font-size:40px}
.alert_error_popover:before {
    border-color: #ea5441 rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 0 10px 10px;
    content: "";
    display: block;
    left: 24px;
    position: absolute;
    top: -10px;
    width: 0;
    z-index: 0;
}
.form_subscribe .form-group,
.my_profile .form-group {position: relative;}
.subscribe .form_subscribe h4,
.my_profile .form_my_profile h4{ font-family: Verdana,Geneva,sans-serif !important;font-weight: bold; font-size:18px;padding-bottom: 20px; border-bottom:1px #a7A7A7 dotted}

.subscribe .form_subscribe label,
.subscribe .form_subscribe input,
.subscribe .form_subscribe textarea,
.my_profile .form_my_profile label,
.my_profile .form_my_profile input {
	font-family:Verdana,Geneva,sans-serif;font-size:12px;font-weight: normal;color: #000000;margin-bottom:10px;
}
.subscribe .form_subscribe input.btn_submit {
    font-family: Roboto CondensedBold;
    font-size: 14px;
    padding: 10px 15px;
        -webkit-border-radius: 100px !important;
        -moz-border-radius: 100px !important;
        border-radius: 100px !important;
    color: #fff;
}

.subscribe .form_subscribe input,
.form_subscribe input,
.form_subscribe textarea,
.form_subscribe select,
.my_profile .form_my_profile input {
	resize: none;
	color:#505050;
	-webkit-border-radius: 0 !important;
	   -moz-border-radius: 0 !important;
			border-radius: 0 !important;
	}
.subscribe ul.shipping_process,
.my_profile ul.shipping_process { margin:60px 0 40px 0}
.subscribe ul.shipping_process li{border-left: 1px solid #000000;}
.subscribe ul.shipping_process li:first-child{border-left: 0px;}
.subscribe ul.shipping_process li.done .num {border: 3px solid #72bf44; color: #000000;font-weight: bold;}
.subscribe ul.shipping_process li.done .lbl { color:#000000; font-size: 14px;font-weight: bold;}
.subscribe ul.shipping_process li.done.previous-step .num {
    background-color: #ffffff !important;
    font-weight: normal;
}
.subscribe ul.shipping_process li.done.previous-step .lbl {font-weight: normal;}

.subscribe ul.shipping_process li .num {
	border-radius: 35px;
	border: 3px solid #b6b6b6;
	color:#b6b6b6;
	text-align:center;
	padding:9px 0;
	width:70px;
	height:70px;
	display:inline-block;
	font-size:30px;
	margin-bottom: 10px;
	margin-top: -28px;
	}
.subscribe ul.shipping_process li .lbl {
	font-family:Verdana,Geneva,sans-serif !important;
	color:#b6b6b6;
	width: 100%;
	text-align: center;
	font-size: 14px;
	display:inline-block;

	}
.subscribe .border_right {padding-left: 8%; border-right:2px #000 solid;margin-left: -10px;}
.subscribe .block_right {padding-right: 8%;margin-right: -10px;}

.block_secure { position:relative; background:#666867; color:#fff;font-size: 16px; text-align:center; padding:20px 0}
.block_secure .ico-secure { position:absolute; left:16%; top:24%; width:24px; height:27px; background:url(images/sprite.png) scroll no-repeat -537px -52px;}

.select_box {background:  #DADADC;padding: 10px 0;}
.select_box.nbr_employees { width:60%}
.select_box.expire_date { width:100%}
.separate_date { position:relative}
.ico-separate-date {position:absolute; left:-10px; top:0; width:24px; height:27px;background:url("images/sprite.png") no-repeat scroll -579px -40px;}
.select_box .approval_area .dropdown { position:relative;}
.select_box .approval_area .dropdown a{ display: block; text-decoration:none; color:#ababab}
.select_box .approval_area .dropdown a .ico-down { right: 15px;top: 14px;}
.select_box .approval_area .dropdown,
.select_box .desc_collapse {padding: 10px;}
.select_box .approval_area .dropdown.open {background:#DFE0E2;}
.select_box .approval_area .dropdown ul.dropdown-menu a { padding-left: 10px;}
.select_box ul.dropdown-menu {
	border: 0 none;
	-webkit-box-shadow: inherit;
	   -moz-box-shadow: inherit;
			box-shadow: inherit;
	margin: 0;
	background:#DFE0E2;
	width: 100%;
-webkit-border-radius: 0 !important;
   -moz-border-radius: 0 !important;
		border-radius: 0 !important;}
.select_box ul.dropdown-menu > li > a:hover,
.select_box ul.dropdown-menu > li > a:focus {
	background-color: #656766;
	color:#fff;
	}
.select_box ul.dropdown-menu > li > a{
	font-family: Verdana, sans-serif;
}
.select_box .dropdown > a {
    color: #AAAAAC;
    display: block;
    font-family: Verdana, sans-serif;
    font-weight: normal !important;
    padding: 0 10px;
}
.select_box .ico-down { top:5px;right:10px}
.btn_modify {
	text-transform:uppercase;
	border:1px solid #c00012;
	color:#c00012;
	background:#fff;
-webkit-border-radius: 0 !important;
   -moz-border-radius: 0 !important;
		border-radius: 0 !important;}

.StepTwoFixedPosition {
    position: fixed !important;
    width: 994px;
    /*z-index: 101;*/
    /*background-color: white !important;*/
    /*margin-top: 0px;*/
}

.StopStepTwoFixedPosition {
    position: relative !important;
    /*z-index: -1;*/
    top:auto;
}


