@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: Agencyr;
    src: url("../fonts/agencyr.woff") format('woff'), 
	url("../fonts/agencyr.svg") format('svg'), 
	url("../fonts/agencyr.eot"), 
	url("../fonts/agencyr.eot#iefix") format('embedded-opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Helvetica Neue";
    src: url("../fonts/helvetica_cyr_n.woff") format('woff'), 
	url("../fonts/helvetica_cyr_n.svg") format('svg'), 
	url("../fonts/helvetica_cyr_n.eot"), 
	url("../fonts/helvetica_cyr_n.eot#iefix") format('embedded-opentype');
    font-weight: 400;
    font-style: normal;
}

html, body {	
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-size:14px;
	color:#fff;
	font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;
}

body {background-color:#1F253D;width:100%;height:100%;}
.add_trenings * { box-sizing: border-box;}
a {outline: 0 none;}
/* -- header ---*/
#header {height:214px;width:100%; margin:0 0 50px;padding:0;}
#header p {margin:0;}

/*--logo--*/
#logo {float:left;height:148px;width:225px;text-align:center;}
#logo a {display:block; margin-top:15px;}

/*-- Baner--*/
#baner {float:left;width:685px;height:80px;margin-top:30px;}

/*-- logout --*/
#logout {float:right;width:320px;}

/*-- other element --*/
.fullheight {
    margin: 0;
    min-height: 100%;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
/*-- other element --*/
.fullheight {
    margin: 0;
    min-height: 100%;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.container {width:1265px;margin:0 auto;}
.hidden {display:none;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
#right {float:left;width:380px;}

.left {
    float: left;
    width: 870px;
	padding-right:15px;
}

/*-- login-avtorizacia --*/

#login-drop-btn {
    display: inline-block;
    float: right;
    height: 65px;
    list-style: outside none none;
    margin: 30px 0 0;
    padding: 0;
    position: relative;
    width: auto;
}
.uk-text-center.uk-form-row.uk-display-inline-block {
    border-radius: 50%;
    float: right;
	border:2px solid #50597b;
    height: 58px;
    overflow: hidden;
    width: 58px;
}
#login-drop-btn li {
    display: block;
    height: 100%;
	width:100%;
	padding-bottom: 15px;
}
#login-drop-btn li > a {
    display: block;
    height: 100%;
	padding-right: 24px;
    line-height: 40px;
    text-align: right;
}
#login-drop-btn li:hover a {text-decoration:underline;color:#4fc4f6;}
#login-drop-btn li a > span {padding-right:40px;position:relative;font-weight:700;font-size:16px;line-height: 60px;}
#login-drop-btn li a > span::after {
    border-color: transparent #4fc4f6 #4fc4f6 transparent;
    border-style: solid;
    border-width: 2px;
    content: "";
    height: 5px;
    position: absolute;
    right: 20px;
    top: calc(50% - 5px);
    transform: rotate(45deg);
    width: 5px;
}
.uk-text-center.uk-form-row.uk-display-inline-block img {display:block;max-width:100% !important;width:100% !important;max-height:100% !important;height:100% !important;}
/*-- hover login --*/
.uk-dropdown.uk-dropdown-small, #login-drop-div {display: none;}
#login-drop-btn li:hover #login-drop-div {
    background-color: #394264;
    border-radius: 4px;
    box-shadow: 0 0 15px -2px #111;
    display: block;
    padding: 0 5px;
    position: absolute;
    right: 0;
	left: auto;
    top: 75px;
    width: 265px;
	z-index: 99;
}
#login-drop-btn li:hover #login-drop-div::after {
    background-color: #394264;
    content: "";
    height: 20px;
    position: absolute;
    right: 100px;
    top: -10px;
    transform: rotate(45deg);
    width: 20px;
}
.uk-text-center.uk-text-bold {
    font-weight: 700;
    text-align: center;
}
.uk-form-row.uk-form-icon {position:relative;margin-bottom:20px; margin-top: 0 !important;}
.uk-icon-user-1 {
    background: rgba(0, 0, 0, 0) url("../../../images/icons/usr_log.png") no-repeat scroll 0 0;
    height: 24px;
    line-height: 38px;
    margin: 10px 10px 0 8px;
    position: absolute;
    width: 24px;
	top: 3px;
}
.uk-form-row i.uk-icon-lock-1 {
    background: rgba(0, 0, 0, 0) url("../../../images/icons/usr_pass.png") no-repeat scroll 0 0;
    height: 24px;
    margin: 10px 10px 0 8px !important;
    width: 24px;
	position: absolute;
	line-height: 38px;
	top: 3px !important;
}
.uk-form-row.uk-form-icon > input {
    background: #50597b none repeat scroll 0 0;
    border: 1px solid #1f253d;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    font-weight: inherit;
    height: 50px;
    line-height: 24px;
    max-width: 100%;
    padding: 4px 6px 4px 38px;
	box-sizing: border-box;
    transition: all 0.2s linear 0s;
}
.uk-text-upper.uk-button.uk-button-danger.uk-width-1-1.uk-text-bold.uk-text-normal {
	background-color: #e64c65;
    border-color: transparent;
    border-radius: 3px;
    color: #fff;
	font-family: inherit;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
    height: 50px;
	width: 100%;
}
.uk-text-upper.uk-button.uk-button-danger.uk-width-1-1.uk-text-bold.uk-text-normal:hover {background-color:#fc565a;cursor:pointer;}
.uk-form-row {margin-bottom: 15px;}
.regular-checkbox, input[type="checkbox"] {
    display: none;
}
.regular-checkbox + label::before, input[type="checkbox"] + label::before {
    background-color: #50597b;
    border: 1px solid #1f253d;
    border-radius: 3px;
    content: "";
    display: block;
    height: 16px;
    left: 9px;
    pointer-events: none;
    position: absolute;
    top: 3px;
    width: 16px;
}
.regular-checkbox + label, input[type="checkbox"] + label {
    color: #9099b7;
    cursor: pointer;
    display: inline-block;
    height: auto;
    padding: 2px 0 0 35px;
    position: relative;
	line-height:normal;
    text-align: left;
    vertical-align: middle;
    width: auto;
}
.regular-checkbox:checked + label::after, input[type="checkbox"]:checked + label::after {
    color: #4fc4f6;
    content: "✔";
    font: 18px FontAwesome;
    left: 12px;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: -2px;
}
.uk-form-row.uk-form-icon > input[type="color"]:focus, .uk-form-row.uk-form-icon > input[type="date"]:focus, .uk-form-row.uk-form-icon > input[type="datetime-local"]:focus, .uk-form-row.uk-form-icon > input[type="datetime"]:focus, .uk-form-row.uk-form-icon > input[type="email"]:focus, .uk-form-row.uk-form-icon > input[type="month"]:focus, .uk-form-row.uk-form-icon > input[type="number"]:focus, .uk-form-row.uk-form-icon > input[type="password"]:focus, .uk-form-row.uk-form-icon > input[type="search"]:focus, .uk-form-row.uk-form-icon > input[type="tel"]:focus, .uk-form-row.uk-form-icon > input[type="text"]:focus, .uk-form-row.uk-form-icon > input[type="time"]:focus, .uk-form-row.uk-form-icon > input[type="url"]:focus, .uk-form-row.uk-form-icon > input[type="week"]:focus, .uk-form textarea:focus {
    background: #394264 none repeat scroll 0 0;
    border-color: #4269b1;
    color: #fff;
    outline: 0 none;
}
.uk-form-row label {font-size: 16px;font-weight: 300;line-height: 26px;margin-bottom:0;}
#login-form .uk-width-1-2 { display: inline-flex;line-height: normal;width: 50%;font-family:Arial;}
#login-drop-btn .uk-width-1-2 a {
    height: auto;
    line-height: normal;
    padding: 0;
    text-align: left;
    text-decoration: none !important;
    width: 100%;
}
#login-drop-btn .uk-width-1-2 a:hover {text-decoration: underline !important;}
#login-drop-btn .uk-width-1-2:last-child a {text-align:right;}
.uk-grid {margin-bottom: 10px!important;margin-top: 10px !important;}
/*-- form-login-menu --*/

#login-drop-btn li:hover form ul {padding:0px;margin-bottom:0;}
#login-drop-btn li:hover form ul li{width:100%;height:40px;padding:0;border-bottom:1px solid #464f74;}
#login-drop-btn li:hover form ul li a {display:block;padding:0 0 0 10px;margin:0;text-align:left;text-decoration:none;font-size: 16px;}
#login-drop-btn li:hover form ul li:last-child {border:none;}
#login-drop-btn li:hover form ul li:last-child input {color: #da4549;border:none;font-family: arial;font-size:16px;padding:0 0 0 10px;line-height:40px;margin:0;background-color:transparent;cursor:pointer;}
#login-drop-btn li:hover form ul li:last-child input:hover, #login-drop-btn li:hover form ul li:hover > a {text-decoration:underline;}

.uk-badge.uk-badge-danger.uk-badge-notification.private-message-badge {
    font-size: 12px !important;
    line-height: normal;
    padding: 4px !important;
    position: absolute !important;
    right: 20px !important;
    top: 0 !important;
}
.uk-badge.uk-badge-danger.uk-badge-notification.private-message-badge::after {
    display: none;
}
.uk-alert.messages-alert {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    border-radius: 4px;
    bottom: 10px;
    position: fixed;
    right: 20px;
	z-index:9;
	min-width: 200px;
}
.uk-alert.messages-alert > h5 {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
}
.uk-alert.messages-alert a {color: #4fc4f6;}
.uk-close::after {color:#fff;}

/*-- Main Menu --*/
#menu {background-color:#394263;height:65px;width:100%;}
#menu ul {list-style:none;padding:0 0 0 0px  ;margin:0;}
#menu ul li {display:inline-block;line-height:65px;position:relative;overflow:hidden;}
#menu ul li:hover {background-color:#515A7B;transition:all 0.5s;}
#menu a {color:#fff;display:block;padding:0 22px;font-size:19px;line-height: 65px;font-family: Arial;}
#menu a::before { display: none;}
#menu ul li  img { margin-right: 14px;margin-top: -6px;}
#menu ul li::after {
    background-color: #17a8a3;
	background-size:0;
    bottom: 0;
    height: 0px;
	content:" ";
    position: absolute;
}
#menu a:hover {text-decoration:none;}
#menu ul li:hover::after {
    background-color: #17a8a3;
	bottom: 0;
    height: 5px;
	content:" ";
    position: absolute;
    width: 100%;
	transition:all 0.5s;
}
#menu ul li.item-248:last-child {  
    float: right;
	border-radius:4px;
    line-height: 20px;
    margin: 11px 5px 11px 0;
}
#menu ul li:last-child a.hiden {display:block;background-color: #e64c66;padding: 12px 15px;text-transform: uppercase;font-size: 19px;font-weight: bold;line-height:normal;height: 19px;}
#menu ul li:last-child a.hiden:hover {background-color:#FC565A;}
#menu ul li.item-245:last-child::after {display:none;}
/*-- модуль наших тренировок --*/
.h_trainings {width:100%;}
.training_list a {display: block;padding:12px 15px 18px 20px;font-family: arial;}
.h_trainings .title {
    color: #fff;
    display: inline-block;
    font-size: 44px;
    margin: 0 auto 10px;
    width: 380px;
}
.training_list {width:380px;height:405px;margin:10px auto;display:inline-block;}
.training_list ul {
    background-color: #343a54;
    border-radius: 4px;
    box-shadow: 0 0 10px -3px #222;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.training_list ul li{height:100px;}
.training_list ul li:nth-child(2n) {background-color: #323956;border-top: 1px solid #394263;border-bottom: 1px solid #394263;}
.training_list ul li:nth-child(2n+1) {background-color: #394263;border-bottom: 1px solid #1f253d;border-top: 1px solid #1f253d;}
.training_list ul li:first-child {border-top:0;}
.training_list ul li:last-child {border-bottom:0;}
.date_tr_l {
    color: #929bba;
    display: inline-block;
    float: left;
    font-size: 18px;
    font-weight: bold;
    width: 68%;
}
.time_tr_l {
    color: #17A8A3;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    height: 35px;
    width: 32%;
}
.time_tr_l span{color:#929bba;font-size:10px;max-width:100%;display:inline-block;line-height: 10px;}
.desc_tr_l {font-size:15px;padding-bottom:3px;color:#fff;width:100%;display:inline-block;}
.name_tr_l {
    color: #49d6ff;
    display: inline-block !important;
    font-size: 13px;
    padding: 0 20px !important;
    transform: translateY(-15px);
    width: auto;
}
.name_tr_l:hover, .training_list ul li.no_active .name_tr_l:hover {color:#49D6FF;text-decoration:underline;}
.training_list ul li.no_active, 
.training_list ul li.no_active a, 
.training_list ul li.no_active .date_tr_l, 
.training_list ul li.no_active .time_tr_l, 
.training_list ul li.no_active .desc_tr_l,
.training_list ul li.no_active .name_tr_l {color:#1F253D;}

/*--left--*/
#left {
    float: left;
    width: 870px;
	padding-right:15px;
}
#left .item-pageabout h1 {margin-top:10px;}
h2.subheading-category { display: none;}
/*-- Novosti na glavnoi --*/
.blog {
    box-sizing: border-box;
    float: left;
    padding-right: 70px;
    width: 100%;
	position: relative;
}
.blog .items-leading {
    border: 4px solid #394264;
    border-radius: 4px;
    height: 460px;
    margin-top: 10px;
    position: relative;
	overflow:hidden;
}
.blog .items-leading img {
    height: auto;
    min-height: 100%;
    position: absolute;
    top: 0;
	left:0;
    width: 100%;
	z-index: -1;
}
.blog .leading-0 > h2 {
    bottom: 0;
    box-sizing: border-box;
    font-weight: bold;
    height: 100%;
    margin: 0;
    position: absolute;
    width: 100%;
    z-index: 4;
}
.blog .leading-0 > h2 a {
    color: #fff;
    display: block;
    font-size: 24px;
    height: 100%;
    line-height: 720px;
    text-indent: 20px;
    width: 100%;
}
/*.blog .leading-0 > h2 a:hover {text-decoration:underline;} */
.blog .items-leading .article-info {
    bottom: 85px;
    margin: 0;
    position: absolute;
    width: 100%;
    z-index: 3;
}
.blog .items-leading .article-info *, .items-leading .leading-0 p  {display:none;}
.blog .items-leading .article-info .published {
    margin: 5px 20px;
    position: absolute;
	display:block;
    z-index: 1;
	color:#606ea3;
	font-size:12px;
	font-weight:bold;
}
.blog .items-leading .leading-0 dl + p {
    color: #9099b7;
    font-size: 14px;
    height: 30px;
    margin: 0;
	display:block;
    overflow: hidden;
    padding: 400px 20px 20px;
    position: absolute;
    z-index: 2;
}
.blog .items-leading .leading-0 dl + p i {font-style: normal;}
.blog .items-leading:hover {opacity:0.9;}
/*-- novosti 9 novin --*/

.blog .items-leading + .items-row.cols-3 {
    margin-top: 134px;
    position: relative;
}
.blog .items-leading + .items-row.cols-3::after {
	position:absolute;
	content:'Новости';
	top:-75px;
	left:0;
	width:100%;
	font-size:42px;
	color:#fff;
} 
.blog .items-row .item {
    display: inline-block;
    height: 275px;
    overflow: hidden;
    position: relative;
    width: 234px;
	margin-bottom:30px;
}
.blog .items-row .item p, .blog .items-row .item .article-info .article-info-term {display:none;}
.blog .items-row .item .article-info + p, .blog .items-row .item .article-info + div.article-image {
	position:absolute;
	top:0;
	width: 226px;
	height:175px;
	border: 4px solid #394264;
    border-radius: 4px;
	left:0;
	display:block;
	color:transparent;
	overflow:hidden;
}
.items-leading .actions {display: none;}
.blog .items-row .item p img {width:100%;height:auto;}
.blog .items-row .item > h2 {
    bottom: 0;
    height: 45px;
    margin: 0;
    overflow: hidden;
	width: 100%;
    position: absolute;
    text-align: center;
	font-weight:normal;
	line-height: normal;
}
.blog .items-row .item > h2 a {color: #4fc4f6;font-size: 18px;line-height: 22px;}
.blog .items-row .item > h2 a:hover {text-decoration:underline;}
.blog .items-row .item .article-info {
    bottom: 50px;
    height: 30px;
    margin: 0;
    position: absolute;
    width: 100%;
}
.blog .items-row .item .article-info .published, .blog .items-row .item .article-info .hits {
    display: block;
    float: left;
    margin: 0;
    width: 50%;
}
.blog .items-row .item .article-info .published {
    box-sizing: border-box;
    color: #606ea3;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    overflow: hidden;
    padding-right: 20px;
}
.blog .items-row .item .article-info .hits {
    background: rgba(0, 0, 0, 0) url("../../../images/new-design/star.png") no-repeat scroll left 3px;
    color: #9099b7;
    float: right;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    padding-left: 30px;
    text-align: right;
    width: auto;
}
.blog .items-row .item.column-2 {margin: 0 45px 30px;}


/*-- Slider - trenerov na glavnoi --*/
#slide {margin-bottom: 50px;}
#slide h3 {font-size: 42px;margin: 20px 0 30px;text-align: center;font-weight: normal;}
#slide .wk-slideset-freeteam div.sets ul.set li {width:290px;}
#slide  .wk-slideset-freeteam div.sets ul.set li div.uk-panel {
    background-color: #394264;
    border-radius: 4px;
    margin: 15px;
	width: auto !important;
}
#slide .wk-slideset-freeteam div.sets ul.set li div.uk-panel h5 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    margin: 10px 0;
    top: 215px;
    width: 230px;
}
#slide .wk-slideset-freeteam div.sets ul.set li div.uk-panel img {left: 65px;top: 50px;}
#slide .wk-slideset-freeteam div.sets ul.set li div.uk-panel article {margin-top:285px;height:155px;line-height: normal;}
#slide .wk-slideset-freeteam div.sets ul.set li div.uk-panel article a {
    background-color: #e64c65;
    border-radius: 4px;
    bottom: 18px;
    color: #fff;
	line-height: normal;
    padding: 10px 0;
    top: auto;
	height: auto;
    width: 230px;
}
#slide .wk-slideset-freeteam div.sets ul.set li div.uk-panel article a:hover {background-color:#FC565A;} 

/*--right --*/
#right {float:right;width:380px;}

/*-- rybriki bloga --*/
#right .rk_blog .title{
    color: #fff;
    display: inline-block;
    font-size: 44px;
    margin: 0 auto 15px;
    width: 380px;
}
#right .rk_blog ul {
    background-color: #394264;
    border-radius: 4px;
    box-shadow: 0 0 10px -3px #222;
    list-style: outside none none;
    margin:30px 0;
    overflow: hidden;
    padding: 5px 0;
}
#right .rk_blog ul li {padding:10px 20px;}
#right .rk_blog ul li a {color:#4FC4F6;font-size:16px;}

/*-- Search blog --*/
#right .search {background-color:#50597B;width:350px;height:36px;position:relative;border-radius:3px;margin:40px 0;}
#right .search input {background-color:transparent;border:none 0;}
#right .search input:first-child {width:calc(100% - 36px);margin-left:36px;height:36px;padding-left:3px;color:#1F253D;font-size:16px;} 
#right .search input:last-child {position:absolute;height:36px;width:36px;left:0;top:0;cursor:pointer;color:transparent;}


/*-- Ha Forume --*/
.na_forume {width:100%;}
.na_forume .title {
    color: #fff;
    display: inline-block;
    font-family: Arial;
    font-size: 40px;
    margin: 52px auto 25px;
    width: 380px;
}
.na_forum_list {width:380px;margin:10px auto;display:inline-block;}
.na_forum_list ul {
    background-color: #343a54;
    border-radius: 4px;
    box-shadow: 0 0 10px -3px #222;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.na_forum_list ul li {
    height: 42px !important;
    padding: 15px 20px;
    width: 340px !important;
}
.na_forum_list ul li:nth-child(2n) {background-color: #323956;border-top: 1px solid #394263;border-bottom: 1px solid #394263;}
.na_forum_list ul li:nth-child(2n+1) {background-color: #394263;border-bottom: 1px solid #1f253d;border-top: 1px solid #1f253d;}
.na_forum_list ul li:first-child {border-top:0;}
.na_forum_list ul li:last-child {border-bottom:0;}
.na_forum_list .d_time {
    color: #606ea3;
    display: inline-block;
    font-size: 12px;
    width: 100%;
}
.na_forum_list .f_desc .j_text {color: #606ea3;padding-right:5px;}
.na_forum_list .f_desc .j_text + a {color:#fff;}
.swiper-container {
    height: 930px;
}
.na_forum_list .pagination {
    bottom: 0;
    height: 20px;
    margin: 10px 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.swiper-active-switch {
    background-color:#394264;
}
.swiper-pagination-switch {
    border: 1px solid #394264;
    border-radius: 50%;
    display: inline-block;
    height: 14px;
    width: 14px;
	margin:0 5px;
	cursor:pointer;
	color:transparent;
}
/*-- pagination --*/
.pagination {
    text-align: center;
	margin:10px 0;
}
.pagination ul {
    background-color: #394264;
    border-radius: 4px;
    height: 40px;
    list-style: outside none none;
    padding: 0;
	margin: 0;
	display:inline-block;
}
.pagination ul li {
    display: block;
    float: left;
    height: 40px;
    width: 30px;
	line-height: 38px;
}
.pagination ul li a, .pagination ul li span {
    background-color: #1f253d;
    border-radius: 50%;
    color: transparent;
    display: block;
    height: 14px;
    line-height: 15px;
    margin: 13px auto;
    width: 14px;
}
.pagination ul li span.pagenav {
    color: #394264;
    font-size: 10px;
    font-weight: bold;
    transform: scale(1.3);
}
.pagination ul li * {text-align:center;}
.pagination ul li a:hover {
    background-color: #4fc4f6;
    color: #fff;
    font-size: 9px;
    font-weight: bold;text-decoration: none;
    transform: scale(1.8);
}
.pagination ul li:nth-last-child(2) {margin:0 0 0 10px;}
.pagination ul li:nth-child(2) {margin:0 10px 0 0;}
.pagination ul li:nth-child(2), .pagination ul li:nth-last-child(2) {width: 48px;}
.pagination ul li:nth-child(2) span, .pagination ul li:nth-child(2) a, .pagination ul li:nth-last-child(2) span, .pagination ul li:nth-last-child(2) a{
    border-right: 2px solid #1f253d;
    color: transparent;
    font-size: 0;
    position: relative;
	display:block;
    width: 48px;
	height:40px;
	margin:0;
	border-radius:0;
	background-color:transparent;
	transform: scale(1);
}
.pagination ul li:nth-child(2) span::after, .pagination ul li:nth-child(2) a::after{
    border-color: transparent #1f253d transparent transparent;
    border-style: solid;
    border-width: 7px 14px;
    content: "";
    left: 1px;
    position: absolute;
    top: 13px;
}
.pagination ul li:nth-child(2):hover a::after {border-color: transparent #4FC4F6 transparent transparent;	transform:scale(1.2);}
.pagination ul li:nth-last-child(2):hover a::after {border-color: transparent  transparent transparent #4FC4F6;	transform:scale(1.2);}

.pagination ul li:nth-last-child(2) span::after, .pagination ul li:nth-last-child(2) a::after{
    border-color: transparent transparent transparent #1f253d;
    border-style: solid;
    border-width: 7px 14px;
    content: "";
    right: 1px;
    position: absolute;
    top: 13px;
}
.pagination ul li:nth-last-child(2) span, .pagination ul li:nth-last-child(2) a{border-left: 2px solid #1f253d;border-right:0;}
.pagination ul li:first-child,.pagination ul li:last-child  {display:none;}

/*-- footer --*/
#footer {width:100%;height:100px;border-top:2px solid #3B4165;font-size:15px;margin-top:20px;}
#footer .menu_footer {float: left;width: 80%;}
#footer ul {
    float: left;
    margin: 15px 0;
    padding: 0;
	list-style:none;
	width:100%;
}
#footer ul li {display:inline-block;margin-right:40px;}
#footer a {text-decoration:none;color:#49D6FF;font-size:15px;display:block;}
#footer a:hover {text-decoration: underline;} 
#footer .all_right {color: #949ab4;float: right; width: 20%; margin:-30px 0 5px;text-align:right;}
#footer .all_right span {display: inline-block; margin-bottom: 12px;}
#footer .all_right span a {display:inline-block;}
#footer .soc_button {float:left;width:80%;}
#footer .soc_button a {display:inline-block;margin-right:15px;}
#footer .soc_button a:hover {filter: invert(100%); /* IE6-9 */
-webkit-filter: invert(100%);transition:all 0.5s;}

/*-- trainings --*/
.trainings #left, .funds #left {width:1265px;}
html[xmlns] .jfusionclearfix {display:none;}
.trainings .uk-train-table {border:1px solid rgba(31, 37, 61, 1);}
.trainings .uk-grid.uk-grid-divider {
    margin: 0 !important;
} 
.trainings .uk-panel.uk-panel-box.uk-panel-box-primary.uk-train-table {
    background: #394264 none repeat scroll 0 0;
    color: #fff;
    padding: 5px 1px;
	position:relative;
	border-radius:4px;
	border:none;
	overflow:hidden;
}
.trainings .uk-width-1-7.uk-text-bold.uk-margin-bottom.uk-text-center.tr-trains-header,
.trainings .uk-width-1-7.uk-margin-bottom.tr-trains-trainbox {
    border-right: 1px solid #1f253d;
	border-bottom: 1px solid #1f253d;
	border-left:none;
    box-sizing: border-box;
    float: left;
    padding:10px 5px;
    width: 180px;
	margin-bottom:0 !important;
}
.trainings .uk-width-1-7.uk-margin-bottom.tr-trains-trainbox {border-bottom:none;margin-bottom:15px !important;border-left:none;padding-bottom:0;}
.trainings .uk-width-1-7.uk-text-bold.uk-margin-bottom.uk-text-center.tr-trains-header:nth-child(7n), 
.trainings .uk-width-1-7.uk-margin-bottom.tr-trains-trainbox:nth-child(7n){border-right:none;}
.trainings .uk-width-1-7 .uk-text-large {
    font-size: 28px;
    line-height: 28px;
}
.trainings .uk-width-1-7 .tr-text-head-normal {
    font-size: 18px;
}
.trainings br + .uk-grid {
    border-bottom: 2px solid #394264;
    margin: 0 0 0 -50%;
    padding-left: 50%;
    width: 2000px;
	position:relative;
}

/*-- tabu -trenirovki --*/
.trainings .uk-tab.uk-margin-left.uk-display-inline-block.trainings-tabs > li,
.trainings .uk-tab.uk-display-inline-block.trainings-tabs li{
    background-color: #2d3553;
    border-radius: 4px 4px 0 0;
    height: 45px;
    line-height: 45px;
    margin: 0 5px;
	overflow:hidden;
	position:relative;
}
.trainings .uk-tab.uk-margin-left.uk-display-inline-block.trainings-tabs,
.trainings .uk-tab.uk-display-inline-block.trainings-tabs {
    border: medium none;
    height: 45px;
    margin: -1px 0 0 !important;
    overflow: hidden;
    padding: 0;
}
.trainings .uk-grid .uk-tab > li > a,
.trainings .uk-tab.uk-display-inline-block.trainings-tabs li a {
    color: #50597b;
    font-size: 18px;
    padding: 2px 15px 0;
	border:none;
	line-height:45px;
	background-color: #2d3553;
}
.trainings .uk-tab.uk-margin-left.uk-display-inline-block.trainings-tabs > li.uk-active,
.trainings .uk-tab.uk-display-inline-block.trainings-tabs li.uk-active.uk-active-toggle {background-color:#394264;}
.trainings .uk-tab.uk-margin-left.uk-display-inline-block.trainings-tabs > li.uk-active::after, 
.trainings .uk-tab.uk-margin-left.uk-display-inline-block.trainings-tabs > li:hover::after,
.trainings .uk-tab.uk-display-inline-block.trainings-tabs li.uk-active.uk-active-toggle::after,
.trainings .uk-tab.uk-display-inline-block.trainings-tabs li:hover::after{
    background-color: #11a8ab;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	transition:all 0.5s;
}
.trainings .uk-tab.uk-margin-left.uk-display-inline-block.trainings-tabs > li.uk-active a, 
.trainings .uk-tab.uk-margin-left.uk-display-inline-block.trainings-tabs > li:hover a,
.trainings .uk-tab.uk-margin-left.uk-display-inline-block.trainings-tabs > li:hover,
.trainings .uk-tab.uk-display-inline-block.trainings-tabs li.uk-active.uk-active-toggle a,
.trainings .uk-tab.uk-display-inline-block.trainings-tabs li:hover a,
.trainings .uk-tab.uk-display-inline-block.trainings-tabs li:hover {
    background-color: #394264;
    border: medium none;
    color: #11a8ab;
}
.trainings .uk-grid > .uk-width-medium-8-10, .trainings .uk-grid > .uk-width-7-10 {padding-left: 0;max-width:1056px;}
.trainings .uk-button-danger.uk-button-danger {
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 14px !important;
    height: 48px;
    line-height: 48px;
    padding: 0 10px;
    text-transform: uppercase;
}
.trainings .uk-text-center.uk-text-info.uk-display-inline-block.uk-vertical-align-middle { color: #414b70;margin-right:15px;}
#user_clock {
    font-family: Agencyr;
    font-size: 36px;
    font-weight: 700;
	line-height:36px;
}
.uk-text-small {font-size: 12px;line-height: 17px;}
.uk-grid h1 {font-size: 42px;font-weight: normal;margin-top: 0;}
.tr-trains-trainbox .tr-text-normal a {
    color: #4fc4f6;
    font-size: 16px;
    line-height: 18px;
}
.tr-text-normal.uk-display-block.uk-text-center.uk-width-1-1 {color: #4fc4f6 !important;
    font-size: 16px;
    line-height: 18px;}
.uk-text-small.uk-text-left.uk-display-inline-block.uk-width-1-2 > a {
    color: #4fc4f6;
    font-size: 14px;
	font-weight:normal;
}
.tr-text-normal.uk-display-block.uk-text-center.uk-width-1-1:nth-child(2),
.uk-text-small.uk-text-left.uk-display-inline-block.uk-width-1-2.uk-text-small.uk-text-left.uk-display-inline-block.uk-width-1-2 {
    color: #fff !important;
}
.uk-width-1-1.uk-text-small .uk-text-small.uk-text-left.uk-display-inline-block.uk-width-1-2,
.uk-width-1-1.uk-text-small .uk-text-small.uk-text-center.uk-display-block.uk-width-1-1.uk-text-primary,
.uk-width-1-1.uk-text-small .uk-text-small.uk-text-right.uk-display-inline-block.uk-width-1-2.uk-text-lower.uk-text-primary {
    color: #9099b7 !important;
    font-size: 12px;
	font-weight:bold;
	padding:3px 2px;
}
.uk-button.uk-width-1-1.tr-button.tr-button-new,
.uk-button.uk-width-1-1.tr-button.tr-button-confirmed {
    background-color: #4fc4f6;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    margin-top: 10px;
    text-transform: uppercase;
}
.uk-button.uk-width-1-1.tr-button.tr-button-finished {
    background-color: #1f253d;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
	color:#394264;
    line-height: 36px;
    margin-top: 10px;
    text-transform: uppercase;
}
.uk-text-small.uk-text-center.uk-display-block.uk-width-1-1.uk-text-primary a:hover {opacity: 0.9;}
.button-archive.button-archive-left:hover, .button-archive.button-archive-right:hover  {background-color: rgba(0, 0, 0, 0.5);}
.button-archive.button-archive-left {
    background-color: rgba(0, 0, 0, 0.3);
    height: 76px;
    left: 0;
    position: absolute;
    top: 0;
    width: 30px;
}
.button-archive.button-archive-left:hover .uk-icon-caret-left, .button-archive.button-archive-right:hover .uk-icon-caret-right {color:#fff;}
.uk-icon-caret-left, .uk-icon-caret-right {
    color: #50597b;
    font-size: 26px;
    line-height: 76px !important;
    padding-left: 8px;
}
.uk-icon-caret-right {padding-left:12px;}
.button-archive.button-archive-right {
    background-color: rgba(0, 0, 0, 0.3);
    height: 76px;
    right: 0;
    position: absolute;
    top: 0;
    width: 30px;
}
.uk-width-3-10.uk-text-right {
    padding: 11px 0;
    position: absolute;
    right: 730px;
    top: 0;
    width: 400px;
}
.uk-text-primary.uk-text-small {color: #697393 !important;font-size: 12px;}
.uk-text-lightblue.uk-text-small {color: #4fc4f6;font-size: 12px;}
.uk-subnav.uk-subnav-line a {color: #4fc4f6;transform: translateY(2px);}
.uk-button.uk-width-1-1.tr-button.tr-button-notdone {
    background-color: #1f253d;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    margin-top: 10px;
	color:#394264;
    text-transform: uppercase;
}
.uk-button.uk-width-1-1.tr-button.tr-button-canseled {
    background-color: #9099b7;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    margin-top: 10px;
    text-transform: uppercase;
}
.tr-text-normal.uk-text-center.uk-display-block.uk-width-1-1.uk-text-primary {margin-bottom: 8px;}
.uk-width-1-7.uk-margin-bottom.tr-trains-trainbox hr{display:none;}
.uk-icon-question-circle.uk-text-lightblue {color: #4fc4f6;font-size: 14px;}
.uk-dropdown.uk-dropdown-small {
    background-color: #394264;
	padding-top:5px !important;
    border: 1px solid #1f253d;
}
.uk-list.uk-list-line > li {
    border-bottom: 1px solid #1f253d;
    font-size: 16px;
    padding: 10px 0;
}
.uk-width-1-1.uk-margin-bottom.uk-text-center {
    margin-top: 15px;
}

/*-- Forma trenirovok --*/

.title_page {font-size: 42px;margin-bottom: 40px;}
.step_name { margin: 10px 0;width: 100%;}
.step {
    border-bottom: 10px solid #2d3553;
    display: inline-block;
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 30px;
    padding-bottom: 10px;
    text-align: center;
    width: calc(50% - 10px);
}
.step.active {color:#11a8ab;border-color:#11a8ab;}
.body_form {
    background-color: #394264;
    border-radius: 4px;
    padding: 20px;
}
.all_fields {
    display: inline-block;
    font-size: 18px;
    margin: 10px 0;
    width: 100%;
}
.all_fields > label {
    display: block;
	float:left;
    padding-right: 2%;
    text-align: right;
    width: 41%;
	line-height:50px;
}
.next_step, .all_fields +.button_submit > input {
    background-color: #e64c65;
    border-radius: 4px;
    color: #fff;
    display: table;
    font-weight: 400;
	font-size:18px;
    line-height: normal;
	margin-left: calc(50% - 110px);
    padding: 10px 20px;
	cursor:pointer;
    text-transform: uppercase;
}
.next_step:hover, .all_fields +.button_submit > input:hover {background-color:#fc565a;text-decoration:none;color:#fff;}
.all_fields.text_area > label{line-height:150px;}
.body_form textarea {
    background: #50597b none repeat scroll 0 0;
    border: 1px solid #1f253d;
    border-radius: 4px;
    display: block;
    float: left;
    height: 150px !important;
    resize: none;
    width: 284px !important;
	padding:6px;
	font-family: Arial;
	color:#fff;
	font-size:16px;
}
.all_fields > input[type="text"] {
    background: #50597b none repeat scroll 0 0;
    border: 1px solid #1f253d;
    border-radius: 4px;
    display: block;
    float: left;
	height:50px;
	line-height:50px;
	width: 284px;
	padding:0 10px;
	color:#fff;
	font-size:16px;
	font-family: arial;
}


/*-- Selectbox --*/
.sbHolder {
    background-color: #50597b;
    border: 1px solid #1f253d;
    border-radius: 4px;
    display: block;
    float: left;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    position: relative;
    width: 284px;
}
.sbSelector {color: #fff;display: block;font-size: 16px;}
.sbSelector:hover, .veiw_more_filds a:hover {text-decoration:none;color:#fff;}
ul.sbOptions {
    background-color: #50597b;
    border: 1px solid #1f253d;
    border-radius: 4px;
    box-shadow: 0 5px 15px -5px #333;
    left: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    width: 100%;
    z-index: 9;
	overflow: auto;
}
ul.sbOptions > li {border-bottom: 1px solid #1f253d;}
ul.sbOptions > li:last-child {border:none;}
ul.sbOptions li a {color: #fff; display: block;font-size: 16px;}
.two-column .sbHolder {
    margin-right: 36px;
    padding-right: 26px;
    text-align: center;
    width: 124px;
}
.two-column .sbHolder:last-child::before {
    color: #1f253d;
    content: "_";
    font-weight: normal;
    left: -24px;
    position: absolute;
    top: -10px;
}
.sbHolder a.sbToggle {
	position:absolute;
	top:20px;
	right:10px;
	border-width:12px 8px;
	border-color: #1f253d transparent transparent;
	border-style:solid;
}
.sbHolder a.sbToggleOpen {border-color: transparent transparent #1f253d;top: 8px;}
.label_radio {float: left;width: 284px;}
.label_radio > span {display: inline-block;margin: 14px 40px 0 0;}
.lable_checkbox > label {margin-top: -1px;min-height: 22px;}
.lable_checkbox {display:inline-block;}
.lh_30 label{line-height:normal;}
.veiw_more_filds a {
    background-color: #e64c65;
    border-radius: 4px;
    cursor: pointer;
    display: block;
    font-size: 18px;
    height: 20px;
	color:#fff;
    line-height: 18px;
    position: absolute;
    right: -24px;
    text-align: center;
    top: 0;
    width: 20px;
}
.veiw_more_filds {
    border-bottom: 2px solid #1f253d;
    float: left;
    height: 20px;
    position: relative;
    width: 260px;
}
.hidden_field {display:none;}
.lable_checkbox.position_1{
    float: left;
    font-size: 14px;
    margin: 15px 0 5px;
    padding-left: 41%;
    width: 100%;
}
.load_arror > a, .load_arror > a:hover { margin-left: 43%;color:#4fc4f6;}
.button_submit{margin:20px 0;}
.all_fields +.button_submit > input {border:none;}

/*-- na forume --*/
.na_forume {width:100%;}
.na_forum_list {width:380px;margin:10px auto;display:inline-block;}
.na_forum_list ul {
    background-color: #343a54;
    border-radius: 4px;
    box-shadow: 0 0 10px -3px #222;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.na_forum_list ul li{height:75px;}
.na_forum_list ul li:nth-child(2n) {background-color: #323956;border-top: 1px solid #394263;border-bottom: 1px solid #394263;}
.na_forum_list ul li:nth-child(2n+1) {background-color: #394263;border-bottom: 1px solid #1f253d;border-top: 1px solid #1f253d;}
.na_forum_list ul li:first-child {border-top:0;}
.na_forum_list ul li:last-child {border-bottom:0;}
.na_forum_list .d_time {
    color: #606ea3;
    display: inline-block;
    font-size: 12px;
    width: 100%;
}
.na_forum_list .f_desc .autor {
    color: #4fc4f6;
    font-size: 13px;
    line-height: 28px;
    padding-left: 0;
    padding-right: 5px;
}
.na_forum_list .f_desc {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.na_forum_list .f_desc .j_text {color: #606ea3;padding-right:5px;}
.f_b_pag {
    display: block;
    height: 14px;
    margin: 10px 0;
    text-align: center;
    width: 100%;
}
.f_b_pag span {
    border: 1px solid #394264;
    border-radius: 50%;
    display: inline-block;
    height: 12px;
    width: 12px;
	margin:0 3px;
	cursor:pointer;
}
.f_b_pag .active {background-color:#394264;}

/*-- trainings 

.trainings #left,.trainings #right {display:none;}

--*/








/*-- Forma trenirovok --*/

.title_page {font-size: 42px;margin-bottom: 40px;}
.step_name { margin: 10px 0;width: 100%;}
.step {
    border-bottom: 10px solid #2d3553;
    display: inline-block;
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 30px;
    padding-bottom: 10px;
    text-align: center;
    width: calc(50% - 10px);
}
.step.active {color:#11a8ab;border-color:#11a8ab;}
.body_form {
    background-color: #394264;
    border-radius: 4px;
    padding: 20px;
}
.all_fields {
    display: inline-block;
    font-size: 18px;
    margin: 10px 0;
    width: 100%;
	float:left;
}
.all_fields > label {
    display: block;
	float:left;
    padding-right: 2%;
    text-align: right;
    width: 41%;
	line-height:50px;
	font-size: 18px;
}
.next_step, .all_fields +.button_submit > input {
    background-color: #e64c65;
    border-radius: 4px;
    color: #fff;
    display: table;
    font-weight: 400;
	font-size:18px;
    line-height: normal;
	margin-left: calc(50% - 110px);
    padding: 10px 20px;
	cursor:pointer;
    text-transform: uppercase;
}
.next_step:hover, .all_fields +.button_submit > input:hover {background-color:#fc565a;text-decoration:none;color:#fff;}
.all_fields.text_area > label{line-height:150px;}
.body_form textarea {
    background: #50597b none repeat scroll 0 0;
    border: 1px solid #1f253d;
    border-radius: 4px;
    display: block;
    float: left;
    height: 150px !important;
    resize: none;
    width: 284px !important;
	padding:6px;
	font-family: Arial;
	color:#fff;
	font-size:16px;
}
.all_fields > input[type="text"] {
    background: #50597b none repeat scroll 0 0;
    border: 1px solid #1f253d;
    border-radius: 4px;
    display: block;
    float: left;
	height:50px;
	line-height:50px;
	width: 284px;
	padding:0 10px;
	color:#fff;
	font-size:16px;
	font-family: arial;
}
.button_submit,.load_arror {float: left; width: 100%;}
.add_trenings {margin: 30px 0;}

/*-- Selectbox --*/
.sbHolder {
    background-color: #50597b;
    border: 1px solid #1f253d;
    border-radius: 4px;
    display: block;
    float: left;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    position: relative;
    width: 284px;
}
.sbSelector {
    color: #fff;
    display: block;
    font-size: 16px;
    height: 50px;
    overflow: hidden;
    padding-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sbSelector:hover, .veiw_more_filds a:hover {text-decoration:none;color:#fff;}
ul.sbOptions {
    background-color: #50597b;
    border: 1px solid #1f253d;
    border-radius: 4px;
    box-shadow: 0 5px 15px -5px #333;
    left: 0;
    list-style: outside none none;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    width: 100%;
    z-index: 9;
	overflow: auto;
}
ul.sbOptions > li {border-bottom: 1px solid #1f253d;}
ul.sbOptions > li:last-child {border:none;}
ul.sbOptions li a {
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: normal;
    overflow: hidden;
    padding: 14px 0;
    text-overflow: ellipsis;
}
.two-column .sbHolder {
    margin-right: 36px;
    padding-right: 26px;
    text-align: center;
    width: 124px;
}
.two-column .sbHolder:nth-child(5)::before {
    color: #1f253d;
    content: ":";
    font-weight: normal;
    left: -24px;
    position: absolute;
    top: -2px;
}
.sbHolder a.sbToggle {
	position:absolute;
	top:20px;
	right:10px;
	border-width:12px 8px;
	border-color: #1f253d transparent transparent;
	border-style:solid;
}
.sbHolder a.sbToggleOpen {border-color: transparent transparent #1f253d;top: 8px;}
.label_radio {float: left;width: 384px;}
.label_radio > span {display: inline-block;margin: 14px 0 0; width:190px;}
.lable_checkbox > label {margin-top: -1px;min-height: 22px;}
.lh_30 label{line-height:normal;}
.veiw_more_filds a {
    background-color: #e64c65;
    border-radius: 4px;
    cursor: pointer;
    display: block;
    font-size: 18px;
    height: 20px;
	color:#fff;
    line-height: 18px;
    position: absolute;
    right: -24px;
    text-align: center;
    top: 0;
    width: 20px;
}
.veiw_more_filds {
    border-bottom: 2px solid #1f253d;
    float: left;
    height: 20px;
    position: relative;
    width: 260px;
}
.hidden_field {display:none;}
.lable_checkbox.position_1{
    float: left;
    font-size: 14px;
    margin: 15px 0 5px;
    padding-left: 41%;
    width: 100%;
}
.load_arror > a, .load_arror > a:hover { margin-left: 41%;color:#4fc4f6;}
.button_submit{margin:20px 0;}
.all_fields +.button_submit > input {border:none;}
.hedden_field {display:none;}

/* Nikolja */
.new_arhiv_trenir {
    background: #394264 none repeat scroll 0 0;
    float: left;
	border-radius: 4px;
    padding-bottom: 25px;
    width: 100%;
}
.arhiv_trenir_left {display: inline-block;width: 238px;}
.new_arhiv_trenir .all_fields > label {
    color: #9099b7;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    width: 100%;
	 line-height: 47px;
}
.new_arhiv_trenir .next_step, .new_arhiv_trenir .all_fields + .button_submit > input { width: 100%;}
.new_arhiv_trenir .all_fields > input[type="text"] { width: 100%;}
.new_arhiv_trenir .body_form {padding: 32px;}
.new_arhiv_trenir .atl_title {color: #fff;font-size: 18px;font-weight: bold;}
.new_arhiv_trenir .all_fields > a {display: block; float: left; width: 100%;}
.new_arhiv_trenir .all_fields > a {
    color: #4fc4f6;
    display: block;
    float: left;
    font-size: 14px;
    padding: 3px 0;
    width: 100%;
}
.new_arhiv_trenir .sbHolder { width: 100%;}
.new_arhiv_trenir .all_fields.vudtrenerovku {margin: 0;}
.new_arhiv_trenir .all_fields.vudtrenerovku > label {line-height: 0;padding: 26px 0 18px;}
.new_arhiv_trenir .next_step, .new_arhiv_trenir .all_fields + .button_submit > input {margin-left: 0; }
.new_arhiv_trenir  .regular-checkbox + label, .new_arhiv_trenir input[type="checkbox"] + label {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: auto;
    line-height: normal;
    margin: 5px 0;
    padding: 2px 0 0 27px;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}
.new_arhiv_trenir .all_fields.two-column.select-box .sbHolder { width: 34%;}
.new_arhiv_trenir .regular-checkbox + label::before, input[type="checkbox"] + label::before {left: 0;}
.new_arhiv_trenir .all_fields.two-column.select-box .sbHolder {width: 42%;}
.new_arhiv_trenir .all_fields.two-column.select-box .sbHolder:nth-child(5) {margin-right: 0 !important;}
.new_arhiv_trenir .regular-checkbox:checked + label::after, input[type="checkbox"]:checked + label::after { left: 3px;}
.new_arhiv_trenir .all_fields { margin: 0;}
/* TABLE-start*/
.Table {display: table;text-align: center;    }
.Title {
	display: table-caption;
	text-align: center;
	font-weight: bold;
	font-size: larger;
}
.Heading {
	background: #313853 none repeat scroll 0 0;
	color: #9099b7;
	display: table-row;
	font-weight: normal;
	text-align: center;
}
.Row {display: table-row;position:relative;}
.Cell {
	display: table-cell;
	border: solid;
	border-width: thin;
	padding-left: 5px;
	padding-right: 5px;
} 
.new_arhiv_trenir .button_submit, .load_arror {
    float: left;
    margin-bottom: 0;
    padding: 0 27px;
    width: 100%;
}
.new_arhiv_trenir form {float: left;margin: 0;}
/* TABLE-end */

/* Right-start*/
.arhiv_trenir_right {
    float: right;
    width: 900px;
}
.Cell {
    border: thin solid;
    display: table-cell;
    padding: 20px 16px;
    position: relative;
    vertical-align: middle;
    width: auto;
}
.arhiv_trenir_right .Table .Row:nth-child(2n+1) {background: #414a6a none repeat scroll 0 0;}
.Cell p { margin: 0;}
.Heading .Cell {padding: 10 0px;}
.Cell a {color: #4fc4f6;position: relative; z-index: 2;}
.Cell img {margin-top: 5px;}
.Table div .Cell:nth-child(3) { width: 92px;}
.sbHolder:nth-last-child(1) { margin: 0;}
.all_fieldsmy.all_fields { float: left;width: 100px;}
.all_fields.two-column.select-box .all_fieldsmy.all_fields:nth-last-child(2)  { margin-right: 36px;}
.all_fields.two-column.select-box .all_fieldsmy.all_fields  {position: relative;}
.all_fields.two-column.select-box .all_fieldsmy.all_fields:nth-last-child(2):after {
	color: #1f253d;
    content: ":";
    font-weight: normal;
    position: absolute;
    right: -20px;
    top: 15px;
}
.all_fields.two-column.select-box .all_fieldsmy.all_fields::before {
	 color: #1f253d;
    content: url("http://freeteamclub.com/arhiv/img/kalendar.png");
    font-weight: normal;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 25px;
    width: 20px;	
}
.Table .Heading .Cell:nth-child(1) { border-left: 1px solid #9099B7;}
.Table .Heading .Cell:nth-last-child(1) {border-right: 1px solid #9099B7;padding: 10px;}
.Table .Heading .Cell {
    border-color: #9099B7;
    border-style: solid dashed dashed none;
    border-width: 1px;
}
.Table .Row .Cell:nth-child(1) {border-left: 1px solid #9099B7;}
.Table .Row .Cell:nth-last-child(1) {border-right: 1px solid #9099B7;}
.Table .Row .Cell {
    border-color: #9099B7;
    border-style: none dashed dashed none;
    border-width: 1px;
}
.Table .Row:nth-last-child(1) .Cell {border-bottom: 1px solid #9099B7;}
/* End -all */

/*-- date-picker --*/
.uk-dropdown.uk-datepicker {
    background-color: #50597b;
    border-radius: 4px;
    box-shadow: 0 0 7px #222;
    padding: 10px;
	width: 220px;
	z-index: 101;
}
.uk-datepicker-nav {text-align: center;position: relative;}
.uk-datepicker-nav a.uk-datepicker-previous {
    border-color: transparent #1f253d transparent transparent;
    border-style: solid;
    border-width: 6px 10px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 10px !important;
}
.uk-datepicker-nav a.uk-datepicker-next {
    border-color: transparent transparent transparent #1f253d;
    border-style: solid;
    border-width: 6px 10px;
    right: 0;
    opacity: 0.5;
    position: absolute;
    top: 10px !important;
}
.uk-datepicker-nav a.uk-datepicker-previous:hover, .uk-datepicker-nav a.uk-datepicker-next:hover {opacity:1;}
table.uk-datepicker-table {text-align: center;width: 100%;}
.uk-datepicker-table a.uk-datepicker-table-muted { color: #949ab4;font-size: 14px;}
.uk-datepicker-table a {color: #fff; font-size: 14px;padding: 2px;}
table.uk-datepicker-table  th {
    color: #49d6ff;
    font-size: 15px;
    font-weight: normal;
    padding: 4px;
}
.uk-datepicker-heading {
    border-bottom: 1px solid #949ab4;
    color: #eee;
    padding: 0 0 8px;
}
.all_fields.datapicker > input {background: #50597b url("../img/kalendar.png") no-repeat scroll 240px center;}
.datapicker {font-size:15px !important;}

/*--end date-picker --*/

/*-- Edit_trening_trener--*/
.rb_au {
    display: table-cell;
    height: 50px;
    max-width: 400px;
    vertical-align: middle;
}
.rb_au a {color: #49d6ff; font-size: 14px;}
.all_fields.all_users {margin: 0;}
.table_traning_ef {
    border: 1px solid #9099b7;
    display: inline-block;
    width: 550px;
	margin: 6px 0;
}
.table_body {border-radius:4px;}
.tab_r_header {background-color:#353C59;border-bottom: 1px solid #9099b7;}
.row_table {display:table-row;}
.tab_r_body_cell {display:table-cell;box-sizing: content-box;}
.tab_r_body_cell:nth-child(1) {width:130px;padding: 10px;}
.tab_r_body_cell:nth-child(2) {width:105px;padding: 10px;}
.tab_r_body_cell:nth-child(3) {width:200px;padding: 10px;}
.tab_r_body_cell:nth-child(4) {width:25px;padding: 10px;}
.tab_r_header .tab_r_body_cell {
    color: #9099b7;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
	border-right: 1px dashed #9099b7;
}
.tab_r_body .tab_r_body_cell {
    border-bottom: 1px dashed #9099b7;
    border-right: 1px dashed #9099b7;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
}
.tab_r_header .tab_r_body_cell:last-child, .tab_r_body .tab_r_body_cell:last-child {border-right:none;}
.tab_r_body .tab_r_body.row_table:last-child .tab_r_body_cell {border-bottom:none;}
.edit_tab_r {background: url("../img/edit_tab_r.png") no-repeat scroll top center transparent;width:16px;height:17px;margin: 20px 7px;cursor:pointer;}
.delete_tab_r {background: url("../img/delete_tab_r.png") no-repeat scroll top center transparent;width:16px;height:17px;margin: 20px 7px;cursor:pointer;}
.edit_tab_r:hover {background: url("../img/edit_tab_r.png") no-repeat scroll bottom center transparent;}
.delete_tab_r:hover {background: url("../img/delete_tab_r.png") no-repeat scroll bottom center transparent;}
.question-circle {
    background: transparent url("../img/question-circle.png") no-repeat scroll center center / 100% auto;
    display: inline-block;
    height: 14px;
    line-height: 50px;
    margin-left: 10px;
    position: absolute;
    transform: translateY(5px);
    width: 12px;
}
.regular-checkbox + label, input[type="checkbox"] + label {padding: 2px 0 0 25px;}
.two-column .sbHolder:nth-child(5) {margin-right:0;}
.no_active_form div::after, .no_active_form > input::after {
    content: "";
    height: 110%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.no_active_form.no_active_form .sbHolder, .no_active_form.no_active_form > input {
    background-color: #414a6c;
    border-color: #303856;
	color:#1f253d;
}
.no_active_form .sbHolder a {color:#1f253d;}

/* edit_user*/

.text_tren_r_form {
    color: #8f98b5;
    float: left;
    font-size: 16px;
    font-weight: normal;
    max-width: 550px;
	line-height:22px;
}
.text_tren_r_form > div {
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    margin: 8px 6px;
    padding-top: 8px;
    position: relative;
    text-align: center;
    width: 26px;
}
.text_tren_r_form .hidden {
    cursor: pointer;
    height: 42px;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 3;
	display:block;
}
.text_tren_r_form label {
    display: inline-block;
    position: relative;
    width: 100%;
	padding-top: 20px;
}
.text_tren_r_form input[type="radio"]:checked + label::before {
    background-color: #1f253d;
    border-radius: 50%;
    content: "";
    height: 8px;
    left: calc(50% - 4px);
    position: absolute;
    top: 7px;
    width: 8px;
    z-index: 2;
}
.text_tren_r_form label::after {
    background-color: #50597b;
    border: 1px solid #1e263d;
    border-radius: 50%;
    content: "";
    cursor: pointer;
    height: 12px;
    left: calc(50% - 7px);
    position: absolute;
    top: 4px;
    width: 12px;
}
.edit_user .body_form textarea {width:550px !important;}

/*--POP-UP--*/
.hidden_con_pop {display:none;}
.pop_up_window.hidden_window {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    display: block;
    height: 100%;
    left: 0;
	overflow: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
.pop_up_body {
    background-color: #394263;
    border-radius: 4px;
    margin: 100px auto 50px;
    max-width: 835px;
    padding: 20px 25px;
    position: relative;
    width: 100%;
}
.pop_up_close {
    background-color: #394263;
    border: 1px solid #1c2132;
    border-radius: 50%;
    cursor: pointer;
    font: 20px/25px Verdana;
    height: 30px;
    padding-left: 1px;
    position: absolute;
    right: -10px;
    text-align: center;
    text-transform: lowercase;
    top: -10px;
    width: 30px;
}
/*-- End pop_up --*/

/*--content pop-up --*/
.pop_up_body .title_pop_up {font-size: 30px;margin-bottom: 10px;}
.traning_information_pop {color: #97a0c1;margin:10px 0;}
.traning_information_pop span {color:#fff;}
.traning_information_pop a {color:#49d6ff;}
.traning_information_pop * {margin:5px 0;}
.title_user_name { font-size: 20px; font-weight: bold;margin-bottom:10px;}
.other.information.v_1, .otvet_users {font-size: 16px; line-height: 22px; margin: 20px 0;}
.pop_up_body .all_fields > label {
    margin: 10px 0;
    padding-right: 0;
    text-align: left;
    width: 160px;
	font-weight:bold;
}
.pop_up_body .all_fields textarea {
    background: #50597b none repeat scroll 0 0;
    border: 1px solid #1f253d;
    border-radius: 4px;
    color: #fff;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 16px;
    height: 150px !important;
    padding: 6px;
    resize: none;
    width: 550px !important;
}
.pop_up_body .button_submit input {margin-left:160px;}

/*-- kabinet trenera --*/
/*-- tabki --*/
.container .title_page + .uk-grid {
    border-bottom: 2px solid #394264;
    margin: 0 0 0 -50%;
    padding-left: 50%;
    position: relative;
    width: 2000px;
	display: block;
}
.search_traning {
    float: left;
    padding: 0 !important;
    width: 210px;
	position:relative;
}
.search_traning input {
    background-color: #50597b;
    border: medium none;
    border-radius: 4px;
    height: 34px;
    padding-left: 30px;
    position: relative;
	color:#1F253D;
    width: 100%;
}
.search_traning .sbm_s_tr {
    background: transparent url("../img/lupa.png") no-repeat scroll center center;
    height: 34px;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 34px;
	cursor: pointer;
    z-index: 1;
}
/* menu left*/
.new_arhiv_trenir a:hover {color:#4fc4f6;}
.menu_tr_l > ul {
    list-style: outside none none;
    margin-bottom: 20px;
    margin-left: -32px;
    padding: 0;
}
.menu_tr_l li {
    display: inline-block;
    margin: 2px 0;
    width: 100%;
}
.menu_tr_l li.active_tr_l_menu a, .menu_tr_l a:hover {
    border-left: 3px solid #e64c65;
background: -moz-linear-gradient(left, rgba(49,56,83,1) 10%, rgba(234,235,238,0) 91%, rgba(255,255,255,0) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(10%,rgba(49,56,83,1)), color-stop(91%,rgba(234,235,238,0)), color-stop(100%,rgba(255,255,255,0)));
background: -webkit-linear-gradient(left, rgba(49,56,83,1) 10%,rgba(234,235,238,0) 91%,rgba(255,255,255,0) 100%);
background: -o-linear-gradient(left, rgba(49,56,83,1) 10%,rgba(234,235,238,0) 91%,rgba(255,255,255,0) 100%);
background: -ms-linear-gradient(left, rgba(49,56,83,1) 10%,rgba(234,235,238,0) 91%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right, rgba(49,56,83,1) 10%,rgba(234,235,238,0) 91%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313853', endColorstr='#00ffffff',GradientType=1 );
text-decoration:none;
color:#4fc4f6;
}
.menu_tr_l a {
    border-left: 3px solid transparent;
    color: #4fc4f6;
    font-size: 14px;
    line-height: normal;
	font-family:Arial;
	display:block;
    padding: 3px 0 3px 28px;
}
.Cell.hidden {
    border: medium none !important;
    visibility: hidden;
}
.perevod_tren {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;cursor: pointer;
    width: 100%; z-index: 1;
}
.trn_cab .Row:hover {
    background-color: #3d5c81 !important;
}
/*--END kabinet trenera --*/

/*--kabinet y4enika--*/
.title_player {
    float: left;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px;
    width: 100%;
}
.information_for_player {
    float: left;
    margin: 10px 0 30px;
    width: 100%;
}
.avatar_large {
    border: 4px solid #50597b;
    border-radius: 50%;
    float: left;
    height: 158px;
    margin-right: 30px;
    overflow: hidden;
    width: 158px;
}
.dtatistic_fields {margin-top: 24px;}
.dtatistic_fields > div {
    color: #9099b7;
    display: inline-block;
    font-size: 16px;
    margin: 4px 0;
    width: 300px;
}
.dtatistic_fields > div span {color:#fff;}
.error_mes_add {
    color: #9099b7;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    width: 100%;
}
.error_mes_add > a {
    color: #4fc4f6;
    font-size: 16px;
    font-weight: normal;
    margin-left: 20px;
}
.Table.y4enik_table {padding-bottom: 20px;}
.Table.y4enik_table .Row .Cell:nth-child(1){width:185px;}
.Table.y4enik_table .Row .Cell:nth-child(2) {width:110px;text-align:left;}
.Table.y4enik_table .Row .Cell:nth-child(3) {width:180px;}
.Table.y4enik_table .Row .Cell:nth-child(4) {width:110px;}
.Table.y4enik_table .Row .Cell:nth-child(5) {width:115px;}
.Table.y4enik_table .Row .Cell:nth-child(6) {width:150px;}
.Table.y4enik_table .Row .Cell:nth-child(7) {width:50px;}
.y4enik_table .Cell:last-child > a.delete {
    left: calc(50% - 8px);
    position: absolute;
    top: calc(50% - 14px);
    transform: rotate(45deg);
}
.y4enik_table .Cell:last-child > a {font-size: 26px; text-decoration: none;}
.Cell span.small { color: #6b7490; font-size: 12px;}
.Row.opacity.gray {color: #6b7490;}

.one_player_tr {
    float: left;
    margin-bottom: 50px;
    width: 33.3%;
}
.one_player_tr .avatar_medium {
    border: 3px solid #50597b;
    border-radius: 50%;
    height: 94px;
    overflow: hidden;
    width: 94px;float: left;
}
.ptatistic_field {
    float: left;
    margin: 6px 0 10px 15px;
    padding-right: 10px;
    width: calc(100% - 110px);
}
.name_player_tr > a {
    color: #4fc4f6;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.ptatistic_field > div {color: #9099b7;line-height: 20px;}
.ptatistic_field > div span {color:#fff;}

.add_opt .avatar_medium {
    background-color: #e64c65;
    border-color: #e64c65;
    color: #fff;
    font-size: 50px;
    line-height: 90px;
    text-align: center;
    text-decoration: none;
	transition:all 0.2s;
}
.add_opt .ptatistic_field a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 78px;
}
.add_opt .avatar_medium:hover {background-color:#FC565A;}

.trn_cab2 .Row .Cell {width:450px;}
.trn_cab2 .Cell:nth-child(1) {text-align:right;padding-right:20px !important;}
.trn_cab2 .Cell:nth-child(2) {text-align:left;padding-left:20px !important;}
.trn_cab2 .sbHolder {max-width: 235px;}
.trn_cab2 .sbHolder a {color:#fff;}

.information_block::after {
    border-color: #1f253d transparent transparent;
    border-style: solid;
    border-width: 12px 8px;
    content: "";
    position: absolute;
    right: 15px;
    top: 24px;
}
.information_block p {margin: 10px 0;}
.information_block {
    border: 1px solid #1f253d;
    border-radius: 10px;
    padding: 10px 20px;
    position: relative;
	margin: 10px 0;
}
.information_block > span, .add_new_arror > span {
    display: inline-block;
    font-size: 18px;
    padding: 5px 0;
	cursor:pointer;
	width: 100%;
}
.add_new_arror {
    background-color: #e64c65;
    border-radius: 10px;
    padding: 10px 20px;
    position: relative;
	cursor: pointer;
}
.add_new_arror::after {
    background-color: #fff;
    border-radius: 4px;
    color: #e64c65;
    content: "+";
    font-size: 24px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 18px;
    width: 20px;
}
.information_block.open::after {top:7px;border-color:transparent transparent #1f253d}
.pop_up_container form input[type="text"], .pop_up_container form textarea {
    background-color: #50597b;
    border: 1px solid #1f253d;
    border-radius: 4px;
    color: #1f253d;
    display: block;
    float: none;
    font-size: 16px;
    min-height: 50px;
    margin: 10px auto;
    padding: 10px;
    width: 360px;
	resize: none;
}
.pop_up_container form .next_step {
    border: medium none;
    display: block;
    height: 40px;
    line-height: normal;
    margin: 10px auto;
    padding: 8px 20px;
    width: 140px;
}
.information_block a::after {
    background-color: #e64c65;
    border-radius: 4px;
    color: #fff;
    content: "+";
    font-size: 20px;
    height: 20px;
    left: 0;
    line-height: 20px;
    position: absolute;
    text-align: center;
    width: 20px;
}
.information_block a {
    color: #e64c65;
    display: block;
    font-size: 14px;
    margin: 8px 0 4px;
	font-family:arial;
	line-height:normal;
    padding-left: 30px;
    position: relative;
}
.arror_list_dl {
    border-bottom: 1px solid #343c59;
    display: inline-block;
    padding: 10px 0;
    width: 100%;
	line-height: 26px;
	color:#4fc4f6;
}
.arror_list_dl:last-child{border:none;}
.arror_list_dl > a::after {display: none;}
.arror_list_dl > a {
    background: transparent url("../img/delete_tab_r.png") no-repeat scroll center bottom;
    float: left;
    height: 17px;
    padding: 0;
	font-size:0;
	color:transparent;
    width: 20px;
	margin: 4px 10px 4px 0;
}
.arror_list_dl > a:hover {background-position:center top;}
.trn_cab2 .search_traning {margin-bottom: 20px;width: 100%;}
.trn_cab2 .search_traning > form {width: 300px;}
.trn_cab2 .search_traning > form  input:first-child {border:1px solid #1f253d;}
.pop_up_body .hidden_field {display:block;}
/*-- End kabinet y4enika--*/

/* Nikolja ---------------------------------------------------------- */
.body_form.uchenik .text_tren_r_form > a {
    color: #4fc4f6;
    font-size: 14px;
    line-height: 24px;
}
.body_form.uchenik .all_fields.text_area > label {line-height: 50px;}
.all_fields.all_users.opusanija > label {line-height: 31px;}
.all_fields.opusanija > label {line-height: 25px;}

.fuotzov_ozenka {
     clear: both;
    display: flex;
    margin: 0 auto 100px;
    width: 1256px;
}
.fuocenkaotz {float: left;width: 70%;}
.fuocone {float: left;margin-top: 35px;}
.fuava { float: left;}
.fuava > img {
    border-radius: 50%;
    margin-right: 25px;
    margin-top: -15px;
}
.futotzname {
    color: #4fc4f6;
    float: left;
    /* font-weight: bold; */
	font-size: 18px;
}
.futextotz {border-bottom: 1px solid #2d3452;width: 670px;float: left;}
.futextotzoc {clear: both;float: left;}
.futtotztext { float: left;margin-bottom: 38px;}
.futextotzoc {
    clear: both;
    color: #394264;
    float: left;
    font-size: 14px;
}
.futextotzoc > strong {color: #f36f44;font-size: 18px;padding-left: 12px;}
.futextotzoc {
    clear: both;
    color: #394264;
    float: left;
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 5px;
}
.fuocenkaotz .fuocone:nth-last-child(1) .futextotz { border-bottom: medium none;}
.fuocennamebl { font-size: 44px;padding-bottom: 5px;padding-top: 15px;}
.body_form.uchenik .tab_r_body .tab_r_body.row_table:nth-child(2n) {background: #414a6a;}
.body_form.uchenik .table_traning_ef {line-height: 18px;}
/* Trenirovku */
.fuotzov_ozenka .h_trainings {float: right; width: 30%;}
.fuotzov_ozenka ul li {display: inline-block; margin-right: 0;}
.fuotzov_ozenka .h_trainings .title {
    color: #fff;
    display: inline-block;
    font-size: 44px;
    font-weight: normal;
    margin: 0 auto;
    padding-top: 15px;
    text-align: left;
    width: 100%;
}
.fuotzov_ozenka .no_active .time_tr_l span {color: #1f253d;}
/* Nikolja ---------------------------------------------------------- */

/*-- blog --*/
.blog_c #right, .about #right {width:350px;}
.blog_c #right h2, .blogblog_c > h2, .blog_c #left h2.subheading-category {
    font-size: 36px;
    font-weight: normal;
    line-height: normal;
    margin-top: 20px;
}
#right .moduletable.blog-rubrikator {
    background-color: #394264;
    border-radius: 4px;
    box-shadow: 0 0 5px -3px #000;
    padding: 10px;
}
.blog-rubrikator > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.blog-rubrikator ul li a {
    color: #4fc3f5;
    display: inline-block;
    font-size: 16px;
    padding: 6px 10px;
}

#right .search input.inputbox {
    background-color: transparent;
    border: 0 none;
    box-sizing: border-box;
    height: 100%;
    padding-left: 40px;
    width: 100%;
}
#right .search input.button {
    background-image: url("../img/lupa.png");
    background-position: center center;
    background-repeat: no-repeat;
    color: transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
	width:40px;
	cursor:pointer;
}
.blogblog_c .items-leading > * {
    background-color: #394264;
    border-radius: 4px;
    box-shadow: 0 0 5px -3px #000;
    margin: 0 0 40px;
    max-height: 316px;
    overflow: hidden;
    padding: 10px 20px;
    position: relative;
}
.blogblog_c .items-leading > *   > h2 a {
    color: #50c7f9;
    font-size: 28px;
    font-weight: normal;
	font-family: Arial;
    letter-spacing: 0.5px;
	 overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	display:block;
}
.blogblog_c .img-intro-left > img {
    height: auto;
    margin-left: -20px;
    max-width: none;
    min-height: 100%;
    min-width: 100%;
    width: auto;
}
.blogblog_c .items-leading > * > h2 {margin: 0 0 10px;padding-right:60px;}
.blogblog_c .items-leading > * > h2 + .uk-width-1-1 {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 60px;
}
.blogblog_c .items-leading > * > .article-info {padding-right:60px;margin:-5px 0 10px;}
.blogblog_c .article-info dt.article-info-term {display: none;}
.blogblog_c .article-info * {
    color: #9099b7;
    display: inline-block;
    font-size: 14px;
}
.blogblog_c .items-leading > * > p img {
    border: 5px solid #2a324e;
    border-radius: 50%;
    float: left;
    height: 170px;
    margin-right: 30px;
    margin-top: -20px;
    overflow: hidden;
    width: 170px;
}
.blogblog_c .items-leading > * > .article-info + p { padding-top: 20px;}
.blogblog_c .items-leading > * > .article-info + p + p {display:none;}
.blogblog_c .items-leading > * p {
    clear: both;
    font-size: 16px;
    line-height: 22px;
}
.blogblog_c  .items-leading .leading-0 p {display:block;}
.blogblog_c .readmore {height: 50px;margin: 10px 0 0;}
.blogblog_c .readmore a {
    border: 1px solid #e64c65;
    border-radius: 4px;
    color: #e64c65;
    display: inline-block;
    float: right;
    font-size: 18px;
    padding: 10px 20px;
    text-transform: uppercase;
}

.blogblog_c .social-buttons {
    bottom: 12px;
    position: absolute;
}
.blogblog_c .social-buttons a, .left-side-widbar .uk-width-1-3 a {
    border: 2px solid #1f253d;
    border-radius: 50%;
    color: #1f253d;
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    margin-right: 10px;
    text-align: center;
    width: 28px;
}
.blogblog_c .pagination .counter {
    color: #9099b7;
    margin-bottom: 8px;
}
.blogblog_c .social-buttons a:hover, .left-side-widbar .uk-width-1-3 a:hover  {
    border-color: #fff;
    color: #fff;
    opacity: 0.8;
    transition: all 0.3s ease 0s;
}
 
/*-- blog-open--*/
.blog .items-leading::after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,0.6) 76%, rgba(0,0,0,0.9) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0.6) 76%,rgba(0,0,0,0.9) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0.6) 76%,rgba(0,0,0,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000',GradientType=0 );
}
#left .item-page {
    background: #394264 none repeat scroll 0 0;
    border-radius: 4px;
    float: left;
    margin-right: 20px;
    padding: 0 20px;
}
.item-page h2 a {
    color: #4fc4f6;
    display: block;
    font-size: 28px;
    font-weight: normal;
}

/*-- Fondu --*/
.funds .uk-panel.uk-panel-box.uk-panel-box-primary, .funds #left .container .uk-panel.uk-panel-box.uk-panel-box-primary {
    background-color: #394264;
    border-radius: 4px;
    box-sizing: border-box;
	font-size: 16px;
    color: #fff;
    margin-top: 0 !important;
    padding: 20px;
}
.funds .container  {padding:0 0 0 0;}
.funds #header-with-name + .uk-panel.uk-panel-box.uk-panel-box-primary {padding-top:0;}
.funds .uk-panel.uk-panel-box.uk-panel-box-primary > h1, .funds h1 {color: #fff;margin-top:0;}
.funds .uk-panel.uk-panel-box.uk-panel-box-primary > h1 + p, 
.funds .uk-panel.uk-panel-box.uk-panel-box-primary > h1 + p + p {font-size:16px;}
.funds .uk-panel.uk-panel-box.uk-panel-box-primary > h2,
.funds .uk-panel.uk-panel-box.uk-panel-box-primary > h3,
.funds .uk-panel.uk-panel-box.uk-panel-box-primary > h4 {color: #fff;}
.funds .uk-navbar {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
.funds .uk-navbar-nav > li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-family: fontawesome,arial;
    line-height: normal;
    padding: 10px;
    text-indent: 20px;
}
.funds .uk-navbar-nav {
    background: #394263 none repeat scroll 0 0;
    border-radius: 4px;
    margin-top: -56px;
	overflow:hidden;
}
.funds #left {margin-top: 80px;}
.funds .uk-navbar-nav > li a {
background-color: #394263;
    border: medium none;
    color: #fff;
    font-size: 18px;
    line-height: 45px;
    padding: 0px 15px 0 0;
}
.funds .uk-navbar-nav > li.uk-active a,
.funds .uk-navbar-nav > li:hover a {
 background-color: #515A7B;
    border: medium none;
    color: #11a8ab;
}
.funds .uk-navbar-nav > li:hover:after,.funds .uk-navbar-nav > li.uk-active:after{ background-color: #11a8ab;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    bottom: 0;
    transition: all 0.5s ease 0s;
    width: 100%;}

.funds .uk-navbar-nav > li{
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    position: relative;
}
#header-with-name h1 {
    padding-left: 15px;
    padding-top: 10px;
}
select {max-width:200px;}
table#trans_list {border: 1px solid #9099b7;}
table#trans_list thead tr {background-color: #313853;color: #9099b7; vertical-align: middle;}
table#trans_list thead tr th {font-weight: normal;}
table#trans_list tbody tr:nth-child(2n+1) {background-color: #414a6a;}
table#trans_list tbody tr {border-top: 1px solid #9099b7;}
table#trans_list tr td {padding:0 10px;vertical-align: middle;}
.funds .uk-navbar-flip .uk-navbar-nav li { border-radius: 4px;}
.uk-panel-badge.uk-badge {background: transparent none repeat scroll 0 0;}
.funds  .uk-icon-edit::before, .funds  .uk-icon-pencil-square-o::before {line-height:30px;}
.funds div.uk-panel-badge.uk-badge .uk-button.uk-button-danger {
    border-radius: 4px;color: #fff;
    padding: 4px 20px;
}
.funds #fund_tabs.uk-tab > li.uk-active > a, .funds #fund_tabs.uk-tab > li:hover > a {
    background-color: #1f253d;
    border-radius: 4px 0 0 4px;
    color: #fff;
    transform: translateX(1px);
}
.funds #fund_tabs.uk-tab > li > a {color:#8C95B4;font-size: 16px;}
#tab-left-content h3 {margin-top:0;}
#tab-left-content h3 > a { font-size: 38px;}
#tab-left-content .uk-panel > h5 {
    color: #fff;
    font-size: 24px;
    margin-top: 20px;
}
.funds .uk-panel.uk-panel-box.uk-panel-box-primary a, .funds .uk-panel.uk-panel-box.uk-panel-box-primary a:hover{color:#53C1F4;}
.uk-button.uk-button-primary {
    background-color: #394263;
    border-radius: 4px;
    line-height: 38px;
    padding: 0 20px !important;
}
.uk-button.uk-button-primary:hover {background-color:#515A7B;}
.uk-form.uk-form select, .uk-form.uk-form textarea, .uk-form.uk-form input:not([type]), .uk-form.uk-form input[type="text"], .uk-form.uk-form input[type="password"], .uk-form.uk-form input[type="datetime"], .uk-form.uk-form input[type="datetime-local"], .uk-form.uk-form input[type="date"], .uk-form.uk-form input[type="month"], .uk-form.uk-form input[type="time"], .uk-form.uk-form input[type="week"], .uk-form.uk-form input[type="number"], .uk-form.uk-form input[type="email"], .uk-form.uk-form input[type="url"], .uk-form.uk-form input[type="search"], .uk-form.uk-form input[type="tel"], .uk-form.uk-form input[type="color"] {
    background: #515a7b none repeat scroll 0 0;
    border: 1px solid #1f253d;
    border-radius: 4px;
    color: #fff;
    height: 50px !important;
    max-width: 100%;
    padding: 4px 8px;
    transition: all 0.2s linear 0s;
}
.uk-form.uk-form select:focus, .uk-form.uk-form textarea:focus, .uk-form.uk-form input:focus:not([type]), .uk-form.uk-form input[type="text"]:focus, .uk-form.uk-form input[type="password"]:focus, .uk-form.uk-form input[type="datetime"]:focus, .uk-form.uk-form input[type="datetime-local"]:focus, .uk-form.uk-form input[type="date"]:focus, .uk-form.uk-form input[type="month"]:focus, .uk-form.uk-form input[type="time"]:focus, .uk-form.uk-form input[type="week"]:focus, .uk-form.uk-form input[type="number"]:focus, .uk-form.uk-form input[type="email"]:focus, .uk-form.uk-form input[type="url"]:focus, .uk-form.uk-form input[type="search"]:focus, .uk-form.uk-form input[type="tel"]:focus, .uk-form.uk-form input[type="color"]:focus {
    background: #394264 none repeat scroll 0 0;
    border-color: #1f253d;
    color: #fff;
    outline: 0 none;
}
.caret.caret {height:9px;}
#edit_fund_form h4 {
    color: #fff;
    font-family: arial;
    font-size: 28px;
    margin: 20px 0;
}
.funds .uk-form label, .funds .uk-form input,.funds .uk-form select,.funds .uk-form textarea {font-family:Arial;color: #fff;}
.funds ul.uk-tab-left li.uk-active > a, 
.funds ul.uk-tab-left li:hover > a  { background-color: #1f253d; color: #fff !important;}
.funds ul.uk-tab-left li > a {background-color: transparent; color: #8C95B4 !important;}
.uk-active > h5 { color: #fff; font-size: 24px;}
.uk-button-danger.uk-button-danger {
    background-color: #e64c65;
    border-radius: 4px !important;
    color: #ffffff;
    font-size: 18px;
    padding: 6px 15px;
}
.uk-text-warning {font-family: arial; font-size: 16px;}
.tr-form-row label {color: #9099b7;}
.funds .uk-form.uk-form select {
    appearance:none;
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari and Chrome */
    background: #50597b none repeat scroll 0 0;
    border: 1px solid #1f253d;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: inherit;
    height: 42px;
    line-height: 24px;
    margin: 0;
    max-width: 100%;
    min-width: 80px;
    outline: 0 none;
    padding: 10px 6px 4px;
    transition: all 0.2s linear 0s;
}
.uk-button.uk-button.uk-form-select {
    background: transparent none repeat scroll 0 0;
    line-height: normal;
    padding: 0;
    position: relative;
}
.uk-button.uk-form-select.uk-width-1-1 > span {display: none;}
.uk-icon-caret-down {
    color: #1f253d;
    font-size: 22px;
    position: absolute;
    right: 10px;
    top: 10px;
}
.uk-grid.tr-form-row { margin: 15px 0 !important;}
input[type="number"] {
	-webkit-appearance: textfield;
   -moz-appearance:    textfield;
   appearance:         textfield;
}
.uk-grid.uk-margin-small-top > * { margin-top: 15px !important;}
.uk-modal-dialog.uk-modal-dialog { background-color: #1f253d;}
.uk-list-striped.uk-list-striped > li:nth-of-type(2n+1) { background-color: #394165;}
input#players_selector_dialog_filter[type="text"] {padding-left: 30px;}
html.uk-modal-page {overflow-x:hidden;}
.uk-form h4 { color: #fff; font-family: arial;}
.uk-panel.uk-panel-box.uk-panel-box-primary.uk-form .uk-grid h2 {color: #fff;font-size: 40px;}
.uk-panel.uk-panel-box.uk-panel-box-primary.uk-form .uk-grid h2 i {color:#28BC77;}
.uk-panel.uk-panel-box.uk-panel-box-primary.uk-form .uk-grid h4,
.uk-panel.uk-panel-box.uk-panel-box-primary > h4 {
    color: #fff;
    font-family: arial;
    font-size: 28px;
    line-height: normal;
}
.uk-panel.uk-panel-box.uk-panel-box-primary > h4 + .uk-form.uk-text-faded .tr-form-row .tr-label,
.uk-panel.uk-panel-box.uk-panel-box-primary > h4 + .uk-form.uk-text-faded .tr-form-row .tr-field {margin:0 !important;}
.uk-panel.uk-panel-box.uk-panel-box-primary > h4 + .uk-form.uk-text-faded .tr-form-row .tr-label {padding-left:0 !important;}
.uk-panel.uk-panel-box.uk-panel-box-primary > h4 + .uk-form.uk-text-faded .tr-form-row .tr-label label {color:#8c95b4;}
.uk-text-faded.uk-text-bold, .uk-text-faded {color: #8c95b4;}
.funds hr {border-color: #565e7b;border-width: 2px;margin: 12px 0 !important;}
.funds .uk-switcher h5 {
    color: #fff;
    font-size: 24px;
    line-height: normal;
}
h4 + .uk-grid .uk-tab-left { border-color: transparent !important;}
.uk-modal-dialog .uk-button:nth-last-child(2) {
    background-color: transparent;
    border: 2px solid #565e7b;
    border-radius: 4px;
    color: #565e7b !important;
    font-size: 18px;
    margin-right: 10px;
    padding: 4px 14px;
}
.uk-modal-dialog .uk-button:nth-last-child(2):hover { border-color: #fff;color: #fff !important;}
hr + .uk-panel.uk-panel-box.uk-form.uk-panel.uk-panel-box.uk-form {
    background-color: transparent;
    border: 2px solid #565e7b;
    border-radius: 4px;
}
#trans_page_back.uk-button.uk-margin-small-top:hover, 
#trans_page_forward.uk-button.uk-margin-small-top:hover {color:#fff;}
#trans_page_back.uk-button.uk-margin-small-top, 
#trans_page_forward.uk-button.uk-margin-small-top {
    background-color: transparent;
    border: 2px solid #565e7b;
    border-radius: 4px;
    color: #565e7b;
    padding: 4px 15px;
}
#trans_page_forward.uk-button.uk-margin-small-top {float:right;}
.mydatepicker.mydatepicker.mydatepicker {padding-left: 42px !important;}
.uk-form-select select {
    border-color: #1f253d;
    color: #fff !important;
    font-family: arial;
    font-size: 14px;
	border-width:1px;
}
table#trans_list thead tr th:nth-child(1),table#trans_list tr td:nth-child(1) {
    display: table-cell;
    padding: 10px 20px;
    width: 160px;
}
table#trans_list thead tr th:nth-child(2),table#trans_list tr td:nth-child(2) {
    display: table-cell;
    padding: 10px 20px;
    width: 400px;
}
table#trans_list thead tr th:nth-child(3),table#trans_list tr td:nth-child(3) {
    display: table-cell;
    padding: 10px 20px;
    width: 400px;
}
table#trans_list thead tr th:nth-child(4),table#trans_list tr td:nth-child(4) {
    display: table-cell;
    padding: 10px 20px;
    width: 200px;
}
table#trans_list thead tr th:nth-child(5),table#trans_list tr td:nth-child(5) {
    display: table-cell;
    padding: 10px 20px;
    width: 100px;
}
.uk-icon-info-circle.uk-text-lightblue {color: #53c1f4;}
#transfer_comment { min-height: 140px;}
#reports-list-header {
    background-color: transparent;
    border: 3px solid #555e7f;
    border-radius: 4px;
}
#reports-list-header .uk-active > a {
    background-color: #1f253d;
    border-color: #555e7f;
	color:#fff;
}
#reports-list-header .uk-tab {
    border-color: #555e7f;
}
#reports-list-header .uk-tab a {
    color: #9099c0;
}
#report_select_enddate.mydatepicker {
    background-color: transparent;
    border-color: #1f253d;
}

.uk-width-1-1.uk-vertical-align-middle > input[type="radio"]:checked + label::before {
    background-color: #1f253d;
    border-radius: 50%;
    content: "";
    height: 8px;
    left: 4px;
    position: absolute;
    top: 9px;
    width: 8px;
    z-index: 1;
}
.uk-width-1-2 .uk-overflow-container .uk-width-1-1.uk-vertical-align-middle > label::after {
    background-color: #515a7b;
    border: 1px solid #1f253d;
    border-radius: 50%;
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 14px;
}
.uk-width-1-1.uk-vertical-align-middle > label {
    padding-left: 20px;
    position: relative;
}
#reports-list-header .users-selectors, #reports-list-header .investors-selectors {
    visibility: hidden;
}
.users_selector_dialog_user .uk-width-1-1.uk-vertical-align-middle {
    padding-left: 20px;
}

.uk-navbar-content.uk-button-group.uk-margin-left .uk-button {
    background-color: transparent;
    border-color: #585e80 transparent #585e80 #585e80;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 2px medium 2px 2px;
    color: #fff;
    font-size: 16px;
}
.uk-navbar-content.uk-button-group.uk-margin-left .uk-button:first-child {border-radius:4px 0 0 4px;}
.uk-navbar-content.uk-button-group.uk-margin-left .uk-button:last-child {border-right:2px solid #585e80;border-radius:0 4px 4px 0px;}
.uk-navbar-content.uk-button-group.uk-margin-left .uk-button.uk-active {background-color:#434C6D;}
.uk-navbar select {
      appearance:none;
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari and Chrome */
background-color: #50587c;
    box-sizing: border-box;
    display: block;
    float: left;
    font-size: 16px;
    height: 40px;
    margin: 0;
    max-width: 250px;
    padding-right: 30px;
    width: 100%;
}
#header-with-name + .uk-panel-box-primary .uk-navbar .uk-form-select {
    display: block;
    float: left;
    margin-right: 15px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    width: auto;
}
#header-with-name + .uk-panel-box-primary .uk-navbar .uk-form-select i {
    position: absolute;
    right: 10px;
}
#header-with-name + .uk-panel-box-primary .uk-navbar .uk-form-select span {
    display: none;
}
.uk-panel.uk-margin-small-top {
    float: left;
    width: 100%;
}
.uk-panel.uk-margin-small-top .uk-width-1-7.uk-text-right {
    font-size: 12px;
    width: 150px;
}
.uk-panel.uk-margin-small-top .uk-width-2-7 {
    font-size: 12px;
    min-width: 340px;
    padding-left: 50px;
    width: auto;
}
.uk-margin-small-top + hr.uk-margin-small-top {
    float: left;
    width: 100%;
}
li.uk-tab-responsive.uk-active {
    display: none;
}
input[disabled] + label, select[disabled] + label, textarea[disabled] + label, input[readonly] + label, select[readonly] + label, textarea[readonly] + label {
    color: rgba(0, 0, 0, 0.5) !important;
}
.uk-tooltip.uk-tooltip-top, .uk-tooltip.uk-tooltip-right, .uk-tooltip.uk-tooltip-left   {
    background-color: #515A7B;
    border-radius: 4px;
	box-shadow: 0 0 5px #000;
    color: #fff;
    font-size: 12px;
    line-height: normal;
    padding: 5px 10px;
    position: absolute;
    text-align: left;
    z-index: 9999;
}
.uk-datepicker-heading span.uk-form-select { font-size: 0;}
.uk-datepicker-heading span.uk-form-select .update-picker-month, .uk-datepicker-heading span.uk-form-select .update-picker-year {
    -moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
    display: inline-block;
	background-color:transparent !important;
	border-radius: 4px;
	border-style: solid;
    font-size: 12px;
    margin-top: 4px;
    padding: 3px 6px;
    width: auto;
}
.uk-datepicker-table td .uk-active, .uk-datepicker-table td a:hover { color: #49d6ff;}
#users_selector_filter.uk-width-1-1, #investors_selector_filter.uk-width-1-1 { padding-left: 30px;}
.uk-width-1-7 {width:14% !important;}
.uk-width-6-7 {width:84% !important;}
#player_report_form .uk-grid.uk-grid {display: inline;}
.uk-grid.uk-margin-small-top.uk-text-bold.uk-text-lightblue.uk-text-right .uk-width-1-7 {font-weight: normal;}
.uk-form select:disabled, .uk-form textarea:disabled, .uk-form input:disabled:not([type]), .uk-form input[type="text"]:disabled, .uk-form input[type="password"]:disabled, .uk-form input[type="datetime"]:disabled, .uk-form input[type="datetime-local"]:disabled, .uk-form input[type="date"]:disabled, .uk-form input[type="month"]:disabled, .uk-form input[type="time"]:disabled, .uk-form input[type="week"]:disabled, .uk-form input[type="number"]:disabled, .uk-form input[type="email"]:disabled, .uk-form input[type="url"]:disabled, .uk-form input[type="search"]:disabled, .uk-form input[type="tel"]:disabled, .uk-form input[type="color"]:disabled {background-color:transparent !important;border-color:#1F253D !important;font-weight:normal !important;color:#8C95B4 !important;}
.uk-button.uk-display-inline-block.uk-text-center.uk-button-mini {background: transparent none repeat scroll 0 0;}
.uk-navbar {background-color:transparent !important;}
#report_container th, #report_container td {
    border: 1px solid #9099b7;
    border-collapse: collapse;
    box-sizing: border-box;
	vertical-align: middle;
}
table.uk-table thead tr:first-child {background-color: #313853;}

/*-- blog --*/
.rating-container {
    font-size: 12px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 10px;
}
.rating-container .rating-digit {
    color: #f67043;
    font-size: 32px;
    font-weight: bold;
}
/*-- blog-open --*/
.content-information-blog {
    background-color: #394264;
    border-radius: 4px;
    box-shadow: 0 0 5px -3px #000;
    padding: 10px 0;
    position: relative;
}
.content-information-blog > * { padding: 0 20px;}
.content-information-blog > h2 { margin: 10px 0;}
.content-information-blog > h2 a { color: #50c7f9;font-size: 28px;font-weight: normal;font-family:Arial;}
.content-information-blog .article-info-term { display: none;}
.content-information-blog .article-info {margin-top:0;}
.content-information-blog .article-info .published,.content-information-blog .article-info .createdby {
    color: #9099b7;
    display: inline-block;
    font-size: 12px;font-weight: bold;
}
.content-information-blog .img-fulltext-left {
    max-height: 460px;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.content-information-blog .img-fulltext-left > img {width: 100%;}
.left-side-widbar {
    float: left;
    margin-top: 20px;
    padding-right: 10px;
    width: 155px;
}
.left-side-widbar .rating-container {
    position: relative;
    right: auto;
    top: auto;
}
.left-side-widbar .rating-container .rating-digit { padding-top: 30px;}
.left-side-widbar .rating-caption {
    color: #9099b7;
    position: absolute;
    right: 0;
	font-size: 13px;
    font-weight: bold;
    top: 10px;
    width: 100%;
}
.right-side-widbar {
    box-sizing: border-box;
    float: right;
    font-family: arial;
    font-size: 16px;
    margin-top: 20px;
	line-height: 23px;
    padding-left: 10px;
    padding-right: 90px;
	/*position:relative;*/
	padding-bottom:15px;
    width: calc(100% - 185px);
}
#add_errorcat_form > input, #add_error_form > input:first-child {min-height: auto;}
.blogblog_c .img-intro-left + p, .blogblog_c .img-intro-left + p + p {
    box-sizing: border-box;
    clear: none;
    float: left;
    margin: 10px 0;
    padding-left: 20px;
    width: calc(100% - 180px);
}


.img-intro-left {
    border: 5px solid #2a324e;
    border-radius: 50%;
    float: left;
    height: 180px;
    margin-right: 20px;
    overflow: hidden;
    width: 180px;
}
.small-tetxt-pre img {display: none;}
.small-tetxt-pre > p {
	clear: none !important;
    float: left;
    margin-top: 20px;
    max-height: 134px;
    overflow: hidden;
    width: 620px;
}
.plg_my_tags > a,.plg_my_tags > a:hover {color: #50c7f9;}
.left-side-widbar .uk-width-1-3 { width: 100%;}
.left-side-widbar .uk-width-1-3 a {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 2px;
    margin-top: 6px;
}
.blog_c #left h2.subheading-category {margin-top: 0;}

.plg_my_tags + .uk-width-1-1 .uk-form.uk-margin-left.uk-float-right.uk-display-inline-block {
    bottom: 20px;
    color: #9099b7;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    right: 14px;
    text-align: center;
}
.small-tetxt-pre {
    margin-bottom: 50px;
    max-height: 210px;
    overflow: hidden;
}

/*-- komentu i rekomendovana-*yun9 --*/
.recommended_materials {
    bottom: -390px;
    height: 350px;
    left: 0;
    position: absolute;
    width: 100%;
}
.recommended_materials .related-items-title {
    color: #50597a;
    font-size: 34px;
    font-weight: normal;
    line-height: normal;
}
.other_element_omaterials { margin-top: 400px;}
#jc#jc h4 {
    border-bottom: 2px solid #3b4467;
    color: #fff;
    font-family: arial;
    font-size: 24px;
    font-weight: normal;
    line-height: 44px;
    margin-bottom: 20px;
    padding-top: 10px;
}
#jc span.bbcode.bbcode { display: none !important;}
textarea#comments-form-comment, textarea#comments-form-comment:hover, textarea#comments-form-comment:focus {
    background-color: transparent !important;
    border: 4px solid #394264;
    border-radius: 4px;
    box-sizing: border-box;
    color: #394264;
    font-family: arial;
    font-size: 22px;
    font-weight: bold;
    height: 45px !important;
    line-height: normal;
    max-width: 100% !important;
    padding: 5px !important;
    resize: none;
    width: 100%;
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
}
.grippie.grippie.grippie.grippie {display:none !important;}
#comments-form label, #comments-report-form label {display: inline-block;padding-left: 25px !important;}
#comments-form#comments-form > p, #comments-form-buttons#comments-form-buttons {margin-left: 0 !important;}
#comments-form-subscribe + label {
    color: #929bba;
	margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
}
#comments-footer#comments-footer { border-top: 2px solid #3b4467;}
#comments-footer#comments-footer > a {
    color: #2c344b !important;
    font-size: 0 !important;
    font-weight: bold !important;
}
#comments-form-send#comments-form-send { background-image: none;float: right;margin-right: 0;}
#comments-form #comments-form-buttons .btn div, #comments-report-form #comments-form-buttons .btn div {    background-image: none;padding-right:0;}
#comments-form-buttons#comments-form-buttons a {
    background-color: #e4354f;
    border-radius: 4px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-family: arial;
    font-size: 16px;
    height: auto;
    padding: 7px 22px;
}
#comments-form-buttons#comments-form-buttons {
    margin-bottom: 10px;
    margin-top: -40px;
}
.small-tetxt-pre .jcomments-links { display: none;}
#jc#jc p.message {border-top: 2px solid #3b4467; color:#3b4467;border-top:2px solid #3b4467;}
.right-side-widbar p a img {
    border: 4px solid #50597b;
    border-radius: 4px;
    max-height: 260px !important;
    max-width: 260px;
    text-align: center;
}

/*--rezultatu--*/
#table_stats select {
    cursor: pointer;
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	appearance: none !important;
    padding-right: 20px;
}
#table_stats td { position: relative;vertical-align: middle;}
#form_filtr_tests #table_stats td::after {
    border-color: #1f253d transparent transparent;
    border-style: solid;
    border-width: 8px 6px;
    content: "";
    position: absolute;
    right: 10px;
    top: 22px;
}
.uk-icon-large.uk-icon-large {font-size:200%;}
#table_stats .row0 {
    background-color: #394264; border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
}
#table_stats .row1 {border-bottom: 1px solid; border-left: 1px solid; border-right: 1px solid;}
#table_stats .row0 td, #table_stats .row1 td {padding: 5px 10px;}
#table_stats .row0 td a, #table_stats .row1 td a {color: #4fc4f6;}
#table_stats.uk-form.uk-table.uk-text-faded.uk-table-striped tr:first-child {
    background-color: #313853;
    border: 1px solid;
}
.uk-text-center.uk-text-lightblue:nth-child(2) {
    color: #53c1f4;
}
.content-information-blog h2 + .actions { display: none;}

/*-- pagination-pages-links --*/
.xlistings {
    color: #9099b7;
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
}
.pages-links {
    text-align: center;
	margin:10px 0 0;
	width: 1075px;
}
.pages-links ul {
    background-color: #394264;
    border-radius: 4px;
    height: 40px;
    list-style: outside none none;
    padding: 0;
	margin: 0;
	display:inline-block;
}
.pages-links ul li {
    display: block;
    float: left;
    height: 40px;
    width: 30px;
	line-height: 38px;
}
.pages-links ul li a, .pages-links ul li span {
    background-color: #1f253d;
    border-radius: 50%;
    color: transparent;
    display: block;
    height: 14px;
    line-height: 15px;
    margin: 13px auto;
    width: 14px;
}
.pages-links ul li span.pagenav {
    color: #394264;
    font-size: 10px;
    font-weight: bold;
    transform: scale(1.3);
}
.pages-links ul li * {text-align:center;}
.pages-links ul li a:hover {
    background-color: #4fc4f6;
    color: #fff;
    font-size: 9px;
    font-weight: bold;text-decoration: none;
    transform: scale(1.8);
}
.pages-links ul li:nth-last-child(2) {margin:0 0 0 10px;}
.pages-links ul li:nth-child(2) {margin:0 10px 0 0;}
.pages-links ul li:nth-child(2), .pages-links ul li:nth-last-child(2) {width: 48px;}
.pages-links ul li:nth-child(2) span, .pages-links ul li:nth-child(2) a, .pages-links ul li:nth-last-child(2) span, .pages-links ul li:nth-last-child(2) a{
    border-right: 2px solid #1f253d;
    color: transparent;
    font-size: 0;
    position: relative;
	display:block;
    width: 48px;
	height:40px;
	margin:0;
	border-radius:0;
	background-color:transparent;
	transform: scale(1);
}
.pages-links ul li:nth-child(2) span::after, .pages-links ul li:nth-child(2) a::after{
    border-color: transparent #1f253d transparent transparent;
    border-style: solid;
    border-width: 7px 14px;
    content: "";
    left: 1px;
    position: absolute;
    top: 13px;
}
.pages-links ul li:nth-child(2):hover a::after {border-color: transparent #4FC4F6 transparent transparent;	transform:scale(1.2);}
.pages-links ul li:nth-last-child(2):hover a::after {border-color: transparent  transparent transparent #4FC4F6;	transform:scale(1.2);}
.pages-links ul li:nth-last-child(2) span::after, .pages-links ul li:nth-last-child(2) a::after{
    border-color: transparent transparent transparent #1f253d;
    border-style: solid;
    border-width: 7px 14px;
    content: "";
    right: 1px;
    position: absolute;
    top: 13px;
}
.pages-links ul li:nth-last-child(2) span, .pages-links ul li:nth-last-child(2) a{border-left: 2px solid #1f253d;border-right:0;}
.pages-links ul li:first-child,.pages-links ul li:last-child  {display:none;}
#train_description {height: 150px !important;}
.all_fields textarea#task {height: 150px !important;padding: 10px 8px;resize: none;}
script {height: 0; visibility: hidden;}
.plg_my_tags {
    box-sizing: border-box;
    height: 20px;
    margin-left: 195px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    top: -450px;
    white-space: nowrap;
    width: calc(100% - 290px);
}
form .content_vote.uk-display-inline-block {
    font-size: 13px;
    position: relative;
    right: -90px;
    text-align: center;
    width: 100px;
}
form .content_vote.uk-display-inline-block input {margin-left: 0 !important;}
#table_stats.uk-text-faded.uk-table th, #table_stats.uk-text-faded.uk-table td {
    padding: 8px;
    transform: rotate(0deg);
    writing-mode: inherit;
	text-align:center;
}
#login-drop-btn li a > span.uk-badge.uk-badge-danger.private-message-badge.uk-badge-notification { line-height: normal;min-width:23px;}



/*-- korzina --*/
.shop #left {width:100%;padding-right:0;}
#hikashop_checkout_page > form {
    background-color: #394264;
    border-radius: 10px;
    margin-top: 10px;
    padding: 25px 30px;
}
#hikashop_checkout_cart .table.table-striped.table-hover thead,
.hikashop_cart_product_price_value,
.hikashop_cart_product_quantity_delete img,
#hikashop_checkout_cart tfoot tr td:nth-child(3),
#hikashop_checkout_cart.hikashop_checkout_cart + br  {display: none;}
#hikashop_checkout_cart .table.table-striped.table-hover tr {position:relative;}
.hikashop_cart_product_image_value {width: 170px;}
.hikashop_cart_product_image_thumb > a {
    border: 5px solid #1f253d;
    border-radius: 50%;
    box-sizing: border-box;
    display: block;
    height: 140px;
    overflow: hidden;
    width: 140px;
}
.hikashop_cart_product_image_thumb > a img {
    height: auto;
    margin: 0 !important;
    max-width: none !important;
    min-height: 100%;
    min-width: 100%;
    padding: 0 !important;
    width: auto;
}
.hikashop_cart_product_name_value {
    padding-right: 20px;
    padding-top: 10px;
    vertical-align: top;
    width: 600px;
}
.hikashop_cart_product_name > a {
    color: #4fc4f6 !important;
    display: block;
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 600px;
}
.hikashop_cart_product_custom_item_fields {
    font-size: 15px;
    line-height: 20px;
    max-height: 80px;
    overflow: hidden;
}
.hikashop_cart_product_quantity_refresh {
    float: right !important;
    margin-left: 0 !important;
    margin-top: 10px;
    padding-right: 50px;
    position: relative;
}
.hikashop_cart_product_quantity_refresh::after {
    color: #9099b7;
    content: "Количество";
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    right: 155px;
    top: 0;
}
.hikashop_cart_product_quantity_refresh a{color:#4FC4F6 !important;}
.hikashop_cart_product_quantity_refresh a:hover {opacity:0.8;}
.hikashop_cart_product_quantity_delete {left: -790px;position: absolute;top: 24px;}
tr:first-child td .hikashop_cart_product_quantity_delete { top: 4px;}
#hikashop_checkout_cart table.table.table-hover.table-striped {border-collapse: collapse;}
#hikashop_checkout_cart .table.table-striped.table-hover tbody tr:last-child td {padding-bottom: 0;}
.hikashop_cart_product_quantity_delete a {
    background-color: #e64c65;
    border: 2px solid #1f253d;
    border-radius: 50%;
    color: #fff !important;
    display: block;
    font-family: Comic Sans MS;
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    text-align: center;
    text-decoration: none !important;
    width: 26px;
}
#hikashop_checkout_cart .table.table-striped.table-hover tbody tr:first-child td {
    border-top: 0 none;
    padding-top: 0;
}
#hikashop_checkout_cart .table.table-striped.table-hover tbody tr td {position:relative;}
#hikashop_checkout_cart .table.table-striped.table-hover tbody tr td {
    border-top: 1px solid #1f253d;
    padding-bottom: 20px;
    padding-top: 20px;
}
.hikashop_cart_product_quantity_delete a:hover{background-color:#E4354F;}
.hikashop_cart_product_quantity_value { min-width: 200px;text-align: center;}
.hikashop_cart_product_quantity_value .hikashop_product_quantity_field {
    background-color: #50597b;
    border: 1px solid #1f253d;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    float: none;
    font-family: arial;
    font-size: 18px;
    height: 36px;
    margin: 0 -100px 0 0;
    min-width: 36px;
    text-align: center;
}
#hikashop_checkout_cart hr { border-color: #1f253d;}
#hikashop_checkout_cart tfoot .hikashop_cart_total_value {text-align: right;}
#hikashop_checkout_page .hikashop_product_price_full {text-align: right;margin-bottom:0;}
#hikashop_checkout_page span.hikashop_product_price {color: #f36f44;font-size: 22px;}
#hikashop_checkout_page tfoot .hikashop_cart_total_title.hikashop_cart_title {font-size: 20px; text-align: right;}
#hikashop_checkout_page span.hikashop_checkout_cart_final_total {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding-left: 4px;
}
#hikashop_checkout_next_button {margin:20px 0 0;}
#hikashop_checkout_page #hikashop_checkout_status {
    display: inline-block;
    position: relative;
    top: -25px;
}
/*-- End - korzina --*/

/*-- Product-list --*/
.items_product_shop {padding:20px;float:left;}
.magazin h1 {
    font-size: 42px;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 20px;
}
.hikashop_product_image {height: auto !important;margin-top: 0 !important;}
.hikashop_product_image_subdiv {
    height: 175px !important;
    top: 0 !important;
    transform: translateY(0px) !important;
    width: 100% !important;
}
.hikashop_product_image + hr {display: none;}
.hikashop_subcontainer.hikashop_subcontainer {padding: 0 0 20px;overflow:hidden;position: relative;}
.hikashop_product_image_subdiv { width: 100% !important;}
.hikashop_product_image_subdiv > a {
    display: block;
    height: 175px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
}
#hikashop_category_information_menu_228 div.hikashop_container {margin: 0 auto 50px; width: 270px;}
.hikashop_product.hikashop_product.hikashop_product{ width: 25% !important;}
.hikashop_product_image_subdiv img {
    height: auto;
    max-width: none;
    min-height: 100%;
    min-width: 100%;
    width: auto;
}
.hikashop_product_price_full {
    bottom: 30px;
    margin-bottom: 0 !important;
    position: absolute;
	padding-left: 10px;
	width: calc(50% - 10px);
}
.hikashop_product_name {box-sizing: border-box;overflow: hidden;}
.hikashop_product_name > a {
    color: #4fc4f6 !important;
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    padding: 10px 0;
}
.hikashop_subcontainer > form {
    padding-left: 50%;
	margin-top:10px;
    padding-right: 10px;
}
span.hikashop_product_price {
    color: #f36f44;
    font-size: 20px;
    white-space: nowrap;
}

.hikashop_products_pagination .list-footer .limit, 
.hikashop_subcategories_pagination .list-footer .limit {color: #9099b7 !important;font-size: 13px;position: relative;}
.limit::after {
    border-color: #1f253d transparent transparent;
    border-style: solid;
    border-width: 5px;
    content: "";
    position: absolute;
    right: calc(50% - 78px);
    top: 14px;
    z-index: 2;
}
.hikashop_results_counter {color: #9099b7 !important;}
select.chzn-done.inputbox {
    background: #515a7b none repeat scroll 0 0;
    border: 1px solid #394263 !important;
    border-radius: 4px;
    color: #fff !important;
    cursor: pointer;
    font-size: 16px;
	padding-right: 10px;
    height: 30px !important;
    position: relative;
    text-align: center;
	appearance:none;
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari and Chrome */
}
.hikashop_products_pagination.hikashop_products_pagination_bottom {margin-top: 5px;}
.hikashop_submodules {padding:0;}
/*-- End - Product- list --*/
/*-- Product - open -page --*/
.hikashop_product_page {
    background-color: #394264;
    border-radius: 8px;
    padding: 10px 30px;
}
.hikashop_product_name_main {font-size: 28px;margin: 10px 0;}
#hikashop_product_top_part h1 { margin: 15px 0;}
#hikashop_product_left_part {
    margin-right: 40px;
    width: 250px;float: left;
}
#hikashop_product_right_part {
    float: right;
    font-size: 16px;
    line-height: 22px;
    width: 900px;
}
.hikashop_product_main_image {
    border: 5px solid #1f253d;
    border-radius: 50%;
    height: 245px !important;
    overflow: hidden;
    width: 245px !important;
}
.hikashop_product_main_image_subdiv {height: 100% !important;width: 100% !important;}
.hikashop_product_main_image_subdiv > a {
    display: block;
    height: 100%;
    width: 100%;
}
#hikashop_main_image_link > img {
    height: auto;
    margin: 0 !important;
    max-width: none;
    min-height: 100%;
    min-width: 100%;
    width: auto;
}
.hikashop_product_price_custom_left {
    position: relative;margin-top:30px;
}
.hikashop_product_price_custom_left .hikashop_product_quantity_main {
    width: 100% !important;
}
.hikashop_product_price_custom_left tr:first-child, .hikashop_product_price_custom_left table, .hikashop_product_price_custom_left tbody {
    display: block;
    position: relative;
    width: 100%;
}
.hikashop_product_price_custom_left table tr:first-child td:first-child{
    box-sizing: border-box;
    display: inline-block;
    padding-right: 50px;
    text-align: right;
    width: 100%;
	position: relative;
}
.hikashop_product_price_custom_left table tr:first-child td:first-child::after {
    color: #9099b7;
    content: "Количество";
    font-size: 15px;
    font-weight: bold;
    left: 10px;
    letter-spacing: 0.5px;
    line-height: 40px;
    position: absolute;
}
.hikashop_product_price_custom_left .hikashop_product_quantity_field {
    background: #50597b none repeat scroll 0 0;
    border: 1px solid #1f253d;
    border-radius: 4px;
    color: #fff;
    float: none;
    font-family: arial;
    font-size: 16px;
    height: 35px;
    text-align: center;
    width: 35px;
}
.hikashop_product_price_custom_left table tr:nth-child(1) td:nth-child(2) {
    font-size: 32px;
    line-height: 40px;
    position: absolute;
    right: 10px;
    top: 0;
}
.hikashop_product_price_custom_left table tr:nth-child(1) td:nth-child(2) a {color:#4FC4F6 !important;}
.hikashop_product_price_custom_left table tr:nth-child(1) td:nth-child(2) a:hover,
.hikashop_product_price_custom_left table tr:nth-child(2) td:first-child .hikashop_product_quantity_field_change_minus.hikashop_product_quantity_field_change:hover {opacity:0.8;}
.hikashop_product_price_custom_left table tr:nth-child(2) td:first-child .hikashop_product_quantity_field_change_minus.hikashop_product_quantity_field_change {
    color: #4fc4f6 !important;
    font-size: 30px;
    margin: 0;
    position: absolute;
    right: 108px;
    top: 0;
}
.hikashop_product_price_custom_left table tr:nth-child(1) td:nth-child(3) {
    display: block;
    margin-top: 20px;
    text-align: right;
    width: 100%;
}
.hikashop_product_price_custom_left .hikashop_product_price_full { bottom: 15px;padding-left:0;left:0;}
.hikashop_product_price_custom_left .hikashop_product_price {font-size: 22px;}
.hikashop_checkout_cart table .hikashop_product_price_full {
    position: static;
    text-align: right;
    width: auto;
}

/*-- End - Product - open - page --*/

/*-- Old - trainings --*/
.trainings .uk-panel.uk-panel-box.uk-panel-box-primary {
    background: #394263 none repeat scroll 0 0;
    border-radius: 4px;
}
/*-- end trenirovki --*/

/*-- other - element --*/
.article-info .comments {
background: rgba(0, 0, 0, 0) url("../img/comment.png") no-repeat scroll left center;
    color: #9099b7;
    float: right;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    margin-left: 25px;
    padding-left: 30px;
    text-align: right;
    width: auto;
}

.related-item-image-link + div .related-item-date,
.related-item-image-link + div .related-item-comments,
.related-item-image-link + div .related-item-hits {
	color: #9099b7;
	font-size: 12px;
    font-weight: bold;
    line-height: 30px;
	margin-top: 5px;
	display:inline-block;
	width: auto;
}
.related-item-image-link + div .related-item-comments, 
.related-item-image-link + div .related-item-hits {
    float: right;
    margin-left: 25px;
    padding-left: 30px;
}
.related-item-image-link + div .related-item-hits {background: rgba(0, 0, 0, 0) url("../../../images/new-design/star.png") no-repeat scroll left 3px;}
.related-item-image-link + div .related-item-comments {background: rgba(0, 0, 0, 0) url("../img/comment.png") no-repeat scroll left center;}
.hikashop_collectondelivery_end {
    background-color: #394263;
    border-radius: 4px;
    padding: 20px 30px;
}
.title_hikashop_collectondelivery_end_message {
    font-size: 30px;
}
#hikashop_collectondelivery_end_message > p:last-child {color: #e64c66;font-size: 18px;}
#hikashop_collectondelivery_end_message b {color: #49d6ff;}
#hikashop_collectondelivery_end_message p {
    line-height: 20px;
    font-size: 15px;
}
#hikashop_collectondelivery_end_message br {
    margin: 5px;
    display: inline-block;
    width: 100%;
    content: '';
}
/*-- End - other - elements --*/

/*-- delete after prodaction --*/
.trainings .uk-width-3-7.uk-text-right.uk-text-faded.uk-text-bold.tr-label  {
    display: inline-block;
    line-height: 50px;
    width: 310px !important;
}
.uk-grid.tr-form-row:nth-child(2) .uk-width-4-7.tr-field:nth-child(2) .uk-grid {
    padding: 0 !important;
}
.uk-grid.tr-form-row:nth-child(2) .uk-width-4-7.tr-field:nth-child(2) .uk-grid .uk-width-1-6.tr-no-padding {padding:0 15px !important;}
.trainings .uk-form.uk-form select, .uk-form.uk-form textarea, .uk-form.uk-form input:not([type]), .uk-form.uk-form input[type="text"], .uk-form.uk-form input[type="password"], .uk-form.uk-form input[type="datetime"], .uk-form.uk-form input[type="datetime-local"], .uk-form.uk-form input[type="date"], .uk-form.uk-form input[type="month"], .uk-form.uk-form input[type="time"], .uk-form.uk-form input[type="week"], .uk-form.uk-form input[type="number"], .uk-form.uk-form input[type="email"], .uk-form.uk-form input[type="url"], .uk-form.uk-form input[type="search"], .uk-form.uk-form input[type="tel"], .uk-form.uk-form input[type="color"] {	appearance:none;
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari and Chrome */}
.trainings select {padding-right:30px !important;max-width:360px !important;}
.trainings select + .uk-form-select-icon {
    border-color: #1f253d transparent transparent;
    border-style: solid;
    border-width: 5px;
    position: absolute;
	top:23px;transform: translateX(-20px);
	}
.trainings.trainings textarea { min-height:100px;width:99%;line-height:24px;}
.tr-no-padding, .tr-field, .tr-duration {position:relative;}
.groupcheckboxes { min-width: 360px;}
#jform_train_date {padding-left:30px;}
.trainings p a, .uk-width-6-10.uk-text-faded.tr-field-info a {color: #4fc4f6;}
.uk-width-6-10.uk-text-faded.tr-field-info input[type="text"] {width:99%;}

.uk-width-3-7.uk-text-right.tr-label {width: 42.85%;}
.uk-width-4-7.tr-field {width: 57.15%;}


/*--End - ppc --*/

/*-- Search - page --*/
#left > .search::before {
    content: "Поиск";
    font-size: 36px;
    left: 0;
    position: absolute;
    top: -72px;
}
#left > .search {
    background-color: #394263;
    border-radius: 5px;
    margin-top: 92px;
    padding: 20px 30px;
    position: relative;
	margin-bottom: 50px;
}
.search fieldset {
    border: medium none;
    padding-left: 0;
	border-bottom:1px solid #1F253D;
	padding-bottom:20px;
	margin-bottom:20px;
}
.search fieldset label { font-size: 15px; margin-right: 20px;}
.search fieldset .inputbox {
    background: #515a7b none repeat scroll 0 0;
    border: 1px solid #1f253d;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    height: 40px;
    padding-left: 8px;
}
.search fieldset .button {
    background: #e64c66 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    font-family: arial;
    font-size: 19px;
    font-weight: bold;
    height: 40px;
    margin-left: 20px;
    padding: 0 12px;
}
.searchintro p strong { font-size: 18px;}
.phrases > legend {
    font-size: 16px;
    font-weight: bold;
	margin: 5px 0;
}
.phrases-box > input[type="radio"] {
    display:none;
}
.phrases-box .radiobtn {
    line-height: 30px;
    padding-left: 25px;
    position: relative;
}
.phrases-box .radiobtn::before {
    background: #50597b none repeat scroll 0 0;
    border: 1px solid #1f253d;
    border-radius: 50%;
    content: "";
    height: 16px;
    left: 0px;
    position: absolute;
    top: 0;
    width: 16px;
}
.phrases-box input[type="radio"]:checked + .radiobtn::after {
    background: #4fc4f6 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 8px;
    left: 5px;
    position: absolute;
    top: 5px;
    width: 8px;
}
.phrases-box { margin-bottom: 12px;}
.search select.inputbox {
appearance:none;
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari and Chrome */
}
.search select.inputbox {
    background: #515a7b none repeat scroll 0 0;
    border: 1px solid #1f253d;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    height: 40px;
    min-width: 190px;
    padding-left: 8px;
    padding-right: 20px;
	cursor:pointer;
}
.search .ordering, .search .form-limit label {
    display: inline-block;
    margin-right: 20px;
    width: 70px;
	position:relative;
}
.search .ordering::after, .search .form-limit label::after {
    border-color: #1f253d transparent transparent;
    border-style: solid;
    border-width: 6px;
    content: "";
    position: absolute;
    right: -205px;
    top: 8px;
}
.search .only > label {margin: 5px 20px 5px 0;}
.form-limit + .counter {
    color: #9099b7;
    font-size: 12px;
    margin-top: -30px;
    text-align: right;
}
dl.search-results {margin-top: 30px;}
dt.result-title {
    border-top: 1px solid #1f253d;
    font-size: 20px;
    padding-top: 20px;
	margin-top:20px;
}
.result-title > a { color: #4fc3f5 !important;}
.search .pagination { transform: translateY(90px);margin: 0 auto;}
/*-- End - search - page --*/

/*-- правки -- */

.blog_c .createdby, .about .rating-digit, .about .rating-caption { display: none;}
.right-side-widbar p a { display: table-cell;}
.moduletable.social {
    background: #394264 none repeat scroll 0 0;
    border-radius: 4px;
    margin-bottom: 40px;
    padding: 20px;
}
.moduletable.social h3 {
    font-family: arial;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 18px;
    margin-top: 8px;
}
.uk-width-4-10.uk-text-primary .uk-text-faded + iframe {
    margin-bottom: 10px;
	width:455px !important;
}
.uk-grid.tr-form-row > .uk-width-4-7.tr-field { max-width: 400px;}
.uk-width-2-6.tr-no-padding, .uk-width-1-6.tr-no-padding {
    padding-left: 0;line-height:50px;
}
.uk-width-2-6.tr-no-padding {width:23%;}
#edit_training .uk-width-4-7.tr-field {
    color: #fff;
    line-height: 50px;
}
#edit_training .uk-width-4-7.tr-field .uk-grid {
    margin: 0 !important;padding-left:0 !important;
}
fieldset.groupcheckboxes .uk-width-1-2:first-child {
    padding-left: 0;
}
#add_training .uk-width-2-6.tr-no-padding, 
#add_training .uk-width-2-6 select + .uk-form-select-icon {
    margin-left: 35px;
}

#add_training fieldset.groupcheckboxes .uk-width-1-2:first-child {
    padding-left: 35px;
}
.about #right {
    margin-top: 95px;
}
/*-- end правки --*/

/*-- new comments--*/
.jfusionQuickReplyHeader_PostsCount {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 10px;
}
.jfusionQuickReplyHeader_PostsCount + div + div.uk-grid > .uk-width-2-10 {
    border: 3px solid #394264;
    border-radius: 5px;
    height: 100px;
    margin-left: 35px;
    overflow: hidden;
    padding: 0;
    width: 100px;
}
.jfusionQuickReplyHeader_PostsCount + div + div.uk-grid > .uk-width-8-10 {width:768px;}
.jfusionQuickReplyHeader_PostsCount + div + div.uk-grid {margin-bottom:0px;}
.markItUpHeader ul li {height:30px;}
.markItUpHeader ul li a {line-height: 10px;}
.markItUpHeader ul .markItUpSeparator { background-color: #9099b7;}
.markItUpFooter { display: none;}
textarea#quickReply {
    background: transparent none repeat scroll 0 0;
    border: 3px solid #515a7b;
    height: 60px !important;
    resize: none;
}
.markItUpHeader > ul.uk-panel {padding: 2px 0 0 10px !important;}
.jfusionPostArea { margin-top: 30px;}
.jfusionPostBody {
    border-color: #394264;
    border-image: none;
    border-style: solid none none;
    border-width: 2px medium medium;
    padding-top: 15px;
}
.jfusionUserAvatar {
    border: 2px solid #394264;
    border-radius: 4px;
    margin-right: 15px;
    overflow: hidden;
}
.jfusionPostUser.uk-text-bold > a {color: #49d6ff !important;font-size: 12px;}
.jfusionPostDate::before {
    background-color: #dddddd;
    border-radius: 50%;
    content: "";
    height: 3px;
    left: 6px;
    position: absolute;
    top: calc(50% - 1px);
    width: 3px;
}
.jfusionPostDate {
    color: #288ce5;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    padding-left: 20px;
    position: relative;
}
.jfusionPostText {
    color: #6c7897;
    font-size: 14px;
    margin-left: 80px;
    margin-top: 2px;
    padding-left: 0 !important;
    text-indent: 0;
    width: 770px;
}
/*--end -comm--*/

/*-- Alerm - message --*/
#system-message-container, .uk-alert.uk-alert-warning {
    background-color: #394264;
    border-radius: 4px;
    color: #fff;
    padding: 10px 20px;
}
#system-message-container dt, dt.message, dt.notice {
    font-size: 28px;
    font-weight: normal;
    line-height: normal;
}
.message > ul {
    line-height: normal;
    list-style: outside none none;
    margin-top: 10px;
    padding-left: 0;
}
.message > ul li {line-height: normal;font-size:14px;}

/*-- end - alert - message --*/

/*-- Forma ne avtorizovanogo pokypatelya --*/
#hikashop_checkout_page form > h1 {
    font-size: 26px;
    margin: 10px 0 20px;
}
.hikashop_checkout_login {width: 800px;}
.hikashop_checkout_login_left_part.span4 { border: medium none;width: 300px;}
fieldset.input { border: medium none;}
#com-form-login-username > label, #com-form-login-password > label, #com-form-login-remember > label {
    color: #9099b7;
    display: inline-block;
    font-size: 15px;
    margin-bottom: 5px;
}
.hikashop_contentpane tr td label {
    line-height: 44px;
    margin-bottom: 10px;
	color: #9099b7;
}
#com-form-login-username > input, #com-form-login-password > input, .hikashop_contentpane tr td input {
    background-color: #50597b;
    border: 1px solid #1f253d;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    height: 30px;
    padding: 4px 8px;
    width: 80%;
}
#com-form-login-remember #remember.inputbox {
    display: inline-block;
}
#hikashop_checkout_login_right_part fieldset {
    border-left: 1px solid #1f253d;
    padding-left: 40px;
}
#hikashop_checkout_login_right_part h2, #hikashop_checkout_login_left_part h2 {
    margin-top: 0;
}
#hikashop_checkout_login_right_part select {
appearance:none;
-moz-appearance:none; /* Firefox */
-webkit-appearance:none; /* Safari and Chrome */
    background-color: #50597b;
    border: 1px solid #1f253d;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    height: 40px;
    padding: 4px 8px;
    width: 88%;
}