﻿#corp-dlm-portlet .btn-sm {
    padding: 0 3px;
}

.region-child {
    display: none;
}

.table .region-city {
    display: inline;
    padding: 5px 8px 5px 15px;
    font-size: 12px;
    text-align: left;
}

.alert-img {
    height: 25px;
    width: 25px;
}

#table-rank-top .text-right, #table-rank-bottom .text-right {
    text-align: right;
}

#table-rank-top-header {
    border-bottom: medium none;
    border-radius: 4px 4px 0 0;
    margin: 0;
}

#table-rank-top-header th{
	border: none;
}

#table-rank-top {
    border-radius: 0 0 4px 4px;
}

#table-body-rank-top td {
    border-left: none;
    border-right: none;
}

.narrow-expand {
    display: none;
}

@media (max-width: 1150px) {
    .narrow-collapse {
        display: none;
    }

    .narrow-expand {
        display: inline;
    }
}

#dlm-kpi-table thead tr > th:first-child,
#dlm-kpi-table tbody tr > td:first-child,
#dlm-table thead tr > th:first-child,
#dlm-table tbody tr > td:first-child,
#eqm-table thead tr > th:first-child,
#eqm-table tbody tr > td:first-child,
#ms-table thead tr > th:first-child,
#ms-table tbody tr > td:first-child,
#cw-table thead tr > th:first-child,
#cw-table tbody tr > td:first-child,
#wae-table thead tr > th:first-child,
#wae-table tbody tr > td:first-child,
#dryers-table thead tr > th:first-child,
#dryers-table tbody tr > td:first-child {
    width: 23%;
}

#dlm-table thead tr > th:not(:first-child),
#dlm-table tbody tr > td:not(:first-child),
#eqm-table thead tr > th:not(:first-child),
#eqm-table tbody tr > td:not(:first-child),
#ms-table thead tr > th:not(:first-child),
#ms-table tbody tr > td:not(:first-child),
#cw-table thead tr > th:not(:first-child),
#cw-table tbody tr > td:not(:first-child),
#wae-table thead tr > th:not(:first-child) /*,
#wae-table tbody tr > td:not(:first-child)*/ {
    width: 12.83%;
    text-align: center;
}

.wrapper {
    border-radius: 0 0 5px 5px;
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1);
    margin: 0 0 15px;
    background: linear-gradient(to bottom, rgba(185, 185, 185, 0) 0%, #B9B9B9 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0 8px 8px;
}

.portlet {
}

.table {
    margin-bottom: 5px;
}

    .table th, .table td {
        text-align: center;
    }

    .table tbody th {
        text-align: left;
    }

    .table th.total {
        text-align: right;
    }

    .table .summary-row th {
        text-align: center;
    }

.stoplight-icon {
    height: 25px;
    width: 25px;
}

.spindle-header {
    background-color: #FFFFFF;
    padding: 25px;
    text-align: center;
}

.data-date-range-controls{
	display: inline-block;
	text-shadow: none;
    color:#FFFFFF;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}


/* Employees page */
.rollingIcon-small{
	width: 20px;
	height: 20px;
}