.myForm {
    display: block; }
.myForm table {
    margin: 0 auto 0 auto; }
.myForm input, .myForm textarea, .myForm select { 
    font-family: arial;
    font-size: 14px; }
.myForm input, .myForm textarea { 
    background: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f3f3', endColorstr='#ffffff');
    background: -webkit-gradient(linear, left top, left bottom, from(#f6f3f3), to(#ffffff));
    background: -moz-linear-gradient(top, #f6f3f3, #ffffff);
    border: 1px solid #BFBDBD;
    border-bottom-color: #4b4b4b;
    padding: 3px; }
.myForm input[type="email"], input[type="time"] {
    text-align: left;
    direction: ltr; 
}
input[type="time"]{
    text-align: center;
    -webkit-appearance: textfield;
}
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
td.buttonSet {
    text-align: center; }
.myForm .buttonSet {
    padding: 15px;
    text-align: left; }
.noForm_buttonsWrap .buttonSet {
    padding: 2px;
    text-align: left; }
.myForm .whatTip {
    border: 0;
    color: #666666;
    cursor: help; }
.myForm .whatTip:hover {
    color: #1b1818;
    text-decoration: none; }
.myForm .ui-state-error p {
    margin: 0;
    padding-right: 10px; }
.myForm .eng {
    text-align: left;
    direction: ltr; }
.myForm .clean_html {
    width: 185px; /*475?*/ }
.contactUs .clean_html {
    width: 225px; }
.myForm .colorPicker {
    text-align: left;
    direction: ltr; }
.myForm h2, .noForm h2 {
    font-size: 19px;
    padding: 0;
    margin: 0 10px 10px 0;
    color: #3e3737; }
.ui-datepicker a { border: 0; }
.ui-state-error, .ui-state-highlight { padding: 3px; margin: 0 1px 10px 1px; }
a.ui-state-highlight { margin: 0; }
.ui-dialog-titlebar-close { border: 0; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: left; }
.ui-dialog .ui-dialog-title { float: right; } 
.ui-dialog .ui-dialog-titlebar-close { left: .3em; right: auto; }
.sortable { 
    list-style-type: none; 
    margin: 0; 
    padding: 0;
    width: 100%; }
.sortable li { 
    margin: 0 3px 3px 3px; 
    border: 1px solid #000066;
    background-color: #b1d5f0;
    padding: 2px 0 2px 0;
    height: 33px; }
.sortable .handle {
    cursor: n-resize; }
.sortable table {
    margin: 0; }
.sortable .leftMe {
    float: left;
    height: 33px;
    line-height: 33px;
    padding-left: 10px; }
.sortable table.leftMe {
    height: 100%;
    border-right: 1px solid #D6E9F7;
    line-height: 18px;  }
.sortable .leftMe a {
    border: 0; }
.sortable .clean_html {
    width: 300px; }
.myForm .sortable input {
    background: #ffffff;
    filter: none; }
.sortable .noFields {
    font-size: 16px;
    padding: 5px 3px 0 0;
    color: #030222;
    white-space: nowrap; }
.sortable .itemTd {
    width: 560px;
}
.queueDIV {
    direction: ltr; 
    padding-bottom: 7px; 
    margin-bottom: 7px; }
.queueDIV a {
    border: 0; }
.queueDIV .uploadifyQueueItem {
    width: 80%; }
.disabled {
    font-style: italic;
    display: block;
    padding-right: 5px; }
    
.myForm fieldset {
    width: 320px;
    border-radius: 10px;
    border-color: #4e4b4b;
    border-style: solid;
    border-width: 1px;
    background-color: #fafafa; }
.myForm fieldset legend {
    font-size: 15px;
    color: #0d0d0d;
    text-shadow: #c0bebe 1px 0px 0px; }
.myForm fieldset legend .whatTip {
    text-shadow: #0d0d0d 0px 0px 0px;
    font-size: 12px; }
.myForm fieldset .clean_html {
    width: 295px; }
fieldset input[type="file"] {
    width: 275px; }
.tipsy ul {
    padding: 0 15px 0 0;
    margin: 0; }
.tipsy li {
    padding: 0;
    margin: 0; }
.recaptchatable {
    direction: ltr; }
.ui-state-error { width:500px; }
.ui-state-error ul { padding:2px 30px; margin: 0;}

.hoverController {
    position: absolute;
    border: 1px solid gray; 
    background-color: #ffffff;
    display: none; }
.hoverController ul {
    padding: 0;
    margin: 0;
    list-style: none; }
.hoverController ul li {
    padding: 5px 7px;
    cursor: pointer; }
.hoverController ul li:hover {
    background-color: #dfe7f1; }
.hoverController input { }
.my-error {
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.ui-timepicker {
    direction: ltr;
}
.ui-timepicker-title {
    text-align: center;
}
.radioSet {
    white-space: nowrap;
}

/* Pages */
.pages {
    text-align: center;
}
.pages, .pages li, .pages a {
    text-shadow: #ffffff 0px 1px 0px;
    font-size: 14px;
}
.pages ul {
    list-style: none;
}
.pages ul li {
    display: inline-block;
}
.pages ul li a {
    padding: 5px 10px;
    background-color: #eaeaea; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e1e1e1'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e1e1e1)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #fafafa, #e1e1e1); /* for firefox 3.6+ */
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc #cccccc #aaaaaa #cccccc;
    border-radius: 3px;
    color: #555555;
}
.pages ul li a:hover {
    box-shadow: inset #ffffff 0px 0px 0px 1px, #ababab 0px 0px 1px 1px;
    border-color: #cccccc;
}
.pages ul li.selected a {
    border-color: #aaaaaa #aaaaaa #cccccc #aaaaaa;
    box-shadow: inset #ababab 0px 0px 2px 1px;   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#fafafa'); /* for IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#fafafa)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #e1e1e1, #fafafa); /* for firefox 3.6+ */
}

/* Fields - Multiple */
.field-multiple .add-one {
	text-align: left;
}
.field-multiple .new-sample {
	display: none;
}
.field-multiple .field-multiple_one a.remove {
	border: 0;
}



.button-set_modern button .ui-icon {
	position: relative;
	left: 0;
	margin-top: 0;
	margin-left: 10px;
}
.button-set_modern button .ui-button-text {
	display: inline-block;
}