/* CSS Document */
 
img.live_help {
  position: fixed;
  display: block;
  left: -6px;
  top: 25%;
  z-index: 2147000000;
  font-size: 0;
  line-height: 0;
}

img.live_help:hover {
  left: -2px;
}

.SnapABug_Button {
  top: auto !important;
  bottom: 25% !important;
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #687068;
  font-style: normal;
  background-color: #f0f0f0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Inter', sans-serif;
	color: #252525;
	margin-top: 0px;
	font-style: normal;
	font-weight: 600;
	text-transform: normal;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}
h1 {
	font-size: 40px;
	font-weight: 500;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none
}
p {
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
	color: #6e6e6e;
	margin-bottom: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6,
h7,
p,
form,
input,
ul,
li {
  padding: 0px;
  margin: 0px;
  font-weight: normal;
}
p {
  line-height: 16px;
}
ul,
ol,
li {
  list-style: none;
}
input,
select,
textarea {
   width: 100%;
    border: none;
    border-radius: 8px;
    background: #fff;
    padding: 10px 20px;
    transition: .3s;
    border: 1px solid #dfdfdf;
    margin-bottom: 10px!important;
}
a {
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: underline;
  outline: none;
}
a img {
  border: 0px;
  outline: none;
}
.clear {
  clear: both;
  font-size: 0px;
  height: 0px;
  line-height: 0px;
  display: block;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
/* ======================================== Master Styles ============================================ */
.Master_div {
  margin: 0px auto;
  height: 100%;
  /*background-image: linear-gradient(to left top, #fcfcfc, #bfdea594, #fdefca30, #44aac945, #4c87ab96);
    background-image: linear-gradient(to left top, #fcfcfc, #bfdea5b5, #fdefca87, #44aac97a, #4c87abc9), url(https://scarletts-web.net/1800HH/main/sw-code/img/slider/slider_img01b.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;*/
}

/* ======================================== Header Styles ============================================ */
.header {
  height: 70px;
  margin: 0px auto;
  position: relative;
  background-color: #000000;
}
.header .logo {
  height: 52px;
  float: left;
  margin-left: 59px;
  margin-top: 30px;
}

.navigation {
  float: left;
  display: block;
  margin: -20px auto 0 auto;
  width: 980px;
}
.navigation ul {
  margin: auto;
  width: 615px;
}
.navigation li {
  float: left;
  padding: 0 0 0 2px;
  display: block;
}
.navigation li a {
  float: left;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  padding: 11px 0 12px 0;
  width: 149px;
}

.navigation li.home a {
  background: url(../images/home_nav.png) no-repeat left top;
}
.navigation li.home a:hover,
.navigation li.home_sel a {
  background: url(../images/home_hover.png) no-repeat left top;
  margin-top: -13px;
  padding: 17px 0;
}
.navigation li.HIW a {
  background: url(../images/HIW_nav.png) no-repeat left top;
}
.navigation li.HIW a:hover,
.navigation li.HIW_sel a {
  background: url(../images/HIW_nav_hover.png) no-repeat left top;
  margin-top: -13px;
  padding: 17px 0;
}
.navigation li.TAT a {
  background: url(../images/TAT_nav.png) no-repeat left top;
}
.navigation li.TAT a:hover,
.navigation li.TAT_sel a {
  background: url(../images/TAT_nav_hover.png) no-repeat left top;
  margin-top: -13px;
  padding: 17px 0;
}
.navigation li.MA a {
  background: url(../images/MA_nav.png) no-repeat left top;
}
.navigation li.MA_sel a,
.navigation li.MA a:hover {
  background: url(../images/MA_hover.png) no-repeat left top;
  margin-top: -17px;
  padding: 20px 0;
}
.navigation li.MA_red a {
  background: url(../images/MA_red.png) no-repeat left top;
  width: 117px;
}
.navigation li.MA_red a:hover {
  background: url(../images/MA_red.png) no-repeat left top;
  margin-top: -17px;
  padding: 20px 0;
}
.navigation li.CU a {
  background: url(../images/CU_nav.png) no-repeat left top;
}
.navigation li.CU a:hover,
.navigation li.CU_sel a {
  background: url(../images/CU_nav_hover.png) no-repeat left top;
  margin-top: -13px;
  padding: 17px 0;
}

.S_navigation {
  width: 596px;
}
.S_navigation li a {
  width: 117px;
}
.S_navigation li.home a {
  background: url(../images/S_home_nav.png) no-repeat left top;
}
.S_navigation li.home a:hover,
.S_navigation li.home_sel a {
  background: url(../images/S_home_nav.png) no-repeat left top;
  margin-top: -13px;
  padding: 17px 0;
}
.S_navigation li.HIW a {
  background: url(../images/S_HIW_nav.png) no-repeat left top;
}
.S_navigation li.HIW a:hover {
  background: url(../images/S_HIW_hover.png) no-repeat left top;
  margin-top: -13px;
  padding: 17px 0;
}
.S_navigation li.TAT a {
  background: url(../images/S_TAT_nav.png) no-repeat left top;
}
.S_navigation li.TAT a:hover {
  background: url(../images/S_TAT_hover.png) no-repeat left top;
  margin-top: -13px;
  padding: 17px 0;
}
.S_navigation li.MA a {
  background: url(../images/MA_red.png) no-repeat left top;
}
.S_navigation li.MA_sel a,
.S_navigation li.MA a:hover {
  background: url(../images/MA_red.png) no-repeat left top;
  margin-top: -17px;
  padding: 20px 0;
}
.S_navigation li.CU a {
  background: url(../images/S_CU_nav.png) no-repeat left top;
}
.S_navigation li.CU a:hover {
  background: url(../images/S_CU_hover.png) no-repeat left top;
  margin-top: -13px;
  padding: 17px 0;
}

.header {
  min-height: 107px;
}
.header h1 {

  color: #000000;
  padding: 1px;
  width: 960px;
  background: none;
  border-bottom: 0px solid #9fe2ff;
  border-top: 0px solid #267598;
}

.header-buttons {
  display: block;
  float: right;
  margin: 40px;
}
.header-btn {
  display: inline-block;
  padding: 10px 30px 10px 30px;
}
.header_sign_in,
.header_sign_out {
  background-color: #f1cf19;
}
.header-btn a {
  color: white;
  text-decoration: none;
  font-size: 14px;
}

/* ======================================== Container Styles ============================================ */
.Master_div > .container {
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
    max-width: 1200px;
    min-height: 800px;
}

.Master_div > .container.packages{ max-width: 100%;} 

/*.my-account.container, .propery-list.container{
  display:inherit;
}*/
.cont_text {
  width: 100%;
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  background: none;
  min-height: 416px;
}
.cont_left {
  /*position: absolute;*/
  position: relative;
  width: 20%;
  height: 100%;
  background-color: #222222;
}
.cont_left1 {
  margin-top: -1px;
}
.cont_right {
  width: 100%;
   max-width: 75vw;
    margin: 0 auto;
  display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content:  space-between;
    align-items: flex-start;
    padding: 2em;
}
/* Common styles for both mobile and desktop */
.main_title, .brochure_title {
  display: flex; /* Use flexbox to center both icon and text */
  flex-direction: column; /* Arrange items vertically */
  justify-content: center; /* Center items vertically */
  align-items: center; /* Center items horizontally */
  clear: both;
  color: #3b86ae;
  font-size: calc(32px + 1vw);
  font-weight: 900;
  letter-spacing: 0.8px;
  margin: 1em 0 0.15em;
  width: 100%;
  text-align: center; /* Center the content on mobile */
}

.main_title .text, .brochure_title {
  font-size: calc(32px + 1vw);
  text-transform: uppercase;
  padding: 10px 0; 
  line-height: 1;
  display: flex; /* Use flexbox to center the title */
  align-items: center; /* Center the title vertically */
}

.main_title .notify{
  font-size: 16px;
    margin: 20px 0 0 0;
    border: 1px solid #e95338;
    padding: 18px;
    color: #e95338;
    text-align: center;

}

.messages .fas.fa-voicemail {
    font-size: 1.125em; 
}
.main_title .fas {
   display: flex;
  justify-content: center; /* Center the icon horizontally */
  align-items: center; /* Center the icon vertically */
  margin: 0 auto 10px; /* Add a margin below the icon */
  color: #3b86ae;
  font-size: 1.125em; 
  border-radius: 50%;
  padding: 15px; 
  width: calc(80px + 1vw);
  height: calc(80px + 1vw); 
  border: 2px solid #3b86ae;
  position: relative;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .main_title, .brochure_title {
    display: flex; /* Use flexbox for desktop layout */
    justify-content: center; /* Align items to the start (left) of the container */
    align-items: center; /* Center vertically in the container */
    text-align: left; /* Align the title to the left */
  }
  
  .main_title .fas, .brochure_title .fas {
    margin: 0 10px 0 -20px;
    float: left; /* Float the icon to the left on desktop */
  }
}

.main_title .underline {
  background-color: rgb(76 135 171 / 15%);
    height: 1px;
    margin: 10px 0 30px 0;
    width: 80%;
}
.login_container {
 width: 100%;
}

.cont_left img.ribbon {
  position: absolute;
  left: -1px;
  top: -10px;
  z-index: 12;
}
ul#menu a {
  display: block;
  text-decoration: none;
}
ul#menu li {
  letter-spacing: 0.8px;
}
ul#menu li.agent_id a {
  color: #f1cf19;
  text-transform: uppercase;
  font-weight: 600;
  }
ul#menu li a {
  color: #ffffff;
    font-size: .85em;
    font-weight: 600;
    line-height: 1.25em;
    margin: 1em 0 1em 3em;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
}
ul#menu li ul {
  background-color: #85b45e;
  padding-top: 10px;
  padding-bottom: 10px;
}
ul#menu li ul li a {
  font-weight: normal;
  text-transform: uppercase;
}
ul#menu li ul li a:hover,
ul#menu li ul li.sel a {
  color:#f1cf19;
}

.main_menu {
  width: 227px;
  float: left;
  padding: 27px 0 30px;
}
.main_menu img {
  z-index: 13;
  position: relative;
  margin: 0 0 0 40px;
}

.cont_right table {
      width: 100%;
     
}
.cont_right tr {
    font-size: 14px;
    font-weight: 900!important;
    letter-spacing: .0135em;
    text-transform: uppercase;
}
.cont_right td {
 width: auto!important;
     text-align: center;
}
.cont_right td.WM {
  width: 111px;
}
.cont_right td.WMM {
  width: 200px;
}
.cont_right td.WMM1 {
  padding: 5px 0 6px;
}

.cont_right td.NOR {
  width: 120px;
}
.cont_right td.report {
  width: 304px;
}
.cont_right td.report ul {
  margin: 0 0 0 50px;
}
.cont_right td.report li {
  float: left;
  padding: 0 3px;
}
.cont_right td.report li a {
  float: left;
  color: #333333;
}

.cars {
  display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 1em 0;
}
.cars p {
  text-transform: none;
  padding: 0px;
}

.options {
  width: 190px;
  float: left;
  margin: 5px 0 0 -7px;
}
.options p {
  text-transform: none;
  font-size: 15px;
  padding: 5px 0 3px 7px;
}
body .submit, #btnLogin, input#delete,.cont_right td.WM a, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited, .cont_right td.WM1 a, .craiglist a.UCC, #clientForm input, .cont_right td.GCC li, .add-client a, #btnSubmit, #btnExport, #AddSub, .button, #contact-container .contact-button{
    width: auto;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    background: #afc679;
    border: none;
    border: 1px solid transparent;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    letter-spacing: .125em;
    line-height: 1.5em;
    margin: 10px 10px 5px 0;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    white-space: pre-wrap;
    position: relative;
}
body .submit:hover, #btnLogin:hover, input#delete:hover, .cont_right td.WM a:hover, .cont_right td.WM1 a:hover, .craiglist a.UCC:hover, #clientForm input:hover, .cont_right td.GCC li:hover, .add-client a:hover, #btnSubmit:hover, #btnExport:hover, #AddSub:hover, .button:hover {
  background: #f8c84a;
    border:1px solid #f8c84a;
   color: #000;
       box-shadow: 0 48px 80px -12px #0000001f;
}

.cont_right td.WM a, .cont_right td.WM1 a, .add-client a{
      margin: 0 10px 0 0;
	  padding: 10px 20px;
}
ul.pg_tab {
  margin: 0px 6px 0 0;
  float: right;
  border-right: 1px solid #cecece;
}
ul.pg_tab li {
  float: left;
}
ul.pg_tab li a {
  float: left;
  color: #303030;
  border-top: 1px solid #cecece;
  border-left: 1px solid #cecece;
  text-transform: uppercase;
  width: 155px;
  text-align: center;
  padding: 3px 0;
  background-color: #e6e6e6;
  letter-spacing: 1px;
  text-decoration: none;
}
ul.pg_tab li a:hover,
ul.pg_tab li.sel a {
  background-color: #afafaf;
}

ul.pg_tab1 {
  margin: 3px 6px 0 0;
  float: right;
}
ul.pg_tab1 li {
  float: left;
  padding: 0 2px;
}
ul.pg_tab1 li a {
  float: left;
  color: #303030;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h4.techo {
  float: left;
  color: #303030;
  width: 480px;
  border: 1px solid #afafaf;
  padding: 6px 0 6px 10px;
  margin: 5px 0 0 10px;
}

.B_history {
  width: 708px;
  float: left;
  margin: 0 0 0 15px;
  background-color: #e6e6e6;
  position: relative;
  padding: 55px 0 270px 0;
}
.B_history img.BH {
  position: absolute;
  top: -19px;
  right: -18px;
}
.B_history ul {
  margin: 3px 6px 0 50px;
  float: left;
  position: relative;
  z-index: 10;
}
.B_history li {
  float: left;
  padding: 0 3px;
}
.B_history li a {
  float: left;
  color: #000409;
  letter-spacing: 1px;
}
.B_history li.sel a,
.B_history li a:hover {
  font-weight: bold;
}

.B_history a.UCC {
  background: url(../images/submit_bg.png) no-repeat left top;
  width: 278px;
  padding: 16px 0;
  margin: 10px 0 14px 190px;
  text-align: center;
  text-decoration: none;
  float: left;
  color: #fff;
  letter-spacing: 1px;
}
.B_history a.UCC:hover {
  background: url(../images/submit_hover.png) no-repeat left top;
}

.B_history tr.head td {
  float: left;
  color: #fff;
  border-right: 1px solid #dae8f8;
  border-bottom: 1px solid #dae8f8;
  background-color: #4db2ec;
  width: 125px;
  position: relative;
  z-index: 10;
}
.B_history tr.head td.note {
  width: 328px;
}

.B_history tr.white td {
  float: left;
  color: #000409;
  border-right: 1px solid #dae8f8;
  border-bottom: 1px solid #dae8f8;
  background-color: #fff;
  width: 125px;
  position: relative;
  z-index: 10;
}
.B_history tr.white td.note {
  width: 318px;
  text-align: left;
  padding-left: 10px;
}
.B_history tr.grey td {
  background-color: #cfcfcf;
  border-top: 1px solid #dae8f8;
}
.craiglist{
  width:100%; 
} 
#clientForm input{
  width:auto;
  margin-right:10px;
}
.client-controls{
      display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.client-controls.reporting{
  margin: 1em auto;
}
.craiglist td.GCC {
  text-align: center;
    width: 42%!important;

  }
 .craiglist td.GCC:nth-child(1){ 
    background-color: #f9ce5c;
}
.cont_right td.GCC li a {
  color: #fff;
  font-weight: 600;
  display:block;
  padding: 10px 20px;
}

.cont_right td.GCC1 ul {
  margin: 0 0 0 0px;
}
.cont_right td.GCC1 li {
  float: left;
  width: 100%;
}
.cont_right td.GCC1 li a {
  float: left;
  color: #333333;
  width: 100%;
}
.cont_right a.add_C {
  float: left;
  position: absolute;
  top: -10px;
  right: 7px;
}

.dash {
   width: 58%;
    height: 500px;
    margin-top: 10vh;
}
.dash div {
  display: flex;
    width: 23%;
    float: left;
    flex-direction: column;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
    align-content: space-evenly;
    flex-wrap: wrap;
    margin: 0 3px;
}
.dash div.box {
  height: 120px;
  width: 160px;
  float: left;
  color: white;
  font-size: 14px;
  letter-spacing: 0.8px;
  margin-top: 20px;
}
.dash div.box .count {
  font-size: 60px;
  margin-left: 10px;
}
.dash div.box .description {
  font-size: 16px;
  margin-left: 10px;
}
.dash #property_box {
  background-color: #84d54d;
}
.dash #call_box {
  background-color: #4db2ec;
}
.dash #text_box {
  background-color: #e83e24;
}
.dash #client_box {
  background-color: #f1cf19;
}
.dash div.bars {
  height: 200px;
  vertical-align: bottom;
  position: relative;
}
.dash div.colors {
  position: absolute;
    bottom: 0px;
    width: 100%;
    border: 3px solid #fff;
}
.dash div.counts {
   background-color: #000000;
    height: 40px;
    font-size: 22px;
    font-weight: 900;
    text-align: center;
    color: #ffffff;
    padding-top: 5px;
    border: 0;
}
.dash div.labels {
    font-size: 14px;
    padding: 10px 0;
    position: relative;
    font-weight: 600!important;
    letter-spacing: .0135em;
    margin-bottom: 0;
    text-transform: uppercase;
}
.colors-1{
background-color: #48ae68;
    position: absolute;
    bottom: 0px;
    width: 100%!important;
   
}
.colors-2{
background-color: #3e9cbe;
    position: absolute;
    bottom: 0px;
    width: 100%!important;
   
}
.colors-3{
background-color: #ea5638;
    position: absolute;
    bottom: 0px;
    width: 100%!important;
    
}
.colors-4{
background-color: #f8c84a;
    position: absolute;
    bottom: 0px;
    width: 100%!important;
  
}
.dashinfo {
  display: flex;
    float: left;
    flex-direction: column;
    width: auto;
    margin-top: 10vh;
}
.success .dashinfo{
    flex-direction: row;
    justify-content: center;
    margin: 0 5px;
    justify-content: space-between;
}
.success .dashinfo div{
  width: 50%;
    margin: 5px;
    padding: 10px 20px 0;
    line-height: 1em;
    text-align: left;
    display: flex!important;
    flex-direction: column;
    justify-content: center;
}
.dashinfo div {
    color: #3b86ae;
    font-size: 16px;
    padding: 10px 20px;
    margin: 0 1em 10px;
    text-align: left;
    word-break: keep-all;
    word-wrap: break-word;
    border: 1px solid #3b86ae;
    border-radius: 50px;
    display: inline;
}
.dashinfo strong {
    font-size: 16px;
  color: black;
  padding: 6px 6px 6px 0;
  position: relative;
  font-weight: 600!important;
  letter-spacing: .0135em;
  text-transform: uppercase;
  display: inline-block;
  text-align: left;
}
/* ======================================== Footer Styles ============================================ */
.footer {
  background-color: black;
  height: 35px;
  clear: both;
}
.footer .copyright {
  color: white;
  padding-left: 30px;
  padding-top: 12px;
  float: left;
}
.footer .terms {
  text-align: right;
  padding-right: 30px;
  padding-top: 12px;
  float: right;
}
.footer a {
  text-decoration: none;
  color: white;
}
.foot {
  width: 970px;
  margin: 0px auto;
  background: url(../images/foot_shadow.png) repeat-x left bottom;
  margin: 180px 0 0;
  padding: 100px 10px 10px 0;
}
.foot img {
  float: right;
  margin: 0 0 0 5px;
}
.foot1 {
  margin-top: 5px;
}

.login {
  width: 40%;
    margin: 2% auto 30%;
}
.login_T {
    width: 100%;
    background-color: #afc679;
    position: relative;
    padding: 3em;
    border-radius: 10px;
    box-shadow: 0 48px 80px -12px #0000003d;
    margin-bottom: 1em;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.login_T img.L_img {
  display:none;
  position: absolute;
  top: -11px;
  left: 42px;
}
.login_T label {
    width: 100%;
    color: #000000;
    font-size: 14px;
    position: relative;
    letter-spacing: .0135em;
    margin: 10px 0;
    text-transform: uppercase;
}
.login_T input {
  color: #62666c;
    padding: 10px;
    margin: 10px;
    border: 0px;
    width: 100%;
}

.login input.submit {
  float: right;
 
}
.login input.submit:hover {
  background-color: #222222;
}


/* ======================================== Index Page Styles ============================================ */
.blank {
  position: relative;
  width: 740px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.C_center {
  width: 720px;
}
.CC_L {
  width: 580px;
  float: left;
}
.CC_R {
  width: 389px;
  float: right;
}

.CC_L p {
  float: left;
  color: #2a2a2a;
  line-height: 24px;
  width: 570px;
}
.CC_L a {
  float: left;
  color: #357cd8;
  float: right;
  margin: 3px 27px 0 0;
}
.CC_all {
  float: left;
  color: #2a2a2a;
  line-height: 24px;
  width: 90%;
}

.RFG {
  width: 389px;
  background-color: #357cd8;
  float: left;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.RFG h1 {
  float: left;
  color: #357cd8;
  text-transform: uppercase;
  text-align: center;
  width: 389px;
  padding: 3px 0 10px 0;
}
.RFG ul {
  margin: 0px;
}
.RFG li {
  float: left;
  width: 380px;
  padding: 4px 0 4px 10px;
  color: #fff;
  letter-spacing: 1px;
}

.C_center h1.CC_h1 {
  float: left;
  color: #3e88a5;
  text-transform: uppercase;
  padding: 5px 0;
  text-align: center;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  width: 980px;
  background: url(../images/yellow_bg.png) repeat-x left top;
}
.C_center h1.CC_h1 span {
  color: #000;
}
.C_center img {
  margin: 0 0 0 15px;
}

h1.home {
  display: none;
}

input[type="button"]:hover,
button:hover,
input[type="submit"]:hover {
  cursor: pointer;
}

.card-expiry-month {
  width: 60px !important;
  margin-right: 10px;
}
.card-cvc {
  width: 65px !important;
}
.card-expiry-year {
  width: 75px !important;
}

span.payment-errors {
  color: red;
  font-size: 15px;
  font-weight: bold;
}

.home .C_center img {
  margin-left: 0;
}
.home .cont_right {
  margin-top: 0;
}

.payment-obligation-notice {
  width: 100%;
  margin: 20px 0 20px 0;
  border: 2px solid red;
  padding: 20px;
  background: #fcc;
  font-weight: bold;
  font-size: 16px;
}

.home-content.slider {
  width: 100%;
  height: 50vw;
  background-image: url(../images/home.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

/* ======================================== Registration Page ============================================ */

#text-block {
  background-color: #fff;
  width: 400px;
  float: right;
  height: 350px;
  max-height: 350px !important;
  margin: 10px;
  padding: 10px;
  clear: both;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
}
.text-block-style {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
}
#text-block ul li {
  padding: 10px;
}
#checkout-image {
  margin: 0 0 30px 0;
}

#checkout-image img{max-width: 460px; width:100%;}

#text-block-text {
  float: right;
  padding-right: 10px;
  text-align: left;
  width: 60%;
  height: 330px;
  max-height: 330px;
  overflow: hidden;
  color: #000;
  background-color: #fff;
  padding: 10px;
}

/* ======================================== Registration Page  ENDS============================================ */
a:hover, a:focus {
     text-decoration: none;
}

.select-bg {
  background-color: #efefef;
    padding: 4px;
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: space-evenly;
    vertical-align: middle;
}
.select-bg.main_greeting{
  justify-content: flex-start;
  padding:10px;
}
.property-img {
      cursor: move;
    padding: 0.5em;
    border: 1px solid #dae1e6;
    height: 125px!important;
    width: auto!important;
}

.alert_yellow{
  font-weight: 600;
    text-align: left;
    background: rgb(249 210 109 / 49%);
    padding: 0.5em 1em;
    /*display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;*/
    margin: 10px auto;
    border-radius: 5px;
    width: 100%;
}
.alert_yellow .fas{
  margin-right:14px;
}
.alert_red{
  display: flex;
    color: #eb623b;
    font-weight: 600;
    padding: 10px 20px;
    margin: 10px 0;
    text-align: left;
    word-break: keep-all;
    word-wrap: break-word;
    border: 1px solid #eb623b;
    border-radius: 50px;
    font-size: 14px;
    letter-spacing: .05em;
    line-height: 1.5em;
    text-transform: uppercase;
    /*width: 40%;*/
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    justify-content: center;
    margin: 10px auto;
}
.recording-link, .file-link{
    display: block;
    padding: 10px 20px;
    margin: 30px auto;
    text-align: center;
    word-break: keep-all;
    word-wrap: break-word;
    font-size: 14px;
    letter-spacing: 0em;
    line-height: 1.5em;
    
}

.recording-link a, .file-link a{
  color: #4c87ab!important;
    border: 1px solid;
    padding: 6px 16px 6px 10px;
    border-radius: 8px;
}
#callNum{
  width: 50%;
    display: block;
    margin: 0 auto;
}
.fa-volume-up{
      margin: 0 6px;
}
.right_space{
  margin-right:20px;
}

h1.message_update{
  color: #e60606;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    width: 100%;
}