/* 
    Created on : 15 Janyary 2018, 14:33:11
    Author     : suttipongs@toptrader.co.th
*/

.ui-widget-header {
    border-width: 0;
    border-bottom: 1px solid #aaaaaa;
    background: #ffffff url("") 50% 50% repeat-x;
}

.ui-corner-all {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0;
}

a, a:hover, .ui-widget-content a {
    color: #4d71da;
}
