.page_title{
	float: left;
	max-width: 540px;
	font-size: 20px;
	color: #999999;
	font-family: Roboto;
	font-weight: 300;
	margin: 10px 0px 10px 20px;
	}
.form_set.full{
float: left;
    display: block;
    padding: 0px 0px 0px 0px;
    position: relative;
    z-index: 2;
    clear: both;
    width: 942px;
	}
.form_set.half{
	float: none;
	display: inline-block;
	width: 425px;
	padding: 0px 0px 0px 0px;
	margin: 10px -10px 0px 20px;
	position: relative;
	z-index: 2;
	}
.form_set.triple{
    float: none;
    display: inline-block;
    width: 279px;
    padding: 0px 0px 0px 0px;
    margin: 10px 30px 0px 0px;
	}
.form_set.quad{
	float: none;
	display: inline-block;
	width: 206px;
	padding: 0px 0px 0px 0px;
	margin: 10px -10px 0px 20px;
	}

.form_set.tba{
	float: none;
	display: inline-block;
	width: 50px;
	padding: 0px 0px 0px 0px;
	margin: 10px -10px 0px 20px;
	}	
.form_set.notif_check{
	float: none;
	display: inline-block;
	width: 112px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 26px -10px 0px 20px;
	}
.form_set > label{
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	}
.form_set.notif_check > label{
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	cursor: pointer;
	}
.form_set > label > em{
	font-size: 13px;
	color: #999999;
	font-weight: 400;
	}
.form_set > label > em.remove{
	font-size: 13px;
	float: right;
	color: #c3392f;
	text-align: right;
	font-weight: 400;
	cursor: pointer;
	}
.form_set > input[type="text"],
.form_set > input[type="password"],
.form_set > input[type="email"]{
	width: 838px;
	margin: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	}
.form_set.triple > input[type="text"],
.form_set.triple > input[type="password"],
.form_set.triple > input[type="email"] {
	width: 257px;
	}

.form_set.triple #contact_phone_parse{
	width: 278px;
    }
.form_set.quad #contact_phone_parse{
	width: 205px;
    }


.form_set.triple_2 > input[type="text"],
.form_set.triple_2 > input[type="password"],
.form_set.triple_2 > input[type="email"],
.form_set.triple_2 > select{
	width: 120px !important;
	}	
.form_set.quad > input[type="text"],
.form_set.quad > input[type="password"],
.form_set.quad > input[type="email"]{
	width: 184px;
	}

.form_set.quad_2 > input[type="text"],
.form_set.quad_2 > input[type="password"],
.form_set.quad_2 > input[type="email"],
.form_set.quad_2 > select {
	width: 88px !important;
	}	
.form_set.more > input[type="text"]{
	width: 184px !important;
	margin: 0px 10px 0px 0px;
	}
.form_set.more > select{
	width: 100px !important;
	}
.form_set > select{
	width: 280px;
	margin: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	}
.form_set.half > input[type="text"],
.form_set.half > input[type="password"],
.form_set.half > input[type="email"]{
	width: 403px;
	}

.filters_area > input[type="text"]:disabled,
.filters_area > input[type="password"]:disabled,
.filters_area > input[type="email"]:disabled,
.form_set > input[type="text"]:disabled,
.form_set > input[type="password"]:disabled,
.form_set > input[type="email"]:disabled {
	background-color: #666666 !important;
	border: #666666 !important;
	color: #cccccc !important;
	}
.filters_area > select:disabled,
.form_set > select:disabled {
	background-color: #666666 !important;
	border: #666666 !important;
	color: #cccccc !important;
	}	

.sets_box .info_seperator {
	margin-bottom: 0px;
  	padding: 0;
  	margin-top: 20px;
  	border-bottom: solid 1px #666;
  	  display: block;
  float: none;
}
.info_seperator{
float: left;
    width: 942px;
    font-size: 16px;
    color: #ae3e42;
    /* font-family: Roboto; */
    font-weight: bold;
    padding: 0px 0px 5px 0px;
    margin-top: 10px;
    position: relative;
    z-index: 2;
    border-bottom: dotted 1px;
}

.payment_type_text {
    width: 918px;
    height: auto;
    min-width: 918px;
    max-width: 918px;
    margin-left: 0px;
}