#prepage {
	border: 1px solid #b4b4b4;
	position: absolute;
	z-index: 1;
	top: 40%;
	left: 40%;
	/*display:none;*/
	visibility: hidden;
}

#prepage .inner {
	background: white;
	border: 1px solid #ffffff;
	background-image: url('/img/tb_bg.gif');
	background-position: top;
	background-repeat: repeat-x;
}

.outter {
	border: 1px solid #b4b4b4;
	width: 550px;
}

.outter01 {
	background: white;
	border: 1px solid #ffffff;
	text-align: left;
}

.topblock {
	background-image: url('/img/tb_bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 20px;
	padding: 5px 0 5px 0;
}

.cardblock {
	background-position: top;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	height: 36px;
}

.cb_tit {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	float: left;
	background-image: url('/img/cb_tit_bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	height: 35px;
	padding: 10px 10px 0 10px;
}

.cb_cards {
	text-align: right;
	padding-right: 5px;
}

.card_txt {
	text-align: right;
	float: left;
	width: 185px;
	/*  border: 1px solid red;*/
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin: 3px 15px 0 0;
}

.card_txt span {
	color: #bb0000;
}

.card_form { /*  border: 1px solid blue;*/
	text-align: left;
	margin-bottom: 7px;
	font-family: Tahoma;
	font-size: 12px;
}

.card_input_01 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	width: 180px;
	padding-left: 4px;
	border: 1px solid #aaaaaa;
}

.card_input {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	width: 180px;
	padding-left: 4px;
	border: 1px solid #aaaaaa;
	background-color: #ffffb3;
}

.card_select {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	width: 180px;
	padding-left: 2px;
	border: 1px solid #aaaaaa;
	background-color: #ffffb3;
}

.card_select_date {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	width: 47px;
	padding-left: 2px;
	border: 1px solid #aaaaaa;
	background-color: #ffffb3;
}

.card_coment {
	font-family: Tahoma;
	font-size: 11px;
	color: #989898;
	padding: 2px 0 0 203px;
	text-align: left;
}

.button_bg {
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	padding: 7px 0 6px 0;
}

.success_txt_tit {
	text-align: right;
	float: left;
	width: 48%;
	/*  border: 1px solid red;*/
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	margin: 1px 15px 0 0;
}

.success_txt {
	text-align: left;
	/*  border: 1px solid blue;*/
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin-bottom: 7px;
}

#validation,#validation td {
	font-family: Tahoma;
	font-size: 11px;
}

#validation td {
	vertical-align: top;
}

#validation .msg {
	text-align: right;
	padding-right: 10px;
	color: #000000;
	font-weight: bold;
}

.card_radio{
	vertical-align: middle;
	margin: 0px 5px 2px 0;
}

.ssnblock01{
    border:1px solid #b4b4b4;
    background-color: #ececec;
    width: 96%;
}

.ssnblock{
    border:1px solid #b4b4b4;
    background-color: #ececec;
    width: 45%;
    vertical-align: top;
}

.ssncheck{
    border-bottom:1px solid #b4b4b4;
    background-color: #f7f7f7;
    text-align: left;
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    font-weight:bold;
    padding: 3px 3px 3px 3px;
}

.ssncont{
    margin: 5px 5px 5px 25px;
    font-family: Tahoma;
    font-size: 11px;
    color: #797979;
}

.ssncont input{
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    padding-left: 3px;
}
.ssncont option{
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
}

.ssnb01_txt{
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-align: right;
    padding-left: 5px;
}
.ssnb01_input{
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    padding-left: 3px;
    border: 1px solid #aaaaaa;
}
.ssnb01_select{
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    width: 138px;
    border: 1px solid #aaaaaa;
}

.ssn_example_tit{
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    margin-top:20px;
    margin-bottom:5px;
}
.ssn_example_txt{
    font-family: Tahoma;
    font-size: 11px;
    color: #797979;
    text-align: justify;
    margin:20px 10px 10px 10px;
}

.vis_wrapper *
{
    margin: 0;
    padding: 0;
    font-family: Tahoma, Arial, sans-serif !important;
}
.vis_ta_center
{
    text-align: center;
}
.vis_wrapper
{
    background: #FFF;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    width: 576px;
    border: 1px solid #B4B4B4;
    padding: 1px;
    margin: 40px auto;
    position: relative;
    text-align: left;
    letter-spacing: 0;
}
.vis_wrapper div
{
	text-align: left;
}
.vis_wrapper a
{
    text-decoration: underline !important;
    color: #0054A6 !important;
    font-size: 12px;
}
.vis_wrapper a:hover
{
    text-decoration: none !important;
}
.vis_wrapper a img
{
	border: none;
}
.visclear:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.visclear
{
	min-height: 1px;
}
.visclear
{
	_height: 1px;
}
.vis_wrapper ul
{
	list-style: none;
}
.vis_wrapper input,
.vis_wrapper select
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #000;
}
.fl_right
{
	float: right !important;
}
.fl_left
{
	float: left !important;
}
.vis_cnt
{
	background: #FFF url("/img/bg_gray_grad.png") repeat-x left top;
}
.vis_headl
{
	font-size: 14px;
	line-height: 19px;
	padding: 17px 31px;
}
.vis_headl strong
{
	color: #000;
	text-transform: none;
}
.vis_brd_top
{
	border-top: 1px solid #D9D9D9;
	margin: 0 13px;
	position: relative;
	padding: 2px 0 17px;
	z-index: 25;
}
.vis_inf
{
	padding: 10px 18px 0;
}
.vis_inf p
{
	font-size: 14px;
	line-height: 19px;
	margin: 4px 0 0;
}
.vis_inf strong
{
	color: #000;
	text-transform: none;
}
.vis_card_list
{
	position: absolute;
	top: 16px;
	right: 5px;
}
.vis_card_list li
{
	float: left;
	margin-right: 5px;
}
.vis_card_list img
{
	float: left;
}
div.vis_btns
{
	background-color: #DDDDDD;
	background-image: radial-gradient(#DDDDDD 10%, white 80% );
	text-align: center;
	font-size: 0;
	line-height: 0;
	padding: 6px;
	margin: 4px 9px 11px;
}
.vis_radio_cnt
{
	border: 1px solid #D9D9D9;
	color: #808080;
	padding: 11px 8px 14px 15px;
	margin: 11px 15px;
	/* margin: 7px 5px 11px; */
}
.vis_radio_cnt strong
{
	text-transform: none;
	color: #808080;
}
.vis_radio_cnt li
{
	float: left;
	margin-right: 17px;
	font-size: 12px;
}
.vis_radio_cnt input
{
	float: left;
	position: relative;
	top: 4px;
	_position: static;
	_margin: 0 -3px 0 -4px;
}
.vis_radio_cnt label
{
	float: left;
	margin-left: 6px;
	color: #000;
}
.vis_err_cnt
{
	border: 1px solid #E1A1A3;
	color: #B31519;
	padding: 5px 16px 9px 52px;
	background: #FBF1F1 url("/img/icon_error.png") no-repeat 14px 4px;
	min-height: 29px;
	margin: 11px 15px;
}
.vis_notice_cnt
{
	border: 1px solid #F7DD7F;
	color: #7D5024;
	padding: 5px 16px 9px 52px;
	background: #FFFAE9 url("/img/icon_notice.png") no-repeat 14px 4px;
	min-height: 29px;
	margin: 11px 15px;
}
.vis_notice_cnt strong
{
	text-transform: none;
	color: #7D5024;
}
.vis_notice_cnt img
{
	float: right;
	margin: 22px 0 0 16px;
}
.vis_err_cnt p,
.vis_notice_cnt p
{
	margin: 5px 0;
}
.vis_notice_cnt p
{
	color: #7D5024;
}
.vis_inp_list
{
	color: #989898;
	padding: 6px 5px 0;
}
.vis_inp_list li
{
	float: left;
	width: 100%;
	padding-top: 15px;
	font-size: 12px;
	color: #989898;
	font-weight: normal;
}
.vis_inp_list em
{
	float: left;
	font-style: normal;
	text-align: right;
	width: 137px;
	font-weight: bold;
	color: #000;
}
.vis_inp_list em span
{
	color: #B00;
}
.vis_inp_list div
{
	float: left;
	width: 382px;
	margin-left: 17px;
	display: inline;
}
.vis_inp_list div span
{
	float: left;
}
.vis_inp_list p
{
	clear: both;
	padding: 1px 0 0;
}
.vis_inp_list input
{
	float: left;
	border: 1px solid #AAA;
	background: #FFF;
	padding: 2px 3px;
	width: 228px;
	background: #FFFFB3;
}

.vis_inp_list2
{
    margin: 0 5px;
    color: #333;
    padding: 6px 0;
}
.vis_inp_list2 li
{
    float: left;
    width: 100%;
    margin-top: 5px;
}
.vis_inp_list2 em
{
    float: left;
    font-style: normal;
    text-align: right;
    width: 187px;
    color: #666;
    margin-right:10px;
}
.vis_inp_list2 div
{
    float: left;
    width: 332px;
}

.vis_cvv input
{
	width: 125px;
}
.vis_inp_list select
{
	float: left;
	border: 1px solid #AAA;
	margin-top: -1px;
	_margin-top: 0;
	width: 236px;
	background: #FFFFB3;
}
.vis_date select
{
	width: 57px;
}
.vis_date span
{
	margin: 0 7px;
}
.vis_inp_list .vis_brd_red
{
	border-color: #CA5B5E;
}
.vis_inp_list .vis_bg_wh
{
	background: #FFF;
}
.vis_loader
{
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	background: #EEE;
	opacity:.85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	width: 578px;
	height: 837px;
	z-index: 100;
}
.vis_loader div
{
	position: absolute;
	left: 50%;
	width: 200px;
	bottom: 350px;
	text-align: center;
	margin-left: -100px;
	background: #FFF;
	border: 1px solid #999;
	padding: 25px 0;
}
.vis_loader p
{
	margin-top: 10px;
	font-weight: bold;
	color: #333;
}

ul.vis_ul_list{
	list-style: disc !important;
	padding-left:30px;
	padding-top:15px;
}

ul.vis_ul_list li{
	font-weight: normal !important;
	color: black;
}
ul.vis_ul_list2{
	list-style: none !important;
	padding-left:30px;
	padding-top:15px;
}
ul.vis_ul_list2 li{
	font-weight: normal !important;
	color: #333;
}
.vis_step
{
    margin: 16px 18px 0;
    font-size: 13px;
    line-height: 19px;
    text-transform: uppercase;
}

.vis_ext_button {
	font-size: 16px;
	font-family: Arial;
	padding: 10px;
	margin: 10px;
	border-radius: 5px;
	width: 120px;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}

.vis_ext_button_box {
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	padding: 7px 0 6px 0;
}

.vis_std_btn_gray {
	color: #333;
	border: 1px solid #FFF;
	border-radius: 5px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,e0e0e0+68,e5e5e5+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e0e0e0 68%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e0e0e0 68%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#e0e0e0 68%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	padding: 0.24em 1.2em 0.26em;
	-webkit-box-shadow: 0px 2px 3px -2px rgba(0,0,0,0.9);
	box-shadow: 0px 2px 3px -2px rgba(0,0,0,0.9);
	cursor: pointer;
	font-size: 17px;
	font-family: Arial !important;
	margin: 2px 20px;
}



/* Main marketing message and sign up button */
.jumbotron{
	position: relative;
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
	font-size: 16px !important;
}

.jumbotron p{
	font-size: 14px !important;
}

.jumbotron .note{
	font-size: 11px !important;
}

.jumbotron .pay-btn {
	padding: 4px 54px;
	font-size: 14px;
}

.jumbotron form {
	font-size: 14px !important;
}

.jumbotron .notifications, .jumbotron .notifications p, .jumbotron .transaction-info{
	font-size: 12px !important;
}



.transp_cnt {
	background: #777;
	opacity:.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index:100;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display: none;
}

.preloader_tc{
	width:50%;
	margin: 20% auto 0;
}






@media only screen and (max-width: 767px) {

	.vis_wrapper {
		width: 100%;
	}

	.vis_card_list {
		width: 30%;
	}

}



/* Responsive: Portrait tablets and up */
@media screen and (min-width: 480px) {
	/* Remove the padding we set earlier */
	.header,.marketing,.footer {
		padding-right: 0;
		padding-left: 0;
	}
	/* Space out the masthead */
	.header {
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	/* Remove the bottom border on the jumbotron for visual effect */
	.jumbotron {
		border-bottom: 0;
		font-size: 16px !important;
	}
	.jumbotron p{
		font-size: 16px !important;
	}

	.jumbotron form {
		font-size: 14px !important;
	}

	.jumbotron .notifications, .jumbotron .notifications p, .jumbotron .transaction-info{
		font-size: 14px !important;
	}

	h3 {
		font-size: 20px !important;
	}

}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
	/* Remove the padding we set earlier */
	.header,.marketing,.footer {
		padding-right: 0;
		padding-left: 0;
	}
	/* Space out the masthead */
	.header {
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	/* Remove the bottom border on the jumbotron for visual effect */
	.jumbotron {
		border-bottom: 0;
		font-size: 18px !important;
	}
	.jumbotron p{
		font-size: 18px !important;
	}

	.jumbotron form {
		font-size: 16px !important;
	}

	.jumbotron .notifications, .jumbotron .notifications p, .jumbotron .transaction-info{
		font-size: 16px !important;
	}
	h3 {
		font-size: 24px !important;
	}
}


