.gift-button-view {
    width: 100%;
    color: #999;
}

div.content .modal .modal-dialog .modal-content .modal-body {
    top: 20px;
}
div .tab-content .modal .modal-dialog .modal-content .modal-body {
    top: 0px;
}

.gift-four {
    background-color: white;
    border-radius: 5px;
    border-color: #CCCCCC;
    margin: 8px 0;
    height: auto;
    box-shadow: 0 1px 0 0 #d7d8db, 0 0 0 1px #e3e4e8 !important;
    text-align: center;
}

.gift-in-view {
    width: 70px;
    height: 70px;
    margin: 10px 4px;
    text-align: center;
    vertical-align: middle;
}

.gift-in-view:hover {
    cursor: pointer;
}

.block-gift-view {
    margin: 15px;
}

.content-page .modal .modal-dialog .modal-content .modal-body.padding {
    padding: 0;
    top: 0;
}

.content-page .modal .modal-dialog .modal-content {
    border-radius: 4px;
}

div .modal .modal-content .modal-dialog .modal-content .modal-body {
    padding: 0;
    top: 0;
}

.margin15 {
    margin: 15px;
}

.carousel-button-left.view a, .carousel-button-right.view a {
    width: 25px;
    height: 36px;
    position: relative;
    top: 35px;
    cursor: pointer;
    text-decoration: none;
}

.opacity-modal {
    opacity: 0.5;
}

div .modal-body {
    padding: 20px 20px 10px 20px;
}

div .modal .modal-dialog .modal-content .modal-body {
    padding: 20px 20px 6px 20px;
    top: 10px;
}

div .tab-content .modal .modal-dialog .modal-content .modal-body {
    padding: 20px;
    top: 0px;
}


.modal .modal-dialog .modal-content {
    top: 20px;
    height: auto;
}

.modal .modal-dialog .modal-content .modal-small {
    top: 40px;
    min-height: 270px;
    height: auto;
    max-height: 600px;
}

.showModalButton {
    background-color: #f1f1f1;
    border-radius: 2px;
    margin: 0 5px;
    box-shadow: 0 1px 0 0 #d7d8db, 0 0 0 1px #e3e4e8 !important;
}

.fa-gift:before {
    color: #98a8c0;
    width: 20px;
    margin: 0 6px -2px 0;
    font-size: 18px;
    top: -5px;
}

.btn.waves-effect.w-md.btn-light.gift-in-view {
    border-color: #CCCCCC;
    margin: 0 10px 20px 10px;
    width: auto;
}

.update-img:hover {
    opacity: 0.5;
}

.scroll-gift-view {
    height: auto;
    max-height: 450px;
}

#slimmcroll {
    height: 400px;
}

.update-img:hover:after {
    content: attr(data-title);
}

.search-a-size {
    font-size: 15px;
}



/*ÐºÑ€ÐµÑÑ‚Ð¸Ðº Ð´Ð»Ñ Ð¿Ð¾Ð¸ÑÐºÐ°*/
.close-search {
    position: absolute;
    padding: 30px 18px 21px 12px;
    margin-right: 1%;
    right: 2px;
    top: 8px;
    width: 22px;
    height: 22px;
    opacity: 0.3;
    vertical-align: center;
    font-size: 10px;
    visibility: inherit;
}

.box_x_button {
    top: -2px;
    position: absolute;
    right: -5px;
    float: right;
    padding: 30px 25px 21px 12px;
    background: url(../images/cross_popup.png) no-repeat 12px 21px;
    width: 12px;
    height: 12px;
    opacity: 0.75;
    filter: alpha(opacity=75);
    cursor: pointer;
    outline: none;
}

.close-search.box_x_button {
    padding: 30px 18px 21px 12px;
    width: 20px;
    height: 20px;
    top: -10px;
}

.close-search:hover {
    opacity: 1;
    cursor: pointer;
}

.close-search:before {
    transform: rotate(45deg);
}

.close-search:after {
    transform: rotate(-45deg);
}
/*/ÐºÑ€ÐµÑÑ‚Ð¸Ðº Ð´Ð»Ñ Ð¿Ð¾Ð¸ÑÐºÐ°*/

/*Ð¿Ñ€Ð¸ ÐºÐ»Ð¸ÐºÐµ Ð½Ð° Ð¿Ð¾Ð»Ðµ ÑƒÐ²ÐµÐ»Ð¸Ñ‡ÐµÐ½Ð¸Ðµ Ð¿Ð¾Ð¸ÑÐºÐ° Ð¸ Ð´Ð¾Ð±Ð°Ð²Ð»ÐµÐ½Ð¸Ðµ Ð¸ÐºÐ¾Ð½ÐºÐ¸*/
 body input.text-search-focus {
    background-color: #fff;
    box-shadow: none;
    color: #444;
    padding-right: 54px;
    /* ÐŸÐ°Ñ€Ð°Ð¼ÐµÑ‚Ñ€Ñ‹ Ñ€Ð°Ð¼ÐºÐ¸ */
}

.app-search .form-control.text-search-focus {
    border: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 13px;
    height: 34px;
    color: black;
    padding-left: 20px;
    padding-right: 40px;
    background: white;
    box-shadow: none;
    border-radius: 5px;
    width: 200px;
}

#hidden-search-close {
    display: none;
}

/*/Ð¿Ñ€Ð¸ ÐºÐ»Ð¸ÐºÐµ ÑƒÐ²ÐµÐ»Ð¸Ñ‡ÐµÐ½Ð¸Ðµ Ð¿Ð¾Ð¸ÑÐºÐ° Ð¸ Ð´Ð¾Ð±Ð°Ð²Ð»ÐµÐ½Ð¸Ðµ Ð¸ÐºÐ¾Ð½ÐºÐ¸*/

/*Ð½Ðµ Ð¿Ð¾ÐºÐ°Ð·Ñ‹Ð²Ð°Ñ‚ÑŒ Ð¿Ð¾Ð¸ÑÐº Ð¼Ð¾Ð±Ð¸Ð»ÑŒÐ½Ñ‹Ð¼ ÑƒÑÑ‚Ñ€Ð¹Ð¾ÑÑ‚Ð²Ð°Ð¼*/
@media screen and (max-width: 600px) {
    .for-desktop {
        visibility: hidden;
        display: none;
    }
}

/*/Ð½Ðµ Ð¿Ð¾ÐºÐ°Ð·Ñ‹Ð²Ð°Ñ‚ÑŒ Ð¿Ð¾Ð¸ÑÐº Ð¼Ð¾Ð±Ð¸Ð»ÑŒÐ½Ñ‹Ð¼ ÑƒÑÑ‚Ñ€Ð¹Ð¾ÑÑ‚Ð²Ð°Ð¼*/
.all {
    margin: 0 0 10px 0;
    height:75px;
    max-height: 600px;
    font-size: 13px;
    text-align: left;
}

#one {
    float: left;
    width: 12%;
    height: 50px;
}

#two {
    float:left;
    width:50%;
    height:50px;
    padding: 0 0 0 7px;
}

#three {
    float:left;
    width: 15%;
    height:50px;
}

#four {
    float:left;
    width: 17%;
    height:50px;
}

.active-like {
    color: #e74c3c;
}

#five {
    font-size: 40px;
    opacity: 0.5;
    float:left;
    width:6%;
    height:50px;
}

#five:hover {
    opacity: 0.8;
}

#for-search {/* Ð±Ð»Ð¾Ðº div Ð´Ð»Ñ Ð²Ñ‹Ð²Ð¾Ð´Ð° Ð¿Ð¾Ð¸ÑÐºÐ° Ð² ÑˆÐ°Ð±Ð»Ð¾Ð½Ðµ*/
    position: absolute;
    width:50%;
    border: 1px solid #CCC;
    display: none;
    float: left;
    margin: -16px;
    padding: 1% 1% 0 1%;
    min-height: 80px;
    height: auto;
    max-height: 770%;
    overflow-y: auto;
    background-color: white;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
    border-radius: 3px;
    z-index: 9999999999;
}

#for-search::-webkit-scrollbar {
    width: 8px;
    opacity: 0.4;
}

/* Track */
#for-search::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    opacity: 0.3;
}

/* Handle */
#for-search::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.16);
    position: absolute;
    top: 52px;
    display: block;
    border-radius: 7px;
    z-index: 99;
    right: 1px;
    opacity: 0.3;
}

#for-search::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    opacity: 0.3;
}

/* Handle */
#for-search::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.16);
    position: absolute;
    top: 52px;
    display: block;
    border-radius: 7px;
    z-index: 99;
    right: 1px;
    opacity: 0.3;
}
/* Handle */

.button-search { /*//ÐºÐ½Ð¾Ð¿ÐºÐ° Ð¿Ð¾Ð¸ÑÐºÐ° Ð½Ð° Ð¿Ð¾Ð»Ð½Ð¾Ð¹ ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ†Ðµ*/
    border: none;
    background-color: transparent;
    position: absolute;
    top: 45px;
    font-size: 20px;
    right: 0;
    display: block;
    color: #CCCCCC;
}

.button-search:hover {
    color: black;
}

.hidden {
    display: none !important;
}

.fa.fa-search {
    border: none;
    background-color: transparent;
}

.main-search { /*ÐºÐ½Ð¾Ð¿ÐºÐ° Ð¿Ð¾Ð¸ÑÐºÐ°(Ð»ÑƒÐ¿Ð°) Ð² ÑˆÐ°Ð±Ð»Ð¾Ð½Ðµ*/
    position: absolute;
    top: 18px;
    left: 225px;
    display: block;
    height: 34px;
    line-height: 34px;
    width: 34px;
    text-align: center;
    color: white;
    border: none;
    background-color: transparent;
}

.main-search:hover {
    cursor: pointer;
}

.giftButton {
    margin: 15px 0  30px 30px;
}

.fa.fa-search-plus:hover {
    color: black;
}

.vote-btn.btn.background-for-like {
    background-color: white;
    border-color: #c7d1cd;
    border-radius: 8px;
}

.vote-btn.btn.background-for-like:hover {
    cursor: pointer;
    background-color: #eeeeee;
}

span .vote-count {
    background-color: green;
}

.margin {
    margin: 0 50px 10px 10px;
}

#calendar .past-event {
    opacity: 0.2;
}

a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end {
    margin-bottom: 5px;
    padding: 5px 5px 5px 5px;

}
#calendar .fc-today {
    background-color: #fafafa;
}

td.fc-day-number.fc-today.fc-state-highlight {
    color: #f7931d;
    border-color: #dddddd;
}

span .icon-like {
    background-image: url(../images/);
}

tbody.fc-body {
    border-color: #dddddd;
    background-color: #fafafa;
}

td.fc-day-number.fc-thu.fc-today.fc-state-highlight {
    border-color: #dddddd;
}

.img-to-send {
    border-radius: 5px;
    height: 80px;
    width: 80px;
    float: left;
    margin-left: 20px;
}

.shadow-modal {
    height: 65px;
    width: 65px;
}

.my-coins {
    float:left;
    height: 440px
}

.choosenGift {
    cursor: pointer;
}

.gift-in-modal {
    text-align: center;
    vertical-align: middle;
    display: block;
    margin: 30px auto;
    padding: 0px;
    height: 250px;
    width: 250px;
}

.gift-in-modal:hover {
    cursor: pointer;
}

.online {
    color: #8BC34A;
    text-align: center;
    position: relative;
    width: 55px;
    height: 15px;
    margin-left: 15px;
    margin: 0 auto;
}
.online:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  /* display: block; */
  border-radius: 50%;
  width: 7px;
  height: 7px;
  margin-top: 6px;
  background-color: #8BC34A;
}
.online:after {
  content: 'online';
  position: absolute;
  left: 0;
  right: 0;
  font-weight: 500;
  font-size: 12px;
  text-transform: lowercase;
}

.was_online {
  text-transform: initial;
  font-weight: 400;
  color: #999;
  font-size: 11px;
}

span .online-in-tooltip {
    border-bottom: none;
    font-weight: 400;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    margin: 0;
    padding: 0;
    font-size: 9px;
    color: #939393;
    text-align: left;
}

.circle {
    margin: 2px;
    display: inline-block;
    width: 5px;
    height: 5px;
    background: green;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

}

.ajax-tooltip-img {
    width: 40px;
    padding: 2px;
    margin-left: 10px;
}

.toolajax {
    width: 250px;
    font-size: 13px;
    border: 1px solid #F1F1F1;
    border-radius: 5px;
    background-color: white;
		margin-bottom: 5px;
}

.text-in-tooltip {
    color: #0a0a0a;
    text-align: left;
    font-size: 11px;
}

.block-text-tooltip {
    margin: 8px;
}

.href-tooltip {
    text-align: left;
}

.tooltip-user {
    position: relative;
    display: inline-block;
}

.tooltip-user .toolajax {
    visibility: hidden;
    width: 220px;
    background-color: white;
    color: black;
    border-radius: 4px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -110px;
    opacity: 0;
    transition: opacity 0.3s;
    border: #CCCCCC solid 1px;
}

.tooltip-user .toolajax::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
    font-size: 10px !important;
}

.tooltip-text {
    font-size: 10px !important;
}

.tooltip-user:hover .toolajax {
    visibility: visible;
    opacity: 1;
}

.open-results{
    width: 100%;
    margin-bottom: 6px;
}

.information_row {
    /* border-bottom: 1px solid #ebebeb; */
    padding: 5px;
    margin: 5px;
}

.information_row_last {
    padding: 5px;
    margin: 5px;
}


/* Styles Zhukovskiy */
div .card .card-header.head-toggle.news-title {
  cursor: pointer;
}
.card-body.body-toggle {
  display:none;
}
.card-body img {
      vertical-align: top;

}
/* Style for help   */
.project-name.help a
{
  color:#2e7bf7;
  background: white;
  font-weight: 600;
  font-family: 'Roboto';
}

.project-name.help a :hover
{
  color:#1051ba;
  background: #f5f5f5;
}

/* News view */
div.news_proj.vw a
{

  background: #f5f5f5;
  padding: 4px 15px;
  border-radius: 12px;
  font-family: 'Roboto';
  color: #4f5a6e;
  font-size:14px;
}

div.news_proj.vw a:hover
{

  background: #eee;
  padding: 4px 15px;
  border-radius: 12px;
  font-family: 'Roboto';
  color: #111;
}

/* Documents it */
h5.card-title
{
  font-weight:550;
}

div.card-body.link p
{
  margin-bottom: 6px;
}

div.card-body.link p a
{
  background-image: linear-gradient(#333 50%, #333 50%), linear-gradient(silver 50%, silver 50%);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 0 2px, 100% 2px;
  color:#4f5a6e;
  font-style: italic;
  padding-bottom: 1px;
  transition: .5s ease-in-out;
}

div.card-body.link p a:hover
{
  background-size: 100% 2px, 100% 2px;
  color: #333;
}

.access_rule_plus {
  background: #fff;
  text-align: center;
  padding: 5px 0;
  font-size: 90%;
  user-select: none;
  border-radius: 3px;
  border: 1px solid #3ec396;
  color: #3ec396;
}
.access_rule_plus:hover {
  background-color: #e6f7f1;
}

.success-download {
  color: green;
  padding: 10px 20px;
  background: #3ec39621;
  margin: -20px;
  margin-bottom: 15px;
}

#accessvideotraining-type {
  height: 38px;
}

.logger-index table td:nth-child(6) {
    max-width: 700px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.logger-index table td:nth-child(7) {
    white-space: nowrap;
}
