/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 17, 2020, 10:18:48 AM
    Author     : mmoua
*/

.form-group label {
  width: 100%;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;


  background-color: #005b84;
  border: 1px solid #559fc0;
  border-radius: 5px;
  color: #559fc0;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 10px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.nav.nav-tabs > li > a {
  background-color: #005b84;
  border: 1px solid #559fc0;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 10px;
}

.nav.nav-tabs > li.active > a
,.nav.nav-tabs > li.active.complete > a {
  background-color: #f2b814;
  border: 1px solid #333;
  color: #333;
}

.tabbable {
  border-color: #E6E6E6;
  border-width: 0 1px 1px 1px;
  border-style: solid;
}

.form-title {
  background-color: #046b99;
  border-bottom: 5px solid #333;
  color:#fff;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

.required:before {
  content: '\002731  ';
  color: red;
  font-weight: normal;
}

.section-header {
  border-bottom: 1px solid #333;
  line-height: 30px;
}

.section-title{
  display:inline-block;
  font-size: 30px;
}

.section-memo {
  display: inline-block;
  float:right;
  font-size:15px;
}

.section-body {
  padding-top: 10px;
}

.section-memo:before
{
  content: '\002731  ';
  color: red;
}

/*.blue-table thead tr {
  background-color: #4472c4;
  color: #f8f8f8!important;
}

.blue-table tbody tr:nth-child(odd) {
  background-color: #cfd5ea!important;
}

.blue-table tbody tr:nth-child(even) {
  background-color: #e9ebf5!important;
}

.blue-table td {
  border: 1px #f8f8f8 solid;
}*/

.btn-warning-alt, .dt-button-warning {
  background: #fcbf1f !important;
  border-color: #999 !important;
  color: black;
}

.dt-button-warning:hover {
  background: #f2b814 !important;
  border-color: #ccc !important;
}

.legendWrapper span {
  font-size: 12px;
}

.legendWrapper svg {
  vertical-align: text-bottom;
}

textarea {
  min-height: 40px;
}

.divider {
  width: 100%;
  border-top: 1px solid #ccc;
  margin: 15px auto;
}

table.dataTable thead tr th {
  font-size:10pt;
  font-weight:normal;
}

.fltRt {
  float: right;
  font-size: 10pt;
  margin-bottom: 5px;
  text-align: right;
}

.row .dropzone {
  background: white;
  border-radius: 5px;
  border: 2px dashed rgb(0, 135, 247);
  border-image: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

#LoadMask {
  z-index: 1052;
}

#contact-form-dialog, #agency-form-dialog, #error-dialog {
  z-index: 1051;
}

.m-t-15 {
  margin-top: 15px;
}
.m-15 {
  margin: 15px;
}

table.dataTable tbody td {
  font-size: 14px;
  vertical-align: middle;
}

#contact-form, .ui-autocomplete .ui-menu-item > div {
  font-size: 14px;
}

.form-group > label {
  font-weight: normal;
  color: black;
}

.h-50 {
  height: 50px;
}

#document-form .chosen-choices input,
#activities-log-form .chosen-choices input,
#activities-log-form .chosen-choices .search-field {
  width: 100% !important;
}
#activities-log-form .chosen-choices {
  border: 1px solid #ccc !important;
}

pre.print {
  display: inline;
  white-space: pre-wrap;
  word-break: inherit;
  word-wrap: inherit;
  font-family: arial;
  border: none;
  background: inherit;
  padding: 0;
  font-size: inherit;
}

.p-l-15 {
  padding-left: 15px;
}

.flex {
  display: flex;
}

.fl-base-13 {
  flex-basis: 13%;
}

.fl-base-20 {
  flex-basis: 15%;
}

.fl-base-30 {
  flex-basis: 35%;
}

.featured-portfolios ul .switch li .lever, .switch .featured-portfolios ul li .lever, .switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 36px;
  height: 14px;
  background-color: #818181;
  border-radius: 15px;
  margin-right: 10px;
  transition: background .3s ease;
  vertical-align: middle;
  margin: 0 16px;
  cursor: pointer;
}

.featured-portfolios ul .switch li .lever:after, .featured-portfolios ul .switch li .lever:before, .switch .featured-portfolios ul li .lever:after, .switch .featured-portfolios ul li .lever:before, .switch label .lever:after, .switch label .lever:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  left: 0;
  top: -3px;
  transition: left .3s ease,background .3s ease,box-shadow .1s ease,transform .1s ease;
}

.featured-portfolios ul .switch li input[type=checkbox]:checked+.lever:after, .featured-portfolios ul .switch li input[type=checkbox]:checked+.lever:before, .switch .featured-portfolios ul li input[type=checkbox]:checked+.lever:after, .switch .featured-portfolios ul li input[type=checkbox]:checked+.lever:before, .switch label input[type=checkbox]:checked+.lever:after, .switch label input[type=checkbox]:checked+.lever:before {
  left: 18px;
}

.featured-portfolios ul .switch li input[type=checkbox]:checked+.lever:after, .switch .featured-portfolios ul li input[type=checkbox]:checked+.lever:after, .switch label input[type=checkbox]:checked+.lever:after {
  background-color: rgb(14,118,187);
}

.featured-portfolios ul .switch li .lever:after, .switch .featured-portfolios ul li .lever:after, .switch label .lever:after {
  background-color: #f1f1f1;
  box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
}

.featured-portfolios ul .switch li input[type=checkbox], .switch .featured-portfolios ul li input[type=checkbox], .switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}

/*[type=checkbox]:checked, [type=checkbox]:not(:checked) {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}*/

.controls {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
  flex-wrap: nowrap;
}

#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #0062cc;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 3px solid !important;
    font-size: 16px;
}
.nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    font-size: 16px;
}
.nav-link:hover {
  border: none;
}

#tabs .nav-item::after {
  display: none; 
}

.nav.nav-tabs > li.active > a, .nav.nav-tabs > li.active.complete > a {
   background-color: transparent; 
   border: none; 
   color: #0062cc; 
}

.nav.nav-tabs > li > a {
  background-color: transparent;
  border: none;
  border-radius: 0;
  color: rgb(0, 98, 204);
  cursor: pointer;
  margin-bottom: 15px;
  padding: 0 10px 10px 10px;
}

.nav > li > a:hover, .nav > li > a:focus {
  outline: none;
  background: #eee;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: none;
}

thead{
  background: #f3f3f3;
  color: #333;
}

footer {
  /*display: none;*/
}

.claro .dijitSplitterV, .claro .dijitGutterV {
  width: 10px !important;
  background: white !important;
}

.claro .dijitSplitterV .dijitSplitterThumb {
  width: 5px !important;
}

.controls a:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}