h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #16a4ec;
}

a {
    color: #16a4ec;
}

a:hover {
    color: #0088cc;
}

.label-success {
    background: #16a4ec;
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #0088cc;
}

.btn,
.form-control {
    border-radius: 0px;
    box-shadow: none;
}

ul {
    margin: 0px;
    padding: 0px;
}

.navbar.navbar-static-top {
    min-height: 0px;
    margin-bottom: 0px;
}

ul.navbar-nav {
    list-style: none;
    padding: 0;
}

a.logo {
    font-size: 32px;
    padding-top: 35px;
    padding-bottom: 25px;
    font-weight: 300;
    color: #3e3e3e;
}

a.logo strong {
    font-weight: bold;
    color: #16a4ec;
}

a .site-description {
    font-size: 14px;
    color: #3e3e3e;
    padding-top: 6px;
    font-weight: 300;
}

.logoImage,
.logoText {
    float: left;
}

.logoText {
    padding-top: 27px;
    padding-left: 10px;
}

blockquote {
    font-size: 13px;
}

.page-header {
    margin-top: 0px;
    padding: 0px;
    overflow: hidden;
}

.no-margin-top {
    margin-top: 0px;
}

.alert {
    border-radius: 0px;
}

.welcome {
    color: #ffffff;
    padding-top: 17px;
    margin-right: 10px;
}

.navbar-right {
    margin-right: 0px;
}

.nav-pills>li+li {
    margin-left: 0px;
}

.navbar-default .navbar-nav>li>a {
    display: block;
    padding: 16px 10px 14px 10px;
    text-transform: uppercase;
    text-decoration: none;
    color: #000000;
}

.navbar-nav>li>a {
    padding: 16px 10px 14px 10px;
    display: block;
}

.navbar-nav>li>.separator {
    padding: 16px 10px 14px 10px;
    display: block;
}

.navbar-brand {
    height: auto;
}

.navbar-default {
    background: #ffffff;
    border: none;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-radius: 0px;
}

.navbar-default .navbar-nav>li:hover,
.navbar-default .navbar-nav>li:focus {
    border-top: 3px #16a4ec solid;
    border-radius: 0px;
}

.navbar-default .navbar-nav>li:hover>a,
.navbar-default .navbar-nav>li:focus>a {
    padding-top: 13px;
}

.navbar-default .navbar-nav>.active {
    border-top: 3px #16a4ec solid;
    border-radius: 0px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background: none;
    color: #16a4ec;
    padding-top: 13px;
    padding-bottom: 17px;
}

.header {
    background: #ffffff;
    padding-bottom: 10px;
}

.header-search {
    padding-top: 20px;
    padding-left: 15px;
}

.contentBox {
    /* border-top: 1px #e0e0e0 solid; */
    background: #ffffff;
    padding-top: 20px;
    padding-bottom: 40px;
}

.sliderBox {
    background: url(../images/banner.png) no-repeat center;
    height: 400px;
    border-top: 1px #e0e0e0 solid;
}

.adsListGridContent {
    background: #F8F8F8;
    padding: 10px;
    min-height: 180px;
    overflow: hidden;
}

.adsListGridContent a {
    color: #16a4ec;
}

.adsListGridCat {
    background: #0088cc;
    color: #ffffff;
    padding: 5px 0px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
}

.adsListGridImageBg {
    background: #ffffff;
}

.adsListGridCat small {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: normal;
}

.adsListGridImage img {
    margin: 0 auto;
}

.adsListGridPrice,
.juloawrapper .col-md-4 .adsListGridPrice {
    background: #16A4EC;
    color: #ffffff;
    padding: 3px 0px;
    text-align: center;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    right: 15px;
}

.juloawrapper h3 {
    text-transform: uppercase;
    color: #16a4ec;
    font-size: 16px;
    margin-top: 0px;
    border-bottom: 1px #e0e0e0 solid;
    padding-bottom: 7px;
}

.adsListGridRow {
    margin-bottom: 30px;
}

.adsListGridFoot {
    padding: 10px;
    border: 1px solid #e0e0e0;
    border-top: none;
    text-align: center;
}

.adsListGridTitle {
    padding-top: 5px;
}

.catBox {
    padding: 20px 15px;
    border: 1px solid #e0e0e0;
}

.catRow {
    margin-bottom: 10px;
}

.adsmanager-list h3 img,
.juloawrapper .catBox h3 img {
    vertical-align: middle;
    margin-right: 2px;
}

.juloawrapper.adsmanager-list h3,
.juloawrapper .catBox h3 a {
    text-decoration: none;
    color: black;
}

.juloawrapper.adsmanager-list.adsmanager-list-table h3 {
    color: #16a4ec;
    margin-top: 5px;
}

.juloawrapper.adsmanager-list h3 a:hover,
.juloawrapper .catBox h3 a:hover {
    color: #16A4EC;
}

.juloawrapper .catBox h4 a {
    font-size: 14px;
    text-decoration: none;
    color: #16A4EC;
}

#adshome {
    padding-top: 5px;
}

.jcarousel-skin-tango {
    margin-bottom: 40px;
    direction: ltr;
}

.flexslider {
    border: 0px;
}

/* ADSMANAGER LIST */
.adsBreadcrumbs {
    margin-bottom: 10px;
}

.adsBreadcrumbs a {
    color: #16a4ec;
}

.adsSubcategories {
    padding-bottom: 3px;
    margin-bottom: 10px;
}

.adsSubcategories .label {
    font-size: 100%;
    display: inline-block;
    margin-right: 3px;
    margin-top: 3px;
}

.btnMap {
    color: #16A4EC;
    cursor: pointer;
}

.gmap {
    border: 1px solid #e0e0e0;
    border-bottom: none;
}

.gmapwraptitle {
    text-align: right;
    border-top: 1px solid #e0e0e0;
    padding-top: 3px;
}

.adsListListWrapper {
    border: 1px solid #e0e0e0;
    padding-right: 10px;
}

.adsListListRow ul {
    list-style: none;
    margin-left: 0px;
}

.adsListListRow {
    margin-bottom: 10px;
}

.adsListListImage a {
    border-right: 1px solid #e0e0e0;
    display: block;
    text-align: center;
}

.adsListListImage img {
    max-width: 100%;
    max-height: 135px;
    display: inline-block;
}

.adsListListTitle {
    padding-top: 10px;
}

.subCats small {
    font-weight: bold;
    color: #adadad;
}

.subCats {
    padding-top: 10px;
    color: #16A4EC;
}

.adsListListPrice {
    background: #16A4EC;
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    border-right: 1px solid #e0e0e0;
}

.adsListListPrice a {
    color: #ffffff;
    padding: 10px;
    display: block;
}

.adsListSeeAd a {
    width: 100%;
}

.adsListSeeAd {
    text-align: center;
}

.adsListList {
    margin-top: 20px;
}

.adsListDate {
    color: #adadad;
    margin-top: 10px;
    font-size: 12px;
    margin-bottom: 10px;
}

.adsListDate em {
    white-space: nowrap;
}

#gmapads {
    margin-bottom: 10px;
}

.nbCols1 .adsListGridWrapper {
    width: 99%;
    float: left;
}

.nbCols2 .adsListGridWrapper {
    width: 49%;
    float: left;
}

.nbCols3 .adsListGridWrapper {
    width: 32%;
    float: left;
}

.nbCols4 .adsListGridWrapper {
    width: 24%;
    float: left;
}

.nbCols5 .adsListGridWrapper {
    width: 19%;
    float: left;
}

.nbCols1,
.nbCols2,
.nbCols4,
.nbCols5 {
    margin-right: -1%;
}

.nbCols3 {
    margin-right: -2%;
}

.adsListGridWrapper {
    margin-bottom: 10px;
}

.adsListGridBox {
    border: 1px solid #e0e0e0;
    overflow: hidden;
}

.adsmanager-list-table .table>thead>tr>th {
    border-bottom: 0px;
}

.tableAuthor {
    color: #000000;
}

.tableAuthor strong {
    color: #16a4ec;
}

.listLine {
    padding: 10px 0px;
}

.hotAd {
    color: #e86256;
    padding-bottom: 5px;
    float: right;
}

.hotAd i {
    color: #ff9812;
}

.newAd {
    color: #16a4ec;
    float: right;
}

.newAd i {
    color: #16a4ec;
}

.iconSep {
    float: right;
    color: #e0e0e0;
    margin: 0px 5px;
}

.list_highlight {
    background-color: #ffead0;
}

.list_featured {
    background-color: #FFF3E4;
}

.juloawrapper.adsmanager-list.adsmanager-list-table .list_highlight h3 {
    color: #16a4ec;
    border-bottom: 1px solid #afdefa;
}

.juloawrapper.adsmanager-list.adsmanager-list-table .list_featured h3 {
    color: #ff9812;
    border-bottom: 1px solid #ffdb5f;
}

.ad_price {
    font-weight: bold;
}

.list_featured .ad_price {
    color: #e86256;
}

.juloawrapper.adsmanager-list.adsmanager-list-table a:hover {
    text-decoration: none;
}

.grid_highlight {
    background: none;
}

.grid_highlight .adsListGridContent {
    background: #ffead0;
}

.grid_featured .adsListGridContent {
    background: #FFF3E4;
}

.grid_featured .adsListGridTitle a {
    color: #ff9812;
}

.gridNewHot {
    padding-right: 20px;
}

/* ADSMANAGER DETAILS */
.juloawrapper.adsmanager-details h1 {
    color: #16A4EC;
    padding-bottom: 5px;
    border-bottom: none;
}

.detailsContact {
    padding: 20px 20px 10px 20px;
    border: #16A4EC 1px solid;
}

.adsmanager-details h2 {
    margin-top: 10px;
    color: #16A4EC;
    padding-bottom: 5px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 18px;
}

.detailsContact h2,
.detailDesc h2,
.locDesc h2,
.adsDetailList h2 {
    border-bottom: 1px solid #e0e0e0;
}

.detailsProp {
    margin-bottom: 20px;
    margin-top: 20px;
}

.detailDesc {
    margin-top: 20px;
}

#gallery_container {
    margin-top: 0px;
}

.top10 {
    margin-top: 10px;
}

.bottom10 {
    margin-bottom: 10px;
}

.top20 {
    margin-top: 20px;
}

.bottom20 {
    margin-bottom: 20px;
}

.adsDetailList ul {
    list-style: none;
    margin-left: 0px;
}

.adsmanager-details .adsDetailList ul li {
    background: url(../images/adsBullet.jpg) left center no-repeat;
    padding-left: 12px;
}

.adsDetailList li {
    display: inline-block;
}

.nbCols1 li {
    width: 100%;
    float: left;
}

.nbCols2 li {
    width: 50%;
    float: left;
}

.nbCols3 li {
    width: 33%;
    float: left;
}

.nbCols4 li {
    width: 25%;
    float: left;
}

.nbCols5 li {
    width: 20%;
    float: left;
}

h1 {
    margin-bottom: 10px;
    color: #16a4ec;
    font-size: 26px;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

.juloawrapper h2 {
    margin-top: 0px;
}

.adsDetailThumbV {
    margin-bottom: 10px;
}

.prix {
    font-size: 20px;
    font-weight: bold;
    white-space: nowrap;
    color: #16a4ec;
}

.adsmanager-list-table .prix {
    padding-top: 7px;
    display: block;
}

.adsDetailListTableR ul,
.adsDetailListTableL ul {
    list-style: none;
    margin-left: 0px;
    border-top: 1px solid #e0e0e0;
}

.labelListTable,
.valueListTable {
    float: left;
    padding: 10px;
}

.nbCols1 .labelListTable {
    width: 40%;
}

.nbCols1 .valueListTable {
    width: 60%;
}

.nbCols2 .labelListTable {
    width: 50%;
}

.nbCols2 .valueListTable {
    width: 50%;
}

.nbCols3 .labelListTable {
    width: 50%;
}

.nbCols3 .valueListTable {
    width: 50%;
}

.nbCols4 .labelListTable {
    width: 50%;
}

.nbCols4 .valueListTable {
    width: 50%;
}

.nbCols5 .labelListTable {
    width: 50%;
}

.nbCols5 .valueListTable {
    width: 50%;
}

.adsDetailListTableR li,
.adsDetailListTableL li {
    border-bottom: 1px solid #e0e0e0;
}

.adsDetailListTableR li:last-child,
.adsDetailListTableL li:last-child {
    border-bottom: 0px;
}

.adsDetailListTableR .valueListTable {
    text-align: right;
}

.adsDetailListTableL .valueListTable {
    text-align: left;
}

.labelListTable {
    font-weight: bold;
}

.adsDetailListTableR .nbCols2 li:nth-child(odd),
.adsDetailListTableL .nbCols2 li:nth-child(odd) {
    border-left: 1px solid #e0e0e0;
}

.adsDetailListTableR .nbCols2 li,
.adsDetailListTableL .nbCols2 li {
    border-right: 1px solid #e0e0e0;
}

.adsDetailTabs .tab-content {
    padding: 20px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}

.seeAllAds {
    text-align: right;
}

.detailExtra {
    border-top: 1px solid #e0e0e0;
    padding-top: 5px;
    color: #ADADAD;
    font-size: 12px;
    margin-bottom: 20px
}

.detailId {
    color: #16A4EC;
}

.contactLink {
    display: block;
    padding: 10px;
    text-align: center;
    background: #16A4EC;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #ffffff;
    text-transform: uppercase;
}

.contactLink span {
    margin-right: 5px;
}

.adsDetailPrice {
    padding: 15px;
    color: #16A4EC;
    font-size: 18px;
    margin-bottom: 20px;
    border: 1px solid #16A4EC;
}

.detailsProp .adsDetailListTableR li:last-child,
.detailsProp .adsDetailListTableL li:last-child {
    border-bottom: 0px;
}

.rowDesc {
    margin-top: 20px;
}

.contactTel {
    color: #16A4EC;
    font-size: 18px;
}

.adsUserTools {
    margin-bottom: 10px;
}

.addFav {
    position: absolute;
    right: 4px;
    top: -1px;
    z-index: 2;
}

.addFav a {
    display: block;
}

.pagRow {
    border: 1px solid #e0e0e0;
    padding: 10px;
    margin-bottom: 10px;
    background: #F5F5F5;
}

.pagination {
    margin: 0px;
}

.pagination>li>a,
.pagination>li>span {
    color: #16a4ec;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background: #16a4ec;
    border-color: #1B98D7;
}

.listResults {
    font-size: 13px;
    padding-bottom: 10px;
}

.listResults strong {
    font-weight: bold;
    color: #16a4ec;
}

#carousel .slides li {
    opacity: 0.3;
}

#carousel .slides li {
    border: 1px solid #EFEFEF;
}

#adgallery #carousel {
    border: 5px solid #EFEFEF;
    /* width: 456px;*/
    background: #EFEFEF;
}

#carousel .slides li:hover,
#carousel .slides li.flex-active-slide {
    opacity: 1;
}

#carousel .slides li:hover {
    cursor: pointer;
}

/* SEARCH */
.moduleBox {
    border: 1px solid #e0e0e0;
    padding: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.moduleBox h2 {
    margin-top: 0px;
    color: #16A4EC;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.moduleBox h3 {
    color: #ff9812;
}

.leftLabel,
.rightLabel {
    font-weight: bold;
}

.nstSlider .leftGrip,
.nstSlider .rightGrip {
    background: #16a4ec;
    -moz-box-shadow: 0px 0px 3px 0px #cccccc;
    -webkit-box-shadow: 0px 0px 3px 0px #cccccc;
    -o-box-shadow: 0px 0px 3px 0px #cccccc;
    box-shadow: 0px 0px 3px 0px #cccccc;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#cccccc, Direction=NaN, Strength=3);
}

.nstSlider {
    width: 100%;
    background: #EFEFEF;
    margin-bottom: 5px;
}

.nstSlider .bar {
    background: #ffffff;
    margin-bottom: 5px;
}

.advSearchBoxH .checkbox,
.advSearchBoxH .radio {
    margin-left: 10px;

}

.advSearchBoxH .dateCont .input-addon-to {
    border-left: 0px;
    border-right: 0px;
}

.advSearchBoxH {
    margin-bottom: 20px;
}

.juloawrapper.adsmanager-list .advSearchBoxH h3 {
    margin-top: 10px;
}

.submitRow {
    border-top: 1px solid #e0e0e0;
    padding-top: 10px;
}

.advSearchBoxH .dateCont .input-group {
    margin-left: 5px;
}

.advsearchmoduleform input,
.advsearchmoduleform select,
#searchmoduleformvertical input,
#searchmoduleformvertical select,
#advancedsearchpage-form input,
#advancedsearchpage-form select {
    width: 100%;
}

.advsearchmoduleform input#ad_price_min,
.advsearchmoduleform input#ad_price_max,
#searchmoduleformvertical input#ad_price_min,
#searchmoduleformvertical input#ad_price_max,
#advancedsearchpage-form input#ad_price_min,
#advancedsearchpage-form input#ad_price_max {
    width: 49% !important;
    float: left;
}

/* Remove due to bug with select chosen*/
/*Bug.advsearchmoduleform .form-group{
    overflow: hidden;
}*/

#ad_price_min {
    margin-right: 2%;
}

#searchmoduleformvertical input#submitsearchform {
    width: 70px;
}

/* MY ADS */
.adsListPubl {
    margin-top: 20px;
    font-size: 13px;
}

.adsListDateExp {
    margin-top: 5px;
    color: #adadad;
    font-style: italic;
    font-size: 13px;
}

.adsListPublCont h5 {
    font-weight: bold;
    color: #16a4ec;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.adsListPublCont span.label {
    margin-right: 5px;
}

/* VIRTUAL MONEY */
.creditsLine {
    border-top: 1px solid #e0e0e0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
}

.creditsLeft {
    color: #16a4ec;
}

.packBox {
    border-radius: 10px;
    padding: 10px 10px 0px 10px;
    border: 1px solid #e0e0e0;
    margin-bottom: 10px;
}

.packBox:hover {
    border-color: #2e6da4;
}

.buyLine {
    margin-left: -11px;
    margin-right: -11px;
    margin-top: 10px;
}

.buyLine a {
    width: 100%;
    border-radius: 0px 0px 10px 11px;
    -moz-border-radius: 0px 0px 10px 11px;
    -webkit-border-radius: 0px 0px 10px 11px;
}

/* INVOICE */
.adsInvoice h4 {
    color: #16a4ec;
}

.adsInvoice th.thprice {
    text-align: right;
}

.paymentTable th {
    background: #16a4ec;
    border-left: 1px solid #ffffff;
    color: #ffffff;
}

tr.finalPrice {
    color: #16a4ec;
    font-weight: bold;
    border-top: 1px solid #e0e0e0;
}

.table.finalPriceTable>tbody>tr>td {
    border: none;
    padding: 4px 8px;
}

.table.finalPriceTable>tbody>tr.grey>td {
    color: dimgrey;
}

.paymentImg,
.paymentTxt,
.paymentTxt2L {
    float: left;
}

.paymentImg {
    border-right: 1px solid #e0e0e0;
}

.paymentMeth:hover {
    border: 1px solid #16a4ec;
}

.paymentMeth {
    border: 1px solid #e0e0e0;
    overflow: hidden;
}

.paymentTxt {
    color: #3e3e3e;
    height: 80px;
    border-left: none;
    padding-top: 30px;
    padding-left: 10px;
    font-size: 14px;
}

.paymentTxt:hover {
    color: #16a4ec;
}

.paymentTxt2L {
    color: #3e3e3e;
    height: 80px;
    border-left: none;
    padding-top: 20px;
    padding-left: 10px;
    font-size: 14px;
}

.paymentTxt2L small {
    color: #16a4ec;
}

.paymentTxt2L:hover {
    color: #16a4ec;
}

#pic_actions {
    width: auto;
    max-width: 420px;
}

.adsListListImage img {
    margin: 0 auto;
}

.juloawrapper .form-horizontal .radio,
.juloawrapper .form-horizontal .checkbox {
    padding-left: 20px;
}

#adminForm #formcontainer h3 {
    margin-top: 20px;
}

/* Contact Page */

#jform_contact_message {
    height: 149px;
    resize: none;
    width: 100%;
}

#jform_contact_name,
#jform_contact_email,
#jform_contact_emailmsg {
    width: 100%;
}

/* Module Login */
#form-login-username {
    padding-bottom: 5px;
}

.default-btn {
    background-color: #16a4ec;
    border-color: #1b98d7;
    color: #ffffff;
}

/* Typo */

.bs-callout-info {
    border-left-color: #16a4ec;
}

.bs-callout {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    margin: 20px 0;
    padding: 20px;
}

.bs-callout-warning h4 {
    color: #e86256;
}

.bs-callout h4 {
    margin-bottom: 5px;
    margin-top: 0;
}

.bs-callout-info h4 {
    color: #16a4ec;
}

.bs-callout-info {
    border-left-color: #16a4ec;
}

.bs-callout-warning {
    border-left-color: #e86256;
}

/* Module Box */

.moduleBox ul li {
    list-style: outside none none;
}

.moduleBox .navbar-nav>li>a {
    padding: 0;
}

.moduleBox .navbar-nav>li {
    float: none;
}

.moduleBox .navbar-nav {
    float: none;
}

.moduleBox .nav-child {
    font-size: 14px;
    padding-left: 20px;
}

.moduleBox .logout-button {
    padding-top: 10px;
}

.moduleBox .logout-button input {
    margin: 0 auto;
    display: block;
}

.moduleBox .acymailing_form {
    width: 100%;
}

.moduleBox .inputbox[type="text"] {
    width: 100% !important;
}


.moduletable>h3 {
    border-bottom: 1px solid #e0e0e0;
    color: #16a4ec;
    font-size: 16px;
    margin-top: 0;
    padding-bottom: 7px;
    text-transform: uppercase;
}


.moduleBox input[type="text"],
.moduleBox select {
    border-radius: 0;
    box-shadow: none;
}

.moduleBox input[type="text"],
.moduleBox select {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    color: #555;
    font-size: 14px;
    height: 38px;
    line-height: 1.42857;
    padding: 6px 12px;
    -webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.moduleBox input[type="text"],
.moduleBox select {
    font-family: inherit;
}

.moduleBox #form-login-password {
    padding-bottom: 10px;
}

.moduleBox #form-login-submit {
    padding-left: 20px;
}

.moduleBox.darkBox {
    background-color: #303030;
    color: white;
}

.moduleBox.darkBox h2 {
    color: #FFFFFF;
}

.moduleBox.primaryBox {
    background-color: #0088cc;
}

.moduleBox.primaryBox,
.moduleBox.primaryBox h2 {
    color: #ffffff;
}

.moduleBox.primaryBox .btn-primary {
    background-color: #ffffff;
    color: #16a4ec;
    border-color: #0088cc;
}

.moduleBox.secondaryBox {
    background-color: #ff9812;
}

.moduleBox.secondaryBox,
.moduleBox.secondaryBox h2 {
    color: #ffffff;
}

/* Xmap */

#xmap li ul {
    padding-left: 20px;
}

#xmap .menutitle {
    border-bottom: 1px solid #eee;
    color: #16a4ec;
    font-size: 26px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

/* Article */

dl.article-info dd {
    display: block;
    float: left;
    margin-right: 15px;
}

dl.article-info:before,
dl.article-info:after {
    content: "";
    display: table;
}

dl.article-info:after {
    clear: both;
}

dl.article-info {
    zoom: 1;
    /* For IE 6/7 (trigger hasLayout) */
}

.items-more .navbar-nav,
.items-more .navbar-nav li {
    float: inherit;
}

.items-more {
    margin-bottom: 10px;
}

.item-image {
    margin-bottom: 10px;
}

.item-image img {
    width: 100%;
}

.page-header h2 {
    margin-bottom: 10px;
    color: #16a4ec;
    font-size: 26px;
    text-transform: uppercase;
}

.page-header h1 {
    margin-bottom: 10px;
    color: #16a4ec;
    font-size: 26px;
    text-transform: uppercase;
}

/* JComments */

#jc h4 {
    border-bottom: 1px solid #e0e0e0;
    color: #16a4ec;
    font-size: 16px;
    margin-top: 0;
    padding-bottom: 7px;
    text-transform: uppercase;
}

#comments-form .btn div,
#comments-report-form .btn div {
    background: none !important;

}

#comments-form .btn,
#comments-report-form .btn {
    background: none !important;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
}

#comments-form .btn a,
#comments-report-form .btn a {
    color: #ffffff !important;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    height: 32px;
}

#comments-form input {
    display: inline;
}

/* Registration/Login Page */

#content .login form {
    background: none repeat scroll 0 0 #f7f7f7;
    margin-bottom: 0;
    padding: 22px;
}


.login .other-links ul {
    list-style: outside none none;
}

.login .other-links ul li {
    display: inline-block;
    margin: 0 10px 5px 0;
}

.login form .form-group .control-label {
    color: #555555;
    font-size: 12px;
    letter-spacing: 1px;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
}

.login form .form-group input[type="text"],
.login form .form-group input[type="password"] {
    width: 100%;
}

.profile-edit .form-group .control-label label,
.registration .form-group .control-label label {
    color: #555555;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.registration legend {
    margin-bottom: 10px;
    color: #16a4ec;
    font-size: 26px;
    text-transform: uppercase;
}

/* Images Uploader */
#currentimages {
    list-style-type: none;
}

#currentimages li {
    float: left;
    text-align: center;
    padding-bottom: 30px;
    padding-top: 10px;
    padding: 10px 10px 30px 10px;
}

#currentimages li img {
    max-height: 100%;
    max-width: 100%;
}

#currentimages {
    margin-left: 0px;
    padding-top: 10px;
}

#currentimages li {
    margin-right: 9px;
    margin-bottom: 10px;
    max-width: 185px;
    max-height: 150px;
}

.thumbImgCont {
    height: 100%;
    background: #ffffff;
}

.thumbImgDelete {
    background: #f0f0f0;
}

.thumbImgDelete a {
    display: block;
    width: 100%;
    padding: 3px 0px;
}

.ui-state-default .thumbImgDelete a,
.ui-state-default .thumbImgDelete a:link,
.ui-state-default .thumbImgDelete a:visited {
    color: #adadad;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px;
}

.ui-state-highlight {
    border: 3px dashed #16a4ec;
    background: none;
}

/* General */
.form-group input[type="text"],
.form-group input[type="password"],
.form-group input[type="email"],
.form-group select,
.form-group .chzn-container-single .chzn-single {
    background-color: #ffffff;
    background-image: none;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #cccccc;
    color: #555555;
    font-size: 14px;
    height: 38px;
    line-height: 1.42857;
    padding: 6px 12px;
    -webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.form-group .chzn-container-single .chzn-single div {
    top: 4px;
}

/* Alert */
.alert-notice {
    background-color: #ffead0;
    color: #16a4ec;
}

/* Search Page */
.search #searchForm .input-group {
    background: none repeat scroll 0 0 #eeeeee;
    margin-bottom: 11px;
    padding: 22px;
    width: 100%;
}

.search .phrases-box .radio,
.only .checkbox {
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 20px;
    position: relative;
    vertical-align: middle;
}

.search .ordering-box {
    margin-bottom: 10px;
    margin-top: 10px;
}

fieldset legend {
    margin-top: 10px;
    color: #16A4EC;
    padding-bottom: 5px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 18px;
    border-bottom: 1px solid #16a4ec;
}

.form-horizontal .col-md-12 {
    margin-bottom: 5px;
}

/** Menu **/
.cbp-spmenu {
    background: #16a4ec;
    position: fixed;
    z-index: 9999;
}

.cbp-spmenu h3 {
    color: #afdefa;
    font-size: 1.9em;
    padding: 20px;
    margin: 0;
    font-weight: 300;
    background: #0088cc;
}

.cbp-spmenu a {
    display: block;
    color: #fff;
    font-size: 1.1em;
    font-weight: 300;
}

.cbp-spmenu li:hover {
    background: #0088cc;
}

.cbp-spmenu li.active {
    background: #0088cc;
}

.cbp-spmenu a:active {
    background: #afdefa;
    color: #16a4ec;
}

/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
    width: 240px;
    height: 100%;
    top: 0;
    z-index: 9999;
}

.cbp-spmenu-vertical a {
    border-bottom: 1px solid #16a4ec;
    padding: 1em;
}

.cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden;
}

.cbp-spmenu-horizontal h3 {
    height: 100%;
    width: 20%;
    float: left;
}

.cbp-spmenu-horizontal a {
    float: left;
    width: 20%;
    padding: 0.8em;
    border-left: 1px solid #16a4ec;
}

/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {
    left: -240px;
}

.cbp-spmenu-right {
    right: -240px;
}

.cbp-spmenu-left.cbp-spmenu-open {
    -webkit-transform: translate3d(240px, 0px, 0px);
    transform: translate3d(240px, 0px, 0px);
}

.cbp-spmenu-right.cbp-spmenu-open {
    -webkit-transform: translate3d(-240px, 0px, 0px);
    transform: translate3d(-240px, 0px, 0px);
}

/* Horizontal menu that slides from the top or bottom */

.cbp-spmenu-top {
    top: -150px;
}

.cbp-spmenu-bottom {
    bottom: -150px;
}

.cbp-spmenu-top.cbp-spmenu-open {
    -webkit-transform: translate3d(0px, 150px, 0px);
    transform: translate3d(0px, 150px, 0px);

}

.cbp-spmenu-bottom.cbp-spmenu-open {
    -webkit-transform: translate3d(0px, -150px, 0px);
    transform: translate3d(0px, -150px, 0px);
}

/* Push classes applied to the body */

.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

.cbp-spmenu-push-toright {
    -webkit-transform: translate3d(240px, 0px, 0px);
    transform: translate3d(240px, 0px, 0px);
}

.cbp-spmenu-push-toleft {
    -webkit-transform: translate3d(-240px, 0px, 0px);
    transform: translate3d(-240px, 0px, 0px);
}

/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.cbp-spmenu li {
    display: block;
    float: none;
    width: 100%;
}

.cbp-spmenu .navbar-nav.menu {
    width: 100%;
}

.cbp-spmenu li ul {
    padding-left: 10px;
}

.cbp-spmenu-vertical {
    overflow-y: scroll;
}

#closesidemenu {
    color: #ffffff;
    font-size: 24px;
    position: absolute;
    right: 10px;
    top: 19px;
    cursor: pointer;
}

#opensidemenu {
    cursor: pointer;
    color: #0088cc;
}

.alert-message {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-error {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.login .form-horizontal .control-label,
.juloawrapper .form-horizontal .control-label {
    text-align: left;
}

.th_invoice_actions {
    width: 430px;
}

#xmap ul {
    padding-left: 20px;
}

.header .deeper {
    position: relative;
}

.header .deeper ul {
    visibility: hidden;
    overflow: hidden;

}

.header-search {
    margin-top: 22px;
}

.header .deeper ul:hover,
.header .deeper:hover ul {
    visibility: visible;
}

.header .deeper ul:hover>li,
.header .deeper:hover ul>li {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.header .deeper.parent ul {
    font-size: 13px;
    left: 0;
    min-width: 200px;
    padding: 11px 0px;
    position: absolute;
    top: 41px;
}

.item-page .item-image,
.blog .item-image {
    width: 100%;
}

.adsmanager-details .gmap {
    width: 100% !important;
}

.view-details #jc {
    clear: both;
    margin-top: 10px;
}

.navbar.navbar-default {
    z-index: 100;
}

#opensidemenu {
    display: none;
}

#sidemenu .navbar-nav.menu {
    margin: 0;
}

/* FOOTER */
.footer-top {
    background: #3e3e3e;
    padding: 20px 0px;
}

.footer-bottom {
    padding: 10px 0px;
    background: #303030;
}

.footer h3 {
    color: #16a4ec;
}

.footer p {
    color: #ffffff;
    text-align: justify;
}

.footerList {
    list-style: none;
}

.footerList li {
    padding-bottom: 10px;
}

.footerList a {
    color: #ffffff;
}

.footer .navbar-nav {
    margin: 0;
}

/* Carousel */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    background-image: url(../images/next-horizontal.png) !important;
    top: 100px !important;
    right: 0px !important;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    background-image: url(../images/prev-horizontal.png) !important;
    top: 100px !important;
    left: 0px !important;
}

/* Menu */
.menu.nav-pills .nav-child li a {
    display: block;
    padding: 10px 20px;
    color: #303030;
}

.menu.nav-pills .nav-child li a:hover {
    color: #16a4ec;
    text-decoration: none;
    font-weight: bold;
    background: #f8f8f8;
}

.menu.nav-pills .nav-child li {
    background: #ffffff;
    border-bottom: 1px solid #e0e0e0;
    -webkit-transform: translate3d(0, -400px, 0);
    -ms-transform: translate3d(0, -400px, 0);
    transform: translate3d(0, -400px, 0);
}

.menu.nav-pills .nav-child li:last-child {
    border: none;
}

/* Responsive Menu */
#opensidemenu span {
    font-size: 24px;
    margin-top: 60px;
    margin-right: 20px;
}

@media (max-width: 959px) {
    #opensidemenu {
        display: block;
    }

    .header .navbar {
        display: none;
    }
}

@media (max-width: 768px) {
    .header-search {
        padding-right: 15px;
        width: 100%;
        margin-top: 0px;
    }

    .adsListListWrapper {
        padding-left: 10px;
    }

    .adsListListPrice {
        margin-top: 10px;
    }

    .social-icons {
        text-align: center;
    }
}

@media (max-width: 468px) {

    .header-search select,
    .header-search input {
        margin: 5px 0px;
    }
}

.navbar-static-top .navbar-right {
    float: right !important;
}

.navbar-static-top .navbar-nav>li {
    display: inline-block;
}

.input-prepend .form-control {
    display: inline-block;
    width: 90%;
}

.mainslider {
    margin: 0 !important;
}

.mainslider .flex-control-nav {
    bottom: -30px;
}

.header-inner {
    margin-bottom: 15px;
}

.adsmanager-details #slider img {
    cursor: zoom-in;
}

.fullbg .adsmanager-details #slider img {
    cursor: zoom-out;
}

.adsmanager_ver_list li {
    margin-top: 20px;
    overflow: hidden;
}

@media (max-width: 991px) {
    .adsListListImage a {
        border-right: none;
    }

    .adsListSeeAd {
        margin-bottom: 30px;
    }

    .subCats {
        visibility: hidden;
        /* cannot set display:none*/
        font-size: 5px;
    }
}

@media (max-width: 430px) {
    .hidden-xxs {
        display: none;
    }
}

@media (max-width:768px) {
    .boxed-layout .footer {
        padding: 0;
    }

    .com_adsmanager.view-list .header-search,
    .com_adsmanager.view-result .header-search {
        display: none;
    }
}

.breadcrumb {
    background: none !important;
    padding: 0 !important;
}

.breadcrumb a {
    color: #16a4ec;
}

.paymentmethod_img {
    border: 1px solid #e0e0e0;
    display: block;
    overflow: hidden;
    margin: 0;
}

.paymentmethod_img img {
    border: 1px solid #e0e0e0;
    display: block;
}

.paymentmethod_img span {
    border-left: medium none;
    color: #3e3e3e;
    font-size: 14px;
    height: 80px;
    padding-left: 10px;
    padding-top: 20px;
}

#jform_contact_message {
    border-radius: 0;
    box-shadow: none;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    padding: 6px 12px;
    -webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.contact_email-copy {
    margin-right: 10px;
    margin-top: 4px;
}

.contact_email-copy span {
    vertical-align: middle;
}

.hasTooltip {
    display: inline-block !important;
}

.gmap_address_container {
    margin-right: 50px;
}

.gmap_address_btn {
    width: 50px;
    float: right;
}

.gmap_address {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}


.price_container_after {
    margin-right: 30px;
}

.price_container_before {
    margin-left: 30px;
}

.pricefield {
    position: relative;
}

.currency-symbol {
    background-color: #ccc;
    display: block;
    height: 38px;
    padding: 5px;
    text-align: center;
    width: 30px;
    position: absolute;
}

.price-right {
    top: 0;
    right: 0;
}

.price-left {
    top: 0;
    left: 0;
}

.gmap_address_btn {
    position: absolute;
    top: 0;
    right: 15px;
}

.gmap_address_container {
    position: relative;
}

.ad-image.img-responsive {
    max-height: 163px;
}

.adsListGridBox {
    min-height: 354px;
}

.footer .menu li a {
    color: white;
    float: none;
    padding: 0;
}

.footer .menu li {
    float: none;
}

.footer .adsmanager-cat {
    color: white;
}

/* Back to Top */
#back-top {
    display: inline-block;
    position: fixed;
    bottom: 40px;
    color: #ffffff;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    white-space: nowrap;
    padding: 10px 14px;
    background: #0088cc no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

#back-top.cd-is-visible,
#back-top.cd-fade-out,
.no-touch #back-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

#back-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}

#back-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}

.no-touch #back-top:hover {
    background-color: #e86256;
    opacity: 1;
}

/* clear first in row in ie 8 or lower */
.multi-columns-row .first-in-row {
    clear: left;
}

/* clear the first in row for any block that has the class "multi-columns-row" */
.multi-columns-row .col-xs-6:nth-child(2n + 3) {
    clear: left;
}

.multi-columns-row .col-xs-4:nth-child(3n + 4) {
    clear: left;
}

.multi-columns-row .col-xs-3:nth-child(4n + 5) {
    clear: left;
}

.multi-columns-row .col-xs-2:nth-child(6n + 7) {
    clear: left;
}

.multi-columns-row .col-xs-1:nth-child(12n + 13) {
    clear: left;
}

@media (min-width: 768px) {

    /* reset previous grid */
    .multi-columns-row .col-xs-6:nth-child(2n + 3) {
        clear: none;
    }

    .multi-columns-row .col-xs-4:nth-child(3n + 4) {
        clear: none;
    }

    .multi-columns-row .col-xs-3:nth-child(4n + 5) {
        clear: none;
    }

    .multi-columns-row .col-xs-2:nth-child(6n + 7) {
        clear: none;
    }

    .multi-columns-row .col-xs-1:nth-child(12n + 13) {
        clear: none;
    }

    /* clear first in row for small columns */
    .multi-columns-row .col-sm-6:nth-child(2n + 3) {
        clear: left;
    }

    .multi-columns-row .col-sm-4:nth-child(3n + 4) {
        clear: left;
    }

    .multi-columns-row .col-sm-3:nth-child(4n + 5) {
        clear: left;
    }

    .multi-columns-row .col-sm-2:nth-child(6n + 7) {
        clear: left;
    }

    .multi-columns-row .col-sm-1:nth-child(12n + 13) {
        clear: left;
    }
}

@media (min-width: 992px) {

    /* reset previous grid */
    .multi-columns-row .col-sm-6:nth-child(2n + 3) {
        clear: none;
    }

    .multi-columns-row .col-sm-4:nth-child(3n + 4) {
        clear: none;
    }

    .multi-columns-row .col-sm-3:nth-child(4n + 5) {
        clear: none;
    }

    .multi-columns-row .col-sm-2:nth-child(6n + 7) {
        clear: none;
    }

    .multi-columns-row .col-sm-1:nth-child(12n + 13) {
        clear: none;
    }

    /* clear first in row for medium columns */
    .multi-columns-row .col-md-6:nth-child(2n + 3) {
        clear: left;
    }

    .multi-columns-row .col-md-4:nth-child(3n + 4) {
        clear: left;
    }

    .multi-columns-row .col-md-3:nth-child(4n + 5) {
        clear: left;
    }

    .multi-columns-row .col-md-2:nth-child(6n + 7) {
        clear: left;
    }

    .multi-columns-row .col-md-1:nth-child(12n + 13) {
        clear: left;
    }
}

@media (min-width: 1200px) {

    /* reset previous grid */
    .multi-columns-row .col-md-6:nth-child(2n + 3) {
        clear: none;
    }

    .multi-columns-row .col-md-4:nth-child(3n + 4) {
        clear: none;
    }

    .multi-columns-row .col-md-3:nth-child(4n + 5) {
        clear: none;
    }

    .multi-columns-row .col-md-2:nth-child(6n + 7) {
        clear: none;
    }

    .multi-columns-row .col-md-1:nth-child(12n + 13) {
        clear: none;
    }

    /* clear first in row for large columns */
    .multi-columns-row .col-lg-6:nth-child(2n + 3) {
        clear: left;
    }

    .multi-columns-row .col-lg-4:nth-child(3n + 4) {
        clear: left;
    }

    .multi-columns-row .col-lg-3:nth-child(4n + 5) {
        clear: left;
    }

    .multi-columns-row .col-lg-2:nth-child(6n + 7) {
        clear: left;
    }

    .multi-columns-row .col-lg-1:nth-child(12n + 13) {
        clear: left;
    }
}

.showposition {
    background-color: #ccc;
    font-weight: bold;
    margin-bottom: 15px;
    min-height: 50px;
    padding-top: 15px;
    text-align: center;
}

@media (max-width: 992px) {
    .middleposition.col-md-6 {
        padding-left: 0;
        padding-right: 0;
    }

    #back-top {
        right: 20px;
        bottom: 20px;
    }
}

.sideposition {
    height: 180px;
    padding-top: 81px;
}

/** Waiting for better */
@media (max-width: 992px) {
    .alignver {
        display: none;
    }
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 0;
}

.jumbotron p {
    margin-top: 5px;
}


.flexslider {
    border-radius: 0;
}

.simplemod {
    margin-top: 10px;
}

.simplemod h3 {
    text-transform: uppercase;
    color: #16a4ec;
    font-size: 16px;
    margin-top: 0px;
    border-bottom: 1px #e0e0e0 solid;
    padding-bottom: 7px;
}

.adsListGridImage>div {
    overflow: hidden;
}

.adsListGridImage img:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.35s ease-in-out 0s;
    transition: all 0.35s ease-in-out 0s;
}

.adsListGridImage img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.35s ease-in-out 0s;
    transition: all 0.35s ease-in-out 0s;
}

.latestnews .item-image {
    overflow: hidden;
}

.latestnews .item-image img:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.35s ease-in-out 0s;
    transition: all 0.35s ease-in-out 0s;
}

.latestnews .item-image img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.35s ease-in-out 0s;
    transition: all 0.35s ease-in-out 0s;
}

.latestnews a {
    color: #16a4ec;
}

.navbar-brand.pull-left>img {
    height: 86px;
    max-width: 100%;
}

.slideritem {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 100%;
    height: 410px;
}

html {
    background: url("../images/light-pattern.png") repeat scroll 0 0 #FFFFFF;
}

html.dark {
    background: url("../images/dark-pattern.png") repeat scroll 0 0 #FFFFFF;
}

.boxed-layout .topbar {
    margin-left: -15px;
    margin-right: -15px;
}

.boxed-layout .container {
    margin-left: -15px;
    margin-right: -15px;
}

.boxed-layout .footer {
    margin-left: -15px;
    margin-right: -15px;
}

.boxed-layout .footer-top,
.boxed-layout .footer-bottom {
    padding-left: 15px;
    padding-right: 15px;
}

.slideritem {
    position: relative;
}

.bannerBox {
    overflow: hidden;
}


.flexslider .container {
    position: relative;
    height: 410px;
}

.flexslider .container .carousel-caption {
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    position: absolute;
    bottom: 0;
    opacity: 10;
    filter: alpha(opacity=1000);
    margin: 0 25% 0 0;
    padding: 60px 0px;
    background: none;
    text-align: left;
    left: 0;
    right: 0;
}

.flexslider .container .carousel-caption h1 {
    display: inline-block;
    margin: 0 0 0px 0;
    padding: 16px 30px;
    background: #000000;
    background: rgba(0, 0, 0, 0.6);
    line-height: 1em;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    font-size: 50px;
    font-weight: 300;
    width: auto;
}

.flexslider .container .carousel-caption h1.skincolored {
    background: #0088cc;
    background-color: rgba(66, 139, 202, 0.6);
}

.flexslider .container .carousel-caption .lead {
    display: inline-block;
    margin: 0;
    padding: 16px 30px;
    background: #000000;
    background: rgba(0, 0, 0, 0.6);
    line-height: 1.25;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    font-size: 18px;
    font-weight: 300;
}

.flexslider .container .carousel-caption .lead {
    background: #0088cc;
    background-color: rgba(66, 139, 202, 0.8);
}

.flexslider .container .carousel-caption h1 {
    text-transform: inherit;
}

.boxed-layout .flexslider .container {
    margin-left: 15px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .slideritem {
        height: 350px;
    }

    .flexslider .container {
        height: 350px;
    }

    .flexslider .container .carousel-caption {
        padding: 30px 0px;
    }

    .flexslider .container .carousel-caption h1 {
        font-size: 40px;
    }

    .flexslider .container .carousel-caption .lead {
        font-size: 16px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .slideritem {
        height: 300px;
    }

    .flexslider .container {
        height: 300px;
    }

    .flexslider .container .carousel-caption {
        padding: 20px 15px;
        margin-left: 40px;
    }

    .flexslider .container .carousel-caption h1 {
        font-size: 30px;
    }

    .flexslider .container .carousel-caption .lead {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .slideritem {
        height: 250px;
    }

    .flexslider .container {
        height: 250px;
    }

    .flexslider .container .carousel-caption {
        padding: 20px 0px;
        margin-left: 40px;
    }

    .flexslider .container .carousel-caption h1 {
        font-size: 30px;
    }

    .flexslider .container .carousel-caption .lead {
        font-size: 16px;
    }
}

/* =Responsive: Portrait Phone
-------------------------------------------------------------- */
@media only screen and (max-width: 480px) {
    .slideritem {
        height: 200px;
    }

    .flexslider .container {
        height: 200px;
    }

    .flexslider .container .carousel-caption {
        padding: 20px 0px;
        margin: 0;
    }

    .flexslider .container .carousel-caption h1 {
        font-size: 30px;
    }

    .flexslider .container .carousel-caption .lead {
        font-size: 16px;
    }
}

.catBox {
    margin-bottom: 10px;
}

/*  DARK THEME ----------------------------------- */
body.dark {
    color: #ffffff;
}

body.dark,
.dark .contentBox,
.dark .header,
.dark .navbar-default {
    background: #303030;
}

.dark .navbar-default .navbar-nav>li>a {
    color: #ffffff;
}

.dark .navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #ffffff;
}

.dark .juloawrapper.adsmanager-list h3,
.dark .juloawrapper .catBox h3 a {
    color: #ffffff;
}

.dark .pagRow {
    background: transparent;
}

.dark .tableAuthor {
    color: #ffffff;
}

.dark .adsmanager_ver_list .adsListGridContent {
    background: transparent;
    border-bottom: 1px solid #ffffff;
}

.dark .adsmanager_ver_list li:last-child .adsListGridContent {
    border-bottom: none;
}

.dark .jumbotron {
    background: #3e3e3e;
}

.dark .adsListGridImageBg,
.dark .adsListGridContent {
    background: transparent;
}

.dark .moduleBox input[type="text"],
.dark .moduleBox select {
    border: 1px solid #000000;
}

.dark .list_featured {
    background: #494949;
}

.dark .list_highlight {
    background: #ffffff;
    color: #303030;
}

.dark .btn-default {
    background: #303030;
    color: #ffffff;
}

.dark .pagination>li>a,
.dark .pagination>li>span {
    background: #303030;
    color: #ffffff;
}

.dark .pagination>.active>a,
.dark .pagination>.active>span,
.dark .pagination>.active>a:hover,
.dark .pagination>.active>span:hover,
.dark .pagination>.active>a:focus,
.dark .pagination>.active>span:focus {
    background: #16a4ec;
}

.dark .pagination>li>a:hover,
.dark .pagination>li>span:hover,
.dark .pagination>li>a:focus,
.dark .pagination>li>span:focus {
    color: #16a4ec;
}

.dark .form-control {
    background: #ffffff;
    color: #303030;
}

.dark .table-striped>tbody>tr:nth-of-type(odd),
.dark .well,
.dark .panel-body {
    background-color: #3E3E3E;
}

.dark .paymentTable th:first-child {
    border-left: 0px;
}

.dark .paymentTxt {
    color: #FFF;
}

.dark li.active {
    color: #ffffff;
}

.dark #content .login form {
    background: #3e3e3e;
}

.dark .login form .form-group .control-label {
    color: #ffffff;
}

.dark a.logo {
    color: #ffffff;
}

.dark a .site-description {
    color: #ffffff;
}

.dark .flexslider {
    background: #303030;
}

.dark .fullscreen #slider {
    background: #303030;
}

.adsListGridFoot,
.adsListGridBox,
.gridNewHot {
    float: left;
    width: 100%;
}

.adsListGridContent {
    width: 100%;
}

a.logo:hover {
    color: #3e3e3e;
}

.dark a.logo:hover {
    color: #FFF;
}

ul.footer-menu {
    float: none;
}

.price_container_after,
.price_container_before {
    display: block;
}

.flexslider {
    direction: ltr;
}

#uddeim-writeform input,
#uddeim-writeform textarea {
    color: #555555;
}

.doubleselect_container {
    padding-left: 20px;
}

.multiplecategory_desc {
    display: block;
    padding-left: 20px;
}

.doubleselect_container select {
    height: inherit;
}

.icon-print::before {
    content: "";
}

.icon-envelope::before {
    content: "✉";
}

.icon-edit::before {
    content: "✏";
}


.icon-envelope,
.icon-print,
.icon-edit {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-right: 4px;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.btn.btn-primary.print-icon>a,
.btn.btn-primary.email-icon>a,
.btn.btn-primary.edit-icon>a {
    color: #ffffff;
}

body.dark input {
    color: #CCC;
}

/**
 * HIKACLARITY
 **/

.hikashop_categories_listing_main .catWrap {
    padding: 0 15px;
    float: left;
}

#modsimplesearch-form .catid_cascade {
    width: inherit;
    display: inline-block;

}

@media (max-width: 468px) {
    #modsimplesearch-form .catid_cascade {
        width: 100%;
    }

    .adsmanager_search_module .floatleft {
        width: 100%;
    }
}

@media print {
    a[href]:after {
        content: none !important;
    }
}

@media (max-width: 768px) {
    #member-registration .controls {
        padding-left: 15px;
    }
}

/**
 *
 * Fix for plugin user - profile
 *
 **/

.view-registration #jform_profile_tos-lbl .modal {
    display: inherit;
    position: inherit;
}

/**
 *
 * Fix for the reCaptcha plugin in the registration page
 *
 **/
#jform_captcha div:first-child {
    width: auto !important;
}

div#jform_captcha {
    float: left !important;
}


/* Bruce front-end banners & editing */

.banner-heading {
    margin: 15px 0 5px;
}

.banner-title {
    font-weight: bold;
    font-size: 15px;
}

.banner-actions {
    line-height: 24px;
}

.banner-actions a,
.banner-actions a:hover {
    text-decoration: none;
    color: #444;
}

.banner-actions a i {
    color: #222;
    margin-right: 5px;
}


.banner-actions a+a:before {
    content: "|";
    margin: 0 10px;
}

.banner-image {
    text-align: center;
    background: #ddd;
}

.banner-image img {
    max-height: 160px;
    max-width: 100%;
}


/* juloawrapper */

.juloawrapper.row-fluid,
.juloawrapper .row-fluid {
    margin: 0 -15px;
    clear: both;

}


.juloawrapper div[class^="span"] {
    padding: 0 15px;
    float: left;
}

.juloawrapper .span1 {
    width: 8.33333333%;
}

.juloawrapper .span2 {
    width: 16.66666667%;
}

.juloawrapper .span3 {
    width: 25%;
}

.juloawrapper .span4 {
    width: 33.33333333%
}

.juloawrapper .span5 {
    width: 41.66666667%;
}

.juloawrapper .span6 {
    width: 50%;
}

.juloawrapper .span7 {
    width: 58.33333333%;
}

.juloawrapper .span8 {
    width: 66.66666667%;
}

.juloawrapper .span9 {
    width: 75%;
}

.juloawrapper .span10 {
    width: 83.33333333%;
}

.juloawrapper .span11 {
    width: 91.66666667%;
}

.juloawrapper .span12 {
    width: 100%;
}

.juloawrapper .offset1 {
    margin-left: 8.33333333%;
}

.juloawrapper .offset2 {
    margin-left: 16.66666667%;
}

.juloawrapper .offset3 {
    margin-left: 25%;
}

.juloawrapper .offset4 {
    margin-left: 33.33333333%
}

.juloawrapper .offset5 {
    margin-left: 41.66666667%;
}

.juloawrapper .offset6 {
    margin-left: 50%;
}

.juloawrapper .offset7 {
    margin-left: 58.33333333%;
}

.juloawrapper .offset8 {
    margin-left: 66.66666667%;
}

.juloawrapper .offset9 {
    margin-left: 75%;
}

.juloawrapper .offset10 {
    margin-left: 83.33333333%;
}

.juloawrapper .offset11 {
    margin-left: 91.66666667%;
}

.juloawrapper .offset12 {
    margin-left: 100%;
}

@media(max-width: 767px) {
    .juloawrapper div[class*="span"] {
        width: 100%;
        float: none;
    }
}

@media(max-width: 991px) {
    .juloawrapper div[class*="offset"] {
        margin-left: 0;
    }


}



.juloawrapper .row-title {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}

.juloawrapper .controls input[type="file"] {
    padding-top: 7px;
    background: white;
}


.juloawrapper .controls input:not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="radio"]):not([type="checkbox"]),
.juloawrapper .controls select,
.juloawrapper .controls textarea {
    width: 100%;
    min-height: 38px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    color: #555;
}

.juloawrapper .controls input:not([type="radio"]):not([type="checkbox"]) {
    min-height: 38px;
    padding: 6px 10px;
}


.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    top: 0px;
    left: 20px;
}

.container .login input[type="checkbox"] {
    top: 2px;
    left: 14px;
}

#uploader_td {
    padding: 0 30px;
}

@media(max-width: 767px) {
    .floatleft {
        float: none;
    }

    .chzn-container {
        width: 100% !important;
    }
}

.chzn-container {
    max-width: 100% !important;
}

.juloawrapper .form-display .controls {
    text-align: center;
    background: white;
    border: 1px solid #ccc;
}

.juloawrapper .isLabel {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}

.juloawrapper .juloa-shade {
    background: #dddddd;
}

.juloawrapper .juloa-padding {
    padding-top: 15px;
    padding-bottom: 15px;
    display: inline-block;
    width: 100%;
}

@media(max-width: 991px) {
    .banner-actions.pull-right {
        float: none !important;
        display: block;
        margin: 10px 0;
    }

    .banner-actions.pull-right a {
        display: inline-block;
    }

    .row-title .span10 {
        width: 100%;
    }
}


.tab-content>.tab-pane {
    padding-top: 15px;
}

.btn-toolbar {
    margin-bottom: 20px;
}



.juloawrapper .form-horizontal .radio,
.juloawrapper .form-horizontal .checkbox {
    padding-left: 25px;
}

.juloawrapper .controls input[type="radio"],
.juloawrapper .controls input[type="checkbox"],
input[type="radio"],
input[type="checkbox"] {
    min-height: inherit;
    width: 16px;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 20px;
}

.juloawrapper .controls input[type="button"] {
    width: auto;
}

.juloawrapper .currency-symbol {
    height: 38px;
    padding: 0;
    line-height: 38px;
    width: 38px;
}



.chzn-container,
.form-group .chzn-container-single .chzn-single {
    width: 100% !important;
}

.chzn-container-multi .chzn-choices {
    background-image: none !important;
    border: 1px solid #cccccc !important;
    height: 38px;
    line-height: 38px;
}


.juloawrapper .input-append {
    position: relative;
}

.juloawrapper .input-append button {
    position: absolute;
    right: 0;
    top: 0;
    height: 38px;
    width: 38px;
    padding: 0 !important;
    text-align: center;
    color: #555;
    border: none;
}

.juloawrapper .input-append button:after {
    font-family: 'FontAwesome';
    content: "\f073";
    padding: 0 !important;
    line-height: 30px;
    display: block;
    background: url(chosen-sprite.png) no-repeat 0px 2px;
    height: 38px;
    width: 38px;
    line-height: 38px;
    background: #ccc;
}


#row_ad_checkboximages td {
    display: inline-block;
    margin-bottom: 8px;
    margin-right: 8px;
}

@media(max-width: 767px) {
    .form-horizontal .form-group {
        margin-right: 0;
        margin-left: 0;
    }

    .juloawrapper .form-group>* {
        width: 100%;
        padding: 0;
    }
}