/*.search_box_holder {
    margin: 0 20px;

}*/

.search_box_holder form {
    padding-right: 40px;
}

.search_box_holder input {
    width: 100% !important;
}
/*
@media (max-width: 991px) {

}

@media (min-width: 992px) {
    .search_box_holder {
        position: relative;
        left: 25%;
        width: 75%;
        padding-right:40px;
    }

    .inner .search_box_holder {
        position: relative;
        left: 22%;
        width: 78%;

    }

    .block1 {
        margin-top: -60px;
    }
}*/

.zakonodat_li {
  display: inline-block;
  width: 49%;
  padding: 2px 0;
}

.new_counter {
    background-color: #6AB783;
    border-radius: 20px;
    padding: 0 15px;
    color: #FFF;
    font-size: 13px;
    border-bottom-left-radius: 0;
    vertical-align: text-bottom;
    margin-left: 10px;
    white-space: nowrap;
    overflow: hidden;
}

.inner_no_margin.new_pub {
    position:relative;
    padding-bottom: 5px;
    margin-bottom: -5px;
}


.inner_no_margin.new_pub .title_no_name:before {
    content: " ";
    border-left: 5px solid #6AB783;
    position:absolute;
    margin-left: -15px;
    top: 0px;
    bottom: -10px;
}

#block_news .new_pub a.news-title:after{
  content: "•";
    font-size: 250%;
    line-height: 50%;
    vertical-align: text-bottom;
    position: absolute;
    margin-left: 5px;
    color: #6AB783;
    animation: blinker 2s ease-in-out infinite;
}
/*
.new_pub a {
    color: #429149 !important;
    transition: all 0.5s;
    font-weight:bold;
}


.new_pub a.name_category {
    color: #5a404c !important;
    font-weight:normal;
}*/

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.underline a { 
    text-decoration: underline;
}
   
/*** вебинары ***/

.webinar_main_conteyner { padding: 2px; min-height: 700px; }
.webinar_main_title {padding-bottom: 20px; padding-top: 10px;color: #034ea2; font-size: 24px; text-align: center; font-family: Arial; font-weight: bold;}
.webinar_notebook_conteyner {
    position: relative;
}
.webinar_notebook_conteyner .spring { padding-top: 1px; padding-left: 1px; padding-right: 1px; position: relative; top: -9px;}
.datepicker_conteyner { margin-top: 10px;width: 340px; background: url(/files/product.norma/images/images/sem3.png) no-repeat; min-height: 370px; float: left;}
.webinar_list_conteyner {margin-left: 360px;}
.stitle_right {font-size: 36px;  color: #034ea2; float: left;}
.webinar_theme {
display: block; padding: 5px; padding-left: 15px; color: #000; 
font-size: 16px; margin-bottom: 3px;
background: #eee; 
    text-decoration: none;
}


.act  {color: #9b9b9b;}
.act .sem_date {color: #9b9b9b;}
.sem_date {font-size: 12px; padding-top: 5px; color: #575757;}
.webinar_theme_current .sem_date {color: #fff;}
.webinar_theme:hover .sem_date {color: #fff;}

.webinar_theme_current {background: #034ea2; color: #fff;
-moz-box-shadow: 0 0 5px rgba(2,54,99,0.5); /* ��� Firefox */
    -webkit-box-shadow: 0 0 5px rgba(2,54,99,0.5); /* ��� Safari � Chrome */
    box-shadow: 0 0 5px rgba(2,54,99,0.7); /* ��������� ���� */ 
    text-decoration: none;}
.webinar_theme:hover {background: #016af7; color: #fff;
-moz-box-shadow: 0 0 5px rgba(2,54,99,0.5); /* ��� Firefox */
    -webkit-box-shadow: 0 0 5px rgba(2,54,99,0.5); /* ��� Safari � Chrome */
    box-shadow: 0 0 5px rgba(2,54,99,0.7); /* ��������� ���� */ 
    text-decoration: none;
}
.webinar_button_chil {display: block; 
    -moz-box-shadow: 0 0 10px rgba(2,54,99,0.5); /* ��� Firefox */
    -webkit-box-shadow: 0 0 10px rgba(2,54,99,0.5); /* ��� Safari � Chrome */
    box-shadow: 0 0 10px rgba(2,54,99,0.5);
    -moz-border-radius: 10px;     /* Firefox */
    -webkit-border-radius: 10px; /* Safari, Chrome */
    -khtml-border-radius: 10px;  /* KHTML */
    border-radius: 10px;
    color: #fff;
    background: url(/files/product.norma/images/sim_button.jpg);
    padding: 15px;
    font-size: 20px;
    text-shadow: 0px 2px 2px #1f405e;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    width: 300px;  
    
}
.webinar_button_chil:hover {text-decoration: none;} 
.webinar_description  {border-bottom: 1px dashed #5897cd; padding: 5px 15px; background: #fff; margin-top: -3px; margin-bottom: 10px;}
.tabssem { margin-top: 5px; display: none; font-size: 14px; font-weight: bold; background: #96cdeb; color: #fff; float: left; margin-right: 2px; padding: 10px 15px; cursor: pointer;
  -moz-border-radius: 10px;     /* Firefox */
    -webkit-border-radius: 10px; /* Safari, Chrome */
    -khtml-border-radius: 10px;  /* KHTML */
    border-radius: 10px 10px 0px 0px;
}
.tabtext {display: none; padding: 10px 15px; background: #cde5f2;}
.active_tab {background:#cde5f2; color: #034ea2; padding-top: 15px; margin-top: 0px;}
.tabs_conteyner {padding-top: 10px;}
.product_bread {list-style: none;}
.product_bread li {position: relative;}
.product_bread ul {position: absolute; background: #000; color: #fff;}
.bread-conteyner {margin-bottom: 10px;}
.tabs_content {}
.sem_menu {float: right; width: 190px; }
.sem_menu a {display: block; padding: 5px; background: #034ea2; color: #fff; margin-bottom: 3px; text-decoration: none;}
.sem_menu a:hover {background: #016af7; }
.sem_menu a.current {background: #016af7;}
.t_con {position: relative; margin-right: 220px; min-height: 100px;}

#loader {z-index: 999999; width: 100%; height: 100%; background:#fff url(/files/product.norma/images/359.gif) no-repeat 50% 50%; position: absolute; top: 0px; left: 0px; display: none;}

#now_month, 
#next_month,
#prev_month,
#all_webinar,
.webinar_month {
    display: inline; 
    padding: 5px 10px;
    font-size: 22px;
}
#now_month:hover,
#next_month:hover,
#prev_month:hover,
#all_webinar:hover,
.webinar_month:hover {
    background: #eee;
    text-decoration: none;
}
#month_webinar_conteyner {margin-top: 35px;}
.dop_menu_sem_conteyner {position: relative; top: 17px;}
.dop_menu_sem_conteyner .current {background: #5c9ccc; color: #fff;}
.dop_menu_sem_conteyner .current:hover {background: #fff; color: #5c9ccc;}
.reload_list {display: inline; padding: 5px 10px; color: #000; background: #fff; border-radius: 5px; position: relative; top: 15px;}

.s_list_select {border: 1px solid #000; padding: 5px; background: #fff; margin-top: 15px;}

.noPrevNext .datepick-cmd.datepick-disabled { visibility: hidden; }

/*** конец вебинары ***/


.video_frame {display:none;}

/* Видеогалерея */
.panel{
  -webkit-box-shadow: 0px 1.3px 1px 1px rgba(235,235,235,1);
  box-shadow: 0px 1.3px 1px 1px rgba(235,235,235,1);
  border-color: transparent;
}
.panel-body{
  position: relative;
}
.panel .video_img{
  position: relative;
}
.panel span.video_time{
  position: absolute;
  bottom: 2px;
  right: 0;
  width: 57px;
  height: 24px;
  background-color: #48484a;
  font: 12px/24px LatoRegular;
  text-align: center;
  color: #ececec;
}

.video_img span.cover em{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4) url(/files/learn.norma.uz/images/play.png) no-repeat center center;
  opacity: 1;
}
.video_img:hover span.cover em{
  background: url(/files/learn.norma.uz/images/play_hover.png) no-repeat center center;
}

/***************/

.video_title { font-size: 18px; padding: 10px 0 5px 0; text-align: center; }

/**** Courses ***/
.panel_text{
  margin: 0 10px 15px 10px;
  padding: 8px 120px 8px 15px;
  float: inherit;
  height: 65px;
}
.panel_text img{
  max-width: 40%;
  width: 9%;
  top: 9px;
}
/***************/

.current {background: #5c9ccc; color: #fff;}
.current:hover {background: #fff; color: #5c9ccc;}

.pdt-30 { padding-top: 30px; }

.head_menu {
    z-index: 900 !important;
}
