

@media (max-width: 980px) {
	.right-descr .gchelpprofile {display:none;}
}

.gchelp-user-partner .label-success {
	margin-right: 5px;
}

.hysbalance tbody tr:nth-child(odd) {
	background-color: #ddd;/* фон нечетных строк */
}

.hysbalance tbody tr:hover {
	 background-color: #fff !important;
}

#userForm .survey-answers-list img {
	width: 100%;
}

#ddmenu ul li{
  padding: 5px;
padding-left: 10px;
padding-right: 10px;
}
#ddmenu .user-profile-image {
border-radius:50%;
margin-left: 10px;
width: 30px;
}
#ddmenu ul > li:hover{
  background-color: rgba(0,0,0,0.1);
}
#ddmenu ul ul > li:hover{
  background-color: #69e;
}
#ddmenu ul li, #ddmenu ul{
  display: inline-block;
}
#ddmenu ul{
  position: relative;
  margin: 0;
  padding: 0;
 background-color: rgba(0,0,0,0.00);
}
#ddmenu ul ul{
  display: none;
  position: fixed;
  background-color: #444;
  margin-top: 5px;
  //margin-left: -10px;
  z-index: 20000;
  //right: 243px;
}

@media (max-width: 980px) {
	#ddmenu ul ul{
		 //right: 223px;
	}
}


#ddmenu li:hover ul{
  display: inline-block;
}

#ddmenu li:hover li{
  display: inline-block;
}
.top_nav_link {
 display:inline-block;
 white-space:nowrap;
 line-height:42px;
 height:42px;
 overflow:hidden;
 padding:0 10px;
 color:#fff;
 font-weight:700;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.top_nav_link:hover {
 background-color:#3d6898;
 text-decoration:none
}
.top_nav_link.active {
 background-color:#335e8f;
 text-decoration:none
}
.top_nav_link.active .top_profile_arrow {
 opacity:0.9;
 filter:alpha(opacity=90)
}
.top_nav_link.top_profile_link {
 padding-right:0
}
.top_profile_img {
 width:28px;
 height:28px;
 border-radius:14px;
 margin:7px 0
}
.top_profile_img,
.top_profile_arrow {
 display:inline-block;
 vertical-align:top
}
.top_profile_arrow {
 background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%224%22%20viewBox%3D%220%200%208%204%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23FFF%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M.8.7L4%203.3%207.2.7%22%2F%3E%3C%2Fsvg%3E") no-repeat;
 background-position:right 0;
 margin: 13px 0px 0 10px;
 width:8px;
 height:4px;
 opacity:0.45;
 filter:alpha(opacity=45);
}
#ddmenu li:hover .top_profile_arrow {
 opacity:1.0;
 filter:alpha(opacity=100);
}
.top_profile_name {
 padding-right:10px;
 display:inline-block;
 vertical-align:top
}
@media (max-width: 980px) {
	#top_profile_menu {
 width:200px !important;
}
}
#top_profile_menu {
 position:relative;
 position:absolute;
 visibility:hidden;
 width:180px;
 background:#fff;
 z-index:800;
 border:1px solid #c5d0db;
 padding:4px 0;
 border-radius:4px;
 box-shadow:0 1px 3px rgba(0,0,0,.1);
 opacity:0;
 filter:alpha(opacity=0);
 -o-transition:opacity 100ms linear, top 100ms linear, visibility 100ms linear;
 transition:opacity 100ms linear, top 100ms linear, visibility 100ms linear;
 pointer-events:none
}
#top_profile_menu:after,
#top_profile_menu:before {
 position:absolute;
 pointer-events:none;
 border:solid transparent;
 content:'';
 height:0;
 width:0;
 bottom:100%;
 right:42px
}
#top_profile_menu:before {
 border-width:6px;
 margin:0 -6px;
 border-bottom-color:#c5d0db
}
#top_profile_menu:after {
 border-width:5px;
 margin:0 -5px;
 border-bottom-color:#fff
}
#top_profile_menu.shown {
 visibility:visible;
 opacity:1;
 filter:none;
 top: 30px;
 right: -10px;
 pointer-events:auto
}
@media (max-width: 980px) {
	#top_profile_menu.shown {
		//right: 0px !important;
	}
}
#ddmenu a {
font-size: 13px;
text-align: right;
}

.top_profile_mrow {
 display:block;
 white-space:nowrap;
 position:relative;
 height:30px;
 line-height:30px;
 padding:0 15px;
 color:#2a5885 !important;
}
.top_profile_mrow:hover {
 text-decoration:none;
 background-color:#e4eaf0
}
.top_profile_sep {
 margin:4px 13px;
 border-top:1px solid #dbe4ec
}

#myslider {
    overflow: hidden;
    margin-left: 50px;
    margin-right: 50px;
	margin-bottom: 10px;
    
}

#myslider p {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
	line-height: normal;
margin-top: 5px;
font-weight: bold;
}

#myslider .slider {
      position: relative;
      overflow: hidden;
    }

    #myslider .slider__wrapper {
      display: flex;
      transition: transform 0.6s ease;
    }

    #myslider .slider__item {
      flex: 0 0 33.333333%;
     
max-width: 300px;

min-width: 300px;
    }

    #myslider .slider__control {
      position: absolute;
      top: 45%;
      display: none;
      align-items: center;
      justify-content: center;
      width: 40px;
      color: #fff;
      text-align: center;
      opacity: 0.5;
      height: 50px;
      transform: translateY(-50%);
      background: rgba(0,100, 150, .5);
    }

	.gc-vidos {

    background: #f0f0f0;
    padding: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;

}
	
	
    #myslider .slider__control_show {
      display: flex;
    }

    #myslider .slider__control:hover,
    #myslider .slider__control:focus {
      color: #fff;
      text-decoration: none;
      outline: 0;
      opacity: .9;
    }

    #myslider .slider__control_left {
      left: 5px;
    }

    #myslider .slider__control_right {
     right: 5px;
    }

    #myslider .slider__control::before {
      content: '';
      display: inline-block;
      width: 20px;
      height: 20px;
      background: transparent no-repeat center center;
      background-size: 100% 100%;
    }

    #myslider .slider__control_left::before {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
    }

    #myslider .slider__control_right::before {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    }

    #myslider .slider__item>div {
      line-height: 250px;
      font-size: 100px;
      text-align: center;
	  
    }
#myslider .video {
	height: 190px !important; 
	margin-left: 10px;
	margin-right: 10px;
	}
	

#gchelpsmail span {
	margin: 5px;
	padding: 3px;
display: inline-block;
border: 0px solid gray;
}
#gchelpsmail span:hover {
	margin: 4px;
	padding: 3px;
display: inline-block;
border: 1px solid gray;
border-radius: 5px;
}
#gchelpsmail {
	background-color: #f5f5f5;
}

.gch-btn-link{
    cursor: pointer;
    padding-left: 5px;
	padding-right: 5px;
    background-color: #F7F7F7;
    display: inline-block;
	border: 1px solid #a9a9a9;
	margin-bottom: 5px;
margin-left: 5px;

}
.gch-btn-link:hover{
    background-color: #ddd;
	border: 1px solid #a9a9a9;
	text-decoration: none;
}

#draggable_smail_template {
  width: 320px;
  height: auto;
  position: fixed;
  left: 100px;
  top: 100px;
  border: 1px solid #ddd;
background-color: white;
padding:5px;

}

#draggable_smail_template_VK { /*на вк странице*/
  width: 320px;
  height: auto;
  position: fixed;
  right: 50px;
  top: 10px;
  border: 1px solid #ddd;
background-color: white;
padding:5px;
z-index: 10000;

}

.xdget-lessonContent .table-bordered img {max-width: none !important;}
.lite-page .o-lt-gallery-carousel{ max-width: 100% !important;}
.standard-page-content, .main-page-block {padding-bottom: 30px;}
@media (max-width: 768px) {
.blog-record img {width: 100%;}
}
#vk-gallery li img {
	height: auto !important;
width: 110px !important;
}
#vk-gallery li.vkimage{
border: 3px solid #2AB200;
width: auto;
}
#vk-gallery li.vkvideo{
border: 3px solid #5E82A9;
width: auto;
}


.email_tema {
	cursor: pointer;
	padding: 3px;	
}
.email_tema:hover {
	cursor: pointer;
	padding: 2px;	
	border: 1px solid #a9a9a9;
}


.btn-group.vksmail img {
	padding-right: 5px;
}
.btn-group.vksmail span {
	padding: 0px;
}
.btn-group.vksmail .dropdown-menu img {
width: 26px;
height: 26px;
padding: 5px;
}
.btn-group.vksmail span:not(.note-icon-caret):hover {
	cursor: pointer;
	padding: 0px;
	border: 0px solid #a9a9a9;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.vksmail .dropdown-menu {
min-width: 350px !important;
max-height: 250px;
overflow-y: auto;

}

#social_icon img {
	padding: 5px;
    width: 50px;	
}
#social_icon img:hover {
	box-shadow: 1px 1px 5px rgba(0,50,80,0.9);
}
#social_icon p {
font-weight: bold;
width: 80px;
display: inline-block;
}

.L_informer {
	background-color: beige;
padding: 5px;
}



.L_informer_red {
	font-weight: bold;
	color: red;
}
