*{
    padding :0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    font-size: 11px !important;
    font-family: Arial;
}

html,body {
    height: 100%;
    min-height: 100%;
}

.mainArea {
    margin-top: 0em;
    margin-left: 10em;
    padding-left: 5%;
    padding-top: 9%;
}
.container {
    /*width: 95%;*/
    width: 80%;
    margin: 0 auto;
}
.wrapper {
  background-color: 1c1e21 !important;
}

/*****************************Logo ************************/
.logo {
    height: 80px;
    float: left;
    position: absolute;
    margin-top: 0px;
}
.cec-logo-container {
    padding: 0 !important;
}
.cec-logo
{
   height: 45px !important;
   margin-left: 0px !important;
   margin-top: 1% !important;
}
/*****************************Logo ************************/

.parentDiv {
    width: 100%;
    height:82%;
    background: url("../img/bgi-image-inner-pages.jpg") no-repeat center;
    overflow-y: scroll;
    color: black;
    background-size: cover;
}

.parent-div-bus {
    width: 100%;
    height:82%;
    background: url("../img/bus4.jpg") no-repeat center;
    overflow-y: scroll;
    color: black;
    background-size: cover;
}

.parent-div-truck-bus {
    width: 100%;
    height:82%;
    background: url("../img/truck-bus-background.png") no-repeat center;
    overflow-y: scroll;
    color: black;
    background-size: cover;
}

.parent-div-van {
    width: 100%;
    height:82%;
    background: url("../img/van2.jpg") no-repeat center;
    overflow-y: scroll;
    color: black;
    background-size: cover;
}
.parentDivVehSearch {
    width: calc(80% + 3px);
    margin-left: calc(10% + 2px);
    overflow-y: auto;
    background-color: white;
}
.parent-div-page-lower {
    width: 80%;
    margin: 0 auto; 
    background-color: white;
}
.page-float{
    float: left;
    width: 99.7%;
    margin-left: 0% !Important;
    padding: 2%;
}
.page-float-padding
{
    padding-top : 0%;
    padding-left: 0.5%;
}
.page-float-gradient{
    background-image: url( ../img/bg-metallic-texture.jpg );
    background-size: contain;
    width: 100%;
}
.gradientDiv {
    background-image: url( ../img/bg-metallic-texture.jpg );
    width: calc(80% + 3px);
    overflow-y: visible;
	/* margin: 0 auto; */
	margin-left: calc(10% + 2px);
    height: auto;
    background-size: contain;
}
.gradient-div-without-tab
{
    overflow-y : auto;
    background-size: contain;
}
.gradientDivLookUp {
    width: 97.2%;
}
.gradientDivVehSearch {
    margin-top: 1px;
    overflow-y: hidden;
    background-image: url( ../img/bg-metallic-texture.jpg );
    background-size: contain;
}
.gradient-div-order-end-search {
    margin-top: 0px;
    overflow-y: hidden;
    max-height: 100%;
    background-image: url(../img/bg-metallic-texture.jpg );
    background-size: contain;
}
/*.gradientSubDiv {
    width: 100%;
}*/
.gradient-sub-div-variant {
    width: 100% !Important;
}

.vehDisplayDiv {
    height: 82%;
    margin-top: 1px;
    overflow-y: auto;
}

/*************************Page Title ****************************/

.div-heading-row
{
    width : 100%;
    background-color: #1c1e21;
	min-height: 38px;
	margin-left: 0px;
	margin-right: 0px;
}
.div-heading {
    font-weight: normal;
    font-size: 17px;
    padding: 7px;
    padding-left: 33px;
    color: white;
    width: 80%;
    background-color: #00adef;
    position: relative;
    margin: 0px auto;
}
.div-heading-modal{
    width:100% ! Important;
    padding-left: 2.5%;
    left: 0;
    position: inherit;
}
.div-heading-lg-modal {
    width: 100%;
    margin: 0 auto;
    margin-left: 0;
    margin-top: -15px;
    padding: 1%;
}
.div-heading-lookUp{
    width: 100% ! Important;
    margin-left: 0px;
    margin-top: -18px;
    padding: 1%
}
.page-title-style {
    font-weight: normal;
    font-size: 20px;
    padding-left: 1.2%;
    padding-top: 2%;
    color: #00adf9;
    padding-bottom: 1%;
}
.div-heading-modal {
    margin-left: 0px !Important;
    font-size: 16px;
    color: white;
    background-color: #056ec0;
    width:100%;
    padding: 6px;
    padding-left:12px;
}
.div-heading-cd {
    font-weight: normal;
    font-size: 20px;
    padding-left: 0%;
    color: black;
}
.headerText {
    width: 100%;
    height: 12%;
    margin-right: 0px;
    padding-right: 0px;
    margin-left: 0px;
    background-color: black;
} 
/*************************Page Title ****************************/

/**************************************Table ********************************/
table {
    width: 100%;
}
tr,td,th {
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
}
th {
    background-color: #666666;
    color: #ffffff;
    cursor: pointer;
    text-align: center !Important;
    padding: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
tr,td {
    color: #000000;
    border: 0px solid white;
    white-space: nowrap;
    text-align: center;
}
tr > td {
    padding-bottom: -0.75em;
    line-height: normal;
}
   
.table-td-span>tbody>tr>td>span , .table-td-span>tr>td>span
{
    float: left;
    clear: left;
    display:inline;
    width: 100%;
    text-align: left;
    height: 20px;
}
.table >  th {
    border-bottom: 0px solid black;
    border-top: 0px solid black;
    line-height: 1.3;
    color: #d8d8d8;
}
.table > tbody > tr > td,.table > tr > td {
    border-bottom: 0px solid black;
    border-top: 0px solid black;
    /*padding: 0.4%;*/
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.search-result-table {
    margin-bottom: 0px !Important;
    width: 100%;
}

.deliveryRequest
{
	  margin-bottom: 80px !Important;
}

.search-result-table tbody
{
    max-height: 305px !important;
}
.search-result-table >  th {
    border-bottom: 0px solid black;
    border-top: 0px solid black;
    line-height: 1.3;
    color: #d8d8d8;
}
.search-result-table > tbody > tr > td,.search-result-table > tr > td {
    border-bottom: 0px solid black;
    border-top: 0px solid black;
    padding: 5px;
    font-weight: 500;
}
.search-result-table tr:nth-child(even) td ,.search-result-table>tbody tr:nth-child(even) td {
    background-color:white;
}
.search-result-table>tr:hover > td , .search-result-table>tbody>tr:hover > td{
    color: #23c2ff;
    cursor: pointer;
}
.fixedtableLayout
{
    table-layout: fixed;
}
.fixedtableLayout>tbody
{
    display: block;
    overflow-y: auto;
    max-height: 150px;
}
.fixedtableLayout>thead,.fixedtableLayout>tbody>tr {
    display:table;
    width:100%;
    table-layout: fixed;
}
.table-first-col
{
    width: 30px;
}
.tableResultDisplay tr:nth-child(even) td {
    background-color:white;
}
.fixedtableLayout
{
    table-layout: fixed;
}
.fixedtableLayout>tbody
{
    display: block;
    overflow-y: auto;
    max-height: 150px;
}
.fixedtableLayout>thead,.fixedtableLayout>tbody>tr {
    display:table;
    width:100%;
    table-layout: fixed;
} 
.fixedtableLayout>tbody>tr>td , .fixedtableLayout>tbody>tr>td>span{
    text-align: center;
} 
.table-first-col{
    width: 30px;
}
.own-reserv-table:hover > td {
    color: #23c2ff;
    cursor: pointer;
}
.resultTableTd {
    font-size: 12px;
    color: #3c3c3c;
    width: 92%;
    padding: 3%;
    /*vertical-align :middle*/
}
.tableWithInputField{
    background-color: #ececec;
    overflow-y : visible;
    min-height: 50%;
}
.tableWithInputField tr:nth-child(even) td {
    background-color: #ececec;
}
.tableWithInputField tbody>tr>td , .tableWithInputField tr>td ,.tableWithInputField tbody>tr , .tableWithInputField tr  {
    overflow-y : visible !important;
}
.order-end-cust-style{ 
    padding-top:2%;
}
 
/**************************************Table ********************************/

/***********************************************Button ************************************/
.vehicleButton {
    margin: 0.5%;
    font-family: Arial;
    height: 27px;
    background-color: #00adef;
    color: white;
    float: center;
    font-size: 14px;
    line-height: 9px;
    border-radius: 0 !important;
}
.allButton {
    padding-left: 11px;
    margin-top: 10px !important;
}
.grid-button {
    float: left;
    font-size: 14px;
    margin-top: 14%;
    /*margin-left: 5%;*/
    width:100%;
}
button.btn.vehicleButton:hover {
    color: white;
    background-color: #0088c6 !important;
}

button.btn.vehicleButton:active {
    background-color: #0088c6 !important;
    -moz-box-shadow: 2px 2px 2px #999;
    -webkit-box-shadow: 2px 2px 2px #999;
    box-shadow: 2px 2px 2px #999;
}
.btn-default {
    padding: 0px 2.5px;
    line-height: .9;
    margin-bottom: 5px;
    font-size: 11px;
    display: inline-block;
    text-align: justify;
    vertical-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    margin-top: 1px;
    font-family: Arial;
}
button.btn-xs.collapsed:before {
    margin-top: 0px;
    margin-bottom: 0px;
    content: "+";
}
button.btn-xs:before {
    margin-top: 0px;
    margin-bottom: 0px;
    content: "-";
}
.buttonOwn {
    margin-top: -6px;
    margin-left: 20px;
    float: left;
    font-size: 14px;
}
button:focus {
    outline: none !important;
}
.resetButton {
    margin-bottom: 5px;
    font-family: Arial;
    height: 27px;
    background-color: #3c3c3c;
    color: white;
    float: center;
    padding-right: 18px;
    padding-left: 18px;
    padding-bottom: 19px;
    padding-top: 9px;
    font-size: 14px;
    line-height: 10px;
    border-radius: 0 !important;
}
button.btn.resetButton:hover {
    color: white;
    background-color: #666666 !important;
}
.btn-top-margin{
    margin-top:0px;
}
/***********************************************Button ************************************/

/***********************************************FA-Caret-I************************************/
.caret {
    float: right;
    margin-right: 2%;
    margin-top: 0.2%;
    margin-bottom: 2%;
}
.fa {
    font-size: 15px;
}
.fa-menu-upload{
      font-size: 15px;
      margin-top: -12px;
}
.i {
    color: black;
}
.i-caret {
    float: right !important;
    padding-right: 4px !important;
    height:10px;
    width:8px;
}
.i-caret-with-text {
    margin-top: -10px !important;
}
.fa-caret-down
{
    color : #666666 !important;
}
.i-caret-margin{
    margin-top: -5%;
    margin-right: 2%;
}
.fa-check-circle
{
    color : #00adef;
    font-size: 15px;
}
.fa-times-circle
{
    color : #9f0002;
    font-size: 15px;
}
.fa-exclamation-circle
{
    color : orange;
    font-size: 15px;
}
.i-caret {
    float: right !important;
    padding-right: 4px !important;
    height:10px;
    width:8px;
}
.i-caret-with-text {
    margin-top: -10px !important;
}
.fa-caret-down
{
    color : #666666 !important;
}
.i-caret-margin{
    margin-top: -5%;
    margin-right: 2%;
}
/***********************************************FA-Caret-I************************************/

/********************************************Dropdown********************************************/
.scrollable {
    overflow-y: scroll;
    max-height: 200px;
    display: block;
    padding: 0px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    cursor: default;
}
.dropdown button,
.dropdown table {
    font-family: Arial;
    width: 100% !important;
    font-size: 11px;
    text-align: left;
    cursor: default;
    background-color: white;
    border-radius: 3px !important;
    color: black;   
    border: 1px solid #d8d8d8!important;
}
.dropdown-menu {
    min-width: auto;
}

.open > .dropdown-menu {
    display: block;
    width: 99.9%;
    font-size: 11px;
    text-align: left;
    cursor: default;    
    background-color: white;
    max-height: 150px;
    font-family: Arial;
    max-width: 180%;
	width: auto;
	min-width: 100%;
    border-radius: 0 !important;
}
.open > .dropdown-menu>li>a {
    cursor: pointer;
}
.dropdownTable td {
    font-family: Arial;
    text-align: center;
    border: 0px solid white !important;
    color: white;
    width: 50%;
}
.dropdown-scrollable {
    overflow: auto;
    max-height: 200px;
}
.dropdown-btn {
    font-family: Arial;
    font-size: 11px;
    width: 150% !important;    
    height: 23px !important;
    color: #555;
    line-height: 1;
    text-align: left !important;
    background-color: #fff;
    border-radius: 0 !important;
    border: 1px solid #A9A9A9 !important;
    padding: 1% 3% !important;
}
.dropdown-btn>div {
    width:95%;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis; 
}
.dropdown-item-a {
    width: auto;
    height: 20px;
}
.open>button>i {
    transform: rotate(-180deg);
    transition: all 400ms ease 0s;
}
/********************************************Dropdown********************************************/

/*****************************************Grid***********************************************/
.grid-scroll {
    overflow: auto;
    max-height: 305px;
    width: 100%;
}
.grid-page-margin {
    padding-left: 2%;
    padding-right: 2%;
    width: 100%;
    padding-bottom: 3%;
}
.grid-style {
    margin-left: 2%;
    font-weight: normal;
    font-size: 20px;
    padding-left: 1.3%;
    padding-top: 1%;
    /* padding-bottom: 1%; */
    color: #00adf9;
}
.grid-style-under-veh-display {
    padding-left: 0.5%;
}
.grid-page {
    margin-top: 2%;
    /*margin-left: 5%;*/   
    font-size: 14px;
    margin-bottom: 20px;
}
/*****************************************Grid***********************************************/



/********************************* Table Grid Styling ****************************************/  


#creditadjust{
    color: #000;
    margin-right: 2%;
}
.table-view-glyphicon
  {
     font-size: 17px;
     color: #999;
     float: right;
     margin-top: -2%;
     margin-right: -0.8%;
  }
  .table-view-glyphicon>i
  {
      background-color: transparent;
      color: black;
      border: none;
      padding: 6px 12px;
  }
  .table-view-glyphicon>button
  {
      background-color: transparent;
      color: black;
      border: none;
  }
  .table-view-glyphicon>span
  {
      color:#999;
      padding: 7px;
  }
  .table-view-glyphicon>.glyphicon-th-list
  {
      color: black;
  }
  .table-view-glyphicon>span:hover
  {
       color: black;
  }
  .table-view-glyphicon-click
  {
       color: black;
  }
  .table-view-glyphicon-deselect
  {
       color:#999;
  }
  .table-view-glyphicon>.glyphicon-download-alt
  {
      color: black;
  }
#box {
   /*width: 33.33%;*/
   padding-bottom: 25%;
   position: relative;
   font-size: 12px;
   min-height: 208px;
}
#innerContent {
   position: absolute;
   left: 10px;
   right: 10px;
   top: 10px;
   bottom: 10px;
   background: white;
   box-shadow: 2px 2px 2px #999;
   color: black;
   padding: 5%;
   overflow-y: hidden;
}
#innerContent:hover {
    overflow-y: scroll;
    -moz-box-shadow: 10px 10px 10px #999;
    -webkit-box-shadow:  10px 10px 10px #999;
    box-shadow:  10px 10px 10px #999;
}
.tile-i>a>i{
    color : #00adef;
    font-size: 14px;
}
.grid-i>a>i{
    color : #00adef;
    font-size: 14px;
}
.wrapper-table-tile
{
  overflow: hidden;
  float: left;
  width: 100%;
  margin-bottom: 25;
}

.tile-data-cell
{
  /*width : 45%;*/
  position: relative;
  padding: 1.5%;
  /*float: left;*/
}

.tile-i
{
  float:right;
  width: 10%;
}
.tile-description
{
   width: 100%;
   padding: 1.5%;
}
.tile-description-data
{
   background-color: #f2f2f2;
   padding: 2%;
   min-height: 20px;
   /*float: left;*/
}
.tile-header
{
 color :#5e5e5e;
}
.grid-inactive{
    color: #999 !important;
}
.active-color{
    color: black !important;
}
.icon-style{
    margin-top: -187px;
    margin-right: 3px;
}
/********************************* Table Grid Styling ****************************************/

/*************************** control*******************************************/
.default-style {
    width: 100% !important;
}
.default-newstyle {
    width: 45% !important;
}
.default-style-date {
   width: 91%;
}
.labelFont {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
}
.labelFont>font
{
    color:red;
}
.labelFontCD {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: black;
}
label {
    font-weight: normal !important;
}
.label-td {
    width: 20%;
    font-size: 14px;
    font-family: Arial;
    text-align: left;
}
.label-tdIncludeConfig {
    width: 48%;
}
.labelOwn {
    width: 25%;
    font-size: 14px;
    font-family: Arial;
    text-align: left;
    margin-left: 20px;
}
.countrylabel {
    width: 15%;
    font-size: 14px;
    font-family: Arial;
    text-align: left;
    font-weight: normal !important;
}
.control-tdIncludeConfig {
    width: 36% !Important;
}
.control-td {
    width: 20%;
    font-family: Arial;
    text-align: left; 
    font-size: 14px;
}
.control-tdDMCO {
    width: 50%;
    font-family: Arial;
    text-align: left;
    float: left;
    font-size: 14px;
}
.control-tdDateFrm {
    width: 9%;
    float: left;
    /*height:1050%;*/
}
.control-tdDateTo {
    width: 5%;
    margin-left: 70px;
}
.control-td2 {
    width: 18%;
    float: left;
    /*height:1050%;*/
}
.control-td2Label {
    width: 5%;
    margin-left: 70px;
    float: left;
}
.control-td3 {
    width: 25%;
    text-align: left;
    float: left;
    font-size: 12.2px;
    /*height:1050%;*/
}

.date-reset
{
    position: relative;
    right: 20px;
    font-size: 12px !important;
    font-weight: lighter !important;
    color: grey;
}
input[type=date] {
    height: 23px;
    border: 1px solid #A9A9A9;
    height: 10%;
    font-size: 14px !Important;
    padding: 0.15%0.15%0.15%0.15%;
    width: 200%;
    font-size: 10px;
}
input[type=text] , input[type=number]  {
    height: 23px;
    border-radius: 3px; 
    border: 1px solid #d8d8d8;
    padding: 0.1%0.1%0.1%0.1%;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
input[type="checkbox"] {
    width: 12px;
    height: 12px;
    padding: 0px 0px;
    margin-bottom: 7px;
}
textarea
{
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    border-radius: 3px; 
    border: 1px solid #d8d8d8;
}

input[type=date] {
    /*border-radius: 3px;*/
    height: 23px;
    border: 1px solid #A9A9A9;
    height: 10%;
    font-size: 14px!Important;
    padding: 0.15%0.15%0.15%0.15%;
    /*margin: 0.15%0.15%0.15%0.15%;*/
    width: 200%;
    font-size: 10px;
}
input[type=text], input[type=tel] {
    height: 23px;
    line-height: 23px;
    border-radius: 3px; 
    border: 1px solid #d8d8d8;
    padding: 0.1% 0.1% 0.1% 2.1%;
    /*margin: 0.15%0.15%0.15%0.15%;*/
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
input[type="checkbox"] {
    width: 12px;
    height: 12px;
    padding: 0px 0px;
    margin-bottom: 7px;
}
input[type=radio]
{
    margin: 5px 0 5px;
}
input[type="radio"] + label {
    font-weight: normal !Important;
    font-size: 14px!Important;
}
textarea
{
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
label {
    font-weight: normal !important;
}
.labelFont {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
}
.labelFont>font,font
{
    color:red;
}
.labelFontCD {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: black;
}
.multiple-input-table
{
    max-height: 160px;
    overflow-y: auto;
    padding : 0;
}
.multiple-input-table > div
{
    margin : 1px;
}
/*input[type="checkbox"] + label{
    width: 12px;
    height: 12px;
    padding: 0px 0px;
    background:url(/img/checkbox_uncheked.png) -2.43px center no-repeat;
	background-size: 129%;
    line-height:3px;
}
input[type="checkbox"]:checked + label {
    width: 12px;
    height: 12px;
    padding: 0px 0px;
    background:url(/img/checkbox_cheked.png) -2.43px center no-repeat;
	background-size: 129%;
    line-height:27px;
}*/
/*input[type="checkbox"] + label {
  font-weight: normal !Important;	
	font-size:14px !Important;
	padding-left :20px;
	margin:0 0 0 0;
	cursor:pointer;
    background:url(../img/checkbox_uncheked.png) -10px center no-repeat;
	background-size: 29%;
    height: 25.8px;
	line-height:27px;
}
input[type="checkbox"]:checked + label {
	font-size: 14px !Important;	
    font-weight: normal !Important;	
	padding-left :20px;
	margin:0 0 0 0;
	cursor:pointer;
    background:url(../img/checkbox_cheked.png) -2px top no-repeat;
	background-size: 20%;
    height: 26.3px;
	line-height:27px;
}*/

input[type="radio"] + label {
    font-weight: normal !Important;
    font-size: 14px!Important;
}
textarea:focus, input:focus {
    outline: none !important;
}
.col-lg-2
{
    margin-top: .5%;
    margin-bottom: .5%;
    min-width: 206px;
}
.col-xs-6 {
    padding: 0;
}
.col-lg-12
{
    margin-top: .5%;
    margin-bottom: 25px;
}
.col-md-9
{
    width : 78.1%;
}
.col-md-12 {
    width: 100%;
}
.col-lg-15
{
    width: 15%;
    margin-top: .5%;
    margin-bottom: .5%;
}
.col-3-style
{
    width : 60%;
}
/**************************************Control************************************************/

.demo-layout-transparent {
    background: linear-gradient( rgba(0, 0, 255, 0.45), rgba(0, 0, 255, 0.45)), url('assets/scotch-dog1.jpg') center / cover;
    height: 400px;
}
.container {
    width: 80%;
    margin: 0 auto;
}

@media only screen and (max-width: 768px) {
    .sidebarWrapper {
        left: -18em;
    }
    .mainArea {
        margin-left: 0em;
    }
    
}
.mainArea {
    margin-top: 0em;
    margin-left: 10em;
    padding-left: 5%;
    padding-top: 9%;
}
.container {
    width: 95%;
}
.headerStyle {
    width: 100%;
    height: 12%;
    margin-right: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    background-color: black;
}
.headerLi {
    float: right;
    margin-top: 8px;
    font-size: 11px;
}
.headerArea {
    padding: .7em;
    background-color: gray;
    color: white;
    font-size: large;
}
.logo {
    height: 80px;
    float: left;   
    position: absolute;
    margin-top: 0px;
}
.cec-logo-container {
    padding: 0 !important;
}
.cec-logo
{
   height: 45px !important;
   margin-left: 0px !important;
   margin-top: 1% !important;
}

.header-div
{
    /*padding-left: 9.9%;
    padding-right: 11%;*/
    background-color: black !important;
    border: none !important;
    margin-bottom: 0;
}
/*inserted by lalit*/

.sidebarWrapper {
    position: absolute;
    top: 9em;
    width: 16em;
    height: 180%;
    background-color: #003366;
    ;
    background: linear-gradient(to bottom, #003366, #325B84);
}
.sidebarNav {
    position: absolute;
    top: 0;
    width: 93.5%;
    list-style: none;
    margin-left: 0em;
    padding: 0;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}
.sidebarNav li a {
    color: #EFEEEC !Important;
    display: block;
    text-decoration: none;
    padding: 2px;
    white-space: nowrap;
}
.sidebarNav li a:hover {
    color: #EFEEEC !Important;
    background-color: skyblue !important;
    text-decoration: none;
}
.sidebarNav li a:active,
.sidebarNav li a:focus {
    text-decoration: none;
    color: red;
}
.sidebarNav li a:target {
    color: red;
}
.sidebarNav .sidebarBrand {
    margin-left: -.5em;
    font-size: large;
    color: white;
}
.sidebarNav .sidebarBrand a {
    color: white;
}
.sidebarNav .sidebarBrand a:hover {
    color: #fff;
    background: none;
}
.topNavMenuStyle {
    /*margin-left:250px;*/
    
    float: right;
}
.topNavMenuStyleVMS {
    margin-left: -800px !Important;
}
.sidebarNavSecondLevel {
    list-style: none;
    margin-left: -2.5em;
    font-size: 14px;
}
.topMenu {
    height: 100px;
    /*background-color: #003366;*/
    /*background-color: linear-gradient(to right, #003366 , #DDE4EA) !Important; */
    
    background: linear-gradient(to right, #003366, #6684a3);
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 24px 106px;
    font-size: 19px;
    line-height: 60px;
    color: #EFEEEC !Important;
}
.dealerDiv {
    margin-left: 80px !Important;
}
.allButton {
    padding-left: 11px;
    margin-top: 10px !important;
}
.grid-button {
    float: left;
    font-size: 14px;
    margin-top: 14%;
    width:100%;
}
.navbar-inverse {
    border-color: #003366;
}
.row page-float col-md-12Result {
    padding-top: 2%;
    margin-left: 30px;
}
button.btn.resetButton:hover {
    color: white;
    background-color: #666666 !important;
}
.look-up-personal-label {
    margin-right: 80px;
    width: 51% !important;
    height: 19px !important;
    font-size: 14px;
    border-radius: 0px;
    margin-left: 38% !important;
    margin-top: -6%;
}
.lookUpPersonelText {
    margin-right: 80px;
    width: 85% !important;
    height: 19px !important;
    font-size: 14px;
    border-radius: 0px;
}
.look-up-personal-text{
    margin-right: 80px;
    width: 47% !important;
    height: 19px !important;
    font-size: 14px;
    border-radius: 0px;
    margin-left: 36%;
    margin-top: -6%;
}
.lookup-model {
    height: 92%;
    overflow-y: auto;
    padding: 0%;
}
.labelFontRadio {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    margin-right: 120px;
}
.modal-content
{
    background-image: url( ../img/bg-metallic-texture.jpg ) !important;
    background-size: contain;
}
.row page-float  {
    float: left;
    width: 100%;
    padding-left: 5%;
    padding-top: 1%;
       min-height: 64%;
}
.labelFontLookUp {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    margin-left: 3% !important;
}
.grid-scroll-look-up-search {
    overflow-x: scroll;
    overflow-y: scroll;
    max-height: 32%;
    width: 100% !important;
    margin-left: 1%;
    margin-top: 16%;
   
}
.modal-content
{
    background-image: url( ../img/bg-metallic-texture.jpg ) !important;
    background: white;
    width: 100%;
    height: 82%;
    padding-left: 0px;
    /*margin-left: -46px;*/  
    margin-top: 65px;
}
.datePicker1 {
    font-family: Arial;
    text-align: right;
    float: right;
    font-size: 14px;
    padding-top: 2%;
}
.boxed {
    border: 1px solid black;
	width: 59%;
    margin: 0 auto;
    margin-bottom: 2%;
    margin-left: 1.5%;
}

/****************** Messages ***********************************************/
.error-msg-display {
    background-color: #9f0002;
    padding-top: 4px !Important;
    padding-bottom: 4px !Important;
    color: #ffffff;
    border-radius: 0px;
    padding-left: 17px;
    padding-right: 17px;
    margin-bottom: 1%;
    min-width: 25px;
    max-width: 1250px;  
    margin-left: 15px;
    float:left;
    width: auto; 
}
.success-msg-display {
    background-color: #23c2ff;
    padding-top: 4px !Important;
    padding-bottom: 4px !Important;
    color: #ffffff;
    border-radius: 0px;
    padding-left: 17px;
    padding-right: 17px;
    margin-bottom: 1%;
    min-width: 25px;
    max-width: 1250px;  
    margin-left: 15px;
    float:left;
    width: auto;
}
.error-msg-container
{
    width:100%;
    margin : 0;
    min-height: 38px;
}
.multiple-messages-container {
    overflow-y: auto;
    max-height: 85px;
}
.grid-msg-div
{
    margin-left: 2%;
}

.success-msg-td
{
    color : white;
    background-color: #00adef;
}
.error-msg-td
{
    color : white;
    background-color: #9f0002;
}
.warning-msg-td
{
    color : block;
    background-color: orange;
}
.grid-msg-div
{
    margin-left: 2%;
}
.success-message-display{
    color: #23c2ff;
}
/****************** Messages ***********************************************/
.row page-float col-md-12-saveVarient {
    float: left;
    width: 118%;
    margin-left: 50px !Important;
    padding-top: 9%;
    background-image: url(./img/bg-metallic-texture.jpg );
}
.row page-float col-md-12-lookUp {
    float: left;
    width: 100%;
    padding-left: 5%;
    padding-top: 1%;
    min-height: 64%;
}
.row page-float col-md-12-result {
    padding-top: 2%;
    margin-left: 30px;
}
/****************************************Veh display + Other class Req Style**********************************************/

.vehicle-display-content{
    color: black;
    font-size: 14px;
    font-weight: normal;
}

.vehicle-display-label{
    color: #666666;
    font-size: 14px;
    font-weight: normal;
}
.td-veh-display {
    border: 0px solid white;
    color: black;
    font-size: 14px;
    border-top-width: 1px;
    border-color: d8d8d8;
    line-height: 2.428571;
    vertical-align: top;
}
.td-veh-display-content {
    border: 0px solid white;
    color: black;
    font-size: 14px;
    border-top-width: 1px;
    border-color: d8d8d8;
    line-height: 2.428571;
    vertical-align: top;
}
.veh-print-label {
    font-size: 12px !important;
    padding-left: 2px;
    padding-right: 2px;
}
.veh-print-content {
    font-size: 12px !important;
}
.td-veh-display-content>div
{
    padding-left: 0;
    margin: 0;
    line-height: 1.8;
}
.row page-float col-md-12{
    float: left;
    width: 118%;
    margin-left: 50px !Important;
    padding-top: 9%;
    background-image: url(./img/bg-metallic-texture.jpg );
    background-size: contain;
}
/****************************************Veh display + Other Similar class Req Style**********************************************/

/***************************************Misc **************************************************/
.result-div
{
   margin-top : 1%
}
.dealer-label-width {
    width: 150% !Important; 
}
.check-result-style {
    color: red;
}
.check-result-style-div {    
    font-weight: bold;
    padding: 1%;
}
.check-result-style-div>span
{
     padding-right: 5px;
}
.check-button-search {
    margin-left: 49px;
}
.reservation-status {
    margin-left: 70px;
    font-weight: normal;
}
.button-text-display {
    display: block;
}
.status-margin {
    margin-left: 46px;
}
.grid-page>div {
    float: right;
}
.file-upload-inline
{
    display: inline !important;
}
.uploadFile
{
    float:left;
    padding-left:0px;
    padding-bottom: 0px;
}
.error-upload-msg{
    min-height: 25px;
}
.div-zero-padding
{
    padding: 0;
}
.float-right
{
    float: right;
}
[hidden] , .hide-element {
  display: none !important;
}
.display-element {
    display: block !important;
}
.dynamic-element-class
{
    background-size:cover;
}
.div-zero-padding
{
    padding: 0;
}
.sap-err-div
{
    padding: 2%;
    padding-left: 10%;
    position:fixed
}
[hidden] {
  display: none !important;
}
.sticky {
    top: 0;
    position: sticky;
}
/***************************************Misc **************************************************/

/************************************** Scroll **************************************/

div ::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background: #f2f2f2;
}

div ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 2px;
}

div ::-webkit-scrollbar-thumb {
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.col-sm-2>div  ::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background: #f2f2f2;
}

.col-sm-2>div ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    border-radius: 2px;
}

.col-sm-2>div ::-webkit-scrollbar-thumb {
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.5);
    box-shadow: inset 0 0 3px rgba(0,0,0,0.5);
}
body {
    background-color          : #f2f2f2;
    scrollbar-face-color      : #d8d8d8;
    scrollbar-arrow-color     : #00adef;
    scrollbar-track-color     : #f2f2f2;
    scrollbar-shadow-color    : #c2c2c2;
    /*scrollbar-highlight-color : white;
    scrollbar-3dlight-color   : brown;
    scrollbar-darkshadow-Color: gray;*/
}

/************************************** Scroll **************************************/

/**************************************************************************************/

.col-lg-2
{
    /*width: 20%;*/
    margin-top: .5%;
    margin-bottom: 2.5%;
    min-width: 206px;
}
.col-xs-6 {
    padding: 0;
}
.col-lg-12
{
    margin-top: .5%;
    margin-bottom: 25px;
}
.col-md-9
{
    width : 78.1%;
}
.col-md-12 {
    width: 100%;
}
.col-lg-15
{
    width: 15%;
    margin-top: .5%;
    margin-bottom: .5%;
}
.view-configuration-text{
    text-align: center;
    font-weight: bold;
}
/********************************* Table Grid Styling ****************************************/

/* ****************************Logistics Table styling************************************************* */
.grid-scroll_Logistic_table {
    overflow: scroll;
    max-height: 152px;
    width: 40% !important;
    float:left;
}

.upload-button{
    vertical-align: top;
}
.tableHeaderWrap{
    white-space: normal;
}
.scroll-table-height{
    max-height: 305px !important;
}
.upload-margin{
margin-left:15px;
}
.table-relative-space{
    margin-top: 0.0%;
    margin-bottom: -8px;
}
/* .rowWidthAdjust{
    width : 50px;
} */
/*****************************Logistics Table styling************************************************* */

/*****************************Media Query**************************************************/
@media (min-width: 1370px)
{
   .gradientDiv
    {
         background-size: cover;
    }
}
@media (max-width: 1200px)
{
    .col-lg-2
    {
        max-width: 324px;
        min-width: 232px;
    }
}

@media (max-width: 550px)
{
    .div-heading {
        width: 78.7%;
        left : 9.8%;
    }
}

/*@media all and (-ms-high-contrast: none), (-ms-high-contrast: active),(max-width : 550px) {
    .div-heading {
        left : 9.88%;
        width:77.1%;
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active),(min-width : 1250px) {
    .div-heading {
        left : 9.88%;
        width:79%;
    }
}*/
@media only screen and (max-width: 768px) {
    .sidebarWrapper {
        left: -18em;
    }
    .mainArea {
        margin-left: 0em;
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .parentDiv {
        width: 100%;
    }
    .div-heading-modal {
        margin-left : 10.72%;
        /*margin-left : -1.72%;*/
    }
     /* .div-heading {
        left : 9.88%;
        width:79%;
	} */
	.gradientDiv {
		width: calc(80% + 13px);
	}
	.parentDivVehSearch {
		width: calc(80% + 13px);
	}
    .div-heading-lg-modal {
        margin-left : 0;
        width:100%;
    }
    .col-lg-2
    {
        min-width: 206px;
    }
    /*th:before{
         content: "\3000";
    } 
    th:after{
         content: "\3000";
    }

    td:before{
         content: "\3000";
    }
    td:after{
         content: "\3000";
    }*/
    .day:before{
         content: "";
    }
    .day:after{
         content: "";
    }
    .weekday:before{
         content: "";
    }
    .weekday:after{
         content: "";
    }
    .gradientDivLookUp {
    width: 95.2%;
    }   
}

@supports (-ms-ime-align:auto) {
    * {
        box-sizing: border-box;
    }
    .gradientDiv {
        width: calc(80% + 8px);
    }
    .parentDivVehSearch {
		width: calc(80% + 8px);
	}
}

.labelheight
{
	height:31px;
}
.flexDisplay{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
}

/* sticky tableHeader */
.header {
    position: sticky;
    top: 0;
    z-index: 1;
}

/*****************************Media Query**************************************************/