﻿.MapsBtn{
	display:none;
}
/* Top nav changes */
.collapse-toggle {
    height: 100%;
    display: block;
    float: left;
    vertical-align: middle;
    position: relative;
    padding-left: 2px;
    margin-right: 15px;
}

.collapse-toggle .icon {
    padding-left: 15px;
    height: 31px;
    cursor: pointer;
    background-image: url('../images/Icons/drop-arrow.png');
    background-repeat: no-repeat;
    background-position: 4px 13px;
    position: relative;
    float: left;
    top: 50%;
    margin-top: -16px;
}

.user-info {
    height: 32px;
    float: left;
}

.nav-zero a.user-link {
    padding-right: 0;
    float: left;
}
/*Grid border Fix for stylesheet refresh BUGID:11207*/
table ,td,tr{
    border: none;
}
/* Changes for left-nav style refresh start */

.side-nav {
    position: relative;
    width: 151px;
    display: inline-block;
    float: left;
    margin-top: 60px;
     padding-right: 20px;
}

.side-nav .nav-side {
    display: inline-block;
    width: 150px;
}

.nav-side li {
    font-size: 12px;
}

.nav-side ul.tertiary {
    padding: 0;
}

.nav-side ul.tertiary ul {
    padding-left:25px;
}

.nav-side ul.tertiary li {
    display: block;
    font-weight: bold; 
    padding: 6px 0 0 0;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0 5px 0 15px;
    margin-bottom: 0;
    padding-top: 8px !important;
}

.nav-side ul.tertiary li a {
    font-family: "Roboto", Sans-Serif;
    color: #666;
    font-size: 0.87em;
    padding: 0 0 0 15px;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    background: none;
}

.nav-side ul.tertiary li a.active {
    color: #cb0404;
}

.nav-side ul.tertiary > li > a {
    background: url('../images/icon-sprites.png') no-repeat 0 -3799px;
    color: #333;
    font-size: .9em;
}

.nav-side ul.tertiary > li.active > a {
    background: url('../images/icon-sprites.png') no-repeat 0 -3894px;
}

/* Changes for left-nav style refresh end */

/*Changes for footer style refresh begin*/

.size1of2 {
    width: 50%;
}
.unit {
    float: left;
}

.footer-copyright {
    clear: left;
    overflow:hidden;
    padding:30px 0;		
}
.footer-copyright img {
    margin-right:20px;
    padding-left:30px;
}
.footer-copyright p {
    margin:0;
    color:#828282;
    font-size:0.6em;
}

.footer-copyright div {
    vertical-align: middle;
    display: inline-block;
}

/*Changes for footer style refresh end*/

body {
    padding-top: 0;
    background-color: #f0f0f0;
}

#logo {
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    z-index: 10;
}

#sublogo {
    position: absolute;
    top: 56px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    z-index: 10;
}

#tagline {
    position: absolute;
    top: 26px;
    left: 187px;
    margin: 0px;
    padding: 0px;
}

#topmenu {
    position: absolute;
    top: 40px;
    left: 0px;
    background-color: #666;
    width: 100%;
    height: 16px;
    font-size: 8px;
    margin-right: 20px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    text-align: right;
    z-index: 5;
    color: Black;
}

    #topmenu a {
    color: White;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
    padding-right: 5px;
}

#bottommenu {
    position: absolute;
    top: 57px;
    left: 0px;
    background-color: #999;
    width: 100%;
    height: 19px;
    padding: 0px;
    padding-top: 2px;
    margin: 0px;
    z-index: 5;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    color: White;
}

    #bottommenu a {
    text-decoration: none;
    font-weight: normal;
}

    #bottommenu span {
    padding-right: 5px;
}

#messagebar {
    position: absolute;
    top: 76px;
    left: 0px;
    background-color: white;
    width: 100%;
    height: 35px;
    padding: 0px;
    padding-top: 10px;
    margin: 0px;
    z-index: 5;
    color: #666;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: normal;
    text-align: right;
}

    #messagebar span {
    margin-right: 10px;
}

    #messagebar h1 {
    position: absolute;
    top: 5px;
    left: 180px;
}

/*#footer {
    padding-top: 10px;
    text-align: right;
    width: 26%;
    float: right;
}

    #footer p {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}*/

#leftnav {
    font-family: "Roboto", Sans-Serif;
    color: #333;
    font-size: 0.85em;
    padding: 6px 0;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    text-decoration: none;
}

    #leftnav h2 {
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 2px;
    padding-bottom: 0px;
    margin-top: 10px;
}

    #leftnav ul {
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 0px;
    padding-top: 0px;
    list-style: none;
}

    #leftnav li, a {
    font-size: 11px;
    font-weight: normal;
}

#popup #content {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
}

#content {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#content p, #content table.form td {
    font-size: 12px;
    padding: 1px 4px 1px 4px;
}

#content h2 {
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 2px;
    margin-top: 4px;
}

#content h3 {
    vertical-align: baseline;
    text-align: left;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    padding-bottom: 2px;
    margin-bottom: 8px;
    border-bottom: 5px #333 solid;
    border-width: 2px;
    margin-top: 10px;
}

#content h4 {
    vertical-align: baseline;
    text-align: left;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    padding-bottom: 1.33em;
    padding-top: 1.33em;
}

#content table.form {
    width: 75%;
    border-collapse: collapse;
    border: none;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 1px;
}
table.form th {
    padding-top: 10px;
    padding: 1px;
}

table.form td {
    padding: 4px 3px 4px 3px;
}

#content table.formfull, #popup #content table.form {
    width: 100%;
    padding: 1px;
}

    #content p, #content table.formfull td {
    font-size: 12px;
}

html > body #content table.form {
    width: 100%;
    padding: 1px;
}

#content ol {
    padding-left: 20px;
    margin-left: 2px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
h1 {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding-bottom: 2px;
}

.error {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #c33;
}

.warning {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #ff8844;
}

.info {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

a.section_title {
    font-size: 12px;
    font-weight: bold;
    color: white;
}

    a.section_title:hover {
    color: white;
}

h3.section_bar {
    position: relative;
}

.hoverControl {
    border: solid 2px black;
    background-color: white;
    width: 200px;
    padding: 10px;
}

.hover_control_wide {
    width: 300px;
}

th {
    vertical-align: baseline;
    text-align: left;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
    padding-bottom: 2px;
    padding-top: 4px;
    margin-bottom: 2px;
    border-bottom: 5px #333 solid;
    border-width: 2px;
}

a {
    text-decoration: none;
    color: #36c;
}

    a:hover {
    text-decoration: underline;
    color: #36c;
}

.DataGridEditRow input[type=text] {
    width: 144px;
}
.DataGridEditRow td {
    background-color: #666;
    color: White;
}

.DataGridEditRow a, .DataGridEditRow a:hover {
    color: white;
    text-decoration: underline;
}
    .Grid {
    width: 75%; 
    border-collapse: collapse;
}

    .Grid th {
    text-transform: none;
}

    .Grid .GridNested {
    margin: -2px -4px -2px -2px;
    border: none;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
}

        .Grid .GridNested td {
    border-top: none;
    border-left: none;
    border-bottom: 1px solid #666;
    border-right: none;
}

/* Web\Controls\PLP\PartChangeRequestAddNewGrid.ascx.cs
   Web\Controls\PLP\PartChangeRequestEngineeringGrid.ascx.cs
   Web\Controls\PLP\PartChangeRequestLogisticsGrid.ascx.cs
   Web\Controls\PLP\PartChangeRequestMHGrid.ascx.cs
   Web\Controls\PLP\PartChangeRequestPackagingGrid.ascx.cs
   Web\Controls\PLP\PartChangeRequestPurchasingGrid.ascx.cs
   Web\Controls\PLP\PartChangeRequestSourcingGrid.ascx.cs */
.ChangeRequestChanged {
    color: Red;
}

/* Web\Controls\PLP\PartChangeRequestEngineeringGrid.ascx
   Web\Controls\PLP\PartChangeRequestLogisticsGrid.ascx
   Web\Controls\PLP\PartChangeRequestMHGrid.ascx
   Web\Controls\PLP\PartChangeRequestPackagingGrid.ascx
   Web\Controls\PLP\PartChangeRequestPurchasingGrid.ascx
   Web\Controls\PLP\PartChangeRequestSourcingGrid.ascx */
.Grid .GridNested .ChangeRequestNoBottomBorder {
    border-bottom: none;
}

#popup #content .Grid {
    width: 100%;
}

html > body .Grid {
    width: 100%;
}

.Grid td{
    padding: 2px;
    font-size: 10px;
}

.GridHeader td, .GridHeader th, .GridHeaderBordered th, .SortableGridHeader td
{   color: black;
    font-size: 10px;
    font-weight: bold;
    font-family: Arial, Helvetica;
    border-bottom: 1px solid #666;
    background: rgb(255,255,255); /* Old browsers */
}

.SortableGridHeader td.Sorted
{   
	border-bottom: 2px solid #ff0000;
}

.SortableColumn {
	text-decoration: underline;
	cursor: pointer; 
	cursor: hand; 
}

.GridHeaderBordered th {
	border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
}

.GridHeader a {
    color: #666;
    text-decoration: underline;
}

.GridHeader .AjaxDatePickerTextBox {
    width: 65px;
}

.GridHeader .OrganizationIdPickerTextBox{
    width:158px;
}

.GridHeader input[type="submit"]{
    padding: 1px 6px;
}

.GridItem td
{
    border-bottom: 1px solid white;
    color: black;
    font-size: 10px;
    font-weight: normal;
    background-clip: border-box;
    background-color: white;
}

 .GridFixedWidth 
 {
    max-width: 60px !important;
    word-wrap: break-word !important;
 }

.GridHeaderMonitor td, .GridHeaderMonitor th {
    background-color: #000000;
    color: #FFFF00;
    font-weight: normal;
    font-family: Verdana;
    font-size: 14px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #666;
}

.GridAlternateMonitor td {
    padding: 1px;
    font-size: 14px;
    font-weight: normal;
    font-family: Verdana;
    background-color: #000000;
    color: #FFFF00;
}

.GridItemMonitor td {
    padding: 1px;
    font-size: 14px;
    font-weight: normal;
    font-family: Verdana;
    background-color: #2C3539;
    color: #FFFF00;
}

.border-bottom-white {
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    border-bottom-color: #ddd !important;
}

.Grid input.short {
    width: 60px;
}

.Grid td {
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
}

.GridEdit td {
    background-color: #666;
    color: White;
}

.GridEdit a, .GridEdit a:hover {
    color: white;
    text-decoration: underline;
}

.GridAlternate
{
    color: black;
    font-size: 10px;
    font-weight: normal;
    background-clip: border-box;
    background-color: #ededed;
}

.GridAlternate td {
    border-bottom: 1px solid #ededed;
}

.GridAlternateLighter td {
    background-color: #f2f2f2;
}

.GridAlternateLighter tr {
    background-color: #f2f2f2;
}

.GridFooter td {
border-top:solid 1px rgb(245, 245, 245);
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgb(255,255,255) 0%, rgb(225,225,225) 26%, rgb(225,225,225) 26%, rgb(241,241,241) 50%, rgb(225,225,225) 93%, rgb(246,246,246) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(26%,rgb(225,225,225)), color-stop(26%,rgb(225,225,225)), color-stop(50%,rgb(241,241,241)), color-stop(93%,rgb(225,225,225)), color-stop(100%,rgb(246,246,246))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(255,255,255) 0%,rgb(225,225,225) 26%,rgb(225,225,225) 26%,rgb(241,241,241) 50%,rgb(225,225,225) 93%,rgb(246,246,246) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(255,255,255) 0%,rgb(225,225,225) 26%,rgb(225,225,225) 26%,rgb(241,241,241) 50%,rgb(225,225,225) 93%,rgb(246,246,246) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(255,255,255) 0%,rgb(225,225,225) 26%,rgb(225,225,225) 26%,rgb(241,241,241) 50%,rgb(225,225,225) 93%,rgb(246,246,246) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgb(255,255,255) 0%,rgb(225,225,225) 26%,rgb(225,225,225) 26%,rgb(241,241,241) 50%,rgb(225,225,225) 93%,rgb(246,246,246) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

}

.GridViewPager td {
border-top:solid 1px rgb(245, 245, 245);
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgb(255,255,255) 0%, rgb(225,225,225) 26%, rgb(225,225,225) 26%, rgb(241,241,241) 50%, rgb(225,225,225) 93%, rgb(246,246,246) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(26%,rgb(225,225,225)), color-stop(26%,rgb(225,225,225)), color-stop(50%,rgb(241,241,241)), color-stop(93%,rgb(225,225,225)), color-stop(100%,rgb(246,246,246))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgb(255,255,255) 0%,rgb(225,225,225) 26%,rgb(225,225,225) 26%,rgb(241,241,241) 50%,rgb(225,225,225) 93%,rgb(246,246,246) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgb(255,255,255) 0%,rgb(225,225,225) 26%,rgb(225,225,225) 26%,rgb(241,241,241) 50%,rgb(225,225,225) 93%,rgb(246,246,246) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgb(255,255,255) 0%,rgb(225,225,225) 26%,rgb(225,225,225) 26%,rgb(241,241,241) 50%,rgb(225,225,225) 93%,rgb(246,246,246) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgb(255,255,255) 0%,rgb(225,225,225) 26%,rgb(225,225,225) 26%,rgb(241,241,241) 50%,rgb(225,225,225) 93%,rgb(246,246,246) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

}

/* Web\Controls\RMS\AcaProcessDeviation.ascx.cs
   Web\DesktopModules\DCC\Payroll\WorkerPaymentSummary.ascx
   NOTE: Styles referencing "summary" could instead use "bold" */
.summary {
    font-weight: bold;
}

.tabs {
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    margin-bottom: 10px;
}

    .tabs td a {
    font-size: 10px;
}

    .tabs td {
    border: 1px solid #666;
    font-size: 10px;
    padding: 5px 10px 5px 10px;
    background-color: #ccc;
}

        .tabs td.selected {
    background-color: White;
}

/* Web\DesktopModules\CBS\DestinationProfileEdit.aspx
   Web\DesktopModules\CBS\RoutingInstructionEdit.aspx */
.bordered {
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    margin-bottom: 10px;
}

/* Web\DesktopModules\CBS\DestinationProfileEdit.aspx
   Web\DesktopModules\CBS\RoutingInstructionEdit.aspx */
    .bordered td {
    border: 1px solid #999999;
    font-size: 10px;
    padding: 5px 5px 5px 5px;
}

.disabled, a.disabled, a.disabled:hover {
    color: #999999;
}

.watermark {
    color: #999999;
    font-size: 9px;
}


div.disabled {
    color: #999999;
}


a.disabled {
    text-decoration: none;
}

input.disabled, select.disabled, textarea.disabled {
    background-color: #ECE9D8;
    border: solid 1px #7F9DB9;
    padding: 2px;
}

.highlighted td {
    background-color: #eeb;
}

.ButtonRow {
    margin-bottom: 10px;
    margin-top: 10px;
    border-collapse: collapse;
}

    .ButtonRow a {
    margin-right: 10px;
}

    .ButtonRow input.spacedButton {
    margin-left: 80px;
}

    .ButtonRow input {
    margin-right: 0px;
    margin-left: 0px;
}

.maxwidth {
    width: 100%;
}

.maxwidthcontrol {
    width: 95%;
}

.GridInRepeater {
    border: 1px solid #666;
    width: 100%;
    border-collapse: collapse;
}

.Hide {
    display: none;
    visibility: hidden;
}

 


.SpaceTop {
    margin-top: 10px;
}

.SpaceBottom {
    margin-bottom: 10px;
}

.ActiveTab {
    background-color: Gray;
    border-top: solid 1px black;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
    font-family: Verdana;
    font-weight: bold;
    color: white;
}

.InactiveTab {
    background-color: White;
    border-top: solid 1px black;
    border-left: solid 1px black;
    border-right: solid 1px black;
    border-bottom: none;
    font-family: Verdana;
    font-weight: bold;
    color: black;
}

.boldtext {
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    color: black;
}

.bold {
    font-weight: bold;
}

.obliquetext {
    font-style: oblique;
}

.italic_text {
    font-style: italic;
}

.tinytext {
    font-size: 8px;
}

.small_text {
    font-size: 10px;
}

.medium_text {
    font-size: 11px;
}

.large_text {
    font-size: 16px;
}

.huge_text {
    font-size: 23px;
}

input.hoursMinutes {
    width: 30px;
}

input.shortmedium, div.premium_stop_edit span.shortmedium > input {
    width: 120px;
}

input.medium, div.premium_stop_edit span.medium > input {
    width: 150px;
}

input.long, div.premium_stop_edit span.long > input {
    width: 300px;
}

input.double_long, span.double_long > input {
    width: 600px;
}

input.veryshort, div.premium_stop_edit span.veryshort > input {
    width: 50px;
}

input.short, div.premium_stop_edit span.short > input {
    width: 75px;
}


.emphasizedError {
    font-weight: bold;
    color: #FF0000;
}

textarea.long {
    width: 100%;
}

textarea.verylong {
    width: 600px;
    height: 100px;
}

div.visiblewindow {
    display: block;
    border: 1px solid #000;
    margin-bottom: 10px;
    padding: 10px;
}

div.visiblewindowmodal {
    display: block;
    border: ridge 7px #666;
    margin-bottom: 10px;
    padding: 10px;
}

div.hiddenwindow {
    display: none;
}

div.activebuttonrow {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

    div.activebuttonrow a {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

        div.activebuttonrow a.activelinkbutton {
    padding-bottom: 6px;
    background: #dfdfdf;
    color: #993333;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
}

div.activesection {
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

div.activesectionmodal {
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    width: 50%;
}

.Grid .activesection td {
    border: none;
    color: Black;
}

/* Web\DesktopModules\CMS\OrgUnitDoors.ascx */
.Grid .validation td {
    border: none;
}

.visible {
    display: block;
}

.visibleinline {
    display: block;
}

.invisible {
    display: none;
}

tr.visible {
    display: table-row;
}

td.formlabel {
    width: 125px;
}

td.largerfont {
    font-size: 12px;
}

td.formlabelmedium {
    width: 175px;
}

td.formlabellong {
    width: 300px;
}

td.formlabelextralong {
    width: 400px;
}

td.formelementcell {
    white-space: nowrap;
}

.do_not_wrap_text {
    white-space: nowrap;
}
.Grid tr:first-child 
{
border-top:solid 1px rgb(245, 245, 245);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

}
/* Web\Controls\RMS\AcaDeviationCtrl.ascx.cs */
.Grid tr.plannedstop td {
    background: #fff;
}

/* Web\Controls\RMS\AcaDeviationCtrl.ascx.cs */
.Grid tr.plannedstop input, .Grid tr.plannedstop select {
    background: #fff;
    border: 1px solid gray;
    padding: 1px;
}

/* Web\Controls\RMS\AcaDeviationCtrl.ascx.cs
   Web\Controls\RMS\AcaProcessDeviation.ascx.cs */
.Grid tr.addedstop td {
    background: #cfc;
}

/* Web\Controls\RMS\AcaDeviationCtrl.ascx.cs
   Web\Controls\RMS\AcaProcessDeviation.ascx.cs */
.Grid tr.removedstop td {
    background: #fcc;
}

/* Web\Controls\RMS\AcaDeviationCtrl.ascx.cs
   Web\Controls\RMS\AcaProcessDeviation.ascx.cs */
.Grid tr.uncancelledstop td {
    background: #FFD700;
}

/* Web\Controls\RMS\AcaDeviationCtrl.ascx.cs
   Web\Controls\RMS\AcaProcessDeviation.ascx.cs */
.Grid tr.adjustedstop td, .selected {
    background: #ffc;
}

/* Web\Controls\RMS\AcaDeviationCtrl.ascx.cs
   Web\Controls\RMS\AcaProcessDeviation.ascx.cs */
.Grid tr.adjustedstop input, .Grid tr.adjustedstop select {
    background: #eeb;
    border: 1px solid gray;
    padding: 1px;
}

/* Web\Controls\RMS\AcaDeviationCtrl.ascx.cs
   Web\Controls\RMS\AcaProcessDeviation.ascx.cs */
.Grid tr.addedstop input, .Grid tr.addedstop select {
    background: #beb;
    border: 1px solid gray;
    padding: 1px;
}

/* Web\DesktopModules\CMS\OrgUnitDocks.aspx.cs */
.Grid a.padded, span.padded {
    margin-right: 5px;
}

.numeric {
    text-align: right;
}

/* Web\DesktopModules\DCC\Payroll\WorkerPaymentSummary.ascx.cs */
.negative {
    color: #ff0000;
}

/*Autocomplete Begin */
div.autocomplete {
    overflow: auto;
    overflow-y: scroll;
    overflow-x: hidden;
    background: #ffffff;
    height: 300px;
    width: 40em;
    padding-right: 10px;
    display: none;
    position: absolute;
    border: solid 1px #000000;
    z-index: 100;
}

div.overflowxauto {
    overflow-x: auto;
}

div.autocomplete table.list td {
    white-space: nowrap;
}


    div.autocomplete table.list td strong {
    color: #0033cc;
}

div.processing {
    filter: alpha(opacity=80);
    opacity: 0.80;
    background: #ffffff;
}

div.scrollingGrid {
    overflow: auto; 
    height: 1000px;
    overflow-x: auto;
}

div.scrollingGridWithPagination {
    overflow: auto; 
    height: 400px;
    overflow-x: auto;
}

/*Autocomplete End */


/* Table lists Begin */
table.list {
    width: 100%;
    border-collapse: collapse;
}

table.formWithMargin {
    width: 31%;
    margin: 5px;
    padding: 0px;
}

table.list colgroup {
    border-left: dashed 1px;
    border-right: dashed 1px;
}

table.list tr.hover td {
    
    background-color: #CDDDFE;

}


/*It would be nice if the CSS3 selector worked on colgroups*/
table.list colgroup:last-child {
    border-right: none;
}

table.list thead th {
    border-bottom: dashed 1px #000000;
}

table.list thead th {
    text-align: left;
    font-weight: normal;
}

table.list td {
    padding-right: 1em;
}

table.list tbody {
    color: #322201;
}

table.list tfoot td {
    border-top: dashed 1px #000000;
    font-size: 80%;
    color: #6666ff;
}

table.list .boolean {
    text-align: center;
}

table.list colgroup.boolean {
    width: 50px;
}

table.list .action {
    text-align: center;
    width: 20px;
}

table.list img {
    border: 0px;
    padding-right: 1px;
    padding-left: 1px;
}

table.list tr.userSelected td {
    background-color: #CDDDFE;
    color: Black;
}

table.list tr.new {
    color: #ff0000;
}

    table.list tr.new input {
    border: dashed 1px #ff0000;
    padding-left: 1px;
    padding-right: 1px;
    background: #cacaca;
    filter: alpha(opacity=30);
    opacity: .3;
}

    table.list tr.new td.createnew input {
    filter: alpha(opacity=100);
    opacity: 1.0;
}

.ajax__calendar {
    display: inline;
}

.ajax__calendar_container {
    z-index: 999;
}

.ajax__calendar .ajax__calendar_container td {
    background-color: #ffffff;
    color: #000000;
    font-size: 11px;
}

.ajax__calendar_body td {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

#content div.ajax__calendar_days td
{
    padding: 0;
}

.ajax_watermarked {
    color: #bbb;
}

.ajax_modal_background {
    background-color: Gray;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.ajax_modal_popup {
    color: #000000;
    background-color: #ffffff;
    border-top-width: 10px;
    border-left-width: 10px;
    border-right: 10px;
    border-bottom: 10px;
    border-color: #000000;
}

td.monitor_blue {
    text-align: center;
    background-color: blue;
}

td.monitor_green {
    text-align: center;
    background-color: green;
}

td.monitor_orange {
    text-align: center;
    background-color: orange;
}

td.monitor_teal {
    text-align: center;
    background-color: #0066cc;
}

td.monitor_red {
    text-align: center;
    background-color: red;
}

td.monitor_white {
    text-align: center;
    background-color: white;
}

td.monitor_yellow {
    text-align: center;
    background-color: yellow;
}

td.monitor_purple {
    text-align: center;
    background-color: purple;
}

.normaltext {
    font-weight: normal;
}

.tab_header {
    font-family: verdana,tahoma,helvetica;
    font-size: 9px;
    background: url("../images/Tabs/tab-line.gif") repeat-x bottom;
    min-height: 21px;
    overflow: hidden;
    white-space: nowrap;
}

.tab_body {
    font-family: verdana,tahoma,helvetica;
    font-size: 10pt;
    border: 1px solid #999999;
    border-top: 0;
    padding: 8px;
    background-color: #ffffff;
}

.tab_left {
    float: left;
    padding-left: 3px;
    background: url("../images/Tabs/tab-left.gif") no-repeat;
    height: 21px;
}

.tab_right {
    float: left;
    padding-right: 4px;
    background: url("../images/Tabs/tab-right.gif") no-repeat right;
    height: 21px;
}

.tab_center {
    float: left;
    height: 13px;
    padding: 4px;
    margin: 0;
    background: url("../images/Tabs/tab.gif") repeat-x;
}

    .tab_center:hover {
    background: url("../images/Tabs/tab-hover.gif") repeat-x;
}

.tab_inactive:hover {
    cursor: pointer;
}

    .tab_inactive:hover .tab_left {
    background: url("../images/Tabs/tab-hover-left.gif") no-repeat;
}

    .tab_inactive:hover .tab_right {
    background: url("../images/Tabs/tab-hover-right.gif") no-repeat right;
}

    .tab_inactive:hover .tab_center {
    background: url("../images/Tabs/tab-hover.gif") repeat-x;
}

.tab_active {
    cursor: pointer;
}

    .tab_active .tab_left {
    float: left;
    padding-left: 3px;
    background: url("../images/Tabs/tab-active-left.gif") no-repeat;
    height: 21px;
}

    .tab_active .tab_right {
    float: left;
    padding-right: 4px;
    background: url("../images/Tabs/tab-active-right.gif") no-repeat right;
    height: 21px;
}

    .tab_active .tab_center {
    float: left;
    height: 13px;
    padding: 4px;
    margin: 0;
    background: url("../images/Tabs/tab-active.gif") repeat-x;
}

.ListViewPagerBottom {
    border-top:solid 1px rgb(245, 245, 245);
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgb(255,255,255) 0%, rgb(225,225,225) 26%, rgb(225,225,225) 26%, rgb(241,241,241) 50%, rgb(225,225,225) 93%, rgb(246,246,246) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(26%,rgb(225,225,225)), color-stop(26%,rgb(225,225,225)), color-stop(50%,rgb(241,241,241)), color-stop(93%,rgb(225,225,225)), color-stop(100%,rgb(246,246,246))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgb(255,255,255) 0%,rgb(225,225,225) 26%,rgb(225,225,225) 26%,rgb(241,241,241) 50%,rgb(225,225,225) 93%,rgb(246,246,246) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgb(255,255,255) 0%,rgb(225,225,225) 26%,rgb(225,225,225) 26%,rgb(241,241,241) 50%,rgb(225,225,225) 93%,rgb(246,246,246) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgb(255,255,255) 0%,rgb(225,225,225) 26%,rgb(225,225,225) 26%,rgb(241,241,241) 50%,rgb(225,225,225) 93%,rgb(246,246,246) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgb(255,255,255) 0%,rgb(225,225,225) 26%,rgb(225,225,225) 26%,rgb(241,241,241) 50%,rgb(225,225,225) 93%,rgb(246,246,246) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

}

/* Web\DesktopModules\RMS\LoadDetails.aspx */
.ListViewPagerTop {
    border-top:solid 1px rgb(245, 245, 245);
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgb(255,255,255) 0%, rgb(225,225,225) 26%, rgb(225,225,225) 26%, rgb(241,241,241) 50%, rgb(225,225,225) 93%, rgb(246,246,246) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(26%,rgb(225,225,225)), color-stop(26%,rgb(225,225,225)), color-stop(50%,rgb(241,241,241)), color-stop(93%,rgb(225,225,225)), color-stop(100%,rgb(246,246,246))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgb(255,255,255) 0%,rgb(225,225,225) 26%,rgb(225,225,225) 26%,rgb(241,241,241) 50%,rgb(225,225,225) 93%,rgb(246,246,246) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgb(255,255,255) 0%,rgb(225,225,225) 26%,rgb(225,225,225) 26%,rgb(241,241,241) 50%,rgb(225,225,225) 93%,rgb(246,246,246) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgb(255,255,255) 0%,rgb(225,225,225) 26%,rgb(225,225,225) 26%,rgb(241,241,241) 50%,rgb(225,225,225) 93%,rgb(246,246,246) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgb(255,255,255) 0%,rgb(225,225,225) 26%,rgb(225,225,225) 26%,rgb(241,241,241) 50%,rgb(225,225,225) 93%,rgb(246,246,246) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

}

body .GridFull {
    width: 100%;
}

/* Web\DesktopModules\XMS\AcaMonitor.aspx
   Web\DesktopModules\XMS\PremiumMonitor.aspx */
.narrow {
    width: 16px;
}

/* Web\Controls\RMS\AcaProcessGeneral.ascx */
.Grid .GridNestedNarrow {
    border: none 0px;
    margin: 3px 3px 3px 3px;
    border-collapse: collapse;
}

/* Web\Controls\RMS\AcaProcessGeneral.ascx */
    .Grid .GridNestedNarrow .GridNestedNarrowHeader {
    font-weight: bold;
}

/* Web\Controls\RMS\AcaProcessGeneral.ascx */
    .Grid .GridNestedNarrow td {
    border: none 0px;
    padding-right: 6px;
}

.sectionheader {
    margin-bottom: 1em;
}

    .sectionheader .name {
    font-weight: bold;
}

    .sectionheader .number {
    font-weight: normal;
}

/* Web\Controls\Portal\NotificationMessageView.ascx */
.clean_grid {
    border-collapse: collapse;
    white-space: nowrap;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
    color: #666;
    vertical-align: bottom;
    border: none;
    width: 807px;
}

/* Web\Controls\Portal\NotificationMessageView.ascx
   Web\Controls\Portal\NotificationSummaryView.ascx.cs */
    .clean_grid .alternate_row {
    background-color: #DEF;
}

/* Web\Controls\Portal\NotificationMessageView.ascx */
    .clean_grid td {
    padding-left: 2px;
    padding-right: 2px;
    border-spacing: 1px;
}

/* Web\Controls\Portal\NotificationMessageView.ascx */
    .clean_grid thead tr {
    border-bottom: 1px gray solid;
    font-weight: bold;
    font-size: 9pt;
}

/* Web\Controls\Portal\NotificationMessageView.ascx */
    .clean_grid thead td {
    padding-top: 0px;
    padding-bottom: 0px;
}

/* Web\Controls\Portal\NotificationMessageView.ascx */
    .clean_grid tbody {
    padding-bottom: 10px;
}

/* Web\Controls\Portal\NotificationMessageView.ascx */
    .clean_grid tfoot {
    background-color: #DDD;
    color: #666;
    font-size: 10pt;
    font-weight: bold;
}

/* Web\Controls\Portal\NotificationMessageView.ascx */
        .clean_grid tfoot a {
    background-color: #DDD;
    color: #00F;
    font-size: 10pt;
}

/* Web\Controls\Portal\NotificationMessageView.ascx */
        .clean_grid tfoot a {
       font-size: 11px;
    font-weight: normal;
}

/* Web\Controls\Portal\NotificationMessageView.ascx */
        .clean_grid tfoot span {
    font-weight: bold;
}

/* Web\Controls\Portal\NotificationMessageView.ascx */
        .clean_grid tfoot td {
    border-top: 1px gray solid;
    height: 24px;
    padding: 0px 2px 0px 2px;
}

/* Web\Controls\Portal\NotificationMessageView.ascx */
    .clean_grid thead {
    background-color: #DDD;
}

/* Web\Controls\Portal\NotificationMessageView.ascx */
        .clean_grid thead tr {
    height: 25px;
}

/* Web\Controls\Portal\NotificationMessageView.ascx */
        .clean_grid thead td {
    font-size: 10pt;
    border-bottom: 1px solid gray;
}

/* Web\Controls\Portal\NotificationMessageView.ascx */
    .clean_grid tbody tr {
    height: 25px;
}

/* Web\Controls\Portal\NotificationMessageView.ascx */
.selectable_grid tbody tr:hover {
    background-color: #FFD;
    cursor: pointer;
}

/* Web\Controls\Portal\NotificationMessageView.ascx */
.selectable_grid td {
    white-space: nowrap;
}

/* Not Used */
a.user_notification_message_link {
    margin-right: 10px;
}

/* Not Used */
a.user_notification_message_link_bold {
    font-weight: bold;
}

/* Web\Controls\Portal\UserStatusHeader.ascx */
img.user_status_image {
    vertical-align: middle;
    margin-right: 4px;
    margin-top: 1px;
    margin-bottom: 1px;
    border: 0px;
}

/* Web\Controls\Portal\UserStatusHeader.ascx */
img.user_status_image_closer {
    vertical-align: middle;
    margin-bottom: 1px;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.float_center {
    float: none;
}

.clear_left {
    clear: left;
}

.clear_right {
    clear: right;
}

.clear_both {
    clear: both;
}

.overflow_auto {
    overflow: auto;
}

/* Not Used */
div.force_gap_below {
    margin-bottom: 3px;
}

.margin_above {
    margin-top: 8px;
}

.margin_above_and_below {
    margin-top: 8px;
    margin-bottom: 8px;
}

.margin_left {
    margin-left: 8px;
}

.padding_bottom {
    padding-bottom: 8px;
}

.padding_left {
    padding-left: 8px;
}

.padding_right {
    padding-right: 32px;
}

div.line_height_of_textbox {
    line-height: 22px;
}

.vertical_alignment_middle {
    vertical-align: middle;
}

.vertical_alignment_top {
    vertical-align: top;
}

.center {
    margin: 0 auto;
}

.centerText {
    text-align: center;
}

table.collapse_borders {
    border-collapse: collapse;
}

table.border_top_gray {
    border-top: 1px solid #aaa;
}

table.border_left_gray {
    border-left: 1px solid #aaa;
}

table.border_right_gray {
    border-right: 1px solid #aaa;
}

table.border_bottom_gray {
    border-bottom: 1px solid #aaa;
}

table tr td.border_right_gray, table tr.border_right_gray td {
    border-right: 1px solid #aaa;
}

table tr td.border_bottom_gray, table tr.border_bottom_gray td {
    border-bottom: 1px solid #aaa;
}

table tr td.cell_padding {
    padding: 4px 6px;
}

table tr td.background_light_gray {
    background-color: #ccc;
}

table tr td.no_cell_padding {
    margin: 0;
    padding: 0;
}

.color_black {
    color: Black;
}

.color_gray {
    color: #777;
}

div.text_align_left {
    text-align: left;
}

.container_width_full {
    width: 100%;
}

.watermark {
    color: #888;
}

div.collapsible_panel {
    height: 0;
    overflow: hidden;
}

table.dialog_container {
    margin: 0;
    padding: 0;
    border: none;
}

    table.dialog_container tr td.remove_button_cell {
        width: 25px;
        text-align: right;
    }

    table.dialog_container tr td.dialog_title {
        text-align: center;
        height: 20px;
    }

    table.dialog_container tr td.dialog_body_container_container {
        text-align: center;
    }

        table.dialog_container tr td.dialog_body_container_container table.dialog_body_container {
            margin: 0;
            padding: 0;
            border: none;
        }

            table.dialog_container tr td.dialog_body_container_container table.dialog_body_container tr td.dialog_body {
                margin: 0;
                padding-top: 10px;
                padding-bottom: 0;
                padding-left: 3px;
                padding-right: 3px;
            }

                table.dialog_container tr td.dialog_body_container_container table.dialog_body_container tr td.dialog_body table {
                    width: 100%;
                    margin: 0;
                    padding: 0;
                    border: none;
                }

                    table.dialog_container tr td.dialog_body_container_container table.dialog_body_container tr td.dialog_body table tr td.dialog_item {
                        text-align: right;
                        margin: 0;
                        padding-right: 3px;
                        padding-bottom: 0;
                        padding-top: 0;
                        padding-left: 0;
                        height: 25px;
                    }

                    table.dialog_container tr td.dialog_body_container_container table.dialog_body_container tr td.dialog_body table tr td.last_item {
                        text-align: left;
                        padding-right: 0;
                        margin: 0;
                    }

    table.dialog_container tr td.top_left_corner {
        height: 20px;
        width: 20px;
        background: url('../images/dialog_top_left_corner.png') top left no-repeat;
    }

    table.dialog_container tr td.top_right_corner {
        height: 20px;
        width: 20px;
        background: url('../images/dialog_top_right_corner.png') top right no-repeat;
    }

    table.dialog_container tr td.bottom_left_corner {
        height: 20px;
        width: 20px;
        background: url('../images/dialog_bottom_left_corner.png') bottom left no-repeat;
    }

    table.dialog_container tr td.bottom_right_corner {
        height: 20px;
        width: 20px;
        background: url('../images/dialog_bottom_right_corner.png') bottom right no-repeat;
    }

    table.dialog_container tr td.top_border {
        background: url('../images/dialog_border.jpg') top repeat-x;
        background-color: #eee;
        height: 3px;
    }

    table.dialog_container tr td.bottom_border {
        background: url('../images/dialog_border.jpg') bottom repeat-x;
        height: 3px;
    }

table.dialog_body_container tr td.left_border {
    background: url('../images/dialog_border.jpg') left repeat-y;
    width: 3px;
}

table.dialog_body_container tr td.right_border {
    background: url('../images/dialog_border.jpg') right repeat-y;
    width: 3px;
}

.display_inline {
    display: inline;
}

.modal_dialog {
    background-color: #FFFFFF;
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
}

div.modal_dialog {
    padding: 0;
}

.modal_dialog ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.modal_dialog_background {
    background-color: Gray;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.modal_dialog_buttons {
    background-color: #EEEEEE;
    padding: 20px;
}

    .modal_dialog_buttons input {
    margin-left: 8px;
    width: 72px;
}

.modal_dialog_content {
    margin: 20px; 
}

.issue_task_completed {
    color: #00FF00;    
}

.issue_task_skipped {
    color: #FF0000;    
}

.sequence_label {
    width: 64px;
}

.tree {
    font-family: Verdana, Arial, Sans-Serif;
}

#threesides {
    border: 1px solid #999999;
    border-top: 0;
    margin-left: 0;
    margin-right: 0;
}

tbody.HighlightCurrentRow tr:hover td {
    background-color: lightyellow;
    border-bottom: 1px solid lightyellow;
}

tr.StoppedTruckRow td {
    background-color: lightblue;
    border-bottom: 1px solid lightblue;
}

tr.ResponsibleLoad td {
	 background-color: lightblue;
    border-bottom: 1px solid lightblue;
}

.dps_requiredFields {
    background-color: lightsteelblue;
}

.dps_watermarked_longReqColor {
    font-style: oblique;
    color: white;
    width: 300px;
    background-color: lightsteelblue;
}

.dps_watermarked_mediumReqColor {
    font-style: oblique;
    color: white;
    width: 150px;
    background-color: lightsteelblue;
}

.dps_watermarked_shortReqColor {
    font-style: oblique;
    color: white;
    width: 60px;
    background-color: lightsteelblue;
}

.dps_border {
    width: 65%;
    border: 2px solid #ccc;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 10px;
}

.split2columns td
{
    width: 50%;
}

.faded
{
    color: #999999; 
}

select {
    max-width: 200px;
}

table.first_column_200 td:first-child {
	 width: 200px;
}

.disabledLink {
    color: #ccc;
    pointer-events:none;
}

.notificationUnsuccessful {
    color: Red;
    background-color: Yellow;
}

.notificationSuccessful {
    color: Green;
}