html, body {
	/*height: 100%;*/
	margin: 0px;
}

body {
	background-color: #F4F4F4;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	/*font: 300 14px/1.2em Lato, sans-serif;*/
}

.dropdown-menu {
	font-size: 13px;
}

.header_logo, .header_logo a, .header_logo a:VISITED, .header_logo a:HOVER {
	/*font: 300 21px/1.2em Lato, sans-serif;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #4c5156;
}

.header_link, .header_link a, .header_link a:VISITED, .header_link a:HOVER {
	/*font: 300 13px/1.2em Lato, sans-serif;*/
	text-decoration: none;
	color: #4c5156;
}

table.error {
	background-color: #de4343;
	border-color: #c43d3d;
	color: #fff;
	background-image: linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
	transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
	transparent 75%, transparent);
	padding: 4px;
	background-size: 40px 40px;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .4);
	animation: animate-bg 5s linear infinite;
	width: 100%;
	padding: 15px;
	border-collapse: separate;
}

table.success {
	background-color: #61b832;
	border-color: #55a12c;
	color: #fff;
	background-image: linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
	transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
	transparent 75%, transparent);
	padding: 4px;
	background-size: 40px 40px;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .4);
	animation: animate-bg 5s linear infinite;
	width: 100%;
	padding: 15px;
	border-collapse: separate;
}

@keyframes animate-bg {
	from {
		background-position: 0 0;
	}
	to {
		background-position: -80px 0;
	}
}

.button_area_line {
	height: 8px;
	background: url(/templates/icon/divider.png) repeat-x;
	display: block;
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}

.button_area_row {
	background: url(/templates/icon/titleRowBg.png);
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}

.button_area_wrapper {
	margin: 0 4%;
	position: relative;
}

.button_area_clear {
	clear: both;
}

.button_area_controlB ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.button_area_controlB {
	text-align: center;
	padding: 11px 0 22px 0;
}

.button_area_controlB ul li {
	display: inline-block;
	margin: 11px 5px 0 5px;
	background: url(/templates/icon/controlB.png) repeat-x;
	border: 1px solid #d5d5d5;
	text-align: center;
	box-shadow: inset 0 0 0 1px #fff;
	-webkit-box-shadow: inset 0 0 0 1px #fff;
	-moz-box-shadow: inset 0 0 0 1px #fff;
}

.button_area_controlB ul li:hover {
	background-position: 0 -72px;
	box-shadow: 1px 1px 1px
	rgba: (0, 0, 0, 0.13);
}

.button_area_controlB ul li:active {
	background-position: 0 -144px;
}

.button_area_controlB ul li a {
	padding: 10px 20px 4px 20px;
	display: block;
	text-decoration: none;
	white-space: nowrap;
	color: #626262;
}

.button_area_controlB ul li a span {
	display: block;
	margin-top: 5px;
}

.page_title {
	color: #4c5156;
	padding: 0px 0 6px 0;
	border-bottom: 1px solid #cfd4d6;
	text-transform: inherit;
	/*padding-bottom: 12px;*/
	/*font: 300 21px/1.2em Lato, sans-serif;*/
	/*font: 300 21px/1.2em Lato, sans-serif;*/
	padding-top: 5px;
	padding-bottom: 12px;
	margin-bottom: 14px;
	font-weight: 300;
	font-size: 21px;
	font-family: 'Open Sans', Helvetica, sans-serif;
}

.page_title_sub {
	color: #4c5156;
	border-top: 1px solid #cfd4d6;
	border-bottom: 1px solid #cfd4d6;
	margin-top: 14px;
	margin-bottom: 14px;
	text-transform: inherit;
	/*padding-top: 10px;*/
	/*padding-bottom: 12px;*/
	height: 55px;
	/*font: 300 18px/1.1em Lato, sans-serif;*/
	vert-align: middle;

	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: 300;
	font-size: 21px;
	font-family: 'Open Sans', Helvetica, sans-serif;
}

.page_title_sub div {
	height: 55px;
	vert-align: middle;
}

.page_title_sub span {
	padding-top: 10px;
	height: 55px;
	vert-align: middle;
}

.page_content {
	word-break: break-word;
}

.page_content_table {
	table-layout: fixed;
	width: 100%;
}

.page_content .newstitlecontainer {
	vertical-align: top !important;
}

.datecontainerparent {
	width: 54px;
	margin-top: 5px;
}

.newstitle {
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	font-size: 28px;
	line-height: 1.1em;
}

.newstitle a {
	font-size: 30px;
	line-height: 1.2;
	color: #128dbe;
	outline: none;
	font: 300 24px/1.2em Lato, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
}

.newstitlelink {
	text-decoration: none;
	font-weight: 300;
}

.monthholder {
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	color: #717d82;
	width: 54px;
	background-color: #c9cfd7;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	text-transform: uppercase;
}

.monthsub {
	padding: 3px 0 2px 0;
	font-size: 11px;
	line-height: 11px;
}

.dateholder {
	display: block;
	text-align: center;
	padding: 0px 0 5px 0;
	color: #717d82;
	width: 52px;
	background-color: #fff;
	font-size: 36px;
	border: 1px solid #c9cfd7;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	font-weight: 300;
}

.newsavatar {
	float: right;
	border: 1px solid #d8dbdf;
	padding: 3px;
	background-color: #fff;
	margin: 0 0 0 20px;
	line-height: 0;
}

.newsinfo {
	padding: 10px 0 12px 0;
	color: #7c7f85;
	font: 300 12px/1.2em Lato, sans-serif;
}

.datecontainer {
	padding-top: 3px;
	font-size: 28px;
	line-height: 28px;
}

.newsreadmorelink {
	text-decoration: none;
	color: #4c5156;
	font: 300 16px/1.6em Lato, sans-serif;
}

.newsfooter {
	text-align: center;
}

.newsfooter a {
	color: #4c5156;
	font-size: 14px;
	padding: 8px 20px;
	background-color: #e6e6e9;
	border-radius: 100px;
	cursor: pointer;
}

.newscontents {
	line-height: 1.6;
	margin-bottom: 17px;
	font: 300 16px/1.6em Lato, sans-serif;
}

.page_hr {
	border: solid #d8dbdf;
	border-width: 1px 0 0;
	clear: both;
	margin: 22px 0 21px;
	height: 0;
}

/**************************************************************************************************/
input[type=text], textarea, input[type=password] {
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
	padding: 3px 0px 3px 3px;
	margin: 5px 1px 3px 0px;
	border: 1px solid #DDDDDD;
	font: normal 12px/12px Lato, sans-serif;
	line-height: 22px;
	border-radius: 3px;
}

input[type=text]:focus, textarea:focus, input[type=password]:focus {
	box-shadow: 0 0 5px #7A9CD3;
	padding: 3px 0px 3px 3px;
	margin: 5px 1px 3px 0px;
	border: 1px solid #7A9CD3;
}

/**************************************************************************************************/
.login_input {
	width: 177px;
	margin: 0px 0px;
	border: 1px solid #cfd4d6;
	padding: 6px 4px;
	font: normal 14px/18px Lato, sans-serif;
	color: #3c3e43;
	line-height: 24px;
}

.login_input_label {
	color: #ccc;
	font: normal 14px/18px Lato, sans-serif;
	padding: 6px 4px;
	line-height: 24px;
}

/*
.textfield {
    font: normal 12px/12px Lato, sans-serif;
    background: url("/templates/js/table_sorter/text-bg.gif") repeat-x scroll 0 0 white;
    border: 1px solid #B5B8C8;
    padding: 1px 3px;
    line-height:24px; 
	border-color: #7EADD9;
} */

.table {
	border: 1px solid #99BCE8;
}

.table_grid {
	border: 1px solid #C5C5C5;
}

.table_caption {
	color: #04408C;
	font-weight: bolder;
	background-image: url(/templates/js/table_sorter/mso-hd.gif);
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	background-color: #CBDDF3;
	background-image: -moz-linear-gradient(center top, #DAE7F6, #CDDEF3 45%, #ABC7EC 46%, #ABC7EC 48%, #AFCAEC 51%, #B9CFEE 53%, #CBDDF3);

	border-bottom: 1px solid #99BCE8;
	/*border-right: 1px solid #99BCE8;
	border-left: 1px solid #99BCE8;*/
	box-shadow: 0 1px 0 0 #F4F8FD inset;
	line-height: 15px;
	padding: 0px 4px 0px 5px;
	/*border-collapse:collapse;*/
}

.table_content {
	background-color: #EAF0F7; /*DFE8F6;*/
	padding: 5px;
}

table.form {
	border: 1px solid #EDEDED;
	font: normal 13px/20px Lato, sans-serif;
	padding: 4px;
}

.button_3d {
	vertical-align: middle;
	text-align: center;
	font: normal 12px/27px 'Open Sans', Helvetica, sans-serif;
	text-decoration: none;
	color: #555;
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.218s;
	-moz-transition: all 0.218s;
	-ms-transition: all 0.218s;
	-o-transition: all 0.218s;
	transition: all 0.218s;
	border: 1px solid gainsboro;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background-color: whiteSmoke;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	cursor: hand;
	line-height: 27px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 38px;
}

.button_3d:hover {
	border: 1px solid #C6C6C6;
	color: #333;
	text-decoration: none;
	font: normal 12px/27px 'Open Sans', Helvetica, sans-serif;
	-webkit-transition: all 0.0s;
	-moz-transition: all 0.0s;
	-ms-transition: all 0.0s;
	-o-transition: all 0.0s;
	transition: all 0.0s;
	background-color: #F8F8F8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: linear-gradient(top, #f8f8f8, #f1f1f1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	line-height: 27px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.button_3d img {
	position: relative;
	margin-top: -3px;
	padding-right: 4px;
}

.button_3d:active {
	background-color: #F6F6F6;
	font: normal 13px/27px 'Open Sans', Helvetica, sans-serif;
	text-decoration: none;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #f6f6f6, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f6f6f6, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f6f6f6, #f1f1f1);
	background-image: -o-linear-gradient(top, #f6f6f6, #f1f1f1);
	background-image: linear-gradient(top, #f6f6f6, #f1f1f1);
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	line-height: 27px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.button_3d:focus {
	font: normal 12px/27px 'Open Sans', Helvetica, sans-serif;
	color: blue;
}

.txt_grey {
	font-family: arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

.txt_grey:hover {
	font-family: arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.button_link img {
	position: relative;
	top: -1px;
	border: none;
}

.button_link {
	vertical-align: middle;
	text-align: center;
	font: normal 12px/27px 'Open Sans', Helvetica, sans-serif;
	text-decoration: none;
	color: #555;
	height: 38px;
	display: inline-block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.218s;
	-moz-transition: all 0.218s;
	-ms-transition: all 0.218s;
	-o-transition: all 0.218s;
	transition: all 0.218s;
	border: 1px solid gainsboro;
	border: 1px solid rgba(0, 0, 0, 0.1);
	background-color: whiteSmoke;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: linear-gradient(top, #f5f5f5, #f1f1f1);
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	cursor: hand;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 20px;
	padding-left: 20px;
}

.button_link:hover {
	border: 1px solid #C6C6C6;
	color: #333;
	text-decoration: none;
	font: normal 12px/27px 'Open Sans', Helvetica, sans-serif;
	-webkit-transition: all 0.0s;
	-moz-transition: all 0.0s;
	-ms-transition: all 0.0s;
	-o-transition: all 0.0s;
	transition: all 0.0s;
	background-color: #F8F8F8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: linear-gradient(top, #f8f8f8, #f1f1f1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.button_link:active {
	background-color: #F6F6F6;
	font: normal 12px/27px 'Open Sans', Helvetica, sans-serif;
	text-decoration: none;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #f6f6f6, #f1f1f1);
	background-image: -moz-linear-gradient(top, #f6f6f6, #f1f1f1);
	background-image: -ms-linear-gradient(top, #f6f6f6, #f1f1f1);
	background-image: -o-linear-gradient(top, #f6f6f6, #f1f1f1);
	background-image: linear-gradient(top, #f6f6f6, #f1f1f1);
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.button_link:focus {
	color: blue;
}

/**********************************************************************************************************/

/*.row {*/
/*margin-left: -13px;*/
/*margin-right: -13px;*/
/*}*/

.col-sm-1, .col-sm-2 {
	position: relative;
	min-height: 1px;
	padding-left: 13px;
	padding-right: 13px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.col-sm-1 {
	width: 100%;
}

.col-sm-2 {
	width: 50%;
}

.clearfix {
	zoom: 1;
}

.panel {
	margin-bottom: 18px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel a {
	text-decoration: none;
	background-color: transparent;
}

.knowledgebase .top {
	border-bottom: 1px solid rgba(0, 0, 0, .07);
	padding: 2px 2px 2px 20px;
}

.knowledgebase .top .name {
	display: block;
	margin-top: 10px;
	font: 300 14px/1.8em Lato, sans-serif;
}

.knowledgebase .top .name b {
	color: #57889c;
}

.knowledgebase .links {
	border-top: 1px solid rgba(0, 0, 0, .07);
	margin: 0;
	padding: 15px 0px 35px 0px;
	background: #fafafa;
}

.knowledgebase .links li {
	display: inline;
	padding-right: 20px;
	float: right;
}

.knowledgebase .links li a {
	color: #3276b1;
}

.knowledgebase .text_detail {
	padding: 20px 20px 20px 20px;
	font: 300 16px/1.8em Lato, sans-serif;
}

.knowledgebase .text {
	padding: 20px 20px 20px 20px;
	font: 300 14px/1.8em Lato, sans-serif;
}

.knowledgebase .text ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
}

.knowledgebase .text li {
	display: inline;
}

.knowledgebase .text li a {
	display: block;
	color: black;
	font: 300 14px/1.8em Lato, sans-serif;
}

/****************************************************************************************/

.product_panel {
	margin-bottom: 18px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.product_panel a {
	text-decoration: none;
}

.product_panel_content .top {
	border-bottom: 1px solid rgba(0, 0, 0, .07);
	padding: 2px 2px 2px 20px;
}

.product_panel_content .top .name {
	display: block;
	margin-top: 10px;
	font: 400 14px/1.8em Lato, sans-serif;
}

.product_panel_content .top .name b {
	color: #57889c;
}

.product_panel_content .links {
	border-top: 1px solid rgba(0, 0, 0, .07);
	margin: 0;
	padding: 15px 0 45px 15px;
	background: #fafafa;
}

.product_panel_content .links .dropdown-menu li a {
	color: #333;
}

.product_panel_content .links li {
	display: inline;
	padding-right: 20px;
	float: right;
}

.product_panel_content .links li a {
	color: #ffffff;
}

.product_panel_content .whois {
	border-bottom: 1px solid rgba(0, 0, 0, .07);
	padding: 0px 0px 10px 0px;
}

.product_panel_content .whois .name {
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
	font: 400 14px/1.8em Lato, sans-serif;
}

.product_panel_content .whois .name .label {
	font-size: 100%;
	font-weight: normal;
	line-height: 25.2px;
}

.product_panel_content .top_links {
	margin-top: 15px;
	margin-bottom: 0;
	vert-align: middle;
}

.product_panel_content .top_links li {
	display: inline;
	padding-right: 20px;
	float: right;
	margin-top: 0;
	margin-bottom: 0;
}

.product_panel_content .top_links li a {
	color: #ffffff;
}

.product_panel_content .top_links .dropdown-menu li a {
	color: #333;
}

.product_panel_content .text_detail {
	padding: 20px 20px 20px 20px;
	font: 300 16px/1.8em Lato, sans-serif;
}

.product_panel_content .text {
	padding: 20px 20px 20px 20px;
	font: 300 14px/1.8em Lato, sans-serif;
}

.product_panel_content .text a, .product_panel_content .text a:VISITED, .product_panel_content .text a:HOVER {
	/*color:white;*/
}

.product_panel_content .text ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
}

.product_panel_content .text li {
	display: inline;
}

.product_panel_content .text li a {
	display: block;
	color: black;
	font: 300 14px/1.8em Lato, sans-serif;
}

.view_cart, .view_cart a, .view_cart a:VISITED, .view_cart a:HOVER {
	color: white;
}

header {
	padding: 15px 13px;
	margin: 0;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	background: rgba(248, 248, 248, .9);
}

fieldset {
	display: block;
	padding: 15px 14px 5px;
	border: none;
	position: relative;
}

section {
	margin-bottom: 15px;
	position: relative;
}

.navbar-toggle {
	border-color: #ddd;
}

.navbar-toggle .icon-bar {
	background-color: #ccc;
}

.navbar-nav {
	background-color: #F3F3F3;
}

.navbar-nav > li > a {
	/*font: 400 14px/1.4em Lato, sans-serif;*/
	color: #4c5156;
}

a, a:VISITED, a:HOVER {
	text-decoration: none;
	color: #4c5156;
}

a:-webkit-any-link {
	text-decoration: none;
}

.navbar-header a {
	font: 300 21px/1.2em Lato, sans-serif;
	color: #4c5156;
}

/** {*/
/*margin: 0;*/
/*}*/
/*html, body {*/
/*height: 100%;*/
/*}*/
.footer {
	/*position: absolute;*/
	/*right: 0;*/
	/*bottom: 0;*/
	/*left: 0;*/
	padding: 1rem;
	background-color: #efefef;
	text-align: center;
	position: absolute;
	bottom: 0px;
	height: 35px;
	left: 0px;
	right: 0px;
	overflow: hidden;
}

/*.main {*/
/*min-height: 100%;*/
/*!* equal to footer height *!*/
/*margin-bottom: -25px;*/
/*}*/
/*.main:after {*/
/*content: "";*/
/*display: block;*/
/*}*/
/*.footer, .main:after {*/
/*height: 35px;*/
/*}*/

.nav > li > a {
	/*padding: 15px 8px;*/
	/*border-radius: 4px;*/
	padding: 10px 8px;
	border-radius: 4px;
}

.nav_left {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.nav_left > li > a {
	padding: 8px 8px;
}

.nav_left > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}

.nav_left > li > a:hover, .nav_left > li > a:focus {
	text-decoration: none;
	background-color: #eee;
}

.ui-tabs-panel {
	font-family: Lato, sans-serif;
}

/************************* DOMAIN PRICE TABLE START ************************************/

.domain_price_table {
	background-color: #fafafa;
	color: #444;
	font: 100%/30px 'Helvetica Neue', helvetica, arial, sans-serif;
	text-shadow: 0 1px 0 #fff;
}

.domain_price_table strong {
	font-weight: bold;
}

.domain_price_table em {
	font-style: italic;
}

.domain_price_table table {
	background: #f5f5f5;
	border-collapse: separate;
	box-shadow: inset 0 1px 0 #fff;
	font-size: 12px;
	line-height: 24px;
	margin: 30px auto;
	text-align: left;
	width: 800px;
}

.domain_price_table th {
	background: linear-gradient(#777, #444);
	border-left: 1px solid #555;
	border-right: 1px solid #777;
	border-top: 1px solid #555;
	border-bottom: 1px solid #333;
	box-shadow: inset 0 1px 0 #999;
	color: #fff;
	font-weight: bold;
	padding: 10px 15px;
	position: relative;
	text-shadow: 0 1px 0 #000;
}

.domain_price_table th:after {
	background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, .08));
	content: '';
	display: block;
	height: 25%;
	left: 0;
	margin: 1px 0 0 0;
	position: absolute;
	top: 25%;
	width: 100%;
}

.domain_price_table th:first-child {
	border-left: 1px solid #777;
	box-shadow: inset 1px 1px 0 #999;
}

.domain_price_table th:last-child {
	box-shadow: inset -1px 1px 0 #999;
}

.domain_price_table td {
	border-right: 1px solid #fff;
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e8e8e8;
	padding: 10px 15px;
	position: relative;
	transition: all 300ms;
}

.domain_price_table td:first-child {
	box-shadow: inset 1px 0 0 #fff;
}

.domain_price_table td:last-child {
	border-right: 1px solid #e8e8e8;
	box-shadow: inset -1px 0 0 #fff;
}

.domain_price_table tr {
}

.domain_price_table tr:nth-child(odd) td {
	background-color: #f1f1f1;
}

.domain_price_table tr:last-of-type td {
	box-shadow: inset 0 -1px 0 #fff;
}

.domain_price_table tr:last-of-type td:first-child {
	box-shadow: inset 1px -1px 0 #fff;
}

.domain_price_table tr:last-of-type td:last-child {
	box-shadow: inset -1px -1px 0 #fff;
}

.domain_price_table tbody:hover tr:hover td {
	color: #444;
	text-shadow: 0 1px 0 #fff;
}

/************************* DOMAIN PRICE TABLE END ************************************/

/*.tooltip {*/
/*position: relative;*/
/*display: inline-block;*/
/*border-bottom: 1px dotted black; !* If you want dots under the hoverable text *!*/
/*}*/

/* Tooltip text */
/*.tooltiptext {*/
/*visibility: hidden;*/
/*width: 120px;*/
/*background-color: black;*/
/*color: #fff;*/
/*text-align: center;*/
/*padding: 5px 0;*/
/*border-radius: 6px;*/

/*!* Position the tooltip text - see examples below! *!*/
/*position: absolute;*/
/*z-index: 1;*/
/*}*/

/*!* Show the tooltip text when you mouse over the tooltip container *!*/
/*.tooltip:hover .tooltiptext {*/
/*visibility: visible;*/
/*}*/

/*.ui-tooltip {*/
/*width: 210px;*/
/*}*/

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: normal 13px/27px Lato, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	filter: alpha(opacity=0);
	opacity: 0;
	border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	line-break: auto;
}

@media (min-width: 768px) {
	.control-label {
		padding-top: 10px;
		padding-bottom: 0px;
		font-weight: 300;
		font-size: 13px;
		font-family: 'Open Sans', Helvetica, sans-serif;
	}

	input[type=number], select {
		padding: 3px 0px 3px 3px;
		margin: 5px 1px 3px 0px;
	}
}
.form-control {
	font-size: 13px;
}