﻿.leftregion.accordioninside > .f-panel-header {
    border-bottom-width: 0;
}


#header table {
    width: 100%;
    border-spacing: 0;
    border-collapse: separate;
}

    #header table td {
        padding: 0;
    }

#header .logo {
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}



#header .logoimg {
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}


#header .f-btn {
    border-width: 0;
    padding: 10px;
    height: auto;
}

#header .icontopaction .f-btn-icon {
    width: 24px;
    font-size: 24px;
    margin-left: -12px;
    line-height: 24px;
    height: 24px;
}

#header .icontopaction .f-btn-text {
    font-size: 12px;
    line-height: 16px;    
}


#header .icononlyaction .f-btn-icon,
#header .icononlyaction .f-btn-text {
    width: 30px;
    font-size: 30px;
    line-height: 40px;
    height: 40px;
}



#header .userpicaction .f-btn-icon {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    top: 50%;   
}

#header .userpicaction .f-btn-text {    
    font-size: 14px;
    line-height: 40px;
}


.systemhelp .arrowd {
    display: none;
}


.tabtool {
    margin-right: 10px;
}

    .tabtool .ui-icon {
        font-size: 18px;
        font-weight: normal;
        width: 18px;
        height: 18px;
    }


.bottomtable {
    width: 100%;
    font-size: 12px;
}


.highlight {
    font-weight: bold;
    color: Red;
}
