@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
body,table,div, span  {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight:normal;
}

.table {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.table::-webkit-scrollbar {
  display: none;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 5px 5px;
}

a.uk-button.logout-button {
    padding-right: 0px;
}

.uk-form-label
 {
    margin-bottom: 0px !important;
}

img.logo-img {
    max-width: 280px;
}

.custom-padding{
    padding: 0px 10px;
}

table.gladue-detailed-report td {
    border: 1px solid #AAA;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 15px;
}

table.gladue-detailed-report td.header {
    background: #0c4c78;
    color: #FFF;
    font-size: 15px;
    line-height: 18px;
    padding-top: 8px ! IMPORTANT;
    padding-bottom: 8px ! IMPORTANT;
    text-transform: uppercase;
}


.export-button{
    background: #179d17 !important;
    border: 1px solid #179d17 !important;
}

#password-standards h2.uk-modal-title {
    font-size: 22px !IMPORTANT;
    font-weight: 600 !important;
    color: #000 !IMPORTANT;
}

a.password-standards {
    font-size: 13px !IMPORTANT;
    color: #051C2C !important;
    text-decoration: underline;
}

span.no-action-accept{
    cursor:pointer;
}

.disabled-option {
    color: #aaa !important;
}

.uk-modal-body{
    padding: 20px;
}
.jc-bs3-container.container {
    max-width: 500px;
    margin: auto;
    border: 1px solid #0b4c78;
}
.uk-modal-footer .uk-button{
    padding: 0px 20px;
}

.password-field .uk-form-icon{
    pointer-events: auto !important;
    cursor:pointer !important;
}

.configured {
    font-size: 16px;
    margin-bottom: 10px;
    display: block !IMPORTANT;
    color: #077e52;
}
.configured i {
    color: #32d296;
    font-size: 20px;
    margin-right: 6px;
}

.not-configured i {
    color: #0c4c78;
    font-size: 20px;
    margin-right: 6px;
}
.not-configured {
    font-size: 16px;
    margin-bottom: 10px;
    display: block !IMPORTANT;
    color: #0c4c78;
}

#backup_verification .uk-modal-header{
    background: #0c4c78 !important;
    padding: 10px 15px;
}

#backup_verification .uk-modal-dialog button.uk-modal-close-default{
    color: #fff;
}

#backup_verification .uk-modal-footer{
    padding: 10px 15px;
}

#backup_verification .uk-modal-body p{
    font-size: 16px;
}

#backup_verification .uk-modal-body li{
    font-size: 16px;
}

#backup_verification .uk-modal-footer .uk-button{
    padding: 5px 20px;
}

#backup_verification .uk-modal-header h2{
    color: #fff;
    font-size: 25px;
    font-weight: 500;
}

#user-details .uk-modal-header{
    background: #0c4c78 !important;
    padding: 10px 25px;
}

#user-details .uk-modal-header h2{
    color: #fff;
    font-size: 25px;
    font-weight: 500;
}

#user-details .uk-modal-dialog button{
    color: #fff;
}

#user-details .uk-modal-body .uk-table{
    border: 1px solid #ccc;
}

#user-details .uk-modal-body .uk-table th{
    padding: 10px;
    color: #fff;
    background: #0c4c78;
    font-weight: 500;
    border: 1px solid #0c4c78;
}


body {
    color: #333;
}
.verification-form {
    max-width: 500px;
    margin: auto;
}

.uk-verification-code {
    font-size: 18px;
    height: auto !IMPORTANT;
    padding: 10px !IMPORTANT;
    letter-spacing: 2px;
    color: #000;
}

input#monthpicker {
    max-width: 120px;
    text-align: center;
}
a.uk-label:hover {
    color: #FFF !important;
    text-decoration: none !IMPORTANT;
}
#upload-files-modal h2.uk-modal-title {
    font-size: 22px;
    font-weight: 600;
}
#upload_file_modal h4.uk-modal-title {
    font-size: 22px;
}
.due-dates label, .due-dates input {
    font-size: 16px;
    color: #000;
}
#upload_final_file_modal h4.uk-modal-title {
    font-size: 22px;
}
.pdf-control {
    margin-top: 10px;
}
.pdf-control label {
    margin-right: 10px;
}
.pdf-control input.uk-radio {
    margin-right: 5px;
}
button.assign-user.uk-button.uk-button-primary {
    background: #783618;
}
.search-bar input, .search-bar select {
    height: 48px !important;
}
div.dataTables_wrapper {
    margin-top: 30px;
}
.report-id {
    background: transparent;
    color: #000;
    font-weight: 600;
    margin-top: 10px;
}
.employee-absence-table td.green, .employee-absence-table td.red {
    cursor: pointer;
}
.employee-absence-table th, 
.employee-absence-table td {
    padding: 2px !Important;
    /*text-align: center !Important;*/
    line-height: 20px !Important;
    font-weight: 600 !Important;
    color: #000 !Important;
}
a.upload-files {
    color: #fff;
}
.employee-absence-table .table-heading{
    background-color:  #f1f2e8;
    padding: 15px;
    border-bottom: 1px solid #ccc;
}

.employee-absence-table{
    border: 2px solid #CCC;
}

.employee-absence-table .table-heading h2{
    color: #49160b;
    font-size: 28px;
    font-weight: 600;
}

.employee-absence-table .uk-table .employee-name{
    background: #f1f2e8;
    color: #000;
    font-weight: bold;
}

.employee-absence-table .table-heading span.month{
    color: #0c4c78 !important;
    font-weight: 600;
    font-size: 28px;
    padding-right: 7px;
    padding-left: 7px;
}

.employee-absence-table .table-heading i{
    cursor: pointer;
}

.employee-absence-table .uk-table{
    margin-top: 0px;
}

li.contact-gims-admin {
    background: #783618;
}

.mobile-navbar ul {
    margin: 40px 0 0 0;
    padding: 0;
}

button.uk-button.publish-report {
    padding: 9px 15px;
    font-size: 18px;
    text-transform: inherit;
}
span.pass-text {
    color: #f0506e!important;
}
.status-box {
    background: #d0d0d0;
    color: #222;
    padding: 6px;
    font-size: 14px;
    line-height: 18px;
}

.pass-graybar {
  height: 3px;
  background-color: #CCC;
  width: 100%;
  position: relative;
}

.pass-colorbar {
  height: 3px; 
  background-image:   url("../images/passwordstrength.jpg");   
  position: absolute;
  top: 0;
  left: 0;
}

.pass-percent, .pass-text {
  font-size: 1em;
}

.pass-percent {
  margin-right: 5px;
}

.pass-strength-visible input.password,
input.password:focus {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}

.pass-strength-visible .pass-graybar,
.pass-strength-visible .pass-colorbar,
input.password:focus + .pass-wrapper .pass-graybar,
input.password:focus + .pass-wrapper .pass-colorbar {
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}

.grn-btn {
    background: #777931;
    display: block;
    text-align: center;
    color: #fff !important;
    padding: 10px 7px;
    transition: ease-in-out all .2s;
}
.grn-btn:hover {
    background: #a8ab55;
    color: #fff;
    text-decoration: none;
}

.dashboard-table .delete-report {
   background: #f0506e;
    display: block;
    text-align: center;
    color: #fff !important;
    padding: 10px 7px;
	transition: ease-in-out all .2s;
	margin-right:7px;
}

.dashboard-table .assign-users {
    background: #783618;
    display: block;
    text-align: center;
    color: #fff !important;
    padding: 10px 7px;
	transition: ease-in-out all .2s;
	margin-right:7px;
}
.dashboard-table .assign-users:hover {
    background: #ab5933;
    color: #fff;
    text-decoration: none;
}
.wht-btn {
    background: #fff;
    display: block;
    color: #222;
    padding: 9px 10px;
    transition: ease-in-out all .2s;
}

span.reportId {
    font-weight: 600;
    color: #000;
    margin-right: 20px;
}

.blue-btn {
    background: #0c4c78;
    display: block;
    color: #fff;
    padding: 9px 10px;
    transition: ease-in-out all .2s;
}
.wht-btn:hover {
    background: #783618;
    color: #fff;
    text-decoration: none;
}

.blue-btn:hover {
    background: #a8ab55;
    color: #fff;
    text-decoration: none;
}
.label-dash {
    color: #8e8e8e;
    font-weight: 500;
    margin: 2px 0;
}
.blue-border {
    border: 1px solid #0c4c78;
}
.blue-bg {
    background: #0b4c78;
    color: #fff;
    font-weight: unset;
    padding: 7px 10px;
    font-size: 18px;
}

.client-status-row {
    display: inline-flex;
}

.uk-input, .uk-select, .uk-textarea, .uk-radio, .uk-checkbox{
    border: 1px solid #ccc;
}

.uk-input:disabled, .uk-select:disabled, .uk-textarea:disabled {
    background-color: #f2f2f2 !important;
    color: #000 !important;
    border-color: #e5e5e5;
}

span.dob {
    background: #0c4c78;
    color: #fff;
    display: inline-block;
    padding: 5px;
    margin-right: 10px;
}

a.uk-button, .uk-button, input.uk-button {
    padding: 9px 15px;
    font-size: 18px;
    text-transform: inherit;
}
.uk-accordion-title.updates-accordion::before {
    width: 59px;
    height: 59px;
    margin: 0;
    right: 0;
    filter: brightness(5);
    background-color: #01090e;
    position: absolute;
}

.right-sidebar .uk-card-body ul .file-data i {
    margin-left: 10px;
    margin-right: 10px;
}
.form-status {
    font-weight: bold;
    margin: 12px 0;
}

.right-sidebar-uploader .uk-button-primary {
    margin-bottom:10px;
}

.cases{
  display: block;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}

.cases span.text{
    padding: 10px;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
}

.cases span.number {
    display: block;
    text-align: center;
    padding: 10px 8px;
    font-weight: 600;
}



.active-cases .title-c{
  background: #2a100e;
}
.active-cases .number {
    background: #5c2b27;
}
.review-cases .title-c{
  background: #783618;
}
.review-cases .number {
    background: #ab5933;
}

.archived-cases .title-c{
  background: #777931;
}
.archived-cases .number {
    background: #a8ab55;
}



.button-group .report-progress {
    padding: 10px;
    font-size: 13px;
    color: #FFF;
    display: block;
    text-align: center;
}

.button-group .report-request {
    background: #019FA2;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.button-group .no-status .report-progress a {
   color: #000 !important;
   text-decoration:none;
}

.button-group .report-progress a {
   color: #fff;
   text-decoration:none;
}

.button-group .writing-report {
    background: #108FB8;
}
.button-group .legal-review {
    background: #417DB9;
}
.button-group .finalizing-report {
    background: #696CAF;
}
.button-group .submitted {
    background: #846EAF;
}
.button-group .distributed {
    background: #956EAF;
}
.button-group .assign-legal-reviewer {
    background: #8b0000;
}
.button-group .archieved {
    background: #AF638A;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

.button-group .no-status div {
    background: #CCC !IMPORTANT;
    color: #000 !important;
}

.client-edit-forms h4 {
    margin-bottom: 20px;
    color: #0C4C78;
    font-weight: 600;
}

.client-report-table td {
    padding: 4px;
    text-align: left;
    color: #0c4c78;
    font-weight: normal;
}
.client-report-table th {
    padding: 4px;
}

.client-report-table td a{
    color:#0c4c78;
    font-weight:bold;
}


.dashboard-table {
    margin-top: 10px;
    border: 1px solid #0c4c78;
    padding: 10px;
}


.fileuploader {
    display: block;
    width: 100%;
    padding: 0px !important;
    margin: 0px !important;
}
.fileuploader-theme-dragdrop .fileuploader-input {
    display: block;
    padding: 26px 0 !important;
}
.right-sidebar .uk-card-body ul .file-type h4 {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0px;
}

.right-sidebar .uk-card-body ul .file-data {
    word-break: break-all;
}

.form-status p {
    margin: 0;
}

.form-status .text-success {
    color: #43d084;
}

.form-status .text-error {
    color: #fe7676;
}

.form-status .progressbar-holder {
    display: block;
    width: 100%;
    height: 4px;
    background: #fafbfd;
    border-radius: 6px;
    overflow: hidden;
}

.form-status .progressbar-holder .progressbar {
    height: 100%;
    width: 0;
    background: #5b7bfe;
    border-radius: 6px;
    -webkit-transition: width 0.2s ease;
            transition: width 0.2s ease;
}

.right-sidebar .uk-card-body ul i {
    font-size: 16px;
}

.reset-client {
    margin-left:10px;
}
.right-sidebar .uk-card-body ul .file-name {
    font-weight: 600;
    color: #000;
}
uk-h1, h1 {
    font-size: 2rem;
}

.right-sidebar .uk-card-body {
    padding: 10px 10px;
}

span.userTypeTag {
    background: #FFF;
    color: #000;
    font-size: 11px;
    display: inline-block;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
}

.right-sidebar .uk-card-body ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-left: 0px;
    font-size: 13px;
}
.right-sidebar .uk-card-body ul li {
    background: #f2f2f2;
    padding: 5px;
    margin-bottom: 10px;
    color:#000;
}


div.assign-users-list ul.uk-accordion a.uk-accordion-title {
    background: #f2f2f2;
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
}

.right-sidebar .uk-card-header {
    padding: 10px 10px;
    font-size: inherit;
    background: #0c4c78;
}
.right-sidebar .uk-card-header h3 {
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
}

.right-sidebar .uk-card-header a.assign-user-info {
    color: #fff;
    font-size: 18px;
}


.user-types h4 {
    font-weight:600;
}
.right-sidebar {
    margin-bottom: 30px;
    margin-top: 30px;
    border: 1px solid #0c4c78;
}

.right-sidebar ul li {
    margin-bottom: 20px;
}


table.dataTable th {
    text-transform: capitalize;
    font-size: 15px;
    letter-spacing: 0px;
    padding-bottom: 5px ! IMPORTANT;
}

.uk-button-primary {
    background-color: #0b4c78;
}

.client-edit-form .client-form-radio label {
    margin-right: 10px;
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
    padding: 6px;
}

.login-body-image{
  background-image: url('/images/landscapes.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: top center;
}

.register-body-image{
  background-image: url('/images/landscapes.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: top center;
}

.sidebar ul{
  list-style: none;
  text-decoration: none;
  padding: 0px;
}

.sidebar{
  background-color: #0c4c78;
  padding-bottom: 10px;
}


.sidebar li {
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
}

.sidebar li a {
    color: #fff;
    padding: 10px;
    text-decoration:none;
}

.sidebar li i {
    color: #fff;
    font-size: 20px;
}

.sidebar li.settings {
    border-top: 2px solid #fff;
    margin-top: 40px;
}

.top-header {
  padding-top: 10px;
  padding-bottom:0px;
  border-bottom: 8px solid #131F49;
}

.top-header a {
  font-size: 20px;
  text-decoration: none !important;
  list-style: none;
  text-transform: capitalize;
  padding-top: 0px;
  color: #0c4c78 !important;
}


.auth-header{
  padding-top: 5px;
  padding-bottom:10px;
  border-bottom: 8px solid #131F49;
}

.sidebar li.active {
    background: #051C2C;
}

.sidebar li.active a {
    font-weight:600;
}


.font-icon {
  color: #fff;
  font-size: 22px;
}

.auth-header span a {
    color: #0c4c78 !important;
    text-decoration: none !important;
}

.auth-header li a {
  text-transform: capitalize !important;
  font-weight: 600 !important;
  color: #0c4c78 !important;
  font-size: 16px !important;
}

.auth-header li .contacts{
  color: #fff !important;
  background-color: #0c4c78;
  padding: 10px;
}

.text-field{
  background-color: #f2f2f2;
  border-radius: 4px;
}

.login-form{
  background: #fff;
  padding: 40px 40px 40px 40px;
  display: flow-root;
}

.register-button{
  padding: 8px 50px;
  background-color: #0c4c78;
  color: #fff !important;
  line-height: 40px;
  border-radius: 4px;
  border: 2px solid #0c4c78;
  text-decoration: none !important;
}

.radio-section label {
    margin-right: 15px;
}

label.uk-text-danger {
    font-size: 14px;
    font-style: italic;
}

h1.page-header {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #051c2c;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.gladue-report-header {
    border-bottom: 2px solid #051c2c;
    margin-top: 10px;
}

.gladue-report-header h1 {
    margin-top: 14px;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.gladue-report-header a {
    margin-bottom: 10px !important;
}

.login-button{
  padding: 8px 50px;
  background-color: #0c4c78;
  color: #fff !important;
  line-height: 40px;
  border-radius: 4px;
  border: 2px solid #0c4c78;
  text-decoration: none !important;
}

.label{
  color: #000000;
}


.client-list {
    border-bottom: 0px;
    padding-bottom: 20px;
    margin-bottom: 15px;
}

.table-body {
  color: #0c4c78;
}

.table th {
  color: #0c4c78;
  font-weight: 700;
  text-transform: capitalize;
}

.navbar-item {
  color: #0c4c78 !important;
  text-transform: capitalize !important;
}

.right-bar{
    width:100%;
}

.rightbar .user-info {
    background-color: #0c4c78;
    color: #fff;
    padding: 10px 5px 10px 5px;
    text-transform: capitalize;
    font-size: 15px;
    width: 100%;
    text-align: center;
}

.rightbar h3 {
    font-size: 18px;
    border-bottom: 3px solid #0c4c78;
    padding-bottom: 30px;
}

.client-edit-forms {
    border: 1px solid #CCC;
    padding: 30px;
    border-radius: 5px;
    margin-top: 20px;
}
.client-report-table tbody{
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.view-clients-reports select{
    color:#000 !important;
}

.client-edit-forms input[type=text], .client-edit-forms input[type=email], .client-edit-forms input[type=number] {
  border: 0;
  outline: 0;
  background: transparent;
  border-bottom: 1px solid #0c4c78 !important;
  padding-left:1px !important;
}

.client-edit-forms select {
  border: 0;
  outline: 0;
  background: transparent;
  border-bottom: 1px solid #0c4c78 !important;
}

.card-box {
    background: #0c4c78;
    padding: 2px;
}

.card-box h3 a {
    color: #fff !important;
    font-size: 20px;
    padding-top: 12px;
    text-decoration: none !important;
}

.form-buttons{
  padding-top: 40px;
}

.login-form span a {
    color: #666667;
    text-decoration: none;
    font-style: italic;
}

.client-edit-form {
    margin-top: 10px;
}

.client-edit-form .edit-header {
    border-bottom: 4px solid #0c4c78;
    padding-bottom: 12px;
    margin-bottom:20px !important;
}

.edit-header h2 {
    color: #0c4c78;
    font-weight: 600;
    font-size: 22px;
}

.edit-header p {
    color: #0c4c78;
    font-weight: 700;
}

.court-section h2 {
    margin-top: 45px;
    color: #0c4c78;
    border-bottom: 4px solid #0c4c78;
    padding-bottom: 20px;
    font-weight: 600;
    font-size: 22px;
}

.client-edit-form h4 {
    color: #0c4c78;
    font-size: 23px;
}

.court-section h3 {
    margin-top: 45px;
    color: #0c4c78;
    border-bottom: 2px solid #0c4c78;
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 22px;
}

.client-edit-forms label {
    color: #0c4c78;
    font-size: 16px;
    font-weight: normal;
}

.submit_btns input {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    background: #0C4C78;
}

.submit_btns a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
}

.lead-submit {
    border-top: 4px solid #0c4c78;
    padding-top: 45px;
}

.lead-submit input {
    border-bottom: 0px !important;
    background: #0c4c78;
    padding: 12px 30px 13px 30px;
    color: #fff;
}

.image-fileuploader input {
  border-bottom: none !important;
}

.lead-submit a {
    padding: 9px 30px 12px 30px;
    color: #7f667a;
    text-decoration: none;
    font-size: 15px;
}


.client-edit-form .client-form-radio {
  padding-top:13px;
}

.lead-submit a:hover {
   background: #0c4c78;
   color:#fff;
}

li.fileuploader-input {
    width: 100% !important;
    border: 0px;
}

.fileuploader-theme-gallery .fileuploader-input-inner {
    height: auto;
}

.mobile-navbar ul{
   list-style:none;
}

.intake-form .radio-section{
    padding-top:18px;
}

.mobile-navbar li a{
	color: #ffffff;
	display: block;
	padding: 15px 20px;
	text-decoration:none;
}

.sidebar-card .sidebar-card-header{
    background:#0c4c78;
}

.sidebar-card .sidebar-card-body{
    background:#f2f2f2;
}

.sidebar-card-body .notification-icon{
    color:#008000;
    font-size: 20px;
}

.sidebar-card .sidebar-card-body .sidebar-firstcard{
    border-top:none !important;
}


.sidebar-card .sidebar-card-body h3{
    font-size:15px;
    font-weight: normal;
}


.sidebar-card .sidebar-card-body .uk-card-body {
    border: 1px solid gray !important;
    padding: 10px 10px !important;
}

.sidebar-card .sidebar-card-body p{
    font-size: 12px;
    color: #051c2c;
    font-weight: 700;
}

.sidebar-card .sidebar-card-header h3{
    color:#fff;
}

.mobile-navbar li.active{
    background-color: #23252B;
	border-left: 3px solid #44bfc6;
}


span.logo {
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
    margin-top: 25px;
    margin-left: 20px;
}



@media only screen and (max-width: 600px) {
  .uk-h1, h1 {
    font-size: 1.5rem;
    }

    .form-buttons {
     padding-top: 20px;
}

}