/*!
 * 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%;
}
.btn {
    padding: 3px 5px;
  }
  .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: -moz-use-text-color -moz-use-text-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: -moz-use-text-color -moz-use-text-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: 95%;
        padding: 3px;
        box-sizing: border-box;
    }
.paneleq {
  height: 155px !important;
}
.form-group {
    margin-bottom: 8px !important;
}
.progress-nobottom {
    margin-bottom: 0px !important;
}
.well-nobottom {
    padding: 9px !important;
    margin-bottom: 5px !important;
}
.panel-body-smallpad {
    padding: 5px !important;
}
.tablepad1>tbody>tr>td, .tablepad1>tfoot>tr>td, .tablepad1>thead>tr>td {
    padding: 1px !important;
}
.bottom5 {
    padding-bottom: 20px !important;
}
.smallfont {
    font-size: 11px !important;
}
.starchecked {
    color: #D4AF37 !important;
}
.radio-label-vertical-wrapper {
  padding-bottom: 13px;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}

.radio-label-vertical-wrapper:before {
/*  content: ' ';*/
  display: block;
  width: 100%;
  height: 30px;
  background: #efefef;
  position: absolute;
  bottom: 0;
}

.radio-label-vertical-wrapper label:not(.radio-label-vertical) {
  display: block;
  width: 100%;
}

.radio-label-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
  text-align: center;
}

.radio-label-vertical input {
  position: absolute;
  top: 28px;
  left: 50%;
  margin-left: -6px;
  display: block;
  cursor: pointer;
}
.lead {
    margin-bottom: -2px !important;
}

.numberCircle {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
    width: 36px;
    height: 36px;
    padding: 8px;
    background: #fff;
    border: 2px solid black;
    color: black;
    text-align: center;
    font: 32px Arial, sans-serif;
    display: inline-block;
}
.req {
    color: #cc0000;
}
.frmgrouprowsmallbott {
    margin-bottom: 2px !important;
}
.mymodl {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin:auto;
    display: table;
}
.mymodl > .modal-content {
    display: table-cell;
}
.modal-sm {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    margin:auto !important;
    display: table !important;
}
.btnnopad {
    padding-top: 1px !important;
    padding-right: 1px !important;
    padding-left: 1px !important;
    padding-bottom: 0px !important;
}