.datepicker-container{z-index: 2000!important}
.login-body{
    background: #d5d5d6;
}
.form-signin {
    background: none repeat scroll 0 0 #fff;
    border-radius: 5px;
    margin: 10px auto;
    max-width: 950px;
    padding: 25px 15px;
}
.annuncio-panel {
    padding: 0px 15px;
    color: #596066;
    font-family: Open Sans,sans-serif;
}
.annuncio-panel .header-detail hr {
    margin-top: 20px;
    margin-bottom: 20px;
}
.annuncio-panel .header-detail .hgroup {
    display: inline-block;
}
.annuncio-panel .header-detail time {
    float: right;
    font-size: 13px;
    color: #96a2b2;
    line-height: 92px;
}
.annuncio-panel p {
    color: #666;
}
*,:after,:before {
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
p.lead {
    font-size: 15px;
    line-height: 20px;
}
.details {
    list-style: none;
    padding: 0;
    margin: 20px 0;
}
.details.cols-3 li {
    width: 33.333333%;
}

.details.cols-2 li, .details.cols-3 li {
    display: inline-block;
    width: 50%;
    float: left;
}
.details li {
    display: block;
    line-height: 34px;
    font-size: 14px;
    color: #7e8890;
}
.details .fa, .details [class^="ti-"] {
    font-size: 17px;
    display: inline-block;
    width: 26px;
    color: #5f6e81;
}
.annuncio-panel .header-detail h1 {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 8px;
    font-family: Oswald,sans-serif;
}
.annuncio-panel .header-detail .hgroup {
    display: inline-block;
}
.annuncio-panel .header-detail h3 {
    font-family: Open Sans,sans-serif;
    font-size: 20px;
    letter-spacing: 0;
    margin: 0;
}
.annuncio-panel .button-group {
    background-color: #fafafa;
    margin: -20px -30px;
    margin-top: 20px;
    padding: 20px 30px;
}
.social-icons li.title {
    margin-right: 15px;
    text-transform: uppercase;
    color: #96a2b2;
    font-weight: 700;
    font-size: 13px;
}
.social-icons li {
    display: inline-block;
    margin-bottom: 4px;
}
.social-icons a {
    background-color: #eceeef;
    color: #818a91;
    font-size: 16px;
    display: inline-block;
    line-height: 44px;
    width: 44px;
    height: 44px;
    text-align: center;
    margin-right: 8px;
    border-radius: 100%;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.form-signin .form-signin-heading {
    color: #fff;
    margin: 0;
    padding: 25px 15px;
    position: relative;
    text-align: left;
}
.form-signin select,.form-signin input[type="text"], .form-signin input[type="password"] {
    background: none repeat scroll 0 0 #eaeaec;
    border: 1px solid #eaeaec;
    border-radius: 5px;
    box-shadow: none;
    font-size: 12px;
    margin-bottom: 10px;
}
.form-signin select.form-control {
    font-size: 12px;
}
.form-signin .form-group {
    margin-bottom: 0px;
}
.form-horizontal .control-label {
    text-align: right;
    font-size: 13px !important;
}

.privacy_box p{
    color: #333;
    font-size: 13px;
    font-weight: normal;
}
#privacy_box p{
    color: #333;
    font-size: 13px;
    font-weight: normal;
}

#uploadifive-file_upload3{
    display: inline-block;
}
.socials-box{
    padding: 10px 20px;
    /*background:#E0E0E0 ;*/
    margin: 10px 0 5px;
}
.icon-social{
    width: 32px;
}

body{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.6;
}
h3{
    font-size: 18px;
}
h2{
    font-size: 22px;
}

.annuncio-panel .header-detail h1 {
    font-size: 32px;
    line-height: 1;
}
.details li {
    color: #333;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
}
.details li span {
    font-weight: normal;
}
.socials-box {
    margin: 0;
    padding: 0;
}
.form-signin p {
    font-size: 13px;
}
.modal-dialog{
    max-width:700px
}

@media   (min-width: 768px) {
    .modal-dialog{
        width:100%;
    }
}
.modal-dialog {
    width: 600px;
    margin: 30px auto;
}

.uploadifive-button {
    background: #5cb85c;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #449d44 ;
    color: #FFF;
    font-family:  'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    text-transform: uppercase;
    width: 100%;
    font-size: 16px;
}

.uploadifive-button:hover{
    background: #449d44;
}
.container{
    width: 100%;
    max-width: 950px;
}
.annuncio-sidebar{
    margin-top: 30px;
}
.annuncio-privacy{
    font-size: 11px;
    line-height: 1.2;
    padding: 5px 0;
    color: #999;
}
.annuncio-body{
    text-align: justify;
    color: #666;
}
.form-annuncio select,.form-annuncio input[type="text"], .form-annuncio input[type="password"] , .form-annuncio textarea {
    background: none repeat scroll 0 0 #eaeaec;
    border: 1px solid #eaeaec;
    border-radius: 5px;
    box-shadow: none;
    font-size: 12px;
    margin-bottom: 10px;
    color: #000;
}
.form-annuncio .form-group {
    margin-bottom: 0px;
}
@media (min-width: 1000px ) {

}
