textarea {
    display: block;
    font-family: 'Marck Script',cursive;
    font-size: 18px;
}

#gmap{
	width:100%;
	height: 35em;
}

.custom-control-label:before {
  background-color:rgb(206, 209, 211);
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
  background-color:#283b6c;
}

ul.ba {
  list-style-type: none;
}

.btn-floating {
  background-color: #283b6c;
}
.btn-floating:hover {
  background-color: #283b6c;
}

.bg-green {
  background: #6d9c06;
  color: white;
  font-weight: bold;
  text-align: center;
}

.bg-blue {
  background: #283b6c;
  color: white;
  font-weight: bold;
  text-align: center;
}

.bg-orange {
  background: rgb(238, 141, 14);
  color: white;
  font-weight: bold;
  text-align: center;
}

.bg-yellow {
  background: yellow;
  color: white;
  font-weight: bold;
  text-align: center;
}

.bg-red {
  background: red;
  color: white;
  font-weight: bold;
  text-align: center;
}

.bg-purple {
  background: #842dcf;
  color: white;
  font-weight: bold;
  text-align: center;
}

/*.scrollToTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.scrollToTop i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.scrollToTop:hover {
  background: rgba(0, 0, 0, 0.9);
}

.scrollToTop:hover i {
  color: #fff;
  top: 5px;
}*/

.btn.btn-crmBlue {
  color: #fff;
  background-color: #283b6c;
  border-color: #283b6c;
  box-shadow: 0 2px 2px 0 rgba(233, 30, 99, 0.14), 0 3px 1px -2px rgba(233, 30, 99, 0.2), 0 1px 5px 0 rgba(233, 30, 99, 0.12); }
  .btn.btn-crmBlue:hover {
    color: #fff;
    background-color: #20366d;
    border-color: #132e72; }
  .btn.btn-crmBlue:focus, .btn.btn-crmBlue.focus, .btn.btn-crmBlue:hover {
    color: #fff;
    background-color: #20366d;
    border-color: #132e72; 
}

.form-control,
  .is-focused .form-control {
    background-image: linear-gradient(to top, #283b6c 2px, rgba(26, 37, 87, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px); 
}

.bootstrap-select .dropdown-item.active {
  background: #283b6c;
  color: #ffffff; }

.sidebar[data-background-color="#283b6c"] .nav .nav-item .nav-link {
  color: #ffffff; 
}

.sidebar[data-background-color="#283b6c"] .nav .nav-item i {
  color: rgba(255, 255, 255, 0.8); 
}

.sidebar[data-background-color="#283b6c"] .nav .nav-item.active [data-toggle="collapse"], .sidebar[data-background-color="#283b6c"] .nav .nav-item:hover [data-toggle="collapse"] {
  color: #ffffff; 
}

.sidebar[data-background-color="#283b6c"] .nav .nav-item.active [data-toggle="collapse"] i, .sidebar[data-background-color="#283b6c"] .nav .nav-item:hover [data-toggle="collapse"] i {
    color: rgba(255, 255, 255, 0.8); 
}

.sidebar[data-background-color="#283b6c"] .user a {
  color: #ffffff; 
}

.sidebar[data-background-color="#283b6c"] .simple-text {
  color: #ffffff; 
}

.sidebar[data-background-color="#283b6c"] .sidebar-background:after {
  background: #283b6c;
  opacity: .7; 
}

.sidebar[data-background-color="#283b6c"] .nav li .dropdown-menu .dropdown-item {
  color: #ffffff; 
}

.sidebar[data-background-color=#283b6c] {
    background: #283b6c; 
}

.border-crmBlue {
  border-color: white !important; 
}

.card.bg-crmBlue {
  background-color: rgb(26, 37, 87) !important; 
}

.card .card-header-crmBlue .card-icon,
.card .card-header-crmBlue .card-text,
.card .card-header-crmBlue:not(.card-header-icon):not(.card-header-text), .card.bg-crmBlue,
.card.card-rotate.bg-crmBlue .front,
.card.card-rotate.bg-crmBlue .back {
  background: rgb(37, 50, 114);
  background: linear-gradient(270deg, rgb(43, 58, 128) 0%, rgba(21,73,105,1) 35%, rgba(71,102,122,1) 100%);
}

.card .card-header-crmBlue .card-icon,
.card .card-header-crmBlue:not(.card-header-icon):not(.card-header-text),
.card .card-header-crmBlue .card-text {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(21,73,105,1);
}

.card .card-header-crmSolidBlue .card-icon,
.card .card-header-crmSolidBlue .card-text,
.card .card-header-crmSolidBlue:not(.card-header-icon):not(.card-header-text), .card.bg-crmBlue,
.card.card-rotate.bg-crmSolidBlue .front,
.card.card-rotate.bg-crmSolidBlue .back {
  background:#364366;
}

.card .card-header-crmcrmSolidBlueBlue .card-icon,
.card .card-header-crmSolidBlue:not(.card-header-icon):not(.card-header-text),
.card .card-header-crmSolidBlue .card-text {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(21,73,105,1);
}

.dropdown-menu li > a {
  position: relative;
  width: auto;
  display: flex;
  flex-flow: nowrap;
  align-items: center;
  color: #333;
  font-weight: normal;
  text-decoration: none;
  font-size: .8125rem;
  border-radius: 0.125rem;
  margin: 0 0.3125rem;
  transition: all 150ms linear;
  min-width: 7rem;
  padding: 0.625rem 1.25rem;
  overflow: hidden;
  line-height: 1.42857;
  text-overflow: ellipsis;
  word-wrap: break-word; }
  @media (min-width: 768px) {
    .dropdown-menu .dropdown-item,
    .dropdown-menu li > a {
      padding-right: 1.5rem;
      padding-left: 1.5rem; } }
.dropdown-menu .dropdown-item:hover,
.dropdown-menu .dropdown-item:focus,
.dropdown-menu a:hover,
.dropdown-menu a:focus,
.dropdown-menu a:active {
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px  rgb(4,19,83) !important;
  background-color: #283b6c !important;
  color: #FFFFFF; }

.dropdown-item.active, .dropdown-item:active {
  color: #ffffff;
  text-decoration: none;
  background-color: #283b6c; 
}

.page-item.active .page-link {
  z-index: 1;
  color: #ffffff;
  background-color: #283b6c !important;
  border-color: #283b6c !important; 
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: 0;
  line-height: 1.25;
  color: #283b6c;
  background-color: transparent;
  border: 0 solid #dee2e6; }
  .page-link:hover {
    color: #283b6c;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(14,19,83, 0.25); }
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; 
}

.btn-crmBlue {
  color: #ffffff;
  background-color: rgba(71,102,122,1);
  border-color: rgba(71,102,122,1);
  box-shadow: none; 
}

.btn-crmBlue:hover {
    color: #ffffff;
    background-color: rgba(21,73,105,1);
    border-color: rgba(71,102,122,1); 
}

.btn-crmBlue:focus, .btn-crmBlue.focus {
    box-shadow: none, 0 0 0 0.2rem rgba(21,73,105,1); 
}

.btn-crmBlue.disabled, .btn-crmBlue:disabled {
    color: #ffffff;
    background-color: rgb(4,19,83);
    border-color: rgb(4,19,83); 
}

.btn-crmBlue:not(:disabled):not(.disabled):active, .btn-crmBlue:not(:disabled):not(.disabled).active,
  .show > .btn-crmBlue.dropdown-toggle {
    color: #ffffff;
    background-color: rgba(71,102,122,1);
    border-color: rgba(71,102,122,1);
}

.btn-crmBlue:not(:disabled):not(.disabled):active:focus, .btn-crmBlue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-crmBlue.dropdown-toggle:focus {
      box-shadow: none, 0 0 0 0.2rem rgb(4,19,83);
}

#content-container {
  margin: 25px auto;
  width: 100%;
}
#editor-container {
  height: 300px;
}

/* Set droplist names - -item is the currently selected font, -label is the font's appearance in the droplist*/
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value='']::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value='']::before
{
  content: 'Default';
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value='times-new-roman']::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value='times-new-roman']::before
{
  content: 'Times New Roman';
  font-family: 'Times New Roman';
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value='arial']::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value='arial']::before
{
  content: 'Arial';
  font-family: 'Arial';
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value='courier']::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value='courier']::before
{
  content: 'Courier';
  font-family: 'Courier';
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value='garamond']::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value='garamond']::before
{
  content: 'Garamond';
  font-family: 'Garamond';
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value='tahoma']::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value='tahoma']::before
{
  content: 'Tahoma';
  font-family: 'Tahoma';
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value='verdana']::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value='verdana']::before
{
  content: 'Verdana';
  font-family: 'Verdana';
}


/****************************************************
Set the font-family content used for the HTML content.
*****************************************************/
.ql-font-arial {
  font-family: 'Arial';
}

.ql-font-courier {
  font-family: 'Courier';
}

.ql-font-garamond {
  font-family: 'Garamond';
}

.ql-font-tahoma {
  font-family: 'Tahoma';
}

.ql-font-times-new-roman {
  font-family: 'Times New Roman';
}

.ql-font-verdana {
  font-family: 'Verdana';
}