/* here you can put your own css to customize and override the theme */

.left {
    float: left; }

.right {
    float: right; }

.block {
    display: block; }

.hidden {
    display: none; }

.invisible {
    visibility: hidden; }

.relative {
    position: relative; }

.login-error {
    color: #b94a48;
    width: 210px;
    display: block;
    padding-top: 10px;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }

.clearfix {
    zoom: 1; }
.clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
.clearfix:after {
    clear: both; }

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }


.on-text-right {
    text-align: right;
}

.text-align-center {
    text-align: center !important;
}

.nest-right {
    float: right;
    position: relative;
    top: -2px;
}
.declinable {
    padding-top: 30px;
}
.profile ul.profile-nav li a.profile-decline, .profile-decline {
    top:0;
    right:10px;
    margin:0;
    color:#fff;
    opacity:0.7;
    padding:4px 9px;
    font-size:11px;
    background:red;
    position:absolute;
    border: 0;
    z-index: 1;
    filter:alpha(opacity=70); /*for ie*/
}
.profile ul.profile-nav li a.profile-decline {
    right: 0;
}
.profile ul.profile-nav li a.profile-decline:hover, .profile-decline:hover {
    background:#000;
    text-decoration: none;
}

.profile p a.profile-decline {
    color:#fff;
}
.classifed-thumbnails .profile-decline {
    right: 15px;
}
/* Filtered Tables */

.table-fixed-head .table-head{
    margin-bottom: 0;
    background: #fff;
}

.table-fixed-head .table-head.fixed{
    position: fixed;
    top: 45px;
}

.table-fixed-head .table-body{
    overflow: auto;
}
/***
Login page
***/

/* logo page */
.login {
    background-color: #515255 !important;
}

.login .logo {
    margin: 0 auto;
    margin-top:60px;
    padding: 15px;
    text-align: center;
}

.login .logo img {
    width: 200px;
}

.login .content {
    background-color:#fff;
    width: 360px;
    margin: 0 auto;
    margin-bottom: 0px;
    padding: 30px;
    padding-top: 20px;
    padding-bottom: 15px;
    border-radius: 4px;
}

.login .content h3 {
    color: #000;
}
.login .content h4  {
    color: #555;
}

.login .content p {
    color: #222;
}

.login .content .login-form,
.login .content .forget-form {
    padding: 0px;
    margin: 0px;
}

.login .content .forget-form {
    display: none;
}

.login .content .register-form {
    display: none;
}

.login .content .form-title {
    font-weight: 300;
    margin-bottom: 25px;
}

.login .content .form-actions {
    background-color: #fff;
    clear: both;
    border: 0px;
    border-bottom: 1px solid #eee;
    padding: 0px 30px 25px 30px;
    margin-left: -30px;
    margin-right: -30px;
}

.login .content .form-actions .checkbox {
    margin-left: 0;
    padding-left: 0;
}

.login .content .forget-form .form-actions {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
}

.login .content .register-form .form-actions {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0px;
}

.login .content .form-actions .checkbox {
    margin-top: 8px;
    display: inline-block;
}

.login .content .form-actions .btn {
    margin-top: 1px;
}

.login .content .forget-password {
    margin-top: 25px;
}

.login .content .create-account {
    border-top: 1px dotted #eee;
    padding-top: 10px;
    margin-top: 15px;
}

.login .content .create-account a {
    display: inline-block;
    margin-top: 5px;
}

/* select2 dropdowns */


.login .content .select2-container i {
    display: inline-block;
    position: relative;
    color: #ccc;
    z-index: 1;
    top:1px;
    margin: 4px 4px 0px 3px;
    width: 16px;
    height: 16px;
    font-size: 16px;
    text-align: center;
}

.login .content .has-error .select2-container i {
    color: #b94a48;
}

.login .content .select2-container a span {
    font-size: 13px;
}

.login .content .select2-container a span img {
    margin-left: 4px;
}

/* footer copyright */
.login .copyright {
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    color: #999;
    font-size: 13px;
}

@media (max-width: 480px) {
    /***
    Login page
    ***/
    .login .logo {
        margin-top:10px;
    }

    .login .content {
        padding: 20px;
        width: 280px;
    }

    .login .content h3 {
        font-size: 22px;
    }


    .login .checkbox {
        font-size: 13px;
    }

    .portlet > .portlet-title > .caption {
        font-size: 10px;
    }
}


.expertise-wrapper .legend {
    padding-top: 100px;
    width: auto !important;
    margin-right: 10px; }
.expertise-wrapper .legend li {
    display: block !important;
    float: none !important;
    margin-bottom: 10px !important; }
.expertise-wrapper .legend li > div {
    float: left; }
.expertise-wrapper .legend .text {
    line-height: 25px; }
.expertise-wrapper .expertise-label {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-weight: 400;
    margin-right: 10px; }
.expertise-wrapper .expertise-label.paint {
    background: #4a90e2; }
.expertise-wrapper .expertise-label.paint:after {
    content: 'B'; }
.expertise-wrapper .expertise-label.change {
    background: #ff9e44; }
.expertise-wrapper .expertise-label.change:after {
    content: 'D'; }
.expertise-wrapper .expertise-label.scratch {
    background: #46bc43; }
.expertise-wrapper .expertise-label.scratch:after {
    content: 'Ç'; }
.expertise-wrapper .expertise-label.hit-minor {
    background: #c44297; }
.expertise-wrapper .expertise-label.hit-minor:after {
    content: 'H'; }
.expertise-wrapper .expertise-label.hit-major {
    background: #d0021b; }
.expertise-wrapper .expertise-label.hit-major:after {
    content: 'G'; }
.expertise-wrapper .expertise-inner {
    width: 243px;
    height: 358px;
    position: relative;
    background: url("../img/expertise-bg.png"); }
.expertise-wrapper .expertise-inner .bumper-front {
    top: 20px;
    left: 50%;
    margin-left: -12px; }
.expertise-wrapper .expertise-inner .front-left {
    top: 70px;
    left: 20px; }
.expertise-wrapper .expertise-inner .front-center {
    top: 70px;
    left: 50%;
    margin-left: -12px; }
.expertise-wrapper .expertise-inner .front-right {
    top: 70px;
    right: 20px; }
.expertise-wrapper .expertise-inner .door-left-front {
    top: 150px;
    left: 20px; }
.expertise-wrapper .expertise-inner .door-left-back {
    top: 200px;
    left: 20px; }
.expertise-wrapper .expertise-inner .door-right-front {
    top: 150px;
    right: 20px; }
.expertise-wrapper .expertise-inner .door-right-back {
    top: 200px;
    right: 20px; }
.expertise-wrapper .expertise-inner .ceiling {
    top: 190px;
    left: 50%;
    margin-left: -12px; }
.expertise-wrapper .expertise-inner .back-left {
    top: 265px;
    left: 20px; }
.expertise-wrapper .expertise-inner .back-center {
    top: 275px;
    left: 50%;
    margin-left: -12px; }
.expertise-wrapper .expertise-inner .back-right {
    top: 265px;
    right: 20px; }
.expertise-wrapper .expertise-inner .bumper-back {
    top: 325px;
    left: 50%;
    margin-left: -12px; }
.expertise-wrapper .expertise-inner.classified {
    margin-left: 78px;
    margin-top: 30px; }
.expertise-wrapper .expertise-area {
    position: absolute;
    width: 23px;
    height: 23px;
    border-radius: 25px;
    border: 2px solid transparent; }
.expertise-wrapper .expertise-area .expertise-label {
    position: absolute;
    top: -2px; }
.expertise-wrapper .expertise-area .expertise-label:hover {
    z-index: 99; }
.expertise-wrapper.editable .expertise-area {
    border: 2px solid #d0021b;
    cursor: pointer; }
.expertise-wrapper .expertise-select-module {
    position: absolute;
    z-index: 99;
    top: 35px;
    left: 50%;
    margin-left: -112px;
    width: 200px;
    padding: 10px;
    border: 2px solid #4a90e2;
    background: #fff; }
.expertise-wrapper .expertise-select-module:after {
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #007bff transparent; }
.expertise-wrapper .expertise-select-module p {
    margin-bottom: 5px; }
.expertise-wrapper .expertise-select-module label {
    font-weight: 400;
    font-size: 12px; }
.expertise-wrapper .expertise-select-module .radio, .expertise-wrapper .expertise-select-module .checkbox {
    width: 50%; }

.table-body .detail { background: #EEE;
    border-radius: 10px;
    display: inline-block;
    padding: 0 5px;
    text-align: center;
    text-decoration: none !important;
    width: 30px; }

.table-body a { display: inline-block; word-wrap: break-word; }

.loading-spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -100px;
    width: 200px;
    z-index: 10051;
}

.photoList {

    margin: 0;
    padding: 0;
    list-style: none;

}

.photoList li {

    padding: 0 0 20px 0;

}

.photoList div {

    float: left;

}

.photoImage img { 

    width: 100%;

}

.photoDesc textarea {

    display: block;
    height: 200px;
    margin: 0 0 5px;
    width: 100%;

}

.photoDescButton a {

    cursor: pointer;

}

.photos-list {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 9;
    background: #fff;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}

.photo-drag-list {

    list-style: none;
    margin: 0;
    padding: 0;

}

.photos-list li {
    width: 80px;
    height: 48px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    position: relative;
}

.photos-list li:nth-child(7n) {

    margin-right: 0;

}


.photos-list li:first-child {
    border: 2px solid #19dd89;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.photos-list li:first-child img {
        width: 100%;
        height: auto;
    }
.photos-list li.add-more {
    border-radius: 2px;
    border: 1px dashed #A3AFB5;
    overflow: hidden;
    
}

.photos-list li.add-more p {
    font-size: 12px;
    line-height: 12px;
    color: #4a90e2;
}

.photos-list li.add-more img {
    width: auto;
    height: 23px;
    margin-top: 3px;
    margin-bottom: 3px;
}

.photos-list li.placeholder {
    width: 78px;
    height: 46px;
    border: 1px dashed #A3AFB5;
}
.photos-list li:hover .btn-remove, .photos-list li:hover .btn-edit {
    display: block;
}

.photos-list .btn-remove {
    display: none;
    position: absolute;
    top: 2px;
    right: 2px;
    width: 20px;
    height: 20px;
    border: 1px solid #ce0d24;
    color: #ce0d24;
    text-align: center;
    line-height: 20px;
    background: #fff;
    font-size: 12px;
    border-radius: 50%;
}
.photos-list .btn-edit {
    display: none;
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    border: 1px solid #4a90e2;
    color: #4a90e2;
    text-align: center;
    line-height: 20px;
    background: #fff;
    font-size: 12px;
    border-radius: 50%;
}

.modal-body { 
    min-height: 430px;
}

.modal-image-content { bottom: 5px;
    left: 0;
    padding: 0 3%;
    position: absolute !important;
    width: 100%;
    z-index: 10;; }

/*
    VEHICLE ADD EXPERTISE
*/

.left{
        float: left;
    }
    .right{
        float: right;
    }
    .block{
        display: block;
    }
    ol, ul {
      list-style: none;
        margin: 0;
        padding: 0;
     }
     .nowrap{
         white-space: nowrap;
     }
            
            .expertise-map > div {
              position: absolute;
              width: 31px;
              height: 31px;
              background-image: url("../img/expertise-legend-items.png");
              background-repeat: no-repeat; }
              /* line 2703, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
              .expertise-map > div.scratched-hard {
                background-position: 0 -30px; }
              /* line 2706, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
              .expertise-map > div.hit {
                background-position: 0 -62px; }
              /* line 2709, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
              .expertise-map > div.na {
                background-position: 0 -94px; }
              /* line 2712, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
              .expertise-map > div.original {
                background-position: 0 -124px; }
              /* line 2715, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
              .expertise-map > div.should-change {
                background-position: 0 -156px; }
              /* line 2718, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
              .expertise-map > div.painted {
                background-position: 0 -190px; }
              /* line 2721, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
              .expertise-map > div.modified {
                background-position: 0 -222px; }
              /* line 2724, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
              .expertise-map > div.damaged {
                background-position: 0 -252px; }
            
            .photo-expertise-wrapper {
              margin-bottom: 22px; }
              /* line 6040, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
              .photo-expertise-wrapper .expertise {
                width: 350px;
                height: 430px;
                background: #f8f8f8; }
                /* line 6044, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                .photo-expertise-wrapper .expertise h2 {
                  font-size: 12px;
                  color: rgba(62, 67, 74, 0.7);
                  color: #3e434a;
                  line-height: 14px;
                  margin-top: 12px;
                  margin-left: 15px;
                  margin-bottom: 15px; }
                /* line 6053, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                .photo-expertise-wrapper .expertise .expertise-map {
                  margin: 0 auto 30px auto; }
              /* line 6057, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
              .photo-expertise-wrapper .photos {
                  position: relative;
                padding-top: 10px;
                padding-left: 20px;
                background: #f8f8f8; }
                .total-car-photo{
                    position: absolute;
                    top: 40px;
                    left: 23px;
                }
              /* line 6063, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
              .photo-expertise-wrapper .btn-add-photo {
                width: 240px;
                height: 40px;
                line-height: 42px;
                border: 1px solid #454545;
                font-family: "pf_square_sans_prolight", Arial, sans-serif;;
                font-size: 12px;
                color: #454545;
                margin: 18px auto 30px auto; }

                    .expertise-map-wrapper .expertise-map {
                      width: 242px;
                      height: 356px;
                      background: url("../img/expertise-map-2.png") no-repeat 0 0;
                      position: relative; }
                      /* line 5355, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                      .expertise-map-wrapper .expertise-map > div {
                        position: absolute; }
                      /* line 5358, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                      .expertise-map-wrapper .expertise-map .front-left {
                        top: 70px;
                        left: 20px; }
                      /* line 5362, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                      .expertise-map-wrapper .expertise-map .front-center {
                        top: 70px;
                        left: 50%;
                        margin-left: -15px; }
                      /* line 5367, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                      .expertise-map-wrapper .expertise-map .front-right {
                        top: 70px;
                        left: 190px; }
                      /* line 5371, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                      .expertise-map-wrapper .expertise-map .door-left-front {
                        top: 150px;
                        left: 20px; }
                      /* line 5375, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                      .expertise-map-wrapper .expertise-map .door-left-back {
                        top: 200px;
                        left: 20px; }
                      /* line 5379, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                      .expertise-map-wrapper .expertise-map .door-right-front {
                        top: 150px;
                        left: 190px; }
                      /* line 5383, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                      .expertise-map-wrapper .expertise-map .door-right-back {
                        top: 200px;
                        left: 190px; }
                      /* line 5387, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                      .expertise-map-wrapper .expertise-map .ceiling {
                        top: 190px;
                        left: 50%;
                        margin-left: -15px; }
                      /* line 5392, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                      .expertise-map-wrapper .expertise-map .back-left {
                        top: 265px;
                        left: 20px; }
                      /* line 5396, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                      .expertise-map-wrapper .expertise-map .back-center {
                        top: 305px;
                        left: 50%;
                        margin-left: -15px; }
                      /* line 5401, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                      .expertise-map-wrapper .expertise-map .back-right {
                        top: 265px;
                        left: 190px; }
                      /* line 5406, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                      .expertise-map-wrapper .expertise-map.select > .item {
                        cursor: pointer;
                        background: url("../img/expertise-legend-items-white.png") 0 0 no-repeat #2c97d2;
                        border-radius: 50%;
                        border: 4px solid #4acef6; }
        
                            .expertise-map-wrapper.disabled .expertise-map.select > .item{
                                background: url("../img/expertise-legend-items-white.png") 0 0 no-repeat #575757;
                                border: 4px solid #b9b9b9;
                            }
        
                        /* line 5411, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                        .expertise-map-wrapper .expertise-map.select > .item.not-selected {
                          background-position: 0 -124px; }
                        /* line 5414, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                        .expertise-map-wrapper .expertise-map.select > .item.scratched-hard {
                          background-position: 0 -30px; }
                        /* line 5417, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                        .expertise-map-wrapper .expertise-map.select > .item.hit {
                          background-position: 0 -62px; }
                        /* line 5420, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                        .expertise-map-wrapper .expertise-map.select > .item.na {
                          background-position: 0 -94px; }
                        /* line 5423, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                        .expertise-map-wrapper .expertise-map.select > .item.original {
                          background-position: 0 -124px; }
                        /* line 5426, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                        .expertise-map-wrapper .expertise-map.select > .item.should-change {
                          background-position: 0 -156px; }
                        /* line 5429, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                        .expertise-map-wrapper .expertise-map.select > .item.painted {
                          background-position: 0 -190px; }
                        /* line 5432, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                        .expertise-map-wrapper .expertise-map.select > .item.modified {
                          background-position: 0 -222px; }
                        /* line 5435, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                        .expertise-map-wrapper .expertise-map.select > .item.damaged {
                          background-position: 0 -252px; }
                    /* line 5441, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                    .expertise-map-wrapper .expertise-select-box {
                      width: 188px;
                      height: 188px;
                      background: #fff;
                      padding: 6px;
                      display: none; }
                      /* line 5447, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                      .expertise-map-wrapper .expertise-select-box h5 {
                        font-family: "pf_square_sans_promedium", Arial, sans-serif;;
                        font-size: 12px;
                        color: #2584C8;
                        line-height: 15px;
                        text-align: center;
                        margin: 7px 0; }
                      /* line 5455, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                      .expertise-map-wrapper .expertise-select-box .list-wrapper {
                        color: #fff;
                        background: #2c97d2;
                        padding: 9px 6px 8px 11px; }
                      /* line 5460, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                      .expertise-map-wrapper .expertise-select-box ul {
                        height: 140px;
                        overflow: auto; }
                      /* line 5464, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                      .expertise-map-wrapper .expertise-select-box li {
                        cursor: pointer;
                        height: 22px;
                        line-height: 22px;
                        margin-bottom: 6px;
                        padding-left: 28px;
                        font-family: "pf_square_sans_promedium", Arial, sans-serif;;
                        font-size: 14px;
                        background: url("../img/expertise-legend-items-white.png") 0 0 no-repeat #2c97d2; }
                        /* line 5473, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                        .expertise-map-wrapper .expertise-select-box li.scratched-hard {
                          background-position: 0 -30px; }
                        /* line 5476, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                        .expertise-map-wrapper .expertise-select-box li.hit {
                          background-position: 0 -62px; }
                        /* line 5479, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                        .expertise-map-wrapper .expertise-select-box li.na {
                          background-position: 0 -94px; }
                        /* line 5482, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                        .expertise-map-wrapper .expertise-select-box li.original {
                          background-position: 0 -124px; }
                        /* line 5485, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                        .expertise-map-wrapper .expertise-select-box li.should-change {
                          background-position: 0 -156px; }
                        /* line 5488, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                        .expertise-map-wrapper .expertise-select-box li.painted {
                          background-position: 0 -190px; }
                        /* line 5491, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                        .expertise-map-wrapper .expertise-select-box li.modified {
                          background-position: 0 -222px; }
                        /* line 5494, /Users/alican/code/projectz/otonet-design/assets/css/app.scss */
                        .expertise-map-wrapper .expertise-select-box li.damaged {
                          background-position: 0 -252px; }


.vehicle-box {
    background: #fafafa;
    border: 1px #ddd solid;
    padding: 2%;
    margin: 1.5%;
    width: 26%;
    float: left;
    height: 160px;
}

.loading-spinner {
   position: fixed;
   top: 50%;
   left: 50%;
   margin: -12px 0 0 -100px;
   width: 200px;
   z-index: 10051;
   display: none;
}

.spinner-overlay {
   position: fixed;
   z-index: 999999;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   background: rgba(0,0,0,.7);
   display: none;
}

.spinner {
 margin: 100px auto;
 width: 50px;
 height: 40px;
 text-align: center;
 font-size: 10px;
 position: fixed;
 z-index: 99999;
 top: 50%;
 left: 50%;
 margin-top: -20px;
 margin-left: -25px;
 display: none;
}

.spinner > div {
 background-color: #fff;
 height: 100%;
 width: 6px;
 display: inline-block;
 
 -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
 animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
 -webkit-animation-delay: -1.1s;
 animation-delay: -1.1s;
}

.spinner .rect3 {
 -webkit-animation-delay: -1.0s;
 animation-delay: -1.0s;
}

.spinner .rect4 {
 -webkit-animation-delay: -0.9s;
 animation-delay: -0.9s;
}

.spinner .rect5 {
 -webkit-animation-delay: -0.8s;
 animation-delay: -0.8s;
}

.expertise-img{
    width: 601px;
    margin: 0 auto;
    margin-top: 50px;
    display: block;
    position: relative;
    font-size: 48px;
}

.expertise-img .expertise-element {
    position: absolute;
}

.expertise-img .top {
    top: 78px;
    left: 295px;
}

.expertise-img .top-left {
    top: 78px;
    left: 144px;
}

.expertise-img .top-right {
    top: 78px;
    left: 444px;
}

.expertise-img .bottom {
    top: 444px;
    left: 295px;
}

.expertise-img .bottom-left {
    top: 420px;
    left: 144px;
}

.expertise-img .bottom-right {
    top: 420px;
    left: 435px;
}

.expertise-img .center {
    top: 270px;
    left: 295px;
}

.right-door-top {
    top: 181px;
    left: 126px;
}

.right-door-bottom {
    top: 300px;
    left: 126px;
}

.left-door-top {
    top: 181px;
    left: 460px;
}

.left-door-bottom {
    top: 300px;
    left: 460px;
}

.expertise-element.red {
    color: red;
}

.expertise-element.blue {
    color: blue;
}

.expertise-notes{
    margin-top: 20px;
}

.modal-body.non-height {
    min-height: inherit !important;
}

.page-content {
  display: inline-block;
  min-width: 98%;
}

.profile {
    display: inline-block;
    width: 100%;
}

.profile .portlet {
    display: inline-block;
    width: 100%;
    margin-right: 29px;
}

.alert-gray {
    color: #000000;
    background-color: #f3f3f3;
    border-color: #bfbfbf;
}

.new-market-chart {
  min-height: 400px;
}

.chart-pricing-result .first-value, .chart-pricing-result .last-value, .chart-pricing-result .percent {
    font-size: 30px;
}

.chart-pricing-result .first-value-b2b, .chart-pricing-result .last-value-b2b, .chart-pricing-result .percent-b2b {
    font-size: 30px;
}

.alert.alert-danger p {
    color: #a94442 !important;
}

.alert.alert-success p {
    color: #3c763d !important;
}

#letgo-pricing-form .expertise-select-box {
    z-index: 10;
}

.active-input {
    border: 3px solid #65d152;
    border-radius: 4px;
    padding: 0 0 0 5px;
}

.active-input:focus {
    border-color: #65d152;
}

@-webkit-keyframes sk-stretchdelay {
 0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
 20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
 0%, 40%, 100% { 
   transform: scaleY(0.4);
   -webkit-transform: scaleY(0.4);
 }  20% { 
   transform: scaleY(1.0);
   -webkit-transform: scaleY(1.0);
 }
