.r_radar{
    line-height: 1.5;
    margin: 15px 0 0 0;
}
.r_radar .rr_desc_b img{
    margin: 0 30px 10px 0;
}
.r_radar .rr_slider{
    margin: 30px 0 0 0;
    position: relative;
}
.r_radar .rr_slider ul{
    margin: 0;
    padding: 0;
}
.r_radar .rr_slider li{
    overflow: hidden;
    height: 200px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.r_radar .rr_slider .paginator{
    position: absolute;
    top: 165px;
    left: 13px;
}
.r_radar .rr_slider .paginator a{
    float: left;
    background: #ed1c24;
    font-size: 16px;
    color: #ffffff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 1px 9px;
    margin-right: 4px;
}
.r_radar .rr_slider .paginator a:hover{
    text-decoration: none !important;
    background: #fff;
    color: #000000;
}
.r_radar .rr_slider .paginator a.active{
    background: #fff;
    color: #000000;
}
.r_radar h2{
    font-size: 28px;
    margin: 45px 0 25px 10px;
}
.r_radar .sort{
    margin: 20px 0 40px 10px;
    color: #818080;
}
.r_radar .sort a{
    padding: 5px 12px;
    color: #000000;
    margin: 0 2px;
}
.r_radar .sort a.active{
    background: #ed1c24;
    color: #ffffff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding-right: 25px;
}
.r_radar .sort a.active:hover{
    text-decoration: none !important;
}
.r_radar .sort a.active.down{
    background: #ed1c24 url(/images/radar/rr_sprite.png) no-repeat right 12px;
}
.r_radar .sort a.active.up{
    background: #ed1c24 url(/images/radar/rr_sprite.png) no-repeat right -28px;
}
.r_radar .sort span{
    margin-right: 10px;
}
.r_radar .pagenavigation{
    margin-left: 8px;
}
.r_radar .pagenavigation .navi_items a{
    font-size: 16px;
    color: #818080;
    margin-right: 15px;
}
.r_radar .pagenavigation .navi_items span{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    padding-top: 1px;
    padding-right: 5px;
}
.r_radar .all_items{
    font-size: 14px;
    color: #818080;
    margin-top: 3px;
}
.r_radar .rr_items{
    margin: 0 0 0 10px;
}
.r_radar .rr_item{
    position: relative;
    width: 50%;
    float: left;
    height: 120px;
    margin-bottom: 30px;
}
.r_radar .rr_item.hidden .rr_mini_photo{
    opacity: 0.3;
}
.r_radar .rr_item_desc{
    overflow: hidden;
    height: 122px;
    position: absolute;
    left: 113px;
    margin-right: 10px;
    font-size: 13px;
    line-height: 1.3;
}
.r_radar .rr_items .rr_item_desc a{
    color: #818080;
}
.r_radar .rr_items .rr_mini_photo{
    float: left;
}
.r_radar .rr_items .rr_item_name{
    margin-bottom: 7px;
    line-height: 1.0;
}
.r_radar .rr_items .rr_item_name a{
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}
.r_radar .rr_items .equip{
    margin: 7px 0 7px 0;
}
.r_radar .rr_items .rr_item_desc span{
    color: #818080;
}
.r_radar .rr_items .nick{
    background: url(/images/index_sprite.svg) no-repeat 0px 5px;
    padding-left: 15px;
    padding-right: 12px;
}
.r_radar .rr_items .admin_menu{
    position: absolute;
    top: -30px;
    background: url(/images/radar/rr_sprite.png) no-repeat left -64px;
    height: 30px;
    line-height: 2.2;
    display: none;
    overflow: hidden;
    opacity: 0.5;
}
.r_radar .rr_items .rr_item:hover > .admin_menu{
    display: block;
}
.r_radar .rr_items .admin_menu:hover{
    opacity: 1.0;
}
.r_radar .rr_items .admin_menu a{
    font-size: 12px;
    margin-left: 20px;
    color: #000000;
}
.rr_right{
    background: #ffffff;
    padding: 0;
    border-radius: 0;
}
.rr_right .infoBlockTitle{
    padding: 12px 0 20px 15px;
    background: #ed1b24;
    margin-bottom: 0;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
.rr_right .infoBlockTitle h4{
    color: #ffffff;
}
.rr_right .radar_search_form{
    height: 32px;
    overflow: hidden;
    position: relative;
    background: #f4f4f4;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: none;
    font-size: 16px;
    box-shadow: inset 1px 1px #d4d4d4;
    padding: 1px 3px;
    width: 205px;
    color: #666666;
}
.rr_right .radar_search_form .search_button { position: absolute;
	margin-top: 0; background: url(/images/search_btn.svg) no-repeat; background-size: 23px; width: 24px; height: 24px; border: 0px; top: 5px; right: 7px; cursor: pointer; }
.rr_right .radar_search_form .search_text {background: #f4f4f4; font-size: 14px; font-weight: bold; text-transform: uppercase; color: #999999; margin-top: 8px; padding: 0 40px 0 8px;  width: 92%; border: 0; outline: none !important; }

.rr_right .sub_title{
    display: block;
    margin-bottom: 8px;
}
.rr_right .sub_title a.blocktoggle{
    font-weight: normal;
    color: #ed1c24;
    border-bottom: 1px dotted #ed1c24;
    cursor: pointer;
    margin: 0 0 0 8px;
}
.rr_right .sub_title a.blocktoggle:hover{
    text-decoration: none !important;
    color: #ff5f65;
    border-bottom: 1px dotted #ff5f65;
}
.rr_right .toggle_selection a{
    color: #ed1c24;
    border-bottom: 1px dotted #ed1c24;
    cursor: pointer;
}
.rr_right .toggle_selection a:hover{
    text-decoration: none !important;
    color: #ff5f65;
    border-bottom: 1px dotted #ff5f65;
}
.rr_right label.checkbox_input{
    min-width: 90px;
    float: left;
    font-size: 14px;
    color: #666666;
    line-height: 1.0;
    margin-right:10px;
    margin-bottom:7px;
}
.rr_right label.checkbox_input_1{
    width: 210px;
}
.rr_right_body_bg .toggle_selection{clear:both;}
.rr_right label.checkbox_input input{
    float: left;
    padding: 1px 2px 0 1px;
    margin: 0;
}
.rr_right fieldset{
    display: block;
    margin: 15px 0 0 0;
}
.rr_right .submit{
    background: #ea232b;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    border: none;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    padding: 8px 14px;
    cursor: pointer;
    background: #ea232b;
    background: -moz-linear-gradient(top, #fe343c 0%, #d8141b 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe343c), color-stop(100%,#d8141b));;
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe343c', endColorstr='#d8141b',GradientType=0 );
}
.rr_right .submit:hover{
    background: #f03d44;
    background: -moz-linear-gradient(top, #fe575e 0%, #e5272e 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe575e), color-stop(100%,#e5272e));;
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe575e', endColorstr='#e5272e',GradientType=0 );
}
.rr_right .rr_right_body_bg{
    background: #ffffff;
    border: 1px solid #ebebeb;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 14px;
    margin-top: -8px;
}







.rr_inside{
    background: url(/images/radar/radar_small_logo.jpg) no-repeat right 0;
}
.rr_inside .raider_name{
    color: #000000;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 8px;
    line-height: 1.0;
}
.rr_inside .raider_nick{
    margin-bottom: 8px;
}
.rr_inside .raider_nick a.first{
    color: #818080;
    background: url(/images/index_sprite.svg) no-repeat 0px 5px;
    padding-left: 15px;
}
.rr_inside .raider_nick a > img { border: 0; margin: 0 5px; position: relative; top: 2px; }
.rr_inside p{
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
}
.rr_inside p a{
    color: #ff3c37;
}
.rr_inside p span.title{
    display: block;
    font-weight: bold;
}
.rr_inside .p_block{
    margin-bottom: 12px;
    padding-bottom: 0;
    display: block;
    line-height: 1.4;
}
.rr_inside .about span.title{
    display: block;
    font-weight: bold;
    font-size: 16px !important;
    margin-bottom: 5px;
}
.rr_inside p.location{
    font-weight: bold;
    background: url(/images/radar/place.svg) no-repeat 0 2px;
    padding-left: 15px;
    margin-bottom: 12px;
}
.rr_inside .about{
    background: #f7f7f7;
    gborder-radius: 5px;
    g-moz-border-radius: 5px;
    g-webkit-border-radius: 5px;
    padding: 13px 17px;
    margin-bottom: 20px;
}
.rr_inside .about, .rr_inside .about p, .rr_inside .about div, .rr_inside .about span{
    font-size: 14px !important;
    font-family: Arial !important;
    color: #000000 !important;
    line-height: 1.5 !important;
}
.rr_inside .about a, .rr_inside .about p a{
    font-size: 14px !important;
    font-family: Arial !important;
    color: #ff3c37 !important;
}
.rr_inside .about a:hover, .rr_inside .about p a:hover{
    text-decoration: underline !important;
}
.rr_inside .info_b{
    margin: 20px 0 20px 15px;
}
.rr_inside .last_posts .post_item{
    margin-bottom: 4px;
    font-size: 12px;
    color: #999999;
}
.rr_inside .last_posts a {
    color: #f01928;
    font-size: 14px;
    background: url(/images/radar/grey_bul.png) no-repeat 0 6px;
    padding: 0 12px 0 12px;
}
.rr_inside .last_posts a:hover {
}
.rr_inside .last_posts small {
    color: #929191;
}
.rr_inside p.sponsors{
    margin: 0 0 22px 0;
}
.rr_inside p.start_year{
    margin: 0 0 12px 0;
}
.rr_inside p.sponsors span.title{
    font-size: 16px;
}
.rr_inside .bread{
    margin-bottom: 30px;
    margin-right: 100px;
}
.rr_inside .catalog_item {
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    float: left;
    text-decoration: none;
    border: 0;
    margin-right: 10px;
    line-height: 26px;
}
.rr_inside .catalog_item a {
    color: #999999;
}
.rr_inside .catalog_item.active a {
    color: #000000;
}
.rr_inside .progress_b{
    background: #f7f7f7 url(/images/radar/cup.png) no-repeat right bottom;
    background: #f7f7f7;
    dborder-radius: 7px;
    d-moz-border-radius: 7px;
    d-webkit-border-radius: 7px;
    margin: 5px 30px 5px 0;
    width: 48%;
    float: left;
    padding: 15px 0;
}
.rr_inside .progress_b div{
    padding-left: 20px;
    padding-right: 20px;
}
.rr_inside .progress_b span.title{
    display: block;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
    padding-left: 20px;
}
.rr_inside .rider_ranks{
    padding: 15px 0 0 0;
    margin: 5px 0 5px 0;
    width: 45%;
    float: left;
}
.rr_inside .rank_b_gap{
    padding: 15px 20px;
}
.rr_inside .rider_ranks span.title{
    display: block;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}
.rr_inside .video{
    background: #000000 url(/images/radar/video.png) no-repeat right bottom;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 17px 17px;
    margin-bottom: 20px;
    color: #ffffff;
}
.rr_inside .video span.title{
    display: block;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
    color: #ffffff;
}
.rr_inside .last_posts{
    margin: 30px 0 20px 15px;
}
.rr_inside .last_posts span.title{
    display: block;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 6px;
}
.rr_inside .video h4{
    color: #ffffff;
}
.rr_inside .col_b{
    float: left;
    width: 50%;
}
.rr_inside .col_1_b{
    float: left;
    width: 35%;
}
.rr_inside .col_2_b{
    float: left;
    width: 65%;
}
.rr_inside .big_photo_b{
    max-width: 250px;
    margin-right: 15px;
    margin-bottom: 30px;
}
.rr_inside .big_photo_b img{
    width: 100%;
}
.rr_inside .admin_b{
    color: #929191;
    margin-top: 50px;
    font-size: 14px;
}
.rr_inside .admin_b div{
    float: right;
}
.rr_inside .admin_b div a{
    margin-left: 25px;
    font-size: 14px;
    cursor: pointer;
    color: #000000;
}
.rr_inside .edit_icon{
    background: #ffffff url(/images/radar/edit_icon.png) no-repeat 0 1px;
    padding-left: 20px;
}
.rr_inside .slider{
    height: 100px;
    position: relative;
}
.rr_inside .left_arr{
    width: 22px;
    height: 41px;
    position: absolute;
    top: 30px;
    left: 0;
    float: left;
    background: #ffffff url(/images/radar/slider_arr.png) no-repeat 0 0;
    cursor: pointer;
}
.rr_inside .right_arr{
    width: 22px;
    height: 41px;
    position: absolute;
    top: 30px;
    right: 0;
    background: #ffffff url(/images/radar/slider_arr.png) no-repeat 0 -103px;
    cursor: pointer;
}
.rr_inside .slider{
    margin: 40px 0 60px 0;
}
.rr_inside .slider .photos{
    float: left;
    width: 100%;
    height: 100px;
    overflow: hidden;
}
.rr_inside .slider .photos .photos_gap{
    margin: 0 0 0 38px;
}
#rider_images > .photos_gap > a {
    display: block;
    float: left;
    width: 110px;
    outline: none !important;
}
.photos_gap a {
    outline: none !important;
}
.rr_inside .slider .photos a > img{
    border: none;
    width: 100px;
    height: 100px;
    margin: 0 8px;
    outline: none !important;
}




.r_radar{
    line-height: 1.5;
    margin: 15px 0 0 0;
}
.r_radar h2{
    font-size: 28px;
    margin: 25px 0 25px 0;
}
.r_radar .sort{
    margin: 20px 0 40px 0;
    color: #818080;
}
.r_radar .rr_items{
    margin: 0 0 0 0;
}
.r_radar .pagenavigation{
    margin-left: 0;
}
.rr_inside .slider .photos .photos_gap{
    margin: 0 0 0 38px;
}
.r_radar .rr_slider{
    margin: 30px 0 40px 0;
    position: relative;
}

#achievement_new_container > span{display:block; margin: 10px 0 18px 195px;}
#achievement_new_container > span:first-child{margin-top:-52px;}
.col_inside_form_1{font-size:14px; margin-bottom:1px; margin-top: 8px;}

.r_radar .col_form_1{
    width: 190px;
    float: left;
    text-align: right;
    font-size: 16px;
    line-height: 2.3;
}
.r_radar .col_form_2{
    float: left;
    margin-left: 15px;
    margin-bottom: 8px;
    dwidth: 580px;

}
.r_radar .col_form_2 .errors {
    padding: 5px 0;
    display: block;
    clear: both;
    color: red;
}
.r_radar .text_input{
    background: #f4f4f4;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: none;
    font-size: 16px;
    box-shadow: inset 1px 1px #d4d4d4;
    padding: 7px 7px;
    width: 200px;
    color: #666666;
}
.r_radar .select_input{
    background: #f4f4f4;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: inset 1px 1px #d4d4d4;
    padding: 5px 7px;
    width: 200px;
}
.r_radar .select_input select{
    background: #f4f4f4;
    border: none;
    font-size: 16px;
    width: 198px;
    outline: none;
    color: #666666;
    cursor: pointer;
}
.r_radar  .form_label_1{
    line-height: 1.0;
    margin-bottom: 7px;
}
.r_radar .add_form_b label{
    position: relative;
    line-height: 1.0;
    float: left;
    margin: 8px 15px 0 0 ;
    color: #666666;
    padding: 1px 0 0 22px;
    font-size: 16px;
}
.r_radar .add_form_b label input{
    position: absolute;
    top: 0;
    left: 0;
}
.r_radar .add_form_b .form_hr{
    border-bottom: 1px solid #ebebeb;
    margin: 25px 0;
}
.r_radar .text_input_1{
    width: 335px;
}
.r_radar .textarea_input{
    background: #f4f4f4;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: none;
    font-size: 16px;
    box-shadow: inset 1px 1px #d4d4d4;
    padding: 7px 7px;
    width: 470px;
    height: 55px;
    color: #666666;
}
.r_radar .col_form_1 div{
    text-align: right;
    font-size: 11px;
    color: #666666;
    margin-top: 7px;
}
.r_radar .add_form_b .submit{
    background: #ea232b;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    border: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 8px 14px;
    cursor: pointer;
    background: #ea232b;
    background: -moz-linear-gradient(top, #fe343c 0%, #d8141b 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe343c), color-stop(100%,#d8141b));;
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe343c', endColorstr='#d8141b',GradientType=0 );
}
.r_radar .add_form_b .submit:hover{
    background: #f03d44;
    background: -moz-linear-gradient(top, #fe575e 0%, #e5272e 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe575e), color-stop(100%,#e5272e));;
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe575e', endColorstr='#e5272e',GradientType=0 );
}
.r_radar .upload_file_b{
    margin: 15px 0 25px 3px;
}
.r_radar .upload_file{
    float: left;
    margin: 0 15px 0 0;
    min-height: 155px;
}
.r_radar .upload_file div{
    font-size: 12px;
    color: #666666;
    margin-top: 5px;
}
.r_radar .upload_file label{
    font-size: 12px;
    color: #666666;
    padding-left: 16px;
    float: none;
}
.r_radar .upload_file label input{
    padding: 0;
    margin: 2px 0 0 0;
}
.r_radar .upload_file .delete{
    margin-top: 2px;
}
.r_radar .upload_file .delete a{
    font-size: 12px;
    color: #666666;
    background: url(/images/radar/rr_sprite.png) no-repeat 0 -191px;
    padding: 0 0 0 17px;
    margin: 0;
}
.highlight { color: #DD6900; }
.radar_add_but{
    display: block;
    width: 195px;
    height: 36px;
    float: right;
    margin-top: 5px;
	border: 1px solid #CECECE;
	color: #000;
	border-radius: 5px;
	line-height: 37px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #fff;
	background: #EEEDED;
	background: linear-gradient(to top, #E1E1E1, #EEEDED);
}

.radar_add_but:hover{
	background: linear-gradient(to top, #EEEDED, #E1E1E1);
}
.col_inside_select{margin-bottom:5px;}
#guide_text p{margin:7px 0px 3px 0px;}
.plans_container .select_input {
    display: inline-block;
}
.plans_container .select_input, .plans_container textarea{margin-bottom:5px;}
.r_radar .plans_container{ margin-left: 204px; margin-top: -78px;}
a.acceptPending, a.deleteRider, a.show_all_achievements, a.show_all_ranks { cursor: pointer; }
#radar_news_widget small { color: #666666; }
a.add_achievement, a.add_rank { float: right; cursor: pointer; margin: 0 0 0 5px; }
a.remove_achievement, a.remove_rank { cursor: pointer;}
a.add_achievement > img, a.remove_achievement > img, a.add_rank > img, a.remove_rank > img { border: 0; }
div.rider_achievements > div.hidden, div.rider_ranks > div.hidden { display: none; }

.r_radar .show_all_achievements{color: #666; font-size: 13px; border-bottom: 1px dotted #666; margin-left: 20px;}
.r_radar .show_all_ranks{color: #666; font-size: 13px; border-bottom: 1px dotted #666; }
.r_radar .show_all_achievements:hover{ text-decoration: none !important; color: #999; border-bottom: 1px dotted #999;}
.r_radar .show_all_ranks:hover{ text-decoration: none !important; color: #999; border-bottom: 1px dotted #999;}
.radar-description-btn{
    border: 1px solid #f08806; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; padding: 8px 14px; text-shadow:0px -1px 0px #e37e01; box-shadow: inset 0 1px 0 #febe6d; -moz-box-shadow: inset 0 1px 0 #febe6d; -webkit-box-shadow: inset 0 1px 0 #febe6d;
    background:#f7951b; background: -moz-linear-gradient(top, #fda12d 0%, #f18908 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fda12d), color-stop(100%,#f18908));;
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fda12d', endColorstr='#f18908',GradientType=0 );
    color:#fff;
    margin:14px 0px 11px 232px;
    display: inline-block;
    text-transform:uppercase;

}
.radar-description-competition span{font-weight:bold;}
.rr_desc_b .radar-description-competition {padding:5px 8px 5px 9px; background: rgba(247, 147, 29, 0.1); margin-left:225px; }
#content .radar-description-btn:hover{
    background:#f7951b; background: -moz-linear-gradient(top, #f18908 0%, #fda12d 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f18908), color-stop(100%,#fda12d));;
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f18908', endColorstr='#fda12d',GradientType=0 );
    color:#fff;
    text-decoration: none;
}

.rr_desc_b p{margin-left: 233px;
    padding-bottom: 7px; line-height:1.3; }
.rider-right-margin{ margin-top:63px; }
.rider-right-margin-bottom{ margin-top:75px; }

/*mobile*/


@media only screen and (max-width : 570px) {
	.r_radar .col_form_1{
		text-align: left;
	}
	.r_radar .col_form_2{
		margin-left: 0;
		margin-bottom: 11px;
	}
	.r_radar .col_form_1 div{
		text-align: left;
	}
    .radar_add_but{ float: none; margin-top: 15px; }
    .r_radar .rr_item{float:none; width:100%;}
    .r_radar .sort a{ display: inline-block; margin-top:3px;}
    .rr_inside .col_1_b{float:none; width:100%;}
    .rr_inside .col_2_b{width:100%;}
    .rr_inside .progress_b{width:auto;}
    .r_radar h2{margin:55px 0px 0px 0px;}
    .r_radar .sort{margin-top:11px; margin-bottom:15px;}
    .r_radar .rr_desc_b img{ float:none; margin-bottom:25px;}
    .rr_desc_b p { margin-left: 0; }
    .rider-right-margin{ margin-top:20px; }
    .rider-right-margin-bottom{ margin-top:25px; }


}