#video-background {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
}

#office-auth-form {
    color: white;
}
.fancybox-overlay {
    z-index: 99999;
}

.authCabinet {
    background: rgba(34, 34, 34, 0.9);
    border: 1px solid #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    padding: 30px;
}

.office-auth-register-wrapper {
    background: rgba(0,0,0,0) !important;
    border: none !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

#office-auth-form .alert.alert-danger {
    background: brown !important;
    border: 0 !important;
    color: white;
}

@media (max-width: 399px) {
     .authCabinet {
          padding: 15px !important;
     }
}

.babel_links img.ru {
    content: url(../images/ru2.png);
    padding-right: 7px;
}

.babel_links img.en {
    content: url(../images/en2.png);
    padding-right: 7px;
}

.babel_links img {
    padding-right: 7px;
}

.babel_links a {
    color: white;
}
.babel_links .act {
    display: none;
}
.babel_links {
    display: inline;
}
.babel_links span {
    text-transform: uppercase;
    font-size: 20px;
}
.office-auth-form .red {
    color: red !important;
}

.office-message-error {
    background-color: brown !important;
    background: brown !important;
    color: white !important;
}
.office-message-success {
    background-color: green !important;
    background: green !important;
    color: white !important;
}
.side-menu-list .active {
    background-color: #ecf2f5;
}

.side-menu-list .active span {
    color: #343434;
}

.side-menu-list .inner-nav span {
    color: #818181;
}

.side-menu-list .inner-nav .active span {
    color: #343434;
}

.site-header-content .babel_links span, #babel_links span {
    display: none;
}

.show-hide-sidebar {
    left: 115px;
}

.side-menu-list a.label-right, .side-menu-list li>span.label-right {
    padding-right: 25px !important;
}

.help-block.message {
    color: red !important;
}

#office-profile-form p.help-block.message {
    margin-bottom: 0 !important; 
}

#apiKeysTable a, #usersTable a, #orders a, #myOrders a, #buyOrders a, #sellOrders a {
    border-bottom: 0 !important;
}

.page-loader {
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9998;
    display: none;
}
.page-loader-notif {
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9998;
    display: none;
}

.loader {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    text-indent: -9999em;
    background-color: transparent;
    border: 5px solid white;
    border-radius: 50%;
}

.loader:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    padding: 2px;
    border-width: 5px;
    border-style: solid;
    border-color: #3597d9 transparent transparent;
    border-radius: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    animation: ringrotate .8s infinite cubic-bezier(.5,.49,.49,.49);
    -webkit-animation: ringrotate .8s infinite cubic-bezier(.5,.49,.49,.49);
}

@keyframes ringrotate {
    0% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0)
    }
    100% {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg)
    }
}

@-webkit-keyframes ringrotate {
    0% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0)
    }
    100% {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg)
    }
}

.lbt-header {
    color: #343434;
    font-weight: 600;
    font-size: 15px;
    line-height: 16px;   
}

@media (max-width: 1056px) {
  .lbt-header {
    display: none;
  }
}
.btn-square-icon2 {
    padding: 0 10px 0;
}
.site-header .dropdown a.dropdown-toggle .label {
    top: 0px !important;
}
.table-icon-cell a {
    padding-right: 5px;
}
#office-auth-form .form-group [class*="col-"], #office-profile-form [class*="col-"] {
    padding-left: 0px;
    padding-right: 0px;
}
.user-menu .babel_links img, #babel_links img{
    width: 30px;
}

@media (max-width: 767px){
    .site-header .dropdown-menu-notif {
      margin-right: 0 !important; 
    }
} 

.highcharts-credits{
    display: none;
}

.purple .task-card.task {
    border-top-color: #ac6bec;
}
.green .task-card.task {
    border-top-color: #46c35f;
}
.red .task-card.task {
    border-top-color: #fa424a;
}
.tickets-message-error {
    background-color: brown !important;
    background: brown !important;
    color: white !important;
}
.tickets-message-success {
    background-color: green !important;
    background: green !important;
    color: white !important;
}
#jGrowl .alert {
    font-size: 1rem 
}

#comments-subscribe {
    position: inherit !important;
    visibility: inherit !important;
}

#comments-tpanel {
    position: inherit !important;
    float: right;
}
#ticket-preview-placeholder {
    outline: 5px solid #AAA !important;
}
.site-header .dropdown-menu-notif .dropdown-menu-notif-item {
    padding: 8px 25px 8px 15px !important;
}
.notifications-del {
    position: absolute;
    right: 12px;
    font-size: 9px;
    color: #919fa9 !important
}

#office-auth-form .page-loader{
    margin: 20px;
    border-radius: 3px;
}
.ticket-meta, .section-meta {
    border-top: 1px solid #d8e2e7 !important;
    border-bottom: 1px solid #d8e2e7 !important;
}
.site-header .site-header-collapsed .site-header-collapsed-in {
    float: right;
}
.site-header {
    height: 50px;
    padding-top: 0;
    padding-right: 0;
    z-index: 999;
}
.site-header .site-header-content {
    padding: 0;
    margin-left: -240px;
}
.site-header .site-header-shown {
    padding-top: 10px;
}
.site-header .site-header-collapsed {
    padding-top: 11px;
}
.dropdown.dropdown-typical a.dropdown-toggle .font-icon {
    top: 0;
}
.site-header .dropdown.dropdown-notification {
    padding-top: 2px;
}
.site-header .dropdown.dropdown-typical a.dropdown-toggle .lbl {
    display: inline; 
}
.site-header .hamburger {
    top: 0;
    margin-top: 10px;
}
@media (max-width: 1056px){
    .site-header .site-header-collapsed .site-header-collapsed-in {
       margin: 0;
       float:  left;
    }
    .dropdown.dropdown-typical a.dropdown-toggle {
       padding-right: 0;
       padding-left: 0;
    }
}
@media (max-width: 767px){
    .move-right {
        text-align: left !important;
    }
}
.side-menu .jspPane {
    padding-top: 60px!important;
}
.side-menu {
    padding: 60px 0 110px;
}
.page-content {
    padding-top: 77px;
}
.show-hide-sidebar {
    top: 10px;
}
.site-header .site-logo img {
    height: auto;
    width: 105px;
    top: 6px;
}
.task-card, .card, .price-card, .prices-page {
    box-shadow: 0 1px 1px rgb(0 0 0 / 0.15);
}
.price-card .price-card-header {
    border-bottom: solid 1px #d8e2e7;
}
#planHeader, #balanceHeader {
    box-shadow: 0 5px 6px -6px #777;
}
#office-profile-form .text-muted {
    color: #000000b0!important;
}
@media (max-width: 500px){
    #calculatePlan .form-group {
        width: 100% !important;
    }
}
.dropdown.dropdown-typical a.dropdown-toggle .font-icon {
    margin: 0 0 0 0;
}
.ticket-meta a:focus,
.ticket-meta a:hover,
.task-card-menu a:focus,
.task-card-menu a:hover,
.ticket a:hover,
.ticket a:focus,
.breadcrumb a:hover,
.breadcrumb a:focus,
.tasks-grid-col-title a:hover,
.tasks-grid-col-title a:focus,
.tickets-latest-row nobr a:hover,
.tickets-latest-row nobr a:focus,
.tickets-latest-row .user a:hover,
.tickets-latest-row .user a:focus,
#comments-content .ticket-comment a:hover,
#comments-content .ticket-comment a:focus,
#comments-star-content .ticket-comment a:hover,
#comments-star-content .ticket-comment a:focus{
    color: #00a8ff !important;
}
.ticket-meta a i,
.ticket-meta span i,
.task-card-menu a i,
.tickets-latest-row nobr a i,
.tickets-latest-row .user a i,
#comments-content .ticket-comment-section i,
#comments-content .ticket-comment-ticket i,
#comments-content .ticket-comment-comments i,
#comments-star-content .ticket-comment-section i,
#comments-star-content .ticket-comment-ticket i,
#comments-star-content .ticket-comment-comments i{
    color: #919fa9;
}
.ticket-meta a,
.ticket-meta .vote i,
.tickets-latest-row nobr a,
.tickets-latest-row .user a,
#comments-content .ticket-comment-section,
#comments-content .ticket-comment-ticket,
#comments-content .ticket-comment-comments,
#comments-star-content .ticket-comment-section,
#comments-star-content .ticket-comment-ticket,
#comments-star-content .ticket-comment-comments,
.ticket-comment-author a {
    color: inherit;
}
.ticket-meta, .comments, 
#comments-content .ticket-comment, 
#comments-star-content .ticket-comment {
    font-size: 13px;
}

.orange .task-card.task {
    border-top-color: orange;
}
#ticketForm {
    max-width: none !important;
}
#comment-form input:disabled {
    background-image: url("/assets/images/loader.gif");
    background-position: center;
    background-repeat: no-repeat;
}
.id-ticket{
    font-weight: 900; 
    font-style: normal
}
.agree-auth{
    color: white;
    cursor: auto;
}
.agree-auth a{
    color: #0082c6;
}
.agree-auth a:hover, .agree-auth a:focus{
    color: #00a8ff;
}
.clickOff { 
    pointer-events: none; 
} 
.users-avatar, .users-fullname {
    display: inline-block;
}
.users-avatar img {
    vertical-align: inherit;
}
.users-fullname {
    font-size: 14px;
}
.tabs-section-nav .nav-item a:hover,
.comment-reply a:hover,
.comment-reply a:focus,
.ticket-comment-link a:hover,
.ticket-comment-link a:focus,
.ticket-comment-author a:hover,
.ticket-comment-author a:focus,
.pagination li a:hover,
#onTrade .font-icon.font-icon-trash:hover{
    color: #00a8ff;
}
.tasks-section-link {
    border-bottom: solid 1px rgba(0,130,198,.5);
}
.tasks-section-link:hover, .tasks-section-link:focus {
    border-bottom: solid 0 rgba(0,130,198,.5);
}
.pagination li {
    display: inline-block;
    padding-right: 10px;
}
.pagination .active a, .pagination .disabled a {
    color: inherit;
    pointer-events: none; 
}
.pagination {
    display: block;
}
.color-border-new-task{
    border-top: solid 4px orange !important;
}
.color-border-in-progress-task{
    border-top: solid 4px #46c35f !important;
}
.color-border-review-task{
    border-top: solid 4px #00a8ff !important;
}
.color-border-done-task{
    border-top: solid 4px #ac6bec !important;
}
#rating-users .pagination {
    margin-top: 0;
}
.fire span i{
    color: #E25822;
}
.inner-nav .label-right {
    padding-left: 46px;
}
.inner-nav .gray .glyphicon, .inner-nav .gray .font-icon{
     color: #adb7be;
}
.inner-nav .gold .glyphicon, .inner-nav .gold .font-icon{
     color: #f29824;
}
.side-menu-list li.opened>span .lbl {
    color: #818181;
}
.page-loader-header {
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9998;
    display: none;
    border-radius: .25rem;
}
@keyframes blink {
    0% {
      opacity: .5;
    }
    20% {
      opacity: 1;
    }
    100% {
      opacity: .5;
    }
}
.load-pulse {
    animation-name: blink;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
}
#onTrade .nav-link:focus {
    color: #343434;
}
#onTrade .nav-link.active {
    pointer-events: none;
}
.dataTables_wrapper {
    padding-right: 0;
    padding-left: 0;
}
table.dataTable {
    margin-top: 0!important;
    margin-bottom: 0 !important;
}
.red-txt {
    color: red;
}
.green-txt {
    color: green;
}
#pass-for-programs a:focus{
    color: #fa424a;
    border-color: #fa424a;
}
.data-unit {
    margin-bottom: 15px;
}
.widget-shop__data-unit {
    margin: 0 0 10px;
}
.fm-file {
    cursor: pointer;
}
#promo-copy-icon:hover{
    background: white;
}
.terms_and_conditions a {
    color: #343434;
}

.manual-vij img {
    max-width: 1000px !important;
    width: 100% !important;
    height: auto !important;
}

#manualNav ul li {
    padding-bottom: 0;
}
.auth-footer li{
    display: inline-block;
}
.auth-footer li a{
    line-height: 40px;
    height: 40px;
    width: 40px;
    background: #fff !important;
    color: #333 !important;
    display: block;
    margin: 0 8px 8px 0;
    border-radius: 100%;
}
.auth-footer {
    color: white;
}
.auth-footer a {
    color: white;
    text-decoration: none;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}
.table a {
    border-bottom: none;
    top: 0;
}
.table a:hover {
    color: #00a7ff;
}
.fm-website {
    color: #ffbd00;
}
.fm-website:hover,.fm-website:focus {
    color: #ffdb74 !important;
}
.del-website, .del-db, .my-snapshot {
    font-size: 14px;
    color: red;
}
.del-website:hover,.del-website:focus, .del-db:hover,.del-db:focus, .my-snapshot:hover, .my-snapshot:focus {
    color: #ff6e6e !important;
}
.tabs-section-nav.tabs-section-nav-inline .nav-link {
    border-bottom: 1px solid #343434;
}
.red-background {
    background: #ff00002e;
}
.dataTables_filter {
    margin-bottom: 5px;
}
#calculatePlan .bootstrap-touchspin button {
    border-radius: 0;
    background-color: #f7f7f7;
    border-color: rgba(197,214,222,.7);
    color: #808080!important;
}
#calculatePlan .bootstrap-touchspin button:hover {
    background-color: #ffffff;
}
#office-profile-form .form-control {
   background-color: #fbfbfb;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}
.checkbox-detailed input+label {
    width: auto;
    height: auto;
    padding: 0 20px 0 20px;
}
.checkbox-detailed input+label:before {
    display: none;
}
#servers-page .tabs-section-nav .tabs-section-nav-inline {
}
#servers-page .tabs-section-nav, #loc .tabs-section-nav {
   overflow: inherit; 
}
#servers-page .tabs-section-nav.tabs-section-nav-inline .nav, #loc .tabs-section-nav.tabs-section-nav-inline .nav {
    background: none;
    border: none;
}
#servers-page .tabs-section-nav.tabs-section-nav-inline .nav-link, #loc .tabs-section-nav.tabs-section-nav-inline .nav-link {
    height: 25px;
    padding: 0;
}
#servers-page .tabs-section-nav.tabs-section-nav-inline .nav-item, #loc .tabs-section-nav.tabs-section-nav-inline .nav-item {
    margin: 0 16px 5px 3px;
}
#servers-page .tab-content, #loc .tab-content {
    padding-top: 10px;
}
#servers-page .checkbox-detailed {
    text-align: center;
}

#servers-page .checkbox-detailed label {
    font-size: 1.125rem;
}
#servers-page .checkbox-detailed .price {
    font-size: 1.5rem;
    font-weight: 600;
}
#servers-page .text-param {
    font-weight: 600;
}
#servers-page .select2-selection__rendered{
    font-size: 1.2rem;
}
#servers-page .green-pulse, .modal .green-pulse {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #8cdd92;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(204,169,44, 0.4);
  animation: pulse 2s infinite;
}
#servers-page .yellow-pulse, .modal .yellow-pulse {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: orange;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(204,169,44, 0.4);
  animation: pulse 2s infinite;
}
#servers-page .grey-pulse, .modal .grey-pulse {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #b8bdcc;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(204,169,44, 0.4);
}
#servers-page .pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(140, 221, 146, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(140, 221, 146, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(140, 221, 146, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(140, 221, 146, 0.4);
    box-shadow: 0 0 0 0 rgba(140, 221, 146, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(140, 221, 146, 0);
      box-shadow: 0 0 0 10px rgba(140, 221, 146, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(140, 221, 146, 0);
      box-shadow: 0 0 0 0 rgba(140, 221, 146, 0);
  }
}
#servers-page .spin, .modal .spin {
  border: 5px solid #f3f3f3;
  border-top: 5px solid #b8bdcc;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 22px;
  height: 22px;
  animation: spin 0.7s linear infinite;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.fa.fa-rub{
    padding-left: 2px
}
#calculatePlan div{
    font-size: .75rem;
}
.bootstrap-touchspin{
    display: inline-flex;
    width: 80px;
}
.hiderobts {
    display: none !important;
}
#pass-for-ftp a.btn:focus, #pass-for-program a.btn:focus {
    color: #fa424a;
}
.side-menu-list {
    margin: 0;
}
.fm-file {
    width: 100px;
}
.fm-file .fm-file-icon img {
    width: 50px;
    height: 50px;
}
.fm-file .file-size, .fm-file .fm-file-name {
    white-space: unset;
    font-size: 11px;
}
.fm-file .fm-file-size {
    font-size: 11px;
}
#delButton {
    white-space: unset;
}
#babel_links img {
    padding-right: 7px;
}

#babel_links a {
    color: white;
}
#babel_links .act {
    display: none;
}
#babel_links {
    display: inline;
}
#babel_links span {
    text-transform: uppercase;
    font-size: 20px;
}
.web-hosting {
    margin-right: 0;
    margin-left: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    position: relative;
}
.plr0 {
    padding-right: 0;
    padding-left: 0;
}
#pass-for-program {
    display: none;
}
.comments {
    position: inherit !important;
}
.ha-icon.steam {
    background-image: url(/assets/components/hybridauth/img/web/steam.png);
}
.ha-icon.active.steam {
    background-image: url(/assets/components/hybridauth/img/web/steam-gray.png);
}
.ticket-rating .glyphicon.glyphicon-arrow-up:before, .ticket-comment-rating .glyphicon.glyphicon-arrow-up:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f164";
  cursor: pointer;
}
.ticket-rating .glyphicon.glyphicon-arrow-down:before, .ticket-comment-rating .glyphicon.glyphicon-arrow-down:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f165";
  cursor: pointer;
}
#resetButton, #activateButton {
    margin-bottom: 5px;
}
#notif-webdivision {
    z-index: 9999;
    color: #fff;
    font-size: 12px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: fixed;
}
#notif-webdivision .jGrowl-notification{
    display: block;
}
#notif-webdivision .jGrowl-message a{
    text-decoration: none;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    color: white;
}
html, body {
    overflow-x: hidden;
}
#comment-form #comment-editor {
    padding: 10px;
    width: 100%;
}
.modal-open {
    padding-right: 0px !important;
    overflow: unset;
}
.modal-dialog {
    border-radius: .10rem;
}
#ticketForm #ticket-sections {
    max-width: none !important;
}
#activateLiveButton {
    white-space: unset;
}
.instagram-photos div {
    display: inline-block;
    padding: 0 5px 5px 0;
}
.instagram-photos img {
    width: 50px;
}
#footer {
    padding: 100px 0 0 0;
    background-color: #3b3e43;
    color: #d7d7d7;
}
#footer-top {
    background-color: #3b3e43;
}
#footer-bottom {
    background-color: #2b2e31;
    color: #585c62;
}
#footer-top .widget:last-child {
    margin-bottom: 0;
    padding-bottom: 30px;
}
#footer-top .widget:first-child {
    padding-top: 30px;
}
#footer-top .widget-social {
    text-align: center;
}
.widget-social .social-media {
    margin-bottom: 0;
}
#footer-top .widget-social a {
    margin-right: 30px;
}
@media (min-width: 1200px) {
    #footer-top .widget-social a {
        margin-right: 50px;
    }
}
#footer-bottom .widget:last-child {
    margin-bottom: 0;
    padding-bottom: 30px;
}
#footer-bottom .widget:first-child {
    padding-top: 30px;
}
.social-media a {
    font-size: 24px;
    line-height: 24px;
    text-decoration: none;
    margin-right: 10px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.social-media a.facebook {
    color: #3b5998 !important;
}
.social-media a.twitter {
    color: #5ea9dd !important;
}
.social-media a.linkedin {
    color: #0077b5 !important;
}
.social-media a.youtube {
    color: #e22d24 !important;
}
.social-media a.viber {
    color: #8199e2 !important;
}
.social-media a.skype {
    color: #00abeb !important;
}
.social-media a.whatsapp {
    color: #11ae09 !important;
}
.social-media a.vk {
    color: #4c75a3 !important;
}
.social-media a.instagram {
    color: #a07459 !important;
}
.social-media a.odnoklassniki {
    color: #bca480 !important;
}
#footer a {
    color: #bca480;
}
#footer-bottom .text-primary {
    color: #bca480 !important;
}
footer {
    padding-left: 240px;
}
@media (max-width: 1056px) {
    footer {
        padding-left: 0;
        padding-right: 0;
    }
}
#footer .widget-title {
    text-transform: none;
}
.widget-title {
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 3.5px;
}
.widget-title:after {
    content: "";
    border-bottom: 2px solid #bca480;
    display: block;
    width: 45px;
    margin-top: 15px;
}
footer p {
    margin-bottom: 20px;
}
.widget-latest-news ul li img {
    float: left;
    display: block;
    margin-right: 20px;
}
.widget-latest-news ul li .news-title {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 0;
    line-height: 20px;
    margin-left: 100px;
    margin-bottom: 5px;
    padding-bottom: 8px;
}
.widget-latest-news ul li .news-date {
    margin-bottom: 15px;
    font-size: 11px;
    color: #acacac;
    font-weight: 600;
}
.widget {
    margin-bottom: 50px;
}
#footer a {
    color: #d7d7d7;
}
#footer a:hover {
    color: #bca480;
}
footer {
    font: 13px/24px "Open Sans", Arial, sans-serif;
    letter-spacing: 1px;
}
.widget-contact ul li span {
    color: #bca480;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    display: block;
}
.widget-contact ul li {
    margin-bottom: 25px;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 25px;
}
.widget-contact ul li:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}
.ktsuite-widget {
    margin-bottom: 45px;
}
.twoFaPage footer, .sidebar-hidden footer {
    padding-left: unset;
}
#serverTypes {
    cursor: pointer;
}
table, table th {
    border: none !important;
}
.btn-square-icon {
    border: none !important;
}
table tbody tr:first-child td {
    border-top: none !important;
}
.card {
    border: none !important;
}
#serverTypesTable.sharedlocal .sharedlocal{
    display: table-row !important;
}
#serverTypesTable.sharednetwork .sharednetwork{
    display: table-row !important;
}
#serverTypesTable.dedicatedlocal .dedicatedlocal {
    display: table-row !important;
}
.alert ul {
    margin-top: 0;
}
.karma {
    color: #c1c1c1;
    font-size: 12px;
    font-weight: 100;
}
.real-price {
    color: #c1c1c1;
    text-decoration: line-through;
    font-size: 13px;
    font-weight: 100;
}
.discount-price {
    color:green;font-weight: 600;
}
#karmaHeader {
    box-shadow: 0 5px 6px -6px #777;
}
.volumes-modal.attach #volumes-attach-btn, .volumes-modal.resize #volumes-resize-btn, .ips-modal.attach #ips-attach-btn{
    display: inline-block !important;
}
.volumes-modal.attach #filesystem, .volumes-modal.attach #volumes-btn, .volumes-modal.attach #volume-s, .volumes-modal.attach #volume-n, .ips-modal.attach #ips-btn, .ips-modal.attach #ip-n, .ips-modal.attach #ip-loc, .ips-modal.attach #ip-p {
    display: none !important;
}
.volumes-modal.resize #filesystem, .volumes-modal.resize #volumes-btn, .volumes-modal.resize #volume-n, .volumes-modal.resize #volume-se, .volumes-modal.resize #volume-m{
    display: none !important;
}
.useful-link {
    display: block;
}
.useful-link a {
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    text-decoration: none;
    color: #343434;
    line-height: 2;
}
.useful-link a:hover, .tickets-latest-row a:hover, .widget-latest-news a:hover {
    color: #bca480;
}
input[type='checkbox'] {
    cursor: pointer;
}
td.dt-center{
    text-align: center;
}
#serverTypesTable.sharedlocal .sharedlocal.ash{
    display: none !important;
}
#serverTypesTable.sharednetwork .sharednetwork.ash{
    display: none !important;
}
#serverTypesTable.dedicatedlocal .dedicatedlocal.ash{
    display: none !important;
}
.core-label {
    background-color: #c1c1c157;
    font-weight: 100;
    padding: 0 3px 0 3px;
    border-radius: 5px;
    margin-left: 3px;
}
#appids select {
    width: auto;
}
#appids {
    margin-bottom: 0;
    margin-top: 10px;
}
.inlineBlock {
    display: inline-block;
}
.useful-link2 {
    display: inline-block !important;
    padding-right: 10px !important;
}
.paddingTop15 {
    padding-top: 15px;
}
#myStars_wrapper .btn-group, #myExs_wrapper .btn-group, #myBlacklist_wrapper .btn-group {
    display: block;
}
#myStars_wrapper .dt-buttons.btn-group, #myExs_wrapper .dt-buttons.btn-group, #myBlacklist_wrapper .dt-buttons.btn-group{
    text-align: left !important;
}
#myStars_wrapper .dt-buttons .btn.btn-secondary, #myExs_wrapper .dt-buttons .btn.btn-secondary, #myBlacklist_wrapper .dt-buttons .btn.btn-secondary {
    border-radius: 25rem;
    margin-bottom: 10px;
}
#myStars_wrapper .dt-buttons .btn.btn-secondary:first-child, #myExs_wrapper .dt-buttons .btn.btn-secondary:first-child, #myBlacklist_wrapper .dt-buttons .btn.btn-secondary:first-child {
    background-color: #00a8ff;
    border-color: #00a8ff;
}
#myStars_filter, #myExs_filter, #myBlacklist_filter {
    float: left;
}
#myStars_filter input, #myExs_filter input, #myBlacklist_filter input{
    margin-left: 0;
}