/*.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
    border: 1px solid transparent !important;
    vertical-align: middle !important;
}

.table-bordered tr {
    border-collapse: separate;
}

.table-striped > thead > tr > th,
.table-striped > tbody > tr > th,
.table-striped > tfoot > tr > th,
.table-striped > tfoot > tr > td {
    vertical-align: middle !important;
}

.table > thead > tr.dark > td,
.table > tbody > tr.dark > td,
.table > tfoot > tr.dark > td,
.table > thead > tr.dark > th,
.table > tbody > tr.dark > th,
.table > tfoot > tr.dark > th {
    background-color: #e6e6e6;
}*/

.menu-many-strings {
    max-width: 210px;
    line-height: 1.5em;
    margin-bottom: 4px;
    margin-top: 4px;
}

.sidebar-nav > li > a.collapsed:after {
    content: "\f105";
    margin-top: -25px;
}

.icon-image {
    color: #EFAD62;
    font-size: 18px;
}

.icon-pdf {
    color: #C41D24;
    font-size: 18px;
}

.icon-excel {
    color: #008641;
    font-size: 18px;
}

.icon-word {
    color: #0054A6;
    font-size: 18px;
}

.icon-archive {
    color: #BD7A9D;
    font-size: 18px;
}

.document-name {
    color: #000000;
    /*font-size: 1.1em;*/
    margin: 10px 0 10px 0
}

.right-line-margin {
    margin: 10px 0 !important;
    margin-top: 30px !important;
}

.font-18 {
    font-size: 18px;
}

.font-16 {
    font-size: 16px;
}

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

.red-tooltip + .tooltip > .tooltip-inner {background-color: #dd5a43;}
.red-tooltip + .tooltip > .tooltip-arrow {border-left-color: #dd5a43;}

#houses-card .carousel-images .carousel-indicators {
    bottom: 10px!important;
    position: absolute;
    top: auto!important;
}

#houses-card .carousel-images {
     max-width: 440px !important;
     max-height: 330px !important;
 }

.slider-images {
    max-width: 440px !important;
    max-height: 330px !important;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.notop .glyphicon-chevron-left,
.notop .glyphicon-chevron-right {
    position: absolute;
    top: 5% !important;
    z-index: 5;
    display: inline-block;
}

.no-border-fix {
    border: 0 !important;
}

.margin-left-10 > tbody > tr > td {
    padding-left: 10px;
}

.margin-right-20 > tbody > tr > td {
    padding-right: 20px;
}

.no-left {
    left: 0% !important;
}

.phone-comment {
    font-size: 75%;
}

.contacts-min {
    font-size: .9em;
}

.no-border-no-important {
    border: none !important;
}

.site-logo {
    border: 0 !important;
    font-size: 45px !important;
    line-height: 0;
}

.site-logo-container {
    margin-top: 7px;
    margin-bottom: 7px;
}

.houses-card-photo {
    max-width: 100% !important;
}

.passport > thead > tr > td,
.passport > tbody > tr > td,
.passport > tfoot > tr > td,
.passport > thead > tr > th,
.passport > tbody > tr > th,
.passport > tfoot > tr > th {
    padding: 0;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
}

#footer-admin-link {
    color: #7197c2 !important;
    text-decoration: none;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

#footer-admin-link:hover {
    color: #eee !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.headers-icon {
    font-size: 170px !important;
}

td,
th {
    padding-left: 8px;
    padding-right: 8px;
}

.captcha-update {
    font-size: 12px;
    margin-top: -12px;
    margin-bottom: 20px;
}

.counter-stat {
    margin-top: 19px;
}

.news-image {
    border: solid 1px #ddd;
}

.add-count-field {
    margin-top: -15px;
}

.link {
    font-size: .9em;
}

.standard-size {
    font-size: 14px !important;
}

.tabs-widget {
    display: block;
    margin: 0;
    padding: 0;
}

.tabs-widget li {
    display: inline-block;
    list-style: none outside;
    margin-right: 5px;
}

.tabs-widget a.btn {
    font-size: 15px;
}

.poor-vision-switcher{
    float: right;
}

.poor-vision-switcher > span:first-child{
    font-size: 14px;
}

.poor-vision-switcher > span:nth-child(2){
    font-size: 22px;
}

.imgLicense {
        display: inline-block;
        width: 250px;
        height: 250px;
        overflow: hidden;
        border: 0px solid #FFFFFF;
        background: #FFFFFF;

        text-align: center;
        position: relative;
    }
    .imgLicense img {
        width: auto !important;
        height: auto !important;
        max-width: 250px !important;
        max-height: 250px !important;
        border: none;
        margin: 0;
        padding: 0;
        vertical-align: bottom;
        text-align: center !important;
    }
    .imgLicenseHorizontal {
        bottom: 0px;
        left:0;
        position: absolute;
    }
    .imgLicenseVertical {
        bottom: 0px;
        position: absolute;
    }
    .licenseLink {
        text-align: center;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 15px;
    }
    .title-min {
        font-size: 13px;
    }
    .license-title {
        height: 250px !important;
        width: 250px !important;
        position: inherit !important;
        top: 0% !important;
        padding: 15px;
    }


div.ext-box { display: table; }
div.int-box { display: table-cell; vertical-align: middle; }

.blog-posts-item {
	margin: 20px 0;
	padding: 20px 0;
	border-top: 1px solid #eee;
}

#comments .comment-item .comment-reply {
	color: #337ab7;
	text-decoration: none;
	border-bottom: 1px dotted #337ab7;
	cursor: pointer;
}

#comments .margin {
	margin-left: 40px;
}

#comments .comment-item .comment-item .comment-item .comment-item .comment-item .margin {
	margin-left: 0;
}

#sb-site .sidebar .btn {
    text-align: left;
}

.home-newsImage{
 min-height: 154px;
}


.site-table th{
    background: #0099da;
    color: white;
}

.site-table th a {
    background: #0099da;
    color: white;
}

.site-table{
    width: 100%;
}