div{
	font-family: "raleway-regular", arial;
}
a{
	text-decoration: none;
	color: #0D6BB7;
}
th, td{
 padding: 5px;
}
.logo{
	height: 140px;
	margin-top: 0px !important;
}
.logo > a > img{
	width: 190px;
	height: 220px;
	position: absolute;
	top: -5px;
	left: 27px;

}
.menu-olympic{
	margin-bottom: 20px;
}
.menu-olympic > a{
	margin-right: 20px;
}
.a-btn{
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 2px solid #D4D4D4;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  outline: none !important;
  border-radius: 2px;
  color: #A4A4A4;
}
.alignc{
	text-align: center;
}
.primary-action-color{
	color: #0D6BB7;
}
.success-action-color{
	color: #15A034;
}
.primary-btn{
	color: #0D6BB7;
	border-color: #0D6BB7;
}
.orange-btn{
	color: #CA6B13;
	border-color: #CA6B13;
}
.download-task{
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	color: #CA6B13;
	border-color: #CA6B13;
	
}
.participate{
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	color: #0D6BB7;
	border-color: #0D6BB7;
	margin-left: 20px;
}
.num-of-participants{
}
.num-of-participants > span{
	font-size: 25px;
	font-weight: bold;
	color: green;
}
.menu_nav{
	height: 60px;
	width: 100%;
	
}
.menu_nav > div{
	float: left;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.menu-actions{
	background-color: white;
	height: inherit;
	margin-right: 20px;
	border: 1px solid #ccc;
    	border-bottom: none;
}
.menu-actions > div{
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 20px;
	font-family: "raleway-regular", arial;
	font-size: 18px;
	cursor: pointer;
	color: #4b4848;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.menu-actions > div:hover{
	color: #0D6BB7;
}
.menu-actions > div > a{
	color: #454545;
}
.menu-actions > div > a:hover{
	color: #0D6BB7;
}
.profile-top{
	height: 230px !important;
	border-bottom: 1px solid #F6F6F6;
}
.primary-page{
	height: 100px !important;
}
.primary-content{
	padding: 40px 30px;
}
.username{
	font-size: 27px;
	font-family: "raleway-regular", arial;
	margin-left: 28px;
	margin-bottom: 30px;
	color: black;
}
.user-statistic{
	height: inherit;
	
}
.user-statistic > div{
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 23px;
	font-family: "raleway-regular", arial;
	font-size: 15px;
	cursor: pointer;
	color: #15A034;
	height: 60px;
	background-color: white;
	border: 3px solid #15A034;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin-right: 5px;
}
.user-statistic > div:last-child{
	border: 3px solid #CA6B13;
	color: #CA6B13;
	border-top-right-radius: 4px;
}



/* дипломы */
.user-diploma{
	float: left;
	width: 29%;
	margin-left: 2%;
}
.user-diploma, .olympic{
	height: 365px;
	font-size: 13px;
	margin-bottom: 30px;
	border-radius: 6px;
	min-width: 250px;
	cursor: pointer;
	color: #454545;
	border: 1px solid #E7E7E7;
}
.olympic{
	height: 340px !important;
}
.user-diploma > .img-user-diploma, .olympic > a > .img-olympic{
	height: 200px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.user-diploma > .olympic-user-diploma{
	height: 100px;
	background-color: white;
	border-bottom: 1px solid #E7E7E7;
}
.olympic > a > .name-olympic{
	height: 100px;
	background-color: white;
}
.olympic > a > .name-olympic:hover{
	color: #0D6BB7;
}
.olympic > .statistic-olympic{
	
}
.user-diploma > .olympic-user-diploma > div, .olympic > a > .name-olympic > div{
	padding: 10px;
	padding-top: 15px;
}
.user-diploma > .student-user-diploma, .olympic > .statistic-olympic{
	height: 65px;
	background-color: white;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.olympic > .statistic-olympic{
	height: 30px !important;
}
.user-diploma > .student-user-diploma > div, .olympic > .statistic-olympic > div{
	float: left;
	padding-left: 10px;
}
.olympic > .statistic-olympic > div > span{
	font-size: 16px;
	position: relative;
	left: -5px;
	bottom: 14px;
}
.user-diploma > .student-user-diploma > div > img{
	padding: 10px;
	padding-left: 0px;
	padding-top: 15px;
	width: 34px;
	height: 36px;
}
.olympic > .statistic-olympic > div > img{
	padding: 10px;
	padding-top: 0px;
	width: 20px;
	height: 20px;
}
.data-user-diploma{
	margin-top: 11px;
}
.name-user-diploma{
	color: #0D6BB7;
}
.prize-user-diploma{
	font-weight: bold;
}
input[type="text"], input[type="email"], input[type="password"], select, textarea {
    -moz-transition: background-color 0.25s ease-in-out;
    -webkit-transition: background-color 0.25s ease-in-out;
    -ms-transition: background-color 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out;
    -webkit-appearance: none;
    display: inline-block;
    background: #FFFFFF;
    border: solid 1px #d2d7dc;
    border-radius: 0.35em;
    width: 100%;
    line-height: 1.5em;
    padding: 0.35em;
    vertical-align: middle;
    border-radius: 2px;
    min-width: 27px;
    max-width: 635px;
    width: 100%;
    min-height: 22px;
    border: 1px solid #DFDFDF;
    margin: 5px 0 20px 0;
    font-size: 13px;
    font-weight: normal;
    outline: none;
}
.counter-chars{
	width: 20px !important;
	background-color: rgb(244, 244, 244) !important;
}
.field-wrapper{
  margin: 0;
  clear: both;
  position: relative;
  overflow: visible;
}
.get-entry-column{
	float: left;
	width: 40%;
	margin-right: 10%;
	margin-top: 30px;
	
}
.red-star{
 font-size: 18px;
 color: red;
}
.table{
 width: 100%;
 margin: auto;
 border: 1px solid #E7E7E7;
}
.solves-payment{
	margin-bottom: 12px;
	padding: 10px;
	border: 1px solid #EFEFEF;
	background-color: rgb(253, 253, 253);
	cursor: pointer;
	border-radius: 2px;
}
.edit-profile{
	padding-top: 10px !important;
}
.edit-profile > a > img{
	width: 34px;
	height: 36px;
}
.howtodo > p, .why-to-reject-payment > p, .publication > p, .welcome > p{
	margin-bottom: 20px;
}
.information > p{
	font-size: 16x;
}

.change_this_user, .change_this_entry, .change_this_diploma, .change_this_olympic{
	position: relative;
	bottom: 8px;
}
.output-errwar{
	font-size: 18px !important;
	color: #D81717 !important;
}
.statistic-olympic > div > span > span > b{
	font-size: 15px !important;
}
.statistic-olympic > div > span{
	position: relative;
	bottom: 10px;
	font-size: 13px !important;
}
.solves-payment{
	color: #454545;
}
.the_solve1{
	color: #15A034;
}

.the_solve-1{
	color: rgb(203, 71, 71);
}

.the_solve0{
	color: grey;
}
.success-alert{
	margin-left: 10px;
	color: #15A034;
}
.error-alert{
	color: rgb(203, 71, 71);
	margin-left: 10px;
}
.display-none{
	display: none !important;
}
.yadmin-sidebar{
	
}
.emphatic{
 	border-width: 3px !important;
 	border-color: #CA6B13  !important;
 	color: #CA6B13  !important;
 }
.feedback-vk{
	width: 700px;
	margin: auto;
}
.image-diplomas{
	float: left;
	width: 20%;
	margin-top: 5px;
	margin-left: 1%;
	margin-right: 1%;
	cursor: pointer;
	padding: 4px;
	border-bottom: 2px solid white;
}
.image-diplomas-emphatic{
	background-color: #CA6B13;
}
.image-diplomas:hover{
	border-bottom: 2px solid #0D6BB7;
}
.image-diplomas > img{
	width: 100%;
}
.page-honors > div{
	width: 400px;
	
}
.honors-sites{
	text-align: center;
	padding-bottom: 50px;
}
.our-sites > div{
	margin: 40px;
}
.our-sites > div:last-child{
	height: 200px;
	margin: 20px;
	margin-bottom: 40px;
}
.main .work:last-child{
	float: none !important;
}
.main-topic > h1{
	line-height: 1.42857143;
	margin-top: 20px;
	text-align: center;
}
.other-site{
	float: left;
	width: 47%;
	padding: 10px;
}
.other-site > div{
	float: left;
}
.image-other-site{
	width: 30%;	
}
.image-other-site:first-child{
	border-radius: 200px;
}
.text-other-site{
	width: 60%;
	padding-left: 15px;
	padding-top: 5px;
	text-align: left;
}
.text-other-site > p{
	font-size: 14px;
	color: #5E5E5E;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text-other-site > p > span{
	color: #CA6B13 !important;
}

@media screen and (min-width: 737px)
div.major {
    margin: 0 0 3em 0;
}
div.major {
    position: relative;
    text-align: center;
    border-top: solid 1px #ccc;
    top: 1em;
}
.major h3 {
    background: #f7f7f7 url("/css/images/bg02.png");
}
div.major h3 {
    background: #fff;
    position: relative;
    top: -0.65em;
    display: inline;
    margin: 0;
    padding: 0 1em 0 1em;
}
.row {
    border-bottom: solid 1px transparent;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 35px;
}
.row:after, .row:before {
    content: '';
    display: block;
    clear: both;
    height: 0;
}
.row > * {
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.\33 u, .\33 u\24 {
    width: 30%;
    clear: none;
    margin-right: 3%;
}
.work{
	border: 3px solid white;
}
/*
     */
/*
*/