.margin-top-xs{
    margin-top: 3px !important;
}
.margin-top-sm{
    margin-top: 5px !important;
}
.margin-bottom-xxs{
    margin-bottom: 1px !important;
}
.margin-left-xxs{
    margin-left: 1px !important;
}
.margin-bottom-sm{
    margin-bottom: 5px !important;
}
.margin-left-sm{
    margin-left: 5px !important;
}
.margin-right-sm{
    margin-right: 5px !important;
}
.padding-top-md{
    padding-top: 10px !important;
}
.padding-bottom-md{
    padding-bottom: 10px !important;
}
.padding-left-md{
    padding-left: 10px !important;
}
.padding-right-md{
    padding-right: 10px !important;
}
.padding-left-lg{
    padding-left: 20px !important;
}
.padding-right-lg{
    padding-right: 20px !important;
}
.btn-min70{
    min-width: 70px;
}
.ia-control{
    background-color: #fff;
    border: none;
    padding-bottom: 7px;
}
.ia-radius-left{
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
}
.ia-radius-right{
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
}
.ia-radius{
    border-radius: 6px !important;
}
.ia-addon-left{
    background-color: #fff;
    border-top-left-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
    border: none;
    text-align: left;
}
.ia-addon-right{
    background-color: #fff;
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
    border: none;
}
.ia-fa-calendar{
    padding-right: 10px;
}
.btn-clear, .btn-clear:focus, .btn-clear:hover, .btn-clear:active{
    background: #fff !important;
    background-image: none !important;
    border: none;
    height: 32px;
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
    box-shadow: none!important;
}
.btn-multiselect-footer{
     margin: 5px !important;
     width: 65px !important;
     float: right !important;
}
.btn-multiselectall-footer{
     margin: 5px !important;
     float: left !important;
     padding: 7px 5px 7px 5px;
     width: 84px !important;
}
.btn-multiclearall-footer{
     width: 80px !important;
     margin-top: 5px !important;
     margin-left: 5px !important;
}
li.multiselect-item label{
    color: black;
}

.ia-noround {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
table tr td:not(.nosort):hover {
    cursor:pointer;
}

table.nosort tr td:hover {
    cursor: default;
}


.ia-dashboard-tighten-horizontal{
    margin-top: -50px;
}

.ia-rowspan-rotate{
    white-space: nowrap;
}
.ia-rowspan-rotate div{
    transform: translate(-5px, 190px) rotate(270deg);
    width: 10px;
}
.ia-rowspan-rotate-creditloss div{
    transform: rotate(270deg);
    width: 10px;
}
.ia-rowspan-rotate div span{
    padding: 5px 10px;
}
.ia-header-print{
    font-size: 25px !important; 
    margin-right: 75px !important; 
    color: #e0e0eb !important;
    z-index: 1032;
    position: relative;
}
.ia-header-date{
    color:#e0e0eb !important;
    margin-left: -475px;
    position:relative;
    top: 13px;
}
.ia-header-daterange{
    margin-left: -290px;
    position:relative;
    top:-15px;
}
.no-hover-background:hover{
    background-color: initial !important;
    text-decoration: none;
}
.table-default-cursor tbody tr td:hover{
    cursor: default;
}
a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background: url("../images/arrowBackToTop.png") no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.dashboard-div-highlight {
    background-color:#e5e5e5 !important;

}
.double-scroll {
    width: 100%
}
.ia-rowspan-rotate-analysis{
    white-space: nowrap;
    padding: 0 !important;
}
.ia-rowspan-rotate-analysis div{
    transform: translate(5px, 400px) rotate(270deg);
    width: 0px;
    margin-left: 3px;
}
.ia-rowspan-rotate-analysis div span{
    /*padding: 5px 10px;*/
    padding:0px;
}
.ia-select-daterange-div1 {
    padding-top: 2px;
    position: absolute; 
    z-index:1000; 
    background-color: white;
    border-top: 2px solid #cccccc;
    border-left: 2px solid #cccccc;
    border-right: 2px solid #cccccc;
}
.ia-select-daterange-div2 {
    margin-top: 5px;
    position: absolute; 
    top: 65px; 
    z-index:1000; 
    background-color: white;
    border-bottom: 2px solid #cccccc;
    border-left: 2px solid #cccccc;
    border-right: 2px solid #cccccc;
}
.highcharts-container{
    overflow:visible !important;
}
svg{
    overflow:visible !important;
}
input[type="radio"] {
    margin-top: 9px;
}
html {
  overflow-y: scroll;
}

#main-menu {
    background-color: #D4D3D1;
}
.nowrap{
    white-space: nowrap !important;
}
.datatable-hover tr td:first-child:hover{
    background-color: #f5f5f5;
}
.datatable-hover tr td:not(:first-child):hover{
    background-color: #f5f5f5;
}
.bg-total{
    background-color: #eee;
}
table.migration-highlight tr{
    background-color: #23272D !important;
    color: #aaa !important;
}
table.migration-highlight tr:not(:first-child){
    background-color: #23272D !important;
    color: #71c73e !important;
}

.squareIcon {
  float: left;
  width: 10px;
  height: 10px;
  margin: 3px 5px 0 0;
  border: 1px solid #FFF;
}

.btn.btn-sm.btn-outline.fa.fa-key {
    color:white;
}

.btn.btn-sm.btn-outline.fa.fa-key:hover {
    color:black;
}

.btn-input {
   display: block;
}

.btn-input .btn.form-control {
    text-align: left;
}

.btn-input .btn.form-control span:first-child {
   left: 10px;
   overflow: hidden;
   position: absolute;
   right: 25px;
}

.btn-input .btn.form-control .caret {
   margin-top: -1px;
   position: absolute;
   right: 10px;
   top: 50%;
}

.btn-xlg {
    padding: 18px 28px;
    font-size: 22px;
    line-height: normal;
    -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      border-radius: 8px;
}

.font-xxl {
    font-size: 26px;
}

.rowMonitor{
    font-size: 50px;
    top: -50px;
}

.center_hideoverflow {overflow: hidden; }
.center_outer { position: relative; left: 50%; float: left; }
.center_inner { position: relative; left: -50%; float: left; }
.float_center {
	width: 500px; 
	margin: 0 auto; 
}

.btn-xxlg {
    padding: 18px 28px;
    font-size: 32px;
    line-height: normal;
    -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      border-radius: 8px;
}

.btn-xxxlg {
    padding: 30px 35px;
    font-size: 32px;
    line-height: normal;
    -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      border-radius: 8px;
}

.input-lg {
    font-size: 22px;
}

.margin-bottom-xlg {
    margin-bottom: 20px;
}

.fancyQ {
    font-size: 50px;
    font-weight: bold;
    color: #857198;
}

th {
    background-color:#857198;
    color: white;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #efe8f7;
}

.table-hover > tbody > tr:hover > th {
  /*background-color: #f5f5f5;
  background-color: #aeccff !important;*/
  background-color: #e9f4e9 !important;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

#ck-button {
    margin:4px;
    background-color:#EFEFEF;
    border-radius:4px;
    border:1px solid #D0D0D0;
    overflow:auto;
    float:left;
}

#ck-button label {
    float:left;
    /*width:4.0em;*/
    margin-bottom: 0px;
}

#ck-button label span {
    text-align:center;
    padding:15px;
    display:block;
    border-radius:4px;
    font-size: 15px;
    /*width: 279px;*/
    width: 250px;
    height: 76px;
}

#ck-button label input {
    position:absolute;
    z-index:-1;
    /*top:-20px;*/
}

#ck-button input:hover + span {
    background-color:#C9C0D1;
}

#ck-button input:checked + span {
    background-color:#695879;
    color:#fff;
}

#ck-button input:checked:hover + span {
    background-color:#51435C;
    color:#fff;
}
