.training a { display:block;   background:#f5f5f5;  color: #2157a0 !important;  font-size: 14px; font-weight: bold; padding: 4px 10px;}
/*.training a:hover {background:#e0e0e0; text-decoration:none;}*/
.description ul{
margin: 0;
padding:0;
  }

.description1 a {
    display: block;
    padding-left: 36px;
    position: relative;
    text-decoration: underline;
}
.description1 a::before {
content: "";
position: absolute;
left: 0;
right: 0;
height: 15px;
width: 15px;
top: 3px;
left: 9px;
background-position: -5px -7px;
opacity: .6;
}
.panel-head a:hover, a:focus {
text-decoration: none;
}

.popular-spec {
margin-bottom:20px
}


.popular-spec a{
    color: black !important;
    display: block;
    padding: 5px;
    margin: 0;
    padding-left: 57px;
    text-decoration: none;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    margin-bottom: -1px;
}

.popular-spec a:hover{
cursor:pointer;
background:#e8e8e8;
text-decoration: underline;

}


.description a{
  display:block;
  padding:4px 0 4px 50px;
  text-decoration:none;
  list-style:none;
  color:black !important;
  }

  .description1 {
  padding: 10px;
  }

.description .active:hover{
    cursor:pointer;
    background:#e8e8e8;
text-decoration: underline;

  }
  .description .noactive:hover{
  cursor:pointer;
cursor: default;
  }

.modal-dialog h4 {
      color:black;
}
.modal-body {padding:10px;}

/********** картинка слева **********/ .left { float: left; margin: 0 1em 1em 0; } /********** картинка справа **********/ .right { float: right; margin: 0 0 1em 1em; } /********** картинка между текста **********/ .columns { float: left; max-width: 30%; margin: 0; } .img-center { float: left; margin: 0 1.5% 0 1.5%; max-width: 37%; } /********** картинка по центру********* */ .center { display: block; margin: 0 auto 1.5%; }
.slider-box{
  position:relative;
  width:250px;
  height:363px;
  overflow:hidden;
}
.slider{
  position:relative;
  width:10000px;
  height:210px;
}
.slider img{
  float:left;
}
.slider-box .prev, .slider-box .next{
  position:absolute;
  top:100px;
  display:block;
  width:29px;
  height:29px;
  cursor:pointer;
}
.slider-box .prev{
  left:10px;
  background:url(/admin-panel/vendor/kcfinder/upload/images/slider_controls.png.png) no-repeat 0 0;
}
.slider-box .next{
  right:10px;
  background:url(/admin-panel/vendor/kcfinder/upload/images/slider_controls.png.png) no-repeat -29px 0;
}.full_left {
  border-radius: 19px;

  width:262px;
  min-height:70px;
  margin-top:10px;
  margin-bottom:10px;
 }
.main_left {
  float:left;
  width:70px;
  height:70px !important;
  
}
.right_menu {
  padding-top:26px;
  padding-left:80px;
}
.right_menu1 {
  font-size: 16px;
  padding-top:26px;
  padding-left:80px;
}
.right_menu1 {
  padding-top:15px;
  padding-left:80px;
}
.right_menu2 {
  padding-top:10px;
  padding-left:80px;
}
.main_right {
  width:66%;
    height:0x;
  background:yellow;
}
div.full_left {
    margin: auto;
    width: auto;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 15px;
}

body {margin:25px;}

div.polaroid12 {

margin:auto;
  width: auto;
  background-color: white;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 15px;
}
h1{
    margin-top: 10px;
    margin-bottom: 10px;
}
div.container12 {
  text-align: center;
  padding-bottom: 1px;
}
.site-news .news-item {
      height: 1px;
}h2.spam-h2 {
    font-size: 23px !important;
    margin-top: 0px;
  } 

  p.spam-p {

    margin-top: 10px;
    font-size: 16px !important;
  } 

  i.info {
    color: black !important;
  }

  em.spam-cvalification {
    font-size: 16px !important;
  }
a.btnspam {
    display: block;
    padding: 20px;
    background: #d9534f;
    border-radius: 5px;
    color: white;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 16px;

}
h4.modal-title{
font-family: "Open Sans" !important;
    color: #e60f0f !important;
    background-color: #fff !important;
    font-size: 21px !important;
    font-weight: bold !important;
    margin-bottom: 10px !important;
    text-transform: uppercase;
    text-align: center;}