
table th {
    font-size: inherit;
    font-weight: inherit;
    text-transform: none;
    background-color: inherit;
    color: inherit;
    padding: 10px 40px;
    vertical-align: inherit;
}

table.display th:last-child {
    text-align: left;
}

.selectize-input {
    width: 100% !important;
}

.glyphicon.green {
    color: #00cc00  ;
}

.filterable {
    cursor: pointer;
}

#datatablesWrapper .fullscreen {
    float:left;
}

#datatablesWrapper .selectAll {
    float:left;
}

#datatablesWrapper .excelDownload {
    float: left;
    margin-left: 20px;
}

#datatablesWrapper .excelDownload a {
    background-image: url("../images/xlsx-icon.png");
    width:16px;
    height:16px;
    display: block;
    margin-top:3px;
}

#datatablesWrapper .layout {
    float:left;
    margin-left: 20px;
}

#datatablesWrapper[data-view="quickSearch"] #datatablesTable_wrapper {
	width: 1050px;
	max-width: 100%;
}

#cboxTitle {
    background: #696969;
    color: #fff;
    position: absolute;
    top: 0;
    padding: 20px 20px;
    height: 60px;
    overflow: hidden;
    display: block !important;
    width: 100%;
}

#cboxLoadedContent {
    margin-top: 60px;
    padding: 15px 40px 30px 20px;
}

#datatablesTable tbody td {
   white-space: nowrap;
}

#datatablesTable thead th {
    padding-right: 3px;
    white-space: nowrap;
}

table.dataTable>tbody>tr.child ul.dtr-details .dtr-data {
    display: inline-block;
    padding-left: 10px;
}

#cboxLoadedContent {
    padding: 0 20px 20px 20px;
}

.layoutEditorBox #cboxLoadedContent {
    padding: 0 0 20px 20px;
}

table.fixedHeader-floating.no-footer {
    z-index: 9000;
}

table.dataTable thead th,
table.dataTable thead td {
	padding: 10px 8px;
}

table.fixedHeader-floating.dataTable thead th {
	padding: 10px 3px 10px 18px;
	white-space: nowrap;
}

.dataTables_scrollHead {
    background-color: #fff;

}

table.dataTable .rollingStatus {
    font-size:8pt;
    display:block;
}

table.dataTable td.rollingCell {
    text-align: center;
}

table.dataTable td.rollingCell a.rollingCellLink {
    display: block;
    padding: 2px 3px 1px;
    text-align: left;
    color: #000;
}

table.dataTable td.rollingCell a.rollingCellLink:focus {
	text-decoration: none;
}

table.dataTable td.rollingCell a .rollingCellHead {
	text-align: center;
    display: block;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 2px;
}

table.dataTable, table.dataTable th, table.dataTable td {
    line-height: 14px;
}


table.dataTable.fixedHeaderDom thead th {
    background-image: none !important;
}

table.dataTable th.currentWeek {
    background-color: #c6ffc6;
    border-top: 1px solid #339933;
    border-left: 1px solid #339933;
    border-right: 1px solid #339933;
}



.layout.noedit .editbutton {
    display: none;
}



#fountainG{
	position:relative;
	width:180px;
	height:22px;
	margin:auto;
}

.fountainG{
	position:absolute;
	top:0;
	background-color:rgb(255,180,161);
	width:22px;
	height:22px;
	animation-name:bounce_fountainG;
		-o-animation-name:bounce_fountainG;
		-ms-animation-name:bounce_fountainG;
		-webkit-animation-name:bounce_fountainG;
		-moz-animation-name:bounce_fountainG;
	animation-duration:0.845s;
		-o-animation-duration:0.845s;
		-ms-animation-duration:0.845s;
		-webkit-animation-duration:0.845s;
		-moz-animation-duration:0.845s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
	transform:scale(.3);
		-o-transform:scale(.3);
		-ms-transform:scale(.3);
		-webkit-transform:scale(.3);
		-moz-transform:scale(.3);
	border-radius:14px;
		-o-border-radius:14px;
		-ms-border-radius:14px;
		-webkit-border-radius:14px;
		-moz-border-radius:14px;
}

#fountainG_1{
	left:0;
	animation-delay:0.336s;
		-o-animation-delay:0.336s;
		-ms-animation-delay:0.336s;
		-webkit-animation-delay:0.336s;
		-moz-animation-delay:0.336s;
}

#fountainG_2{
	left:22px;
	animation-delay:0.4225s;
		-o-animation-delay:0.4225s;
		-ms-animation-delay:0.4225s;
		-webkit-animation-delay:0.4225s;
		-moz-animation-delay:0.4225s;
}

#fountainG_3{
	left:45px;
	animation-delay:0.509s;
		-o-animation-delay:0.509s;
		-ms-animation-delay:0.509s;
		-webkit-animation-delay:0.509s;
		-moz-animation-delay:0.509s;
}

#fountainG_4{
	left:67px;
	animation-delay:0.5955s;
		-o-animation-delay:0.5955s;
		-ms-animation-delay:0.5955s;
		-webkit-animation-delay:0.5955s;
		-moz-animation-delay:0.5955s;
}

#fountainG_5{
	left:90px;
	animation-delay:0.672s;
		-o-animation-delay:0.672s;
		-ms-animation-delay:0.672s;
		-webkit-animation-delay:0.672s;
		-moz-animation-delay:0.672s;
}

#fountainG_6{
	left:112px;
	animation-delay:0.7585s;
		-o-animation-delay:0.7585s;
		-ms-animation-delay:0.7585s;
		-webkit-animation-delay:0.7585s;
		-moz-animation-delay:0.7585s;
}

#fountainG_7{
	left:135px;
	animation-delay:0.845s;
		-o-animation-delay:0.845s;
		-ms-animation-delay:0.845s;
		-webkit-animation-delay:0.845s;
		-moz-animation-delay:0.845s;
}

#fountainG_8{
	left:157px;
	animation-delay:0.9315s;
		-o-animation-delay:0.9315s;
		-ms-animation-delay:0.9315s;
		-webkit-animation-delay:0.9315s;
		-moz-animation-delay:0.9315s;
}



@keyframes bounce_fountainG{
	0%{
	transform:scale(1);
		background-color:rgb(255,55,0);
	}

	100%{
	transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-o-keyframes bounce_fountainG{
	0%{
	-o-transform:scale(1);
		background-color:rgb(255,55,0);
	}

	100%{
	-o-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-ms-keyframes bounce_fountainG{
	0%{
	-ms-transform:scale(1);
		background-color:rgb(255,55,0);
	}

	100%{
	-ms-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-webkit-keyframes bounce_fountainG{
	0%{
	-webkit-transform:scale(1);
		background-color:rgb(255,55,0);
	}

	100%{
	-webkit-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

@-moz-keyframes bounce_fountainG{
	0%{
	-moz-transform:scale(1);
		background-color:rgb(255,55,0);
	}

	100%{
	-moz-transform:scale(.3);
		background-color:rgb(255,255,255);
	}
}

.alignleft {
    text-align: left !important;
}
.freetext{
    margin-bottom:5px;
}
.datepicker{
    margin-bottom:5px;
}

#datatablesWrapper .time {
    float:left;
    padding-left: 20px;
}

#datatablesWrapper .rsGuide ul {
    display: table;
    float: right;
    list-style: none;
}

#datatablesWrapper .rsGuide ul li {
	display: table-cell;
    min-width: 110px;
    padding: 3px 5px 1px;
    color: #000;
}

#datatablesWrapper .rsGuide ul li.mill {
    min-width: 90px;
}

#datatablesWrapper .rsGuide ul li.open {
    background-color: #99CC00;
}

#datatablesWrapper .rsGuide ul li.closed {
    background-color: #FC6060;
}

#datatablesWrapper .rsGuide ul li.consult {
    background-color: #FFCC00;
}

#datatablesWrapper .rsGuide ul li.tbc {
    background-color: #B4C6E7;
}

#datatablesWrapper .rsGuide ul li.sa {
    background-color: #939799;
}

#datatablesWrapper .qsGuide ul {
    display: table;
    float: right;
    list-style: none;
}

#datatablesWrapper .qsGuide ul li {
	display: table-cell;
    min-width: 110px;
    padding: 3px 5px 1px;
    color: #000;
    font-weight: bold;
    text-align: center;
}

#datatablesWrapper .qsGuide ul li.doc_oc {
    background-color: #FBE5D8;
}

#datatablesWrapper .qsGuide ul li.doc_da {
    background-color: #DEEAF6;
}

#datatablesWrapper .qsGuide ul li.doc_mtc {
    background-color: #FFF2CF;
}

#datatablesWrapper .qsGuide ul li.doc_inv {
    background-color: #E3EFDB;
}

td.orderStatus_SoldTo {
    white-space: normal !important;
    width: 130px;
}

td.orderStatus_ShipTo {
    white-space: normal !important;
    width: 130px;
}
.printqtip{
    background-color: white;
    border-color: #cccccc !important;
}

.printqtip .qtip-content{
   font-size: 120%;
   line-height: 1.5;
}

#datatablesWrapper, .dataTable.fixedHeader-floating {
        font-size: 12px;
}

.showDetailsRS,
.showLinks2OT {
    padding: 25px 0 0 20px;
}

.showDetailsRS input[type="radio"],
.showLinks2OT input[type="radio"] {
    margin: 0 7px 0 0;
    float: left;
}

.showDetailsRS label,
.showLinks2OT label {
	text-transform: none;
    margin: -1px 0 0 0;
    float: left;
}

td.confminmax {
        white-space:pre-wrap !important;
}

a.documentLinkBox {
    height: 80px;
    background-color: #ccc;
    display: block;
    padding: 10px;
    text-align: center;
    color: #434343;
    margin-bottom: 20px;
}

a.documentLinkBox:hover {
    background-color: #696969;
    color: #fff;
}

a.documentLinkBox.quickSearchLink {
	background-color: #fbec83;
}

a.documentLinkBox.quickSearchLink:hover {
    background-color: #c7bb61;
}

.applyFilterBtn {
    position: absolute;
    bottom: 15px;
    right: 20px;
    outline: none;
    cursor: pointer;
}

.applyFilterBtn.quickSearch {
	position: relative;
    bottom: 0px;
    left: 5px;
    outline: none;
    cursor: pointer;
    width: 34px;
}

@media (max-width: 1024px) {
	.applyFilterBtn {
	    margin-top: -10px;
	}
}

#filter {
	position: relative;
	padding: 0 20px;
}

.window-close,
.window-close:focus,
.window-close:hover,
.window-close:active {
    display: block;
    position: absolute;
    bottom: -80px;
    left: 50%;
    transform: translateX(-50%);
	margin: 30px 0;
    padding: 10px 20px;
    background: #ff3700;
    border: none;
    border-radius: 4px;
    color: #fff;
    outline: none;
    
}

.page-reportRollingToOrderTracking header {
	display: none;
}

.page-reportRollingToOrderTracking main {
	padding-top: 20px;
}

#reportR2OTEmpty {
	display: none;
	padding: 80px 0;
	text-align: center;
}

#reportR2OTEmpty p {
	font-size: 22px;
}

#reportR2OTEmpty div {
	display: inline-block;
	margin: 20px;
}

.underline {
	text-decoration: underline;
}