#footer{position:relative;z-index:100}
#started_block a{color:#000;text-decoration:underline;font-weight:700}
h4.page-heading{font-size:24px;letter-spacing:.5px;margin-bottom:14px}
.get-started-block h5.page-heading{margin-top:16px}
h5.page-heading{font-size:14.5px}
.get-started-block ul{margin:20px 0}
.dane-photo-desc p{margin-bottom:10px}
#packagename span{text-transform:uppercase;font-weight:700}
#cancel_subscription{margin-top:50px;text-align:center}
#cancel_subscription a{color:#000;text-decoration:underline}
#close_update_subscription{margin-top:50px}
#packagename span{font-family:'gotham_mediumregular'}
.dashboard-form{text-align:center;margin:23px auto 0;width:50%}
.edit-profile-form{padding:70px 0;border:2px solid #9b9b9c}
.edit-profile-form .form-group{width:56%;margin-left:auto;margin-right:auto;margin-bottom:8px}
.dashboard-form .form-control{border-radius:0;height:40px}
.edit-profile-avatar{position:relative;width:110px;height:110px;background-color:#d2d3d6;display:inline-block}
::-webkit-input-placeholder{text-transform:uppercase}
:-moz-placeholder{text-transform:uppercase}
::-moz-placeholder{text-transform:uppercase}
:-ms-input-placeholder{text-transform:uppercase}
.profile-img{width:100%;border-radius:0}
.file-button{float:none;width:auto;margin:25px 0;display:inline-block}
.file-button input[type="file"]{display:block;float:none;top:0;right:0;width:110px;height:39px;position:absolute;z-index:1;opacity:0;cursor:pointer;border-radius:0}
.file-button input[type="file"]:disabled{cursor:not-allowed}
.save_btn{height:39px}
.dark-button{padding:0 25px;margin:0;min-width:110px;height:39px;display:inline-block;vertical-align:middle;text-align:center;font-size:15px;font-weight:700;font-family:'GothamBook';color:#3a3a3c;border:2px solid #9b9b9c;background:#fff}
.orange-button{padding:0 25px;margin:0;min-width:110px;height:39px;display:inline-block;vertical-align:middle;text-align:center;font-size:15px;font-family:'GothamBook';font-weight:700;color:#fff;border:2px solid #ef4628;background:#ef4628}
.currently-in-destination-switch{height:20px;margin:20px 0 37px}
.currently-in-destination-switch label{cursor:pointer}
.currently-in-destination-switch.disabled label{cursor:not-allowed}
.currently-in-destination-pin{background:left center no-repeat;padding-left:20px}
.currently-in-destination-pin-on{background-image:url(../images/currently-in-pin-on.png)}
.currently-in-destination-pin-off{background-image:url(../images/currently-in-pin-off.png)}
.dashboard-form .save_btn{margin-bottom:0}
#button_show_update_password{margin-top:50px}
#changepass-form{padding:25px 30px}
#change_password_form_border{border:2px solid #9b9b9c}
.form-group-last{margin-bottom:0}
#change_password_form .form-horizontal .control-label{text-align:left}
#change_password_form .form-horizontal .form-group{margin-right:0;margin-left:0}
#change_password_form .save_btn{margin-top:40px}
#change_password_form .save_btn input{margin:0 5px}

/* Crop image popup styles */
.crop-image-box{display:none;margin-bottom:30px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;max-width:600px;width:90%;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,0.3);border-radius:4px;}
.crop-image-hd{border-radius:4px 4px 0 0;background:#e64527;padding:7px 10px;color:#fff;text-transform:uppercase;font-size:16px;font-family:"gotham_boldregular";font-size:18px;}
.crop-image-area{display:block;max-height:400px;overflow:auto;background:#000;}
.crop-image-area img{max-width:100%;display:block;}
a.crop-button{background:#d2d2d2;display:block;padding:10px;text-align:center;border-radius:0 0 4px 4px;font-size:17px;font-family:"gotham_boldregular";color:#333;text-transform:uppercase;text-decoration:none;}
a:hover.crop-button{background:#333;color:#fff;}
.close-icon-white{width:24px;height:24px;display:inline-block;vertical-align:middle;background:url(../images/close-icon-white.png) no-repeat 0 0;float:right;cursor:pointer;}

/* Form validation error messages */
label.error {
    color: #ff0000;
    font-size: 12px;
    display: block;
    margin-top: 5px;
    font-weight: normal;
    text-align: left;
}

/* Avatar loading spinner */
.avatar-loading {
    width: 30px;
    float: left;
    position: absolute;
    right: -45px;
    top: 18px;
    display: none;
}

.avatar-loading-edit-profile {
    top: 5px;
}

.error,.info{text-align:left;font-weight:700}
.subscription-box{position:relative;height:100%;padding-bottom:54px}
.subscription-select3{position:absolute;bottom:0;left:0;right:0}
.subscription-main{padding-top:84px}
.most-popu-img{padding-left:5px;padding-right:5px}
.pakg-btn a{line-height:45px;font-family:'GothamBook';font-weight:700}
.dashboard-main .plan-list ul li{white-space:normal}
.disabled{background:#eee;cursor:not-allowed}
input[type="email"],textarea.form-control{padding:10px 3%}

.custom-chk { list-style: none; padding-left: 0; }
.custom-chk li { margin-bottom: 10px; position: relative; padding-left: 0; }
.custom-chk li label { cursor: pointer; display: inline-block; margin-right: 5px; vertical-align: top; }
.custom-chk li span { font-weight: bold; color: #ef4628; }
.custom-chk li a { color: #000; text-decoration: underline; pointer-events: auto; position: relative; cursor: pointer; }
.pakg-btn a { pointer-events: auto; cursor: pointer; }
.dane-photo { text-align: center; margin-top: 0; }
.dane-photo img { max-width: 100%; height: auto; }
.dane-photo-desc { margin-top: 0; }
.dane_signature img { max-width: 150px; margin-top: 10px; }

@media (min-width: 767px) {
#content .innerpage-cnt{padding-top:146px}
.dashboard-form{min-width:430px}
}
@media (min-width: 480px) {
.dane-photo{width:auto;padding:0;margin:0}
.dane-photo-desc{margin:0;padding:0 0 0 35px;width:auto}
}
@media (max-width: 375px) {
.dane-photo img{width:100%}
.dane-photo-desc{font-size:10px}
}
@media (max-width: 320px) {
.dane-photo-desc{font-size:9px}
}
@media (min-width: 480px) and (max-width: 630px) {
.dane-photo-desc{max-width:57%}
}
@media (min-width: 767px) and (max-width: 1000px) {
.dane-photo-desc{letter-spacing:-.2px;max-width:57%}
}
@media (max-width: 1200px) {
.dashboard-form{width:71%}
.plan-list ul li{text-align:left}
}
