﻿/*
 * Start Bootstrap - Logo Nav (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
}

hr {
    border-top: 2px solid #33658E;
    margin-top: 15px;
    margin-bottom: 15px;
}

.navbar-default {
    background-color: #f3f3f3 !important;
    border-color: #eeeeee;
}

.navbar-inverse {
  border-top: 5px solid #33658e;
  background-color: #33658e;
  border-color: #33658e;
}

.nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
}

.navbar {
    min-height: 65px;
}

.navbar-brand {
    height: 65px;
}

.navbar-inverse .navbar-nav > li > a {
    color: white;
}
.navbar-inverse .navbar-nav > li > a:hover {
    color: white;
    font-size: 15px;
    _background-color: rgb(38,76,106); /*  Menu back color  */
    background-color: transparent;
    border-top: 1px solid white;
}

.navbar-inverse .navbar-nav > .active > a, 
.navbar-inverse .navbar-nav > .active > a:hover, 
.navbar-inverse .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: white;
    font-size:15px;
    border-top: 1px solid white;
}

.navbar-default .navbar-nav > li > a {
    color: white;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: white;
}

.navbar-fixed-top .nav {
    padding: 5px 0;
}

.navbar-fixed-top .navbar-brand {
    padding: 0 15px;
}

@media(min-width:768px) {
    body {
        padding-top: 80px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    }

    .navbar-fixed-top .navbar-brand {
        padding: 0px 0;
    }
    
    .container .appData, .container-fluid .appData {
        padding-right: 15px;
        padding-left: 15px;
        border-radius: 6px;
    }

    .appData {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .reportData {
        padding: 15px;
    }
}

@media(max-width:767px) {
    .container .appData, .container-fluid .appData {
        padding-right: 5px;
        padding-left: 5px;
        border-radius: 6px;
    }

    .appData {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .reportData {
        padding: 10px;
    }

}


/*  Style for the application */
.appData {
    margin-bottom: 5px;
    color: inherit;
    background-color: rgb(69,155,197);
    color: white;
    display: block;
}
    .appData:hover {
        color: white;
        border: 2px solid #eee;
        text-decoration: none;
    }

    .appData h3 {
        margin-top: 0px;
    }
    
/*  Style for the application */
.reportData {
    margin-bottom: 5px;
    color: inherit;
    background-color: #6766CC;
    color: white;
    border-radius: 6px;
    display: block;
}
    .reportData:hover {
        color: white;
        border: 2px solid #33658E;
        text-decoration: none;
    }

.reportDataOakland {
    background-color: #abcb47 !important;
}
    .reportDataOakland:hover {
        border: 2px solid #abcb47 !important;
    }


.listStyle {
    min-height:50px;
}

.boxStyle {
    height:110px;
}

.reportBpxStyle {
    height: 100px;
}

.appData:link, .appData:visited,
.reportData:link, .reportData:visited {
    color: white;
    text-decoration:none;
}


.nopadding {
    padding-left: 2px;
    padding-right: 2px;
}


.col1 {
    background-color: rgb(0,120,215);
}

.col2 {
    background-color: rgb(33,115,70);
}

.col3 {
    background-color: rgb(9,74,178);
}

.col4 {
    background-color: rgb(128,57,123);
}

.col5 {
    background-color: rgb(0,120,215);
    /*background-image: url(/Images/eDocs.png);*/
    background-repeat: no-repeat;
    background-position: center;
}

.col6 {
    background-color: rgb(210,71,38);
}

.col7 {
    background-color: rgb(81,51,171);
}

.col8 {
    background-color: rgb(12,132,132);
}

.col9 {
    background-color: rgb(43,87,154);
}

.col10 {
    background-color: rgb(0,175,240);
}

.col11 {
    background-color: rgb(30,30,30);
    /*background-image: url(/Images/eDocs.png);*/
    background-repeat: no-repeat;
    background-position: center;
}

.col12 {
    background-color: rgb(0,130,114);
}

.col13 {
    background-color: rgb(38,76,106);
}

.ebillcoln {
    background-color: #DCDCDA;
    color: black !important;
}

/*  Style for the application */


.imgResponsive {
    width: 100%;
    height: 100%;
}

.radio input[type="radio"], .radio-inline input[type="radio"], 
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] , input[type="checkbox"]{
    margin-left : 0px;
    margin-right : 5px;
}

.text_filter, .number_range_filter, .date_range_filter {
    min-width: 100px !important; 
    width:100%;
}

h2.appHeader, .appHeader {
    margin-top: 1.1111111111rem;
    font-weight: 200;
    text-transform: uppercase;
    margin-bottom: .8888888889rem;
    font-family: Frutiger Roman,Arial,sans-serif;
    color: rgb(51,101,142);
    text-align: center;
}

h2.appHeader {
    margin-top: 1.1111111111rem;
    font-weight: 200;
    text-transform: uppercase;
    margin-bottom: .8888888889rem;
    font-family: Frutiger Roman,Arial,sans-serif;
    color: rgb(51,101,142);
}

.appHeader {
    font-family: Frutiger Roman,Arial,sans-serif;
}

.appHeaderStyle {
    margin-top: 2.1111111111rem;
    margin-left: 2px;
    _font-weight: 200;
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: .8888888889rem;
    font-family: Frutiger Roman,Arial,sans-serif;
    color: rgb(51,101,142);
}



.hName {
    margin-top: 5px;
    margin-left: 220px;
    text-align: center;
}
appbackpnl {
    float:right;
}

.appHeaderStyle2 {
    margin-left: 2px;
    margin-top: 5px;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: .8888888889rem;
    font-family: Frutiger Roman,Arial,sans-serif;
    color: rgb(51,101,142);
    text-align:left;
}

@media (min-width: 768px) and (max-width: 991px) {
    h2.appHeader, .appHeader {
        margin-top: 50px;
    }

    appbackpnl {
        float: none;
    }
    .hName {
        margin-left: 5px;
    }
    .mg10 {
        margin-bottom: 5px;
    }
    .mTextRightCenter {
        text-align: right;
    }
}

@media (max-width: 768px) {
    .hName {
        margin-left: 5px;
    }
    appbackpnl {
        float: none;
    }
    .mTextRightCenter {
        text-align: center;
    }
}

@media (min-width: 991px) {
    .mTextRightCenter {
        text-align: right;
    }
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: .3em;
}
.DataTables_sort_icon {
    display: none;
}

.fg-toolbar {
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}


input[type="search"],
input[type="text"], 
input[type="number"], 
input[type="password"], 
input[type="Email"], 
select,
textarea {
  height: 30px;
  padding: 3px 8px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}



/*table.dataTable thead th, 
table.dataTable thead td {
    _padding: 10px 18px !important;
    padding: 10px 18px;
}

table.dataTable tfoot th, 
table.dataTable tfoot td {
    _padding: 10px 18px 6px 18px !important;
    padding: 8px 10px 5px 10px !important;
    border-top: 1px solid #111;
}*/

.mg10 {
    margin-bottom: 10px;
}

#AdSearch tbody tr {
    padding-bottom:5px;
}

.btn-default {
   background-color: #e0e0e0;
   border-color: #707070;
}

    .btn-default:hover,
    .btn-default:focus {
        background-color: #fff;
    }

    .btn-default:active  {
        background-color: #e0e0e0;
    }

.fullText {
    max-width: 100% !important;
}

.mBody {
    margin: 20px 20px 20px 0px;
    border-top: 2px solid #33658E;
    background-color: #F8F8F8;
    padding-top: 15px;
    padding-bottom: 15px;
}

.exBody {
    margin: 20px 20px 20px 0px;
    background-color: #F8F8F8;
    padding: 15px;
}

.rBody {
    margin: 20px 0px 20px 0px;
    background-color: #F8F8F8;
    padding: 10px;
}

.ifBody {
    margin: 0px;
    border-top: 0px solid #33658E;
    background-color: #F8F8F8;
    padding-top: 15px;
}

.exHeader1 {
    border: 1px solid #EDEDED;
    /*border-color: #33658E;*/
    border-radius: 4px;
    padding: 10px;
    margin: -10px;
    background-color: white;
    vertical-align: middle;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Frutiger Roman,Arial,sans-serif;
    color: rgb(51,101,142);
}


.exFooter {
    border: 1px solid #EDEDED;
    border-radius: 0px;
    padding: 5px;
    margin: -15px;
    background-color: white;
    vertical-align: middle;
    font-family: Frutiger Roman,Arial,sans-serif;
    color: rgb(51,101,142);
}

.formHeader {
    border: 1px solid #EDEDED;
    border-bottom-style: dashed;
    border-bottom-color: #33658E;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 10px 0px 10px 10px;
    background-color: white;
    vertical-align: middle;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Frutiger Roman,Arial,sans-serif;
    color: rgb(51,101,142);
}

.formBody {
    background-color: white;
    padding: 15px 10px 5px 10px;
    border: 1px solid #EDEDED;
    border-top-style: none;
    font-size: 14px !important;
    _line-height: 25px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}


.reportHeader {
    border: 1px solid #EDEDED;
    border-bottom-style: dashed;
    border-bottom-color: #33658E;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 10px 0px 10px 10px;
    background-color: white;
    vertical-align: middle;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Frutiger Roman,Arial,sans-serif;
    color: rgb(51,101,142);
}

.reportBody {
    background-color: white;
    padding: 15px 10px 0px 10px;
    border: 1px solid #EDEDED;
    border-top-style: none;
    font-size: 14px !important;
    _line-height: 25px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #f5f5f5;
}

.body-content {
    _min-height: 450px;
}

.text-box {
    display: block;
    width: 100%;
}

select .form, .form {
    min-width: 180px;
    width: 100%;
    display: block;
}

.clock {
    color: white;
    margin-bottom: 0px !important;
    font-weight: normal;
}

footer {
    margin-top: 30px;
    text-align: center;
    background-color: #FCFCFC;
    font-family: Arial;
    font-weight: bold;
}
.footerLogoDiv {
    border-top-style: dashed;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 0px;
    border-color: #33658E;
    padding: 5px 0px 0px 0px;
    margin-bottom: 10px;
}

.footerLogo {
    width: 100%;
    max-width: 728px;
}

.amountField {
    text-align: right;
}

.bodyHeight {
    min-height: 400px;
}


.tableList {
    max-width: 280px !important;
}

    .tableList td:first-child {
        text-align: center;
    }

    .tableList > table > tbody > tr > td > label {
        font-weight: normal;
    }

.form-group.required .control-label:after {
    color: red;
    content: "*";
    position: absolute;
    margin-left: 5px;
    font-size: 22px;
    font-weight: bolder;
    top: -3px;
}

/*  Left
.form-group.required .control-label:before{
   color: red;
   content: "*";
   position: absolute;
   margin-left: -15px;
}*/

.matchInvoices {
    padding-right: 10px;
}


.evo-colorind {
    width: 80px !important;
    height: 20px !important;
    float: left !important;
    margin-top: 2px;
}


.footer-grid {
    clear: none !important;
    float: none !important;
    text-align: center !important;
    _color: rgb(51,101,142) !important;
    font-size: 15px;
}


    .footer-grid a {
        color: #337ab7 !important;
        text-decoration: none !important;
    }

.header-grid-right {
    clear: none !important;
    float: right !important;
    padding-top: 0px !important;
}


.header-grid {
    clear: none !important;
    float: none !important;
    text-align: center !important;
    padding-top: 0px !important;
    margin-top: 5px;
    font-size: 19px;
    text-transform: uppercase;
    font-family: Frutiger Roman,Arial,sans-serif;
    color: rgb(51,101,142) !important;
    overflow: hidden;
}

.header-oakland {
    color: black !important;
}

.backclass {
    padding: 0px;
    margin-right: 20px;
    text-align: right;
    font-size: 17px;
}

.dataTables_scrollBody {
    min-height: 80px;
}

.left {
    float: left;
}
.right {
    float: right;
}