@font-face{
	font-family:"Saysettha OT";
	src:url(SAYSETT0.eot);
	src: local("Saysettha OT"), url('SAYSETT0.TTF') format('truetype'); /*non IE */
}
html,
body
{
    height: 100%;
    font-family: "Saysettha OT",Helvetica,sans-serif !important;
}
.filetree span.folder, .filetree span.file {
    padding: 1px 0 1px 16px;
    display: inline !important;
}

fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 0.6em 0.6em 0.6em !important;
    margin: 0 0 1.5em 0 !important;
   
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}
legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width:auto;
    padding:0 10px;
     margin-bottom: 5px !important;
    border-bottom:none;
}
#pd{
    padding-top: 28px !important;
}

 .topfixed { z-index:10; position: fixed; top: 10px; text-align: center; width: 80%;  display: none}