[draggable]
{
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

a
{
    color: #0000ff;
}

body
{
    background-color: #eee;
    color: #232323;
    font-family: Calibri;
    font-size: 0.75em;
    margin: 0px;
}

button
{
    margin: 0px;
}

dl
{
    margin: 0px;
    padding: 0px;
}

dl dd
{
    margin-left: 30px;
}

div.content
{
    border-left: 1px solid #4297d7;
    margin-left: 0px;
    min-width: 750px;
    padding: 5px;
    margin-top:5px;
}

.ui-datepicker
{
    z-index: 1000;
}

/***** Pending Actions *****/

div.pendingActionsDropDown
{
    background-color: #fff;
    border: 1px solid #cecece;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0 0 10px #999;
    color: Black;
    font-size: 1.2em;
    font-weight: normal;
    position: absolute;
    right: 10px;
    top: 95px;
    width: 400px;
}

div.pendingActionsDropDown div.pendingAction
{
    border-top: 1px solid #cecece;
    cursor: pointer;
    height: 40px;
    padding: 5px;
}

div.pendingActionsDropDown div.pendingAction:hover
{
    background-color: BlanchedAlmond;
}

div.pendingActionsDropDown div.pendingAction:nth-child(1)
{
    border-top-width: 0;
}

div.pendingActionsDropDown div.pendingAction strong
{
    color: #2e6e9e;
    display: block;
    font-size: 1.1em;
}

div.pendingActionsDropDown div.pendingAction img
{
    float: left;
    margin-right: 10px;
    margin-top: 4px;
    width: 32px;
}

h1, h2, h3, h4, h5, h6
{
    margin: 0px 0px 10px 0px;
}

h2
{
    border-bottom: 1px solid #cecece;
    font-size: 1.8em;
}

h3
{
    color: #2e6e9e;
    font-size: 1.4em;
    font-style: italic;
    margin-bottom: 3px;
}
    
h4
{
    font-size: 1.2em;
    margin-bottom: 3px;
    font-style: italic;
}

header
{
    /*min-width: 985px;*/
}

header .loginArea
{
    float: right;
    padding: 3px;
}

header .logo
{
    padding: 5px;
}

header .header
{
    height: 30px;
}


hr
{
    clear: both;
}

input, select
{
    margin: 0px;
}

label
{
    cursor: pointer;
    display: block;
}

nav
{
    border-right: 1px solid #4297d7;
    /*bottom: 0px;*/
    float: left;
    left: 0px;
    padding: 0px 5px 5px 5px;
    position: absolute;
    top: 101px;
    width: 215px;
    background-color:#eee;
    z-index:100;
}

nav section header
{
    background-color: #dfeffc;
    border-bottom: 1px solid #4297d7;
    border-top: 1px solid #4297d7;
    color: #2e6e9e;
    font-size: 1.2em;
    margin: 0px -5px;
    min-width: inherit;
    padding: 4px 5px;
}

nav section a
{
    display: block;
    font-size: 1.2em;
    margin-top: 2px;
    padding-left: 23px;
    text-decoration: none;
}

nav section a:hover
{
    color: DarkOrange;
}

nav dl dt
{
    font-weight: bold;
}

nav dl dd
{
    margin-bottom: 10px;
}

nav section img
{
    float: left;
    margin-top: 2px;
}

nav.history, nav.quotes
{
    background-color: #dfeffc;
    border-right: 0px none;
    float: none;
    margin-top: 15px;
    padding: 5px;
    position: inherit;
    width: auto;
}

nav.history a, nav.quotes a
{
    color: #2e6e9e;
    font-size: 1.2em;
    padding: 0px 25px;
    text-decoration: none;
}

nav.history a.current, nav.quotes a.current
{
    background-color: #ffffff;
    border: 1px solid #4297d7;
    border-bottom: 0px none;
    border-radius: 4px 4px 0px 0px;
    color: #000000;
    margin: -10px 0px -5px 0px;
    padding: 9px 24px 5px 24px;
}

select
{
    padding: 1px;
}

table
{
    border-spacing: 0px;
}

table tbody tr.highlight:hover, .forceHighlight
{
    background-color: BlanchedAlmond;
    cursor: pointer;
}

table tbody tr.selected {
    background-color: orange !important;
}

table tbody tr.inactive {
    background-color:#c7c7c7;
}

.oqHeader {
    white-space: normal;
    overflow: initial;
    text-overflow: initial;
    border:none;
}

table thead tr th, table tbody tr td
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
td
{
    border-bottom: 1px solid #aaa;
    padding: 2px 5px;
    margin: 0px;
    vertical-align: top;
}

td.actions img
{
    margin-bottom: -3px;
    margin-top: 2px;
}

table tr.noborder td
{
    border-bottom-width: 0px;
}

table tr.childProduct td
{
    background-color: #DFEFFC;
    border-top: 1px dashed #cecece;
}

tfoot tr td
{
    border-top: 2px solid black;
    border-bottom-width: 0px;
    font-size: 1.1em;
    font-weight: bold;
}

table thead tr th
{
    border-bottom: 2px solid black;
    font-size: 1.1em;
    padding: 5px 5px;
    text-align: left;
}

tr.reportTotals td
{
    border-top: 2px solid black;
    font-weight: bold;
}

.reportNumbers
{
    text-align: right;
}

.cacheNotice
{
    border-radius: 5px;
    margin: 10px 0px;
    padding: 5px;
}

.flexigrid
{
}
.flexigrid thead tr th
{
    border-bottom: inherit;
    padding: inherit;
}

.flexigrid thead
{
    background: inherit;
    color: inherit;
}

.flexigrid td
{
    padding: inherit;
}

table.ui-datepicker-calendar
{
    border-width: 0px;
}

table.ui-datepicker-calendar tr th
{
    background: none;
    padding: 2px;
}

.autosize
{
    display: block;
    width: 98%;
}

.button
{
    cursor: pointer;
    margin: 0px 3px;
    padding: 3px;
}

.fieldLabel
{
    color: #2e6e9e;
    font-weight: bold;
}

.fieldValue
{
    margin-left: 120px;
}

.inquiryGood
{
    color: Green;
}

.inquiryBad
{
    background-image: url(/Images/Icons/20/Red-Question.png);
    background-repeat: no-repeat;
    color: Red;
    font-weight: bold;
    padding-left: 24px;
    padding-top: 5px;
}

.loading, .modalBackground
{
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-transition: 0.25s opacity;
    background: -webkit-radial-gradient(rgba(127, 127, 127, 0.5), rgba(127, 127, 127, 0.5) 35%, rgba(0, 0, 0, 0.7));
    bottom: 0;
    display: -webkit-box;
    left: 0;
    padding: 20px;
    padding-bottom: 130px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
}

.loadingBox, .dialog
{
    background-color: #ffffff;
    border: solid 2px #cecece;
    box-shadow: 0px 0px 60px #000;
    left: 49.5%;
    padding: 20px;
    position: absolute;
    top: 50%;
}

.loginInput
{
    margin-bottom: 15px;
}

.mapEdition
{
    color: #5c9ccc;
    font-weight: bold;
}

.mapTitle
{
    color: #9c5ccc;
    font-size: 1.3em;
    font-weight: bold;
}

.noIcon
{
    background-image: none;
    padding-left: 5px;
}

.nowrap
{
    white-space: nowrap;
}

.shadow
{
    box-shadow: 4px 4px 10px #000;
}

.ui-dialog-title
{
    font-size: 15px;
}

.flexigrid tr:first-child th:last-child, .flexigrid tr:first-child th:first-child
{
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

p
{
    margin: 0 0 1em 0;
}

table.formTable tr td
{
    border-bottom-width: 0px;
    font-weight: bold;
    margin-top: 4px;
    padding-bottom: 3px;
    padding-top: 5px;
}

table.formTable input, table.formTable select
{
    margin-top: -4px;
    width: 280px;
}

table.formTable select
{
    width: auto;
}

/* Styles for basic forms
-----------------------------------------------------------*/

fieldset
{
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend
{
    font-size: 1.2em;
    font-weight: bold;
}

textarea
{
    font-family: Calibri;
    min-height: 75px;
}

.editor-label
{
    margin: 1em 0 0 0;
}

.editor-field
{
    margin: 0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-errors ul
{
    margin: 0px;
    padding: 0px;
}

.validation-summary-errors ul li
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.validation-summary-valid
{
    display: none;
}

/** Simple modifications needed for DropDownCheckList to take advantage of ThemeRoller settings */
.ui-dropdownchecklist .ui-widget-content, .ui-dropdownchecklist .ui-widget-header
{
    border: none;
}

.ui-dropdownchecklist-dropcontainer
{
    border: 1px solid #999 !important;
    padding: 3px;
}

.ui-dropdownchecklist-indent
{
    padding-left: 7px;
}
/* Font size of 0 on the -selector and an explicit medium on -text required to eliminate 
   descender problems within the containers and still have a valid size for the text */
.ui-dropdownchecklist-selector-wrapper, .ui-widget.ui-dropdownchecklist-selector-wrapper
{
    vertical-align: middle;
    font-size: 0px;
}
.ui-dropdownchecklist-selector
{
    cursor: pointer;
    padding: 1px 2px 2px 2px;
    font-size: 0px;
}

.ui-dropdownchecklist-dropcontainer
{
    height: auto !important;
}

.ui-dropdownchecklist-selector .ui-icon
{
    margin-top: 1px;
}

.ui-dropdownchecklist-text
{
    font-size: medium;
}
.ui-dropdownchecklist-item, .ui-dropdownchecklist-item input
{
    background-image: none !important;
    background-color: inherit !important;
    border: 0 none !important;
    cursor: pointer !important;
    vertical-align: middle;
}
.ui-dropdownchecklist-group
{
    padding: 1px 2px 2px 2px;
}

.ui-dropdownchecklist-text
{
    cursor: pointer !important;
    display: inline;
    margin-right: 5px;
}

.ui-dropdownchecklist-item input
{
    margin-bottom: 4px;
    margin-right: 5px;
}


.callstep
{
    clear:both;
    border-bottom: solid 1px #cecece;
    padding: 7px;
    float:left;
    width:520px;
}
        
.callstep label
{
    float: left;
    margin-top: 4px;
    width: 215px;
}
        
.callstep input[type=text]
{
    width: 300px;
}

.callstep select {
    width: 200px;
}

.emailstep
{
    clear:both;
    border-bottom: solid 1px #cecece;
    padding: 7px;
    float:left;
    width:540px;
}
        
.emailstep label
{
    float: left;
    margin-top: 4px;
    width: 215px;
}
        
.emailstep input[type=text]
{
    width: 300px;
}

.emailstep select {
    width: 200px;
    float:left;
}

.caresurveyinput {
    display:none;
    margin-top:10px;
    margin-bottom:10px;
}
.caresurveyquestions {
border-bottom:solid 1px black;
border-top:solid 1px black;
margin-top:5px;
margin-bottom:5px;

}
.hideselect select{
     -webkit-appearance: none;
    -moz-appearance: none;
}

.predictiveResults {
    border:solid black 1px;
    background-color:white;
    color:black;
}
    .predictiveResults :hover {
    background-color:blanchedalmond;
    cursor:pointer;
    }

.containerTooltipXxx{
    
    position: relative;
	float: left;
    display: inline-block;
  z-index:5;
}

.hovTol1{display: none;}

.containerTooltipXxx input:focus + .hovTol1, textarea:focus + .hovTol1{
    display: block;
    float:left;
    position: absolute;
    top:-20px;
    background: #eee;
    font-size:12px;
    width:600px;
    text-align:left;
    
}

h3[name="callDialogQuestions"]:hover{
    color:black;
}


#hamburgerToggle img:hover {
    outline: #727272 solid 1px;
}