﻿.ibox-content {
        background-color: #FFFFFF;
        color: inherit;
        padding: 15px 20px 20px 20px;
        border-color: #E7EAEC;
        border-image: none;
        border-style: solid solid none;
        border-width: 1px 0px;
    }

    .search-form {
        margin-top: 10px;
    }

    .search-result h3 {
        margin-bottom: 0;
        color: #1E0FBE;
    }

    .search-result .search-link {
        color: #006621;
    }

    .search-result p {
        font-size: 12px;
        margin-top: 5px;
    }

    .hr-line-dashed {
        border-top: 1px dashed #E7EAEC;
        color: #ffffff;
        background-color: #ffffff;
        height: 1px;
        margin: 20px 0;
    }

    h2 {
        font-size: 24px;
        font-weight: 100;
    }                  
.headerMenu{ 
    display: block;
    margin:0;
    padding:0 0 0 10px;
    list-style: none;
    position:relative;
    text-transform:uppercase;
    min-width:25px;
    min-height:32px;
    padding:0;
    background:none;
    line-height:16px;
    height:32px;
    padding:10px 0;
    font-weight:bold;
    margin-left:8px
}

.userDropDown {
    font-weight:bold;
    list-style: none;
    position:relative;
}
fieldset.scheduler-border {
    border: solid 1px #808080 !important;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px;
    border-radius: 5px;
}

legend.scheduler-border {
    width: auto !important;
    border: none;
    font-size: 12px;
    color: #808080;
}
fieldset.schedulerone-border {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px !important;
}