a:hover {
    text-underline: none;
    text-decoration: none;
}

.trade_box{
    margin-bottom:0px!important;
}
.trade_check{
    margin-bottom:18px!important;
}
div.updated {
    margin: 5px 0 15px;
    border-left: 4px solid #46b450;
}

div.error, div.updated {
    background: #fff;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    margin: 5px 15px 2px;
    padding: 1px 12px;
}

#doc_1_title {
    margin-top: -8px;
}
label#section_header{
    border-bottom-style: groove;
    font-style:italic;
}

.email-error-text{
    color:red;
}
.months .ui-datepicker-calendar {
    display: none!important;
}
span.error,span.sp-f-error,span.sp-error-text,span.fes-error{
    color:red;
}
section.employee-section{
    /*background-color: #dff0d8;*/
    /*border-top: 1px solid rgb(26, 180, 175);*/
}
section.profile-comp{
    /*background-color: #d9edf7;*/
}
.btn-warning.manage-docs{
    margin-right: 5px;
}
section.profile-comp .panel-footer{
    height: 50px!important;
}
#reg_form .alert-info {
    background-color: #f9f9f9!important;
    color: #333;
    border-color: #ddd;
}
#locations_worker_chosen{
    width:100%!important;
}
#reg_form h3{
    font-size: 20px;
    font-weight: 600 !important;
    margin-bottom: 20px;
}

.table-bordered.search > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #897474!important;
}
.table-bordered.search > tbody > tr > th{
    border: 1px solid #897474!important;
}
div.error {
    border-left: 4px solid #dd3d36;
}

#map {
    height: 100%;
}

#floating-panel {
    position: absolute;
    top: 10px;
    left: 25%;
    z-index: 5;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #999;
    text-align: center;
    font-family: 'Roboto', 'sans-serif';
    line-height: 30px;
    padding-left: 10px;
}


