﻿html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 200px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 190px;
}

.itemInfo {
    font-weight: normal;
}

.main-page-content {
    /*box-shadow: 12px 0 15px -4px rgba(31, 73, 125, 0.8), -12px 0 8px -4px rgba(31, 73, 125, 0.8);*/
    margin-top: 20px;
    margin-bottom: 20px;
}

.table-header {
    font-size: 13px;
    color: white;
    height: 25px;
    background: #405E9A;
}

.gy-support-footer {
    padding-top: 10px;
    padding-bottom: 10px;
}

.all-gy-site-icon {
    font-size: 25px;
    color: #003399;
    padding-right: 10px;
    width: 40px;
}

.right-side {
    float: right;
}

#otherSites .list-group .list-group-column ul li .h6 {
    float: left;
    margin: 6px 0 0;
}

.radioReportMenu {
    margin-top:8px;
    text-align:left;
}

/*.mainInfoContainer {
    background-color:#405E9A;
    font-weight:bold;
    font-size:15px;
    text-align:center;
    color:white;
    border-bottom:20px solid #405E9A;
}*/

.mainInfoBox {
    color:#fff;
    margin-bottom:20px;
    background: #405E9A;
    height: 100px;
}

.border-info-box {
    border-bottom: 5px solid yellow;
}

.mainInfoBoxUp {
    font-size: 28px;
    font-weight: bold;
    margin: 0 auto;
    height: 50%;
}

.mainInfoBoxDown {
    margin:0 auto;
    font-size:16px;
    /*white-space: nowrap;*/
    height: 50%;
}

.editSummaryButton {
    width:185px;
    margin:20px auto;
    line-height:30px;
    font-size: 12px;
    text-align:center;
    cursor:pointer;
}

.reportDatePicker {
    max-width:225px;
    margin:0 auto;
    margin-top:10px;
    height:25px;
}

.circle {
    -moz-border-radius: 50px; 
    -webkit-border-radius: 50px; 
    border-radius: 50px;
    /*
    color: white;
    background: radial-gradient(#405E9A 12px,transparent 14px);
    */
}

.circle span {
    cursor:pointer;
}

.catalogTable {
    text-align:center;
}

.catalogTable > thead > tr > th {
    text-align:center;
}

.catalogTable thead th {
    background-image: none !important;
} 

#tblData_processing {
    visibility: hidden !important;
}

#wonhDataTable_processing {
    visibility: hidden !important;
}

#wocDataTable_processing {
    visibility: hidden !important;
}

#paDataTable_processing {
    visibility: hidden !important;
}

#aDataTable_processing {
    visibility: hidden !important;
}

#dwoDataTable_processing {
    visibility: hidden !important;
}

#wofDataTable_processing {
    visibility: hidden !important;
}

#drnDataTable_processing {
    visibility: hidden !important;
}

#drhfDataTable_processing {
    visibility: hidden !important;
}

.viewButton {
    background-image: linear-gradient(-45deg,#1e468d 0,#1e468d 15px,#405e9a 15px,#405e9a 100%)!important;
    color: white;
    text-shadow:none;
    cursor:pointer;
}

.viewButton:hover {
    color: white;
}

.arrow_box {
	position: relative;
	background: #405e9a;
    font-size:10pt;
}
.arrow_box:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(64, 94, 154, 0);
	border-top-color: #405e9a;
	border-width: 15px;
	margin-left: -15px;
}

.heatMapHeader {
    color:#333333;
    font-size:18px;
    fill:#333333;
}

#editSummaryPanel label {
    font-size:10px;
}

.f-s-12 {
    font-size: 12px;
}

.m-lr-10 {
    margin: 0 10px 0 10px;
}

.full-width {
    width: 100%;
}

.m-t-10 {
    margin-top: 20px;
}

.m-t-20 {
    margin-top: 20px;
}

.email-icon {
    margin-top: 30px;
    padding: 0px;
}
.m-b-40 {
    margin-bottom: 40px;
}
.m-b-20 {
    margin-bottom: 20px;
}

.m-0 {
    margin: 0px;
}

.p-0 {
    padding: 0px;
}

.request-btn {
    background-color: #76ab76;
    border-color: #2f5a0a;
}

.request-btn > a {
    color: #fff;
}

.alert-danger > .danger-color {
    color: #a94442; 
}

.image-section {
    margin: 5px;
}

.select2-results > ul.select2-results__options > li.select2-results__option {
    min-height: 32px;
}

.validation-summary-errors > ul {
    padding-left: 0;
}

.file-container div.file-upload {
    position: relative;
    overflow: hidden;
    margin: 10px 0px 10px 10px;
}
.file-container div.file-upload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.gyInput40 {
    margin-top: 1px;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
    height: 40px;
}

.gyLabel40 {
    font-size: 20px;
    line-height: 1.4;
    color: #555;
    /* display: block; */
    text-align: left;
    font-weight: normal;
}

.gyText40 {
    line-height: 2.6;
}



.title-product-section {
    text-align: right;
    padding-bottom: 50px;
}

.title-product-section > a {
    cursor: pointer;
}

div#tabPane > ul.wo-queue{
display:inline-flex;
}


div#tabPane > ul.dr-queue > li {
    width: 50%;
}

div#tabPane > ul.gy-tabs{
    overflow: unset;
    margin: 20px 5px;
}

div.no-data {
    margin-top: 30px;
    text-align: center;
    font-size: initial;
}

.action-link {
    cursor: pointer;
    margin: 0px 5px;
    font-size: 1em;
    color: #2366c1;
}

/*Approval page*/

div.centerApprovalContent {
    height: 10em;
    position: relative 
}
div.centerApprovalContent a {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) 
}

#approveWorkOrderBtn {
    width: 250px;
    height: 100px;
    background-color: #fd0;
    background-image: none !important;

    line-height: 100px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
}

#disputeWorkOrderBtn {
    width: 250px;
    height: 100px;
    background-color: gray;
    background-image: none !important;
    color: white;
    text-shadow: none;

    line-height: 100px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
}

#confirmWorkOrderBtn {
    width: 250px;
    height: 100px;
    background-color: #fd0;
    background-image: none !important;

    line-height: 100px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
}

.priceTotal {
    font-weight:bold;
    font-size: 14px;
}

.priceSubTotal {
    font-weight:bold;
    font-size: 18px;
}

#editWorkOrderBtn {
    width: 250px;
    height: 100px;
    background-color: gray;
    background-image: none !important;
    color: white;
    text-shadow: none;

    line-height: 100px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
}

.approvalDetailsTextHeader {
    font-weight:bold;
    margin-left: 15px;
    margin-bottom:2px;
    font-size: 16px;
}

.approvalDetailsTable {
    margin-top: 4px;
}

.approvalInformationTable {
    padding-left: 15px;
    padding-right: 15px;
}

#approveFinishWorkOrderBtn {
    width: 350px;
    height: 50px;
    background-color: #fd0;
    background-image: none !important;

    line-height: 50px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
}

.hideMe {
    opacity:1;
    transition:opacity 500ms;
}


/*Approval page end*/
.horizontal-padding {
    padding: 0px 15px;
}

.vertical-padding {
    padding: 15px 0px;
}

.required-field {
    color: #FF2534;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: 400;
    padding: 5px 0 10px;
}

.glyphicon {
    font-size: large;
    cursor: pointer;
}

.line-item {
    color: #274ba7;
    cursor: pointer;
}

.line-item.disabled {
    color: gray;
    cursor: not-allowed;
}

.form-control-dropdown span.select2-selection {
    margin-top: 1px;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
    height: 40px;
    font-size: 16px;
    padding-top: 6px;
}

.form-control-dropdown span.select2-selection__arrow {
    margin-top: 6px;
}

.right-text-align {
    text-align: right;
}

.right-element-align {
    float: right;
}

.left-text-align {
    text-align: left;
}

.left-element-align {
    float: left;
}

.workorder-info-table {
    min-width: 400px;
}

.workorder-info-table > tbody > tr {
    height: 30px;
    position: relative;
}

.workorder-info-table tr > td {
    min-width: 200px;
    padding: 0px 5px;
}

.workorder-info-table tr > td:first-child {
    text-align: right;
}

.bordered {
    border: 1px solid gray;
    padding: 5px;
}

.workorder-comments-height {
    height: 100px;
}

.section-title {
    font-size: 17px;
    font-weight: 700;
}

.table-background-inherited > tbody > tr {
    background-color: inherit !important;
}

.select2-small-width {
    width: 150px;
}

.select2-x-small-width {
    width: 130px;
}

@media (max-width: 1530px) {
    #lineItemInformationDataTable > tbody > tr > td > div.row > div.col-lg-6 {
        width: 100% !important;
    }
}

.homeMenu {
    font-size: 1.2em;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.border-red{
    border-color: #D8000C !important;
    background-color: #FFBABA;
}


input.formInvalid::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #8B0000 !important;
}
input.formInvalid::-moz-placeholder { /* Firefox 19+ */
  color: #8B0000 !important;
}
input.formInvalid:-ms-input-placeholder { /* IE 10+ */
  color: #8B0000 !important;
}
input.formInvalid:-moz-placeholder { /* Firefox 18- */
  color: #8B0000 !important;
}

.custom-error-style {
     font-size: 36px;
    width: 36px;
    height: 36px;
    float: left;
    padding-right: 48px;
    padding-left: 8px;
    padding-bottom: 40px;
}

.custom-error-body-style {
    font-family: barlowcondensed-300,Arial,sans-serif;
    font-style: normal;
    -webkit-font-smoothing: subpixel-antialiased;
    font-weight: 400;
    padding-bottom: 7px;
    padding-left: 10px;
    color: #313131;
}

.gy-btn-red
{
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
    background-position: -5px -5px;
    text-transform: uppercase;
    border-radius: 0;
    border: none!important;
    box-shadow: 1px 1px 2px rgba(0,0,0,.6);
    text-shadow: -1px -1px 2px rgba(255,255,255,.5);
    margin-right: 2px;
    position: relative;
    line-height: 40px;
    padding: 0 30px;
}

.gy-btn-red:hover
{
    color: #f3f3f3;
    box-shadow: inset 1px 1px 2px rgba(0,0,0,.3);
    text-shadow: none;
    background-color: #a70a06;
    border-color: #adadad;
}

.wo-title {
    font-size: 35px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: bold;
    font-family: barlowcondensed-300,Arial,sans-serif;
    font-style: normal;
}

.wo-title-message {
    font-size: 24px;
    text-align: center;
    margin-top: -20px;
    margin-bottom: 20px;
    font-weight: bold;
    font-family: barlowcondensed-300,Arial,sans-serif;
    font-style: normal;
}

.table-clicable tr{
    cursor:pointer;
}

.red-gy-btn {
    background-image: linear-gradient(-45deg,#c16966 0,#c16966 15px,#d9534f 15px,#d9534f 100%)!important;
    background-position: -5px -5px;
    text-transform: uppercase;
    border-radius: 0;
    color: #000;
    border: none!important;
    box-shadow: 1px 1px 2px rgba(0,0,0,.4);
    margin-right: 2px;
    position: relative;
    line-height: 40px;
    padding: 0 30px;
    font-size: 16px;
}

.red-gy-btn:active, .red-gy-btn:focus, .red-gy-btn:hover
{
    box-shadow: inset 1px 1px 2px rgba(0,0,0,.3);
    text-shadow: none;
}

.wo-control-panel {
    line-height: 60px;    
}

.wo-card {
    border: 1px solid #eaeaea;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0,0,0,.075);
    padding: 13px 20px 10px 30px;
    margin: 10px 0 10px 0;
}

.workorder-info-table tbody tr td {
    padding-top: 5px;
}

.link-white-text {
    color: white;
    display: block;
    font-family: barlowcondensed-500, sans-serif;
    font-size: 15px;
    font-style: italic;
    margin-left: 140px;
    margin-top: -17px;
    position: absolute;
}