/*!
 * GCS specialized css 
 */
/*!  */
.bumpaddrow {
	padding-top: 5px;
}
.bumpaddrowleft {
    padding-top: 5px;
    padding-left: 5px;
}
.dataTables_scroll {
	font-size: 11.5px !important;
}
.white, .white a {
  color: #fff;
}
.modal-dialog {
  width: 98%;
  height: 92%;
  padding: 0;
}

.modal-content {
  height: 99%;
}

  .label-as-badge {
    border-radius: 1em;
    padding-top: 5px;
}
td.tdClickGreeninput {
    background-color: #ccff99;
}
td.tdClickNavyBlueinput {
    background-color: #66ccff;
}
td.tdClickMarooninput {
    background-color: #ffcccc;
}
td.tdClickGoldinput {
    background-color: #ffcc99;
}

td.tdClickGreen {
    background-color: #ccff99;
}
td.tdClickNavyBlue {
    background-color: #66ccff;
}
td.tdClickMaroon{
    background-color: #ffcccc;
}
td.tdClickGold {
    background-color: #ffcc99;
}
td.tdClickmin {
    background-color: #f46c73;
}
td.tdClickmax {
    background-color: #63e713;
}
td.tdClickBlue {
    background-color: #3399ff;
}
td.tdClickExpDate {
    background-color: #fae500;
}
.marketvalueslistmv  { 
    width: 1500px !important;
}
.marketvalueslist  { 
    width: 1500px !important;
}
#marketvalueslistmv thead th { 
    font-size: 13px !important;
}
#marketvalueslistmv tbody td { 
    font-size: 14px !important;
}
#marketvalueslist tbody td { 
    font-size: 14px !important;
}
#marketvalueslist>tbody>tr>td {
    padding: 2px !important;
}
#marketvalueslistmv>tbody>tr>td {
    padding: 2px !important;
}
table.dataTable tbody > tr.dogfishactive.selected2, table.dataTable tbody > tr >  .dogfishactive.selected2 {
    background-color: #ff9900 !important;
}
table.dataTable tbody > tr.dogfishsuccess.selected2, table.dataTable tbody > tr >  .dogfishsuccess.selected2 {
    background-color: #ff9900 !important;
}
table.dataTable tbody > tr.dogfishdanger.selected2, table.dataTable tbody > tr >  .dogfishdanger.selected2 {
    background-color: #ff9900 !important;
}
table.dataTable tbody > tr.dogfishsummary.selected2, table.dataTable tbody > tr >  .dogfishsummary.selected2 {
    background-color: #00ffcc !important;
}
table.dataTable tbody > tr.dogfishactive, table.dataTable tbody > tr >  .dogfishactive {
    background-color: #ffffff !important;
}
table.dataTable tbody > tr.dogfishsuccess, table.dataTable tbody > tr >  .dogfishsuccess {
    background-color: #99cc99 !important;
}
table.dataTable tbody > tr.dogfishdanger, table.dataTable tbody > tr >  .dogfishdanger {
    background-color: #ff3333 !important;
}
table.dataTable tbody > tr.dogfishsummary, table.dataTable tbody > tr >  .dogfishsummary {
    background-color: #00ffcc !important;
}
tr.dogfishactive.selected2 {
    background-color: #ff9900 !important;
}
tr.dogfishsuccess.selected2 {
    background-color: #ff9900 !important;
}
tr.dogfishdanger.selected2 {
    background-color: #ff9900 !important;
}
tr.dogfishsummary.selected2 {
    background-color: #00ffcc !important;
}
tr.dogfishactive {
    background-color: #ffffff !important;
}
tr.dogfishclosing {
    color: #3333ff !important;
}
tr.dogfishsuccess {
    background-color: #99cc99 !important;
}
tr.dogfishdanger {
    background-color: #ff3333 !important;
}
tr.dogfishsummary {
    background-color: #00ffcc !important;
}
table.shipmentslist {
    width: 99% !important;
    color: #000000;
    font-size: 13px;
}
table.shipmentslist td {
    padding: 2px;
    
}
table.shipmentslist th {
    background-color: #fff;
    font-size: 16px;
}
table.shipmentslistmv {
    width: 99% !important;
    color: #000000;
    font-size: 13px;
}
table.shipmentslistmv td {
    padding: 2px;
    background-color: #fff;
    font-size: 16px;
    font-weight: bold;
    
}
table.shipmentslistmv th {
    background-color: #fff;
    font-size: 16px;
}
.form-group-sm {
    margin-bottom: 5px;
}
legend.sm {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333;
    display: block;
    font-size: 15px;
    line-height: inherit;
    margin-bottom: 5px;
    padding: 0;
    width: 100%;
}
fieldset.gry {
  background-color: #888;
}
legend.smgry {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333;
    display: block;
    font-size: 15px;
    line-height: inherit;
    margin-bottom: 5px;
    padding: 0;
    width: 100%;
    background-color: #888;
}
#floatme.floating {
    position: fixed;
    top: 200px;
}
#header.floating {
    position: fixed;
    top: 0;
}
#header-wrapper {
    background-color: #FFFFFF;
}
#shipnav {
    position: fixed;
    background-color: #ffffff;
    left: 0;
    z-index: 1;
    width: 100%;
}
.hidden {
    display:none;
}
#topper.floating {
    position: fixed;
    top: 0;
    background-color: #FFFFFF;
    width: 99%;
    z-index: 15000;
}
.container-fluid {
    background-color: #FFFFFF;
}
#topper-wrapper {
    background-color: #ffffff;
    z-index: 10000;
    padding-left: 0px !important;
}
table.shipmentslisttopper {
    width: 99% !important;
    color: #000000;
    font-size: 13px;
}
table.shipmentslisttopper td {
    padding: 2px;
    
}
table.shipmentslisttopper th {
    background-color: #fff;
    font-size: 16px;
}
.rowleft {
    margin-right: 0px;
    margin-left: 0px;
        padding-top: 5px;
}
.rowright {
    margin-right: 15px;
    margin-left: 15px;
        padding-top: 5px;
}

.modal.modal-wide .modal-dialog {
  width: 90%;
  height: 350px;
}
.modal-wide .modal-body {
  overflow-y: auto;
}


#tallModal .modal-body p { margin-bottom: 900px }

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding: 3px !important;
}
/* Print styling */

@media print {
    body {
        margin: 0;
        padding: 0 !important;
        min-width: 768px;
    }

    .container {
        width: auto;
        min-width: 750px;
    }

    body {
        font-size: 13px;
    }
}

.comptop {
    background-color: #969dff;
}
.comptop {
    background-color: #969dff;
}
.compneg {
    background-color: #f54e38;
}

tfoot input {
        width: 55%;
        padding: 3px;
        box-sizing: border-box;
    }
th input {
        width: 55% !important;
        padding: 3px;
        box-sizing: border-box;
    }

.btn-group-lg>.btn, .btn-lg {
    padding: 12px 16px !important;
}
#backdrop {
    height: 800px !important;
}
#bgr {
    /* The image used */
    background-image: url("../logo/frontsplash.jpg");

    /* Full height */
    height: 100%;

    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.panel-front {
    border:0px;
    background: rgba(255,255,255,0.6);
    color: #000000;
    text-align: center;
}
#bumpeddownfromtop {
    margin-top: 50px;
}
.itemscript {
    font-family: 'Dancing Script', cursive;
}
.itemscript700 {
    font-family: 'Dancing Script', cursive;
    font-weight: 700;
    font-size: 36px !important;
    line-height: 1.0 !important;
    margin-top: 15px;
}
.itemsku600 {
    font-family: 'Fjalla One', sans-serif;
    font-weight: 600;
}
.itemsku600sub {
    font-family: 'Pathway Gothic One', sans-serif;
    font-weight: 600;
}
.itemsku600subsize5 {
    font-family: 'Pathway Gothic One', sans-serif;
    font-weight: 600;
    font-size: 30px;
}
.itemsku600subsize3 {
    font-family: 'Pathway Gothic One', sans-serif;
    font-weight: 500;
    font-size: 20px;
}
.itemsku800 {
    font-family: 'Libre Franklin', sans-serif;
    font-weight: 800;
}
.item {
    font-family: 'Pathway Gothic One', sans-serif;
    color: #000;
}
.itemsku {
    font-family: 'Pathway Gothic One', sans-serif;
    color: #000;
    font-weight: 300;
}
.itemskufjalla {
    font-family: 'Fjalla One', sans-serif;
    color: #000;
}
.navbar-grey {
    background-color: #cccccc !important;
}
@media (min-width: 768px) {
    .navbar-nav.navbar-center {
        position: absolute;
        left: 50%;
        transform: translatex(-50%);
    }
}
.center-photo {
    margin-right: auto;
    margin-left: auto;
}
.btn:focus,.btn:active {
    outline: none !important;
    box-shadow: none;
}
.bumpright15 {
    padding-left: 15px;
}
.panel-heading {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}
a {
    color: #000000 !important;
}

.btn {
    font-family: 'Pathway Gothic One', sans-serif !important;
    font-size: 20px;
}
