﻿body {
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    background-image: url(../../Images/background.gif);
}

#document {
    margin: 4px;
    border: double 3px black;
    min-width: 700px;
}

.logo {
    margin: 0 8px 0 4px;
    line-height: 16px !important;
}

.companyInfo {
    float: left;
    font-weight: bold;
    color: #2D518E;
    width: 400px;
}

.userInfo {
    text-align: right;
    float: right;
    padding: 4px 8px;
    font-size: 10pt;
    line-height: 16px;
}

h1 {
    margin-top: 1pt;
    padding-top: 1pt;
    color: #B0C4DE;
}

#navbar {
    padding: 5px 10px 5px 10px;
    background-color: #2D518E;
    color: #FFFFFF;
}

    #navbar a {
        color: #F7F7DE;
    }

#header {
    height: 90px;
    padding: 10px;
    background-color: #F7F7DE;
}

#sidebar {
    width: 152px;
    float: left;
    padding: 4px;
}

#container {
    /*overflow: hidden;*/
    background-color: #A6B4BE;
}

#content {
    margin-left: 164px;
    background-color: #FFFFFF;
    border-left: solid 4px #2D518E;
    padding: 16px;
    min-height: 600px;
}

.pagination td{
    border:none;
}
.pagination td table tbody tr td{
    border:1px solid #dee2e6;
    color:#000;
}
.pagination td table tbody tr td a{
    color:#000 !important;
    font-weight:normal !important;
}
.pagination td table tbody tr td{
    border:1px solid #dee2e6;
    color:#000;
}
.pagination td table tbody tr td span{
    width:100%;
    height:100%;
    color:#2D518E;
    font-weight:bold !important;
}

/* * html #content
{
	height: 300px;
} */

#footer {
    clear: both;
    background-color: #2D518E;
    padding: 4px;
    text-align: center;
    line-height: 20px;
    color: white;
}

.menu {
    background-color: #E3EAEB;
    border: solid 1px #2D518E;
}

a {
    font-weight: bold;
    text-decoration: none;
    color: #244272;
}

/*#content a {
    color: #660033;
}*/

.menuItem a:hover {
    text-decoration: underline;
    color:#fff;
}

.errorText {
    font-size: larger;
    color: Red;
    font-weight: bold;
}

.normalPadding td {
    padding: 3px 3px 3px 3px;
}

.normalPadding th {
    padding: 3px 3px 3px 3px;
}

.leftBorder {
    border-left: solid 1px #000000;
}
/*
ul
{
	text-indent: -1em;
	margin-top: 0em;
}

li
{
	margin-left: -1em;
	line-height: 1.5em;
}
*/
.menuHeader {
    font-weight: bold;
    font-size: 13pt;
}

a.button {
    font-weight: bold;
    vertical-align: middle;
    padding: 2px;
    border: 1px solid #303030;
    color: #303030;
    background-color: #F0F0F0;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
}

a:hover.button {
    border: 1px solid #000000;
    color: #000000;
    background-color: #FFFFFF;
}

.totalRows {
    border: black 1px solid;
    padding: 2px;
    font-weight: bold;
    margin: 20px auto;
    background-color: #ffffcc;
    width: 200px;
}

.menuItem a {
    display: block;
    left: 0;
    right: 0;
    padding: 2px 5px;
}

    .menuItem a:hover {
        text-decoration: none;
    }

.menuHover {
    color: #FFFFFF;
    background-color: #666666;
    background-image: url(../../Images/menu_bg.png);
    background-repeat: repeat-x;
}

.modalBackground {
    background-color: #999999;
    filter: alpha(opacity = 70);
    opacity: 0.7;
}

.linkButton {
    display: inline-table;
    display: -moz-inline-box;
    display: inline-block;
    margin: 1px;
    border: solid 1px #999;
    border-top-color: #ccc;
    border-left-color: #ccc;
    background-color: #eee;
    color: #333;
    font-size: 80%;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: 2px center;
    padding: 4px 4px 4px 22px;
    line-height: normal;
    white-space: nowrap;
}

a.linkButton {
    text-decoration: none;
    color: #333;
}

    a.linkButton:hover {
        text-decoration: underline;
        color: #333;
        background-color: #ddd;
    }

.parametersButton {
    background-image: url(../../Images/Parameter.png);
}

.dynamicMenu {
    z-index: 9999 !important;
}

table .professional {
    margin: 10px;
    border: 1px solid gray;
}

.number {
    text-align: right;
}

.proFormView table th {
    background-color: #5d7b9d;
    color: white;
    font-weight: bold;
}

.proFormView .insertRow {
    background-color: #f7f6f3;
    color: #333333;
}

    .proFormView .insertRow td {
        padding: 2px;
    }

.LabelLeft {
    width: 20%;
    float: left !important;
    text-align: right;
    padding-right: 14px;
}

.LabelTextBoxLeft {
    float: left !important;
}

.FormControlsLarge {
    width: 80%;
}

.FormControlsSmall {
    width: 20%;
}

.FormControlsMedium {
    width: 40%;
}

.simplebox {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.no-margin {
    margin: 0;
}

.no-padding {
    padding: 0 !important;
}
.table-button{
    padding-right:2px !important;
    padding-left:2px !important;
}
/* Radio */
.container-radio {
    padding: 5px;
    height: 36px;
}

    .container-radio input {
        height: 36px;
        width: 36px;
        opacity: 0;
    }

.radio-toggle {
    width: 36px;
    height: 36px;
    margin-left: -36px;
}
/*CheckBox*/
.container-ck {
    cursor: pointer;
    font-size: 33px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    background-color: #fff;
    height: 38px;
    line-height: 0;
}

    .container-ck input {
        opacity: 0;
        cursor: pointer;
        width: 38px;
        height: 38px;
        margin-top: -7.8px;
        line-height: 0;
    }

.checkmark-ck {
    background-color: #eee;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    line-height: 0;
}

.container-ck:hover input ~ .checkmark-ck {
    background-color: #ccc;
}

.container-ck input:checked ~ .checkmark-ck {
    margin-left: -38px;
    background-color: #2D518E;
}

.checkmark-ck:after {
    content: "";
}

.container-ck input:checked ~ .checkmark-ck:after {
    margin-left: 38px;
}

.container-ck .checkmark-ck:after {
    -webkit-transition: all .2s;
    transition: all .2s;
}

input{
    min-width:0;
}


.bg-ck-uncheck-black {
    background-image: url("../../Images/uncheck.png");
    background-size: 36px;
    background-repeat: no-repeat;
    background-position: center;
}

.bg-ck-done-white {
    background-image: url("../../Images/Done.png");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.bg-ck-clear-white {
    background-image: url("../../Images/clear.png");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.bg-ck-search-white {
    background-image: url("../../Images/searchw.png");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.bg-ck-upload-white {
    background-image: url("../../Images/backup_white.png");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.bg-ck-edit-white {
    background-image: url("../../Images/editwhite.png");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.bg-ck-done-black {
    background-image: url("../../Images/doneblack.png");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.bg-ck-clear-black {
    background-image: url("../../Images/clearbk.png");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.bg-ck-search-black {
    background-image: url("../../Images/searchbk.png");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.bg-ck-upload-black {
    background-image: url("../../Images/backup_black.png");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.bg-ck-edit-black {
    background-image: url("../../Images/editblack.png");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.custom-file-label::after {
    height: 36px !important;
    line-height: 1.5 !important;
    border-radius:0 !important;
    background-color:#2D518E !important;
    color:#fff;
}

.custom-file-label {
    height: 36px !important;
    font-size: 1rem;
    line-height: 1.5;
    border-radius:0 !important;
    border-color:#dee2e6 !important;
}
.btn-primary{
    background-color:#2D518E !important;
    border-color:#2D518E !important;
}
.text-primary{
    color:#2D518E !important;
}
.btn-primary:hover{
    background-color:#2D518E !important;
    border-color:#2D518E !important;
}
.bg-primary{
    background-color:#2D518E !important;
}
.page-link {
    color:#2D518E !important;
}
.custom-select {
    color: #fff !important;
}
.page-item.active .page-link {
    z-index: 3;
    color: #ffffff !important;
    background-color: #2D518E;
    border-color: #2D518E;
}
input[type="file" i]{
    cursor:pointer;
}
input[type="file" i]:disabled{
    cursor:not-allowed;
}
:disabled{
    background-color: #f8f9fa !important;
    border-radius: 0;
    cursor:not-allowed;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #f8f9fa !important;
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #2D518E !important;
}
.custom-file-input:disabled~.custom-file-label, .custom-file-input[disabled]~.custom-file-label {
    background-color:  #f8f9fa !important;
}
.custom-select{
    background: #2D518E url("../../Images/unfold.svg") no-repeat right .30rem center/20px 20px !important;
}
.ui-widget-header {
    border: 0;
    background: #2D518E;
    color: #fff;
    font-weight: bold;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 0;
    background: #E3EAEB !important;
    color: #000 !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 0;
    background: #fff;
    font-weight: normal;
    color: #000;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 0;
    background: #2D518E !important;
    font-weight: normal;
    color: #ffffff !important;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    background-color: #fff !important;
}
.select2-container .select2-selection--single {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border:0 !important;
    height: 38px !important;
    border-radius:0 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #495057 !important;
    line-height: 38px !important;
    font-size:1rem !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    color: #495057 !important;
    line-height: 38px !important;
    font-size:1rem !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px !important;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #2D518E !important;
    color: white;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent transparent !important;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #000 transparent !important;
}
.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 0 !important;
    border-radius: 0px !important;
    cursor: text;
    padding-bottom: 9px;
    padding-right: 5px;
    padding-top:4px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 0 !important;
    outline: 0;
}
.select2-container--default.select2-container--focus .select2-selection--single {
    border: 0 !important;
    outline: 0;
}
div.dataTables_wrapper div.dataTables_filter input{
    border-radius:0 !important;
    height:38px;
    box-shadow:0 !important;
}
.hidden{
    display:none;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: 0 !important;
    padding: 0 15px !important;
    border-radius:0 !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 0 !important;
    border-radius: 0 !important;
}

