﻿
.topoffset {
    margin-top: 2px;
}

.topoffset1 {
    margin-top: 5px;
}

.topoffset2 {
    margin-top: 10px;
}

.topoffset3 {
    margin-top: 15px;
}

.topoffset4 {
    margin-top: 30px;
}

.topoffset5 {
    margin-top: 40px;
}

.topoffset6 {
    margin-top: 60px;
}

.topoffset7 {
    margin-top: 80px;
}

.topoffset8 {
    margin-top: 100px;
}

.topoffset9 {
    margin-top: 150px;
}

.bottomoffset {
    margin-bottom: 2px;
}

.bottomoffset1 {
    margin-bottom: 5px;
}

.bottomoffset2 {
    margin-bottom: 10px;
}

.bottomoffset3 {
    margin-bottom: 15px;
}

.bottomoffset4 {
    margin-bottom: 30px;
}

.bottomoffset5 {
    margin-bottom: 40px;
}

.bottomoffset6 {
    margin-bottom: 60px;
}

.bottomoffset7 {
    margin-bottom: 80px;
}

.bottomoffset8 {
    margin-bottom: 100px;
}

.bottomoffset9 {
    margin-bottom: 150px;
}

.rightoffset {
    margin-right: 2px;
}

.rightoffset1 {
    margin-right: 5px;
}

.rightoffset2 {
    margin-right: 10px;
}

.rightoffset3 {
    margin-right: 15px;
}

.rightoffset4 {
    margin-right: 30px;
}

.rightoffset5 {
    margin-right: 40px;
}

.rightoffset6 {
    margin-right: 60px;
}

.rightoffset7 {
    margin-right: 80px;
}

.rightoffset8 {
    margin-right: 100px;
}

.rightoffset9 {
    margin-right: 150px;
}

.leftoffset {
    margin-left: 2px;
}

.leftoffset1 {
    margin-left: 5px;
}

.leftoffset2 {
    margin-left: 10px;
}

.leftoffset3 {
    margin-left: 15px;
}

.leftoffset4 {
    margin-left: 30px;
}

.leftoffset5 {
    margin-left: 40px;
}

.leftoffset6 {
    margin-left: 60px;
}

.leftoffset7 {
    margin-left: 80px;
}

.leftoffset8 {
    margin-left: 100px;
}

.leftoffset9 {
    margin-left: 150px;
}

.ibox.collapsed .ibox-content {
    display: none;
}

.chart-legend li span {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
}

.chart-legend ul li {
    list-style: none;
    display: inline;
    margin-right: 15px;
}

.modal-header {
    background-color: #676a6c;
    color: white;
}

.close {
    color: white;
    opacity: 1;
}

.product-imitation {
    padding: 0;
    position: relative;
    overflow: hidden;
    padding-bottom: 60%;
}

    .product-imitation > img {
        width: 100%;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

.product-box {
    border: 1px solid transparent;
    -webkit-box-shadow: 0 3px 7px 0 #a8a8a8;
    -moz-box-shadow: 0 3px 7px 0 #a8a8a8;
    box-shadow: 0 3px 7px 0 #a8a8a8;
}

    .product-box:hover,
    .product-box.active {
        border: 1px solid transparent;
        -webkit-box-shadow: 0 5px 15px 0 #a8a8a8;
        -moz-box-shadow: 0 5px 15px 0 #a8a8a8;
        box-shadow: 0 5px 15px 0 #a8a8a8;
    }

.product-name {
    line-height: 1.5em !important;
    height: 3em;
}

.img-responsive {
    width: 100%!important;
    height: auto!important;
}

.form-control {
    border: 1px solid #676a6c !important;
}

.required:after {
    content: " *";
    color: red;
}

.above-footer {
    margin-bottom: 50px !important;
}

.widget.style1 {
    height: 130px;
}

.ellipses {
    overflow: hidden;
    text-overflow: ellipsis;
}

.pub-list th {
    text-align: center;
}

.vote-selection-list li {
    display: inline-block;
    padding-right: 25px;
    margin: 0 0px;
    line-height: 25px;
}

.text-site-green {
    color: #20b784 !important;
}

.article-content h3, h4 {
    line-height: 1.5;
}

.medium-width {
    display: inline-block;
    width: 70px !important;
    max-width: 70px !important;
}

.width-200 {
    width: 200px !important;
    max-width: 200px !important;
}

img.surplus-item-pic {
    height: 350px !important;
    width: 355px !important;
}

#services h1 {
    line-height: 70px !important;
    font-size: 48px !important;
    margin-top: -20px;
}

div .carousel-caption {
    opacity: 0.8;
    z-index: 0;
}

.cs-content-box {
    min-height: 600px !important;
}

ol.medium-line-height, ul.medium-line-height {
    line-height: 2em;
}

.btn-primary.btn-outline {
    color: #f05a29 !important;
}

    .btn-primary.btn-outline:hover {
        color: #fff !important;
    }

.vote-selection-list a {
    color: #54a4b7 !important;
}

.tip-response li {
    display: inline-block;
    padding-right: 25px;
    margin: 0 10px;
    line-height: 20px;
    background-size: 20px auto;
    background-position: 100% 50%
}

.ratings-block span {
    margin-right: 15px;
}

.ibox-title h5 {
    border-left: 1px solid #676a6c;
    padding-left: 20px !important;
    font-size: 18px !important;
}

.height-max-500 {
    max-height: 500px !important;
    overflow: auto;
}

ul.rb-nav {
    list-style-type: none;
}

    ul.rb-nav li {
        float: left;
        margin-right: 25px;
    }

.rb-section-green {
    background: #20b784;
}

.rb-section-light-green {
    background-color: #dff0d8 !important;
}

.rb-section-navy {
    background-color: #282e3e !important;
}

.rb-section-silver {
    background-color: lightgrey !important;
}

.avatar{
    max-width:120px;
}

@media only screen and (min-width: 991px) {
    .rb-wp-content {
        min-height: 500px;
    }
}

.height-200 {
    height: 200px !important;
}

.contractor-list-name {
    line-height: 1.5em !important;
    height: 2em;
}

.rb-dl dt {
    width: inherit !important;
}

.rb-dl dd {
    margin-left: 80px !important;
}

.rb-img-circle {
    border-radius: 15%;
}

.rb-vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
}

.rb-vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
}

.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width: inherit;
    height: inherit;
    /* To center horizontally */
    margin: 0 auto;
}

.rb-feature {
    text-align: center;
}

.rb-at-bottom {
    position: absolute;
    bottom: 40px !important;
}

@media (min-width: 1200px) {
    .rb-dashboard-tile {
        height: 180px !important;
    }
}

@media (max-width: 1200px) {
    .rb-dashboard-tile {
        height: 240px!important;
    }
    .carousel-caption {
        top: 20px !important;
    }

}

@media (max-width: 992px) {

    .rb-dashboard-tile {
        height: 180px !important;
    }
    .carousel-caption {
        top: 20px !important;
    }

        .carousel-caption h2 {
            font-size: 30px !important;
        }
    
}

@media (max-width: 768px) {
    .rb-dashboard-tile {
        height: 150px !important;
    }

    .carousel-caption {
        top: 10px !important;
    }

        .carousel-caption h2 {
            font-size: 24px !important;
        }

        .carousel-caption div.btn{
            display:none;
        }
}

@media (max-width: 669px) {
    .rb-dashboard-tile {
        height: 180px !important;
    }

    .carousel-caption {
        top: 10px !important;
    }

        .carousel-caption h2 {
            font-size: 18px !important;
        }

        .carousel-caption p {
            font-size: 12px !important;
        }

        a.navbar-brand{
            margin-bottom:10px!important;
            margin-top:-30px;
        }
}

@media (max-width: 414px) {
    .rb-dashboard-tile {
        height: 180px !important;
    }

    .carousel-caption {
        top: 5px !important;
    }

        .carousel-caption h2 {
            font-size: 16px !important;
        }

        .carousel-caption p {
            font-size: 10px !important;
        }

        .carousel .carousel-indicators {
            display: none;
        }

    #top-band {
        min-height: 100px !important;
    }

        #top-band ul {
            padding-bottom: 10px !important;
        }

            #top-band ul li {
                padding-bottom: 8px !important;
            }
}

@media (max-width: 375px) {
    .rb-dashboard-tile {
        height: 180px !important;
    }

    .carousel-caption {
        top: 0px !important;
    }

    .carousel-caption h2 {
        font-size: 14px !important;
    }

    .carousel-caption p {
        font-size: 8px !important;
    }
}

.rb-tips-slider-item {
    padding: 10px 20px 10px 20px !important;
}

.author-meta {
    font-style: italic;
    font-weight: bold;
}

#rb-proj-quick-access {
    padding: 5px 0px 5px 0px;
    margin: 5px 5px 5px 5px;
    line-height: 30px !important;
}
.swal2-container {
    z-index: 10000!important;
}

.navbar-inverse .navbar-nav > li > a{
    color:#666!important;
    text-transform: uppercase!important;
    font-size: 14px!important;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover 
{
    color: #444 !important;
    font-weight: 700 !important;
    outline:none!important;
}

#banner,
#carousel-inner {
    max-height: 700px !important;
}
.read-more {
    font-weight: bold;
    color: #444;
}
    .read-more::after {
        content: '\f054';
        font-family: FontAwesome;
        font-size: 10px;
        margin-left:5px;
    }

    .read-more:hover {
        color: #fbbe3f;
    }
    .read-more:hover::after {
        margin-left:10px;
    }
.more {
    display: none;
}
.analyzer-box-item {
    padding: 20px 10px 20px 10px;
    text-align: center;
}

.panel-body {
    border-color: #676a6c !important;
    border-top: solid 3px #676a6c !important;
}

#main-content{
    line-height: 2em;
}
.search-result-item {
    border-bottom: dotted 1px #676a6c;
}
    .search-result-item td {
        vertical-align: top;
        align-content: center;
        padding: 5px 5px 5px 5px;
    }

.navbar-inverse .navbar-nav > li > span {
    color: #666 !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    padding: 14px 10px 14px 15px;
    line-height: 20px;
    position: relative;
    display: block;
    border: solid 2px #fbbe3f;
}
.nav-header {
    text-align: center;
    background: none!important;
}

.nav-pills > li > a {
    color: #676a6c;
}
.nav-pills > li.active > a, 
.nav-pills > li.active > a:hover, 
.nav-pills > li.active > a:focus {
    color: #ffffff !important;
}
.nav-pills > li > a:hover {
    background-color: #f05a29 !important;
    color: #ffffff !important;
}
.nav > li.active {
    border-left-color: #f05a29!important;
}
#side-menu > li > a:hover {
    background-color: #f05a29 !important;
}
.btn-primary{
    background-color: #f05a29 !important;
    border-color: #f05a29 !important;
    color: #ffffff !important;
}
.btn-primary:hover {
    background-color: #ffffff !important;
    color: #f05a29 !important;
}
.btn-primary.btn-outline {
    background-color: #ffffff !important;
    border-color: #f05a29 !important;
    color: #f05a29 !important;
}
    .btn-primary.btn-outline:hover {
        background-color: #f05a29 !important;
        border-color: #f05a29 !important;
        color: #ffffff !important;
    }
.ibox-title {
    color: #676a6c!important;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background: #676a6c!important;
}
.bg-blue,
.toast-info
{
    background: #54a4b7;
}

.bg-green,
.toast-success,
.progress-bar,
.onbudget{
    background: #5cc09b;
}
.bg-gray,
.progress{
    background: #676a6c;
    color:#ffffff;
}
.bg-orange,
.toast-error,
.overbudget{
    background: #f05a29;
}
.progress.progress-bg-reverse{
    background:#ffffff;
}
.scrollToTop {
    width: 50px;
    height: 50px;
    padding: 0px;
    text-align: center;
    z-index: 999;
    text-decoration: none;
    position: fixed;
    bottom: 15px;
    right: 15px;
    display: none;
    background: rgba(0, 0, 0, 0.7) url(/images/up-arrow.svg) no-repeat;
    background-size: 35px;
    background-position: center;
    opacity: 0.5
}

    .scrollToTop:hover {
        text-decoration: none;
        opacity: 1
    }

.alert-data {
    border-color: #f05a29!important;
}
.ibox-tools .btn,
.btn-set .btn{
    margin-top: 3px !important;
}
.bold-item{
    font-weight: bold;
}
.widget.orange {
    border:solid #f05a29;
}
.alert{
    line-height: 36px;
    font-size: 18px;
}