<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.oh,.ot,.tt{float:left;padding:0px;width:50%;position: relative;}.ot{width:33.333%}.tt{width:66.666%}.cl{clear:both}
 /* webinars schedule
*******************************************************************************/
.filter_count {color: #676767;font-size: 12px;padding: 5px;}
.filter_count span {color: #E25700;}
.webinars_reg {
    width: 100%;
    border-radius: 4px;
    background-color: #efefef;
    margin-top: 5px;
    font-size: 12px;
    font-weight: bold;
}
.webinars_reg .info {
    height: 60px;
    z-index: 1;
}
.webinars_reg .info .direction_level {
    text-align: center;
}
.webinars_reg .info .direction_level .direction {
    color: #676767;
    padding-top: 10px;
}
.webinars_reg .info .direction_level .name_level {
    color: #69a312;
}
.webinars_reg .info .webinars_date {
    width: 117px;
    height: 80px;
    position: absolute;
    top: -5px;
    left: 8px;
    z-index: 2;
    background: transparent url("/i/img/webinars/buttons_hint.png") 0px -108px no-repeat;
}
.webinars_reg .info .webinars_date .date_price {
    padding: 10px 5px 5px 5px;
    text-align: center;
}
.webinars_reg .info .webinars_date .date {
    color: #676767;
}
.webinars_reg .info .webinars_date .date span {
    color: #e25700;
}
.webinars_reg .info .webinars_date .price {
    color: #69a312;
}
.webinars_reg .buttons {
    border-top: 2px ridge white;
    text-align: center;
    padding: 15px 10px;
}
.webinars_reg .buttons a {
    display: inline-block;
    width: 117px;
    height: 27px;
    text-decoration: none;
    color: white;
    font-size: 11px;
    line-height: 27px;
    background: transparent url("/i/img/webinars/buttons_hint.png") no-repeat;
    font-weight: normal;
}
.webinars_reg .buttons a.reg {
    background-position: 0px 0px;
}
.webinars_reg .buttons a.reg:hover {
    background-position: 0px -27px;
}
.webinars_reg .buttons a.log_in {
    background-position: 0px -54px;
}
.webinars_reg .buttons a.log_in:hover {
    background-position: 0px -81px;
}
.webinars_reg .buttons a.forum {
    background-position: 0px -195px;
}
.webinars_reg .buttons a.forum:hover {
    background-position: 0px -222px;
}
.webinars_info{
    margin-left: 15px;
    color: #2e2e2e;
    font-size: 14px;
}
.webinars_info .webinars_name {
    margin-bottom: 5px;
    text-align: left;
}
.webinars_info .webinars_name a{
    color: #2e2e2e;
    font-size: 17px;
}
.webinars_info .teacher {
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
.webinars_info .desc {
    margin-bottom: 5px;
    text-align: justify;
}

.indicators {
    margin-bottom: 5px;
}
.indicators dl {
    float: left;
    margin-right: 10px;
}
.indicators dl dt {
    float: left;
    width: 40px;
    height: 30px;
    display: block;
    background: transparent url("/i/img/webinars/user_count.png") no-repeat;
    position: relative;
}
.indicators dl dt span {
    color: white;
    text-align: center;
    position: absolute;
    width: 22px;
    height: 22px;
    line-height: 22px;
    top: 1px;
    right: 2px;
    font-weight: normal;
}
.indicators .free_seats  dt {
    background-position: 0px 0px;
}
.indicators .users_reg  dt {
    background-position: 0px -30px;
}
.indicators dd {
    margin-left: 50px;
    height: 30px;
    line-height: 23px;
    color: #b8b8b8;
}
 /* webinars schedule
*******************************************************************************/
  /* webinars details
*******************************************************************************/
.webinars_details {
    width: 100%;
    border-radius: 4px;
    background-color: #efefef;
    margin-top: 5px;
    font-size: 12px;
    font-family: Helvetica;
}
.webinars_details .l_block{
   padding: 20px;
   width: 300px;
   float: left;
}
.webinars_details .r_block{
   margin-left: 340px
}

.webinars_details .l_block .webinars_reg {
    margin-top: 0px;
}
.webinars_details .l_block .webinars_date {
    left: 13px;
}
.webinars_details .l_block .webinars_teacher {
    padding-bottom: 10px;
    border-bottom: 2px ridge white;
    font-weight: bold;
    color: #b8b8b8;
}
.webinars_details .l_block .webinars_teacher .forum_link a{
    color: #2E2E2E; 
}
.webinars_details .l_block .indicators dl {
    float:none;
    margin-right: 0px;
}
.webinars_details .l_block .indicators dl dt {
    float:none;
    margin: 0 auto;
}
.webinars_details .l_block .indicators dl dd {
    margin-left: 0px;
    line-height: 1;
    height: auto;
    text-align: center;
}
.webinars_details .description{
    border-left: 2px ridge white;
    padding: 20px;
    font-size: 14px;
    color: #2e2e2e;
}
.webinars_details .description .name{
    font-size: 17px;
    font-weight: bold;
}
.webinars_details .description .icon{
    padding-left: 20px;
    font-weight: bold;
    margin: 10px 0px;
}
.webinars_details .description .icon.plan{
    background: transparent url("/i/img/webinars/plan.png") no-repeat;
}
.webinars_details .description .icon.star{
    background: transparent url("/i/img/webinars/star.png") no-repeat;
}

.webinars_details .description p {
    
}
.webinars_details .description ul {
    margin-left: 40px;
}
.webinars_details .description ol {
    margin-left: 20px;
}
.webinars_details .description ol &gt; li{
    list-style-type: decimal;
    padding: 5px;
}
.webinars_details .description ul &gt; li{
    padding: 5px;
    list-style: disc;
}
.webinars_details h5 {
    background: transparent url("/i/img/webinars/star.png") no-repeat;
    padding-left: 20px;
    margin: 10px 0px;
    font-weight: bold;
    font-size: 11px;
}
    
  /* webinars details
*******************************************************************************/
.icons {
padding-left: 30px;
text-align: left;
line-height: 24px;
min-height: 24px;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 14px;
}
.shedule_time{
background: url('/i/img/webinars/calendar.png') no-repeat 0 0;
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 14px;
}
.descr {
  background: url('/i/img/webinars/note.png') no-repeat 0 0;
}
#shedule_time a {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 14px;
}
.icon_money {
  background: url('/i/img/webinars/money.png') no-repeat 0 0;
}
.icon_levels {
  background: url('/i/img/webinars/chart.png') no-repeat 0 0;
}
.icon_users {
  background: url('/i/img/webinars/users.png') no-repeat 0 0;
}
.icon_user_edit {
  background: url('/i/img/webinars/user_edit.png') no-repeat 0 0;
}
.icon_user_add {
  background: url('/i/img/webinars/user_add.png') no-repeat 0 0;
}
.icon_directions{
  background: url('/i/img/webinars/globe_up.png') no-repeat 0 0;
}
.icon_webinar {
    background: url('/i/img/webinars/webinar.png') no-repeat;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    color:#335070;
    margin-bottom:  5px;
    margin-top:  5px;    
}
.icon_teacher {
    background: url('/i/img/webinars/teacher.png') no-repeat;
    text-align: left;
    padding-left: 30px;
    min-height: 20px;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    color:#335070; 
    margin-bottom:  5px;
    margin-top:  5px; 
}
.icon_level {
    text-align: center;
    min-height: 20px;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    color:#335070; 
    margin-bottom:  5px;
    margin-top:  5px; 
}
.icon_direction{
    text-align: center;
    min-height: 20px;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    color:#335070; 
    margin-bottom:  5px;
    margin-top:  5px; 
}

.icon_date {
    text-align: center;
    min-height: 24px;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 24px;
    color:red; 
    margin-bottom:  5px;
    margin-top:  5px; 
}

 /* clean gray
*******************************************************************************/
button.clean-gray {
  background: #eee;
  background: -moz-linear-gradient(top, #eee 0%, #ccc 100%);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#ccc));
  -pie-background: linear-gradient(#eee, #ccc);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #333;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  padding: 8px 0;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  width: 120px;
  behavior: url(/i/js/pie/PIE.htc);
}

button.clean-gray:hover {
  background: #ddd;
  background: -moz-linear-gradient(top, #ddd 0%, #bbb 100%);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ddd), to(#bbb));
  -pie-background: linear-gradient(#ddd, #bbb);
  border: 1px solid #bbb;
  border-bottom: 1px solid #999;
  cursor: pointer;
  text-shadow: 0 1px 0 #ddd;
  behavior: url(/i/js/pie/PIE.htc);
}

button.clean-gray:active {
  border: 1px solid #aaa;
  border-bottom: 1px solid #888;
  -moz-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
  -webkit-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
  -pie-background: linear-gradient(#aaa, #eee);
  box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
  behavior: url(/i/js/pie/PIE.htc);
}</pre></body></html>