@font-face {
	font-family: 'Gothic Century';
	src: url(fonts/gothic.ttf);
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	color: #000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

html {
	height: 100%;
}

a:link, a:visited{
    color: #0c3958;
    font-family: "Open Sans";
    font-size: 14px;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 12px/18px Arial, sans-serif;
	height: 100%;
	background: #FFF;
}
.wrapper {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}



h1, h2, h3 {
	color: #0c3958;
	font-family: 'Gothic Century';
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 20px;
}
h2, h3 {
	font-size: 20px;
}

h1{
	font-size: 33px;
	line-height: 40px;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 60px;
	/*background: #FFE680;*/
	display: inline-block;
	width: 100%;
	min-width: 1060px;
	/*background: url(../img/right_header.png) no-repeat 100% 0;*/
}

.header .logo {
	display: inline-block;
	width: 280px;
	margin: 60px 50px 50px 76px;
}
.header .header_text {
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 10px;
	z-index: 2;
	position: relative;
	/*position: absolute;*/
    /*top: 50%;*/
    left: 50%;
	transform: translate(-50%);
	text-align: center;
}

.header .header_text span {
	font-family: 'Gothic Century';
	/*font-family: 'Didact Gothic';*/
	color: #0c3958;
	text-transform: uppercase;
	font-size: 27px;
	line-height: 29px;
}

.header .link_button {
	width: 225px;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	background: #d44132;
	font-size: 14px;
	font-family: 'Roboto';
	padding: 18px 0 19px;
	text-align: center;
	margin-top: 50px;
	background-image: url(../img/link_icon.png);
	background-repeat: no-repeat;
	background-position: 195px 14px;
	padding-right: 30px;
}

/*.header .right_header {
	background: url(../img/right_header.png);
	display: inline-block;
	right: 0;
	height: 430px;
	width: 54%;
	position: absolute;
	background-repeat: no-repeat;
	background-position: 100% 0px;
}*/

.header .menu {
	background: #0c3958;
}

.header .menu ul {
	list-style: none;
	height: 90px;
	text-align: center;
}

.header .menu ul li {
	display: inline-block;
    padding: 10px 20px;
    margin-top: 25px;
}

.header .menu ul li:hover {
	/*background: #0a3553;*/
}

.header .menu ul li a {
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	font-family: 'Roboto';
	letter-spacing: -1px;
}


/* Middle
-----------------------------------------------------------------------------*/
.content {
	/*padding: 0 20% 190px;*/
	padding: 0 0 190px;
	margin: 70px auto 70px;
	width: 860px;
}

.content p, .infofield {
	font-size: 14px;
	font-family: 'Open Sans';
	margin-bottom: 35px;
}
.infofield {
	margin-bottom: 5px;
	margin-top: 15px;
}
.captcha .input-title {
	font-size: 14px;
	font-family: 'Open Sans';
}

.content .link_button {
	width: 225px;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	background: #d44132;
	font-size: 14px;
	font-family: 'Roboto';
	padding: 18px 0 19px;
	text-align: center;
	margin-top: 50px;
	background-image: url(../img/login_icon.png);
	background-repeat: no-repeat;
	background-position: 205px 21px;
	padding-right: 30px;
	margin-left: 32%;
}

.content .right_image {
    float: right;
    padding: 0 0 20px 20px;
}

.content .spoiler_link {
    display: block;
    text-align: center;
    text-decoration: underline;
    color: #0c3958;
    cursor: pointer;
}

.content .spoiler {
	display: none;
}
.content iframe {
	width: 100%;
	height: 100%;
	min-height: 480px;
}

.content .bs_block {
    text-align: center;
}
.content .js_bs_counter.bs_counter.partner_item {
    display: inline-block;
    margin-right: 30px;
    text-align: center;
    text-decoration: none;
    color: #0c3958;
    font-size: 14px;
    font-family: 'Open Sans';
    text-transform: uppercase;
    vertical-align: top;
    width: 170px;
}
.content .js_bs_counter.bs_counter.partner_item .bs_img {
	display: table-cell;
    height: 91px;
    text-align: center;
    vertical-align: bottom;
    width: 29%;
}
.bs_block {
	margin-top: 70px;
}
.bs_block_top{
	margin-top: 0px;
}




/* Footer
-----------------------------------------------------------------------------*/
.footer {
	margin: -190px auto 0;
	min-width: 1000px;
	height: 190px;
	background: #0c3958;
	position: relative;
}
.footer .footer_top .footer_top_center .footer_button .link_button {
	width: 225px;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	background: #d44132;
	font-size: 14px;
	font-family: 'Roboto';
	padding: 18px 0 19px;
	text-align: center;
	margin-top: 50px;
	background-image: url(../img/link_icon.png);
	background-repeat: no-repeat;
	background-position: 195px 14px;
	padding-right: 30px;
}

.footer .footer_top {
	padding-top: 50px;
}

.footer .footer_top .footer_top_left {
	display: block;
	float: left;
	margin-left: 5%;
	font-family: 'Roboto';
	font-size: 14px;
	line-height: 29px;
	color: #FFF;
}

.footer .footer_top .footer_top_center {
	display: block;
	position: absolute;
	margin-left: 40%;
	top: 0;
}

.footer .footer_top .footer_top_right {
	float: right;
	margin-right: 5%;
}
.footer .footer_top .footer_top_right .soc_button {
	display: inline-block;
}

.footer .footer_top .footer_top_right .soc_button ul li{
	display: inline-block;
	margin-right: 8px;
}
.footer .footer_bottom {
	color: #FFF;
	text-align: center;
	font-family: 'Roboto';
	font-size: 14px;
	position: absolute;
	bottom: 25px;
	width: 100%;
}
.create, .create a {
	color: #FFF;
	font-family: 'Roboto';
	font-size: 14px;
}
.create {
	margin-top: 30px;
	z-index: 150;
	position: relative;
}
.step_0, .step_1, .step_2, .step_3, .step_4, .step_5, .step_6 {
    display: table;
    width: 100%;
    font-family: 'Open Sans';
    font-size: 14px;
    color: #F00;
}
.step_1, .step_2, .step_3, .step_4, .step_5, .step_6 {
    display: none;
}
.step_0 > button, .step_1 > button, .step_2 > button, .step_3 > button, .step_4 > button, .step_5 > button, .step_6 > button {
    position: absolute;
    margin-left: -160px;
    bottom: -70px;
    background: url('../img/prev.png');
    width: 129px;
	height: 55px;
	border: none;
	font-family: 'Roboto';
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
    padding: 0 0 0 15px;
}
.step_0 > button.next, .step_1 > button.next, .step_2 > button.next, .step_3 > button.next, .step_4 > button.next, .step_5 > button.next, .step_6 > button.next {
    margin-left: 0;
    background: url('../img/next.png');
    padding: 0 15px 0 0;
}
.step_6 > button.next {
    padding: 0 20px 0 0;
}

.step_0 > .exit, .step_1 > .exit, .step_2 > .exit, .step_3 > .exit, .step_4 > .exit, .step_5 > .exit {
    position: absolute;
    margin-left: -413px;
    bottom: -70px;
    background: #0c3958;
    width: 205px;
	height: 55px;
	border: none;
	font-family: 'Roboto';
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
    padding: 0;
}

.fields {
    margin-bottom: 30px;
}
.label_text, .label_value {
    display: table-cell!important;
}
.label_value, input[type="text"], input[type="email"], textarea, input[type="password"], input[type="tel"], select {
    width: 220px;
    height: 33px;
    border: 1px solid #cbcbcb;
    padding: 5px;
    font-family: 'Open Sans';
}
.label_text {
    color: #000;
    font-family: 'Open Sans';
    font-size: 14px;
    padding-bottom: 5px;
}
td.anketa, td.anketa_name {
    border-bottom: 1px solid #ddd;
    text-align: left;
}
td.anketa_name {
    width: 250px;
    padding-right: 20px;
}
.anketa_table {
    width: 100%;
}
.step_counter {
	display: inline-block;
	width: 48%;
	vertical-align: top;
}
.step_counter .quest_step {
	color: #0c3958;
	font-family: 'Open Sans';
	font-size: 14px;
	margin-bottom: 35px;
	width: 260px;
	text-transform: uppercase;
}
.step_counter .active_step {
	font-size: 20px!important;
	line-height: 25px;
}
.step_counter .active_step:before {
	content: "» ";
	font-size: 28px;
}
textarea.label_value {
	height: 200px;
	width: 380px;
}

.save_step {
	display: inline-block;
	width: 48%;
}
.quests_panel {
	padding: 50px 0 50px;
	margin-bottom: 30px;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	position: relative;
}
#save_evaluation td input[type="text"], .save_evaluation td input[type="email"], .save_evaluation td textarea {
	margin-bottom: 15px;
	margin-left: 10px;
}
#save_evaluation td textarea {
	width: 380px;
	height: 200px;
}
#save_evaluation td, .anketa_table td {
	font-size: 14px;
	font-family: 'Open Sans';
	/*vertical-align: middle;*/
}
.anketa_table td span{
	font-weight: bold;
}
input[type=submit]{
    width: 129px;
	height: 55px;
	border: none;
	font-family: 'Roboto';
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
    background: #0c3958;
}
.login_panel {
	padding: 50px 0 50px;
	margin-bottom: 30px;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	position: relative;
}
.login_field {
	width: 47%;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	font-family: 'Open Sans';
}
.login_panel div:first-child {
	text-align: right;
	margin-right: 25px;
}
.login_submit {
	width: 100%;
	display: block;
	text-align: center;
}
.login_submit input[type=submit] {
	width: 250px;
}

.arrow_panel {
	position: relative;
}
.prev_arrow {
	display: inline-block;
	position: absolute;
	left: 25%;
}
.next_arrow {
	display: inline-block;
	position: absolute;
	right: 25%;
}
#mySliderTabs ul {
	text-align: center;
}
#mySliderTabs ul li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 6px 0;
}
#mySliderTabs ul li.selected{
	padding-top: 10px;
}
#mySliderTabs ul li.selected a {
	text-decoration: none;
	color: #0c3958;
	font-size: 58px;
	font-family: 'Gothic Century';
}
#mySliderTabs ul li a {
	text-decoration: none;
	color: #a0978f;
	font-size: 28px;
	font-family: 'Gothic Century';
}
.arrow_panel .prev_arrow, .arrow_panel .next_arrow {
	cursor: pointer;
}


#tabs-container {
	display: block;
    margin-top: 80px;
    position: relative;
    min-height: 350px;
}

#tabs-container2 {
	display: block;
    margin-top: 80px;
    position: relative;
    min-height: 350px;
}

.photo_pan .tabs-menu, .main_photo .tabs-menu{
	left: 30%;
}

.tabs-menu {
    clear: both;
    height: 30px;
    left: 32%;
    position: absolute;
    top: -30px;
}

.tabs-menu li {
    height: 30px;
    line-height: 30px;
    float: left;
    margin-right: 40px;
}
.tabs-menu li a {
	text-decoration: none;
	color: #a0978f;
	font-size: 28px;
	font-family: 'Gothic Century';
}

.tabs-menu li.current {
    position: relative;
    z-index: 5;
}
.tabs-menu li.current a {
	text-decoration: none;
	color: #0c3958;
	font-size: 58px;
	font-family: 'Gothic Century';
}

.tabs-menu .current a {
    color: #2e7da3;
}

.tabs-menu2 {
    clear: both;
    height: 30px;
    /*left: 29%;*/
    position: absolute;
    top: 60px;
    display: inline-block;
    text-align: center;
}

.tabs-menu2 li {
    height: 30px;
    line-height: 30px;
    /*float: left;*/
    margin-right: 40px;
    display: block;
    margin-top: 15px;
}
.tabs-menu2 li a {
	text-decoration: none;
	color: #a0978f;
	font-size: 28px;
	font-family: 'Gothic Century';
}

.tabs-menu2 li.current {
    position: relative;
    z-index: 5;
}
.tabs-menu2 li.current a {
	text-decoration: none;
	color: #0c3958;
	font-size: 58px;
	font-family: 'Gothic Century';
}

.tabs-menu2 .current a {
    color: #2e7da3;
}

.tab {
    background-color: #fff;
    margin-bottom: 20px;
    width: auto;
    padding-top: 80px;
    margin-left: 100px;
}

.tab2 {
    /*background-color: #fff;*/
    margin-bottom: 20px;
    width: 350px;
    /*padding-top: 80px;*/
    margin-left: 200px;
    display: inline-block;
}

.tab-content, .tab-content2 {
    width: 660px;
    padding: 20px;
    display: none;
}

.tab2 .tab-content {
	width: 350px;
}

#tab-1, #tab-21 {
 display: block;
}
.la {
    left: 235px;
    position: absolute;
    top: -35px;
    cursor: pointer;
    z-index: 10;
}
.la_photo, .la3 {
	left: 215px;
}
.ra {
    left: 635px;
    position: absolute;
    top: -35px;
    cursor: pointer;
    z-index: 10;
}
.ra_photo, .ra3 {
	left: 615px;
}
.la3 {
    left: 195px;
    position: absolute;
    top: -35px;
    cursor: pointer;
    z-index: 10;
}
.ra3 {
    left: 590px;
    position: absolute;
    top: -35px;
    cursor: pointer;
    z-index: 10;
}
.jury td {
	padding-right: 30px;
	vertical-align: top;
	text-align: center;
	padding-bottom: 80px;
}
.jury td p {
	text-align: left;
}
.jury td h2 {
	text-transform: none;
	text-align: left;
}
.stip {
	margin-left: 60px;
}
.stip td {
	vertical-align: top;
	padding-right: 25px;
}

.la2 {
    position: absolute;
    top: 25px;
    cursor: pointer;
    z-index: 10;
    margin-left: 45px;
}
.ra2 {
    position: absolute;
    top: 260px;
    cursor: pointer;
    z-index: 10;
    margin-left: 45px;
}
.content .tab2 p {
	margin-bottom: 15px;
}
.tabs-menu2 .p1 a, .tabs-menu2 .p2 a, .tabs-menu2 .p3 a, .tabs-menu2 .p4 a {
	color: #e6e6e6;
}
.tabs-menu2  .p11 a, .tabs-menu2  .n4 a {
	font-size: 21px;
}
.tabs-menu2  .p21 a, .tabs-menu2  .n3 a {
	font-size: 27px;
}
.tabs-menu2  .p31 a, .tabs-menu2  .n2 a {
	font-size: 33px;
}
.tabs-menu2  .p41 a, .tabs-menu2  .n1 a {
	font-size: 39px;
}
.tabs-menu2  .p4 a, .tabs-menu2  .p3 a, .tabs-menu2  .p2 a, .tabs-menu2  .p1 a {
	font-size: 39px;
}

.tabs-menu2 .n1 a, .tabs-menu2 .n2 a, .tabs-menu2 .n3 a, .tabs-menu2 .n4 a {
	/*color: #e6e6e6;*/
	color: #a0978f;
}


.photo-item, .main_photo .tab-content .block, .photo_list .block, .photo_pan .tab-content .block {
   line-height: 0;
   -webkit-column-count: 5;
   -webkit-column-gap:   0px;
   -moz-column-count:    5;
   -moz-column-gap:      0px;
   column-count:         5;
   column-gap:           0px;
}

.photo-item a img, .main_photo .tab-content .block a img, .photo_list .block a img, .photo_pan .tab-content .block a img {
  width: 100% !important;
  height: auto !important;
}

@media (max-width: 1200px) {
  .photo-item1, .main_photo .tab-content .block, .photo_list .block, .photo_pan .tab-content .block {
  -moz-column-count:    4;
  -webkit-column-count: 4;
  column-count:         4;
  }
}
@media (max-width: 1000px) {
  .photo-item1, .main_photo .tab-content .block, .photo_list .block, .photo_pan .tab-content .block {
  -moz-column-count:    3;
  -webkit-column-count: 3;
  column-count:         3;
  }
}
@media (max-width: 800px) {
  .photo-item1, .main_photo .tab-content .block, .photo_list .block, .photo_pan .tab-content .block{
  -moz-column-count:    2;
  -webkit-column-count: 2;
  column-count:         2;
  }
}
@media (max-width: 400px) {
  .photo-item1, .main_photo .tab-content .block, .photo_list .block, .photo_pan .tab-content .block {
  -moz-column-count:    1;
  -webkit-column-count: 1;
  column-count:         1;
  }
}
main.content.content_gray {
	background: #f5f5f5;
	padding-top: 120px;
	padding-bottom: 120px;
	width:100%;
}
main.content.content_gray .gray_main {
	width: 860px;
	margin: 0 auto 70px;
}
.wide_content {
	width: 100%;
	margin: 0;
	padding-right: 0;
	padding-bottom: 130px;
	padding-left: 0;
}
.wide_content .tab {
	margin-left: 0;
}

.wide_content .tab-content {
	width: 100%;
	margin: 0;
	padding-right: 0;
	padding-left: 0;
}
.wide_content .tabs-menu {
	left: 38%;
}
.la3 {
	left: 34%;
}
.ra3 {
	left: 64%;
	cursor: pointer;
	z-index: 10;
	width: 21px;
	height: 42px;
	background-repeat: no-repeat;
}
.block-text, .date-block {
	display: table-cell;
}
.block-text {
	vertical-align: top;
}
.date-block {
	width: 270px;
}
.news {
	display: table-row;
}
.news_date {
	font-family: 'Gothic Century';
	font-size: 23px;
	color: #0c3958;
	text-transform: uppercase;
}
.news_anons a {
	font-family: 'Open Sans';
	color: #0c3958;
}
.left_panel {
	display: inline-block;
	width: 240px;
	vertical-align: top;
	margin-top: 100px;
	/*margin-left: -50px;*/
}
.right_panel {
	display: inline-block;
	width: 530px;
	margin-top: -47px;
}
ul.menu {
	width: 205px;
}
ul.menu a, ul.menu li {
	font-family: 'Open Sans';
	color: #0c3958;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
}
ul.menu li {
	color: #000;
	margin-bottom: 10px;
	padding: 10px 30px;
}
ul.menu li.active {
	background: #f4f4f4;
}
.clauses_list a {
	font-family: 'Open Sans';
	color: #0c3958;
	font-size: 14px;
}
.clauses_list .block {
	margin-bottom: 15px;
}
.clauses_list .button_b {
	margin-top: 40px;
	background: #0c3958;
	color: #FFF;
	padding: 15px 35px;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	width: 165px;
	font-family: 'Roboto';
}
#tabs-container .tabs-menu li {
	display: none;
}
#tabs-container .tabs-menu :nth-last-child(1) {
	display: block;
}
#tabs-container .tabs-menu :nth-last-child(2) {
	display: block;
}
#tabs-container .tabs-menu :nth-last-child(3) {
	display: block;
}
#tabs-container .tabs-menu2 li {
	display: none;
}
#tabs-container .tabs-menu2 :nth-child(1) {
	display: block;
}
#tabs-container .tabs-menu2 :nth-child(2) {
	display: block;
}
#tabs-container .tabs-menu2 :nth-child(3) {
	display: block;
}
#tabs-container .tabs-menu2 :nth-child(4) {
	display: block;
}
.photo_pan #tab-1{
	display: none;
}
.photo_pan #tab-2{
	display: block;
}

.clauses_date{
	margin: 10px 0 10px 0;
}

strong{
	font-weight: bold;
}
.captcha {
	width: 200px;
}
.side_pane {
    padding: 0 10px 0 30px;
}
.side_pane h2 {
    font-size: 20px;
    line-height: 22px;
    text-align: left;
    margin-bottom: 20px;
}
.side_pane p {
	color: #000;
}

.help_link{
	font-family: Arial;
	font-size: 14px;
	color: #0c3958;
	border-bottom: 1px dotted #0c3958;
	font-style: italic;
	display: inline-block;
	margin-left: 15px;
	position: relative;
}

.help_link_text{
	z-index: 1;
}

.help_text{
	padding: 30px;
	border: 1px solid #a9cdd9;
	background: #edf9fd;
	color: #000;
	position: absolute;
	top: 50px;
	right: 0;
	font-size: 13px;
	width: 325px;
	font-style: normal;
	z-index: 22;
	background:#edf9fd;
}
.help_text:after {
    border-right: 1px solid #a9cdd9;
    border-top: 1px solid #a9cdd9;
    content: " ";
    height: 20px;
    position: absolute;
    right: 20px;
    top: -11px;
    transform: rotate(-45deg);
    width: 20px;
    z-index: 2;
    background:#edf9fd;

}

.fields .help_link {
    display: none;
    cursor:pointer;
}
.fields:hover > .help_link {
    display: inline-block;
}

.fields .help_text {
	display: none;
}
.fields > .help_link:hover > .help_text {
	display: block;
}
.clauses_pan {
	margin-left: -22px;
}
.clauses_pan .tabs-menu {
	left: 15px;
}
.clauses_pan .juri_tab {
	left: 253px;
}
.anketa_for_user td {
	padding-bottom: 10px;
    padding-top: 10px;
    color: #000;
}
.stable_wide {
	display: table;
	width: 100%;
	position: relative;
}
.stable_wide .la3 {
	margin-left: 232px;
	position: relative;
	left: 0;
	display: inline-block;
}
.stable_wide .ra3 {
	position: relative;
	display: inline-block;
	margin-left: 375px;
	left: 0;
}
.stable_wide .tabs-menu {
	margin-left: 275px;
	left: 0;
}

.error_text{
	padding: 30px;
	border: 1px solid #a9cdd9;
	background: #edf9fd;
	color: #000;
	position: absolute;
	top: -50px;
	left: -645px;
	font-size: 13px;
	width: 325px;
	font-style: normal;
	z-index: 22;
	background:#edf9fd;
}
.error_text:after {
    border-right: 1px solid #a9cdd9;
    border-bottom: 1px solid #a9cdd9;
    content: " ";
    height: 20px;
    position: absolute;
    right: -11px;
    top: 36px;
    transform: rotate(-45deg);
    width: 20px;
    z-index: 2;
    background:#edf9fd;
}
.error_text {
	display: none;
}
.error_link{
	font-family: Arial;
	font-size: 14px;
	color: #0c3958;
	border-bottom: 1px dotted #0c3958;
	font-style: italic;
	display: inline-block;
	margin-left: 15px;
	position: relative;
}
.error_link_textarea {
	margin-left:-150px;
	top: -105px;
}
.help_link_textarea {
	left:150px;
	top: -105px;
}

ul.menu_user li{
	margin: 10px 0 10px 0;
	padding: 0;
}

ul.menu_user {
	margin: 0;
}

.profile-hello-text{
	font-size: 17px;
}
.content .profile_link {
    background-color: #0c3958;
}

.news_anons{
	margin: 0 0 15px 0;
}
.logout_link {
	background: #0c3958!important;
	margin-top: 10px!important;
	padding: 18px 0 19px!important;
	width: 255px!important;
}
.jury_cont .tab-content{
	width: 750px;
}
.content_inner h2{
	margin: 15px 0;
}
.wrapper > .content_inner {
	padding-top: 0px!important;
	margin: 0;
}
.wrapper > .content_inner h3 {
	margin: 0;
}

.contest_list td {
    border-bottom: 1px solid #ddd;
	border: 1px solid #ddd;
    padding: 10px 1em;
    text-align: center;
}

.contest_list td.fio{
	width: 20%;
	cursor: pointer;
	text-decoration: underline;
}

.contest_list th {
    border-bottom: 1px solid #666;
    border: 1px solid #666;
    padding: 10px 1em;
    text-align: center;
}

.done_tr {
    background: #e6ffe6;
}

.undone_tr {
    background: #ffe6e6;
}

@media all and (max-width: 1030px) {
	.footer .footer_top .footer_top_left {
		width: 330px;
	}
}