﻿@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 250px;
        padding: 0 30px;
        border-left: 1px solid #e7e7e7;
    }
}

body {
}

.center {
    left: 50%;
    top: 50%;
    margin: 0 auto;
}

.fillHeight { 
    min-height: 100%;
    height: 100%;
     
}

.row-height
{
    height: 100%;
}

.fillAllHeight { 
    background-color: #0072C6;
    min-height: 100%;
    height: 100%;
    margin-bottom:0px;
}


.colorBgHeader {
     background-color: #0072C6;
}

.heightBgHeaderBin {
     height: 80px;
}
.containerMinHeigth50 {
    min-height: 50px;
}
.fa-checkGreen{
  color: #30d052;
  font-size: 24px;
}

.fa-uncheckRed{
  color: #e50d13;
  font-size: 24px;
}

.colorTextHeader {
     color: #ffffff;
}

.colorWhite {
     background-color: #FFFFFF;
}

.colorBlueGray {
     background-color: #00475B  !important;
}

/*.panel-heading {
     background-color: #00475B  !important;
}*/

.panel-heading-gray {
     background-color: #F5F5F5  !important;
     cursor: move;
}

.panel-heading-darkgray {
     background-color: #A9A9A9  !important;
}

.panel-login-bgcolor-heading {
     background-color: #F5F5F5  !important;
}

.colorDarkGray {
     color: #333333;
}

.colorBlack {
     color: #000000;
}

#wrapper {
    width: 100%;
}

#page-wrapper {
    padding: 0 15px;
    /*min-height: 300px;*/
    height: 100%;
    background-color: #0094ff;
    margin-bottom: 20px;
}

 .text-nowrap {
    white-space: nowrap;
} 
 
            .close {
			    margin: -2px 0 0 45px;
			    font-size: 18px;
			}
			.marginBottom {
			    margin-bottom :1px !important;
			}
			.operationDiv {
			    padding:5px 10px 5px 5px;
			}
			.operationDivWrapper {
			    margin-top:-1px;
			}
			.leftMenu {
			    height :70%;
			    background-color: #E6E6E6;
			    border-right: 2px solid #BFBFBF;
			}         
			

.cursorHand {cursor: pointer;}

.bringtofront {
  z-index: 1001;
}

.containerHeigth {
    height:100%;
}

.containerHeigth500 {
    min-height: 500px;
}

.liItemsHeigth{
    height: 20px
}

/* Autocomplete   */
.ui-autocomplete
{
   position:absolute;
   max-height: 150px;
   min-width: 138px;
   overflow-y: auto;
   overflow-x: auto; 
   font-size:12px;
   font-family:Verdana,Arial,sans-serif;
   font-weight:normal;
   list-style: none;
   padding:2px;
 }
 .ui-widget-content .ui-state-focus 
 {
   cursor: pointer;
   background-color: #cde6f7;
   font-size:12px;
   font-family:Arial;
   font-weight: bold;
 }
  
.ui-autocomplete-loading {
   background: white url("~/Images/Icons/AjaxLoader.gif") right center no-repeat;
}

.ui-autocomplete a.ui-state-hover 
{
    font-weight: normal !important;  
    background-color: #003768;
    color:White;
}
 .ui-corner-all
{
   -moz-border-radius: 1px 1px 1px 1px;
}
.ui-widget-content
{
   border: 1px solid black;
   /*color: #222222;
   background-color: Red;*/
}
.ui-widget
{
   font-family: Verdana,Arial,sans-serif;
   font-size: 12px;
}
.hover_group:hover
{
   /*opacity: 0.5;*/
   cursor: pointer;
   border: 1px solid black;
   background-color: #080ca8;
}

.normalText {
    font-weight:normal;
}
.boldText {
    font-weight:bold;
}

.ui-helper-hidden-accessible { display:none; }

.spinner100px {
  width: 100px;
}
.spinner100px input {
  text-align: right;
}
.spinner45px {
  display: inline-block;
  opacity: 1.0;
  width: 45px;
}
.spinner45px input {
  text-align: right;
}
.spinner50px {
  display: inline-block;
  opacity: 1.0;
  width: 50px;
}
.spinner50px input {
  text-align: right;
}
.input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}
.input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px;
  margin-left: -1px;
  position: relative;
  border-radius: 0;
}
.input-group-btn-vertical > .btn.btn-sm {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 7px;
  margin-left: -1px;
  position: relative;
  border-radius: 0;
}
.input-group-btn-vertical > .btn:first-child {
  border-top-right-radius: 4px;
}
.input-group-btn-vertical > .btn:last-child {
  margin-top: -2px;
  border-bottom-right-radius: 4px;
}
.input-group-btn-vertical i{
  position: absolute;
  top: 0;
  left: 4px;
}

.paginationStyle{
    margin:0px; 
    padding: 0px;
    min-width: 100px;
    font-size: 11px;
}
.spanNumbers{
    padding: 8px 10px;
    min-width: 100px;
}

.smallPaginationStyle{
    margin:0px; 
    padding: 0px;
    min-width: 50px;
    font-size: 11px;
}
.smallSpanNumbers{
    padding: 8px 4px;
    min-width: 50px;
}
.input35px{
    width: 35px;
    margin: 0px;
    text-align: center;
}
.inputInline35px {
  display: inline;
  opacity: 1.0;
  width: 35px;
  max-width:35px;
  text-align: center;
  margin: 0px;
  padding: 0px;
  font-size: 11px;
}
.inputInline25px{
  display: inline;
  opacity: 1.0;
  width: 25px;
  max-width:25px;
  text-align: center;
  margin: 0px;
  padding: 0px;
  font-size: 11px;
  height: 16px;
}
.inputPaddingAdjuster {
    margin: 0px;
    padding: 1px;
}
/*Padding adjusters*/
.panelcollapsePaddingAdjuster {
    padding: 0px 0px 0px 0px;
}

.panelPaddingAdjuster {
    padding: 5px 0px 0px 25px;
}

.panelRowPaddingAdjuster {
    /*padding: 0px 10px 0px 10px;*/
    padding-top:    0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left:  10px;
}

.internalpanelRowPaddingAdjuster {
    padding-top:   5px;
    padding-right: 5px;
    padding-bottom:5px;
    padding-left:  5px;
}

.panelColumnPaddingAdjuster > [class*='col-']{
    padding: 0px 10px 0px 0px;
}

.columnsPaddingAdjuster > [class*='col-'] {
    padding: 0px 10px 0px 10px;
    margin: 0px;
}

.ui-menu .ui-menu-item a.ui-corner-all:hover, .ui-menu .ui-menu-item a.ui-corner-all:focus, .ui-menu .ui-menu-item a.ui-corner-all:active {
    background: #e6f2fa !important;
    color: #000;
    border-radius: 0;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: #e6f2fa;
    border: none;
    color:#000;
    border-radius:0;
    font-weight: normal;
}

li.ui-menu-item:focus,
li.ui-menu-item:hover {
    background: #e6f2fa !important;
    color: #000;
    border-radius: 0;
}

.menuGrid {
    position: fixed;
}

.menuGridRelative{
    position:relative;
    float:left;
}

.menuGridAbsolute{
    position:absolute;
}

.table-responsive>.fixed-column {
    position: absolute;
    display: inline-block;
    width: auto;
    border-right: 0px solid #ddd;
}

.modallarge {
    width: 90%; /* responsive width */
    /*margin-left:-40%;  width/2) */ 
}

.modalMedium {
    width: 60%; /* responsive width */
}

.normalTextSize {
    font-size: 12px;
    padding: 2px;
}

.big-checkbox {width: 20px; height: 20px;}

.alignCheckBox {
    margin: 30px 0 0 0;
}


.panelROModalBodyPaddingAdjuster {
    padding-top:   5px;
    padding-right: 5px;
    padding-bottom:5px;
    padding-left:  5px;
}

.panelROModalBodyRowcolmd6PaddingAdjusterLeft
{
    padding-top:   0px!important;
    padding-right: 5px!important;
    padding-bottom:0px!important;
    padding-left:  0px!important;
}

.panelROModalBodyRowcolmd6PaddingAdjusterRight
{
    padding-top:   0px!important;
    padding-right: 5px!important;
    padding-bottom:0px!important;
    padding-left:  0px!important;
}

.panelRODefaultBodyPaddingAdjuster{
    padding-top:   0px!important;
    padding-right: 0px!important;
    padding-bottom: 10px!important;
    padding-left:  0px!important;
}

.panelRODefaultBodylabelPaddingAdjuster{
    padding-top:   0px!important;
    padding-right: 0px!important;
    padding-bottom: 0px!important;
    padding-left:  0px!important;
}

.panelROExternalRowHeader{
  margin-top: 0px;
  margin-bottom: 5px
}

.nopaddingmargin {
  padding-bottom:0.5px;
  margin-bottom:0.5px;
}
.nopaddingmarginnew {
  padding-bottom:0.5px;
  margin-bottom:0.5px;
  padding-right:1px;
  padding-left:1px;
}

.nopaddingmargincero {
  padding-bottom:0px;
  margin-bottom:0px;
}

.nopaddingmarginCeroAll {
    padding: 0px;
    margin: 0px;
}

.paddingmargin5 {
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-top: 5px;
}

.paddingmargin2 {
    padding-bottom: 1px;
    margin-bottom: 1px;
    margin-top: 2px;
    padding-top: 2px;
}

.verticaltop8 {
    padding-top:8px;
}
.nopaddingmarginFooter {
    margin-top: 5px!important;
    padding-top: 5px!important;
    padding-bottom: 0.5px;
    margin-bottom: 0.5px;
}

.alignToRight {
  padding-right:0px;
}

.alignAtTop {
  margin-top:0px;
}

.panelModalBodyPaddingAdjuster {
    padding-top:   5px;
    padding-right: 5px;
    padding-bottom:5px;
    padding-left:  5px;
}

.panelExternalRowBody{
  margin-top: 0px;
  margin-bottom: 5px
}

.panelDefaultBodyPaddingAdjuster{
    padding-top:   0px!important;
    padding-right: 0px!important;
    padding-bottom: 10px!important;
    padding-left:  0px!important;
}

input[readonly].controlDisabled {
   background-color: lightyellow !important;
}
textarea[readonly].controlDisabled {
   background-color: lightyellow !important;
}
/*
* {
   font-size: 10px;
   line-height: 1.0;
}*/
.small10px {
    font-size: 10px;
}

.small10pxBold {
    font-size: 10px;
    font-weight: bold;
}

.small11px {
    font-size: 11px;
}

.small11pxBold {
    font-size: 11px;
    font-weight: bold;
}

.small12px {
    font-size: 12px;
}

.small12pxBold {
    font-size: 12px;
    font-weight: bold;
}

.small12pxReadOnly {
    font-size: 12px;
    color: #5d6d7e;
}

.small14pxBold {
    font-size: 14px;
    font-weight: bold;
}

.small16pxBold {
    font-size: 16px;
    font-weight: bold;
}

.lineHeight1 {
    line-height: 0.8;
}

.menuItemHeight {
   height: 10px;   
   line-height: 0.8;
   font-size: 12px;
}

.colorInactiveTab {
    background-color: #FFFFFF;
    color: #FFFFFF;
}

.fontColorInactiveTab {
    color: #FFFFFF;
    }

.fontColorActiveTab {
    color: #000000;
}


.nav-tabs {
    margin: 0;
    padding: 0;
    border: 0;    
}
.nav-tabs > li > a {
    background: #BFBFBF;
    border-radius: 0;
    box-shadow: inset 0 -8px 7px -9px rgba(0,0,0,.4),-2px -2px 5px -2px rgba(0,0,0,.4);
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
    background: #F5F5F5;
    box-shadow: inset 0 0 0 0 rgba(0,0,0,.4),-2px -3px 5px -2px rgba(0,0,0,.4);
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
  border-color: #337ab7;
}

/* Tab Content */
.tab-pane {
    background: #F5F5F5;
    box-shadow: 0 0 4px rgba(0,0,0,.4);
    border-radius: 0;
    text-align: center;
    padding: 10px;
}


.closeButton{
	float: right;
    vertical-align: middle;
    padding-top: 0px;
}

.fill { 
    min-height: 100%;
    height: 100%;
    padding-top:10px;
    box-sizing:border-box;
    padding-bottom:0px;
    margin: 0px;
}

/*.dropdown-menu {
    max-width: 100% !important;
}
.dropdown-item {
    max-width: 100% !important;
}*/

/*legend*/

.my-legend .legend-title {
    text-align: left;
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 12px;
    width: 260px;
}

.my-legend .legend-scale ul {
   margin: 0;
   padding: 0;
   margin-left: 5px;
   list-style: none;
}

            .my-legend .legend-scale ul li {
                display: inline;
                float: left;
                width: 60px;
                margin-bottom: 6px;
                text-align: center;
                font-size: 65%;
                list-style: none;
                height: 40px;
                max-height: 40px;
            }

        .my-legend ul.legend-labels li span {
            display: block;
            float: left;
            height: 15px;
            width: 60px;
        }

        .my-legend .legend-source {
            font-size: 70%;
            color: #999;
            clear: both;
        }

        .my-legend a {
            color: #777;
        }


.divOverflowX {
    overflow-x: auto;
}

.divOverflowY {
    overflow-y: auto;
}

.warehouseDoor {
    min-height:200px;
    height:200px;
}

.warehouseDoorHeaderText {
    font-size: 90%;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.warehouseDoorFooterText {
    font-size: 90%;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}


.warehouseDoorTableRow {
   line-height: 10px;
   min-height: 10px;
   height: 10px;
   font-size: 12px;
}

.WarehouseStaging {
    min-height: 100px;
    height: 100px;
}

.WarehouseStagingHeaderText {
    font-size: 90%;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.WarehouseStagingFooterText {
    font-size: 90%;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.WarehouseStagingTableRow {
    line-height: 10px;
    min-height: 10px;
    height: 10px;
    font-size: 12px;
}

.WarehouseStagingTableRow td {
    padding: 1px !important;
}

.panel-heading-busy {
     background-color: #FF4500  !important;
}

.panel-heading-available {
     background-color: #7FFF00  !important;
}

.panel-heading-reserved {
     background-color: #ECE4C6  !important;
}
.popover-content {
      color: #000000;
  }

.popover{width:auto!important; max-width: 80%}


.dropdown-submenu {
    position: relative;  
}
.dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display:none;
}



.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown-submenu>a:after {
    display: block;
    content: "";
    float: right;
    width: 0;
    height: 0;
    font: 10px;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}*

.gridMenuItem {
  height:34px; 
  margin-top:5px;
}

.small12pxgridmenu {
    font-size: 12px;
}

.verticalTop8 {
   margin-top:8px;   
}

.btnCustom {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btnCustom:hover,
.btnCustom:focus,
.btnCustom.focus {
  text-decoration: none;
}
.btnCustom:active,
.btnCustom.active {
  background-image: none;
}
.btnCustom.disabled,
.btnCustom[disabled],
fieldset[disabled] .btnCustom{
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: .65;
}
a.btnCustom.disabled,
fieldset[disabled] a.btnCustom{
  pointer-events: none;
}
.btnCustom-default {
  color: #333;
  border-color: #ccc;
  border-style: none;
  border: none;
  background-color:#F5F5F5;
  cursor: pointer;
}
.btnCustom-default:focus,
.btnCustom-default.focus {
  color: #333;
  border-style: none;
  border: none;
  background-color:#F5F5F5;
}
.btnCustom-default:hover {
  color: #333;
}
.btnCustom-default:active,
.btnCustom-default.active,
.open > .dropdown-toggle.btnCustom-default {
  color: #333;
}
.btnCustom-default:active:hover,
.btnCustom-default.active:hover,
.open > .dropdown-toggle.btnCustom-default:hover,
.btnCustom-default:active:focus,
.btnCustom-default.active:focus,
.open > .dropdown-toggle.btnCustom-default:focus,
.btnCustom-default:active.focus,
.btnCustom-default.active.focus,
.open > .dropdown-toggle.btnCustom-default.focus {
  color: #333;
}
.btnCustom-default:active,
.btnCustom-default.active,
.open > .dropdown-toggle.btnCustom-default {
  background-image: none;
  border-style: none;
  border: none;
  background-color:#F5F5F5;
}
.btnCustom-default.disabled,
.btnCustom-default[disabled],
fieldset[disabled] .btnCustom-default,
.btnCustom-default.disabled:hover,
.btnCustom-default[disabled]:hover,
fieldset[disabled] .btnCustom-default:hover,
.btnCustom-default.disabled:focus,
.btnCustom-default[disabled]:focus,
fieldset[disabled] .btnCustom-default:focus,
.btnCustom-default.disabled.focus,
.btnCustom-default[disabled].focus,
fieldset[disabled] .btnCustom-default.focus,
.btnCustom-default.disabled:active,
.btnCustom-default[disabled]:active,
fieldset[disabled] .btnCustom-default:active,
.btnCustom-default.disabled.active,
.btnCustom-default[disabled].active,
fieldset[disabled] .btnCustom-default.active {
}
.btnCustom-default .badge {
  color: #fff;
  background-color: #333;
}
.colorYellow {
     color: #ffbb33;
}

.modal { overflow: auto !important; }

.tabHeader{
    border:solid 1px #C0C0C0 !important;
    border-bottom: 0px !important;
    /*border: 0px!important;*/
    outline:none !important;
    margin: 0px !important;
    padding: 0px !important;
}

.tabContent{
    border:solid 1px #C0C0C0 !important;
    /*border: 0px!important;*/
    outline:none !important;
    margin: 0px !important;
    padding: 0px !important;
}

.tabSpanText{
    margin: 2px !important;
    padding: 2px !important;
}

/*UPLOAD FILES*/
<span class="file-input btn btn-primary btn-file">​.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  /*min-width: 100%;
  min-height: 100%;*/
  font-size: 12px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}
input[readonly] {
  background-color: white !important;
  cursor: text !important;
}

fsrB a {
    border: 1px solid #999;
    background: -moz-linear-gradient(top,#fbfbfb 0,#f0f0f2 21%,#dfe0e5 49%,#f0f1f2 80%,#fbfbfb 100%);
}

.scrollStyle {
    overflow-y: auto;
    max-height: 200px;
}

.scrollStyle500px {
    overflow-y: auto;
    max-height: 500px;
}
.scrollStyleGridMenu {
    overflow-y: auto;
    max-height: 200px;
}

.treeview .list-group-item {
    cursor: pointer;
    font-size: 12px;
}

/*Nofity*/
[data-notify="container"][class*="alert-nofity-"] {
    padding: 5px;
    padding-top: 12px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 300px;
}
[data-notify="container"][class*="alert-nofity-"]:hover {
    cursor: pointer;
    font-style: italic;
}
[data-notify="container"][class*="alert-nofity-minimalist"] {
	color: rgb(149, 149, 149);
	background-color: rgb(241, 242, 240);
}
[data-notify="container"][class*="alert-nofity-success"] {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
[data-notify="container"][class*="alert-nofity-message"] {
    background-color: rgb(255, 255, 238);
    border-color: rgb(230, 230, 174);
}
[data-notify="container"][class*="alert-nofity-info"] {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
[data-notify="container"][class*="alert-nofity-warning"] {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
[data-notify="container"][class*="alert-nofity-danger"] {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    width: 600px;
}
[data-notify="container"][class*="alert-nofity-"] > [data-notify="icon"] {
	height: 50px;
    margin-top: 3px;
    margin-right: 3px;
    margin-left: 0px;
}
[data-notify="container"][class*="alert-nofity-"] > [data-notify="title"] {
	font-weight: bold;
    font-size: 12px;
	margin-bottom: 5px;
}
[data-notify="container"][class*="alert-nofity-"] > [data-notify="message"] {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0px;
}
[data-notify="container"][class*="alert-nofity-"] > [data-notify="hour"] {
    font-size: 10px;
    font-weight: normal;
    margin-bottom: 0px;
}

/*notifications menu*/
.notifications {
    min-width: 320px;
}
.notifications-wrapper {
    overflow: auto;
    max-height: 250px;
}
.message-info {
    margin-bottom: 0px;
}
.menu-title {
    color: #31708f;
    font-size: 14px;
    display: inline-block;
    cursor:pointer;
}
.glyphicon-circle-arrow-right {
    margin-left: 2px;
}
.notification-heading {
    padding: 5px;
}
.dropdown-menu.divider {
    margin: 5px 0;
}

.map {
    margin-right: 400px;
    width:auto;
    height:800px;
}


.map-panel {
    height: auto;
    float: right;
    width: 400px;
    overflow: auto;
}

.mapLocation {
    height: auto;
    float: right;
    width: 25%;
    overflow: auto;
}
.mapLocationModal {
    width: 100%;
    height: 800px;
}
.mapLastLocation {
    margin-right: 25%;
    width: 75%;
    height: 94vh;
}
/***************Login Copy*****************/
.main-nav ul {
    font-size: 1.4rem;
    display: table;
    margin: -26px 0 0 295px;
    padding-bottom: 1.875em;
}

.paddingmarginheading {
  padding-bottom:80px;
  margin-bottom: 80px;
}

.navbar-inverse {
     background-color: #072146 !important; 
     border-color: #072146 !important;
     height:46px;
}

.collapsemenu {
      z-index: 10000;
      position: relative; 
      padding-right:0px;
      color: #286090;
      width:20px;
      left:236px;
}

.headingFilterControl {
     height:30px;
}
.dangerPanelAnimation {
   animation-name: ChangeDefaultToDanger;
   animation-duration:10s;
}
@keyframes ChangeDefaultToDanger {
    from {
          color: #a94442;
          background-color: #f2dede;
          border-color: #ebccd1;
         }
    to {
       background-color: #fff;
       border-color: #ddd;
       animation-name: changecolor;
       animation-duration:500ms;
       }
}

.smallText {
    font-size:10px;
}
.superLightGray {
    background-color: #fafafa;
}

.toggle.ios, .toggle-on.ios, .toggle-off.ios {
    border-radius: 20px;
}
.toggle.ios .toggle-handle {
    border-radius: 20px;
}

* {
    box-sizing: border-box;
}

.search input[type=text] {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

/*media screen*/
.bootstrap-table .fixed-table-toolbar
.bootstrap-table .fixed-table-toolbar .bs-bars,
.bootstrap-table .fixed-table-toolbar .search,
.bootstrap-table .fixed-table-toolbar .columns {
    position: relative;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.menuText {
    font-size: 12px;
}

.wrapper {
    position: relative;
}

.scrollStyle500 {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    list-style: none;
    padding-left: 5px;
}

.liitem {
    position: static;
}

.liparent {
    position: static;
}

.liwrapper {
    position: absolute;
    z-index: 10;
    display: none;
}

div:hover.liwrapper {
    display: block;
}

.liitem > a:hover {
    background: #F5F5F5;
    box-shadow: inset 0 0 0 0 rgba(0,0,0,.4),-2px -3px 5px -2px rgba(0,0,0,.4);
}

.liparent > a:hover {
    background: #F5F5F5;
    box-shadow: inset 0 0 0 0 rgba(0,0,0,.4),-2px -3px 5px -2px rgba(0,0,0,.4);
}

.liparent > a:after {
    display: block;
    content: "";
    float: right;
    width: 0;
    height: 0;
    font: 10px;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.scrollStyle500 > li {
    list-style: none;
}

.scrollStyle500 > li > a {
    display: block;
    padding: 3px 20px 0px 10px;
    clear: both;
    font-weight: 400;
    line-height: 1.4285;
    color: #333;
    white-space: nowrap;
    text-decoration: none !important;
    border-bottom: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.context-menu {
    color: #333333;
    text-decoration: none !important;
    text-align: left !important;
    padding-left: 5px !important;
}

.btn-grid {
	margin: -4px 0;
}

.btn-grid > .btn {
	margin: 4px 0;
}

a.toolBarFontSizeIcon {
    font-size: 20px;
}

a.buttonFontSizeIcon {
    font-size: 20px;
}

div.VSlegend {
    float: right;
}
.VSlegend {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.VSlegend-title {
    list-style: none;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
}
.VSlegend li {
    float: left;
    margin-right: 10px;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
}
.VSlegend span {
    border: 1px solid #ccc;
    float: left;
    text-align: left;
    width: 18px;
    height: 12px;
    margin: 2px;
}