.width-75 {
    width: 75% !important;
}

.help-block {
    display: block !important;
    right: 0px;
}

.clear-margin {
    margin: 0 !important;
}

.show-pass {
    /*display: none;*/
}

#typography .tim-typo {
    margin-bottom: 30px !important;
    padding-left: 20%;
}

.card-avatar {
    max-width: 150px;
    max-height: 150px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.edit-profile .fileinput .thumbnail {
    border-radius: 50%;
}

.help-block {
    color: red;
}

#locker-map {
    height: 500px;
    width: 100%;
}

#searchbox-map {
    width: 250px;
    background-color: #fff;
    top: 10px !important;
    padding-left: 10px;
    height: 30px;
}
.navbar-right .user .photo{
    width: 34px;
    height: 34px;
    overflow: hidden;
    float: left;
    z-index: 5;
    margin-right: 11px;
    border-radius: 50%;
    margin-left: 23px;
    box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.navbar-right .user .photo img{
    width: 100%;
}
.navbar-right .user  .info{
    float: left;
}
.navbar-right .user  .info span{
    display: inline-block;
    padding: 9px 0;
}
.navbar .navbar-nav>li>a.user{
    display: inline-block;
}
#bundle_update .reason_none {
    display: none;
}
#bundle_update .reason_block {
    display: block;
}
#rejectModal .modal-header .close {
    margin-top: -30px;
}
#show_detail_bundle .title h2 {
    margin: 10px 0 20px;
}
