#dothanMemberLoginForm {
    background: #fff none repeat scroll 0 0;
    border: 10px solid #ddd;
    font-family: Segoe UI !important;
    padding: 10px;
    width: 350px;
    margin:0 auto;
}
#dothanMemberLoginForm p:not(.login-remember) label {
    display: block;
    font-size: 10pt;
    font-weight: bold;
    text-transform: uppercase;
}

#dothanMemberLoginForm p:not(.login-remember) input:not([type="submit"]) {
    border-color: -moz-use-text-color -moz-use-text-color #C5161D;
    border-radius: 0;
    border-style: none none solid;
    border-width: 2px;
    box-shadow: 0 0 0;
    padding-left: 10px;
    transition: all 500ms ease-in 0s;
    width: 100%;
    background: #fff;
}

#dothanMemberLoginForm p:not(.login-remember) input:not([type="submit"]):hover, #dothanMemberLoginForm p:not(.login-remember) input:not([type="submit"]):focus {
    background: #ddd;
    transition: all 200ms ease-in;
}

#dothanMemberLoginForm .login-submit #wp-submit, .dothan-form-group.dothan-button > input {
    background: #C5161D none repeat scroll 0 0;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 0 0;
    font-size: 11pt;
    font-weight: bold;
    text-shadow: 0 0 0;
    text-transform: uppercase;
    transition: all 500ms ease-in 0s;
    width: 100%;
}

#dothanMemberLoginForm .login-submit #wp-submit:hover, .dothan-form-group.dothan-button > input:hover {
    background: #4CC49E;
    border-radius: 0;
    transition: all 200ms ease-in;
}

#dothanMemberLoginForm .login-remember > label {
    font-size: 11pt;
}

.dothanTitle {
    border-bottom: 3px solid #C5161D;
    font-family: Helvetica;
    font-size: 18pt;
    font-weight: bold;
    margin-bottom: 13px;
    text-transform: uppercase;
}
.dothanNotice {
    background: #C5161D none repeat scroll 0 0;
    color: #fff;
    font-size: 13pt;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 11px 10px;
    width: 100%;
}
.dothan-form-group label {
    color: #333;
    font-family: helvetica;
    font-weight: bold;
}
.dothan-form-group label span{
    color: #f00;
    font-weight: bold;
}
.dothan-form-group > input[type="text"] {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #ccc;
    border-radius: 0;
    font-family: Open Sans;
    width: 100%;
}
.dothan-form-group.dothan-button {
    margin-top: 10px;
}

.dothanDashboardMain {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    max-width: 980px;
    width: 100%;
}

.currentGoalWrap > div {
    font-family: helvetica;
    padding: 10px 0;
    text-align: center;
}
.perAmountWrapTitle > div {
    border-bottom: 3px solid #C5161D;
    float: left;
    font-weight: bold;
    padding-bottom: 10px;
    text-align: center;
    width: 25%;
}
.perAmountCont > div:not(.clearfix) {
    color: #333;
    float: left;
    font-size: 15pt;
    font-weight: bold;
    margin-top: 10px;
    width: 25%;
}
.perAmountCont.perAmountContLast {
    border-top: 3px solid #C5161D;
    margin-top: 9px;
}
.goal {
    color: #333;
    display: block;
    font-size: 25pt;
    font-weight: bold;
    margin-bottom: 20px;
}
.lblgoal {
    color: #333;
    display: block;
    font-size: 16pt;
    text-transform: uppercase;
}
.mainGoals, .membersGoals {
    float: left;
    width: 50%;
}
.clearfix {
    clear: both;
}
.goals {
    border-top: 3px solid #C5161D;
    margin: 10px 0;
}
.achievedGoal .goal {
    color: #000;
    font-size: 30pt;
}
.currentGoalWrap {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 3px solid #C5161D;
}
.paymentHistory {
    font-family: helvetica;
    margin-top: 20px;
    width: 100%;
}
.tableHead {
    background: #C5161D none repeat scroll 0 0;
    color: #fff;
    font-size: 15pt;
    font-weight: bold;
    padding: 15px 10px;
    text-transform: uppercase;
}
thead {
    background: #ccc none repeat scroll 0 0;
    color: #444;
    font-weight: bold;
}
.paymentHistory tbody {
    background: #eee none repeat scroll 0 0;
    color: #333;
}
.paymentHistory table {
    width: 100%;
}
.gotoDashboard {
    border: 2px solid #C5161D;
    float: right;
    font-weight: bold;
    padding: 10px 15px;
    margin-bottom: 10px;
}
.dothan-notice-wrap.dothan-notice-err {
    background: #eee none repeat scroll 0 0;
    border-top: 5px solid #e74c3c;
    color: #e74c3c;
    margin-bottom: 10px;
    padding: 10px 5px;
    text-align: center;
}

.dothan-form-group {
    margin-top: 20px;
}

.login-password {
    overflow: hidden;
    position: relative;
}

.dothan-form-group.dothan-button > input {
    color: #fff;
    padding: 15px;
}

.mainContainer form h2 {
    border-bottom: 2px solid #888;
    color: #888;
    font-size: 16pt;
    font-weight: bold;
    margin-top: 20px;
    padding-bottom: 6px;
}
a.lotf-form-btn {
    background: #22b3a6 none repeat scroll 0 0;
    border: 1px solid #17a597;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    margin: 10px 0 40px;
    padding: 7px 10px;
}
a.lotf-form-btn:hover {
    background: #17a597;
    color: #fff;
    text-decoration: none;
}
a.rmv-services-btn {
    float: right;
    font-weight: bold;
    margin-top: 6px;
    color: #ff002d;
    text-decoration: none;
}
a.rmv-services-btn:hover {
    color: #c5161d;
}
.service-input-wrap input.selectize-input[type="text"] {
    width: 92%;
}

.lotf-col {
    margin-bottom: 40px;
}
.lotf-col-title {
    border-left: 4px solid #c5161d;
    color: #333;
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 7px;
}
.lotf-col-container > h2 {
    font-size: 17pt !important;
    margin-bottom: 30px;
}
.lotf-btn {
    background: #c5161d none repeat scroll 0 0;
    border-radius: 5px;
    border: 1px solid #c5161d;
    color: #fff;
    display: block;
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
    transition: all 400ms ease-in;
}
.lotf-btn:hover {
    background: #fff;
    color: #c5161d;
    transition: all 200ms ease-in;
}
.lotf-day {
    color: #333;
    font-weight: bold;
    color: #000;
    float: left;
    width: 90px;
}
.lotf-per-hour {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.lotf-per-hour:last-child {
    border-bottom: 0;
}
.lotf-time {
    float: left;
}
.lotf-per-hour i {
    color: #999;
}
.lotf-per-services i {
    color: #c5161d;
    padding-right: 10px;
}
.lotf-per-services {
    margin-bottom: 5px;
}
.dothan-form-group > input {
    color: #333;
    font-size: 12pt;
}
.lotf-special-name {
    color: #c5161d;
    width: 100%;
}
.per-special-wrap {
    border-bottom: 2px dotted #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.per-special-wrap .dothan-form-group:first-child{
    margin-top:0;
}
.dothan-form-group select {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    display: block;
    padding: 5px;
    width: 100%;
}
.dothan-form-tools a {
    background: #c5161d none repeat scroll 0 0;
    color: #fff;
    padding: 5px;
}
.dothan-form-tools {
    margin-top: 20px;
}
.dothan-form-group > input[type="text"] {
    color: #333;
    font-size: 12pt;
}
.bry-col-4 {
    float: left;
    padding: 0 10px;
    width: 33.33%;
}
.per-delivery:first-child .dothan-form-group {
    margin-top: 0;
}
.per-delivery .bry-col-4:first-child {
    padding-left: 0;
}
.per-delivery .bry-col-4:last-child {
    padding-right: 0;
}
.clearfix::after {
    clear: both;
}
.lotf-btn.lotf-delivery-image {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    padding: 0;
    max-width: 255px;
}
.regular-hours-wrap {
    margin-bottom: 20px;
}
.dothan-form-group textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #444;
    display: block;
    font-family: arial;
    font-size: 12pt;
    width: 100%;
}
@media screen and (max-width: 650px) {
    .perAmountCont > div:not(.clearfix) {
        font-size: 11pt;
    }
    .tableHead {
        font-size: 11pt;
    }
}