﻿/*body {
    padding-top: 50px;
    padding-bottom: 20px;
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.dl-horizontal dt {
    white-space: normal;
}

input,
select,
textarea {
    max-width: 280px;
}*/
@import url(jquery.dataTables.min.css);
@import url(bootstrap.css);
@import url(bootstrap.min.css);

/*@font-face {
    font-family: 'Calibri';
    src: url('../fonts/SpeakOT-Regular.otf') format("opentype");
    /*src: url('../fonts/FedraSansStd-LightLF.otf') format("opentype");
    src: url('../fonts/FedraSansStd-MediumLF.otf') format("opentype");*/

.form-control {
    border-width: 1px
}

.alert-danger {
    background: #b50156;
    border: none;
}

.alert-success {
    background: #d2d7db;
    border: none;
}

.alert-success {
    background: #084F8C;
    border: none;
}
body {
    font-family: Calibri, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, p {
    font-family: Calibri, Arial, sans-serif;
    font-weight: 100;
}
.footer-link li a {
    font-size: small;
    color: #888888;
}

a {
    color: #ccc;
}

.navbar-default .navbar-nav > li > a {
    color: #8d8d8d;
}

footer {
    /*padding: 30px 0;
    background: #fff;*/
}

.body-content {
    margin: 0 auto 30px auto;
    min-height: 500px;
}

.nav > li > a {
    display: inline;
    padding: 3px 5px;
    font-weight: normal;
    color: #555;
}

.nav > li {
    /*padding: 0 5px;*/
}

#navlinks {
    color: #617b97;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: #ebeaea;
    color: #000000;
    cursor: pointer;
}

.navbar {
    margin-bottom: 0;
}

.dropdown-menu  {
    box-shadow: none;
    border-radius: 0;
    border: none;
}

.nav > li > a:hover, .nav > li > a:focus {
    background: #ffffff;
    color: #000;
}

@media only screen and (max-width: 320px) {
    .nav-justified > li{
        display: block;
        margin: 20px 0;
        padding: 50px 0;
        width: 100%;
    }
    .nav .nav-justified {

    }
 }

.navbar-toggle {
    float: left;
}


.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: #ebeaea;
    color: #000000;
    cursor: pointer;
}

.dropdown-menu  {
    box-shadow: none;
    border-radius: 0;
    border: none;
}

.nav > li > a:hover, .nav > li > a:focus {
    background: #ffffff;
    color: #000;
}

.redBackground {
    background-color: #597B93 !important;
}

.DTTT_button_copy div {
    z-index: 5000 !important;
}

.DTTT_button_csv div {
    z-index: 5001 !important;
}

.DTTT_button_xls div {
    z-index: 5002 !important;
}

.DTTT_button_pdf div {
    z-index: 5003 !important;
}

.DTTT_button_print div {
    z-index: 5004 !important;
}

.nav-tabs.nav-justified > #tabbedlinks ul  {
    background: rgba(154, 107, 87, 0.7);
}

.breadcrumb {
    border-radius: 0;
}

@media only screen and (max-width: 320px) {
     h3 {
        font-size: 14px;
    }

    h4 {
        font-size: 12px;
    }

    h5 {
        font-size: 11px;
    }

    #greeting h6 {
        font-size: 10px;
        display: none;
    }

    #greeting p {
        font-size: 10px;
    }

    h2 {
        font-size: 18px;
    }

    #dropdownMenu3 {
        padding-left: 0;
    }

    .login-wrap {
        margin: 0;
    }

    .login-wrap {
        margin: 0;
        min-height: 560px;
    }

    .login-html {
        padding: 20px;
    }

    #copyright {
        font-size: 10px;
    }

    .foot-lnk p {
        font-size: 14px;
    }

    .login-html .tab {
        font-size: 14px;
    }

}


@media only screen and (max-width: 568px) {
    .login-wrap {
        margin: auto;
        min-height: 400px;
    }

}

@media only screen and (max-width: 640px) {
    .wizard-navigation {
        display: none;
    }

     h3 {
        font-size: 16px;
    }

    h4 {
        font-size: 14px;
    }

    h5 {
        font-size: 12px;
    }

    #greeting h6 {
        font-size: 10px;
    }

    #greeting p {
        font-size: 10px;
    }

    h2 {
        font-size: 20px;
    }
    .login-wrap {
        margin: auto;
        min-height: 400px;
    }

    .login-html {
        padding: 20px;
    }

    #copyright {
        font-size: 12px;
    }

    .foot-lnk p {
        font-size: 14px;
    }

}

td {
    font-weight: 400;
}

#contact p, #contact address  {
    font-weight: 300;
    color: #6a6d71;
}

.well, .breadcrumb {
    background: #d2d7db;
}

.page-header h2 {
    font-weight: 300;
}

#panel-head {
    padding: 20px;
}

.glyphicon-plus,.glyphicon-minus {
    background: rgba(154,106,79,.25);
    color: #fff;
    padding: 5px 6px 5px 6px;
    font-weight: 100;
}

.panel-collapse {
    /*background: rgba(154,106,79,.25);*/
}

.panel-body {
    padding-bottom: 50px;
}

.fa-plus, .fa-minus {
   background: #084F8C;
   padding: 5px;
   font-weight: 100;
   color: white;
}

.input-group-addon {
    color: #fff;
    /*background: #084F8C;*/
}

@media only screen and (max-width: 640px) {
    .login-wrap #login_bg {
        min-height: 960px;
    }
}

.text-danger {
    color: #b50156;
}

.text-success {
    color: #54616c;
}

select option:checked:after {
    content: attr(title);
    background: #666;
    color: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    border: none;
}

a:hover, a:focus {
    color: #084F8C;
}

button.dt-button, div.dt-button, a.dt-button, button.dt-button, div.dt-button, a.dt-button:hover {
    color: #fff;
    background: #084F8C;
    border: 1px solid #084F8C;
}