@font-face {
    font-family: DINPro;
    font-weight: 400;
    font-style: normal;
    src: local('DINPro'), url(/static-bx/fonts/DINPro-Regular.eot),
    url(/static-bx/fonts/DINPro-Regular.svg) format('svg'),
    url(/static-bx/fonts/DINPro-Regular.ttf) format('truetype')
}
@font-face {
    font-family: DINPro;
    font-weight: 700;
    font-style: normal;
    src: local('DINPro'), url(/static-bx/fonts/DINPro-Bold.eot),
    url(/static-bx/fonts/DINPro-Bold.svg) format('svg'),
    url(/static-bx/fonts/DINPro-Bold.ttf) format('truetype')
}
@font-face {
    font-family: 'DINPro medium';
    font-weight: 500;
    font-style: normal;
    src: local('DINPro medium'), url(/static-bx/fonts/DINPro-Medium.eot),
    url(/static-bx/fonts/DINPro-Medium.svg) format('svg'),
    url(/static-bx/fonts/DINPro-Medium.ttf) format('truetype')
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-size: 100%;
    height: 100%;
}
* {
    margin: 0;
    padding: 0;
}
html,
body {
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 1.3;
}
.wrapper {
    display: table;
    height: 100%;
    width: 100%;
}
.global-content {
    display: table-row;
    height: 100%;
    width: 100%;
}
a {
    text-decoration: none;
    background: 0 0;
    color: #00a0d3;
}
a:active,
a:hover {
    outline: 0
}
img {
    border: 0
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    color: inherit;
    font: inherit
}

button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
    padding:0;
    border:0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
textarea {
    overflow: auto
}
table {
    border-spacing: 0;
    border-collapse: collapse
}
ol,
ul {
    list-style: none
}
body,
dd,
ol,
p,
td,
th,
ul {
    margin: 0;
    padding: 0
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    line-height: 1.3;
}
body {
    color: #000;
    background: #fff;
    font-family: 'PT Sans', Arial, sans-serif !important;
    -webkit-font-smoothing: antialiased
}
h1,
h2,
h3 {
    margin: 0;
    color: #000;
    font-family: DINPro,"Trebuchet MS",Arial,Helvetica,sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase;
}
h1{
    font-size: 22px !important;
    margin-bottom: 25px !important;
}
i {
    font-style: normal
}
.hidden {
    display: none
}
input, textarea, button, select {
    box-sizing: border-box;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    outline: medium none;
}
.flex-wrapper{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.g-layout {
    width: 100%
}
.g-layout_wrapper {
    width: 100%
}
.b-content {
    position: relative
}
.b-header {
    position: relative;
    z-index: 1;
    padding: 15px 0;
}
.b-header_index {
    box-shadow: 0 0 4px rgba(0,0,0,.4);
    height: 80px;
    box-sizing: border-box;
}
.b-header_wrapper {
    width: 940px;
    margin: 0 auto 0 auto;
    position:relative;
}
.b-header .logo {
    height: 52px;
}
.b-header .logo a {
    display:inline-block;
}
.b-header_links {
    font-family: 'DINPro medium', Arial, sans-serif;
    font-size: 20px;
    text-align:right;
}

.b-header_link {
    display: inline-block;
    color: #000
}

.b-header_link + .b-header_link {
    margin-left: 25px;
}

.b-header_link:hover {
    border-bottom: 1px solid #bfbfbf;
    text-decoration: none;
    margin-bottom: -1px;
}
.b-header_link.current {
    font-weight: 700
}

/*
.b-submenu {
    margin-bottom: 40px;
    padding: 25px 0 5px 0;
    border-top: 1px solid #dce3e6;
    border-bottom: 1px solid #dce3e6;
    font-size: 15px;
    font-weight: 700
}

.b-submenu_wrapper {
    width: 940px;
    margin: 0 auto 0 auto
}

.b-submenu_item {
    display: inline-block;
    width: 310px;
    padding-bottom: 22px
}

.b-submenu_item a {
    color: #000
}

.b-submenu_item.active a {
    color: #acb6bf
}
*/

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

/*menu area*/
.archive-menu ul em {font-size: 12px; white-space: pre;}
button {
    background: rgba(0, 0, 0, 0) linear-gradient(#26a9e0, #26a9e0) repeat scroll 0 0;
    color: white;
    font-size: 15px;
    line-height: 18px;
    padding: 15px 20px;
    position: relative;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: "с","Trebuchet MS",Arial,Helvetica,sans-serif;
    border: medium none;
}
button:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(#2696c5, #2696c5) repeat scroll 0 0;
}
button:disabled {
    background: #b8b8b8 none repeat scroll 0 0 !important;
    color: #6d6d6d !important;
}
button.btn-small {
    font-size: 14px;
    font-style: normal;
    line-height: 16px;
    padding: 10px 20px;
    border: 0;
}


.user-menu {
    float: right;
}
.user-menu li {
    display: inline-block;
   /* margin-left: 25px;*/
}
.user-menu li > a {
    text-decoration: none;
    white-space: nowrap;
}
.user-menu span {
    display: inline-block;
    text-decoration: underline;
    vertical-align: middle;
}
.user-menu a:hover span, .user-menu .link-username a:hover em {
    text-decoration: none;
}
.user-menu .link-cabinet .icon {
    display: none;
}
.user-menu .link-username .icon {
    background-position: -276px -1px;
    width: 13px;
}
.user-menu .link-register .icon {
    background-position: -248px -2px;
    width: 8px;
}
.user-menu .link-login .icon, .user-menu .link-logout .icon {
    background-position: -228px -1px;
}
.user-menu .link-login {
    position: relative;
}
.user-menu .link-username em {
    display: inline-block;
    font-style: normal;
    max-width: 400px;
    overflow: hidden;
    text-decoration: underline;
    text-overflow: ellipsis;
    vertical-align: top;
}

.topline {
    padding: 0; margin: 0; border-bottom: 1px solid #dce3e6;
}
.topline .container {
    width: 975px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    z-index: 2000;
}
.topline-bottom-none {
    border-bottom: none;
}
.topline .topline-menu {
    float: none;
}
.topline .topline-menu > ul.navbar-left {
    text-align: left;
    float: left
}
.topline .topline-menu > ul.navbar-right {
    text-align: right;
    float: right
}
.topline .topline-menu li > a, .topline .topline-menu li.get-access-link span {
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
    position: relative;
}
.link-enter{
    font:bold 14px "Trebuchet MS",Arial,Helvetica,sans-serif;
    color: #fff;
    background:#663398;
}
.link-enter a{
    color: #fff !important;
}
.topline .topline-menu li > a:hover {
    background-color: #693298;
    color: #fff;
}
.topline .topline-menu .menu_profile li > a:hover {
    background-color: #fff;
    text-decoration: underline;
    color: #693298;
}
.topline .topline-menu li.get-access-link span a {color: #000; }
.topline .topline-menu .icon {display: none;}
.topline .topline-menu .auth-form {text-align: left;}
.topline .topline-menu span, .topline .topline-menu em {text-decoration: none;}

.open > .dropdown-menu {
    display: block;
}
.dropdown-menu > li{
    margin:0 0 1px 0;
    display: block;
    /*background:#acb6bf;*/
}
.dropdown-menu > li:last-child{
    margin:0;
}
.dropdown .dropdown-menu > li > a {
    clear: both;
    display: block;
}

/*menu*/
.topline {
    border-bottom: 1px solid #e4e4e4;
    position:relative;
    padding-bottom: 13px;
}
.topline .container {
    z-index: 1000;
}
.topline .logo {
    margin-top: 20px;
    float: left;
}
.topline .topline-menu {
    float: none;
    margin-top: 40px;
}
.topline .topline-menu .nav li > a:hover {
    background-color: #693298;
    color: #fff;
}
.nav > li{
    margin-bottom: 1px;
}
.top_group_menu>li>a {
    padding: 10px 0 10px 30px;
    line-height: 20px;
    box-sizing: border-box;
    color: #64349a;
    font-size: 15px;
    position: relative;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #64349a;
    border-color: #337ab7;
    color: #fff;
}
.dropdown-menu>li>a {
    padding: 3px 20px;
    font-weight: 400 !important;
    line-height: 1.42857143;
    color: #333;
}
.top_group_menu>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #64349a;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 1px 8px rgba(105, 50, 152, 0.6);
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #663398;
    color: #FFF;
}
.nav.nav-tabs>li>a:focus, .nav.nav-tabs>li>a:hover{
    background-color: #663398;
    color: #FFF;
}
.top_group_menu .navbar-nav>li>a.active, .top_group_menu .dropdown-menu>li>a.active {
    color: #FFF;
    background: #663398;
}
.navbar-right .dropdown-menu {
    right: 0;
    left: auto;
}
.navbar-right{
    margin-right: 0;
}
.topline-menu{
    position: relative;
}
.no-resize>li{
    display: inline-block;
}
.no-resize{
    min-width: 970px;
    left: 160px;
    position: absolute;
}
.menu_profile{
    position: absolute;
    right: 0;
    top: -30px;
    display: flex;
}
.topline-bottom-none .menu_profile{
    right: 15px;
}
.dropdown{
    position: relative;
}
.menu_profile li{
    margin-left: 25px;
}
.menu_profile li:nth-of-type(2){
    margin-left: 5px;
}
.menu_profile .glyphicon{
    color:#693298;
    font-size: 12px;
    margin-top: 3px;
}
.menu_profile a{
    color: #693298;
    font-size: 14px;
}
/*end menu*/

.navbar-nav > li > a i{
    position: absolute;
    display: inline-block;
    padding: 5px;
    border-radius: 12px;
    border: 2px solid #EA2227;
    color:#EA2227;
    background: #fff;
    left: 193px;
    bottom: 15px;
    z-index: 100;
}
.link-enter {
	padding: 10px 15px;
	line-height: 20px;
	box-sizing: border-box;
	color: #64349a;
	font-size: 15px;
	font-weight: normal;
}
.topline-menu.not_autorized{
    margin-top: 12px;
}





table {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
}
.table {
    margin-bottom: 20px;
    width: 100%;
}
.table th, .table td {
    border-top: 1px solid #dddddd;
    line-height: 20px;
    padding: 8px;
    text-align: left;
    vertical-align: top;
}
.table th {
    font-weight: bold;
}
.table thead th {
    vertical-align: bottom;
}
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
    border-top: 0 none;
}
.table tbody + tbody {
    border-top: 2px solid #dddddd;
}
.table-condensed th, .table-condensed td {
    padding: 4px 5px;
}
.table-bordered {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-collapse: separate;
    border-color: #dddddd #dddddd #dddddd -moz-use-text-color;
    border-image: none;
    border-radius: 4px;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
}
.table-bordered th, .table-bordered td {
    border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
    border-top: 0 none;
}
.table-bordered thead:first-child tr:first-child th:first-child, .table-bordered tbody:first-child tr:first-child td:first-child {
    border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child th:last-child, .table-bordered tbody:first-child tr:first-child td:last-child {
    border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child th:first-child, .table-bordered tbody:last-child tr:last-child td:first-child, .table-bordered tfoot:last-child tr:last-child td:first-child {
    border-radius: 0 0 0 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child, .table-bordered tbody:last-child tr:last-child td:last-child, .table-bordered tfoot:last-child tr:last-child td:last-child {
    border-bottom-right-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:first-child, .table-bordered caption + tbody tr:first-child td:first-child, .table-bordered colgroup + thead tr:first-child th:first-child, .table-bordered colgroup + tbody tr:first-child td:first-child {
    border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child, .table-bordered caption + tbody tr:first-child td:last-child, .table-bordered colgroup + thead tr:first-child th:last-child, .table-bordered colgroup + tbody tr:first-child td:last-child {
    border-top-right-radius: 4px;
}
.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1) th {
    background-color: #f9f9f9;
}
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    background-color: #f5f5f5;
}
/*
table [class*="span"], .row-fluid table [class*="span"] {
    display: table-cell;
    float: none;
    margin-left: 0;
}
*/
.table .span1 {
    float: none;
    margin-left: 0;
    width: 44px;
}
.table .span2 {
    float: none;
    margin-left: 0;
    width: 124px;
}
.table .span3 {
    float: none;
    margin-left: 0;
    width: 204px;
}
.table .span4 {
    float: none;
    margin-left: 0;
    width: 284px;
}
.table .span5 {
    float: none;
    margin-left: 0;
    width: 364px;
}
.table .span6 {
    float: none;
    margin-left: 0;
    width: 444px;
}
.table .span7 {
    float: none;
    margin-left: 0;
    width: 524px;
}
.table .span8 {
    float: none;
    margin-left: 0;
    width: 604px;
}
.table .span9 {
    float: none;
    margin-left: 0;
    width: 684px;
}
.table .span10 {
    float: none;
    margin-left: 0;
    width: 764px;
}
.table .span11 {
    float: none;
    margin-left: 0;
    width: 844px;
}
.table .span12 {
    float: none;
    margin-left: 0;
    width: 924px;
}
.table .span13 {
    float: none;
    margin-left: 0;
    width: 1004px;
}
.table .span14 {
    float: none;
    margin-left: 0;
    width: 1084px;
}
.table .span15 {
    float: none;
    margin-left: 0;
    width: 1164px;
}
.table .span16 {
    float: none;
    margin-left: 0;
    width: 1244px;
}
.table .span17 {
    float: none;
    margin-left: 0;
    width: 1324px;
}
.table .span18 {
    float: none;
    margin-left: 0;
    width: 1404px;
}
.table .span19 {
    float: none;
    margin-left: 0;
    width: 1484px;
}
.table .span20 {
    float: none;
    margin-left: 0;
    width: 1564px;
}
.table .span21 {
    float: none;
    margin-left: 0;
    width: 1644px;
}
.table .span22 {
    float: none;
    margin-left: 0;
    width: 1724px;
}
.table .span23 {
    float: none;
    margin-left: 0;
    width: 1804px;
}
.table .span24 {
    float: none;
    margin-left: 0;
    width: 1884px;
}
.table tbody tr.success td {
    background-color: #dff0d8;
}
.table tbody tr.error td {
    background-color: #f2dede;
}
.table tbody tr.warning td {
    background-color: #fcf8e3;
}
.table tbody tr.info td {
    background-color: #d9edf7;
}
.table-hover tbody tr.success:hover td {
    background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover td {
    background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover td {
    background-color: #faf2cc;
}
.table-hover tbody tr.info:hover td {
    background-color: #c4e3f3;
}
.newcheckbox input[type="checkbox"]{
    display:none;
}
.newcheckbox input[type="checkbox"] + label{
    padding-left:30px;
    display: block;
    position: relative;
    margin-bottom: 10px;
}
.newcheckbox input[type="checkbox"] + label::before{
    content: "";
    display: block;
    position: absolute;
    top:-1px; left:0;
    height: 20px;
    width: 20px;
    margin: 0 15px 0 0;
    background-image: url(/local/templates/main/sprite_check.png);
    background-repeat: no-repeat;
}
.newcheckbox input[type="checkbox"] + label::before {
    background-position: -20px 0px;
}
.newcheckbox input[type="checkbox"]:checked + label{
    color: #693298;
}
.newcheckbox input[type="checkbox"]:checked + label::before {
    background-position: 0px 0px;
}

.container .btn-default{
    background: #663398;
    color:#fff;
    border: 0;
    border-radius: 0;
    margin-right: 4px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}
.container .btn-default:hover{
    background: #b28cd9;
}

.text-center
{
    text-align: center;
}
.umnik-data-view-block
{
    margin: 10px 0px;
    padding: 10px 20px;
}
.umnik-data-view-row
{
    border-bottom: 1px solid #e4e4e4;
    padding: 10px 0px;
}
.umnik-data-view-row p
{
    margin-top: 5px;
    line-height: 1.2;
}
.umnik-data-view-row label
{
    margin: 0px;
}

.umnik-row
{
    display: block;
    position: relative;
    height: 20px;
}
.umnik-row:after
{
    clear: both;
    display: table;
    content: "";
}
.umnik-col
{
    display: inline-block;
    float: left;
    padding-left: 15px;
}
.umnik-col:first-child
{
    padding-left: 0px;
    width: 150px;
}

.text-danger {
    color: #a94442;
}

font.errortext
{
    color:red;
}

font.notetext
{
    color:green;
}
.redirect-info {
    font-size: 16px;
    border: 1px solid #E0E0E0;
    padding: 20px 20px 5px 20px;
}
.redirect-info.error {
    background-color: #FFF0F0;
    border-color: #FF8989;
    padding: 5px 10px;
}
.redirect-info h2 {
    font-size: 18px;
}
.redirect-info.error h2 {
    font-size: 16px;
    color: #660000;
    margin-bottom: 5px;
}
.redirect-info.error p {
    color: #660000;
    font-size: 14px;
}
.redirect-timer-text {
    font-size: 12px;
    color: #666666;
    margin-top: 10px;
    text-align: right;
}
.redirect-info .btn-block {
    text-align: center;
    margin: 10px 0px;
}
.redirect-info .btn-block>.btn {
    font:bold 14px "Trebuchet MS",Arial,Helvetica,sans-serif;
    color: #fff;
    padding: 11px 12px;
    text-decoration: none;
    white-space: nowrap;
    background:#663398;
    border-radius: 0;
    margin-left: 10px;
    margin-right: 10px;
    width: 50px;
}
.redirect-info .btn-block>.btn:hover {
    background-color: #b28cd9;
}

.red{
    color: #ff0000;
}
.notice{
    font-size: 12px;
}
.main-column-container .row{
    margin-bottom: 20px;
}
.breadcrump_wrapper{
    width: 940px;
    margin: auto;
}
.b-news_detail .text img{
    max-width: 600px;
    height: auto;
}
.nav > li > a {
    display: block;
    padding: 10px 15px;
    position: relative;
}
.nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 1.42857;
    margin-right: 2px;
}
.organizer-tabs{
    position: relative;
}
.organizer-tabs::before{
    content: ' ';
    position: absolute;
    left:0;
    top:49px;
    width: 100%;
    border-top:1px solid #e4e4e4;
}
.organizer-tabs.one::before{
    top:35px;
}
.organizer-tabs .nav-tabs{
    margin-bottom: -1px;
    display: inline-flex;
    justify-content:space-between;
}
.organizer-tabs .nav-tabs > li{
    text-align: center;
    float: none;
    /*top: -15px;*/
    margin-bottom: -16px;
}
.organizer-tabs .nav-tabs > li.active{
    border-bottom: 1px solid #fff;
}
.organizer-tabs .nav-tabs > li > a{
    border-radius: 5px 5px 0 0;
    margin-right: 0;
    color: #828282;
    font-size: 14px;
    font-weight: 400;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    line-height: 14px;
    margin-top: 1px;
}
.organizer-tabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
    border-color: #e4e4e4 #e4e4e4 #fff;
    color: #693298;
    background-color: #fff;
}

.organizer-tabs .nav-tabs > li > a.disabled{
    pointer-events: none; /* делаем ссылку некликабельной */
    cursor: default;  /* устанавливаем курсор в виде стрелки */
    color: #999; /* цвет текста для нективной ссылки */
}

.organizer-tabs .nav-tabs {
    border: 0
}
.container-tabs-item{
    margin-top: 50px;
    min-height: 200px;
}
.container .btn-default{
    background: #663398;
    color:#fff;
    border: 0;
    border-radius: 0;
    margin-right: 4px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.container .btn-default:hover{
    background: #b28cd9;
}