.index_exhibitorreg_section_10 .dateFilters {
        margin-left: -52%;
    margin-top: 8%;
}

.index_exhibitorreg_section_10  .taskFilters {
    float: left !important;
}

.index_exhibitorreg_section_10 select#sortOptions {
    width: 200px !important;
}

.index_exhibitorreg_section_10 span.clickableLink {
    padding-left: 13%;
}

.index_exhibitorreg_section_10 span.ip-elementLabel {
        float: right;
    margin-left: 178px;
}


.index_exhibitorreg_section_10 .allTasks {
    margin-top: 15%;
    margin-left: 29%;
}

.index_exhibitorreg_section_10 .categoryFilters {
    left: -10px;
    position: absolute;
}

.index_exhibitorreg_section_10 div.task {
    width: 500px;
}

.index_exhibitorreg_section_10 .ip-group-col.col-lg-2 {
    width: 15%;
    float: right;
}

a:hover, a:visited, a:focus, a {
    color: #1A658F;
}

.ui-dialog .ip-buttonBar a, a.btn, a.btn-default, .btn-default, .btn-primary, .btn-success {
    background-color: #1A658F;
    border-color: #1A658F;
    text-transform: uppercase;
    font-weight: 400;
    color: #FFFFFF;
    background-image: none;
}

.ui-widget-content .ip-button a:hover, .ip-button a.new-registration:hover {
    background-color: #2E7FAD;
}

.ui-widget-content .ip-button a, .ip-button a.new-registration{
    background-color: #1A658F;
    border-color: #1A658F;
}

i.fa.fa-envelope.fa-lg {
    color: #1A658F !important;
}

i.fa.fa-envelope{
   color: #1A658F !important; 
}

.sendInvoiceForm span.ip-elementContent.clearfix label input {
    width: 29px;
    display: inline-block;
}
div.fa-envelope {
    color: #1A658F !important;
}

.taskDetails.displayed span p{
    display: inline-block;
}

.taskDetails.displayed p{
    display: contents;
}


.footer a:hover, .footer a:visited, .footer a:focus, .footer a {
    color: #1A658F;
}

.footer .privacy li {
    border-right: 1.2px solid #1A658F;
}

#publicMenu li a:hover{
    background-color: #e070ff;
}

.btn-success.active, .btn-success:active, .btn-default:active:hover, .btn-primary:active:hover, .btn-success:active:hover, .btn-default:active, .btn-primary:active, .btn-success:active {
    background-color: #e070ff;
    border-color: #e070ff;
    background-image: none;
}

.ui-widget-content .ip-button a:hover, .ip-button a.new-registration:hover {
    background-color: #e070ff;
}


a.btn.btn-primary.btn-lg.active{
    background-color: #1A658F;
        border-color: #1A658F;
}
a.btn.btn-primary.btn-lg.active:hover
{
    background-color: #e070ff;
    border-color: #e070ff;
}
a.btn.btn-primary.btn-lg.active:active{
    background-color: #1A658F;
        border-color: #1A658F;
}



.index_exhibitorreg_managereg a span {
    color: #1A658F !important;
}

input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    border: 2px solid #999;
    transition: 0.2s all linear;
    margin-right: 5px;
    position: relative;
    top: 7px;
}

input[type="radio"]:checked {
    background-color: #1A658F;
    border: 2px solid #1A658F;
    width: 14px;
    height: 14px;
    border-radius: 15px;
    top: 8px;
    left: 0px;
    position: relative;
    content: '';
    display: inline-block;
    visibility: visible;
}

input[type="radio"]:focus {
    outline: none;
}

input[type="radio"]:hover {
    color: #e070ff;
    background-color: #e070ff;
    border-color: #e070ff;
}


i.fa.fa-cog.fa-lg {
    color: #1A658F !important;
}

i.fa.fa-cog{
    color: #1A658F !important;
}

i.fa.fa-download.fa-lg{
     color: #1A658F !important;
}

i.fa.fa-download{
     color: #1A658F !important;
}

#publicMenu > li.publicMenuExhibitorRegMgmt.firstMenuItem {display:none !important;}



body {
    background-color: #000000;
}