.custom-title {
    margin-top:-15px;padding:10px 20px;
    color:#ffffff;    
}

.nav-tabs {
    border-bottom: 0px;
}

.card .body {
    padding:10px;
}

.fixed-page {
    height:calc(100vh - 120px);
}

.photo {
    width:50px;   
    height:50px;   
}

/*========================================================*/

.dataview-select {
    border:1px solid #00a8ff !important;
}

/*========================================================*/

.rotate180 {
    transform: rotateY(180deg); 
}

.carousel-control{
    color:#000;
}
.carousel-control.right {
    background-image: none;
}
.carousel-control.left {
    background-image: none;
}

.ap-orange {
    color:#FF7816;
}

.ap-green {
    color:#44bd32;
}

.ap-red {
    color:#c23616;
}

.ap-blue {
    color:#487eb0;
}

.ap-darkred {
    color:#742716;
}

.ap-darkblue {
    color:#192a56;
}

.ap-textcenter {
    text-align:center;
}

.entry {
    box-shadow: none;
    border-bottom: 1px solid #ddd;
}

.sidebar .menu .list a span {
    color:#ffffff;
}

.sidebar .legal {
    border:0px;
    color:#ffffff;
}

.btn-circle {
    padding:3px 6px;
    width: 30px;
    height: 30px;    
}

.circle {
    width: 20px;
    height: 20px;    
    border-radius:50%;
    margin:5px;
}

.btnMargins {
    margin-top:0px;
    margin-right:4px;
}

.icon.kpi {
    width: 58px;
}

.zoom{
	width: 50px;
    height: 50px;
    position: absolute;
    top: -25px;
    right: -25px;
    border-radius: 50%;

	background: #FF512F;
	background: -webkit-linear-gradient(to right, #54a0ae, #2a5484);
	background: linear-gradient(to right, #54a0ae, #2a5484);
    box-shadow:0px 0px 0px 10px rgba(0,0,0,0.5);
	opacity:0.9;
}
.zoom:before {
	content: "\f00d";
    font-family: FontAwesome;
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
    padding-right: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
}

.fixedsubheight {
    height: calc(100vh - 295px);
}

.pageheight {
    height: calc(100vh - 140px);
}
.form-helper {
    font-size: 11pt;
    color:#bbbbbb;
}

._organisation {
    margin-left:-200px;
    margin-top:30px;
    color: #353b48;
    font-size: 24px;
}

	

.sidebar {
    width:50px;
}

.sidebar:hover {
    width:150px;
}

.ls-closed .sidebar {
    margin-left: -300px; }
    
    
section.content {
    margin: 80px 5px 0 65px;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s; 
}

.input-sm[type="search"]
{
    width:calc(100% - 50px) !important;
}

.dataTables_scrollHeadInner {
    width: 100% !important;
    }
.dataTables_scrollHeadInner table {
    width: 100% !important;
    }

.fixedshortheight {
    height: calc(100vh - 630px);
}

.setupheight {
    height: calc(100vh - 170px);
}

.countheight {
    height: calc(100vh - 170px);
}

.countdataheight {
    height: calc(100vh - 220px);
}

.salesheight {
    height: calc(100vh - 270px);
}

.salesdataheight {
    height: calc(100vh - 320px);
}

.btn-red {
    background-color:#fb483a !important;
}

.en-fullcard{
    height:calc(100vh - 140px);
}


.form-group {
    margin-bottom: 10px;
}
.hdr {
    width: 100%;
    text-align: center;
}
.hdr-select {
    border-bottom: 2px solid #487eb0;
}

.group,
.group:hover {
    background-color: #f1f5f8 !important;
    color: #2f3640 !important;
    font-weight: 700;
}

.subgroup,
.subgroup:hover {
    background-color: #ffffff !important;
    color: #454c5a !important;
    font-weight: 600;
}

tr[role=row] { height: 40px; border-bottom:1px solid #fff; }

table.dataTable thead > tr > th.numHeader ,
table.dataTable thead > tr > td.numHeader  {
    text-align: right;
    padding-right: 0px;
}

.border-left {
    border-left: 1px solid #7f8fa6;
}

.editing {
  /*  border: 1px solid #44bd32 !important; */
  background-color: rgb(242, 255, 158);
  background-image: repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(255,255,255,.5) 35px, rgba(255,255,255,.5) 70px);
  border:0px !important;
}

.report {
    width:100%;
    height:calc(100vh - 170px);
}

.report-print {
    width:100%;
    height:calc(100vh - 150px);
}
.variance-details {
    min-height:100px;
}

.cardmenu {
    position: absolute;
    top: 2px;
    right: 2px;
    font-size:10px;
    list-style: none;
    color: #ccc;
    cursor: pointer;
}

.menulist{
    list-style: none;
}

.menulist li{
    list-style: none;
    margin-top:5px;
    margin-bottom:5px;
}

.subtext {
    color:cyan;
    font-size:8pt;   
}

.info-box {
    height:90px;
}

.info-box.kpi.hover-expand-effect:after {
    background-color: rgba(0, 0, 0, 0.05);
    content: ".";
    position: absolute;
    left: 58px;
    top: 0;
    width: 0;
    height: 100%;
    color: transparent;
    -moz-transition: all 0.95s;
    -o-transition: all 0.95s;
    -webkit-transition: all 0.95s;
    transition: all 0.95s; }
  
.info-box.kpi.hover-expand-effect:hover:after {
    width: 100%; }
#tbMeteredProducts_filter {
    display: none; 
    }  
#tbMeteredProducts_wrapper > .row:first-child
{
    display: none; 
}

#tbpours_wrapper > .row:first-child
{
    display: none; 
}
.nav-tabs li.active a,.nav-tabs li a  {
    background:transparent;
    padding:5px;
}

.nav-tabs + .tab-content {
    padding: 5px 0;
}