/*
eec9c9 #4DB0D9
c23d3a #2B89AF
b91f1c #2B89AF
red #116B8F
B7190E #116B8F
bc271c #116B8F
*/

@font-face {
	font-family: "CabFont";
	src: url(/images/font/DaxlinePro-Bold.otf) format("opentype");
}

@font-face {
	font-family: "ieCabFont";
	src: url(/images/font/DaxlinePro-Bold.eot);
}

header, nav, section, article, aside, footer {
	display: block;
}

.click {
	cursor: pointer;
}

.nfont {
	font-family: CabFont, ieCabFont, serif;
}

html {
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}

body {
	font-family: Arial, serif;
	padding: 0;
	margin: 0;
	behavior: url(/css/csshover3.htc);
}

img {
	border: 0;
}

a {
	color: #7661d3;
	-webkit-transition-property: color;
	-webkit-transition-duration: 0.3s;
}

a.black {
	color: #000000;
	-webkit-transition-property: color;
	-webkit-transition-duration: 0.3s;
}

a:hover {
	color: #2B89AF;
}

.metro#116B8F {
	color: #2B89AF;
}

.box_sizing {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	width: 100%;
}

sup {
	color: #2B89AF;
	font-weight: bold;
	margin: 0 4px;
}

.img16 {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

#body3 {
	padding: 0 245px;
	width: 510px;
	height: auto !important;
	background-color: white;
	margin: 0 auto;
}

#body2 {
	padding: 0 0 0 245px;
	height: auto !important;
	background-color: white;
	text-align: center;
	margin: 0 auto;
	overflow: auto;
}

#AjaxLoadingDiv {
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	background-color: transparent;
	z-index: 65535;
	top: 0;
	left: 0;
	cursor: wait;
}

#js-off {
	border: 2px solid #116B8F;
	margin: 20px;
	padding: 10px 10px 10px 60px;
	width: 500px;
	font-size: 11pt;
	text-align: left;
	background: white;
}

#main_header {
	height: 135px;
	border-bottom: 5px solid #4DB0D9;
	background-color: #f6f6f6;
	min-width: 768px;
}

#header2 {
	max-width: 755px;
	margin: 0 auto;
	padding: 0 0 0 245px;
}

#header2 > a {
	font-size: 10pt;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}

#header3 {
	margin: 0 auto;
	padding: 0 245px;
	width: 510px;
	font-size: 20pt;
}

#header2 h4 {
	font-size: 14pt;
	font-weight: bold;
	overflow: visible;
	white-space: nowrap;
}

#header3 h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	height: 72px;
	vertical-align: bottom;
	display: table-cell;
	font-family: CabFont, serif;
}

#header3 h6 {
	margin: 0;
	padding: 0;
	color: #7f7f7f;
	font-size: 11pt;
}

#header3 h6 span {
	margin-left: 1em;
	color: #2B89AF;
	font-weight: bold;
}

#logo {
	height: 115px;
	margin-left: -245px;
	padding: 20px 36px 0 19px;
	width: 190px;
	float: left;
}

#logo img {
	float: left;
	margin-right: 20px;
}

#header-status {
	height: 115px;
	margin-right: -245px;
	padding: 40px 19px 0 36px;
	width: 190px;
	float: right;
	font-size: 8pt;
}

#header-status img {
	float: left;
}

#header-status b {
	color: #a99c9c;
	top: 7px;
	position: relative;
}

#header-status span {
	top: 10px;
	position: relative;
	font-size: 10pt;
	font-weight: bold;
}

.header-status-1 {
	color: #669900;
}

.header-status0 {
	color: #999900;
}

.header-status1 {
	color: #990000;
}

#status {
	height: 135px;
	margin-right: -245px;
	padding: 0 36px 0 19px;
	width: 190px;
	float: right;
}

#header3 > h3 > a, #logo > h4 > a {
	color: #000000;
	text-decoration: none;
}

#header3 > h3 > a:hover, #logo > h4 > a:hover {
	color: #2B89AF;
	text-decoration: underline;
}

#main {
	max-width: 1000px;
	min-width: 768px;
	margin: 0 auto;
	padding: 30px 0 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.form h5, .form h6, .form h1 {
	padding: 0;
	margin: 15px 0 2px 0;
}

.form h5 a {
	font-size: 80%;
	font-weight: normal;
	float: right;
}

.form h1 {
	margin-top: 0;
}

.form > div {
	width: 250px;
}

.form > div > input {
	width: 100%;
}

.form button {
	margin-top: 20px;
}

#main_left {
	margin-left: -245px;
	padding: 0 36px 0 19px;
	width: 190px;
	float: left;
}

#main_right {
	margin-right: -245px;
	padding: 0 19px 0 36px;
	width: 190px;
	float: right;
}

#bottom {
	clear: both;
	margin: 0 auto;
	max-width: 1000px;
	min-width: 768px;
	padding: 40px 19px 0 19px;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
}

#bottom span {
	margin-left: 10px;
}

#bottom img {
	width: 16px;
	height: 16px;
	vertical-align: bottom;
	margin-right: 3px;
}

#bottom u {
	float: left;
	text-decoration: none;
}

.rounded-corners {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#body2 > h1 {
	font-size: 30px;
	text-align: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 1.2;
}

#body2 > h6 {
	font-size: 11px;
	text-align: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #7e7e7e;
	font-style: italic;
}

.note {
	color: #525252;
	margin: 0;
	padding: 0;
}

.note > h4 {
	font-size: 11pt;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}

.note > h5 {
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.table0 {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

#bottom_box {
	clear: both;
	padding: 20px 0 0 0;
	text-align: center;
}

#bottom_box > div {
	width: 23%;
	margin: 0 1%;
	display: inline-block;
	border: 1px solid #DDDDDD;
	border-radius: 10px;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	background: white;
}

#bottom_box > div > div {
	margin: 3px;
	background: #F9F2F7;
	border-radius: 7px;
	text-align: center;
	padding: 8px;
}

#bottom_box > div > div > img {
	height: 70px;
	border: 0;
	padding: 0;
	vertical-align: middle;
}

#bottom_box > div > div > h4 {
	padding: 0;
	margin: 0;
	font-size: 11pt;
	font-weight: normal;
	font-family: CabFont, ieCabFont, serif;
}

#bottom_box > div > div > h5 {
	padding: 0;
	margin: 0;
	font-size: 9pt;
	font-weight: normal;
	color: #625f5f;
}

#main_option_info {
	padding: 0;
	margin: 0;
	text-align: left;
	color: #525252;
	font-size: 10pt;
}

#main_option_info > h4 {
	padding: 0;
	margin: 0 0 20px 0;
	text-align: left;
	font-weight: bold;
	color: #2B89AF;
	font-size: 13pt;
}

#option_list {
	padding: 0;
	margin: 20px 0 0;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	list-style: none inside none;
}

#option_list li {
	padding: 5px 0;
	margin: 0;
}

#option_list li div {
	background: transparent url(/images/dot-silver.png) repeat-x 0 10px;
}

#option_list li a {
	background-color: white;
	padding-right: 5px;
}

#option_list li div a {
	color: #2B89AF;
	text-decoration: none;
}

.row_item {
	margin: 0 0 10px 0;
	padding: 10px;
	text-align: left;
	font-size: 10pt;
	color: #525252;
	font-weight: normal;
	border: 1px solid #f5f5f5;
}

.row_item > h4 {
	margin: 0;
	padding: 0;
	color: #2B89AF;
	font-weight: bold;
	text-align: left;
	font-size: 11pt;
	cursor: pointer;
}

.row_item > h4 > div {
	float: right;
	font-weight: normal;
	font-size: 10pt;
	color: #525252;
}

.row_item > h4 > u {
	text-decoration: none;
	color: #525252;
}

.row_item > h4 > span {
	margin: 0 10px 0 0;
	color: #525252;
}

.row_item > div {
	padding-top: 10px;
}

.row_item > div > h5 {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: right;
	font-size: 9pt;
	font-weight: normal;
}

.even_row {
	background-color: #f5f5f5;
}

#part_line {
	margin: 0 0 20px 0;
	padding: 0;
	color: #2B89AF;
	font-weight: bold;
	text-align: left;
	font-size: 11pt;
}

#part_line > a {
	color: #2B89AF;
	font-weight: normal;
	font-size: 10pt;
}

#part_line > a:hover {
	color: #116B8F;
}

#part_line img {
	width: 32px;
	height: 32px;
	vertical-align: middle;
	border: 0;
	margin-top: -0.8em;
	float: right;
}

#page_line {
	margin: 20px 0 0 0;
	padding: 5px 0;
	color: #2B89AF;
	font-weight: normal;
	text-align: left;
	font-size: 10pt;
	border-top: 1px solid #cccaca;
}

#page_line > span {
	float: right;
}

#page_line > a {
	margin: 0 5px;
}

#page_line > b > a {
	color: #2B89AF;
	font-weight: bold;
	text-decoration: none;
	margin: 0 5px;
}

#page_line > strong > a {
	font-weight: normal;
	text-decoration: none;
	margin: 0 5px;
}

#left_part > div {
	padding: 0 0 0 56px;
	clear: both;
	font-size: 11pt;
}

#left_part > div > div {
	float: left;
	margin-left: -56px;
}

#left_part > div > ul {
	padding: 20px 0 0 5px;
	color: #2B89AF;
	font-weight: normal;
	list-style: none inside none;
	font-family: CabFont, ieCabFont, Arial, serif;
}

#left_part > div > ul > a {
	color: #2B89AF;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}

#left_part > div > ul > a:hover {
	text-decoration: underline;
}

#left_part > div > ul > li a {
}

#left_part > div > ul > a > b {
	color: #689f16;
	text-decoration: none;
}

#left_part > div > ul > li {
	font-size: 9pt;
	margin: 0 0 0 10px;
	padding: 6px 5px 6px 0;
	text-shadow: none;
	line-height: 1.3em;
}

.left_part_li_sel {
	background: #FFFFFF;
	background-image: -o-linear-gradient(0deg, #FFFFFF, #FFF8F8);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FFFFFF', endColorstr='#FFF8F8');
	background: -webkit-gradient(linear, left top, right top, from(#FFFFFF), to(#FFF8F8));
	background: -moz-linear-gradient(left, #FFFFFF, #FFF8F8);
}

.description {
	padding: 0;
	margin: 0;
	text-align: left;
	color: #525252;
	font-size: 10pt;
}

.name_h4 {
	padding: 0;
	margin: 20px 0 10px 0;
	text-align: left;
	color: #2B89AF;
	font-size: 12pt;
	font-weight: bold;
}

.vparam {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 20px 0;
}

.vparam > thead > tr > td {
	padding: 10px 0 10px 0;
	text-align: left;
	color: #2B89AF;
	font-size: 12pt;
	font-weight: bold;
}

.vparam > tbody > tr > td {
	padding: 5px 0;
	text-align: left;
	vertical-align: top;
	font-size: 10pt;
	color: #525252;
}

.vparam > tbody > tr > th {
	padding: 5px 5px 5px 3em;
	text-align: left;
	vertical-align: top;
	font-size: 10pt;
	font-weight: bold;
	color: #2B89AF;
	white-space: nowrap;
}

.warn {
	position: relative;
	padding: 15px;
	margin: 0 0 20px 0;
	background-color: white;
	border: 2px solid #116B8F;
	font-size: 10pt;
	text-align: left;
	color: black;
	font-weight: bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/css/PIE.htc);
}

.message {
	padding: 10px;
	margin: 0 0 20px 0;
	background-color: white;
	border: 2px solid #7FC71F;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/css/PIE.htc);
}

.message h3 {
	font-weight: bold;
	font-size: 10pt;
	margin: 0 0 5px 0;
	padding: 0;
}

.message p {
	font-size: 9pt;
	text-align: left;
	color: black;
	font-weight: normal;
	display: inline;
}

#modal_dialog {
	display: none;
	width: 600px;
}

#option_about {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/css/PIE.htc);
	position: relative;
	border: 2px solid #116B8F;
	padding: 20px 20px 10px 20px;
	width: 700px;
	font-size: 11pt;
	color: #777272;
}

#option_about > h4 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 12pt;
	color: #116B8F;
	font-weight: bold;
}

#option_about > p {
	line-height: 140%;
	text-align: justify;
}

#option_about > h3 {
	background-color: #116B8F;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/css/PIE.htc);
	position: relative;
	letter-spacing: 4px;
}

#option_about hr {
	height: 0;
	margin: 1em 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #116B8F;
}

#main_action_form, #main_drweb {
	margin-bottom: 20px;
	text-align: left;
}

#main_action_form > h4, #main_drweb > h4 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 12pt;
	color: #116B8F;
	font-weight: bold;
}

#main_action_form > p, #main_drweb > p {
	color: #777272;
	font-size: 11pt;
	line-height: 140%;
	text-align: justify;
}

#main_action_form > img {
	float: right;
	margin: 0 0 10px 1em;
}

#main_drweb > div {
	clear: both;
}

#main_action_form > table td {
	vertical-align: top;
}

#form_submit_select {
	text-align: left;
	margin: 0 0 1em 0;
	color: #777272;
}

#form_submit_select h4 {
	padding: 0;
	margin: 0;
	text-align: left;
	font-size: 10pt;
	color: #116B8F;
	font-weight: bold;
}

#form_submit_select table {
	padding: 0;
	margin: 0.5em 0;
	border-spacing: 5px;
}

#form_submit_select table td {
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	font-size: 10pt;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/css/PIE.htc);
	position: relative;
	border-width: 1px;
	border-style: solid;
	padding-top: 3px;
}

#form_submit_select table td:hover {
	border-color: #116B8F;
}

#form_submit_select table td div {
	font-weight: normal;
	font-size: 9pt;
	padding: 0.5em 1.5em;
	color: #777272;
}

#form_submit_select table td input {
	margin-right: 0.5em;
}

#form_submit_select label {
	cursor: pointer;
}

.form_submit_selected {
	color: #116B8F;
}

#main_drweb > img {
	float: left;
	margin: 0 1em 1em 0;
}

#drweb_box {
	margin: 0 0 0 0;
	padding: 0 10px 0 120px;
}

#drweb_box > div:first-child {
	margin: 0 0 0 -110px;
	float: left;
	padding: 0;
}

#drweb_box > div:first-child > img {
	background-color: #FEFEFE;
	border-width: 1px;
	border-style: solid;
	border-color: silver white white silver;
	margin: 0;
}

#drweb_box > div > div {
	margin: 10px 0;
	background-color: #FEFEFE;
	border-width: 1px;
	border-style: solid;
	border-color: silver white white silver;
	padding: 10px;
}

#drweb_box > div > div > p {
	background-color: #FEFEFE;
	padding: 0;
	margin: 0;
	color: black;
	font-size: 9pt;
	font-weight: normal;
}

#drweb_status_lic {
	font-size: 11pt;
	font-weight: bold;
	color: olive;
	text-align: center;
}

#drweb_send_link_off {
	display: none;
}

#drweb_box > div > h6 {
	padding: 0;
	margin: 0;
	text-align: right;
}

.box_setup {
	margin: 20px 0;
	text-align: left;
}

.box_setup h3 {
	margin: 0 0 20px 0;
	font-size: 12pt;
	padding: 0;
	color: #525252;
}

.box_setup h4 {
	margin: 20px 0 4px 0;
	font-size: 10pt;
	padding: 0;
	color: #525252;
	font-weight: normal;
}

.box_setup h5 {
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: normal;
}

.box_setup_hide {
	padding: 10px 10px 0 10px;
	margin: 10px 0 20px 0;
	display: none;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #f5f5f5;
	background-color: #f5f5f5;
}

.box_setup_hide h6 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 9pt;
	color: #525252;
}

.box_setup > tbody > tr > td {
	vertical-align: bottom;
	border-spacing: 0;
	margin: 0;
	padding: 0 4px;
}

.box_setup > tbody > tr > td > h4 {
	margin: 15px 0 5px 0;
}

.box_setup > tbody > tr > td > h4 > span {
	color: gray;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

.box_setup_btn {
	margin: 20px 0 20px 0;
	text-align: left;
}

.box_setup_btn > button {
	width: 35%;
}

.captcha_td {
	vertical-align: middle;
	white-space: nowrap;
	padding: 0 10px;
}

.captcha_td * {
	color: #2B89AF;
	font-size: 10pt;
	font-weight: bold;
	cursor: pointer;
}

#captchaIF {
	width: 120px;
	height: 60px;
	border: 1px solid #2B89AF;
}

#rCaptcha {
	width: 123px;
}

.list_menu {
	font-size: 9pt;
	display: block;
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0 0 20px 0;
	height: 1em;
	font-weight: bold;
}

.list_menu > li, .list_menu > li.selected {
	display: inline;
	padding: 0 0 2px 0;
	margin: 0 0 0 1em;
	border-width: 0 0 1px 0;
	border-style: dotted;
	color: #7661d3;
	border-color: #7661d3;
	cursor: pointer;
}

.list_menu > span {
	float: left;
	color: #525252;
}

.list_menu > li.list_menu_sel {
	color: #2B89AF;
	border-color: transparent;
	cursor: default;
}

#data_table_box {
}

#data_table_box > h5 {
	color: #525252;
	font-size: 11pt;
	padding: 0;
	margin: 0 0 20px 0;
}

#data_table > table {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0 0 0 0;
	border: 0;
	width: 100%;
	border-bottom: 1px solid #dddbdb;
}

#data_table > table > thead > tr > th {
	font-size: 8pt;
	font-weight: bold;
	vertical-align: bottom;
	text-align: left;
	color: #525252;
	background-color: transparent;
	border-bottom: 1px solid #dddbdb;
	padding: 0 0 2px 0;
}

#data_table > table > tbody > tr > td:first-child {
	padding-left: 15px;
}

.data_table_td_date, .data_table_td_text, .data_table_td_money, .data_table_td_icon, .data_table_td_int, .data_table_td_period {
	font-size: 9pt;
	padding: 10px 15px 10px 0;
	vertical-align: top;
}

.data_table_td_money, .data_table_td_int {
	text-align: right;
}

.data_table_td_date {
	white-space: nowrap;
}

.data_table_td_money {
	font-weight: bold;
	white-space: nowrap;
}

.data_table_td_int {
	font-weight: bold;
	color: navy;
	white-space: nowrap;
}

#data_table > table > tbody > tr > td > b {
	color: #2B89AF;
	font-weight: normal;
}

.data_table_td_period {
	color: #2B89AF;
	text-align: right;
}

.data_table_td_period span {
	color: #525252;
}

.data_table_td_icon {
	width: 16px;
}

.data_table_td_icon img {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	text-align: center;
	border: 0;
}

.data_table_row_gray {
	color: #747474;
	background-color: #efefef !important;
}

.data_table_row_green {
	color: #5e7643;
	background-color: #f5ffe1 !important;
}

.data_table_row_red {
	color: #764344;
	background-color: #ffe1e1 !important;
}

.data_table_row_yellow {
	color: #766f43;
	background-color: #ffeea6 !important;
}

#data_table > table > tbody > tr:nth-child(even),
.data_table_row_even {
	color: #525252;
	background-color: #f5f5f5;
}

#data_table > table > tbody > tr:nth-child(odd),
.data_table_row_odd {
	color: #525252;
	background-color: white;
}

.gray_shadow_line {
	margin: 0 90px 20px 90px;
	padding: 0;
	background-image: url(/images/gray-shadow-line-c.png);
	background-position: top left;
	background-repeat: repeat-x;
	height: 12px;
}

.gray_shadow_line > div {
	margin-right: -90px;
	float: right;
	width: 90px;
	background-image: url(/images/gray-shadow-line-r.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 12px;
}

.gray_shadow_line > div:first-child {
	margin-left: -90px;
	margin-right: 0;
	float: left;
	background-image: url(/images/gray-shadow-line-l.png);
	background-position: right;
}

.data_table_work .data_table_td_icon {
	vertical-align: middle;
}

.data_table_row_mark, .data_table_row_mark * {
	background-color: highlight;
	color: highlighttext;
}

.help_box {
	border: 1px solid #DDDDDD;
	position: relative;
	background-color: white;
	padding: 0;
	margin: 0 5px 15px 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/css/PIE.htc);
}

.help_box_data_ie_suck {
	display: none;
	padding: 16px;
	font-size: 9pt;
}

.help_box_cap_ie_suck {
	position: relative;
	background-color: #DDDDDD;
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
	padding: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #DDDDDD #C0C0C0 #C0C0C0 #DDDDDD;
	display: block;
	cursor: pointer;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/css/PIE.htc);
}

.help_box_cap_ie_suck:hover {
	text-decoration: underline;
}

.help_box_cap_ie_suck > img {
	width: 16px;
	height: 16px;
	float: left;
	vertical-align: middle;
	margin: 0 1em 0 0;
}

.help_box_cap_ie_suck > img:first-child {
	float: right;
	margin: 0 0 0 1em;
}

.help_box ul {
	margin: 0 0 0 1em;
	list-style-position: outside;
	list-style-image: url('/images/list-style-image.gif');
	line-height: 1.5em;
	padding: 0;
	text-align: left;
}

.help_box ul a {
	color: #2B89AF;
}

.help_box ul a:hover {
	color: #116B8F;
}

#pay_terminal_manual {
	font-size: 10pt;
	padding-top: 0;
	color: #545454;
}

#pay_terminal_manual > ul {
	margin: 10px 0 20px 0;
	font-size: 9pt;
	padding-bottom: 5px;
}

#pay_terminal_manual > ul > li:first-child {
	margin-left: 0;
}

#pay_terminal_manual > ul > li {
	margin-bottom: 0;
}

#pay_terminal_manual > h4 {
	padding: 0;
	margin: 0 0 10px 0;
}

#pay_terminal_manual > div:first-child > img {
	vertical-align: middle;
	margin-right: 1em;
}

#pay_terminal_manual > div:first-child {
	line-height: 64px;
	color: silver;
	margin-bottom: 10px;
}

#pay_terminal_manual > div:first-child > a {
	margin-right: 1em;
}

#bank_list {
	display: inline;
}

#pay_terminal_manual > h4 > a:hover {
	color: #116B8F;
	border-bottom: 1px dotted #116B8F;
}

#pay_terminal_manual > img {
	width: 100%;
}

ul.list_simple {
	padding: 0 0 0 10px;
	color: #545454;
	font-weight: normal;
	list-style: none inside none;
}

ul.list_simple li {
	padding: 2px 0;
}

#pay_terminal_data b {
	font-weight: normal;
	color: #2B89AF;
}

#pay_cash_box b {
	font-weight: normal;
	color: #2B89AF;
}

#pay_terminal_data p {
	text-indent: 2em;
}

#pay_terminal_data img {
	float: left;
	margin-right: 2em;
	margin-bottom: 0.5em;
}

#pay_bank_data li {
	list-style: none inside none;
	padding: 0;
	margin: 0;
}

#float_box {
	display: none;
	position: absolute;
	top: -10000px;
	margin: 0;
	padding: 1px;
	z-index: 1000;
}

#bank_address {
	font-size: 9pt;
	list-style: none inside none;
	margin: 0;
	padding: 1px;
	border: 1px solid #2B89AF;
	background-color: #FEFEFE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);
}

#bank_address li {
	padding: 2px 4px;
	border-width: 1px 0;
	border-style: solid;
	border-color: transparent;
}

#bank_address li:hover {
	cursor: pointer;
	color: #2B89AF;
	border-style: dotted;
	background-image: -o-linear-gradient(0deg, #FEFEFE, #4DB0D9);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FEFEFE', endColorstr='#4DB0D9');
	background: -webkit-gradient(linear, left top, right top, from(#FEFEFE), to(#4DB0D9));
	background: -moz-linear-gradient(left, #FEFEFE, #4DB0D9);
}

#bank_address li:first-child {
	font-style: italic;
}

#help_table {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
}

#help_table td {
	vertical-align: top;
}

#demand_box > h4 {
	padding: 0;
	margin: 0 0 20px 0;
	color: #545454;
	text-align: left;
	font-size: 11pt;
	font-weight: normal;
}

#demand_box > h4 > span {
	color: #2B89AF;
	font-weight: normal;
}

#demand_box > h4 > b {
	color: #689F16;
}

#demand_address {
	background-color: #FBFBFB;
	border: 1px solid #cccaca;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/css/PIE.htc);
	padding: 5px 10px 10px 10px;
	position: relative;
}

#demand_address ul {
	margin: 0;
	list-style: square inside url('/images/list-style-image.gif');
	line-height: 1.8em;
	padding: 0;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
}

#demand_address ul li {
	float: left;
	padding-right: 0;
	white-space: nowrap;
}

#demand_address ul li a {
	text-decoration: none;
}

#demand_address ul li a:hover {
	text-decoration: underline;
}

#demand_address ul li:hover {
	cursor: pointer;
	background: #FBFBFB;
	background-image: -o-linear-gradient(0deg, #EBFFCF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#EBFFCF', endColorstr='#FBFBFB');
	background: -webkit-gradient(linear, left top, right top, from(#EBFFCF), to(#FBFBFB));
	background: -moz-linear-gradient(left, #EBFFCF, #FBFBFB);
}

#demand_address ul.demand_address_street li {
	width: 49%;
	padding-left: 1%;
}

#demand_address ul.demand_address_house li {
	width: 19%;
	padding-left: 1%;
}

#demand_data {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
	display: none;
}

#demand_data input, #demand_data select, #demand_data textarea {
	color: #689F16;
}

#warn_news {
	background: #FFFFFF;
	background-image: -o-linear-gradient(#FFFFFF, #FFEFEF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFEFEF');
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFEFEF));
	background: -moz-linear-gradient(top, #FFFFFF, #FFEFEF);
	color: #BF2F2F;
	text-align: left;
	border: 2px solid #BF2F2F;
	padding: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#warn_news > h4 {
	font-size: 14pt;
	font-weight: bold;
	padding: 0;
	margin: 0 0 20px 0;
}

#warn_news > p {
	margin: 20px;
	line-height: 1.8em;
}

#warn_news > p > b {
	border-bottom: 3px double #BF2F2F;
}

#warn_news ul {
	margin: -10px 0 0 0;
	padding: 0 0 0 30px;
	list-style: square inside;
}

#warn_news ul li {
	margin: 10px 0;
	font-weight: bold;
}

#firstInterview {
	background: #FFFFFF;
	color: #333333;
	text-align: left;
	border: 2px solid #BF2F2F;
	padding: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: 11pt;
}

#firstInterview > h4 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 13pt;
}

#firstInterview > div.__btn {
	margin-top: 20px;
}

#firstInterview > div.__btn > button {
	width: 30%;
	float: none;
	margin: 0 10%;
}

#firstInterview > div.__btn > button:first-child {
	float: right;
}

#firstInterview > h6 {
	margin: 4px 0 0 0;
	padding: 2px 0 6px 0;
	text-align: right;
	font-size: 8pt;
	font-weight: normal;
	border-top: 1px dotted #4DB0D9;
	border-bottom: 3px solid #4DB0D9;
}

#firstInterview > h5 {
	margin: 20px 0 4px 0;
	padding: 0;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
}

#firstInterview > div.__desc {
	border: 1px solid #BF2F2F;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#firstInterview > div.__desc > textarea {
	border: 0;
	width: 100%;
}

#firstInterview > ol {
	margin: 0;
	list-style-type: upper-roman;
	padding: 0 0 0 2em;
	list-style-position: outside;
	border-top: 3px solid #4DB0D9;
}

#firstInterview > ol > li {
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 0 dotted #BF2F2F;
	margin: 0.8em 0;
	padding: 0.2em 0;
}

#firstInterview > ol > li > div {
	white-space: nowrap;
	float: right;
}

#inet_warn {
	background: #FFFFFF;
	background: linear-gradient(to top, #FFFFFF, #FFEFEF);
	background-image: -o-linear-gradient(#FFFFFF, #FFEFEF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFEFEF');
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFEFEF));
	background: -moz-linear-gradient(top, #FFFFFF, #FFEFEF);
	color: #BF2F2F;
	text-align: left;
	border: 2px solid #BF2F2F;
	padding: 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#inet_warn a:hover {
	color: #116B8F;
}

#inet_warn > h1,
#inet_warn > h2,
#inet_warn > h3,
#inet_warn > h4,
#inet_warn > h5 {
	text-align: center;
}

#inet_warn > h4,
#inet_warn > h5 {
	color: #303030;
}

#inet_warn > table {
	border-spacing: 20px;
	border: 0;
	width: 100%;
	font-size: 11pt;
}

#inet_warn > table th, #inet_warn > table td {
	border: 1px solid #333333;
	padding: 10px;
	background: #F9F2F6;
}

#inet_warn > table th {
	width: 65%;
	text-align: left;
	vertical-align: top;
}

#inet_warn > table td {
	width: 35%;
	text-align: center;
	vertical-align: middle;
}

#inet_warn > table th ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style-position: inside;
}

#inet_warn > table th li {
	float: left;
	width: 50%;
	margin-bottom: 5px;
}

.parthner_text {
	font-size: 12pt;
	line-height: 18pt;
	text-indent: 2em;
	text-align: justify;
}

.parthner_text img {
	float: right;
	margin: 0 0 1em 1em;
}

#data_table_tv td {
	padding-top: 1px;
	padding-bottom: 1px;
}

#data_table_tv td > i {
	font-style: normal;
	color: silver;
	margin-right: 2px;
}

#support_channel div.gray_shadow_line {
	margin-bottom: 10px;
}

#support_channel > table {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	border: 1px solid #DDDBDB;
}

#support_channel > table > tbody > tr > td, #support_channel > table > tbody > tr > th {
	border-bottom: 1px solid #DDDBDB;
	vertical-align: top;
}

#support_channel > table > tbody > tr > th {
	width: 120px;
	padding: 10px 0 0 0;
	text-align: center;
}

#support_channel > table > tbody > tr > th img {
	max-width: 90px;
}

#support_channel > table > tbody > tr > td {
	font-size: 10pt;
	padding: 10px 20px 10px 0;
	color: #545454;
	text-align: justify;
}

#support_channel > table > tbody > tr > td h4 {
	font-size: 10pt;
	margin: 0 0 0.7em 0;
	padding: 0;
	font-weight: bold;
	color: #2B89AF;
	text-indent: 0;
}

#support_channel > table > tbody > tr > td h4 a {
	float: right;
	font-weight: normal;
}

#support_channel > table > tbody > tr > td div {
	text-align: right;
}

#support_channel > table > tfoot > tr > td > table {
	width: 100%;
	padding: 0;
	margin: 0;
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 8pt;
	color: #7F7F7F;
	background-color: #ECECEC;
}

#support_channel > table > tfoot > tr > td > table > tbody > tr > td {
	font-weight: normal;
	text-align: right;
	padding: 0;
	vertical-align: middle;
	height: 16px;
}

#support_channel > table > tfoot > tr > td > table > tbody > tr > td > b {
	color: green;
	font-weight: bold;
	width: 0;
	height: 100%;
	margin-left: 4px;
	background: url('/images/12-circle-green.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 8px;
}

#support_channel > table > tfoot > tr > td > table > tbody > tr > td > u {
	color: maroon;
	font-weight: normal;
	width: 0;
	text-decoration: none;
	font-style: normal;
	margin-left: 4px;
	background: url('/images/12-circle-red.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 8px;
}

#support_channel > table > tfoot > tr > td > table > tbody > tr > td:nth-child(1) {
	width: 30%;
	text-align: left;
	padding-left: 4px;
}

#support_channel > table > tfoot > tr > td > table > tbody > tr > td:nth-child(2) {
	width: 27%;
}

#support_channel > table > tfoot > tr > td > table > tbody > tr > td:nth-child(3) {
	width: 27%;
}

#support_channel > table > tfoot > tr > td > table > tbody > tr > td:nth-child(4) {
	width: 16%;
	padding-right: 4px;
}

#def_data_div {
}

#def_data_div > h4 {
	font-size: 12pt;
	margin: 20px 0;
	padding: 0;
	font-weight: bold;
	color: #2B89AF;
}

#def_data_div > h5 {
	font-size: 11pt;
	margin: 20px 0;
	padding: 0;
	font-weight: normal;
	color: #545454;
}

#def_data_div > h5 > ul {
	margin: 10px 0 0 20px;
	list-style-position: outside;
	list-style-image: url('/images/list-style-image.gif');
	padding: 0;
	text-align: left;
}

#def_data_div > h5 > ul > li {
	margin-bottom: 10px;
}

#def_data_div > h5 > strong {
	color: #2B89AF;
}

#qa_div > h4 {
	font-size: 12pt;
	margin: 20px 0;
	padding: 0;
	font-weight: bold;
	color: #525252;
}

#qa_div > h4 > span:hover {
	color: #2B89AF;
	cursor: pointer;
}

#qa_div > ul {
	border: 0 solid #DDDBDB;
	margin: 20px 5px 0 4px;
	padding: 0;
	list-style-position: inside;
}

#qa_div > ul > li {
	font-size: 10pt;
	margin: 0;
	border: 1px solid #CCB67E;
	border-radius: 8px;
	position: relative;
	padding: 8px 18px 8px 36px;
	cursor: pointer;
	background: #FFFAED url(/images/resultset_next2.png) no-repeat 12px center;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
}

#qa_div > ul > li:hover {
	color: #2B89AF;
	background-color: #FFFEF1;
}

#qa_div > ul > li:active {
	color: #116B8F;
	background-color: #F1FEFF;
	padding: 9px 17px 7px 37px;
	border-color: olive;
}

#qa_div > ul > li > img {
	vertical-align: middle;
	margin: 0 10px 0 0;
}

#qa_div > h6 {
	font-size: 9pt;
	margin: 30px 0;
	padding: 0 0 0 16px;
	font-weight: normal;
	color: #7661d3;
	text-align: right;
	cursor: pointer;
	text-decoration: underline;
	float: left;
}

#qa_div > h6 > img {
	vertical-align: top;
	margin: 0 0 0 -16px;
}

#qa_div > h6:hover {
	color: #2B89AF;
}

#qa_block .hint p {
	line-height: 1.5em;
	text-indent: 1em;
}

#qa_div > ul > div.gray_shadow_line {
	margin: 0 98px 5px 98px;
}

#qa_form {
	margin: 0 0 10px 0;
	border: 1px solid #CCCACA;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 4px;
	background-color: white;
	resize: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: 100%;
}

#qa_form_text {
	font-size: 10pt;
	padding: 8px;
	border: 1px solid #DDDBDB;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/css/PIE.htc);
	position: relative;
}

#qa_div .hint_box > h5 {
	font-size: 11pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
}

#qa_div .hint_box > h6 {
	font-size: 10pt;
	margin: 4px;
	padding: 0;
	text-align: left;
	color: #2B89AF;
}

#qa_div .hint_box a {
	color: #2B89AF;
	font-weight: bold;
}

#qa_div .hint_box a:hover {
	color: #116B8F;
}

#qa_problem > ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 0 0;
	padding: 10px 0;
	border: 0 solid #CCCACA;
	overflow: auto;
}

#qa_problem > ul > li {
	padding: 1px 8px 1px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#qa_problem > ul > li input {
	margin-right: 0.5em;
}

#qa_problem > ul > li > label:hover {
	color: #2B89AF;
}

hr.red {
	background-color: #4DB0D9;
	border: 0;
	margin: 1em 0;
	height: 3px;
	padding: 0;
}

#ShowDialog {
	width: 444px;
	min-height: 100px;
	border: 2px solid #D14229;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/css/PIE.htc);
	background: white;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
	background: -moz-linear-gradient(top, #ffffff, #f5f5f5);
	background-image: -o-linear-gradient(#ffffff, #f5f5f5);
	padding: 20px 0 10px 0;
	position: relative;
}

#ShowDialog > div.___btn {
	background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#ffffff));
	background: -moz-linear-gradient(top, #eaeaea, #ffffff);
	background-image: -o-linear-gradient(#eaeaea, #ffffff);
	width: 100%;
	padding: 10px 0;
	border-top: 0 double #4DB0D9;
	margin-top: 20px;
	text-align: right;
	overflow: auto;
}

#ShowDialog > div.___btn > button {
	font-weight: normal;
	min-width: 100px;
	width: auto !important;
	display: inline-block !important;
	margin-right: 20px !important;
}

#ShowDialog > h2 {
	padding: 0 20px;
	margin: 0 0 20px 0;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #2B89AF;
}

#ShowDialog > h3 {
	padding: 0 20px;
	margin: 0 0 20px 0;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #2B89AF;
}

#ShowDialog > table,
#ShowDialog > p {
	padding: 0 20px;
	margin: 0;
	font-size: 11pt;
	font-weight: normal;
	text-align: justify;
	min-height: 2em;
	line-height: 1.5;
}

#ShowDialog > h6 {
	padding: 10px;
	margin: 10px 20px 0 20px;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	color: #444444;
	border: 1px solid silver;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #FDFDFD;
	line-height: 1.5em;
}

#ShowDialog > h6 > hr, #ShowDialog > h5 > hr {
	margin: 0.7em 0;
	padding: 0;
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: silver;
}

#ShowDialog > h5 {
	padding: 10px;
	margin: 10px 20px 0 20px;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	color: black;
	background-color: white;
	border: 1px solid #116B8F;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#ShowDialog > h5 > hr {
	border-color: #116B8F;
}

#ShowDialog > label {
	padding: 0 20px;
	margin: 10px 0 0 0;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	display: block;
}

#ShowDialog > label > input {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	margin-top: 1px;
	color: #2B89AF;
	font-weight: bold;
	font-size: 11pt;
	border: 1px solid #7661D3;
	border-radius: 2px;
	padding: 3px 4px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3) inset;
}

#ShowDialog > label > input:focus {
	border: 1px solid #D14229;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) inset, 0 0 3px rgba(255, 0, 0, 0.4);
}

hr.thin_silver {
	background-color: silver;
	border: 0;
	margin: 0.5em 0;
	height: 1px;
	padding: 0;
}

div.hint_box {
	color: #525252;
	border: 2px solid #cccccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/css/PIE.htc);
	position: relative;
	background: #FDFDFD;
	padding: 16px;
	margin: 0;
	text-align: justify;
	vertical-align: top;
	font-size: 10pt;
}

div.hint_box > p:first-child {
	margin-top: 0;
}

div.hint_box > p:last-child {
	margin-bottom: 0;
}

ol#bill_data {
	margin: 0;
	padding: 10px 0 0 30px;
	border-top: 1px dotted gray;
}

ol#bill_data > li > span {
	float: right;
	font-weight: bold;
	white-space: nowrap;
}

ul.pbc_link {
	list-style: inside;
	margin: 0;
	padding: 0;
}

ul.pbc_link > li {
	margin: 8px 0;
}

#activate_free_days {
	margin: 10px 0 0 0;
	padding: 10px 20px 5px 20px;
	border-width: 3px 0;
	border-style: double;
	border-color: #D14229;
	font-size: 8pt;
}

#activate_free_days > span {
	color: #D14229;
	font-weight: bold;
}

#activate_free_days > dd {
	display: none;
	color: #333333;
	padding: 2px 2px 2px 3em;
	background: #EAEAEA;
	margin: 0;
	border-bottom: 1px solid silver;
}

#activate_free_days > dt {
	height: 2.2em;
	line-height: 2.2em;
	border-top: 1px solid #EAEAEA;
}

#activate_free_days > dt > label > strong {
	display: inline-block;
	margin-left: 1em;
}

#activate_free_days > dt > span {
	float: right;
}

#activate_free_days > dt:nth-child(2) {
	border: 0;
	margin-top: 5px;
}

#activate_free_days > dt > input {
	height: 100%;
	width: 2em;
}

.__activate_period {
	color: #116B8F;
	font-weight: bold;
}

#btn_mesFloatClose {
	width: auto;
	display: inline;
}

/* Loyalty*/

#loyalty-selected, #loyalty-next {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
	margin: 0 -10px 0 0;
	border: 0;
	float: right;
	height: 37px;
	display: none;
}

#loyalty-selected th, #loyalty-next th {
	padding: 0;
	background-image: url(/images/bar-gray-red-right.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 10px;
}

#loyalty-selected td, #loyalty-next td {
	padding: 0;
	background-image: url(/images/bar-gray-red-center.png);
	background-position: left;
	background-repeat: repeat-x;
	color: white;
	font-size: 9pt;
	vertical-align: middle;
	text-shadow: #525252 1px 1px 1px;
}

#loyalty-selected td:first-child {
	width: 36px;
	text-align: center;
}

#loyalty-selected td:first-child div {
	background-image: url(/images/bar-gray-red-img.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 37px;
}

#loyalty-next td {
	padding-left: 16px;
	color: yellow;
}

#loyalty_table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #dedede;
	margin: 0;
}

#loyalty_table > thead > tr > th {
	padding: 0;
}

#loyalty_table > thead > tr > th > img {
	width: 100%;
	vertical-align: middle;
}

#loyalty_table > tbody > tr:nth-child(1) {
	background-color: #EAEEF4;
}

#loyalty_table > tbody > tr:nth-child(1) > td {
	color: #D14229;
}

#loyalty_table > tbody > tr > td {
	padding: 8px 3px;
	border: 1px solid #dedede;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
}

#loyalty_table > tbody > tr > td:first-child {
	text-align: right; /*font-size:8pt;*/
}

#loyalty_table > tbody > tr:last-child > td {
	border-bottom: 0;
}

#loyalty_table > tbody > tr > td > span {
	font-weight: normal;
	float: left;
	color: black;
	font-size: 10pt;
	text-decoration: underline;
}

#loyalty_table > tbody > tr > td > span::after {
	content: ':';
}

#btn_loyaltyC#116B8Fit {
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}

#btn_loyaltyC#116B8Fit > span > span {
	float: right;
	display: inline-block;
	height: 100%;
	padding-left: 8px;
	border-left: 1px solid silver;
}

#main_action_form_float {
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.5;
	margin: 20px 0;
	min-height: 2em;
	padding: 0 20px;
	text-align: left;
	display: block;
}

.box_setup_float > span > strong {
	color: #116B8F;
	margin-right: 0.3em;
}

.box_setup_float > span {
	font-size: 9pt;
}

.newhint {
	border-radius: 10px;
	border: 1px solid #D9D7D7;
	padding: 1.2em;
	box-shadow: 1px 1px 1px rgba(100, 100, 100, 0.1);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ECECEC));
	background: -moz-linear-gradient(top, #ffffff, #ECECEC);
	background-image: -o-linear-gradient(#ffffff, #ECECEC);
	color: #525252;
	line-height: 1.5em; /*text-indent:1em;*/
	font-size: 10pt;
	text-align: justify;
	overflow: auto;
}

.newhint > p {
	margin: 0;
}

.statusLamp1,
.statusLamp0,
.statusLamp-1 {
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	line-height: 17px;
	margin-top: -1px;
}

.statusLamp1 {
	background-image: url(/images/status1.png);
}

.statusLamp0 {
	background-image: url(/images/status0.png);
}

.statusLamp-1 {
	background-image: url(/images/status-1.png);
}

#smset {
	margin: 40px 0 0 0;
}

#smset > dt {
	margin: 0 0 0 15px;
	position: relative;
	font-weight: bold;
	margin-top: 1em;
	height: 20px;
	line-height: 20px;
}

#smset > dt > input {
	display: none;
}

#smset > dd {
	margin-left: 50px;
	font-size: 80%;
}

#smset > dt > input + label {
	padding-left: 35px;
	color: #2B89AF;
	background: url(/images/checkbox_red_false.png) no-repeat left;
	text-decoration: none;
}

#smset > dt > input:checked + label {
	background: url(/images/checkbox_red_true.png) no-repeat left;
}

#smset label {
	cursor: pointer;
}

#smset > dt > input + label:hover {
	color: #116B8F;
	text-decoration: underline;
}

ul.childInet {
	padding-right: 1em;
	list-style-image: url(/images/list-style-image.gif);
}

ul.childInet > li {
	margin-bottom: 1em;
}

div#childInetPin {
	text-align: left;
	padding: 1em;
	line-height: 26px;
}

div#childInetPin > label {
	font-weight: bold;
	font-size: 14pt;
	margin-right: 1em;
}

div#childInetPin > input {
	outline: none;
	border: 3px solid #D14229;
	padding: 4px;
	font-size: 22px;
	line-height: 22px;
	width: 22px;
	height: 22px;
	color: navy;
	text-align: center;
	margin-left: 10px;
	border-radius: 5px;
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4) inset;
	font-weight: bold;
	background: #FFEB8F;
}

div#childInetPin > span {
	padding: 16px;
	background-position: 0 4px;
	background-repeat: no-repeat;
	margin-left: 1em;
}

div#childInetPin > span.___ok {
	background-image: url(/images/check32.png);
}

table#childInet {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

table#childInet td {
	width: 50%;
	padding: 10px 20px;
	text-align: left;
}

#RedirectJobVote {
	font-size: 13pt;
	padding: 0 20px;
}

#RedrectJobVote > h4 {
	text-align: center;
}

#RedrectJobVote > h5 {
	text-align: right;
	font-size: 8pt;
	font-weight: normal;
}

#RedrectJobVote > p {
	text-align: justify;
}

#RedrectJobVotes {
	font-size: 10pt;
	list-style-type: none;
	margin: 0;
	padding: 5px;
	list-style-position: inside;
	overflow: auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	width: 100%;
}

#RedrectJobVotes > li {
	float: left;
	width: 32%;
	margin: 0;
	height: 110px;
	padding: 65px 10px 10px;
	text-align: center;
	border: 1px solid #CCCACA; /*#116B8F;*/
	border-radius: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	background-position: center 10px;
	background-repeat: no-repeat;
	background-color: #F9F1F6;
	font-weight: bold;
	cursor: pointer;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1) inset;
}

#RedrectJobVotes > li:hover {
	border-color: #FAD745;
	box-shadow: 0 0 5px #FAD745;
}

#RedrectJobVotes > li:active {
	background-color: #FAD745;
}

#RedrectJobVotes > li.___sel {
	border-color: #116B8F;
	box-shadow: 0 0 5px #116B8F;
	background-color: #4DB0D9; /*#FAD745;*/
}

#RedrectJobVotes > li:nth-child(2) {
	margin-left: 2%;
	margin-right: 2%;
	background-image: url(/images/job.vote.2.png);
}

#RedrectJobVotes > li:nth-child(1) {
	background-image: url(/images/job.vote.1.png);
}

#RedrectJobVotes > li:nth-child(3) {
	background-image: url(/images/job.vote.3.png);
}

#RedrectJobVoteDesc {
	margin: 5px;
	border: 1px solid #116B8F;
	padding: 5px;
	border-radius: 3px;
	color: black;
	background-color: white;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3) inset;
}

#RedrectJobVoteDesc > textarea {
	width: 100%;
	border: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	padding: 0;
	height: 4em;
	resize: none;
	outline: none;
}

/* MAIN BOXES */

#main_boxes {
	margin-top: 20px;
	padding-top: 5px;
	overflow: auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#main_boxes > div {
	float: left;
	width: 22%;
	margin: 0 2% 20px 1%;
	height: 145px;
	border: 1px solid #CDCDCD;
	border-radius: 12px 12px 8px 8px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	background-color: white;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#main_boxes > div * {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#main_boxes > div > header {
	height: 78%;
	background-color: #F9F2F7;
	margin: 3px 3px 0 3px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 75px 5px 0 5px;
	border-radius: 10px 10px 0 0;
	overflow: hidden;
}

#main_boxes > div > header > div {
	height: 70px;
	margin-top: -70px;
	background-position: center 0;
	background-repeat: no-repeat;
}

#main_boxes > div > footer {
	border-radius: 0 0 12px 12px;
	height: 22%;
	line-height: 26px;
	background-color: #DBDBDB;
	background-image: -webkit-linear-gradient(180deg, #E7E9EA, #D7D5D5);
	background-image: -moz-linear-gradient(180deg, #E7E9EA, #D7D5D5);
	background-image: -o-linear-gradient(180deg, #E7E9EA, #D7D5D5);
	background-image: -ms-linear-gradient(180deg, #E7E9EA, #D7D5D5);
	background-image: linear-gradient(180deg, #E7E9EA, #D7D5D5);
	padding: 0 10%;
	text-align: right;
}

#main_boxes > div > footer > a {
	font-size: 8pt;
	font-weight: bold;
}

#main_boxes > div > footer > div {
	width: 53px;
	float: left;
	height: 17px;
	margin-top: 7px;
	border: 1px solid #A7A7A7;
	border-radius: 3px;
	overflow: hidden;
	cursor: pointer;
}

#main_boxes > div > footer > div > div {
	height: 100%;
	width: 40%;
	background-color: #DBDBDB;
	background-image: -webkit-linear-gradient(180deg, #CBCBCB, #F8F8F8);
	background-image: -moz-linear-gradient(180deg, #CBCBCB, #F8F8F8);
	background-image: -o-linear-gradient(180deg, #CBCBCB, #F8F8F8);
	background-image: -ms-linear-gradient(180deg, #CBCBCB, #F8F8F8);
	background-image: linear-gradient(180deg, #CBCBCB, #F8F8F8);
	float: left;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #dadada #A7A7A7;
	overflow: hidden;
	box-shadow: 1px 1px 0 #F0F0F0 inset;
}

#main_boxes > div > footer > div > span {
	display: block;
	height: 100%;
	width: 60%;
	float: right;
	text-align: center;
	padding: 0;
	font-size: 6pt;
	line-height: 17px;
	font-weight: normal;
	background-color: #DF9A3D;
	background-image: -webkit-linear-gradient(180deg, #BA8625, #FAC26F);
	background-image: -moz-linear-gradient(180deg, #BA8625, #FAC26F);
	background-image: -o-linear-gradient(180deg, #BA8625, #FAC26F);
	background-image: -ms-linear-gradient(180deg, #BA8625, #FAC26F);
	background-image: linear-gradient(180deg, #BA8625, #FAC26F);
	color: white;
	box-shadow: 1px 0 1px rgba(1, 0, 0, 0.2) inset;
}

#main_boxes > div > footer > div > span::before {
	content: "ВЫКЛ";
}

#main_boxes > div.___on > header {
	background-color: #F8D443;
	background-image: -webkit-linear-gradient(180deg, #F8D745, #E9C412);
	background-image: -moz-linear-gradient(180deg, #F8D745, #E9C412);
	background-image: -o-linear-gradient(180deg, #F8D745, #E9C412);
	background-image: -ms-linear-gradient(180deg, #F8D745, #E9C412);
	background-image: linear-gradient(180deg, #F8D745, #E9C412);
}

#main_boxes > div.___on > footer > div > div {
	float: right;
	border-width: 0 0 0 1px;
	box-shadow: -1px 1px 0 #F0F0F0 inset;
}

#main_boxes > div.___on > footer > div > span {
	float: left;
	background-color: #639F59;
	background-image: -webkit-linear-gradient(180deg, #456F3E, #77BF6B);
	background-image: -moz-linear-gradient(180deg, #456F3E, #77BF6B);
	background-image: -o-linear-gradient(180deg, #456F3E, #77BF6B);
	background-image: -ms-linear-gradient(180deg, #456F3E, #77BF6B);
	background-image: linear-gradient(180deg, #456F3E, #77BF6B);
	box-shadow: -1px 0 1px rgba(1, 0, 0, 0.2) inset;

}

#main_boxes > div.___on > footer > div > span::before {
	content: "ВКЛ";
}

.main_boxex_bottom {
	width: 47%;
	margin: 0 2% 0 1%;
	border: 1px solid #DDDDDD;
	border-radius: 10px;
	padding: 3px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	background: white;
	float: left;
	cursor: pointer;
	height: 80px;
	overflow: auto;
	display: table;
	table-layout: fixed;
}

.main_boxex_bottom > div {
	height: 100%;
	padding: 5px 15px 5px 95px;
	background: #F9F2F7;
	vertical-align: middle;
	border-radius: 7px;
	background-position: 16px center;
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	display: table-cell;
}

.informer {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #cccaca;
	margin: 0 0 20px 0;
	padding: 10px 0;
}

.informer > header {
	font-size: 11pt;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 5px 10px;
	text-align: left;
}

.informer > header > a {
	color: #2B89AF;
}

.informer > header > a:hover {
	color: #116B8F;
}

.informer > ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10pt;
}

.informer > ul > li {
	display: block;
	text-align: left;
	font-weight: normal;
	padding: 0 10px 5px 10px;
	overflow: hidden;
}

.informer > ul > li > div {
	border-bottom: 1px dotted #CFCFCF;
	text-align: right;
}

.informer > ul > li > div > span {
	position: relative;
	bottom: -4px;
	background: white;
	padding-right: 3px;
	color: #777272;
	float: left;
}

.informer > ul > li > div > strong {
	position: relative;
	bottom: -4px;
	background: white;
	padding-left: 4px;
	overflow: hidden;
}

.informer > ul > li.___strong {
	font-size: 10pt;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 38px;
	background-color: #F8F8F8;
	background-image: -webkit-linear-gradient(180deg, #E0E0E0, #FEFEFE);
	background-image: -moz-linear-gradient(180deg, #E0E0E0, #FEFEFE);
	background-image: -o-linear-gradient(180deg, #E0E0E0, #FEFEFE);
	background-image: -ms-linear-gradient(180deg, #E0E0E0, #FEFEFE);
	background-image: linear-gradient(180deg, #E0E0E0, #FEFEFE);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E0E0E0', endColorstr='#FEFEFE');
}

.informer > ul > li.___strong > div {
	border: 0;
}

.informer > ul > li.___strong > div > span {
	background: none;
	color: #666666;
	bottom: 0;
}

.informer > ul > li.___strong > div > strong {
	background: none;
	bottom: 0;
	font-size: 14pt;
}

.informer > footer {
	padding: 5px 12px 0 12px;
}

.informer > footer > button {
	margin-top: 8px;
	width: 100%;
}

.informer > footer > button:first-child {
	margin-top: 0;
}

.informer > ul > li > div > strong > u {
	font-size: 8pt;
	text-decoration: none;
	position: relative;
	font-weight: normal;
	top: -0.8em;
}

.informer > ul > li + li.___strong {
	margin-top: 6px;
}

#bottom_box > div,
#main_boxes > div,
.main_boxex_bottom {
	-webkit-transition: all 500ms ease-out;
	-moz-transition: all 500ms ease-out;
	-o-transition: all 500ms ease-out;
	transition: all 500ms ease-out;
}

#bottom_box > div:hover,
#main_boxes > div:hover,
.main_boxex_bottom:hover {
	border-color: #2B89AF;
	box-shadow: 0 0 5px #2B89AF;
}

#main_action_form_float input,
.metroinput {
	border: 1px solid #7661D3;
	padding: 0.4em;
	border-radius: 0.4em;
	box-shadow: 0.2em 0.2em 0.2em rgba(0, 0, 0, 0.3) inset;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	background-color: white;
}

#main_action_form_float input:focus,
.metroinput:focus {
	box-shadow: 0.2em 0.2em 0.2em rgba(0, 0, 0, 0.3) inset, 0 0 0.5em rgba(0, 0, 255, 0.7);
	border-color: #2B89AF;
}

.metroinput.readonly {
	border-color: gray;
}

.metroinput.readonly:focus {
	box-shadow: 0.2em 0.2em 0.2em rgba(0, 0, 0, 0.3) inset;
	border-color: #7661D3;
}

#overpage {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background-color: rgb(119, 119, 119);
	opacity: 0.7;
}

.RedectBox {
	position: relative;
	z-index: 1000;
	width: auto !important;
	box-shadow: 0 0 10px rgba(0, 0, 0, 1), 0 0 3px white;
	margin: 10px;
	text-align: left;
	overflow-y: auto;
}

.RedectBox p {
	margin: 0.5em 0 !important;
}

#btn_tariff_show > span#lgt_AD5031A6-0F63-4E81-9192-6A405C55CE4B {
	color: #116B8F;
	text-shadow: 1px 1px 2px yellow, -1px -1px 2px yellow;
}

#notification_setup {
	font-size: 11pt;
	color: #666666;
	padding: 0 1em;
}

#notification_setup > p {
	padding: 1em 0 0 0;
}

#notification_setup > p > strong:nth-child(1) {
	color: #2B89AF;
	font-size: 12pt;
}

#notification_setup > p:nth-child(1) {
	padding: 0;
}

#notification_setup .__note {
	font-size: 9pt;
}

#notification_setup input {
	display: none;
}

#notification_setup label:before {
	background-color: white;
	border-color: #666666;
	border-radius: 6px;
	border-style: solid;
	border-width: 2px;
	box-shadow: 1px 1px 3px rgba(128, 0, 0, 0.35) inset;
	content: "";
	display: block;
	float: left;
	height: 24px;
	margin-right: 10px;
	width: 24px;
	background-position: center;
	background-repeat: no-repeat;
	-moz-transition: background 0.3s ease;
	-webkit-transition: background 0.3s ease;
	transition: background 0.3s ease;
	cursor: pointer;
	background-image: url(/images/check_no2.png);
}

#notification_setup > div {
	overflow: auto;
}

#notification_setup input + label {
	box-sizing: border-box;
	display: block;
	float: left;
	font-size: 15pt;
	font-weight: bold;
	height: 48px;
	line-height: 30px;
	position: relative;
	text-decoration: none;
	width: 33%;
}

#notification_setup input + label:hover {
	/*	text-decoration:underline;*/
	/*	color:#2B89AF;*/
	/*	cursor:pointer;*/
}

#notification_setup input:checked + label:before {
	background-image: url(/images/check_yes2.png);
	box-shadow: 1px 1px 3px rgba(0, 128, 0, 0.35) inset;
}

#notification_setup input + label:hover:before {
	/*	border-color: black;*/
}

#notification_setup label > a {
	bottom: -1.5em;
	font-size: 9pt;
	font-weight: normal;
	margin-left: -2.5em;
	position: relative;
	color: #2B89AF;
}

#notification_setup label > a:hover {
	color: #116B8F;
}

#notification_setup label > a > span {
	position: absolute;
}

#nfnHintManual,
#nfnHintAuto {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	display: none;
	width: 670px;
	position: absolute;
	border: 1px solid #CCB67E;
	padding: 1em;
	border-radius: 1em;
	background-color: #FFFAED;
	color: black;
	font-size: 8pt;
	font-weight: normal;
}