@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
body {
	background:white;
	background-position:top right;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: black;
	min-width:1000px;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px":"auto");
}
pre {
		 white-space: pre-wrap;       /* css-3 */
		 white-space: -moz-pre-wrap;  /* Mozilla, с 1999 */
		 white-space: -pre-wrap;      /* Opera 4-6 */
		 white-space: -o-pre-wrap;    /* Opera 7 */
		 word-wrap: break-word;       /* Internet Explorer 5.5+ поддерживается в IE, Safari, и Firefox 3.1.*/
}
body > div > a > svg {
	fill: #fff;
	height: 100px;
	width: 300px;
}
.text {
	padding: 5px;
}
.text p {
	margin: 8px 0;
	font-size: 14px;
}

.text ul li {
	list-style: disc inside;
	padding-left: 10px;
	margin: 8px 0;
	font-size: 14px;
}
.header {
	background-color: #334878;
	padding: 10px 0 10px 40px;
}
.logo {
	width: 360px;
	height: 79px;
	/*margin: 15px 0 0 40px;*/
	}
.logo.center {
	margin: auto;	
}	
.logo svg {
	height: 79px;
	width: 237px;
	fill: white;
}
.menu {
	height:45px;
	/*margin-top:8px;*/
	padding-left:30px;
	/*border-top: 1px solid #195B7F;*/
	border-top: 1px solid white;
background:  #334878;
/*background: #268dc4;
background: -moz-linear-gradient(top,  #268dc4 0%, #2485ba 23%, #1a6188 87%, #195e83 97%, #195b7f 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#268dc4), color-stop(23%,#2485ba), color-stop(87%,#1a6188), color-stop(97%,#195e83), color-stop(100%,#195b7f));
background: -webkit-linear-gradient(top,  #268dc4 0%,#2485ba 23%,#1a6188 87%,#195e83 97%,#195b7f 100%); 
background: -o-linear-gradient(top,  #268dc4 0%,#2485ba 23%,#1a6188 87%,#195e83 97%,#195b7f 100%); 
background: -ms-linear-gradient(top,  #268dc4 0%,#2485ba 23%,#1a6188 87%,#195e83 97%,#195b7f 100%); 
background: linear-gradient(to bottom,  #268dc4 0%,#2485ba 23%,#1a6188 87%,#195e83 97%,#195b7f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#268dc4', endColorstr='#195b7f',GradientType=0 );*/

	
}
.m_tx {
	height:45px;
	width: 1px;
	padding:0px;
	margin: 0 20px;
	line-height:45px;
	float:left;
  
  background: none repeat scroll 0 0 #1A6189;
  /*border-left: 1px solid #4C9AC4;*/
  border-left: 1px solid white;
}
.m_wtx {
	font-size:14px;
	color:#FFF;
	line-height:45px;
	float:left;
	text-transform: uppercase;
	}
.m_wtx a {
	color:#FFF;
	text-decoration:none;
	}
.m_wtx a:hover {
	/*color:#d0d0d0;*/
	color: white;
	text-decoration:underline;
	}
h3 { font-size:18px; color:#3B5998; font-weight:normal; padding:10px 0px 10px 15px;  text-align: center; }
.content { margin: 12px 15px 15px 20px;}
.men_bl { 
	margin: 12px 5px 15px 20px;
	/*border-radius: 10px;*/
	background: #eee;
}
.bkm td img {
	border-radius: 50%;
	margin-right: 10px;
}
.con_men { margin: 12px 15px 0px 0px;}

.sbox {
	/*box-shadow: 1px 1px 2px 0 #BBBBBB;*/
	background: white;
	border: none;
	/*border-radius: 10px;*/
	margin: 10px auto;
	clear: both;
}
.sbox_t, sbox_b, .sbox_l, sbox_r,
.sbox_atl, .sbox_atr, .sbox_abl, .sbox_abr { width: 100%; }

/*.sbox_t { background: #fff url(../img/blk_top.png) repeat-x 0 0; }
.sbox_b { background: url(../img/blk_btm.png) repeat-x 0 100%; }
.sbox_l { background: url(../img/blk_left.png) repeat-y 0 0; }
.sbox_r { background: url(../img/blk_right.png) repeat-y 100% 0; }

.sbox_atl { background: url(../img/blk_left_top.png) no-repeat 0 0; }
.sbox_atr { background: url(../img/blk_right_top.png) no-repeat 100% 0; }
.sbox_abl { background: url(../img/blk_left_btm.png) no-repeat 0 100%; }
.sbox_abr { background: url(../img/blk_right_btm.png) no-repeat 100% 100%; }*/

.sbox_pad {
	padding: 0px 0px 10px 0px;;
	margin: 0 10px;
	overflow: hidden;
	}

a {color:#3B5998; text-decoration: none;}
a:hover {color:#420909; text-decoration:none;}
.btnspace1 { margin: 5px 10px 20px 10px; float:left;}
.btnspace2 { margin: 5px 10px 5px 10px; float:right; }
.per { float:right; margin:20px 20px 0px 0px;}
.per a {color:#a21111; text-decoration: underline;}
.per a:hover {color:#420909; text-decoration:none;}

.tb {padding:10px; clear:both; }
.tabs + .tb, .tabs + .tb + .tb, .tabs + .tb + .tb + .tb{
	border: 1px solid #666;
	border-top: 0;
}
.st1 { background-color: LightGray; }
.st2 { background-color:#f5f5f5; }
.st td {border:none}
td.yellow {
	background: #FFFF6D;
}

.thead {
	font-size:14px;
	color:#FFF;
	text-align:center;
background-color: #334878;
/*background: #268dc4; 
background: -moz-linear-gradient(top,  #268dc4 0%, #2485ba 23%, #1a6188 87%, #195e83 97%, #195b7f 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#268dc4), color-stop(23%,#2485ba), color-stop(87%,#1a6188), color-stop(97%,#195e83), color-stop(100%,#195b7f));
background: -webkit-linear-gradient(top,  #268dc4 0%,#2485ba 23%,#1a6188 87%,#195e83 97%,#195b7f 100%); 
background: -o-linear-gradient(top,  #268dc4 0%,#2485ba 23%,#1a6188 87%,#195e83 97%,#195b7f 100%); 
background: -ms-linear-gradient(top,  #268dc4 0%,#2485ba 23%,#1a6188 87%,#195e83 97%,#195b7f 100%); 
background: linear-gradient(to bottom,  #268dc4 0%,#2485ba 23%,#1a6188 87%,#195e83 97%,#195b7f 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#268dc4', endColorstr='#195b7f',GradientType=0 );*/
}
.spi{ padding:0px 15px 0px 15px;}
.rz {margin:7px;}
.andtbl { 
	background-color:#f5f5f5;
	font-size: 14px;
}
.andtbl td {
	padding: 10px; 
	position: relative;
}

.andtbl input, .andtbl select {
	font-size: 14px;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid gray;
}

.andtbl input[type=checkbox] {
	display: none;
}

.andtbl input[type=checkbox] + label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 20px;
	margin-right: 5px;
	font-size: 13px;	
}

.andtbl input[type=checkbox] + label:before {
	content: "";
	display: inline-block;

	width: 16px;
	height: 16px;

	margin-right: 10px;
	position: absolute;
	left: 0;
	bottom: 0px;
  background-color: #fff;
  border: 1px solid gray;
  border-radius: 3px;
}

.andtbl input[type=checkbox]:checked + label:before {
	content: "\2713";
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
	font-size: 15px;
	color: #000;
	text-align: center;
  line-height: 15px;
}

td#wp_groups table {
	min-width: 650px;
}

td#wp_groups table label {
	min-width: 450px;
}

#group_hide {
	display: none;
}

.footer {
	background-color: #334878;
}
.copy { font-size:14px; text-align:center; padding: 20px 0 20px 0; color: white;}
.copy a { color: white; }
.bkm { margin-top:7px;}
.bkmtext { color:292929; font-size: 14px; text-transform:uppercase; text-align:center; font-weight:bold; /*background-image:url(../img/md.gif); background-repeat:no-repeat; background-position:bottom center;*/}
.bkmtext a { color:#292929; text-decoration:none; }
.bkmtext a:hover { color:#9b1010; text-decoration:none;}
.hl { color:292929; font-size: 14px; text-transform:uppercase; text-align:center; font-weight:bold;}
.hl a { color:#292929; text-decoration:none; }
.hl a:hover { color:#9b1010; text-decoration:none;}
.login {
background: none repeat scroll 0 0 white;
/*border-radius: 10px 10px 10px 10px;*/
margin: 10px auto 0 auto;
text-align: left;
width: 370px;	
}

.tclean {
	background-color: white;
}

.msg {
	color: green;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

.err {
	color: #b53636;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.sbox .err {
	color: red;
}

.sbox .err:first-child {
	padding-top: 20px;
}

.sbox .ak_table .err {
	color: black;
}

.version {
	color: ActiveBorder;
	position: absolute;
	right: 5px;
	top: 5px;
}

.graphics {
	margin:0 auto;
	display: block;
}

.think {
	width: 600px;
	height: 20px;
	margin: 50px auto;
	background-image: url(../img/think.gif);
	background-repeat: no-repeat;
	display: block;
}

.tbody {
	margin: 0px 5px 5px 5px;
	padding: 10px 10px 10px 20px;
	line-height: 150%;
	background-color: white;
}

.tbody p {
	margin: 10px 0px 10px 0px;
}

.tbody ul, ol {
	margin: 10px 0px 10px 15px;
}

.tbody a {
	color: blue;
}

.tbody a:hover {
	text-decoration: underline;
	color: blue;
}

.tbody h1 {font-size: 2em}
.tbody h2 {font-size: 1.5em}
.tbody h3 {font-size: 1.17em}
.tbody h4 {font-size: 1em}
.tbody h5 {font-size: .83em}
.tbody h6 {font-size: .75em}

.button {
	box-shadow:inset 0px 0px 15px 3px #23395e;
	background:linear-gradient(to bottom, #2e466e 5%, #415989 100%);
	background-color:#2e466e;
	border-radius:11px;
	border:1px solid #1f2f47;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:20px;
	padding:12px 60px;
	text-decoration:none;
	text-shadow:0px 1px 0px #263666;
}
button:hover {
	background:linear-gradient(to bottom, #415989 5%, #2e466e 100%);
	background-color:#415989;
}
button:active {
	position:relative;
	top:1px;
}

.btn1{ border:none; width: 158px; height: 36px; position: relative;}
.btn1{ background: #3B5998 url(../img/entre.gif) no-repeat 0 0; }
.btn1:hover { background-position: 0 -36px; cursor: pointer;  }

.btn_add{ border:none; width: 158px; height: 36px; position: relative; display: block}
.btn_add{ background: #3B5998 url(../img/btn_add.gif) no-repeat 0 0; }
.btn_add:hover { background-position: 0 -36px; cursor: pointer;  }

.btn_apply{ border:none; width: 158px; height: 36px; position: relative;}
.btn_apply{ background: #3B5998 url(../img/btn_apply.gif) no-repeat 0 0; }
.btn_apply:hover { background-position: 0 -36px; cursor: pointer;  }

.btn_save{ border:none; width: 158px; height: 36px; position: relative;}
.btn_save{ background: #3B5998 url(../img/btn_save.gif) no-repeat 0 0; }
.btn_save:hover { background-position: 0 -36px; cursor: pointer;  }

.btn_del{ border:none; width: 158px; height: 36px; position: relative;}
.btn_del{ background: #3B5998 url(../img/btn_del.gif) no-repeat 0 0; }
.btn_del:hover { background-position: 0 -36px; cursor: pointer;  }

.btn_back{ border:none; width: 158px; height: 36px; position: relative;}
.btn_back{ background: #3B5998 url(../img/btn_back.gif) no-repeat 0 0; }
.btn_back:hover { background-position: 0 -36px; cursor: pointer;  }

.btn_dld{ border:none; width: 158px; height: 36px; position: relative;}
.btn_dld{ background: #3B5998 url(../img/btn_dld.gif) no-repeat 0 0; }
.btn_dld:hover { background-position: 0 -36px; cursor: pointer;  }

.btn_send{ border:none; width: 158px; height: 36px; position: relative;}
.btn_send{ background: #3B5998 url(../img/btn_send.gif) no-repeat 0 0; }
.btn_send:hover { background-position: 0 -36px; cursor: pointer;  }

.btn_change{ border:none; width: 158px; height: 36px; position: relative;}
.btn_change{ background: #3B5998 url(../img/btn_change.gif) no-repeat 0 0; }
.btn_change:hover { background-position: 0 -36px; cursor: pointer;  }

.btn_want{ border:none; width: 158px; height: 36px; position: relative;}
.btn_want{ background: #bb3737 url(../img/btn_want.gif) no-repeat 0 0; }
.btn_want:hover { background-position: 0 -36px; cursor: pointer;  }

.btn_pay{ border:none; width: 158px; height: 36px; position: relative;}
.btn_pay{ background: #3B5998 url(../img/btn_pay.gif) no-repeat 0 0; }
.btn_pay:hover { background-position: 0 -36px; cursor: pointer;  }

.btn_holds{ border:none; width: 158px; height: 36px; position: relative;}
.btn_holds{ background: #3B5998 url(../img/btn_holds.gif) no-repeat 0 0; }
.btn_holds:hover { background-position: 0 -36px; cursor: pointer;  }

.btn_refuse{ border:none; width: 30px; height: 36px; position: relative;}
.btn_refuse{ background: #3B5998 url(../img/btn_refuse.gif) no-repeat 0 0; }
.btn_refuse:hover { background-position: 0 -36px; cursor: pointer;  }

.btn_approve{ border:none; width: 158px; height: 36px; position: relative;}
.btn_approve{ background: #3B5998 url(../img/btn_approve.gif) no-repeat 0 0; }
.btn_approve:hover { background-position: 0 -36px; cursor: pointer;  }

.btn_reject{ border:none; width: 158px; height: 36px; position: relative;}
.btn_reject{ background: #3B5998 url(../img/btn_reject.gif) no-repeat 0 0; }
.btn_reject:hover { background-position: 0 -36px; cursor: pointer;  }

.sbox_pad fieldset {
	margin: 0 10px 20px 10px;
	/*border-radius: 10px;*/
	/*border-color: #ccc;*/
	font-size: 14px;
	font-weight: bold;
}

.ak_table {
	background: transparent;
	margin: 10px 0;
}

.ak_table th {
	text-align: right;
	font-weight: normal;
	vertical-align: middle;
	font-size: 14px;
}

.ak_table td,th {
	background: transparent;
	padding: 8px;
}

.ak_table input, .ak_table textarea,.ak_table select {
	background-color: white;
	width: 300px;
	color: black;
	font-size: 14px;
	padding: 7px 5px;
	border: 1px solid #444444;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	font-family: Arial;
}

.ak_table input:focus, .ak_table textarea:focus {
	color: black;
}

.error {
	background-color: #FFFE36;
	border: 1px solid #E1E16D;
	border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	-khtml-border-radius: 0 4px 4px 0;
	box-shadow: 0 0 6px #DDDDDD;
	color: #000000;
	display: none;
	font-size: 11px;
	height: 15px;
	padding: 4px 10px;
}

.error p {
	margin: 0;
}

.tooltip {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	box-shadow: 0 0 10px #000000;
	color: #FFFFFF;
	display: none;
	font-size: 12px;
	padding: 10px 15px;
	text-align: left;
	width: 200px;
}

#partner_stat th {
	text-align: center;
	color: white;
	vertical-align: middle;
	background-color: #334878;
/*background: #15789f;
background: -moz-linear-gradient(top,  #15789f 0%, #108ec0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#15789f), color-stop(100%,#108ec0));
background: -webkit-linear-gradient(top,  #15789f 0%,#108ec0 100%);
background: -o-linear-gradient(top,  #15789f 0%,#108ec0 100%);
background: -ms-linear-gradient(top,  #15789f 0%,#108ec0 100%);
background: linear-gradient(top,  #15789f 0%,#108ec0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#15789f', endColorstr='#108ec0',GradientType=0 );*/

}

#partner_stat td {
	text-align: center;
	padding: 10px;
	vertical-align: middle;
	white-space: nowrap;
}

#partner_stat td:first-child {
	text-align: left;
	font-weight: bold;
}

#partner_stat tr:nth-of-type(even) {
	background: #f2f2f2;
}

#partner_stat tr:last-child {
background: #c8f7bf;
background: -moz-linear-gradient(top,  #c8f7bf 0%, #ddffc5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c8f7bf), color-stop(100%,#ddffc5));
background: -webkit-linear-gradient(top,  #c8f7bf 0%,#ddffc5 100%);
background: -o-linear-gradient(top,  #c8f7bf 0%,#ddffc5 100%);
background: -ms-linear-gradient(top,  #c8f7bf 0%,#ddffc5 100%);
background: linear-gradient(top,  #c8f7bf 0%,#ddffc5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8f7bf', endColorstr='#ddffc5',GradientType=0 );
}

#partner_stat tr:last-child td {
	font-weight: bold;
}

#partner_stat tbody tr td:nth-child(3) {
	color: green;
}

#partner_stat tbody tr td:nth-child(4) {
	color: #275CE1;
}
#partner_stat tbody tr td:nth-child(5) {
	color: red;
}

#partner_stat tbody tr td:nth-child(6) {
	color: green;
}

#partner_stat tbody tr td:nth-child(7) {
	color: #275CE1;
}
#partner_stat tbody tr td:nth-child(8) {
	font-weight: bold;
}

span.green {
	color: green;
}
span.navy {
	color: #275CE1;
}
span.pur {
	color: #2B8EC2;
}


#partner_stat td span {
	display: block;
	clear: both;
}

.inner_comment {
	background: #FFFFAA;
	float: left;
	padding: 5px;
	margin: 5px 0 0 0;
}

.st {/*background-color:#D2D2D2;*/}

.st p {
	padding: 5px 0;
}

.st thead td {
	padding: 10px;
}

table.st tbody tr:nth-child(odd) {
	background:#eaeaea; /* Old browsers */
}

table.st tbody tr.green {
	background: #AAFFA9;
}

table.st tbody tr.red {
	background: #FFB4B4;
}

table.st tbody tr.yellow {
	background: #FFFFA6;
}

table tr.free {
	background: #F5F59A !important;
}

table tr.free > td:first-child {
	font-weight: bold;
}

table tr.free > td:nth-child(3) {
	font-weight: normal;
}

table.pp tr th {
	background: #6f99cc;
	color: #EDEDED;
	vertical-align: middle;
}

table.pp tr th a {
	color: #fff;
	text-decoration: underline;
}

table.pp tr th:first-of-type {
	padding-right: 20px;
	text-align: right;
}

.st2 td {
	padding: 10px;
	vertical-align: top;
	line-height: 18px;
	border-bottom: 1px dashed #1B638B
}

.st2 span.price {
}

.st2 span.comm {
	color: #0068BC;
	font-weight: bold;
}

.st2 span.comm_abs {
	font-weight: bold;
	color: green;
}

table .st2.group td {
	font-size: 14px;
	background: #B0C7F9;
	color: #000000;
	font-weight: bold;
	text-align: left;
	padding: 10px 10px 10px 30px;
	cursor: pointer;
	
	background-repeat: no-repeat;
	background-position: 5px center;	
}

table .st2.group td.collapsed {
	background-image: url(../img/expand.png);
}

table .st2.group td.expanded {
	background-image: url(../img/collapse.png);
}

.st2 .table_block {
	padding: 10px;
	border: 1px solid #96c56f;
	margin-top: 25px;
	background: white;
}

.st2 .table_block:first-child {
	margin-top: 15px;
}

.st2 .table_block h5 {
	font-size: 14px;
	left: -6px;
	margin-bottom: 10px;
	margin-top: -25px;
	padding: 5px 10px;
	position: relative;
	width: 450px;	
	border-radius: 5px;
	
background: #a9db80; /* Old browsers */
background: -moz-linear-gradient(top,  #a9db80 0%, #96c56f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9db80), color-stop(100%,#96c56f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a9db80 0%,#96c56f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a9db80 0%,#96c56f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a9db80 0%,#96c56f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a9db80 0%,#96c56f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9db80', endColorstr='#96c56f',GradientType=0 ); /* IE6-9 */
}

.st2 .table_block ul {
	list-style: none;
}

         
.st2 .table_block .button {
  background-image: linear-gradient(to right, #02AAB0 0%, #00CDAC  51%, #02AAB0  100%);
  margin: 10px auto;
  padding: 10px 5px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;            
  box-shadow: 0 0 20px #eee;
  border-radius: 10px;
  display: block;
  width: 200px;
}

.st2 .table_block .button:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}

.st2 .table_block p.alert {
	color: red;
}

.st2 .table_block p.warning {
	color: #e46b00;
}

.st2 .table_block p.success {
	color: green;
}
         

.st2 td a.materials {
border-radius: 5px 5px 5px 5px;
color: white;
display: block;
font-size: 16px;
font-weight: bold;
margin: 10px auto;
padding: 10px 0;
text-align: center;
width: 300px;

background: #c45d26; /* Old browsers */
background: -moz-linear-gradient(top,  #c45d26 0%, #ba5924 23%, #88411a 87%, #833e19 97%, #7f3d19 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c45d26), color-stop(23%,#ba5924), color-stop(87%,#88411a), color-stop(97%,#833e19), color-stop(100%,#7f3d19)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c45d26 0%,#ba5924 23%,#88411a 87%,#833e19 97%,#7f3d19 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c45d26 0%,#ba5924 23%,#88411a 87%,#833e19 97%,#7f3d19 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c45d26 0%,#ba5924 23%,#88411a 87%,#833e19 97%,#7f3d19 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c45d26 0%,#ba5924 23%,#88411a 87%,#833e19 97%,#7f3d19 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c45d26', endColorstr='#7f3d19',GradientType=0 ); /* IE6-9 */
	
}

.note {
	background: #C2D0DB;
	padding: 20px;
	text-align: center;
	margin: 20px 0;
	font-size: 16px;
	line-height: 25px;	
}

.note span.example {
	font-weight: bold;
	clear: both;
	display: block;
}

.note span.example span {
	color: #FF0000;
}

.covers {
	margin: auto;
}

.covers td {
	padding: 10px;
	text-align: center;
	font-size: 16px;
}

.covers td a {
	color: black;
	text-decoration: underline;
}

span.good {
	font-size: 12px;
	display: block;
	float: left;
	clear: both;	
}
span.limit {
	color: green; 
	font-size: 11px; 
	display: block;
	float: left;
	clear: both;	
}
.prepayment {
  background: #479aff none repeat scroll 0 0;
  border-radius: 5px;
  color: white;
  display: block;
  margin-top: 5px;
  padding: 7px 10px;
  clear: both;
  float: left;
}

a.prepayment {
	text-decoration: underline;
	color: white;
} 

a.prepayment:hover {
	text-decoration: none;
}

.pp_fieldset {
	border: 1px solid #ccc;
	font-weight: normal;
	padding: 10px 15px 20px 20px;
} 

.pp_fieldset legend {
	font-weight: bold;
}

.pp_fieldset p {
	padding: 5px 0;
	font-weight: normal;
}

.pp_fieldset p:last-of-type {
	padding-bottom: 20px;
}

.pp_fieldset label {
	font-weight: bold;
}

.pp_fieldset input {
	padding: 5px;	
}

.pp_fieldset input[type=text] {
	width: 400px;
	margin-right: 10px;
}

#generated_link {
	padding-top: 10px;
}

#client_message textarea, #client_message input {
	width: 700px;
	margin: 5px 0;
}	

#client_message textarea {
	height: 500px;
}

ul.partner_list {
	list-style: outside; 
	padding-left: 20px
}

ul.partner_list li {
	padding-bottom: 5px;
}