#navbar-mobile li a {
    padding-top: 16px;
    padding-bottom: 16px;
}

#navbar-mobile li a.dropdown-toggle .caret {
    padding-top:0;
    padding-bottom:0;
}

.c-header {
    border-width: 0;
    padding-bottom:0;

}

.offers-page .offers-title {
    margin: 0 !important;
    color: #333333;
}

.offers-page h4.offers-title:first-child {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 15px !important;
}

.offers-page .offers-sub-title {
    margin: -3px 0 0 0 !important;
    color: #19202e;
    height: 20px;
}

.offers-page .media-body {
    padding: 0 22px 22px 22px;
}

.offers-page .media-body .offer__info {
    overflow: hidden;
    position: relative;
    top: -4px;
    margin-bottom: 13px;
}

.offers-page .media-body .offer__info p {
    color: #19202e;
}

.offers-page .media-body .offer__image__container {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 25px;
    background-color: #f0f0f0;
    border: 0;
    display: flex;
    align-items: center;
}

.offers-page .media-body .offer__image__container > img {
    width: 100%;
}

.offers-page .media-body .offers-title {
    font-size: 28px;
    line-height: 50px;
    font-weight: 500;
    color: #19202e !important;
}

.offers-page .media-body .legitRipple {
    border-color: #333333;
}

.btn-xs {
    padding: 1px 5px;
}

div.panel-body.dashboard-news-block {
    height: 153px;
}

div.carousel-offer .carousel-inner{
    height: 150px;
}

div.carousel-offer ol.carousel-indicators{
    display: none;
}


.carousel-indicators{
    bottom: -20px;
}

.carousel-control.right,
.carousel-control.left {
    opacity: 1;
    position: absolute;
    background-color: #37474f;
}

#myCarousel .carousel-control {
    width: 40px;
}

.navbar-nav > .dropdown-user img {
    margin-right: 5px;
}

.sidebar-user .media-body .text-muted p {
    margin-bottom: 0;
}

/*.select2-selection.select2-selection--multiple {*/
    /*height: 36px;*/
/*}*/

/*.select2-selection--multiple .select2-selection__choice {*/
    /*color: #797979;*/
/*}*/

/* from styles/style.css and edit */
label.control-label.required:after {
    content: "*";
}

#img_stat_loader{
    margin: 0 auto  0;
    display: block;
}

#img_stat__dashboard_loader, .img_stat__dashboard_loader{
    margin: 80px auto  0;
    display: block;
}

.geo-list li a {
    text-transform: uppercase;
}

table.table-stats tr td {
    white-space: nowrap;
    padding-left:3px;
    padding-right:3px;
}

table.table-stats thead tr th.header {
    background-position: right;
}

table.table-stats tfoot tr, table.table-stats thead tr{
    font-weight: bold;
}

table.table-stats tr td, table.table-stats tr th{
    text-align: center;
    font-size: 12px;
}

table.tablesorter.table-stats tbody td{
    vertical-align: middle;
}

span.select2 input.select2-search__field{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.table-row-right {
    text-align: right !important;
}

.table-row-left {
    text-align: left !important;
}

.wrapper-stats {
    overflow:auto;
}

.wrapper-stats table.tablesorter thead tr th {
    background-color: #EDf0f5;
    border: 1px solid #ddd;
}

/* tables */
table.tablesorter {
    width: 100%;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
    padding: 3px;
}

table.tablesorter thead tr .header {
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}

table.tablesorter thead tr th {
    cursor: pointer;
}

table.tablesorter tbody td.td-hover {
    background-color: #ddfaff;
}

table.tablesorter tbody td.td-hover-center {
    background-color: #b0eeff;
}

table.tablesorter tbody td {

    padding: 3px;
    vertical-align: top;
}

table.tablesorter thead tr .headerSortUp {
    background-image: url(/homer/vendor/jquery-tablesorter/images/asc.gif);
    padding-right: 17px;
}

table.tablesorter thead tr .headerSortDown {
    background-image: url(/homer/vendor/jquery-tablesorter/images/desc.gif);
    padding-right: 17px;
}

.dashboard-new-offers{
    text-align: center;
    width: 85%;
    margin: auto;
}
.dashboard-new-offers div.offer-block{
    text-align: center;
    width: 18%;
    margin-right: 1%;
    margin-left: 1%;
    height: 130px;
    display: block;
    float: left;
}

.dashboard-new-offers img{
    margin:10px 10px 0;
    max-height: 90px;
    vertical-align: middle;
    max-width: 85%;
}

.dashboard-new-offers div.row.img-offer{
    height: 100px;
}

.dashboard-new-offers div.row.img-under-title{
    width: 95%;
    margin: 5px auto 0;
}

.dashboard-new-offers a:hover{
    text-decoration: underline;
}

.carousel-indicators{
    bottom: -20px;
}

.carousel-control.right,
.carousel-control.left {
    background-image: none;
    opacity: 1;
}

.lead-subinfo{
    text-align: left;
    display: block
}

ul.stat-menu {
    list-style: none;
    padding: 0;
}
ul.stat-menu > li {
    display: inline;
    margin: 0;
}
ul.stat-menu > li > a {
    margin-bottom: -2px;
    border-bottom: 2px solid transparent;
    padding: 6px 5px;
    font-size: 11px;
}
ul.stat-menu > li > a:active,
ul.stat-menu > li > a:focus,
ul.stat-menu > li > a:hover {
    text-decoration: none;
}

#myCarousel .carousel-control {
    width: 40px;
}

.table.table-bordered tbody tr td.ac.ac-child{
    padding: 4px;
    font-size: 12px;
}

#export-sheet{
    margin-right: 12px;
}

a.date_to_hour, a.date_to_versions, a.device_to_model{
    text-decoration: none;
}

td.link_conversion a{
    font-weight: bold;
}

table.table-stats tr.tr-sub td{
    font-size: 10px;
}

div.panel-body.dashboard-fixed-news-block{
    overflow-y: auto;
    overflow-x: hidden;
    height: auto;
    max-height: 200px;
}
div.panel-body.dashboard-news-block{
    height: 180px;
    overflow-x: auto;
    overflow-y: auto;
    font-size: 11px;
}

div.panel-body.dashboard-news-block h6>a{
    font-weight: bold;
}

div.panel-body.dashboard-news-block h6>a:hover{
    text-decoration: underline;
}

.link-vk, .link-tw, .link-fb, .link-rss {
    background-image:url(/img/sprite.png);
    background-repeat:no-repeat;
}

.link-vk, .link-tw, .link-fb, .link-rss, .link-blog {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    width: 26px;
    margin: 0 0 3px;
    vertical-align: middle;
}

.link-tw {
    background-position: 0 -30px;
}

.link-fb {
    background-position: 0 -60px;
}

.link-vk {
    background-position: -150px -30px;
}

.link-rss {
    background-position: -150px -60px;
}

h1.error-header{
    text-align: center;
    padding: 20px;
}

div.image-wrapper img{
    max-width: 100%;
    margin-top: 10px;
}

img.preview-offer{
    width: 50%;
}

img.preview-offer-list{
    max-height: 100px;
    max-width: 100px;
}

.back-link {
    float: left;
    width: 100%;
    margin: 10px;
}

td.no-wrap{
    white-space: nowrap;
}

ul.dd-list.dd-list-links a:hover{
    text-decoration: underline;
}

.loader_mini{
    width: 12px;
}

td.today-hosts, td.today-conversions{
    text-align: center;
}

.margin-top-10{
    margin-top: 10px;
}
.margin-top-5{
    margin-top: 10px;
}

table.tablesorter.table-valign-middle td, table.table-valign-middle td{
    vertical-align: middle !important;
}

div.carousel-offer .carousel-inner{
    height: 150px;
}

div.carousel-offer ol.carousel-indicators{
    display: none;
}

a.underline{
    text-decoration: underline;
}

.sticky-footer-wrap {
    min-height: 100%;
    height: auto !important;
    /* Negative indent footer by it's height */
    margin: 0 auto -60px;
}

/* Set the fixed height of the footer here */
.sticky-footer-push,
.sticky-footer {
    height: 60px;
}

.text-left{
    text-align: left !important;
}

img.logo{
    max-height: 80px;
}

#postback_row{
    display: none;
}

img.excel-icon{
    width: 20px;
}

.description a {
    text-decoration: underline;
}

.text-inline{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.font-thin {
    font-weight: 100
}

.image-wrapper.description {
    overflow-wrap: break-word;
}

.dataTables_processing {
    top: 5em !important;
    bottom: 1em !important;
    height: auto !important;
    z-index: 100 !important;
    padding-top: 25px !important;
}
.offers-block {
    text-align: center;
    vertical-align: baseline;
}
.offer-block img.loading-dashboard {
    vertical-align: middle;
}
#offers-table_length {
    float: right;
}

.panel-body.dashboard-manager-block{
    padding-top: 0px;
}
.dashboard-manager-block p{
    margin-bottom: 0px;
}
#offers-table {
    table-layout: fixed;
}
#offers-table td {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

#offers-table td:first-child {
    -o-text-overflow: inherit;
    text-overflow: inherit;
}

#offers-table ul {
    padding:0;
}

#offers-table img {
    width: 100%;
}
.your-postbacks{
    cursor: pointer;
}
.your-creatives{
    cursor: pointer;
}
.creatives-body{
    display: none;
}
.creative-thumb{
    width: 120px;
    height: 130px;
    float: left;
    margin: 10px;
    position:relative;
    padding-bottom:50px;
}
.creative-thumb div{
    position: absolute;
    bottom: 0px;
}
.page-content .dashboard-payment > thead > tr > th,
.page-content .dashboard-payment > tbody > tr > th,
.page-content .dashboard-payment > tfoot > tr > th,
.page-content .dashboard-payment > thead > tr > td,
.page-content .dashboard-payment > tbody > tr > td,
.page-content .dashboard-payment > tfoot > tr > td {
    padding: 0px 1px;
    font-size: 12px;
}
.page-content .panel[class*=bg-] .table-striped.dashboard-payment >  tbody > tr:nth-child(odd) {
    background: none;
}
.page-content .panel[class*=bg-] .table-striped.dashboard-payment >  tbody > tr td {
    border: none;
}

.balance-top {
    padding: 16px 10px 16px 0;
}

.balance-top select {
    background-color: #37474F;
}

.js-stats-menu-item.active {
    font-weight: bold;
    background-color: #f8f8f8;
}