﻿.tableMenuBtnGroup {
    margin-top: 5px;
}

.panel-body.widget-container > .row > .col-md-6 h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 5px;
    margin-bottom: 2px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica, Sans Serif, Arial !important;
    text-transform: none;
    font-weight: bold;
    letter-spacing: normal;
}

.widget-container .btn.btn-default.buttons-html5 {
    padding-top: 3px !important;
}

body {
    font-family: Helvetica, Sans Serif, Arial !important;
    font-size: 13px;
}


.table.widgetTable > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    line-height: 0.6000;
    font-size: 11px;
}

table.widgetTable tbody td, table.dataTable tbody td {
    padding: 5px;
}

@media only screen and (max-width: 650px) and (min-width: 0) {
    .table.widgetTable > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        line-height: 2;
    }
}

#ribbon {
    top: 49px;
}

#header {
    height: 49px;
}

#extr-page body {
    background: #FFF !important
}

.login-info {
    padding-top: 2px;
    padding-bottom: 9px;
}

#login-header {
    background-image: url('IRESS_Logo_RGB.png');
    background-size: contain;
    background-repeat: no-repeat;
    height: 250px;
    width: 345px;
    margin: 70px auto;
}

#login-footer {
    background-image: url('riscura_powered_by.png');
    background-size: cover;
    background-repeat: no-repeat;
    height: 50px;
    width: 350px;
    margin: 50px auto;
}

#app-title {
    font-family: Helvetica, Sans Serif, Arial !important;
    text-transform: none;
    margin-left: 85px;
    float: left !important;
    font-size: 20px;
}

#app-title-alternate {
    background-image: url('riscura_powered_by.png');
    margin-right: 0px;
    float: right !important;
    background-size: cover;
    background-repeat: no-repeat;
    width: 300px;
    height: 40px;
    margin-top: 6px;
}

.site-logo {
    background-image: url('IRESS_1_Logo_container_left_RGB.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #3a1c46;
    height: 49px;
    width: 300px;
    margin-top: 0px;
    margin-left: 0px;
}

.table th {
    font-size: 11px !important;
    font-family: Helvetica, Sans Serif, Arial !important;
    text-transform: none !important;
    padding: 6px 7px !important;
}

table.widgetTable thead th, table.widgetTable thead td table.dataTable thead th, table.dataTable thead td {
    font-weight: bold !important;
    cursor: pointer !important;
    font-size: 11px !important;
    text-align: center !important;
}

.txt-small {
    font-size: 0.7em !important;
}

.pace .pace-progress {
    top: 49px;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: url(/Content//Images/loaders/loader.gif) no-repeat center top;
}

@media only screen and (max-width: 885px) and (min-width: 0) {
    #app-title-alternate {
        display: none;
    }
}

@media (max-width: 991px) {
    .page-heading {
        text-align: center;
    }
}
 
#Details table.dataTable.nowrap td {
    white-space: inherit;
    word-break: break-word;
    vertical-align: top;
    line-height:1;
}

.width-150 {
    width: 150px;
}

#header {
    background-color: #3a1c46;
    border-bottom: 1px solid #3a1c46;
}
