body
{
    font-size: .85em;
    font-family: "Trebuchet MS" , Verdana, Helvetica, Sans-Serif;
    color: #232323;
    background-color: #fff;
}

header, footer, nav, section
{
    display: block;
}

.clearfix:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix
{
	display: block;	
}
* html .clearfix
{
    height: 1%;
}

h4
{
    margin-top: 10px;
}


/* 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
{
    min-height: 150px;
    width: 250px;
}

form .field
{
    padding: 1em 0 0 0;
    clear: both;
    position: relative;
}

form .firstfield
{
    padding: 0.1em 0 0;
}

form .line hr
{   
    clear: both;
    margin-left: 65px;
    margin-right: 125px;    
}

form .column
{
    float: left;
    width: 450px;
}
form .field.inline
{
    float: left;
    clear: none;
    margin-left: 25px;
}
form .field.inline.first
{
    float: left;
    clear: none;
    margin-left: 0;
}
form .field.inline .field-validation-valid, form .field.column .field-validation-error
{
    display: block;
    padding: .4em 0;
    text-align: right;
}
form .field label
{
    padding: .4em 10px 0 0;
    font-weight: bold;
    width: 130px;
    text-align: right;
    display: block;
    float: left;
}
form .field span.value
{
    padding: .4em 10px 0 0;
    display: block;
}
form .field input
{
    padding: 0;
}

form .field input[type="text"], form .field input[type="password"]
{
    width: 180px;
}
form .field select
{
    width: 182px;
}
form .field .autocomplete input.input
{
    width: 160px;
}

form .field .autocomplete-with-add input.input
{
    width: 160px;
}
.display
{
    padding: 1.5em 0 0 0;
    clear: both;
    overflow: hidden;
}
.display.column
{
    float: left;
    clear: none;
}
.display .label
{
    padding: 0 1em 0 0;
    font-weight: bold;
    width: 100px;
    text-align: right;
    display: block;
    float: left;
    padding-bottom: 0.1em;
}

.display .field
{
    clear: none;
    overflow: visible;
    padding: 0;
    float: left;
}

.display .field input[type="checkbox"]
{
    padding-top: -0.4em;
}


/* Styles for special inputs
-----------------------------------------------------------*/
.checkboxlist
{
    border: 1px solid;
    overflow: hidden;
    display: inline-block;
}
.checkboxlist li
{
    margin: 8px 10px;
}
.checkboxlist li label
{
    font-weight: normal;
    float: none;
    padding: 0;
    display: inline;
    margin-left: 5px;
    vertical-align: middle;
}
.checkboxlist li input[type="checkbox"]
{
    margin: 0;
    vertical-align: middle;
}

p.scroll
{
    border: #ccc solid 1px;
    height: 120px;
    width: 250px;
    padding: 2px;
    line-height: 15px;
    overflow-y: scroll;
    color: #232323;
}

.dprShowDropDown
{
    font-size: 16px;
    font-weight: bold;
    color: #FF3300;
    width: 190px;
}


.dprShowDate
{
    font-size: 16px;
    font-weight: bold;
    color: #FF3300;
    width: 190px;
}

form .link-button 
{   
    background: -moz-linear-gradient(center top, #FFFFFF 0pt, #ECECEC 100%) repeat scroll 0; 
    border: 1px solid #CCCCCC;    
    border-style:solid;
    border-width:1px;
    color: #232323;
    cursor: pointer;
    font-family: inherit;
    font-size: 12px;
    font-weight: bold;
    margin: 0 3px;
    padding: 6.8px 6px 7px 6px;
    text-decoration: none;
    display:inline-block;
    text-shadow:0 1px 2px rgba(0, 0, 0, 0.1);
}

form .link-button:hover 
{   
    background: -moz-linear-gradient(center top , #ECECEC 0pt, #FFFFFF 100%) repeat scroll 0 0 transparent; 
}  

/* Styles for validation helpers
-----------------------------------------------------------*/
span.field-validation-error
{
    background: url(../Media/Images/error_balloon.png) no-repeat left top;
    width: 14px;
    height: 14px;
    position: absolute;
    margin-left: 4px;
    margin-top: 1px;
    text-indent: -9999px;
}
span.field-validation-error span
{
    position: absolute;
    left: -99999px;
    display: block;
    text-indent: 0;
}
span.field-validation-error:hover span, span.field-validation-error.active span
{
    left: auto;
    background: #FF0000;
    position: absolute;
    color: #ffffff;
    min-width: 120px;
    max-width: 150px;
    border: 1px solid;
    padding: 5px;
    text-align: center;
    z-index: 100;
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    margin-left: 20px;
    margin-top: -4px;
}
.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-valid
{
    display: none;
}


/* Display styles
-----------------------------------------------------------*/

span.text
{
    display: block;
    margin-top: 0.4em;
}

/* Flash styles
-----------------------------------------------------------*/
#flash, .flash
{
    border: 2px solid #FFFFFF;
    font-size: 1.1em;
    padding: 8px 4px 8px 30px;
    margin-bottom: 8px;
}
#flash.notice, .flash.notice
{
    background: url("../Media/Images/flash_notice.png") no-repeat scroll 8px 5px #DFFFDF;
    border-color: #9FCF9F;
    color: #005F00;
}
#flash.warning, .flash.warning
{
    background-color: #FFEBC1;
    border-color: #FDBF3B;
    color: #A6750C;
    text-align: center;
}
#flash.error, .flash.error
{
    background: url("../Media/Images/flash_error.png") no-repeat scroll 8px 50% #FFE3E3;
    border-color: #DD0000;
    color: #880000;
}
#flash ul
{
    list-style-type: disc;
    margin-left: 20px;
}
#flash ul li
{
    margin: 8px 0;
}
#flash p, .flash p
{
    margin-top: 10px;
}

/* Option rows and button styles
-----------------------------------------------------------*/
.options-row
{
    margin: 15px 0;
    padding: 0;
}
.options-row.right
{
    text-align: right;
}
.options-row.list
{
    display: inline;
    text-align: right;
}
.options-row :first-child
{
    margin-left: 0;
}
.options-row a, .options-row input[type="button"], .options-row input[type="submit"]
{
    margin: 0;
    vertical-align: middle;
}
.options-row a, .secondary, .ui-dialog-buttonset button.ui-button
{
    font-family: inherit;
    cursor: pointer;
    font-size: 12px;
    color: #232323;
    margin: 0 3px;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #CCCCCC;
    padding: 5px;
    background: -moz-linear-gradient(center top , #FFFFFF 0pt, #ECECEC 100%) repeat scroll 0 0 transparent;
}
.options-row a
{
    padding: 6px;
}
.options-row a:hover, .secondary:hover, .ui-dialog-buttonset button.ui-button:hover
{
    background: -moz-linear-gradient(center top , #ECECEC 0pt, #FFFFFF 100%) repeat scroll 0 0 transparent;
}
.primary, .ui-dialog-buttonset button.primary
{
    font-family: inherit;
    cursor: pointer;
    font-size: 12px;
    color: #232323;
    margin-left: 5px !important;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #E8B463;
    padding: 5px;
    background: -moz-linear-gradient(center top , #FFF5BD 0pt, #FFF5BD 1px, #FFE976 1px, #f5d13e 100%) repeat scroll 0 0 transparent;
}
.primary:hover, .ui-dialog-buttonset button.primary:hover
{
    background: -moz-linear-gradient(center top , #FAEEAE 0pt, #FAEEAE 1px, #F5DB59 1px, #fcf719 100%) repeat scroll 0 0 transparent;
}
.ui-dialog-buttonset button.ui-button .ui-button-text
{
    padding: 0;
    margin: 0;
}
.ui-dialog-buttonpane
{
    border-top: 0;
    margin-top: 0;
}
.list-options-row
{
    float: right;
    margin-bottom: 10px;
}
.list-options-row.bottom
{
    margin-top: 10px;
}
.list-options-row .primary
{
    margin: 0;
}

button[disabled="disabled"]
{
    color: #999;
}

/* Option lists
-----------------------------------------------------------*/
.option-list
{
    float: left;
    margin-left: 0;
    margin-right: 10px;
}
.option-list .title, .option-list h2
{
    font-size: 16px;
    display: block;
    font-weight: bold;
    float: none;
    margin-bottom: 10px;
}
.option-list ul li
{
    margin: 5px 0;
}

/* Autocomplete styles
-----------------------------------------------------------*/
.autocomplete, .autocomplete-with-add
{
    position: relative;
}

.autocomplete input[type="text"],
.autocomplete-with-add input[type="text"]
{
    vertical-align: middle;
    padding-right: 20px;
}

.ui-autocomplete
{
    max-height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px;
}

.autocomplete input[type="button"],
.autocomplete-with-add input[type="button"]
{
    position: absolute;
    width: 14px;
    height: 14px;
    border: 0;
    right: 5px;
    top: 2px;
    cursor: pointer;

    *right: 12px;
    *top: 16px;
}

.autocomplete input[type="button"].show-items,
.autocomplete-with-add input[type="button"].show-items {
    background: url(../Media/Images/magnifier.png) no-repeat center center !important;
}

.autocomplete-with-add input[type="button"].add-item {
    background: url(../Media/Images/add.png) no-repeat center center !important;
}

/* Jqgrid styles
-----------------------------------------------------------*/
.ui-jqgrid
{
    clear: both;
    margin-bottom: 1px;
}
.ui-th-column, .ui-jqgrid-hdiv
{
    background: #00337d !important;
    border-color: #808080 !important;
    color: #ffffff !important;
}
.ui-th-column div
{
    font-size: 11px;
    font-weight: 700;
}
.ui-th-column .ui-icon
{
    background-image: url(themes/westy/images/ui-icons_ffffff_256x240.png);
}
tr.jqgrow
{
    min-height: 25px;
}
tr.jqgrow.ui-priority-secondary
{
    background: #EEEEEE;
    opacity: 1;
}
tr.jqgrow.ui-state-highlight
{
    background: #cee0fa;
}
tr.jqgrow.ui-state-hover
{
    background: #B7D4FF;
}
tr.jqgrow td
{
    border: 1px solid #B7D4FF !important;
    padding: 6px 3px !important;
}
tr.currentRow td
{
    font-weight: bold !important;
}

/* Search box styles
-----------------------------------------------------------*/
.search
{
    float: left;
    margin-bottom: 4px;
    margin-top: 4px;
}
.search .field
{
    float: left;
    margin-right: 10px;
}

.search .datepicker
{
    width: 90px;
}

.wideSearch
{
    float: left;
    margin-bottom: 4px;
    margin-top: 4px;
    width: 100%;
}

.field INPUT[type='text'].datepicker
{
    width: 90px;
}

.ui-datepicker select
{
    width: 40% !important;
    margin: 2px !important;    
}

/* Icons
-----------------------------------------------------------*/
a.icon
{
    display: block;
    text-indent: -9999px;
    width: 16px;
    height: 16px;
    background-position: center;
}
a.icon.inline
{
    vertical-align: middle;
    display: inline-block;
    float: none;
}
span.icon.with-text
{
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 21px;
    padding-bottom: 1px;
}
a.add.icon
{
    background-image: url(../Media/Images/add.png);
}
a.edit.icon
{
    background-image: url(../Media/Images/edit.png);
}
a.delete.icon
{
    background-image: url(../Media/Images/cross.png);
}
a.save.icon
{
    background-image: url(../Media/Images/disk.png);
}
a.undo.icon
{
    background-image: url(../Media/Images/arrow_undo.png);
}
.excel.icon
{
    background-image: url(../Media/Images/page_white_excel.png);
}
.icons .icon
{
    float: left;
    margin-left: 5px;
}


/* Tabs
--------------------------------------------- */

.ui-tabs
{
    position: relative;
    padding: .2em;
    zoom: 1;
    border: 0;
    margin-top: 10px;
}
/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */

.ui-tabs .ui-tabs-nav
{
    margin: 0;
    padding: 0;
}
.ui-tabs .ui-tabs-nav li
{
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    margin: 0 .2em 1px 0;
    border-bottom: 0 !important;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a
{
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected
{
    margin-bottom: 0;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a
{
    cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a
{
    cursor: pointer;
}
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel
{
    display: block;
    border-width: 1;
    padding: 10px 5px 5px 5px;
    background: none;
}
.ui-tabs .ui-tabs-hide
{
    display: none !important;
}



.ui-tabs .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active
{
    border: 1px solid #232323; /*background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; */
    font-weight: normal;
    background: #fff;
}


.ui-tabs.ui-widget
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9pt;
}
.ui-tabs.ui-widget
{
    font-size: 1em;
}
.ui-tabs.ui-widget input, .ui-tabs.ui-widget select, .ui-tabs.ui-widget textarea, .ui-tabs.ui-widget button
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1em;
}
.ui-tabs .ui-widget-content
{
    /* border: 1px solid #808080; */ /* background:#ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; */
    color: #232323;
    border: 1px solid #232323;
}
.ui-tabs .ui-widget-content a
{
    color: #232323;
}

.ui-tabs .ui-widget-content a:hover
{
    color: #1026df;
}

.ui-tabs .ui-widget-header
{
    /* border: 1px solid #808080; */ /* background: #00337d url(images/ui-bg_flat_100_00337d_40x100.png) 50% 50% repeat-x; */
    border: 0;
    background: 0;
    color: #ffffff;
    font-weight: bold;
}
.ui-tabs .ui-widget-header .ui-state-default a
{
    color: #000;
}


.ui-tabs .ui-widget-header .ui-state-active a
{
    color: #000;
}

/* Sortable
-----------------------------------------------------------*/

.ui-sortable {
    width: 200px;
}

.ui-sortable li 
{
    padding: 8px;
    cursor: pointer;
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
    float: left;
}

/* Mover Program styles
-----------------------------------------------------------*/

.dialog .field label
{
    width: 100px;
}

div.checkboxfield
{
    margin-bottom: 2px;
    float: left;
    width: 500px;
}

div.options
{
    display: block;
    float: left;
    margin-top: 10px;
}

form#jobCreation fieldset
{
    padding: 1em 1em 2em;
}

p.editJob
{
    text-align: right;
    margin: 20px;
}

#editionControls
{
    margin: 0;
}

#viewJobContainer span, #feedbackDialog span
{
    display: block;
    margin-top: 0.4em;
}


.viewJobContainer .status
{
	color: #00337d;
	font-size: 16px;
}

#viewJobContainer fieldset span
{
    display: table;    
}

div#jobsHistory
{
    float: left;
    margin-top: 10px;
    width: 950px;
}

div#actionsContainer
{
    text-align: right;
    margin: 10px 0px 10px 10px;
}

div#actionsContainer select
{
    font-size: 15px;
    width: 200px;
}

div#editDialog {
    overflow: visible;
}

/* Complete and Feedback dialogs */

#completeDialog .field label
{
    width: 130px;
}

#feedbackDialog .field label
{
    width: 130px;
    overflow: hidden;
}

#feedbackDialog .field, #completeDialog .field
{
    padding: 4px 0px 4px !important;
    text-align: left;
}

#feedbackDialog .feedbackComment {
    width: 250px;
    color: #aaa;
}

#completeDialog form .field input[type=checkbox], #feedbackDialog form .field input[type=checkbox]
{
    margin-left: 110px;
    margin-top: 10px;
}

#completeDialog, #feedbackDialog
{
    margin: 20px 20px 20px 40px;
}

#completeDialog label, #feedbackDialog label
{
    text-align: left;
}

table.performanceQuestions, table.performanceQuestionsView
{
    margin-top: 15px;
}

table.performanceQuestions th, table.performanceQuestionsView th
{
    background-color: #eee;
    padding: 5px 10px 5px 5px;
    text-align: left;
}

table.performanceQuestions td, table.performanceQuestionsView td
{
    padding: 2px 2px 2px 5px;
    text-align: left;
}

table.performanceQuestionsView tr.separator
{
    height: 25px;
}

#moverProgramTabs .ui-tabs-panel
{
    height: 590px;
}

.clear-right-margin
{
    margin: 0;
}

.clear-left-margin
{
    margin: 0;
}

.clear-top-margin
{
    margin: 0;
}

.font-bold
{
    font-weight: bold;
}

.font-red
{
    color: #FF0000;
}

div#spinner
{
    display: none;
	background:url(../Media/Images/waiting01.gif) no-repeat;
	background-position: 8px;
	background-color: #ffe976;
    width:75px;
    height: 20px;
    padding-left: 30px;
	padding-top: 5px;
    font-family: sans-serif,Tahoma,Arial,Helvetica;
    font-size: 1em;
	font-weight: bold;
	color: #958e8e;
    text-align: left;
    vertical-align: middle;
    position: fixed;
	top: 5px;
	left: 45%;
    overflow: auto;
	z-index: 100;
}

.toolTipInfoIcon
{
	background:url(../Media/Images/information.png) no-repeat;
	height: 16px;
	width: 16px;
	display: inline-block;
	vertical-align: middle;
}

/*--------------------------------------------------------------------------------------------------------------- */

#commissionsHistoryGrid
{
    margin-top: 20px;
}

/* -------------------------------------------------------------------------------------------------------------- */
/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 10px;
}

#tiptip_holder.tip_bottom {
	padding-top: 10px;
}

#tiptip_holder.tip_right {
	padding-left: 10px;
}

#tiptip_holder.tip_left {
	padding-right: 10px;
}

#tiptip_content {
	font-size: 11px;
	color: #191919;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: #ffe976;
	background-color: rgba(238, 205, 96, 92%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#f5d13e));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: #ffe976;
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: #ffe976;
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: #ffe976;
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: #ffe976;
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}



/* ---------------------------------------------------------------------------- */
div.tablecontainer
{
	width: 860px;
	border-top: 1px solid #3f3e3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

div.tablecontainerrow
{
	width: 858px;
	clear: both;
	overflow: hidden;
	border: 1px solid #3f3e3e;
	/*border-top: none;*/
	display: inline-table;
	min-height:25px;
	line-height: 1.8em;
	font-size: 16px;
}

div.tablecontainer div div.column
{
	float: left;
	min-height:25px;
	line-height: 1.8em;
	border: 1px solid #3f3e3e;
	border-top: none;
	border-right:none;
	border-bottom: none;
	overflow:hidden;
	font-size: 16px;
}

.mc-job-table
{
	border: 1px solid;
	border-color: #3f3e3e;
}

.mc-job-table td
{
	border: 1px solid;
	border-color: #3f3e3e;
}

/* ---------------------------------------------------------------------------- */
/* sent forms */
.zIndexMinimized
{
    z-index: 123 !important;
    /*
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    */
}
.zIndexMaximized
{
    z-index: 9999 !important;
}
.k-window {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
}
.k-window-titlebar {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    background: #CCC !important;
}