.padding-top-5 {
	padding-top: 5px !important;
}
.padding-top-10 {
	padding-top: 10px !important;
}
.padding-top-15 {
	padding-top: 15px !important;
}
.padding-top-20 {
	padding-top: 20px !important;
}
.padding-top-25 {
	padding-top: 25px !important;
}
.padding-top-30 {
	padding-top: 30px !important;
}
.padding-top-35 {
	padding-top: 35px !important;
}
.padding-top-40 {
	padding-top: 40px !important;
}
.padding-top-45 {
	padding-top: 45px !important;
}
.padding-top-50 {
	padding-top: 50px !important;
}
.padding-top-60 {
	padding-top: 60px !important;
}
.margin-bottom-0 {
	margin-bottom: 0 !important;
}
.margin-bottom-5 {
	margin-bottom: 5px !important;
}
.margin-bottom-10 {
	margin-bottom: 10px !important;
}
.margin-bottom-15 {
	margin-bottom: 15px !important;
}
.margin-bottom-20 {
	margin-bottom: 20px !important;
}
.margin-bottom-25 {
	margin-bottom: 25px !important;
}
.margin-bottom-30 {
	margin-bottom: 30px !important;
}
.margin-bottom-35 {
	margin-bottom: 35px !important;
}
.margin-bottom-40 {
	margin-bottom: 40px !important;
}
.margin-bottom-50 {
	margin-bottom: 50px !important;
}
.margin-bottom-60 {
	margin-bottom: 60px !important;
}
.margin-bottom-65 {
	margin-bottom: 65px !important;
}
.margin-top-10 {
	margin-top: 10px !important;
}
.margin-top-20 {
	margin-top: 20px !important;
}
.margin-top-30 {
	margin-top: 30px !important;
}
.margin-top-40 {
	margin-top: 40px !important;
}
.margin-top-50 {
	margin-top: 50px !important;
}
.no-padding-left-md {
    padding-left: 0px !important;
    margin-left: 0px !important;
}
.page-logo a{
    font-family: Arial;
    color:#FFF;
    text-decoration: none;
}   
.page-logo a h4{
    font-size: 22px;
} 
.page-logo a .red{
    color: #F4D03F;
}  
.logo{
    padding-top:1.618em;
    padding-left:1.618em;
    padding-right:1.618em;
}  
.page-sidebar .page-sidebar-menu > li.active > a > .selected, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a > .selected {
    display: block;
    float: right;
    position: absolute;
    right: 0px;
    top: 8px;
    background: none repeat scroll 0% 0% transparent;
    width: 0px;
    height: 0px;
    border: none;
}
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a:hover, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a:hover, .page-sidebar .page-sidebar-menu > li.active > a:hover, .page-sidebar .page-sidebar-menu > li.active.open > a:hover {
    background: #F4D03F;
}
/*.page-sidebar-closed #main-title-content {
    margin-left: 45px !important;
}*/
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a, .page-sidebar .page-sidebar-menu > li.active > a, .page-sidebar .page-sidebar-menu > li.active.open > a {
    background: none repeat scroll 0% 0% #F4D03F;
    border-top-color: transparent;
    color: #FFF;
}
/*.page-content-wrapper .page-content {
    margin-left: 235px;
    margin-top: 0px;
    min-height: 600px;
    padding: 0;
}
.page-content-body{
    padding: 25px 20px 10px;   
}
#main-title-content{
    width: 100%;
    min-height: 200px;
    background: transparent url('/sites/immo01_v1/web/proper_theme/images/properties/slider/fslider/p1.jpg') no-repeat center center; 
    background-size: 100% 100%;
    margin-top: 0px;
    padding: 25px 20px 10px;
}
@media (min-width: 992px) {
/*#main-title-content{
    margin: 0;
    padding: 25px 20px 10px;
    display: inline-block;
    width: 100%;
    height: 200px;
    background: transparent url('/sites/immo01_v1/web/proper_theme/images/properties/slider/fslider/p1.jpg') no-repeat center center; 
    background-size: 100% 100%;
}
#main-title-content h1{
    margin-top: 15px;
    margin-left: 15px;
}
}*/
#main-title-content h1{
    color: #666;
}

.hiddenrow {
    padding: 0px !important;
}
.breadcrumb{
    padding: 8px 15px;
    margin-top: 15px;
    margin-bottom: 20px;
    list-style: outside none none;
    background-color: none;
}
.breadcrumb > li + li::before {
    padding: 0px 5px;
    color: #F4D03F;
    font-family: fontawesome;
    font-weight: 600;
    content: "\f105";
}
.breadcrumb a{
    color: #000;
}
.breadcrumb a:focus, .breadcrumb a:hover {
    color: #333;
    text-decoration: none;
}

/* DASHBOARD PAGE */

.dashboard-page .bigbuttons{
 
}
.bigbutton {
    display: block;
    cursor: pointer;
    overflow: hidden;
    border-radius: 3px !important;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #E5E5E5;
    white-space: nowrap;
    padding: 3px 7px 3px 7px;
    height: 85px;
    box-shadow:0px 1px 2px #A8A8A8;
    margin-bottom: 15px;
}
.bigbutton.white {
    background: rgba(254,254,254,1);
    background: -moz-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(254,254,254,0.95) 22%, rgba(226,226,226,0.26) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254,254,254,1)), color-stop(22%, rgba(254,254,254,0.95)), color-stop(100%, rgba(226,226,226,0.26)));
    background: -webkit-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(254,254,254,0.95) 22%, rgba(226,226,226,0.26) 100%);
    background: -o-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(254,254,254,0.95) 22%, rgba(226,226,226,0.26) 100%);
    background: -ms-linear-gradient(top, rgba(254,254,254,1) 0%, rgba(254,254,254,0.95) 22%, rgba(226,226,226,0.26) 100%);
    background: linear-gradient(to bottom, rgba(254,254,254,1) 0%, rgba(254,254,254,0.95) 22%, rgba(226,226,226,0.26) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2', GradientType=0 );
    transition: all 0.1s ease-out 0s;
}
.bigbutton .rayt{
    position: absolute;
    font-size: 2em;
    line-height: 3em;
    right: 30px;
    transition: all 0.1s ease-out 0s;
    color: #7a7a7a;
}
.bigbutton:hover .rayt {
    right: 25px;
}
.bigbutton .visual {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    padding-left: 10px;
    padding-top: 13px;
    position: relative;
    width: 55px;
    text-align: center;
}
.bigbutton .visual {
    z-index: 2;
}
.bigbutton .visual > i {
    font-size: 3.5em;
    line-height: 1.1em;
}
.bigbutton .visual > i.glyphicons {
    width: 1.2em;
}
.bigbutton .details {
    display: inline-block;
    margin-left: 18px;
    float: left;
}
.bigbutton .details .title {
    font-size: 21px;
    font-weight: 400;
    letter-spacing: -1px;
    margin-bottom: 0;
    padding-top: 15px;
    transition: all 0.3s ease-out 0s;
    text-transform: uppercase;
    color: #F4D03F;
}
@media (max-width: 480px) {
    .bigbutton .details .title {
        font-size: 16px;
    }
}
.bigbutton .details .desc {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    transition: all 0.3s ease-out 0s;
    color: #000;
}

.bigbutton.white:hover .details .desc {
    color: #000;
}
.bigbutton.white:hover {
    background-color: #fff;
}
.bigbutton.white .visual > i {
    color: #7a7a7a;
    opacity: 0.5;
    overflow: hidden;
    transition: all 0.3s ease-out 0s;
}
.bigbutton.white:hover .visual > i {
    color: #F4D03F;
    opacity: 1;
}
/* VALIDATION */ 


.has-error .form-control {
    border-color: #F4D03F;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-success .form-control {
    border: 1px solid #E5E5E5;
    box-shadow: none;
}
.has-success .form-control:focus {
    border-color: #E5E5E5;
    box-shadow: none;
}
.has-error .control-label,
.has-error .help-block,
.has-error .form-control-feedback {
    color: #F4D03F;
}
.has-success .help-block,
.has-success .form-control-feedback {
    color: #179B0D;
}
.has-success .control-label{
    color: #333;
}
.form-horizontal .has-feedback .form-control-feedback {
    top: 7px;
    right: 15px;
}
.selectcontainer .form-control-feedback {
    top: 7px;
    right: 30px !important;
}


/* APPLICATION PAGE */

.page-content {
    background-color: #FFF;
    /*background-color: #E3E3E3;*/
}
.application-page .application-top p{
    margin-top:1.618em;
    margin-bottom:1.618em;
}
.application-page .application-img{
    max-width: 500px;
    margin-top:1.618em;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
.application-page .application-img .hover-top{
    color: #fff;
    font-size: 16px;
    font-family: Arial;
    font-style: italic;
    background-color:#F4D03F;
    width: 100%;
    left: 0;
    padding: 8px;
    position: absolute;
    top: 0;
    z-index: 2;
}
.application-page .application-img .hover-bottom{
    color: #000;
    font-size: 16px;
    font-family: Arial;
    background-color: rgba(255,255,255,0.7) ;
    width: 100%;
    left: 0;
    padding: 8px;
    position: absolute;
    bottom: 0;
    z-index: 2;
}
.application-page .application-img .hover-bottom span{
    color: #F4D03F;
}
.application-page h4{
    font-size: 13px;
    font-weight: 700;
}
.application-page .fa-ul:first-of-type li i {
    color: #E60404;
    font-weight:bold;
}
.application-page .fa-ul li i{
    color: #1FB90D;
    font-weight:bold;
    width: 1em;
    font-size:12px;
    margin-top:0;
}
.application-page .fa-ul li{
    font-size: 13px;   
    line-height: 1.42857;
}
.application-page .form-group {
    margin-bottom: 5px;
}
.application-page .form-horizontal .control-label {
    margin-bottom: 3px;
    padding-top: 7px;
    text-align: left;
}
.application-page .panel-default > .panel-heading {
    color: #FFF;
    background-color: #F4D03F;
    border-color: #E0E0E0;
}
.application-page .panel-default > .panel-heading {
    color: #FFF;
    background-color: #F4D03F;
    border-color: #E0E0E0;
}
.application-page .panel-title{
    font-size: 14px;
    font-weight: 600;
}

/* INVOICE PAGE */

.invoices-page table tr td{
    vertical-align:middle;
}
.lbl-green{
    background-color:#8FB814;
    display: inline-block;
    width:100%;
    padding: 3px;
    text-align:center;
    color: #FFF;
    border-radius: 2px !important;
}
.lbl-red{
    background-color:#D3341F;
    display: inline-block;
    width:100%;
    padding: 3px;
    text-align:center;
    color: #FFF;
    border-radius: 2px !important;
}
.lbl-blue{
    background-color:#2380CD;
    display: inline-block;
    width:100%;
    padding: 3px;
    text-align:center;
    color: #FFF;
    border-radius: 2px !important;
}

/* STEPS */

body{margin:40px;}

.stepwizard-step p {
    margin-top: 10px;    
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;     
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 20px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
    
}
.stepwizard-step {    
    display: table-cell;
    text-align: center;
    position: relative;
}
.stepwizard-step {    
    display: table-cell;
    text-align: center;
    position: relative;
}
.stepwizard-step .btn-primary {
    color: #FFF;
    background-color: #F4D03F;
    border-color: #83A801;
}
.stepwizard-step .btn-primary:hover, .stepwizard-step .btn-primary:focus, .stepwizard-step .btn-primary:active, .stepwizard-step .btn-primary.active {
    color: #FFF;
    background-color: #F4D03F;
    border-color: #2A6496;
}
.btn-circle {
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 6px 0;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 15px;
  font-weight: 600;
}

/* CREDIT PAGE */

.credits-page .credits_info{
    border: 1px solid #E5E5E5;    
    padding: 1.618em;
}
.credits-page .balance{
    border-radius: 4px !important;
    text-align:center;
    font-size: 15px;
    background-color: #F4D03F;
    padding: 5px 10px 8px 10px;
    color: #FFF;
    text-align: left;
}
.credits-page .balance span{
    font-weight: 600;
    float: right;
} 
.credits-page .page{
    display: table-cell;
} 
.credits-page .credits-box{
    border: 1px solid #E5E5E5;
    margin-bottom: 20px;
} 
.credits-page .credits-box h3{
    text-align:center;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 2.1em;
    color: #5B5A5F;
    line-height: 2.5em;
} 
.credits-page .credits-box h4{
    text-align:center;
    font-weight: 600;
    color: #FFF;
    padding: 18px;
    background-color:#3D3D3D;
    line-height:2.5em;
    font-size: 18px;
} 
.credits-page .credits-box h4 span{
    font-size: 13px;
}
.credits-page .credits-box ul li{
    line-height:2.5em;
    margin-left: 20px;
} 
.credits-page .credits-box i{
    color: #323232;
} 
.credits-page .credits-box .btn{
    text-transform: uppercase;
} 
.credits-page .credits-box .btn:hover{
    background-color: #323232;
    color: #FFF;
} 
.credits-page .credits-box.blue i{
    color: #3fe2e7;
}
.credits-page .credits-box.green i{
    color: #b8de2f;
}
.credits-page .credits-box.pink i{
    color: #ec58e5;
}
.credits-page .credits-box.orange i{
    color: #eec042;
}
.credits-page .credits-box.blue h4{
    background-color: #3fe2e7;
    /*background: -moz-linear-gradient(top, rgba(228,252,254,1) 0%, rgba(63,226,231,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(228,252,254,1)), color-stop(100%, rgba(63,226,231,1)));
    background: -webkit-linear-gradient(top, rgba(228,252,254,1) 0%, rgba(63,226,231,1) 100%);
    background: -o-linear-gradient(top, rgba(228,252,254,1) 0%, rgba(63,226,231,1) 100%);
    background: -ms-linear-gradient(top, rgba(228,252,254,1) 0%, rgba(63,226,231,1) 100%);
    background: linear-gradient(to bottom, rgba(228,252,254,1) 0%, rgba(63,226,231,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4fcfe', endColorstr='#3fe2e7', GradientType=0 );*/
} 
.credits-page .credits-box.green h4{
    background-color: #b8de2f;
    /*background: -moz-linear-gradient(top, rgba(245,254,225,1) 0%, rgba(184,222,47,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245,254,225,1)), color-stop(100%, rgba(184,222,47,1)));
    background: -webkit-linear-gradient(top, rgba(245,254,225,1) 0%, rgba(184,222,47,1) 100%);
    background: -o-linear-gradient(top, rgba(245,254,225,1) 0%, rgba(184,222,47,1) 100%);
    background: -ms-linear-gradient(top, rgba(245,254,225,1) 0%, rgba(184,222,47,1) 100%);
    background: linear-gradient(to bottom, rgba(245,254,225,1) 0%, rgba(184,222,47,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5fee1', endColorstr='#b8de2f', GradientType=0 );*/
} 
.credits-page .credits-box.pink h4{
    background-color: #ec58e5;
    /*background: -moz-linear-gradient(top, rgba(255,231,253,1) 0%, rgba(236,88,229,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,231,253,1)), color-stop(100%, rgba(236,88,229,1)));
    background: -webkit-linear-gradient(top, rgba(255,231,253,1) 0%, rgba(236,88,229,1) 100%);
    background: -o-linear-gradient(top, rgba(255,231,253,1) 0%, rgba(236,88,229,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,231,253,1) 0%, rgba(236,88,229,1) 100%);
    background: linear-gradient(to bottom, rgba(255,231,253,1) 0%, rgba(236,88,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe7fd', endColorstr='#ec58e5', GradientType=0 );*/
} 
.credits-page .credits-box.orange h4{
    background-color: #eec042;
    /*background: -moz-linear-gradient(top, rgba(255,250,228,1) 0%, rgba(238,192,66,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,250,228,1)), color-stop(100%, rgba(238,192,66,1)));
    background: -webkit-linear-gradient(top, rgba(255,250,228,1) 0%, rgba(238,192,66,1) 100%);
    background: -o-linear-gradient(top, rgba(255,250,228,1) 0%, rgba(238,192,66,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,250,228,1) 0%, rgba(238,192,66,1) 100%);
    background: linear-gradient(to bottom, rgba(255,250,228,1) 0%, rgba(238,192,66,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffae4', endColorstr='#eec042', GradientType=0 );*/
} 


/* INSERT AD FIRST STEP */

.insert-ad-page .separate {
    margin-top: 150px;
}
.insert-ad-page .or {
    font-weight: 500;
    color: #E60404;
    font-size: 25px;
    margin: 10px;
}
.insert-ad-page .form-group {
    margin-bottom: 5px;
}
.insert-ad-page .application-bottom{
    padding: 10px;
}
.insert-ad-page .title {
    padding: 5px 5px 5px 10px;
    background-color: #FFF;
    color: #5B5B5B;
    width: 300px;
}
.insert-ad-page .title span {
    font-weight: 900;
    text-align: left;
    text-transform: uppercase;
}
.insert-ad-page .title span.blue {
    color:#1BB0F2;
}
.insert-ad-page .title span.violet {
    color:#8E5AEA;
}
.insert-ad-page .title .icdown {
    float: right;
    width: 26px;
    height: 26px;
    margin-top: -3px;
    background: url("/sites/immo01_v1/web/assets/admin/img/acc-down.png") no-repeat scroll center top transparent;
}
.insert-ad-page .form-horizontal .control-label {
    margin-bottom: 3px;
    padding-top: 7px;
    text-align: left;
    font-weight: 600;
}
/*.insert-ad-page .form-horizontal{
    background-color: #DDDBDC;
    padding: 10px;
    margin-bottom: 30px;
}*/
.insert-ad-page h4.title-check{
    color: #000;
    font-size: 13px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 5px;
}
.insert-ad-page .publish_btn{
    background-color: #2C8D1E;
    color: #FFF;
    border: 1px solid #ccc;
}
.insert-ad-page .modal-dialog{
    width: 650px;  
}
.insert-ad-page .balance{
    border-radius: 1px !important;
    text-align:center;
    font-size: 13px;
    background-color: #F4D03F;
    padding: 5px 10px 8px 10px;
    color: #FFF;
    text-align: left;
}
.insert-ad-page .balance span{
    font-weight: 600;
    float: right;
} 

/* INSERT AD SECOND STEP */

#immo_location_appartement_maison_disponibilite_date{
    display: none;
}
.insert-ad-page h2{
    color:#000;
    font-weight: 600;
    font-size: 18px;
    margin-top: 80px;
    margin-bottom: 30px;
}
.insert-ad-page .media-heading{
    color:#E60404;
    font-weight: 600;
}
.insert-ad-page .media{
    border-bottom:1px solid #B4B4B4;
    padding-bottom: 5px;
}
.insert-ad-page .premium .form-control {
    color: #FFF;
    background-color: #333;
    height: 75px;
    text-align: center;
    margin-left:-5px;
    width: 104%;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 17px;
}
.insert-ad-page .media:last-child{
    border-bottom:none;
}
.insert-ad-page .media span:first-child{
    color:#E60404;
    font-weight: 600;
    text-transform:uppercase;
}
.insert-ad-page .high{
    color:#E60404;
}
.insert-ad-page .free{
    color:#62AE90;
    font-weight: 700;
}
.insert-ad-page .credits-box{
    border: 1px solid #969197;
    background: #FFF;
    margin: 20px 0 0 0;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.18);
	/*color: #6A6A6A;*/
} 
.insert-ad-page .credits-box.premium, .insert-ad-page .credits-box.infos{
    border: 1px solid #969197;
    margin: 20px 0 0 0;
    background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(240,240,240,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0', GradientType=0 );
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.18);
} 

.insert-ad-page .credits-box h3{
    text-align:center;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 2.1em;
    color: #5B5A5F;
    line-height: 2.5em;
} 
.insert-ad-page .credits-box.premium h3{
    color: #F4D03F;
} 
.insert-ad-page .credits-box.infos{
    padding: 0 20px;
} 
.insert-ad-page .credits-box.infos h3{
    text-align:left;
} 
.insert-ad-page .credits-box.infos h3 span{
    color: #F4D03F;
} 
.insert-ad-page .credits-box h4{
    text-align:center;
    font-weight: 500;
    padding: 15px;
    background-color:#FFF;
    line-height:2.5em;
    margin-left: -5px;
    margin-right: -5px;
    border: 1px solid #C5CDD0;
} 
.insert-ad-page .credits-box ul li{
    line-height:2.5em;
    padding-left: 20px;
} 
.insert-ad-page .credits-box.infos ul li{
    padding-left: 0;
} 
.insert-ad-page .credits-box i{
    color: #333;
} 
.insert-ad-page .credits-box .btn{
    color: #FFF;
    background-color: #F4D03F;
    border: 1px solid #a6a6a6;
    font-weight: bold;
    -webkit-transition-duration: all 0.5s ease 0s;
    transition: all 0.3s ease 0s;
} 
.insert-ad-page .credits-box .btn:hover{
    background-color: #FFF;
    color: #F4D03F;
    -webkit-transition-duration: all 0.5s ease 0s;
    transition: all 0.3s ease 0s;
} 




/* INSERT AD THIRD STEP */


.insert-ad-page .payment-icons{
    margin-bottom: 5px;
}
.insert-ad-page .payment-icons-cards{
    margin-bottom: 10px;
}
.insert-ad-page .payment-icons img{
    height: 36px;
    display:inline-block;
    margin-right: 3px;
    margin-bottom: 3px;
}
.insert-ad-page .payment-icons-cards img{
    height: 36px;
    display:inline-block;
    margin-right: 3px;
    margin-bottom: 3px;
}
.insert-ad-page .cart{
    background-color: #F4F4F4;
    padding: 15px 30px 15px 30px;
}
.insert-ad-page .cart h4{
    font-weight: 700;
    margin-top:10px;
    margin-bottom: 30px;
}
.insert-ad-page .cart table tr th{
    border: none;
    font-size: 16px;
    font-weight: 500;
}
.insert-ad-page .cart table tr td{
    vertical-align: middle;
}
.insert-ad-page .cart table tbody tr td .btn{
    background-color: #FFF;
    color: #323232;
    border: 1px solid #323232;
}
.insert-ad-page .cart table tbody tr td{

}
.insert-ad-page .cart tfoot tr td{
    padding: 0;
}
.insert-ad-page .btns{
    margin-top: 100px;
}
.insert-ad-page .btns .btn{
    border-radius: 8px !important;
    display: inline-block;
    margin: 0 0 0 15px;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #7A7A7A;
    white-space: nowrap;
    padding: 3px 7px 3px 7px;
    text-align: left;
    min-width: 160px;
    height: 48px;
    box-shadow:0px 2px 5px #A8A8A8;
}
.insert-ad-page .btns .btn.checkout{
    background-color:#00A723;    
    color: #FFF;
}
.insert-ad-page .btns .btn.addad{
    background-color:#9A9A9A;    
    color: #FFF;
}
.insert-ad-page .btns .btn.checkout:hover{
    background-color:#FFF;    
    color: #00A723;
}
.insert-ad-page .btns .btn.addad:hover{
    background-color:#FFF;    
    color: #E60404;
}
.insert-ad-page .btns .btn span:first-of-type{
    display:block;
    font-size: 16px;
    font-weight: bold;
    margin-top:2px;
}
.insert-ad-page .btns .btn span:last-of-type{
    font-size: 11px;
    line-height: 11px;
    vertical-align: top;
}
.insert-ad-page .btns .btn > i{
    font-size: 2.5em;
    line-height: 1em;
    margin-left:5px;
}
.insert-ad-page .panel-default > .panel-heading {
    color: #FFF;
    background-color: #F4D03F;
    border-color: #E0E0E0;
}
.insert-ad-page .panel-title{
    font-size: 14px;
    font-weight: 600;
}
.insert-ad-page .rent, .insert-ad-page .sale, .insert-ad-page #show_forms   {
    display: none;
}

/* MY ADS PAGE */


@media (min-width: 992px) {
    .no-padding-md-left{
        padding-left: 0px !important;
        margin-left: 0px !important;
    }
    .no-padding-md-right {
        padding-right: 0px !important;
        margin-right: 0px !important;
    } 
}

.myads-page .filters{
    margin-top:15px;
    margin-bottom: 15px;
}
.myads-page .filters form{
    background-color: #DDDBDC;
    padding: 8px 0 5px 0;
}
.myads-page .form-group{
    margin-bottom: 3px;
}
.myads-page .filters .title{
    padding-bottom: 5px;
    background-color: #FFF;
    color: #5B5B5B;
    width: 300px;
}
.myads-page .filters .title span{
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
}
.myads-page .title .icdown {
    float: right;
    width: 26px;
    height: 26px;
    margin-top: -3px;
    /*background:url('/sites/immo01_v1/web/assets/frontend/img/acc-down.png') no-repeat center top; */
}
.myads-page .filters .control-label{
    font-weight: 600;
    color: #313131;
    text-align: right;
    font-size: 13px;
    line-height: 2em;
}
.myads-page .banner-top{
    color: #FFF;
    float:right;
}
.myads-page .banner-top .grey, .myads-page .banner-top .red, .myads-page .banner-top .green{
    display:inline-block;
    padding: 3px 8px 3px 8px;
    margin: 0;
    text-transform:uppercase;
    float:right;
}
.myads-page .banner-top .grey{
    background-color: #5C5C5C;
}
.myads-page .banner-top .red{
    background-color: #F4D03F;
}
.myads-page .banner-top .red a{
    text-decoration:none;
    color: #FFF;
}
.myads-page .banner-top .green{
    background-color: #138001;
}
.myads-page .banner-top .green a{
    text-decoration:none;
    color: #FFF;
}

.myads-page .row.items{
    background-color: #FFF;
    margin-left: 0;
    margin-right: 0;
}
.myads-page .items .item{
    background-color: #FFF;
    border: 1px solid #5D5D5D;
    height: auto;
    margin-bottom: 15px;
    display: inline-block;
    padding: 10px;
}
.myads-page .items .item img{
    width: 100%;
    vertical-align:middle;
}
/*@media only screen and (min-width:1070px){
.myads-page .items .item img{
    max-height: 115px;
    width: auto;
}
}*/
.myads-page .items .item h4{
    font-weight: 700;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 20px;
}
.myads-page .items .item li{
    line-height: 1.5em;
}
.myads-page .items .item .settings {
    margin-top: 5px;
    float: right;
}
@media only screen and (max-width:760px){
.myads-page .items .item .settings {
    float: left;
}
}
.myads-page .items .item .settings .high {
    color: #E50000;
}
.myads-page .items .item .settings .links{
    margin-bottom: 20px;
}
.myads-page .items .item .settings .links a{
    text-decoration: none;
    color: #000;
}
.myads-page .items .item .separate {
    position: absolute;
    border-left: 1px solid #CCC;
    height: 100%;
    margin-left:-10px;
}
.myads-page .items .item .social-icons .btn{
    display: block;
    width: 30px;
    height: 30px;
    margin:auto;
    margin-top: 5px;
    border-radius: 5px !important;
    color: #FFF;
}
.myads-page .items .item .social-icons .btn i{
    font-size: 1.6em;
    line-height: 1em;
}
.myads-page .items .item .social-icons .btn.facebook{
    background-color:#3A5795;
}
.myads-page .items .item .social-icons .btn.twitter{
    background-color:#32CDFD;
}
.myads-page .items .item .social-icons .btn.google{
    background-color:#DC4A38;
}

/* FOOTER */

#footer a {
    color: #FFF;
}
#footer-top h4 {
    border-bottom: 1px solid #707070;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #393939;
    font-weight: 700;
}
#footer p:first-child{
    font-size: 12px;
}
#footer p:last-child{
    color: #7D8182;
    font-size: 12px;
}
#footer{
    background-color: #393939;
    min-height: 80px;
    border-top: 5px solid #F4D03F;
    color: #FFF;
}
#footer .logo{
    height: 40px;
    margin: 10px 0px 15px;
    padding: 0;
}
.no-padding-right {
    padding-right: 0px !important;
    margin-right: 0px !important;
}
#footer .social .fa{
    color: #FFF;
    font-size: 15px;
}
#footer .social a{
    border: 1px solid #000;
    background-color: #323232;
    color: #FFF;
    padding: 8px;
}

#backtotop{
    margin-top:20px;
}
#backtotop a{
    outline: none;
}
ul.unstyled, ol.unstyled {
    list-style: outside none none;
    margin-left: 0;
}
#footer-wrapper {
    text-shadow: none;
    color: #393939;
    background: none repeat scroll 0% 0% #DAD8D9;
    border-top: 1px solid #858585;
}
#footer-top {
    padding: 30px 0px;
    position: relative;
}
#footer-top a {
    color: #393939;
}
#footer-top a:hover {
    color: #F4D03F;
    text-decoration:none;
}
.scroll-to-top > i {
    display: inline-block;
    color: #FFF;
    font-size: 30px;
    opacity: 0.6;
}
#footer-top .list-link li {
    background: transparent url("/sites/immo01_v1/web/proper_theme/images/right-arrow.png") no-repeat scroll 0px 3px;
    padding-left: 15px;
}
ul.unstyled, ol.unstyled {
    list-style: outside none none;
    margin-left: 0;
}



/* PLUPLOAD */


#advert_uploader{
    
}
#pickfiles{
    color: #F4D03F;
    background: #FFF;
    padding: 10px 10px 10px 15px;
    margin-left: 1.618em;
    cursor: pointer;
    border: 1px solid #E0E0E0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px !important;
}
#pickfiles .fa{
    margin-left: .3em;
}
#advert_uploader{
    margin-top: 5px;
    display: block;
    min-height: 130px;
    border: 2px dashed #E0E0E0;
    background: transparent url("/sites/immo01_v1/web/assets/admin/img/dragdrop.svg") no-repeat scroll center center / 100px 100px;
}
#advert_uploader .filethumb,
#advert_uploader canvas {
    margin: 10px 0 0 10px; 
    border: 1px solid #E5E5E5;
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    vertical-align: middle;
    font-size: 0.8em;
    text-align: center;
}
#advert_uploader #filelist {
    min-height: 120px;
    cursor: pointer;
}
#user_list{
    
    
}
#user_list table tr td{
    vertical-align: middle;
}
#user_list table tr td img{
    width: 33px;
    height: auto;
}

.grayscale {
   filter: grayscale(100%);
   -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   -o-filter: grayscale(100%);
}

.color {
   filter: grayscale(0%);
   -webkit-filter: grayscale(0%);
   -moz-filter: grayscale(0%);
   -ms-filter: grayscale(0%);
   -o-filter: grayscale(0%);
}