﻿.div-table-container
{
}
.div-table-container > table
{
    margin: 1em 0;
    border-collapse: collapse;
    width: 100%;
}
.div-table-container table td, .div-table-container table th
{
    border: 1px solid #eee;
    padding: .6em 10px;
    text-align: left;
}

div, p, ul, button, span, select, option, h1, h2, h3, fieldset, table, th, td, input[type=submit], input[type=text], .input, .submitButton, .ui-button-text, .page, .ui-button-text-icon-primary, .ui-state-default
{
    font-family: Segoe UI, "Segoe UI" , Helvetica, "Helvetica Neue" , "Lucida Grande" , Arial, Verdana, sans-serif;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget-header, .ui-widget button, tabs ui-tabs ui-widget ui-widget-content ui-corner-all, .ui-widget
{
    font-family: "Segoe UI" , Helvetica, "Helvetica Neue" , "Lucida Grande" , Arial, Verdana, sans-serif;
}

.ui-datepicker-trigger
{
    margin-left: 2px;
}

.dateTimeFieldset
{
    margin-top: 25px;
    display: block;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 5px;
    background-color: White;
}

.enableHover tr:hover
{
    background-color: #f0f0f0;
}

.enableHover td
{
    padding: 3px 5px;
}

.enableHover td:hover
{
    cursor: pointer;
}

.ui-menu
{
    width: 160px;
    margin-bottom: 2em;
}

.div-checkbox
{
    margin-top: 10px;
    padding-bottom: 10px;
}

.iPhoneStyle
{
}

.ui-dialog .ui-state-error
{
    padding: .3em;
}
.validateTips
{
    border: 1px solid transparent;
    padding: 0.3em;
}

.div-iPhoneStyle
{
    left: 260px;
    position: absolute;
    width: 200px;
}

.div-iPhoneStyleLabels
{
    display: block;
    float: left;
    width: 250px;
}

.effect
{
    width: 350px;
    height: 100px;
    padding: 0.4em;
    position: relative;
    left: 250px;
    top: -270px;
}
.effect h3
{
    margin: 0;
    padding: 0.4em;
    text-align: center;
}
.toggler
{
    width: 500px;
    height: 50px;
}

.dialognoclose .ui-dialog-titlebar-close
{
    display: none;
}

.infoTooltip
{
    width: 0px !important;
    height: 0px;
    border: 0px;
    border-bottom-style: none !important;
    border-left-style: none !important;
    border-right-style: none !important;
    border-top-style: none !important;
    border-bottom-style: none !important;
    background-image: none !important;
    background-color: transparent !important;
    display: inline !important;
    float: left !important;
}

.infoTooltip > label
{
    width: 1.5em;
    height: 1.5em;
    float: left !important;
    display: inline !important;
    left: 0px;
    position: relative;
    margin-top: -12px;
}

.toolbarButton + button
{
    margin-right: 0.5em !important;
}

.toolbarButton
{
    margin-top: 6px !important;
    margin-bottom: 6px !important;
    margin-right: 2em !important;
    width: 100px !important;
    height: 30px !important;
    font-family: "Segoe UI" , Helvetica, "Helvetica Neue" , "Lucida Grande" , Arial, Verdana, sans-serif !important;
    font-size: 11px !important;
    float: right;
}

/*.ui-button-text
{
    font-family:"Segoe UI" , Helvetica, "Helvetica Neue" , "Lucida Grande" , Arial, Verdana, sans-serif;
    font-size:13px;
}*/