/*

.tm-toolbar {
    background-color: #ffffff;
   

    padding: 10px 60px!important;
}

#toolbar { padding-bottom: 30px;}

*/

.tm-toolbar {
    margin: 0 !important;
    padding-bottom: 35px !important;
    padding-top: 10px !important;
}


.gtooltip gvalidation-error-tip {

background-color: #008739; border-color: #008739; border-radius: 4px; border-width: 1px; padding: 4px; color: rgb(255, 255, 255); font-size: 12px; max-width: 200px; text-align: center; top: 237px; left: 357px; display: block;
}