.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.display_none {
  display: none;
}

.loader_img_class {
  border: none !important;
  background-color: transparent;
  z-index: 3000;
}

.loader_img_class .ui-dialog-titlebar, .loader_img_class .ui-dialog-content {
  display: none;
}

.ess_form1 {
  position: relative;
}

.ess_formClass {
  height: inherit !important;
}

.ess_fgroup {
  margin-bottom: 8px;
  font-size: 12px;
}

.ess_page_hdr_layout1 {
  border-bottom: 3px solid #102847;
  padding-bottom: 9px;
  margin: 10px 0 10px;
}

.ess_dlg_border_style1 {
  border-top-left-radius: 13px;
  border-top-right-radius: 13px;
  border-bottom-left-radius: 13px;
  border-bottom-right-radius: 13px;
}

.ess_dlg_hdr_style1 {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: white !important;
}

.ess_dlg_ftr_style1 {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.ui-widget-overlay {
  background: #aaaaaa !important;
  opacity: 0.5 !important;
}

.ui-datepicker {
  z-index: 4001 !important;
  font-size: 0.9em;
}

select.ui-datepicker-month, select.ui-datepicker-year {
  display: inline;
  padding: 0px;
}

table.ess_tbl_style1 thead th, table.ess_tbl_style1 thead td {
  font-size: 10px;
  padding: 3px;
  color: #fff;
  background-image: linear-gradient(to bottom, #7d7f82, #212222);
  background-repeat: repeat-x;
  background-repeat: repeat-y;
  background-size: 100% 90px;
  background-position: 0 -30px;
  transition: all 0.2s linear;
}

table.ess_tbl_style1 tbody th, table.ess_tbl_style1 tbody td {
  padding: 3px 5px;
  font-size: 12px;
}

/*
table.ess_tbl_style1 > tbody > tr:hover {
	background-color: #DFFFFC;
}

table.ess_tbl_style1 thead th, table.ess_tbl_style1 thead td{
	padding: 3px 10px;
	border-bottom: 1px solid #B0B0B0;
	font-size: 12px;
}

table.ess_tbl_style1 tbody th, table.ess_tbl_style1 tbody td{
	padding: 3px 5px;
	font-size: 12px;
}

table.dataTable.table-striped.DTFC_Cloned tbody tr:nth-of-type(odd) {
    background-color: #F3F3F3;
}
table.dataTable.table-striped.DTFC_Cloned tbody tr:nth-of-type(even) {
    background-color: white;
}

table.dataTable.table-striped tbody tr:nth-of-type(odd) {
    background-color: #F3F3F3 !important;
}
table.dataTable.table-striped tbody tr:nth-of-type(even) {
    background-color: white !important;
}

.ess_table_style1 > tbody > tr > td{
	border: 1px dotted gray; 
}

.ess_table_style1 > tbody > tr > td:first-child{
	border-left: 1px solid gray; 
}

.ess_table_style1 > tbody > tr > td:last-child{
	border-right: 1px solid gray; 
}

.ess_table_style1 > tbody > tr:first-child{
	border-top: 1px solid gray; 
}

.ess_table_style1 > tbody > tr:last-child{
	border-bottom: 1px solid gray; 
}

.ess_table_style1 > tbody > tr:hover {
	background-color: #DFFFFC;
}

.ess_table_style1 > thead {
	background-color: #CBD3E8;  
}

.ess_table_style1 > table, .ess_table_style1 > thead > tr > th{
	border: 1px solid gray;
	padding: 2px;
}

.ess_table_style1 > tbody > tr > td{
	border: 1px dotted gray; 
}

.ess_table_style1 > tbody > tr > td:first-child{
	border-left: 1px solid gray; 
}
.ess_table_style1 > tbody > tr > td:last-child{
	border-right: 1px solid gray; 
}

.ess_table_style1 > tbody > tr:first-child{
	border-top: 1px solid gray; 
}

.ess_table_style1 > tbody > tr:last-child{
	border-bottom: 1px solid gray; 
}

.ess_table_style1 > tbody > tr:hover {
	background-color: #DFFFFC;
}
*/
.ess_menu_item_1 {
  white-space: normal !important;
  padding: 0.3rem 1rem;
}

.ess-widget-1 .ess-widget-1__item {
  display: flex;
  flex-direction: row;
  margin-bottom: 1rem;
}
.ess-widget-1 .ess-widget-1__item .ess-widget-1__legend {
  background-color: #5578eb;
  width: 1rem;
  height: 1rem;
  border-radius: 3px;
  margin-top: 0.3rem;
  margin-right: 1.1rem;
}
.ess-widget-1 .ess-widget-1__item .ess-widget-1__desc {
  display: flex;
  flex-direction: column;
  width: 100%;
  text-align: justify;
  margin-bottom: 0.25rem;
}
.ess-widget-1 .ess-widget-1__item .ess-widget-1__desc .ess-widget-1__title {
  display: flex;
  margin-bottom: 0.2rem;
  transition: all 0.3s;
}
.ess-widget-1 .ess-widget-1__item .ess-widget-1__desc .ess-widget-1__title .ess-widget-1__title1 {
  width: 70%;
  font-size: 1.1rem;
  font-weight: 500;
}
.ess-widget-1 .ess-widget-1__item .ess-widget-1__desc .ess-widget-1__title .ess-widget-1__title2 {
  width: 30%;
  text-align: right;
  font-size: 0.8rem;
  font-weight: 400;
}
.ess-widget-1 .ess-widget-1__item .ess-widget-1__desc .ess-widget-1__desc {
  line-height: 1.4rem;
  font-size: 0.9rem;
  font-weight: 500;
  color: #a1a8c3;
  padding-right: 1rem;
}

.ess-widget-2 .ess-widget-2__item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  color: #5a5c69;
}
.ess-widget-2 a.ess-widget-2__item:hover {
  background-color: #a1a8c3;
  text-decoration: none;
  color: #3d4465;
}

.ess-widget-3 {
  margin: 0.5rem 0;
}
.ess-widget-3 .ess-widget-3__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 1.5rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #858796;
  box-shadow: 0px 1px rgba(78, 115, 223, 0.25);
}
.ess-widget-3 .ess-widget-3__item .ess-widget-3__item-content:first-child {
  width: 80%;
}
.ess-widget-3 .ess-widget-3__item .ess-widget-3__item-content:last-child {
  width: 20%;
  flex-grow: 1;
}
.ess-widget-3 .ess-widget-3__item .ess-widget-3__item-content .ess-widget-3__item-status {
  text-align: center;
  color: #858796;
}
.ess-widget-3 .ess-widget-3__item .ess-widget-3__item-content a.ess-widget-3__item-status:hover {
  text-decoration: none;
  font-weight: 700;
  color: #3d4465;
}
.ess-widget-3 .ess-widget-3__item .ess-widget-3__item-content .ess-widget-3__item-section {
  display: flex;
  align-items: center;
}
.ess-widget-3 .ess-widget-3__item .ess-widget-3__item-content .ess-widget-3__item-section .ess-widget-3__item-pic {
  width: 3.6rem;
  height: 3.6rem;
}
.ess-widget-3 .ess-widget-3__item .ess-widget-3__item-content .ess-widget-3__item-section .ess-widget-3__item-pic > img {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 100%;
}
.ess-widget-3 .ess-widget-3__item .ess-widget-3__item-content .ess-widget-3__item-section .ess-widget-3__item-info {
  padding-left: 0.5rem;
  flex: 1 0 0px;
}
.ess-widget-3 .ess-widget-3__item .ess-widget-3__item-content .ess-widget-3__item-section .ess-widget-3__item-info .ess-widget-3__item-header {
  font-weight: 700;
  font-size: 1.1rem;
}
.ess-widget-3 .ess-widget-3__item .ess-widget-3__item-content .ess-widget-3__item-section .ess-widget-3__item-info .ess-widget-3__item-desc-1 {
  font-weight: 500;
  font-size: 0.9rem;
  color: #a1a8c3;
}
.ess-widget-3 .ess-widget-3__item .ess-widget-3__item-content .ess-widget-3__item-section .ess-widget-3__item-info .ess-widget-3__item-desc-2 {
  font-weight: 500;
  font-size: 0.7rem;
  color: #a1a8c3;
}

.ess-fgroup-shadow-1 {
  border-radius: 0.35rem;
  box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 6px, rgba(0, 0, 0, 0.117647) 0px 1px 4px;
}

.ess-widget-label-1 {
  flex: 0 0 40%;
  max-width: 40%;
  padding: 0.375rem 0.75rem;
  border: 1px solid #d1d3e2;
  border-radius: 0.35rem;
}

.ess-input-group {
  display: flex;
  flex-wrap: nowrap;
}
.ess-input-group .ess-label-1:first-child:not(:last-child), .ess-input-group .ess-label-2:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.ess-input-group .ess-label-3:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.ess-input-group .ess-label-3:not(:first-child):last-child {
  border-left: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ess-input-group .ess-group-btn:nth-child(2):last-child {
  flex-basis: 100%;
}
.ess-input-group .ess-group-btn:nth-child(2):last-child > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ess-input-group .ess-group-btn-2:nth-child(2):last-child > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ess-input-group .ess-label-btn-1:first-child:not(:last-child) > .btn {
  height: 100%;
  border-color: #2a96a5;
  padding-bottom: 0.4rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  white-space: nowrap;
}

.ess-label-3 {
  padding: 0.375rem 0.45rem;
  border: 1px solid #d1d3e2;
  border-radius: 0.35rem;
}

.ess-label-btn-1 {
  flex: 0 0 40%;
  max-width: 40%;
  border-radius: 0.35rem;
}

.ess-input-blank1 {
  background: none;
  border: none;
}

.ess-input-1 {
  flex-basis: 100%;
}
.ess-input-1 .form-control {
  height: 100%;
  background-color: #fff;
  font-size: 12px;
}
.ess-input-1:not(:first-child):not(:last-child) .form-control {
  border-radius: 0;
}

.ess-input-4 {
  flex-basis: 100%;
}
.ess-input-4 .form-control {
  height: 100%;
  background-color: #fff;
}
.ess-input-4:first-child:not(:last-child) .form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.ess-group-btn {
  display: flex;
}
.ess-group-btn > .btn {
  border-color: #2a96a5;
}
.ess-group-btn > .btn:first-child:not(:last-child) {
  border-radius: 0;
}
.ess-group-btn > .btn:first-child:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.ess-group-btn > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.ess-group-btn > .btn:not(:first-child):last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.ess-group-btn-2 {
  display: flex;
}
.ess-group-btn-2 > .btn {
  border-color: #2a96a5;
}

.ess-input-1 > input.form-control,
.ess-input-1 > select.form-control,
.ess-input-1 > textarea.form-control,
.ess-input-1 > span.form-control {
  border-top-right-radius: 0.35rem;
  border-bottom-right-radius: 0.35rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none;
}
.ess-input-1 > div.dropdown.bootstrap-select.form-control > button {
  color: #6e707e;
  border: 1px solid #d1d3e2;
  border-top-right-radius: 0.35rem;
  border-bottom-right-radius: 0.35rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none;
  padding-top: 0.414rem;
  padding-left: 1.2rem;
}
.ess-input-1 > div.dropdown.bootstrap-select.form-control > div.dropdown-menu.show {
  border: 1px solid #d1d3e2;
}

.ess-input-2 {
  flex-basis: 100%;
}
.ess-input-2 > input.form-control,
.ess-input-2 > select.form-control,
.ess-input-2 > textarea.form-control {
  border-radius: 0.35rem;
}

.ess-input-3 {
  flex-basis: 100%;
  border: 1px solid #d1d3e2;
  border-radius: 0.35rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none;
  padding-top: 0.35rem;
  padding-bottom: 0.35rem;
}

input:focus, textarea:focus, select:focus {
  outline: none !important;
  border-color: #719ECE;
  box-shadow: 0 0 10px #719ECE;
}

input[type=checkbox]:focus {
  outline: ridge !important;
  outline-width: 3px !important;
  outline-color: #719ECE !important;
}

/*
button:focus, a:focus {
	outline: none !important;
	border: 1px solid gray !important;
	border-color: gray !important;
}
*/
@media (min-width: 300px) {
  .ess-label-1, .ess-label-2 {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0.375rem 0.75rem;
    border: 1px solid #d1d3e2;
    border-radius: 0.35rem;
  }
}
@media (min-width: 768px) {
  .ess-label-1, .ess-label-2 {
    flex: 0 0 24.8%;
    max-width: 24.8%;
    padding: 0.375rem 0.75rem;
    border: 1px solid #d1d3e2;
    border-radius: 0.35rem;
  }
}
@media (min-width: 992px) {
  .ess-label-1 {
    flex: 0 0 35%;
    max-width: 35%;
    padding: 0.375rem 0.75rem;
    border: 1px solid #d1d3e2;
    border-radius: 0.35rem;
  }
  .ess-label-2 {
    flex: 0 0 17.25%;
    max-width: 17.25%;
    padding: 0.375rem 0.75rem;
    border: 1px solid #d1d3e2;
    border-radius: 0.35rem;
  }
}
@media (min-width: 300px) {
  .ess-modal-xxl, .ess-modal-xl, .ess-modal-lg {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .ess-modal-md {
    max-width: 420px;
    margin: 1.75rem auto;
  }
}
@media (min-width: 768px) {
  .ess-modal-xxl, .ess-modal-xl, .ess-modal-lg {
    max-width: 640px;
    margin: 1.75rem auto;
  }
  .ess-modal-md {
    max-width: 500px;
    margin: 1.75rem auto;
  }
}
@media (min-width: 992px) {
  .ess-modal-xxl, .ess-modal-xl, .ess-modal-lg {
    max-width: 800px;
  }
  .ess-modal-md {
    max-width: 700px;
  }
}
@media (min-width: 1200px) {
  .ess-modal-xxl {
    max-width: 1140px;
  }
  .ess-modal-xl {
    max-width: 1040px;
  }
  .ess-modal-lg {
    max-width: 940px;
  }
}
@media (min-width: 1400px) {
  .ess-modal-xxl {
    max-width: 1340px;
  }
  .ess-modal-xl {
    max-width: 1240px;
  }
  .ess-modal-lg {
    max-width: 1140px;
  }
}
.has-error {
  border: 1px solid #e74a3b;
  box-shadow: 0 0 0 0.2rem rgba(231, 74, 59, 0.25);
}

/* MODAL VERTICAL ALIGN CENTER */
/*** RAM 01/14/2019 ***/
.vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
  pointer-events: none;
}

.vertical-align-center {
  /* To center vertically */
  display: table-cell;
  vertical-align: middle;
  pointer-events: none;
}

.modal-content {
  /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
  width: inherit;
  max-width: inherit; /* For Bootstrap 4 - to avoid the modal window stretching full width */
  height: inherit;
  /* To center horizontally */
  margin: 0 auto;
  pointer-events: all;
}

.disp-block {
  display: block !important;
}

@media (min-width: 992px) {
  .disp-none {
    display: none !important;
  }
}
.no_dtr {
  font-style: italic;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("../img/icons/001_30.ico");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

/* PNotify Custom styled notice CSS */
h4.ui-pnotify-title {
  color: white !important;
  text-align: left;
}

/* -------------------------------- */
/* ----- CUSTOM MENU ----- */
.bg-gradient-comp {
  background-color: #102847;
  background-image: linear-gradient(180deg, #102847 10%, #4C698F 100%);
  background-size: cover;
}

.bg-gradient-comp2 {
  color: #fff;
  background-image: linear-gradient(to bottom, #747a81, #0b0e11);
  background-repeat: repeat-x;
  background-repeat: repeat-y;
  background-size: 100% 90px;
  background-position: 0 -30px;
  transition: all 0.2s linear;
}

/* ----- CUSTOM MODAL HEADER ----- */
.modal-success {
  color: #fff;
  background-image: linear-gradient(to bottom, #7bd87b, #318231);
  background-repeat: repeat-x;
  background-repeat: repeat-y;
  background-size: 100% 90px;
  background-position: 0 -30px;
  transition: all 0.2s linear;
}

/* ----- CUSTOM BUTTON ----- */
.bg-custom-1 {
  background-color: #102847;
}

.btn-custom-1 {
  color: #fff;
  background-color: #425C7D;
  border-color: #425C7D;
}

.btn-custom-1:hover {
  color: #fff;
  background-color: #24589C;
  border-color: #24589C;
}

.btn-custom-1:focus, .btn-custom-1.focus {
  box-shadow: 0 0 0 0.2rem rgba(49, 119, 212, 0.5);
}/*# sourceMappingURL=ess_style.css.map */