@font-face{
	font-family:'open_sans_condensedbold';
	src:url('../fonts/opensans-condbold.eot');
	src:url('../fonts/opensans-condbold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/opensans-condbold.ttf') format('truetype'),
		url('../fonts/opensans-condbold.woff') format('woff'),
		url('../fonts/opensans-condbold.svg#open_sans_condensedbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family:'open_sans_condensed_lightRg';
	src:url('../fonts/opensans-condlight.eot');
	src:url('../fonts/opensans-condlight.eot?#iefix') format('embedded-opentype'),
		url('../fonts/opensans-condlight.ttf') format('truetype'),
		url('../fonts/opensans-condlight.woff') format('woff'),
		url('../fonts/opensans-condlight.svg#open_sans_condensed_lightRg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family:'open_sans_condensed_lightIt';
	src:url('../fonts/opensans-condlightitalic.eot');
	src:url('../fonts/opensans-condlightitalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/opensans-condlightitalic.ttf') format('truetype'),
		url('../fonts/opensans-condlightitalic.woff') format('woff'),
		url('../fonts/opensans-condlightitalic.svg#open_sans_condensed_lightIt') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family:'nothing_you_could_doregular';
	src:url('../fonts/nothingyoucoulddo.eot');
	src:url('../fonts/nothingyoucoulddo.eot?#iefix') format('embedded-opentype'),
		url('../fonts/nothingyoucoulddo.ttf') format('truetype'),
		url('../fonts/nothingyoucoulddo.woff') format('woff'),
		url('../fonts/nothingyoucoulddo.svg#nothing_you_could_doregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family:'playfair_displayitalic';
	src:url('../fonts/playfairdisplay-italic.eot');
	src:url('../fonts/playfairdisplay-italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/playfairdisplay-italic.ttf') format('truetype'),
		url('../fonts/playfairdisplay-italic.woff') format('woff'),
		url('../fonts/playfairdisplay-italic.svg#playfair_displayitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family:'playfair_displayregular';
	src:url('../fonts/playfairdisplay-regular.eot');
	src:url('../fonts/playfairdisplay-regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/playfairdisplay-regular.ttf') format('truetype'),
		url('../fonts/playfairdisplay-regular.woff') format('woff'),
		url('../fonts/playfairdisplay-regular.svg#playfair_displayregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body{
	margin:0;
	color:black;
	/*background:#10354b url(../images/bg-body.png); */
	background-color:transparent;
	font:11px/18px Verdana, Arial, sans-serif;
	width:100%;
}
.full_size
{
   width:100% ;
}
img{
	border-style:none;
	vertical-align:top;
}
a{
	color:#c33;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
a:active{background-color:transparent;}
input,
textarea,
select{
	font:11px/13px Verdana, Arial, sans-serif;
	vertical-align:middle;
	color:black;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
p{margin:0 0 10px;}
h2{
	font:36px/42px open_sans_condensedbold, Verdana, sans-serif;
	margin:0 0 12px;
	color:#0077be;
	text-transform:uppercase;
}
h3{
	font:24px/29px open_sans_condensedbold, Verdana, sans-serif;
	margin:0 0 10px;
	color:#0077be;
}
h4{
	font:18px/23px open_sans_condensedbold, Verdana, sans-serif;
	margin:0 0 5px;
	color:#303233;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
ol{
	margin:0;
	padding:0;
	list-style:none;
	counter-reset:section;
}
ol li{overflow:hidden;}
ol li:before{
	content:counter(section)'.';
	counter-increment:section;
	float:left;
	position:relative;
	margin:0 3px 0 0;
}
#wrapper{background:#fff;}
#header{
	border-width:4px 0 1px;
	border-style:solid;
	border-color:#303233 #ccc #ccc;
	background:url(../images/bg-header.png) repeat-x 0 100%;
	padding:0 0 42px;
}
div.center{
	width:940px;
	margin:0 auto;
}
div.center:after,
#twocolumns:after,
.form .row:after,
.tools-head:after,
.search-form:after,
.tools-columns .btn-row:after{
	content:"";
	display:block;
	clear:both;
}
.logo{
	float:left;
	background:url(../images/logo.png);
	width:315px;
	height:74px;
	text-indent:-9999px;
	overflow:hidden;
	margin:22px 0 0;
}
.logo a{
	display:block;
	height:100%;
}
#header .frame{
	text-align:right;
	padding:0 0 37px;
}
#header .phone{
	display:inline-block;
	vertical-align:top;
	background:url(../images/icons-sprite.png) no-repeat 0 3px;
	padding:0 32px 0 21px;
	font:14px/20px open_sans_condensedbold, Verdana, sans-serif;
	color:#c33;
	margin:4px 0 0;
}
.contacts-link{
	display:inline-block;
	vertical-align:top;
	background:url(../images/icons-sprite.png) no-repeat 0 -53px;
	padding:0 0 0 21px;
	color:#414141;
	margin:5px 0 0;
}
.member-area{
	margin:0;
	padding:0 0 0 23px;
	list-style:none;
	display:inline-block;
	vertical-align:top;
	line-height:25px;
	position:relative;
	z-index:10;
}
.member-area > li{
	display:block;
	background:#303233;
	border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	padding:2px 18px;
	position:relative;
}
.member-area .drop{padding:0;}
.member-area a{
	color:#fff;
	display:block;
}
.member-area .drop a{
	padding:2px 36px 2px 21px;
	background:url(../images/bullet01.gif) no-repeat 100% 50%;
}
.member-area .drop a:hover{text-decoration:none;}
.member-area .holder{
	position:absolute;
	top:100%;
	right:0;
	width:166px;
	padding:4px 0 0;
}
.member-area ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
}
.member-area ul li{border-top:1px solid #fff;}
.member-area ul li:first-child{border:none;}
.member-area .drop ul a{
	display:block;
	padding:6px 10px 7px 21px;
	background:#606466;
	line-height:16px;
}
.member-area .drop .first a{
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
}
.member-area .drop .last a{
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
}
.member-area .drop ul a:hover{
	text-decoration:none;
	background:#8b8c8c;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	text-align:right;
	font:16px/21px open_sans_condensedbold, Verdana, sans-serif;
	text-shadow:1px 1px #fbfbfc;
}
#nav li{
	display:inline-block;
	vertical-align:top;
	padding:0 0 0 35px;
}
#nav a{color:#565558;}
#nav a:hover,
#nav .active a{
	color:#c33;
	text-decoration:none;
}
#main{width:100%;}
.main-gallery{
	background:#edeff3 url(../images/bg-gray.png);
	position:relative;
	margin:-1px 0 0;
	padding:4px 0 0;
	box-shadow:0 -1px #cad1d7 inset;
	-moz-box-shadow:0 -1px #cad1d7 inset;
	-webkit-box-shadow:0 -1px #cad1d7 inset;
}
.main-gallery .center{
	width:960px;
	position:relative;
}
.main-gallery .slides{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	height:421px;
}
.main-gallery .slides li{
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.main-gallery .mask{
	position:absolute;
	top:-1px;
	left:-1px;
	background:url(../images/bg-mask01.png);
	width:962px;
	height:423px;
}
.main-gallery .shadow{
	background:url(../images/bullets-sprite.png) repeat-x;
	position:absolute;
	bottom:0;
	left:0;
	height:5px;
	width:100%;
	z-index:1;
}
.main-gallery .text-holder{
	position:absolute;
	top:39px;
	left:43px;
	width:400px;
	font:28px/32px nothing_you_could_doregular, Verdana, sans-serif;
	color:#fff;
}
.main-gallery blockquote{
	margin:0;
	background:url(../images/bg-blockquote.png) no-repeat;
	padding:4px 0 0 31px;
}
.main-gallery blockquote a{
	color:#fff;
	text-decoration:underline;
}
.main-gallery blockquote a:hover{text-decoration:none;}
.main-gallery blockquote strong{
	font-size:60px;
	line-height:60px;
	display:block;
	letter-spacing:-1px;
}
.main-gallery q{
	display:block;
	word-spacing:-2px;
}
.main-gallery cite{
	display:block;
	font-size:18px;
	line-height:24px;
	background:url(../images/bullets-sprite.png) no-repeat 1px -276px;
	padding:17px 0 0 25px;
	color:#95acb9;
}
.main-gallery .switcher{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	bottom:0;
	left:0;
}
.main-gallery .switcher li{
	position:absolute;
	left:10px;
	bottom:0;
	background: #f8f9fa;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjlmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU5ZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f8f9fa 0%, #e8e9eb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f9fa), color-stop(100%,#e8e9eb));
	background: -webkit-linear-gradient(top,  #f8f9fa 0%,#e8e9eb 100%);
	background: -o-linear-gradient(top,  #f8f9fa 0%,#e8e9eb 100%);
	background: -ms-linear-gradient(top,  #f8f9fa 0%,#e8e9eb 100%);
	background: linear-gradient(to bottom,  #f8f9fa 0%,#e8e9eb 100%);
	border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	border-width:2px 1px 0;
	border-style:solid;
	border-color:#fff;
	width:278px;
	padding:15px 10px 5px;
	box-shadow:0 -2px 3px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0 -2px 3px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow:0 -2px 3px rgba(0, 0, 0, 0.15);
}
.main-gallery .switcher .link-2{left:330px;}
.main-gallery .switcher .link-3{left:650px;}
.main-gallery .switcher .active,
.main-gallery .switcher li:hover{
	background:#fff;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
.main-gallery .title{
	display:block;
	text-align:center;
	font:20px/25px open_sans_condensedbold, Verdana, sans-serif;
	color:#535658;
	text-transform:uppercase;
	text-shadow:1px 1px #fff;
}
.main-gallery .switcher .active .title,
.main-gallery .switcher li:hover .title{
	text-shadow:none;
	color:#c33;
}
.main-gallery .switcher .holder{
	display:none;
	padding:9px 0 15px 10px;
}
.main-gallery .switcher .active .holder,
.main-gallery .switcher li:hover .holder{display:block;}
.main-gallery .switcher p{margin:0 0 4px;}
.slide-gallery{
	width:940px;
	margin:0 auto 47px;
	padding:44px 0 0;
	font-size:14px;
	line-height:26px;
	position:relative;
}
.slide-gallery .mask{
	width:100%;
	overflow:hidden;
	position:relative;
}
.slide-gallery .mask ul{
	margin:0;
	padding:0;
	list-style:none;
	width:99999px;
	overflow:hidden;
}
.slide-gallery .mask li{
	float:left;
	width:100%;
	padding:0 0 5px;
	position:relative;
}
.slide-gallery .image-holder{
	float:left;
	position:relative;
	margin:7px 20px 0 0;
	width:300px;
	height:215px;
	overflow:hidden;
}
.slide-gallery img{
	width:300px;
	height:215px;
}
.slide-gallery .corners{
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg-mask02.png);
	width:300px;
	height:215px;
}
.slide-gallery .text-holder{
	overflow:hidden;
	padding:0 0 63px;
}
.slide-gallery p{margin:0;}
.slide-gallery h3{
	text-transform:uppercase;
	margin:0 0 6px;
}
.align-row{
	text-align:right;
	overflow:hidden;
}
.btn-blue{
	display:inline-block;
	vertical-align:top;
	border:6px solid #f0f1f5;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font:18px/38px open_sans_condensedbold, Verdana, sans-serif;
	color:#fff;
	text-shadow:0 -1px #004ebe;
	cursor:pointer;
}
.slide-gallery .btn-blue{
	position:absolute;
	bottom:0;
	right:0;
}
.btn-blue:hover{text-decoration:none;}
.btn-blue span{
	display:inline-block;
	vertical-align:top;
	background: #1699e4;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2OTllNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTc5YzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #1699e4 0%, #0179c0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1699e4), color-stop(100%,#0179c0));
	background: -webkit-linear-gradient(top,  #1699e4 0%,#0179c0 100%);
	background: -o-linear-gradient(top,  #1699e4 0%,#0179c0 100%);
	background: -ms-linear-gradient(top,  #1699e4 0%,#0179c0 100%);
	background: linear-gradient(to bottom,  #1699e4 0%,#0179c0 100%);
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-width:1px;
	border-style:solid;
	border-color:#70abcd #045f95 #045f95;
	box-shadow:0 1px #8acbf1 inset, -1px 0 #30a1e3 inset;
	-moz-box-shadow:0 1px #8acbf1 inset, -1px 0 #30a1e3 inset;
	-webkit-box-shadow:0 1px #8acbf1 inset, -1px 0 #30a1e3 inset;
	padding:0 15px;
	text-align:center;
	position:relative;
}
.slide-gallery .btn-blue span{width:417px;}
.btn-blue input{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:38px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	border:none;
	background:none;
}
.btn-blue input:hover{cursor:pointer;}
.slide-gallery .switcher{
	position:absolute;
	left:320px;
	bottom:19px;
}
.slide-gallery .switcher ul,
.testimonials-gallery .switcher ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
.slide-gallery .switcher li,
.testimonials-gallery .switcher li{
	float:left;
	margin:0 10px 0 0;
}
.slide-gallery .switcher a,
.testimonials-gallery .switcher a{
	display:block;
	background:url(../images/icons-sprite.png) 0 -101px;
	width:13px;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
}
.slide-gallery .switcher a:hover,
.slide-gallery .switcher .active a,
.testimonials-gallery .switcher a:hover,
.testimonials-gallery .switcher .active a{background-position:0 -123px;}
.gray-section{
	border-top:1px solid #ccc;
	background:#edeff3 url(../images/bg-gray01.png);
	padding:25px 0;
}
.two-columns{
	padding:0 0 32px;
	overflow:hidden;
	background:url(../images/bg-line02.gif) repeat-x 0 100%;
	margin:0 0 25px;
}
.two-columns .column{
	float:left;
	width:460px;
	margin-left:20px;
	position:relative;
	padding:0 0 45px;
}
.two-columns .column:first-child{margin:0;}
.two-columns h3{
	font-size:18px;
	line-height:23px;
	color:#303233;
	margin:0 0 15px;
	text-shadow:1px 1px #fff;
}
.articles-list{
	margin:0;
	padding:0 0 15px;
	list-style:none;
}
.articles-list li{
	padding:18px 0 0;
	overflow:hidden;
}
.articles-list li:first-child{padding:0;}
.articles-list .image-holder{
	float:left;
	margin:2px 10px 0 0;
	position:relative;
	width:150px;
	height:100px;
	overflow:hidden;
}
.articles-list .image-holder img{
	width:150px;
	height:100px;
}
.articles-list .mask{
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg-mask03.png);
	width:150px;
	height:100px;
}
.articles-list .text-holder{
	overflow:hidden;
}
.articles-list h4{
	margin:0;
	font-size:14px;
	line-height:19px;
	color:#484b4c;
}
.articles-list p{margin:0 0 4px;}
.articles-list .more{
	display:inline-block;
	vertical-align:top;
	color:#0077be;
}
.btn-all{
	display:block;
	text-align:center;
	border-width:1px;
	border-style:solid;
	border-color:#d6d6d7 #d6d6d7 #c1c3c6;
	box-shadow:0 1px #fff inset;
	-moz-box-shadow:0 1px #fff inset;
	-webkit-box-shadow:0 1px #fff inset;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	background: #f0f2f4;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjJmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWQ4ZGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f0f2f4 0%, #d5d8dc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f2f4), color-stop(100%,#d5d8dc));
	background: -webkit-linear-gradient(top,  #f0f2f4 0%,#d5d8dc 100%);
	background: -o-linear-gradient(top,  #f0f2f4 0%,#d5d8dc 100%);
	background: -ms-linear-gradient(top,  #f0f2f4 0%,#d5d8dc 100%);
	background: linear-gradient(to bottom,  #f0f2f4 0%,#d5d8dc 100%);
	font:14px/37px open_sans_condensedbold, Verdana, sans-serif;
	color:#303233;
	text-shadow:1px 1px #fff;
	cursor:pointer;
}
.two-columns .btn-all{
	position:absolute;
	bottom:0;
	left:0;
	width:458px;
}
.btn-all:hover{text-decoration:none;}
.btn-all span{
	display:inline-block;
	vertical-align:top;
	height:38px;
	background:url(../images/icons-sprite.png) no-repeat 0 -153px;
	padding:0 0 0 26px;
}
.testimonials-list{
	margin:0;
	padding:0 0 15px;
	list-style:none;
}
.testimonials-list li{
	padding:28px 0 0;
	overflow:hidden;
}
.two-columns .testimonials-list li{padding:18px 0 0;}
.testimonials-list li:first-child,
.two-columns .testimonials-list li:first-child{padding:0;}
.testimonials-list .image-holder{
	float:left;
	position:relative;
	margin:2px 17px 0 6px;
	width:88px;
	height:88px;
	overflow:hidden;
}
.testimonials-list .image-holder img{
	width:88px;
	height:88px;
}
.testimonials-list .mask{
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg-mask04.png);
	width:88px;
	height:88px;
}
.testimonials-list .text-holder{
	overflow:hidden;
	padding:2px 0 0 9px;
	position:relative;
}
.testimonials-list blockquote,
.testimonials-gallery blockquote{
	margin:0;
	background:#fff;
	border:1px solid #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:9px 12px;
}
.testimonials-list q,
.testimonials-gallery q{
	display:block;
	font:13px/18px playfair_displayitalic, Times, serif;
	padding:0 0 8px;
}
.testimonials-list cite,
.testimonials-gallery cite{
	display:block;
	font-size:10px;
	color:#84898c;
	background:url(../images/bullets-sprite.png) no-repeat 1px -22px;
	padding:0 0 0 13px;
	font-style:normal;
	letter-spacing:-1px;
}
.testimonials-list .pointer,
.testimonials-gallery .pointer{
	position:absolute;
	top:27px;
	left:0;
	background:url(../images/icons-sprite.png) no-repeat 0 -232px;
	width:10px;
	height:10px;
}
.three-columns{
	overflow:hidden;
	font-size:10px;
	line-height:14px;
	color:#303233;
	padding:5px 0 19px 1px;
}
.three-columns .column{
	float:left;
	background:url(../images/bg-three-columns.png) no-repeat;
	width:280px;
	min-height:88px;
	margin-left:19px;
	padding:25px 10px 10px;
}
.three-columns .column:first-child{margin:0;}
.three-columns img{float:left;}
.three-columns .text-holder{overflow:hidden;}
.three-columns h3{
	font-size:18px;
	line-height:24px;
	text-shadow:1px 1px #fff;
	color:#303233;
	margin:0;
	padding:0 0 2px;
}
.three-columns .column:first-child h3{font-size:20px;}
.three-columns h3 strong{
	font-family:playfair_displayregular, Times, serif;
	text-transform:uppercase;
	font-weight:normal;
}
.three-columns p{margin:-4px 0 0;}
.three-columns .more{
	font-size:11px;
	display:inline-block;
	vertical-align:top;
	margin:8px 0 0;
}
.partenaires-section{
	width:940px;
	margin:0 auto;
	padding:39px 0 61px;
}
.heading{
	font-size:14px;
	line-height:26px;
	overflow:hidden;
	padding:0 0 8px;
	float:left ;
}
.panel{
	text-align:right;
	padding:16px 0 0;
	font-size:0;
	line-height:0;
	overflow:hidden;
	letter-spacing:-6px;
}
.panel h3{
	float:left;
	color:#303233;
	margin:0;
	letter-spacing:0;
}
.panel .link-prev,
.panel .link-next{
	background:url(../images/icons-sprite.png) no-repeat 0 -427px;
	width:10px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 5px;
}
.panel .link-next{background-position:-15px -446px;}
.panel .link-prev:hover{background-position:0 -446px;}
.panel .link-next:hover{background-position:-15px -427px;}
.partenaires-list{
	margin:0 -20px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.partenaires-list li{
	float:left;
	position:relative;
	width:198px;
	height:198px;
	padding:11px;
	margin:20px 20px 0 0;
}
.partenaires-list .mask{
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg-mask05.png);
	width:220px;
	height:220px;
}
.partenaires-list .inner{
	width:198px;
	height:198px;
	overflow:hidden;
	position:relative;
}
.partenaires-list .image-holder{
	display:table;
	width:100%;
	height:198px;
}
.partenaires-list .image-holder span{
	display:table-cell;
	width:100%;
	vertical-align:middle;
	text-align:center;
}
.partenaires-list .text-holder{
	position:absolute;
	top:-99999px;
	left:0;
	width:180px;
	height:175px;
	padding:13px 9px 10px;
	font-size:11px;
	line-height:18px;
	z-index:1;
}
.partenaires-list li:hover .text-holder{top:0;}
.partenaires-list h3{
	font-size:14px;
	line-height:18px;
	margin:0;
	color:#484b4c;
}
.partenaires-list p{margin:0 0 5px;}
.partenaires-list a{color:#0077be;}
#twocolumns{
	width:1170px;
	margin:0 auto;
	padding:25px 0 43px;
}
.content{
	float:left;
	width:850px;
	padding:14px 0 0;
}
.form{
	padding:19px 0 20px;
	margin:0 -1px 0 0;
}
.form .row{
	height:1%;
	padding:0 0 22px 1px;
}
.form label{
	display:block;
	overflow:hidden;
	clear:both;
	padding:0 0 7px;
	font:14px/19px open_sans_condensedbold, Verdana, sans-serif;
	color:#666;
}
.form .label-focus{color:#0077be;}
.form label span{
	font:italic 11px/19px Verdana, Arial, sans-serif;
	padding:0 0 0 7px;
	vertical-align:top;
	color:#737373;
}
.form input[type=text],
.form input[type=password],
.form textarea{
	padding:10px 10px 9px;
	margin:0;
	background:#f1f1f3;
	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.18) inset;
	-moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.18) inset;
	-webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.18) inset;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:none;
	width:602px;
}
.form textarea{
	padding:10px 0 9px 10px;
	overflow:auto;
	width:611px;
	max-width:611px;
	height:193px;
}
.form .input-holder input[type=text]{width:281px;}
.form input[type=text].focus,
.form input[type=password].focus,
.form textarea.focus{
	border:1px solid #c33;
	margin:-1px;
	background:#fff;
}
.form input[type=text]:focus,
.form input[type=password]:focus,
.form textarea:focus{outline:none}
.form .input-holder{
	float:left;
	padding:0 0 0 20px;
}
.form .input-holder:first-child{padding:0;}
.form .btn-blue{margin:9px 0 15px;}
.form .btn-blue span{padding:0 35px;}
.form .comment{
	display:block;
	font-size:11px;
	line-height:18px;
	color:#737373;
	font-style:italic;
}
.form .comment span{
	padding:0 5px 0 1px;
	font:13px/18px open_sans_condensedbold, Verdana, sans-serif;
	color:#666;
}
.forum-list{
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #ccc;
}
.forum-list li{
	overflow:hidden;
	position:relative;
	padding:8px 34px 6px 10px;
	border-top:1px solid #ccc;
	min-height:54px;
}
.forum-list .image-holder{
	float:left;
	margin:3px 9px 0 0;
	position:relative;
	width:48px;
	height:48px;
	overflow:hidden;
}
.forum-list .mask{
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg-mask06.png);
	width:48px;
	height:48px;
}
.forum-list .text-holder{
	overflow:hidden;
}
.forum-list h4{
	font:bold 10px/18px Verdana, Arial, sans-serif;
	color:#484b4c;
	margin:0;
}
.forum-list blockquote{margin:0;}
.forum-list q{display:block;}
.forum-list q a{color:#0077be;}
.forum-list cite{
	font-style:normal;
	font-size:10px;
	color:#84898c;
}
.forum-list .link{
	position:absolute;
	top:50%;
	right:10px;
	background:url(../images/icons-sprite.png) 0 -619px;
	width:10px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:-6px;
}
.big-visual{
	width:620px;
	height:362px;
	overflow:hidden;
	position:relative;
	margin:10px 0 25px;
}
.big-visual img{
	width:620px;
	min-height:362px;
	height:auto;
}
.big-visual .mask{
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg-mask07.png);
	width:620px;
	height:362px;
}
.advantages-section{padding:20px 0 13px;}
.advantages-section h3{margin:0 0 18px;}
.advantages-box{
	overflow:hidden;
	padding:22px 0 10px 11px;
}
.advantages-box .column{
	float:left;
	width:280px;
	padding-left:40px;
}
.advantages-box .column:first-child{padding:0;}
.advantages-box h4{
	font-size:20px;
	line-height:25px;
	margin:0 0 14px;
}
#wrapper .mark-red{color:#c33;}
.advantages-table{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	font:16px/21px open_sans_condensed_lightRg, Verdana, sans-serif;
}
.advantages-table td{
	padding:7px;
	vertical-align:middle;
	border-top:1px solid #d9d9d9;
}
.advantages-table tr:first-child td{border:none;}
.advantages-table .ico-cell{padding:0 5px 1px 10px;}
.info-box{
	padding:14px 11px 12px 70px;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	border-top:2px solid #d6d6d6;
	background:#f1f1f3 url(../images/ico-info-box.png) no-repeat 10px 20px;
	margin:0 2px 33px 0;
}
.info-box p{margin:0 0 11px;}
.info-box ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:20px;
}
.info-box ul em{
	font:16px/20px open_sans_condensedbold, Verdana, sans-serif;
	color:#c33;
}
.info-box li{padding:0 0 5px;}
.info-box .positive{
	background:url(../images/ico-positive.png) no-repeat 0 3px;
	padding:1px 0 5px 26px;
}
.info-box .negative{
	background:url(../images/ico-negative.png) no-repeat 0 3px;
	padding:0 0 5px 26px;
}
.testimonials-box{
	padding:0 0 20px;
}
.testimonials-box h3{margin:0 0 21px;}
.testimonials-box .testimonials-list .mask{background:url(../images/bg-mask08.png) no-repeat;}
.testimonials-box .btn-blue{display:block;}
.testimonials-box .btn-blue span{display:block;}
.testimonials-box .testimonials-list{padding:0 2px 20px 0;}
.testimonials-box .btn-all{margin:9px 0 -4px;}
.values-section{
	width:940px;
	margin:0 auto;
	padding:40px 0;
}
.values-box{
	padding:0 0 29px;
	margin:-3px 0 0;
}
.values-box h3{margin:0 0 39px;}
.values-box .frame{overflow:hidden;}
.values-box .column{
	float:left;
	width:280px;
	padding-left:40px;
	text-align:center;
}
.values-box .column:first-child{padding-left:11px;}
.values-box .column h3{
	color:#c33;
	font-size:20px;
	line-height:25px;
	text-transform:uppercase;
	margin:13px 0 9px;
}
.values-box p{margin:0;}
.description-box{
	padding:8px 0 24px;
	margin:0 0 23px;
	background:url(../images/bg-line02.gif) repeat-x 0 100%;
}
.description-box h3{
	margin:0 0 28px;
	color:#303233;
	text-shadow:1px 1px #fff;
}
.description-box h3 .post{
	background:url(../images/bullets-sprite.png) no-repeat 0 -479px;
	padding:0 0 0 14px;
	font-family:open_sans_condensed_lightRg;
}
.description-box .frame{
	overflow:hidden;
}
.description-box .image-holder{
	float:left;
	width:300px;
	height:449px;
	overflow:hidden;
	position:relative;
	margin:8px 19px 0 1px;
}
.description-box .mask{
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg-mask10.png) no-repeat;
	width:300px;
	height:449px;
}
.description-box .text-holder{overflow:hidden;}
.title-text,
.description-box .title-text{
	font-size:14px;
	line-height:26px;
	margin:0;
	padding:0 0 17px;
}
.description-box p{
	margin:0;
	padding:0 0 10px;
}
.contact-link{
	display:inline-block;
	vertical-align:top;
	background:url(../images/ico-contact-link.png) no-repeat;
	font:18px/30px nothing_you_could_doregular, Verdana, sans-serif;
	color:#0077be;
	padding:9px 0 0 44px;
	margin:14px 0 0;
}
.team-box{
	padding:0 0 10px;
}
.team-box .panel{padding:0 0 27px;}
.team-box .panel .link-prev,
.team-box .panel .link-next{margin:8px 0 0 5px;}
.team-list{
	margin:0 -20px 0 0;
	padding:0;
	list-style:none;
}
.team-list li{
	display:inline-block;
	vertical-align:top;
	background:url(../images/bg-team-list.jpg) no-repeat;
	width:200px;
	padding:10px;
	min-height:359px;
	margin:0 16px 16px 0;
}
.team-list .image-holder{
	position:relative;
	width:200px;
	height:200px;
	overflow:hidden;
	margin:0 0 17px;
}
.team-list .mask{
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg-mask11.png);
	width:200px;
	height:200px;
}
.team-list .name{
	font:14px/19px open_sans_condensedbold, Verdana, sans-serif;
	display:block;
}
.team-list .post{
	display:block;
	color:#84898c;
	padding:0 0 4px;
}
.team-list p{margin:0 0 14px;}
.team-list .email{
	display:inline-block;
	vertical-align:top;
	background:url(../images/icons-sprite.png) no-repeat 1px -53px;
	padding:0 0 0 23px;
	margin:0 0 6px;
	color:#0077be;
}
.team-list .phone{
	display:block;
	background:url(../images/icons-sprite.png) no-repeat 0 -681px;
	padding:0 0 0 21px;
	font:14px/20px open_sans_condensedbold, Verdana, sans-serif;
	color:#c33;
}
.testimonials-gallery{
	background:url(../images/bg-testimonials-gallery.png) repeat-x 0 100%;
	border-bottom:1px solid #ccc;
	padding:39px 0 24px;
	margin:0 0 6px;
}
.testimonials-gallery h2{margin:0 0 34px;}
.testimonials-gallery .center{position:relative;}
.testimonials-gallery .center > .mask{
	overflow:hidden;
	position:relative;
	margin:0 40px 38px;
}
.testimonials-gallery .mask ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:99999px;
}
.testimonials-gallery .mask li{
	float:left;
	width:100%;
}
.testimonials-gallery .image-holder{
	float:left;
	position:relative;
	width:141px;
	height:141px;
	overflow:hidden;
	margin:0 20px 0 0;
}
.testimonials-gallery .text-holder .mask{
	position:absolute;
	top:0;
	left:0;
	width:141px;
	height:141px;
	background:url(../images/bg-mask12.png);
}
.testimonials-gallery .text-holder{
	overflow:hidden;
	padding:0 0 2px 9px;
	position:relative;
}
.testimonials-gallery blockquote{
	padding:14px 18px 18px;
	word-spacing:-1px;
	box-shadow:0 2px #e6e6e6;
	-moz-box-shadow:0 2px #e6e6e6;
	-webkit-box-shadow:0 2px #e6e6e6;
}
.testimonials-gallery q{
	font-size:18px;
	line-height:24px;
	padding:0 0 16px;
}
.testimonials-gallery cite{
	font-size:12px;
	background:url(../images/bullets-sprite.png) no-repeat 0 -734px;
	margin:0 0 0 3px;
	padding:0 0 0 16px;
}
.testimonials-gallery .pointer{top:25px;}
.testimonials-gallery .btn-prev,
.testimonials-gallery .btn-next{
	position:absolute;
	top:131px;
	left:1px;
	background:url(../images/icons-sprite.png) no-repeat 0 -757px;
	width:19px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:1;
}
.testimonials-gallery .btn-next{
	left:auto;
	right:0;
	background-position:0 -807px;
}
.testimonials-gallery .btn-prev:hover{background-position:0 -890px;}
.testimonials-gallery .btn-next:hover{background-position:0 -847px;}
.testimonials-gallery .switcher{
	text-align:center;
	padding:0 0 0 9px;
}
.testimonials-gallery .switcher ul{
	display:inline-block;
	vertical-align:top;
}
.testimonials-present .testimonials-box{margin:-20px 0 0;}
.testimonials-box h4{margin:0 0 25px;}
.paging{
	border-top:1px solid #d9d9d9;
	padding:17px 20px 17px 27px;
	margin:0;
	list-style:none;
	position:relative;
	text-align:center;
	font-size:0;
	letter-spacing:-6px;
}
.testimonials-box .paging{
	margin:10px 0 -3px;
	padding-bottom:0;
}
.paging li{
	display:inline-block;
	vertical-align:top;
	padding:0 3px;
}
.paging .prev,
.paging .next{
	position:absolute;
	top:20px;
	left:1px;
	margin:0;
	padding:0;
}
.paging .next{
	left:auto;
	right:2px;
}
.paging a,
.paging span{
	display:block;
	min-width:12px;
	padding:0 3px;
	border-width:1px;
	border-style:solid;
	border-color:#dadada #d1d1d2 #c7c8ca;
	background: #f1f2f4;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjJmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2RhZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f1f2f4 0%, #d7dadd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f2f4), color-stop(100%,#d7dadd));
	background: -webkit-linear-gradient(top,  #f1f2f4 0%,#d7dadd 100%);
	background: -o-linear-gradient(top,  #f1f2f4 0%,#d7dadd 100%);
	background: -ms-linear-gradient(top,  #f1f2f4 0%,#d7dadd 100%);
	background: linear-gradient(to bottom,  #f1f2f4 0%,#d7dadd 100%);
	height:20px;
	font:12px/19px open_sans_condensedbold, Verdana, sans-serif;
	color:#666;
	letter-spacing:0;
	text-shadow:-1px 1px #fff;
	box-shadow:0 1px #fff inset;
	-moz-box-shadow:0 1px #fff inset;
	-webkit-box-shadow:0 1px #fff inset;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.paging a:hover,
.paging span{
	text-decoration:none;
	color:#fff;
	text-shadow:none;
	border-color:#005f98 #005f98 #0073b8;
	background: #0077be;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNzdiZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDc3YmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #0077be 0%, #0077be 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0077be), color-stop(100%,#0077be));
	background: -webkit-linear-gradient(top,  #0077be 0%,#0077be 100%);
	background: -o-linear-gradient(top,  #0077be 0%,#0077be 100%);
	background: -ms-linear-gradient(top,  #0077be 0%,#0077be 100%);
	background: linear-gradient(to bottom,  #0077be 0%,#0077be 100%);
	box-shadow:1px 1px 1px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow:1px 1px 1px rgba(0, 0, 0, 0.15) inset;
	-webkit-box-shadow:1px 1px 1px rgba(0, 0, 0, 0.15) inset;
}
#main .paging .prev a,
#main .paging .next a{
	background:url(../images/icons-sprite.png) no-repeat 0 -427px;
	width:10px;
	min-width:10px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	border:none;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	filter:none;
}
#main .paging .next a{background-position:-15px -446px;}
#main .paging .prev a:hover{background-position:0 -446px;}
#main .paging .next a:hover{background-position:-15px -427px;}
.tools-box{
	padding:16px 0 0;
	font-size:0;
	letter-spacing:-6px;
	margin:0 -20px -2px 0;
	float:left ;
}
.tools-box .column{
	display:inline-block;
	vertical-align:top;
	padding:0 20px 20px 0;
	width:300px;
	font-size:10px;
	line-height:12px;
	letter-spacing:0;
}
.tools-box a{
	border:6px solid #eff1f5;
	border-radius:11px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	display:block;
	color:#303233;
	cursor:pointer;
	background:#fff;
}
.tools-box a:hover{
	text-decoration:none;
	background: #e7e7e7;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3ZTdlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #e7e7e7 0%, #f7f7f7 50%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(50%,#f7f7f7), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #e7e7e7 0%,#f7f7f7 50%,#ffffff 100%);
	background: -o-linear-gradient(top,  #e7e7e7 0%,#f7f7f7 50%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #e7e7e7 0%,#f7f7f7 50%,#ffffff 100%);
	background: linear-gradient(to bottom,  #e7e7e7 0%,#f7f7f7 50%,#ffffff 100%);
}
.tools-box .inner{
	display:block;
	border:1px solid #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:17px 7px 5px 3px;
	overflow:hidden;
	min-height:64px;
	box-shadow:1px 1px #fff inset;
	-moz-box-shadow:1px 1px #fff inset;
	-webkit-box-shadow:1px 1px #fff inset;
}
.tools-box img{float:left;}
.tools-box .text-holder{
	overflow:hidden;
}
.tools-box strong{
	display:block;
	font:20px/23px open_sans_condensedbold, Verdana, sans-serif;
}
.news-list{
	margin:0;
	padding:0;
	list-style:none;
	word-spacing:-1px;
}
.news-list li{
	border-top:1px solid #d9d9d9;
	padding:25px 0 27px;
}
.news-list li:first-child{
	border:none;
	padding:16px 0 28px;
}
.news-list .image-holder{
	float:left;
	margin:5px 10px 0 0;
	position:relative;
	overflow:hidden;
	width:220px;
	height:150px;
}
.news-list .mask{
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg-mask001.png) no-repeat;
	width:220px;
	height:150px;
}
.news-list .text-holder{overflow:hidden;}
.news-list h4{margin:0;}
.news-list h4 a{
	color:#303233;
	word-spacing:1px;
}
.news-list .date{
	display:block;
	font-style:normal;
	color:#84898c;
	padding:0 0 4px;
}
.news-list p{margin:0 0 4px;}
.news-list a{color:#0077be;}
.breadcrumbs{
	margin:0 auto -32px;
	padding:19px 0 0;
	list-style:none;
	width:940px;
	overflow:hidden;
	color:#c33;
}
.breadcrumbs li{
	float:left;
	background:url(../images/bullets-sprite.png) no-repeat 0 -887px;
	padding:0 3px 0 10px;
}
.breadcrumbs li:first-child{
	padding-left:0;
	background:none;
}
.breadcrumbs a{color:#484b4c;}
.simplified-calculator{padding:26px 0 0;}
.simplified-calculator .row{padding:0 0 30px;}
.simplified-calculator label{
	float:left;
	width:150px;
	padding:5px 9px 0 0;
}
.simplified-calculator .area{
	float:left;
	width:460px;
}
.simplified-calculator .area input[type=text],
.simplified-calculator .area input[type=password]{
	width:444px;
	padding:9px 8px 10px;
}
.simplified-calculator .btn-row{
	padding:0 0 30px;
	overflow:hidden;
}
.btn-light{
	display:inline-block;
	vertical-align:top;
	border-width:1px;
	border-style:solid;
	border-color:#dbdbdb #dbdbdb #c6c8ca;
	font:14px/37px open_sans_condensedbold, Verdana, sans-serif;
	color:#303233;
	cursor:pointer;
	text-shadow:0 1px #fff;
	background: #f0f2f4;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjJmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U3ZTllYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWQ4ZGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f0f2f4 0%, #e7e9ec 50%, #d5d8dc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f2f4), color-stop(50%,#e7e9ec), color-stop(100%,#d5d8dc));
	background: -webkit-linear-gradient(top,  #f0f2f4 0%,#e7e9ec 50%,#d5d8dc 100%);
	background: -o-linear-gradient(top,  #f0f2f4 0%,#e7e9ec 50%,#d5d8dc 100%);
	background: -ms-linear-gradient(top,  #f0f2f4 0%,#e7e9ec 50%,#d5d8dc 100%);
	background: linear-gradient(to bottom,  #f0f2f4 0%,#e7e9ec 50%,#d5d8dc 100%);
	padding:0 20px;
	box-shadow:0 1px #fff inset;
	-moz-box-shadow:0 1px #fff inset;
	-webkit-box-shadow:0 1px #fff inset;
	border-radius:1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	text-align:center;
	position:relative;
}
.btn-light:hover{text-decoration:none;}
.simplified-calculator .btn-row .btn-light{
	float:left;
	width:178px;
	margin:0 20px 0 0;
}
.btn-light span{
	display:inline-block;
	vertical-align:top;
	height:38px;
}
.btn-light input,
.btn-clear input{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:38px;
	background:none;
	border:none;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
}
.btn-clear input{height:16px;}
.btn-light input:hover,
.btn-clear input:hover{cursor:pointer;}
.btn-clear{
	display:inline-block;
	vertical-align:top;
	background:url(../images/icons-sprite.png) no-repeat 0 -984px;
	padding:0 0 0 25px;
	position:relative;
	font-size:11px;
	line-height:16px;
	height:16px;
	margin:12px -5px 0 0;
	cursor:pointer;
	color:#0077be;
}
.btn-clear:hover{text-decoration:underline;}
.calculation-results{
	overflow:hidden;
	padding:18px 10px 5px;
	border-top:2px solid #d6d6d6;
	background:#f1f1f3;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	margin:0 3px 30px 0;
}
.calculation-results dt{
	width:75%;
	float:left;
	padding:0 0 12px;
}
.calculation-results dd{
	width:25%;
	text-align:right;
	float:left;
	margin:0;
	font:14px/17px open_sans_condensedbold, Verdana, sans-serif;
	color:#c33;
	padding:0 0 13px;
}
.btn-row.equal .btn-light{
	width:258px;
	margin:0 0 0 20px;
}
.btn-row.equal .btn-light:first-child{margin:0;}
.btn-light.email span{
	background:url(../images/icons-sprite.png) no-repeat 0 -44px;
	padding:0 0 0 25px;
}
.btn-light.pdf span{
	background:url(../images/icons-sprite.png) no-repeat 0 -1070px;
	padding:0 0 0 28px;
}
.registration-form{
	padding:39px 0 57px;
	margin:0 auto;
	width:940px;
}
.registration-form h2{
	margin:0 0 33px;
}
.registration-form .form-c{
	border:6px solid #eff1f5;
	border-radius:11px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	margin:0 auto 17px;
	width:662px;
}
.registration-form .form-h{
	border:1px solid #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#fff;
	padding:25px 19px;
}
.registration-form .box{
	padding:0 0 3px;
}
.registration-form .box.name .row{padding:0 0 26px 1px;}
.form .head{
	border-bottom:1px solid #d9d9d9;
	padding:0 0 5px;
	margin:0 0 16px;
}
.form .head h3{
	font-size:20px;
	line-height:24px;
	color:#303233;
}
.registration-form .input-holder{padding:0 0 0 19px;}
.registration-form select{width:620px;}
.registration-form .btn-blue{
	display:block;
	margin:1px 0 5px;
}
.registration-form .btn-blue span{
	display:block;
}
.registration-form .comment{
	font:italic 11px/18px Arial, Verdana, sans-serif;
	text-align:center;
}
.tools-section{
	width:940px;
	padding:39px 0 40px;
	margin:0 auto;
}
.tools-section h2{margin:0 0 24px;}
.tools-head{
	border-bottom:1px solid #ccc;
	position:relative;
	margin:0 0 16px;
}
.tools-head .list{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font:20px/38px open_sans_condensedbold, Verdana, sans-serif;
	border-width:1px 1px 0 0;
	border-style:solid;
	border-color:#ccc;
	position:relative;
}
.tools-head .list ul{
	margin:1px 0 0;
	padding:6px 0 7px;
	list-style:none;
	position:absolute;
	top:100%;
	left:0;
	width:940px;
	background:#f4f4f5;
	border-bottom:1px solid #ccc;
	font:11px/18px Verdana, Arial, sans-serif;
}
.tools-head .list li{
	float:left;
	border-left:1px solid #ccc;
}
.tools-head .list li li{
	border:none;
	padding:0 0 0 26px;
}
.tools-head .list li li:first-child{padding:0 0 0 18px;}
.tools-head .list a{
	float:left;
	height:38px;
	background:#eff1f5;
	color:black;
	padding:0 19px 0 18px;
}
.tools-head .list ul a,
.tools-head .list ul a,
.tools-head .list .active ul a{
	float:none;
	height:auto;
	background:none;
	padding:0;
	color:black;
}
.tools-head .list a:hover,
.tools-head .list .active a{
	text-decoration:none;
	color:#c33;
	background:#fff;
}
.tools-head .list .active ul a{background:none;}
.tools-head .list .active ul a:hover,
.tools-head .list .active ul .active a,
.tools-head .list ul .active a,
.tools-head .list ul a:hover{color:#c33;}
.entry-box{
	float:right;
}
.entry-box .label{
	font:18px/38px nothing_you_could_doregular, Verdana, sans-serif;
	color:#0077be;
	float:left;
	padding:0 49px 0 0;
	background:url(../images/ico-entry-box.png) no-repeat 100% 1px;
	margin:0 10px 0 0;
}
.advanced-list{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	box-shadow:1px 1px 3px rgba(0, 0, 0, 0.18) inset;
	-moz-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.18) inset;
	-webkit-box-shadow:1px 1px 3px rgba(0, 0, 0, 0.18) inset;
	background:#f1f1f3;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font:14px/29px open_sans_condensedbold, Verdana, sans-serif;
	text-transform:uppercase;
}
.advanced-list li{
	float:left;
	width:81px;
}
.advanced-list a{
	display:block;
	height:30px;
	text-align:center;
	color:#a5a5a5;
	text-shadow:-1px 1px #fcfcfd;
	border:1px solid transparent;
}
.advanced-list a:hover,
.advanced-list .active a{
	color:#fff;
	text-shadow:0 -1px #0054c8;
	border-color:#70abcd #08669d #005a8f;
	box-shadow:0 1px #8acbf1 inset,-1px 0 #2a9adb inset;
	-moz-box-shadow:0 1px #8acbf1 inset,-1px 0 #2a9adb inset;
	-webkit-box-shadow:0 1px #8acbf1 inset,-1px 0 #2a9adb inset;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background: #1698e4;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2OThlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTc3YmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #1698e4 0%, #0177be 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1698e4), color-stop(100%,#0177be));
	background: -webkit-linear-gradient(top,  #1698e4 0%,#0177be 100%);
	background: -o-linear-gradient(top,  #1698e4 0%,#0177be 100%);
	background: -ms-linear-gradient(top,  #1698e4 0%,#0177be 100%);
	background: linear-gradient(to bottom,  #1698e4 0%,#0177be 100%);
	text-decoration:none;
}
.tools-columns{
	overflow:hidden;
}
.tools-columns .column{
	float:left;
	width:460px;
	margin-left:20px;
}
.tools-columns .column:first-child{margin:0;}
.tools-columns .row{
	padding:0 1px 30px 0;
	min-height:32px;
}
.tools-columns .row.additional{padding-bottom:64px;}
.tools-columns .row.implemented{padding-bottom:20px;}
.tools-columns .column:first-child .row{padding-right:1px;}
.tools-columns .column input[type=text],
.tools-columns .column input[type=password]{
	width:186px;
	float:right;
}
.tools-columns h4{margin:0 0 32px;}
.tools-columns label{
	float:left;
	width:347px;
	padding:5px 0 0;
}
.tools-columns label.short{width:245px;}
.note-box{
	border-top:2px solid #d6d6d6;
	padding:14px 20px 20px 70px;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	background:#f1f1f3 url(../images/bg-note-box.png) no-repeat 12px 19px;
	font:16px/24px open_sans_condensed_lightRg, Verdana, sans-serif;
	color:#c33;
	margin:10px 0 8px;
}
.note-box p{margin:0 0 8px;}
.note-box p strong{
	font-weight:normal;
	font-family:open_sans_condensedbold, Verdana, sans-serif;
}
.note-box .inner{overflow:hidden;}
.note-box .title{
	float:left;
	font:15px/21px nothing_you_could_doregular, Verdana, sans-serif;
	color:#0077be;
	padding:7px 0 0;
}
.note-box .advanced-list{float:right;}
.form .simulation-title{
	display:block;
	font:14px/21px open_sans_condensed_lightIt, Verdana, sans-serif;
	color:#666;
	padding:7px 0 0;
}
.tools-columns .label{
	float:left;
	font:14px/19px open_sans_condensedbold, Verdana, sans-serif;
	color:#666;
	width:347px;
	padding:5px 0 0;
}
.radio-list{
	margin:0;
	padding:8px 0 0;
	list-style:none;
	overflow:hidden;
}
.tools-columns .radio-list{float:right;}
.radio-list li{
	float:left;
	margin:0 0 0 15px;
}
.radio-list li:first-child{margin:0;}
.radio-list input[type=radio]{
	float:left;
	width:16px;
	height:15px;
	padding:0;
	margin:0;
}
#main .radio-list label,
#main .radio-list .txt{
	float:left;
	padding:0;
	width:auto;
	font:11px/16px Verdana, sans-serif;
	cursor:default;
}
.rad-area{
	float:left;
	background:url(../images/icons-sprite.png) no-repeat 0 -1142px;
	width:16px;
	height:16px;
	margin:0 6px 0 0;
}
.rad-checked{background-position:0 -1165px;}
.tools-columns .column input.short{
	width:84px;
	float:right;
}
.tools-columns label > span{
	font-size:11px;
	font-style:normal;
	color:#484b4c;
	line-height:16px;
	display:block;
	padding:0;
}
.tools-columns .additional label > span{margin:-2px 0 0;}
.tools-columns .btn-row{
	height:1%;
	padding:11px 0 0;
}
.tools-columns .btn-light{
	float:left;
	width:306px;
	margin:0 20px 0 0;
}
.diagrams-block{padding:19px 0 7px;}
.diagrams-block .frame{
	overflow:hidden;
	padding:0 0 34px;
}
.diagrams-block .column{
	width:460px;
	margin-left:20px;
	float:left;
}
.diagrams-block .column:first-child{margin:0;}
.diagrams-block h4{margin:0 0 31px;}
.diagrams-block h4 sup{
	display:inline-block;
	vertical-align:top;
	font-size:10px;
	line-height:15px;
}
.diagram{
	text-align:center;
	padding:0 0 26px;
}
.diagram-legend h5{
	font:14px/19px open_sans_condensedbold, Verdana, sans-serif;
	margin:0 0 13px;
	color:#666;
}
.diagram-legend dl{
	margin:0;
	overflow:hidden;
}
.diagram-legend dt{
	float:left;
	clear:left;
	margin:0 3px 0 0;
}
.diagram-legend dd{margin:0 0 7px;}
.diagram-legend .bullet{
	float:left;
	width:17px;
	height:17px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin:1px 8px 0 0;
}
.diagram-legend dd em{
	font-style:normal;
	font-weight:bold;
}
.footnote{
	margin:0;
	padding:0;
	list-style:none;
}
.footnote li{
	overflow:hidden;
	padding:0 0 11px;
}
.footnote li:before{
	content:counter(section)':';
	font:11px/18px open_sans_condensedbold, Verdana, sans-serif;
}
.footnote a{color:#0077be;}
.detailed-view{padding:19px 0 9px;}
.detailed-view .block{
	padding:35px 0 19px;
	border-top:1px solid #d9d9d9;
}
.detailed-view .block:first-child{
	padding-top:0;
	border:none;
}
.detailed-view h4{margin:0 0 15px;}
.detailed-view h5{
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	margin:0;
}
.detailed-view p{margin:0 0 18px;}
.mark-red{
	font-weight:bold;
	color:#c33;
}
.detailed-view ul{
	margin:0;
	padding:0 0 18px;
	list-style:none;
}
.payslip-box{padding:19px 0 13px;}
.payslip-box h4{margin:0 0 26px;}
.table{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 25px;
	color:#84898c;
}
.table th{
	background:#606466;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#d9d9d9;
	color:#fff;
	padding:6px 3px;
}
.table tr:first-child th:first-child{
	border-left:none;
	text-align:left;
	border-radius:6px 0 0 0;
	-moz-border-radius:6px 0 0 0;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	padding:6px 9px;
}
.table tr:first-child th:last-child{
	border-radius:0 6px 0 0;
	-moz-border-radius:0 6px 0 0;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
}
.table thead tr:first-child th{border-top:none;}
.table td{
	border-width:0 0 1px 1px;
	border-style:solid;
	border-color:#d9d9d9;
/*	padding:11px 9px;*/
	text-align:right;
	vertical-align:top;
}
.table .employer-amount{
/*	padding:11px 12px;*/
/*	width:73px;*/
}
.table .employer-use,
.table .wage-rate{
	/* width:81px;*/
}
.table .amount-employee{
/* 	width:89px;*/
}
.table td.number-cell{
/*	width:186px;*/
}
.table td:first-child{
	border-left:none;
	text-align:left;
	color:#484b4c;
}
.table .even td{background:#f1f1f3;}
.table tfoot td,
.table.charges tfoot td:first-child{font-weight:bold;}
.table tfoot td:first-child{font-weight:normal;}
.table.charges tfoot td{color:#c33;}
.table-wrapper{overflow:hidden;}
.table.charges{
	float:left;
	width:460px;
	margin:5px 20px 0 0;
}
.table.charges td:first-child{font-weight:bold;}
.table-wrapper dl{
	overflow:hidden;
	margin:0;
}
.table-wrapper dt{
	float:left;
	clear:left;
	margin:0 3px 0 0;
}
.table-wrapper dd{margin:0 0 10px;}
.table.charges .salary-cell{
	padding:11px 12px;
	width:83px;
}
.table.charges .amount-cell{
	padding:11px 10px;
	width:81px;
	font-weight:bold;
}
.account-head{
	padding:37px 0 0;
	width:1170px;
	margin:0 auto -15px;
}
.account-head.drop-present{margin:0 auto 20px;}
.account-head .tools-head{margin:0;}
.name-row{
	overflow:hidden;
	padding:0 0 25px;
}
.name-row ul{
	margin:0;
	padding:14px 0 0;
	list-style:none;
	float:right;
}
.name-row li{
	float:left;
	margin:0 0 0 35px;
}
.name-row ul a{
	color:#0077be;
	float:left;
	padding:1px 0 0;
}
.name-row .settings a{
	padding:1px 0 0 25px;
	background:url(../images/icons-sprite.png) no-repeat 0 -1207px;
}
.name-row .sign-out a{
	padding:1px 0 0 25px;
	background:url(../images/icons-sprite.png) no-repeat 0 -1381px;
}
.name-row ul a:hover,
.name-row ul .active a{
	color:#c33;
	text-decoration:none;
}
.name-row .settings a:hover,
.name-row .settings.active a{background-position: 0 -1296px;}
.name-row .sign-out a:hover,
.name-row .sign-out.active a{background-position: 0 -1482px;}
.name-row .image-holder,
.file-row .image-holder{
	float:left;
	position:relative;
	width:48px;
	height:48px;
	overflow:hidden;
	margin:0 9px 0 0;
}
.name-row .image-holder .mask,
.file-row .image-holder .mask{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../images/bg-mask13.png);
}
.file-row .image-holder .mask{background:url(../images/bg-mask14.png);}
.name-row h2{
	margin:2px 0 0;
	overflow:hidden;
	text-transform:none;
}
.posts-box{padding:0 2px 33px 0;}
.posts-box h3{margin:0 0 26px;}
.posts-table{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 31px;
}
.posts-table td{
	padding:7px 5px 10px 9px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#d9d9d9;
	vertical-align:top;
}
.posts-table td:first-child{border-left:none;}
.posts-table tr:first-child td{border-top:none;}
.posts-table .ico-cell{
	width:18px;
	padding:12px 10px 5px 11px;
}
.posts-table .date-cell{
	width:82px;
	color:#84898c;
	padding:7px 5px 10px 9px;
}
.posts-table .mark{
	width:48px;
	padding:7px 5px 10px;
	text-align:center;
	color:#84898c;
}
.posts-table .active td{font-weight:bold;}
.news-box{padding:0 0 33px;}
.news-box h3{margin:0 0 4px;}
.activity-box{padding:0 0 17px;}
.activity-box .posts-table .date-cell{
	width:121px;
	text-align:center;
}
.activity-box h3{margin:0 0 26px;}
.posts-box .btn-all span,
.news-box .btn-all span,
.activity-box .btn-all span{padding:0 4px 0 31px;}
.account-settings .form{padding:21px 0 16px;}
.account-settings .form .input-holder{padding:0 0 0 19px;}
.account-settings .form .input-holder:first-child{padding:0;}
.account-settings .box{padding:0 0 4px;}
.account-settings select{width:620px;}
.file-area .jcf-input-wrapper {
	position: relative;
	overflow: hidden;
	float: left;
}
.file-area .jcf-fake-input {
	padding:9px 10px;
	float: left;
	margin:0 11px 0 0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	width:435px;
	background:#f1f1f3;
	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.18) inset;
	-moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.18) inset;
	-webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.18) inset;
	font-size:11px;
	line-height:14px;
}
.file-disabled .jcf-upload-button {
	border-color: #eee;
	background-color: #eee;
	color: #777;
}
.file-disabled .jcf-fake-input {
	border-color: #eee;
	color: #aaa;
}
.file-area .jcf-fake-input span{
	padding:0;
	line-height:14px;
}
.file-area .jcf-fake-input em{
	font-style:normal;
	display:block;
	height:14px;
}
.file-row .image-holder{
	margin:3px 20px 0 0;
	width:60px;
	height:60px;
}
.file-row .file-holder{
	overflow:hidden;
}
.account-settings .name .row{padding:0 0 26px 1px;}
.account-settings .btn-blue{margin:-1px 0 0;}
.account-settings .btn-blue,
.account-settings .btn-blue span{
	display:block;
}
.activity-block{padding:0 2px 18px 0;}
.activity-list{
	margin:0;
	padding:5px 0 29px;
	list-style:none;
	font-weight:bold;
}
.activity-list li{
	padding:7px 11px 10px;
	border-bottom:1px solid #d9d9d9;
}
.activity-block .btn-light{
	display:block;
	margin:0 0 36px;
}
.activity-block .btn-light span{padding:0 5px 0 30px;}
.activity-block dl{
	margin:0 0 33px;
	overflow:hidden;
	font-size:14px;
}
.activity-block dt{
	float:left;
	clear:left;
	margin:0 3px 0 0;
}
.activity-block dd{
	margin:0 0 8px;
}
#main .activity-block .mark-red{font-weight:normal;}
.increments-box{
	border-top:2px solid #ccc;
	padding:16px 10px 7px;
	background:#f1f1f3;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	font-size:12px;
}
.increments-box p{
	margin:0 0 13px;
}
.increments-box dl{
	font-size:11px;
	margin:0;
}
.increments-box dt{
	margin:0 0 12px;
	width:75%;
}
.increments-box dt span{
	display:block;
	font-size:9px;
	padding:1px 0 0;
}
.increments-box dd{
	width:25%;
	text-align:right;
	color:#c33;
	font:14px/18px open_sans_condensedbold, Verdana, sans-serif;
	float:left;
	margin:0 0 12px;
}
.expense-form{
	overflow:hidden;
	padding:0 0 23px;
	margin:-4px 0 0;
}
.expense-form select{
	float:right;
	width:380px;
}
.expense-form .select-area{float:right;}
.expense-form label{
	float:left;
	font-size:24px;
	line-height:24px;
	color:#0077be;
	padding:3px 0 0;
}
.expense-box{
	border-top:2px solid #d6d6d6;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	background:#f1f1f3;
	padding:24px 10px 23px;
	font-size:12px;
	margin:0 0 30px;
}
.expense-box p{margin:0 0 14px;}
.expense-box ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:20px;
}
.expense-box li{
	background:url(../images/ico07.png) no-repeat 0 2px;
	padding:0 0 7px 26px;
}
.tabs-box{
	padding:0 0 17px;
	font-size:12px;
}
.tabset{
	margin:0 0 16px;
	padding:0;
	list-style:none;
	overflow:hidden;
	border-width:0 0 1px 1px;
	border-style:solid;
	border-color:#ccc;
	font-size:12px;
	line-height:28px;
}
.tabset li{
	float:left;
	border-width:1px 1px 0 0;
	border-style:solid;
	border-color:#ccc;
}
.tabset a{
	float:left;
	background:#eff1f5;
	color:#535658;
	padding:0 8px;
}
.tabset a:hover,
.tabset .active{
	background:#fff;
	text-decoration:none;
	color:#c33;
}
.tabset .active{font-weight:bold;}
.tabs-box .tab-content{height:1%;}
.tabs-box p{margin:0 0 12px;}
.tabs-box ol{font-size:11px;}
.tabs-box ol li{padding:0 0 12px;}
.data-box .table{margin:0 0 18px;}
.data-box .table th{padding:8px 3px 11px;}
.data-box .table tr:first-child th:first-child{padding:8px 9px 11px;}
.data-box .table .tva-cell{width:40px;}
.data-box .table td.quantity-cell{width:79px;}
.data-box .table .type-cell{
	width:76px;
	padding:8px 3px 11px 9px;
	text-align:left;
}
.data-box .table td.type-cell{padding:11px 3px 11px 9px;}
.data-box .table .number-cell{
	width:53px;
	padding-left:11px;
	text-align:left;
}
.data-box .table .date-cell{
	width:67px;
	padding-right:5px;
}
.data-box .table .description-cell{
	text-align:left;
	padding-left:9px;
}
.icons-list{
	margin:0;
	padding:0 0 28px;
	list-style:none;
	overflow:hidden;
}
.icons-list li{
	float:left;
	margin:0 16px 0 0;
}
.icons-list a{
	float:left;
	padding:1px 0 0 25px;
	background:url(../images/icons-sprite.png) no-repeat -9999px -9999px;
	color:#0077be;
}
.icons-list a:hover{
	text-decoration:none;
	color:#c33;
}
.icons-list .add a{background-position:1px -1559px;}
.icons-list .edit a{background-position:0 -1618px;}
.icons-list .delete a{background-position:0 -1675px;}
.icons-list .add a:hover{background-position:0 -1731px;}
.icons-list .edit a:hover{background-position:0 -1785px;}
.icons-list .delete a:hover{background-position:0 -1839px;}
.btn-light.xls span{
	background:url(../images/icons-sprite.png) no-repeat 0 -1895px;
	padding:0 0 0 27px;
}
.data-box .btn-light{margin:0;}
.inbox .head{
	padding:0 0 16px;
	overflow:hidden;
}
.inbox .email{
	float:right;
	background:url(../images/icons-sprite.png) no-repeat 0 -54px;
	padding:0 0 0 22px;
	color:#0076bd;
	margin:7px 0 0;
}
.messages-block{padding:0 2px 2px 0;}
.messages-block .head{
	overflow:hidden;
	padding:0 0 25px;
}
.messages-block .head .back,
.architect-block .head .back{
	float:right;
	background:url(../images/icons-sprite.png) no-repeat 0 -2128px;
	padding:0 0 0 18px;
	margin:10px 0 0;
	color:#0077be;
	font-size:11px;
}
.messages-block .head h3{
	margin:0;
	overflow:hidden;
}
.messages-block h3 .link{
	display:inline-block;
	vertical-align:top;
	background:url(../images/ico06.png);
	width:18px;
	height:11px;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
	margin:13px 0 0 20px;
}
.messages-block .frame{
	border-top:2px solid #ccc;
	padding:24px 0 10px;
}
.message-row{
	padding:25px 0 26px;
	border-bottom:1px solid #ccc;
}
.message-row:first-child{padding-top:0;}
.message-row .headline{
	overflow:hidden;
	padding:0 0 10px;
}
.message-row .date{
	float:right;
	font-style:normal;
	color:#84898c;
	margin:5px 0 0 17px;
}
.message-row .attach{
	float:right;
	background:url(../images/icons-sprite.png) no-repeat 0 -2185px;
	width:14px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
	margin:8px 0 0;
}
.message-row .title{
	font-size:12px;
	line-height:23px;
	display:block;
	overflow:hidden;
}
.message-row .title strong{
	font:18px/23px open_sans_condensedbold, Verdana, sans-serif;
}

.message-row strong{
     font-size:11px  ;
     font-weight: bold;
}
.message-row p{margin:0;}
.attachment-row{
	border-top:1px solid #ccc;
	padding:17px 0 0 2px;
	margin:26px 0 -3px;
}
.attachment-row .attach-title{
	display:block;
	background:url(../images/icons-sprite.png) no-repeat 0 -2182px;
	padding:0 0 7px 23px;
	font-weight:bold;
}
.attachment-row ul{
	margin:0;
	padding:0;
	list-style:none;
}
.attachment-row li{padding:0 0 5px 25px;}
.attachment-row ul a{
	display:inline-block;
	vertical-align:top;
	color:#484b4d;
}
.attachment-row ul .pdf{
	background:url(../images/icons-sprite.png) no-repeat 0 -2278px;
	padding:0 0 0 25px;
	min-height:22px;
}
.answer-form{padding:15px 0 0;}
.answer-form h4{margin:0 0 20px;}
.answer-form textarea{height:133px;}
.answer-form .btn-blue{margin-top:8px;}
.description-section{
	padding:3px 0 14px;
}
.description-section h3{
	margin:0 0 9px;
	word-spacing:-1px;
}
.description-section .data{
	color:#84898c;
	font-style:normal;
	display:block;
	padding:0 0 16px;
	word-spacing:-1px;
}
.social-list{
	margin:0 0 30px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.social-list li{
	float:left;
	margin:0 10px 0 0;
}
.description-section .image-holder{
	position:relative;
	margin:0 0 23px;
	overflow:hidden;
	width:620px;
	height:422px;
}
.description-section .image-holder .mask{
	background:url(../images/bg-mask002.png);
	width:620px;
	height:422px;
	position:absolute;
	top:0;
	left:0;
}
.description-section p{word-spacing:-1px;}
.description-section .title{
	font-size:14px;
	line-height:26px;
	color:#303233;
	margin:0 0 17px;
	word-spacing:0;
}
.description-section .site{
	color:#0077be;
	display:inline-block;
	margin:10px 0 0;
}
.topics-list{
	margin:0;
	padding:0 0 0 1px;
	list-style:none;
}
.topics-list li{
	border-top:1px solid #d9d9d9;
	padding:14px 41px 18px 0;
	position:relative;
}
.topics-list li:first-child{
	border:none;
	padding:10px 41px 18px 0;
}
.topics-list h4{
	margin:0;
	word-spacing:1px;
}
.topics-list h4 a{color:#303233;}
.topics-list p{word-spacing:-1px;}
.topics-list .arrow{
	position:absolute;
	top:50%;
	right:12px;
	background:url(../images/icons-sprite.png) no-repeat 0 -2040px;
	width:14px;
	height:24px;
	margin:-19px 0 0;
}
.sissions-box{margin:-3px 2px 0 0;}
.sissions-box h3{margin:0 0 25px;}
.table .ico{
	background:url(../images/icons-sprite.png) 0 -2484px;
	width:16px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 auto;
	text-align:left;
}
.sissions-box .table th{padding:8px 3px 11px;}
.sissions-box .table tr:first-child th:first-child{padding:8px 9px 11px;}
.table .ico-cell{width:20px;}
.table .date-cell{
	width:88px;
	text-align:center;
}
.sissions-box .table td:first-child{font-weight:bold;}
.table tr:hover td{background:#f1f1f3;}
.table tr:hover td:first-child{color:#c33;}
.sissions-box .table td{border-width:1px 0 0 1px;}
.sissions-box .table tr:first-child td{border-top:none;}
.sissions-box .table{margin:0 0 30px;}
.identification-box{
	margin:0 auto;
	width:940px;
	padding:48px 0 93px;
}
.identification-box .frame{
	overflow:hidden;
	padding:0 0 9px;
}
.identification-box .column{
	float:left;
	width:288px;
	border:6px solid #eff1f5;
	border-radius:11px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	margin-left:19px;
}
.identification-box .column:first-child{margin-left:1px;}
.identification-box .column.long{width:608px;}
.identification-box .column-c{
	border:1px solid #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#fff;
	padding:14px 19px;
	min-height:184px;
}
.identification-box .column.long .column-c{padding:14px 18px 14px 22px;}
.identification-box h4{
	font-size:20px;
	line-height:24px;
	margin:0 0 17px;
}
.identification-box .column.long h4{margin:0 0 11px;}
.identification-box p{
	font-size:12px;
	line-height:20px;
	word-spacing:-1px;
}
.identification-form{
	padding:0;
}
.identification-form .row{
	padding:0 0 14px;
}
.identification-form label{
	float:left;
	width:75px;
	padding:7px 0 0;
}
.identification-form input[type=text],
.identification-form input[type=password]{
	float:right;
	width:147px;
}
.identification-box .align-row{
	padding:14px 1px 5px 0;
}
.identification-form .btn-light{
	display:block;
	margin:6px 0 5px;
}
.identification-box .align-row .btn-light{
	width:207px;
	text-transform:uppercase;
}
.identification-box .comment-row{
	padding:0 25px;
	word-spacing:-1px
}
.identification-box .comment{
	font-style:italic;
	color:#737373;
}
.blue-link{	color:#0077be;}
.new-topic-block{
	padding:0 0 1px;
}
.new-topic-block .head{
	overflow:hidden;
	padding:0 0 6px;
}
.new-topic-block .head .back{
	float:right;
	background:url(../images/icons-sprite.png) no-repeat 0 -2128px;
	padding:0 0 0 20px;
	margin:9px 0 0 10px;
	color:#0077be;
}
.new-topic-block .head h3{
	margin:0;
	overflow:hidden;
}
.new-topic-block .answer-form .row{
	padding:0 0 25px 1px;
}
.new-topic-block .answer-form input[type=text]{width:600px;}
.new-topic-block .answer-form .btn-blue{margin-top:5px;}
.new-topic-block .answer-form .btn-blue span{padding:0 39px;}
.comment-section{padding:19px 2px 0 0;}
.comment-box{
	border-top:1px solid #ccc;
	padding:24px 0 0;
	font-size:12px;
	line-height:20px;
}
.comment-box .comment-box{
	font-size:11px;
	line-height:18px;
}
.comment-box .comment-box > .frame{padding-left:78px;}
.comment-box .comment-box .comment-box > .frame{padding:0 0 27px 158px;}
.comment-box .comment-box .comment-box .comment-box > .frame{padding-left:236px;}
.comment-box .comment-box .comment-box .comment-box .comment-box > .frame{padding-left:312px;}
.comment-box .comment-box .comment-box .comment-box .comment-box .comment-box > .frame{padding-left:390px;}
.comment-box:first-child{
	border-width:2px 0 0;
	padding:24px 0 0;
}
.comment-box .frame{
	overflow:hidden;
	padding:0 0 26px;
}
.comment-box .image-holder{
	float:left;
	margin:6px 18px 0 2px;
	position:relative;
	overflow:hidden;
	width:60px;
	height:60px;
}
.comment-box .image-holder .mask{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../images/bg-mask14.png);
}
.comment-box .text-holder{overflow:hidden;}
.comment-box ul{
	margin:0;
	padding:0 0 5px;
	list-style:none;
	overflow:hidden;
	font-size:11px;
	line-height:18px;
}
.comment-box li{
	float:left;
	background:url(../images/bullets-sprite.png) no-repeat 0 -989px;
	padding:0 2px 0 9px;
}
.comment-box li:first-child{
	padding-left:0;
	background:none;
}
.comment-box .name{color:#484b4d;}
.comment-box .date{
	font-style:normal;
	color:#94999b;
}
.comment-box p{
	margin:0 0 9px;
	word-spacing:-1px;
}
.comment-box a{color:#0077be;}
.comment-box .reply-link{
	font-size:11px;
	line-height:18px;
}
.respond-box{padding:12px 0 0;}
.comment-box .comment-box .respond-box{
	border-top:1px solid #ccc;
	padding:26px 0 15px 80px;
}
.comment-box .comment-box .comment-box .respond-box{padding-left:160px;}
.comment-box .comment-box .comment-box .comment-box .respond-box{padding-left:240px;}
.comment-box .comment-box .comment-box .comment-box .comment-box .respond-box{padding-left:320px;}
.comment-box .comment-box .comment-box .comment-box .comment-box .comment-box .respond-box{padding-left:400px;}
.comment-box .comment-box .comment-box .comment-box .comment-box .comment-box .comment-box .respond-box{padding-left:470px;}
.respond-box .head{
	border:none;
	padding:0;
	margin:0 0 15px;
}
.respond-box .head .link{
	float:right;
	margin:4px 0 0;
	font-size:11px;
	line-height:18px;
}
.respond-box textarea{height:133px;}
.comment-box .comment-box .respond-box textarea{
	width:529px;
	max-width:529px;
}
.comment-box .comment-box .comment-box .respond-box textarea{
	width:449px;
	max-width:449px;
}
.comment-box .comment-box .comment-box .comment-box .respond-box textarea{
	width:369px;
	max-width:369px;
}
.comment-box .comment-box .comment-box .comment-box .comment-box .respond-box textarea{
	width:289px;
	max-width:289px;
}
.comment-box .comment-box .comment-box .comment-box .comment-box .comment-box .respond-box textarea{
	width:209px;
	max-width:209px;
}
.comment-box .comment-box .comment-box .comment-box .comment-box .comment-box .comment-box .respond-box textarea{
	width:139px;
	max-width:139px;
}
.faq-box{padding:0 0 28px 1px;}
.faq-box h2{margin:0 0 29px;}
.faq-box .tools-head{margin:0 0 24px;}
.tools-head .choose{
	position:absolute;
	top:-53px;
	left:144px;
	font:18px/23px nothing_you_could_doregular, Verdana, sans-serif;
	color:#0077be;
	background:url(../images/ico-choose-title.png) no-repeat 0 100%;
	padding:0 0 18px 39px;
}
.faq-box h3{margin:0 0 29px;}
.faq-box .frame{padding:0 0 37px;}
.faq-box .row{padding:20px 0 0;}
.faq-box .row:first-child{padding:0;}
.faq-box h4{margin:0 0 6px;}
.faq-box p{margin:0;}
.faq-box .btn-all span{padding:0 3px 0 31px;}
.alphabet{
	margin:0;
	padding:14px 0 30px;
	list-style:none;
	overflow:hidden;
	border-top:1px solid #d9d9d9;
	font:18px/23px open_sans_condensedbold, Verdana, sans-serif;
}
.alphabet li{
	float:left;
	margin:0 4px 0 0;
}
.alphabet a{color:#0077be;}
.alphabet a:hover,
.alphabet .active a{
	color:#c33;
	text-decoration:none;
}
.accordion-box{padding:0 0 24px;}
.accordion-box .head{
	border-bottom:1px solid #d9d9d9;
	padding:0 0 15px;
	margin:0 0 24px;
}
.accordion-box .head h3{margin:0;}
.accordion{
	margin:0;
	padding:0;
	list-style:none;
}
.accordion .opener{
	display:block;
	font:18px/23px open_sans_condensedbold, Verdana, sans-serif;
	background:url(../images/bullets-sprite.png) no-repeat 100% -1182px;
	padding:0 25px 5px 0;
	color:#303233;
}
.accordion .opener:hover{
	text-decoration:none;
	background-position:100% -1582px;
}
.accordion .active .opener{
	background-position:100% -1381px;
	color:#c33;
}
.accordion .opener:focus{outline:none;}
.accordion p{margin:0 0 6px;}
.accordion li{
	padding:15px 0 0;
	height:1%;
	vertical-align:middle;
}
.accordion li:first-child{padding:0;}
.accordion .slide{
	overflow:hidden;
	position:relative;
	padding:0 25px 0 0;
}
#content .search-form{
	padding:3px 0 20px;
	margin:0;
}
#content .search-form label{
	font-size:18px;
	line-height:23px;
	color:#303233;
	float:left;
	padding:2px 0 0;
}
#content .search-form .row{
	float:right;
	padding:0;
}
#content .search-form input[type=text]{
	width:315px;
	padding-left:8px;
}
#content .search-form input[type=text].focus{margin-right:10px;}
.activity-block.mark .paging{margin:7px 0 0;}
.activity-block.mark{padding-bottom:0;}
.architect-block{
	padding:0 2px 17px 0;
	font-size:12px;
	line-height:18px;
	margin:-3px 0 0;
}
.architect-block .head{
	overflow:hidden;
	padding:0 0 25px;
}
.architect-block .head h3{
	display:inline;
	margin:0;
}
.architect-block .head .reference{
	background:url(../images/bullets-sprite.png) no-repeat 0 -1785px;
	padding:0 0 0 10px;
	margin:0 0 0 4px;
	font:18px/23px open_sans_condensedbold, Verdana, sans-serif;
	color:#303233;
}
.architecte-box{
	border-top:2px solid #d6d6d6;
	background:#f1f1f3;
	padding:24px 10px 14px;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	font-size:12px;
	line-height:18px;
	margin:0 0 26px;
}
.architecte-box dt{
	float:left;
	clear:left;
	margin:0 3px 0 0;
	font-weight:bold;
}
.architecte-box dd{margin:0 0 12px;}
.architect-block p{margin:0 0 12px;}
.architect-block .btn-row{
	border-top:1px solid #d9d9d9;
	padding:30px 0 0;
}
.architect-block .btn-light{display:block;}
.architect-block .text-holder{padding:0 0 15px;}
.architect-block .head .back{margin:7px 0 0;}
.aside{
	float:right;
	width:300px;
	overflow:hidden ;
}
.aside.breadcrumbs-present{margin-top:-5px;}
.aside .box{
	margin:0 0 20px;
	border:6px solid #eff1f5;
	border-radius:11px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
}
.aside .box.column{margin:0 0 10px;}
.aside .box .inner{
	border:1px solid #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#fff;
	padding:15px;
}
.aside .box.contacts .inner{padding:16px 16px 20px;}
.aside .box.column .inner{padding:15px 3px 16px;}
.box.contacts{
	text-align:center;
	font:14px/20px open_sans_condensed_lightRg, Verdana, sans-serif;
	color:#303233;
}
.box.contacts p{margin:0 0 6px;}
.box.contacts img{margin:0 0 1px;}
.box.contacts .phone{
	display:inline-block;
	vertical-align:top;
	background:url(../images/icons-sprite.png) no-repeat 0 -467px;
	padding:3px 0 0 35px;
	font:12px/15px open_sans_condensed_lightIt, Verdana, sans-serif;
	color:#84898c;
	text-align:left;
	margin:0 0 0 9px;
}
.box.contacts .phone em{
	font:22px/22px open_sans_condensedbold, Verdana, sans-serif;
	color:#c33;
	display:block;
	padding:0 0 1px;
}
.box.column img{
	float:left;
	margin:2px 0 0;
}
.box.column .text-holder{
	overflow:hidden;
}
.box.column h3{
	font-size:20px;
	line-height:23px;
	color:#303233;
	margin:0 0 11px;
}
.box.column.discover h3{font-size:18px;}
.box.column.porting h3{
	font-size:18px;
	line-height:24px;
	margin:1px 0 8px;
}
.box.column h3 span{font-size:22px;}
.call-box{
	margin:0 0 20px;
	text-align:center;
	font:16px/21px nothing_you_could_doregular, Verdana, sans-serif;
	color:#0077be;
	padding:22px 0 0 0;
}
.call-box:first-child{padding:20px 0 0;}
.call-box .title{
	font-size:19px;
	line-height:23px;
	display:inline-block;
	vertical-align:top;
	font-weight:normal;
	background:url(../images/ico-title.png) no-repeat 3px 100%;
	padding:0 0 22px;
	margin:0 0 -15px;
}
.call-box .phone{
	display:block;
	color:#c33;
	font-size:26px;
	line-height:30px;
	font-style:normal;
	letter-spacing:-2px;
	text-align:left;
	padding:0 0 0 68px;
}
.call-box .phone span{
	font-size:16px;
	line-height:15px;
	display:inline-block;
	vertical-align:top;
	padding:0 0 0 10px;
}
.call-box .email{
	display:inline-block;
	vertical-align:top;
	padding:8px 0 16px;
	background:url(../images/ico-email.png) no-repeat 95% 2px;
}
.call-box .email a{
	color:#0077be;
	text-decoration:underline;
}
.call-box .email a:hover{text-decoration:none;}
.call-box .comment{
	display:block;
	font:12px/17px open_sans_condensed_lightIt, Verdana, sans-serif;
	color:#84898c;
	background:url(../images/bg-comment.gif) no-repeat 50% 0;
	padding:8px 0 0;
}
.profile-box{
	padding:17px 0 0;
	padding-left:100px ;
	position:relative;
}
.profile-box .choose-title{
	position:absolute;
	left:226px;
	top:-36px;
	font:18px/23px nothing_you_could_doregular, Verdana, sans-serif;
	color:#0077be;
	background:url(../images/ico-choose-title.png) no-repeat 0 100%;
	padding:0 0 18px 39px;
}
.profile-list{
	margin:0 -25px 0 0;
	padding:0;
	list-style:none;
	font-size:0;
	letter-spacing:-6px;
}
.profile-list li{
	display:inline-block;
	vertical-align:top;
	font-size:14px;
	letter-spacing:0;
	width:190px;
	padding:0 25px 17px 0;
}
.profile-list a{
	display:block;
	padding:11px 10px 0;
	text-align:center;
	color:#535658;
}
.profile-list a:hover{
	background:url(../images/bg-profile-list.png) no-repeat;
	color:#c33;
	text-decoration:none;
}
.profile-list .image-holder{
	display:block;
	width:170px;
	height:126px;
	position:relative;
	overflow:hidden;
	margin:0 0 8px;
}
.profile-list .image-holder img{
	width:170px;
	height:126px;
}
.profile-list .mask{
	position:absolute;
	top:0;
	left:0;
	background:url(../images/bg-mask09.png);
	width:170px;
	height:126px;
}
.profile-list .title{
	display:block;
	font:20px/25px open_sans_condensedbold, Verdana, sans-serif;
}
.search-form{
	height:1%;
	padding:0 0 26px;
}
.search-form:first-child{padding-top:21px;}
.search-form input[type=text]{
	float:left;
	width:232px;
	margin:0 11px 0 0;
}
.search-form input[type=text].focus{margin-right:10px;}
.search-form input[type=submit],
.file-area .jcf-upload-button{
	float:left;
	padding:0 0 1px;
	margin:0;
	width:35px;
	height:32px;
	border-width:1px;
	border-style:solid;
	border-color:#70abcd #0a68a0 #0a68a0;
	background: #1698e4;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2OThlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMTc3YmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #1698e4 0%, #0177be 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1698e4), color-stop(100%,#0177be));
	background: -webkit-linear-gradient(top,  #1698e4 0%,#0177be 100%);
	background: -o-linear-gradient(top,  #1698e4 0%,#0177be 100%);
	background: -ms-linear-gradient(top,  #1698e4 0%,#0177be 100%);
	background: linear-gradient(to bottom,  #1698e4 0%,#0177be 100%);
	color:#fff;
	font:14px/30px open_sans_condensedbold, Verdana, sans-serif;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	text-shadow:0 -1px #0053c5;
	box-shadow:0 1px #8acbf1 inset;
	-moz-box-shadow:0 1px #8acbf1 inset;
	-webkit-box-shadow:0 1px #8acbf1 inset;
	text-align:center;
}
.file-area .jcf-upload-button{
	width:72px;
	height:29px;
	line-height:29px;
}
.file-area .jcf-upload-button:hover{text-decoration:none;}
.search-form input[type=submit]::-moz-focus-inner{
	border:0;
	padding:0;
}
.search-form input[type=submit]:hover{cursor:pointer;}
.archives-form{padding:0 0 25px;}
.archives-form label{
	font-size:18px;
	line-height:21px;
	color:#303233;
}
.form select{
	border:1px solid #d4d4d5;
	background:#f1f1f3;
	padding:8px 0 7px 5px;
	height:32px;
}
.archives-form select{width:300px;}
.jcf-hidden {
	display: block !important;
	position: absolute !important;
	left: -9999px !important;
}
.select-area {
	float:left;
	cursor:default;
	position:relative;
}
.select-area .center {
	display:block;
	margin:0 37px 0 0;
	background:#f1f1f3;
	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.18) inset;
	-moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.18) inset;
	-webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.18) inset;
	border-radius:3px 0 0 3px;
	-moz-border-radius:3px 0 0 3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:3px;
	padding:0 10px;
	height:32px;
	font:11px/32px Verdana, Arial, sans-serif;
	color:#737373;
	white-space:nowrap;
	overflow:hidden;
}
.select-area .select-opener {
	position:absolute;
	top:0;
	right:0;
	background:url(../images/main-sprite.png);
	width:37px;
	height:32px;
}
.select-options {
	position: absolute;
	overflow: hidden;
	background: #f1f1f3;
	z-index: 2000;
}
.select-options .drop-holder {
	border: 1px solid #d4d4d5;
	overflow: hidden;
}
.select-options ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.select-options ul li {
	width: 100%;
	float: left;
}
.select-options ul a {
	text-decoration: none;
	padding: 5px 10px;
	display: block;
	cursor: default;
	color: #737373;
}
.select-options .item-selected a {
	text-decoration: none;
	background: #1698e4;
	color: #fff;
}
.most-read{
	padding:0 0 9px;
	font-size:11px;
	line-height:16px;
}
.most-read h4{margin:0 0 6px;}
.most-read .frame{
	padding:15px 10px 19px;
	border-top:2px solid #d6d6d6;
	background:#f1f1f3;
	border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
}
.most-read ul{
	margin:0;
	padding:0;
	list-style:none;
	word-spacing:-1px;
}
.most-read li{padding:12px 0 0;}
.most-read li:first-child{padding:0;}
.most-read a{color:#0077be;}
.forum-box{padding:20px 0 9px;}
.forum-box .head{
	overflow:hidden;
	padding:0 0 6px;
}
.forum-box .head .link{
	float:right;
	color:#0077be;
	margin:3px 0 0;
}
.forum-box .head h4{
	margin:0;
	overflow:hidden;
	word-spacing:2px;
}
.forum-box .forum-list{
	background:#f1f1f3;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-top-left-radius:0;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	padding:0 0 10px;
}
.forum-box .forum-list h4{line-height:16px;}
.forum-box .forum-list .image-holder{margin:2px 9px 0 0;}
.aside .btn-light.plus{
	display:block;
	margin:0 0 15px;
}
.aside .btn-light.plus:first-child{margin-top:20px}
.aside .btn-light.plus span{
	background:url(../images/icons-sprite.png) no-repeat 0 -1974px;
	padding:0 0 0 25px;
	word-spacing:1px;
}
.aside .box.column.business{margin:0 0 24px;}
.aside .box.column.business .inner{padding:12px 3px 13px;}
.box.column.business img{margin:2px 13px 0 11px;}
.box.column.business h3 span{
	font:16px/20px open_sans_condensed_lightRg, Verdana, sans-serif;
	display:block;
}
#footer{
	background:url(../images/bg-footer.png) repeat-x;
	padding:30px 0;
	color:#73bbe6;
}
#footer .frame{float:left;}
#footer .column{
	float:left;
	background:url(../images/bg-line01.png) repeat-y;
	padding:10px 23px 22px 26px;
	width:165px;
}
#footer .column:first-child{
	padding-left:0;
	background:none;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer li{padding:0 0 12px;}
#footer a{color:#73bbe6;}
#footer h5{
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	margin:0 0 10px;
}
#footer .social{padding:0 0 0 5px;}
#footer .social li{padding:0 0 4px;}
.social a{
	line-height:26px;
	min-height:24px;
	display:inline-block;
	vertical-align:top;
	padding:0 0 0 35px;
	background:url(../images/icons-sprite.png) no-repeat -9999px -9999px;
	font-size:10px;
}
.social .facebook a{background-position:0 -254px;}
.social .twitter a{background-position:0 -300px;}
.social .linkedin a{background-position:0 -345px;}
.social .viadeo a{background-position:0 -390px;}
.contacts-column{
	float:right;
	width:300px;
	font-size:9px;
	color:#5992b3;
}
.contacts-column .box{
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE3M2M1MiIgc3RvcC1vcGFjaXR5PSIwLjQiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzE3M2M1MiIgc3RvcC1vcGFjaXR5PSIwLjQiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  rgba(23,60,82,0.4) 0%, rgba(23,60,82,0.4) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(23,60,82,0.4)), color-stop(100%,rgba(23,60,82,0.4)));
	background: -webkit-linear-gradient(top,  rgba(23,60,82,0.4) 0%,rgba(23,60,82,0.4) 100%);
	background: -o-linear-gradient(top,  rgba(23,60,82,0.4) 0%,rgba(23,60,82,0.4) 100%);
	background: -ms-linear-gradient(top,  rgba(23,60,82,0.4) 0%,rgba(23,60,82,0.4) 100%);
	background: linear-gradient(to bottom,  rgba(23,60,82,0.4) 0%,rgba(23,60,82,0.4) 100%);
	padding:19px 10px 23px;
	box-shadow:0 0 1px rgba(0, 0, 0, 0.7) inset,1px 1px rgba(255, 255, 255, 0.1);
	-moz-box-shadow:0 0 1px rgba(0, 0, 0, 0.7) inset,1px 1px rgba(255, 255, 255, 0.1);
	-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0.7) inset,1px 1px rgba(255, 255, 255, 0.1);
	text-align:center;
	font-size:12px;
	color:#8ac4e5;
	text-shadow:-1px 2px #0d283d;
	margin:0 0 6px;
}
.contacts-column .box p{margin:0 0 -1px;}
.contacts-column .box strong{
	display:block;
	font:24px/27px open_sans_condensedbold, Verdana, sans-serif;
	padding:0 0 3px;
}
.contacts-column .box em{
	display:block;
	font:24px/27px open_sans_condensedbold, Verdana, sans-serif;
	color:#fff;
	padding:0 0 13px;
}
.btn-gray,
#footer .btn-gray{
	display:inline-block;
	vertical-align:top;
	border-width:1px;
	border-style:solid;
	border-color:#cacaca #bbb #afafaf;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:0 1px #fff inset, 1px 1px 1px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:0 1px #fff inset, 1px 1px 1px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:0 1px #fff inset, 1px 1px 1px rgba(0, 0, 0, 0.7);
	background: #f0f2f4;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjJmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNmQ5ZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f0f2f4 0%, #d6d9dd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f2f4), color-stop(100%,#d6d9dd));
	background: -webkit-linear-gradient(top,  #f0f2f4 0%,#d6d9dd 100%);
	background: -o-linear-gradient(top,  #f0f2f4 0%,#d6d9dd 100%);
	background: -ms-linear-gradient(top,  #f0f2f4 0%,#d6d9dd 100%);
	background: linear-gradient(to bottom,  #f0f2f4 0%,#d6d9dd 100%);
	font-size:12px;
	line-height:28px;
	height:29px;
	color:#303233;
	text-shadow:-1px 1px #fff;
	padding:0 6px;
	word-spacing:-1px;
}
.btn-gray:hover{text-decoration:none;}
#footer .contacts-column ul{
	overflow:hidden;
	margin:0 -10px 0 1px;
}
#footer .contacts-column li{
	float:left;
	background:url(../images/bullets-sprite.png) no-repeat 0 -185px;
	padding:0 8px 0 10px;
}
#footer .contacts-column li:first-child{
	padding-left:0;
	background:none;
}
#footer .contacts-column ul a{
	color:#73bbe5;
	text-decoration:underline;
}
#footer .contacts-column ul a:hover{text-decoration:none;}

.bilan_debit {
   color: red !important ;
   border-color : #484B4C !important ;
}
.bilan_credit {
   color: green !important ;
   border-color : #484B4C !important ;
}

.bilan_nul {
   color: black !important ;
   border-color : #484B4C !important ;
}

table.display {
margin: 0 auto;
width: 100%;
clear: both;
border-collapse: collapse;
table-layout: fixed;
word-wrap:break-word; /
}

table.dataTable td {
    padding: 0;
}

table.dataTable thead th {
    padding: 0;
}

table.dataTable td.my_center {
   text-align :center ;
   padding-top:4px;
   border-right : 1px solid ;
}

table.dataTable td.my_center2 {
   text-align :center ;
   padding-top:4px;
   padding-right:4px;
}

table.dataTable td.my_center_t {
   text-align :center ;
   padding-top:4px;
   border-right : 1px solid ;
   vertical-align: middle;
}

table.dataTable td.my_center_t2 {
   text-align :center ;
   padding-top:4px;
   padding-right:4px;
   vertical-align: middle;
}

table.dataTable td.my_bleft_t {
   text-align :left ;
   padding-top:4px;
   border-right : 1px solid ;
   vertical-align: middle;
}

table.dataTable td.my_right {
   padding-left:4px;
   text-align : left ;
   border-right : 1px solid ;
}

table.dataTable td.my_right2 {
   padding-left:4px;
   text-align : left ;
}

table.dataTable td.my_left {
   padding-right:4px;
   text-align : right ;
   border-right : 1px solid ;
}

table.dataTable td.my_left2 {
   padding-right:4px;
   text-align : right ;
}

table.dataTable tr.odd {
    background : transparent;
    border-bottom : 1px solid ;
    position:relative ;
    background-color: #EEEEEE;
}

table.dataTable tr.even {
    background : transparent;
    border-bottom : 1px solid ;
    position:relative ;
    background-color: white;
}

.paging_full_numbers {
    margin-top:20px;
    height: 22px;
    line-height: 22px;
}
.dataTables_paginate {
    float: none;
    margin-left:auto;
    margin-right :auto ;
    text-align: center;
}
.row_selected {
   background: #CCCCCC !important ;
}

.solde_debit {
   color: red !important ;
}
.solde_credit {
   color: green !important ;
}
.solde_ {
   font-style:italic;
	font-weight:bold;
}
.name-row ul{
	margin:0;
	padding:14px 0 0;
	list-style:none;
	float:right ;
}
.name-row h2 {
   float:left ;
}
.Label210_nm {font-weight:bold; color:red;}
.simul_avancee {
   display:none ;
}
.form-comment {
   font-style:italic;
   color:#888888 ;
}

.form input[type="text"]:disabled, .form input[type="password"]:disabled, .form textarea:disabled {
    background: none repeat scroll 0 0 #CCCCCC;
    border: medium 1px solid;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.18) inset;
    margin: 0;
    color:blue ;
    padding: 10px 10px 9px;
    width: 602px;
}
.arrow2 {
    text-align:center ;
    vertical-align:middle;
    color:#CECECE;
    font-size:20px;
}
.w400 {
   width:780px;
}

.simplified-calculator2{padding:26px 0 0;}
.simplified-calculator2 .row{padding:0 0 30px;}
.simplified-calculator2 label{
	float:left;
	width:150px;
	padding:5px 9px 0 0;
}
.simplified-calculator .area{
	float:left;
	width:460px;
}
.simplified-calculator2 .area input[type=text],
.simplified-calculator2 .area input[type=password]{
	width:90px;
	padding:9px 8px 10px;
}
.simplified-calculator2 .btn-row{
	padding:0 0 30px;
	overflow:hidden;
}

.simplified-calculator2 .btn-row .btn-light{
	float:left;
	width:178px;
	margin:0 20px 0 0;
}
