ul.errorlist {list-style-type: none; margin: 0; padding: 0;}
.user-type ul {list-style-type: none; padding-left: 0; }
.user-type li {display: inline;}
.dashboard-breadcrumb li:last-child {float: right;}
.center-form {width: 85%; margin-right: auto; margin-left: auto;}
.zero-left {padding-left: 0}
.zero-right {padding-right: 0}
.form-label {color: #FFFFFF;}
.center-form .text-danger {padding-top: .5em; font-weight: bold;}
.split-div {margin-top: 24pt;}
.add-row {background-color:orange ;
color: white;
padding: 6px 13px;
text-align: center;
text-decoration: none;
display: inline-block;
font-family: Assistant-Bold;
border-radius: 15px;
text-decoration:none!important;
float: right;
text-decoration: none
}
.delete-row{
    background-color: #d80c0c;
    color: white;
    padding: 4px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-family: Assistant-Bold;
    border-radius: 17px;
    text-decoration:none!important;
    text-decoration: none;
}

.formset-btn{margin: 0 auto;
    display: block;
    text-align: center;
}
.breadcrumbdetalie{list-style-type: none;}
.reset-number-text {text-align: center; font-weight: bold;}
.inbox-outbox-message{color: white; font-weight: bold;}
.hyperlink{color:#FFFFFF;}
.hyperlink:hover {color: #eea236; text-decoration: none; font-weight: none}
.activate-title {color: #FFFFFF}
.activate-list {color: #FFFFFF}
.activate-list li a {color: #FFFFFF}
.activate-link {color: #eea236; font-weight:bold;}
.activate-link:hover {color: #FFFFFF; text-decoration: none; font-weight: none}
.activate-label {color: #ff9900;}
.newsletter-message{color: green; font-weight: bold;}
.refer-title, .refer-title a {color: white;font-size:1em;font-family:Assistant-Regular;}
.login-form {width: 80%; display: block; margin: 0 auto;}
.register-form {width: 80%; display: block; margin: 0 auto;}
.reset-form {width: 80%; display: block; margin: 0 auto;}
[id^='id_password'] + .glyphicon {cursor: pointer; pointer-events: all;}
.password-field + .glyphicon {cursor: pointer; pointer-events: all;}
.locum-modal-header {color: #FFFFFF;font-weight:700;}
.edit-button {color: #FFFFFF;}
.add-education {margin-bottom: 20pt;}
.add-experience {margin-bottom: 20pt;}
.activate-message {color: #FFFFFF; font-weight: 700;
    animation: blinkingText 0.8s infinite; font-size: 1.3em;}
@keyframes blinkingText{
    0%{     color: #FFFFFF;    }
    49%{    color: #eea236; }
    50%{    color: #eea236; }
    99%{    color: #eea236;  }
    100%{   color: #FFFFFF;    }
}
.empty-education-message {color: #FFFFFF;font-family:Assistant-Regular;}
.education-title{color: #fff;}
.job-list-location {width: 70%;}
.job-view-phone a{color:#fff;}


.user_type_class label{
display: inline !important;
}
.form-label {
    color: #FFFFFF!important;
    text-transform: uppercase!important;
        
}
