@charset "UTF-8";
html {
  scroll-behavior: smooth;
}
body {
  font-family: 'Lato', sans-serif;
}
pre {
  z-index: 9999;
  border-color: #0E2030;
  background: #f5f5f5;
  margin: 5px 10px;
}
a {
    text-decoration: none !important;
    color: #20232C;
}
a:hover { color: #2E83E8; }
::selection {
	background: #2E83E8;
	color: #FFF;
	text-shadow: none;
}

::-moz-selection {
	background: #2E83E8; /* Firefox */
	color: #FFF;
	text-shadow: none;
}

::-webkit-selection {
	background: #2E83E8; /* Safari */
	color: #FFF;
	text-shadow: none;
}
/* ANIM CSS
========================================================== */
.object {
  aspect-ratio: 1.170854271356784 / 1;
  flex: none;
  left: calc(50.00000000000002% - min(350px,max(240px,100%)) / 2);
  max-width: 350px;
  min-width: 240px;
  overflow: visible;
  position: absolute;
  top: calc(50.00000000000002% - 246px / 2);
  transform: perspective(1200px);
  width: 100%;
  z-index: 1;
  opacity: 0;
  transition: .2s;
}

.object-sm {
  width: auto;
  height: 105px;
}

.object-lg {
  width: 250px;
  height: auto;
}

.outer-frame {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
  height: 400vh;
  justify-content: flex-start;
  overflow: visible;
  padding: 0;
  position: relative;
  width: 100%;
}

.inside-frame {
  align-content: center;
  align-items: center;
  display: flex;
  flex: 1 0 0px;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 10px;
  height: 100vh;
  justify-content: flex-start;
  overflow: visible;
  padding: 0;
  position: sticky;
  top: 0;
  width: 1px;
  will-change: transform;
  z-index: 1;
}
.cards-frame {
  align-content: center;
  align-items: center;
  aspect-ratio: 1.170731707317073 / 1;
  display: flex;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 10px;
  height: auto;
  justify-content: center;
  overflow: visible;
  padding: 0;
  position: relative;
  transform: perspective(1200px);
  width: 20%;
  z-index: 1;
}

.cards-frame-outer {
  align-content: center;
  align-items: center;
  display: flex;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
  height: 100vh;
  justify-content: center;
  left: calc(50.00000000000002% - 100% / 2);
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.frame-content {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 40px;
  height: 100vh;
  justify-content: center;
  max-width: 1440px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  left: 0;
  top: calc(50.00000000000002% - 100vh / 2);
  transform: perspective(1200px);
  width: 50%;
  z-index: 1;
  transition: .2s;
}

#res-transformable-obj {
  transition: .2s;
}

.z-index-2 { z-index: 2; }
.z-index-3 { z-index: 3; }
.z-index-4 { z-index: 4; }
.z-index-5 { z-index: 5; }
.res-anim-object img  {
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 6%);
  border-radius: 20px;
}



/* RESPONSIVE FONT SIZE
========================================================== */
.res-font-30-26 {
    /*Help font-size: calc([minimum size] + ([maximum size] - [minimum size]) * ((100vw - [minimum viewport width]) / ([maximum viewport width] - [minimum viewport width])));*/
    font-size: calc(26px + (30 - 26) * ((100vw - 320px) / (1970 - 320)));
}
/* Font Size Variation CSS
========================================================== */
.card-title {
    font-size: 1.3125rem;
}

.font-xxlarge {
    font-size: 6.125rem; }

.font-xlarge {
    font-size: 5.125rem; }

.font-large {
    font-size: 3.125rem; }

.font-medium {
    font-size: 2.813rem; }

.font-small {
    font-size: 2.125rem; }

.font-xsmall {
    font-size: 1.75rem; }

.font-xxsmall {
    font-size: 1.2rem; }

.font-xxxsmall {
    font-size: 0.9rem; }

.font-extrasmall {
    font-size: 0.83rem; }

.font-8 {
    font-size: 0.5rem; }

.font-9 {
    font-size: 0.5625rem; }

.font-10 {
    font-size: 0.625rem; }

.font-11 {
    font-size: 0.687rem; }

.font-12 {
    font-size: 0.75rem; }

.font-13 {
    font-size: 0.8125rem; }

.font-14 {
    font-size: 0.875rem; }

.font-15 {
    font-size: 0.937rem; }

.font-16 {
    font-size: 1rem !important; }

.font-17 {
    font-size: 1.0625rem; }

.font-18 {
    font-size: 1.125rem; }

.btnbtn {
    font-size: 1.125rem; }

.font-19 {
    font-size: 1.1875rem; }

.font-20 {
    font-size: 1.25rem; }

.font-22 {
    font-size: 1.375rem; }

.font-25 {
    font-size: 1.5625rem; }

.font-30 {
    font-size: 1.875rem; }

.font-39 {
    font-size: 2.4375rem; }

.font-40 {
    font-size: 2.5rem; }

.font-45 {
    font-size: 2.8125rem; }
.font-65 {
    font-size: 4.0625rem; }
/* GOOGLE
========================================================== */
.grecaptcha-badge { visibility: hidden; }

/* FOOTER
========================================================== */
#footer {
    position: relative;
    background-color: #EEE;
    border-top: 5px solid rgba(0,0,0,0.2);
}
#footer hr {
    width: 100%;
    margin: 0;
    border-top: 1px solid rgba(181,189,255,0.7);
}
#footer #logo {
    margin-right: 0 !important;
}
#footer #logo img {
    height: 25px !important;
}

#copyrights {
    padding: 40px 0;
    background-color: transparent;
    font-size: 0.875rem;
    line-height: 1.8;
}
.copyright-links a {
    display: inline-block;
    margin: 0 3px;
    color: inherit;
    border-bottom: none;
}
.copyright-links a:hover {
	color: #B5BDFF;
	border-bottom: none;
}
/* WHY
========================================================== */
.section-bg-why-enterprise {
  width: 100%;
  height: 100%;
  background: transparent url('../images/RESoft-Why-Enterprise-header-bg.jpg') right center no-repeat; 
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;       
}

/* ENTERPRISE
========================================================== */
.section-bg-video {
  background: rgb(0,164,224);
  background: -moz-linear-gradient(90deg, rgba(0,164,224,1) 0%, rgba(38,23,154,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(0,164,224,1) 0%, rgba(38,23,154,1) 100%);
  background-image: url('../images/RESoft-Enterprise-buildings-bg.svg'), linear-gradient(90deg, rgba(0,164,224,1) 0%, rgba(38,23,154,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00a4e0",endColorstr="#26179a",GradientType=1);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;    
}
.section-bg-light-video {
  background: rgb(255,255,255);
  background-image: url('../images/RESoft-Enterprise-buildings-bg2.svg');
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;    
}

.section-bg-enterprise {
  width: 100%;
  height: 100%;
  background: transparent url('../images/RESoft-Enterprise-header-bg.jpg') left center no-repeat; 
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;       
}
.section-bg-opt-in-1 {
  width: 100%;
  height: 100%;
  height: 100vh;
  overflow: auto;
  background: transparent url('../images/5-Costly-opt-in-bg.jpg') center center no-repeat; 
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
}
.section-bg-color-1 {
  width: 100%;
  height: 100%;
  overflow: auto;
  background: transparent url('../images/section-bg-color-1.png') center center no-repeat; 
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
}
.section-bg-color-2 {
  width: 100%;
  height: 100%;
  overflow: auto;
  background: transparent url('../images/section-bg-color-2.jpg') center center no-repeat; 
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
}
.section-bg-color-3 {
  width: 100%;
  height: 100%;
  overflow: auto;
  background: transparent url('../images/section-bg-color-3.jpg') center center no-repeat; 
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
}
.transparent-white-bg {
    position:relative;
    background: rgba(255, 255, 255, 0.8);
}
/* HOME
========================================================== */

/*
.bg-image-shadow {
  width: 100%;
  min-width: 465px;
  height: auto;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: right center;
  position:relative;
  z-index: 1;
  perspective: 1000;
  transform-style: preserve-3d;
}    
  .bg-image-shadow:not(:last-child) {
    margin-right: 2.5rem;
    margin-bottom: 2.5rem;
  }
  .bg-image-shadow::after{
    content: '';
    position: absolute;
    background: inherit;
    top: 8px;
    left: 50%;
    width: 95%;
    height: 100%;
    z-index: -1;
    transform: translateZ(-100px) translateX(-50%);
    filter: blur(6px);
  }*/
.highlighted-box-1 {
  border-radius: 15px;
  background: rgb(0,164,224);
  background: -moz-linear-gradient(90deg, rgba(0,164,224,1) 0%, rgba(38,23,154,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(0,164,224,1) 0%, rgba(38,23,154,1) 100%);
  background-image: url('../images/RE-icon-bg.svg'), linear-gradient(90deg, rgba(0,164,224,1) 0%, rgba(38,23,154,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00a4e0",endColorstr="#26179a",GradientType=1);
  padding: 15px 20px; 
  width: 100%;
  height: 100%;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 150%;    
}
.section-bg-buildings {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent url('../images/isometric-buildings.jpg') left center no-repeat; 
  background-size: cover;    
}

.fbox-middle-image {
  max-width: 330px;
  max-height: auto;    
}

.paper-planes {
  max-width: 250px;
  width: 250px;    
  height: auto;
}
.max-image-350 {
  max-width: 350px;
  width: 100%;    
  height: auto;
}

/* PAPER PLANE Anim
========================================================== */
.paper-plane1 {
  width: 27px;
  height: auto;
  position: relative;
  animation: planeanim 7s linear infinite;
  animation-delay: 0.5s;
}
.paper-plane2 {
  width: 27px;
  height: auto;
  position: relative;
  animation: planeanim 7s linear infinite;
  animation-delay: 0.8s;
}
.paper-plane3 {
  width: 33px;
  height: auto;
  position: relative;    
  animation: planeanim 5s linear infinite;
  animation-delay: 0.2s;
}
.paper-plane4 {
  width: 27px;
  height: auto;
  position: relative;    
  animation: planeanim 7s linear infinite;
  animation-delay: 1s;
}
.paper-plane5 {
  width: 27px;
  height: auto;
  position: relative;    
  animation: planeanim 7s linear infinite;
  animation-delay: 0.6s;
}
@keyframes planeanim {
  from {bottom: -400px;}
  to {bottom: 400px;}
}
/* HEADER
========================================================== */
#header {
	position: absolute;
	top: 0;
	left: 0;
  z-index: 299;
	background-color: rgba(255, 255, 255, 0);
	border-bottom: none;
}

#header-wrap {
	background-color: rgba(255, 255, 255, 0);
}

/* STICKY HEADER
========================================================== */
.sticky-header #header-wrap {
		background-color: rgba(255, 255, 255, 0.9);
		box-shadow: 0 0 10px rgba(0,0,0,0.1);
	}

/* LOGO
========================================================== */
#header #logo img {
    height: 30px !important;
}

#header.sticky-header #logo img {
    height: 25px !important;
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (max-width: 992px) {
  
  #header #logo img {
    height: 20px !important;
}

	#header-wrap {
	background-color: rgba(255, 255, 255, 1);
  }

}

/* MENU
========================================================== */
.menu-link {
  font-family: 'Lato', sans-serif;
  font-size: 16px;    
  text-transform: none;
  font-weight: 400;
  color: #000000;    
}
.menu-item:hover > .menu-link {
	color: #444AEC;
}
.menu-item.current > .menu-link {
	color: #000000;
}
.menu-item.current > .menu-link:after {
    position: absolute;
    height: 2px;
    margin: 5px 15px;
    content: '';
    left: 0;
    right: 0;
    width: auto;
    background-color: #20232C;
}

/* HAMBURGER MENU / KEBAB MENU and FORM hyphen
========================================================== */
.kebab-menu-light {
  display: block;
  padding-top: 6px; 
  text-align: center;
  vertical-align: middle;    
  height: 25px;
  width: 25px;
  background-color: rgba(255, 255, 255, 0);        
  border-radius: 50%;
}
a .kebab-menu-light:hover {
  background-color: rgba(255, 255, 255, 0.2); 
}
.kebab-menu {
  display: flex;    
  align-items: center;
  justify-content: center;     
  height: 25px;
  width: 25px;
  background-color: rgba(245, 245, 245, 0);        
  border-radius: 50%;
}
a .kebab-menu:hover {
  background-color: rgba(245, 245, 245, 0.8); 
}
.hamburger-menu {
  display: flex;    
  align-items: center;
  justify-content: center;     
  height: 25px;
  width: 25px;
  background-color: rgba(245, 245, 245, 0);
}
/*.hamburger-menu::after {
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    border: 0;
    vertical-align: middle;
    font-size: 8px;
    margin-left: 5px;
    line-height: 1;
    position: relative;
    content: "\f078";
}*/
a .hamburger-menu:hover {
  background-color: rgba(245, 245, 245, 0.8); 
}
.hyphen-input:before {
    content: "-";
    position: absolute;
    left: -2%;
    top: 6px;
}
/* CARD Dot Menu and Highlighet Button position (ANALYTICS)
========================================================== */
.card-button-place {
    top: 0px;
    right: 0px;
}
.card-button-place:not(.no_z) {
    z-index: 100;
}

/* ICONS and SETTINGS
========================================================== */

.letter-icon-steps {
  display: flex;    
  align-items: center;
  justify-content: center;  
  text-decoration: none;
  white-space: nowrap;   
  border-radius: 50%;
  width: 60px;
  height: 60px;
  border: 1px solid #054E96;
}
.management-circle-image {
  display: flex;    
  align-items: center;
  justify-content: center;  
  text-decoration: none;
  white-space: nowrap;   
  border-radius: 50%;
  width: 170px;
  height: 170px;
  border: 7px solid #F0F0F0;    
}
.management-image {
  display: flex;    
  align-items: center;
  justify-content: center;  
  text-decoration: none;
  white-space: nowrap; 
  width: 250px;
  height: 250px;   
}
.letter-icon-lg {
  display: flex;    
  align-items: center;
  justify-content: center;  
  text-decoration: none;
  white-space: nowrap;   
  border-radius: 50%;
  width: 70px;
  height: 70px;
}

.list-icon {
  display: flex;    
  align-items: center;
  justify-content: center;  
  text-decoration: none;
  white-space: nowrap;
  width: 35px;
  height: 35px;
  margin: 0 10px;
}

.fbox-letter-icon {
  display: flex;    
  align-items: center;
  justify-content: center;  
  text-decoration: none;
  white-space: nowrap;   
  border-radius: 50%;
  width: 60px;
  height: 60px;
  border: 1px solid #054E96;
  margin: 0 15px;
}

.large-icon   {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border-radius: 30px;
  width: 75px;
  height: 75px;
  color: #20232C;
  background-color: #F2F2F2;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Different Large Icon BG 1 CSS
========================================================== */
.large-icon:hover, .large-icon:focus {
  background: #0068D0;
  color: #ffffff;
}
.large-icon-setting  {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 50px;
  padding: 5px 0 0 0;
  width: 75px;
  height: 75px;
}
.top-icon-setting  {
  display: inline-block;
  vertical-align: middle;
  font-size: 17px;
  padding: 5px 0 0 0;
}

/* TOOLTIP
========================================================== */
.tooltip-inner {
    background-color: #294660;
}
.tooltip.bs-tooltip-right .arrow:before {
    border-right-color: #294660 !important;
}
.tooltip.bs-tooltip-left .arrow:before {
    border-left-color: #294660 !important;
}
.tooltip.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #294660 !important;
}
.tooltip.bs-tooltip-top .arrow:before {
    border-top-color: #294660 !important;
}
.tooltip.show {
    opacity: 1;
}



/* MARKETING Navigation BIZONYOS RÉSZEK SZERINTEM KELLENEK
============================================================================================================ */
.m-submenu-item, .m-submenu-item2, .m-submenu-item3, .m-submenu-item4   {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border-radius: 30px;
  width: 75px;
  height: 75px;
  color: #20232C;
  background-color: #F2F2F2;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Different Submenu BG 1 CSS
========================================================== */
.m-submenu-item:hover, .m-submenu-item:focus {
  background: #0068D0;
  color: #ffffff;
}
/* Different Submenu BG 2 CSS
========================================================== */
.m-submenu-item2:hover, .m-submenu-item2:focus {
  background: #FF8D08;
  color: #ffffff;
}
/* Different Submenu BG 3 CSS
========================================================== */
.m-submenu-item3:hover, .m-submenu-item3:focus {
  background: #521DB7;
  color: #ffffff;
}
/* Different Submenu BG 4 CSS
========================================================== */
.m-submenu-item4:hover, .m-submenu-item4:focus {
  background: #39B75D;
  color: #ffffff;
}
.icon-setting  {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 50px;
  padding: 5px 0 0 0;
  width: 75px;
  height: 75px;
}

.nav-link, .nav-link2, .nav-link3, .nav-link4  {
  display: block;
}

.nav-tabs3 {
  margin-bottom: 1.25rem;
  text-align: left;
}
.nav-tabs3 .nav-link, .nav-tabs3 .nav-link2, .nav-tabs3 .nav-link3, .nav-tabs3 .nav-link4  {
  border-radius: 30px;
  color: #20232C;
  padding: 0 10px 0 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Navlink common CSS
========================================================== */
.nav-tabs3 .nav-link:hover, .nav-tabs3 .nav-link:focus,
.nav-tabs3 .nav-link2:hover, .nav-tabs3 .nav-link2:focus,
.nav-tabs3 .nav-link3:hover, .nav-tabs3 .nav-link3:focus,
.nav-tabs3 .nav-link4:hover, .nav-tabs3 .nav-link4:focus{
  color: #333;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Different BG 1 CSS
========================================================== */
.nav-tabs3 .nav-link.active, .nav-tabs3 .nav-link:hover, .nav-tabs3 .nav-link:focus {
  background: #d9e8f8;
}
/* Different BG 2 CSS
========================================================== */
.nav-tabs3 .nav-link2.active, .nav-tabs3 .nav-link2:hover, .nav-tabs3 .nav-link2:focus {
  background: #ffe7cc;
}
/* Different BG 3 CSS
========================================================== */
.nav-tabs3 .nav-link3.active, .nav-tabs3 .nav-link3:hover, .nav-tabs3 .nav-link3:focus {
  background: #dcd1f1;
}
/* Different BG 4 CSS
========================================================== */
.nav-tabs3 .nav-link4.active, .nav-tabs3 .nav-link4:hover, .nav-tabs3 .nav-link4:focus {
  background: #d7f1de;
}
.nav-tabs3 .nav-link.disabled, .nav-tabs3 .nav-link2.disabled, .nav-tabs3 .nav-link3.disabled, .nav-tabs3 .nav-link4.disabled {
  color: #999;
}
.nav-tabs3 .nav-item.show .nav-link:not(.active){
  border-color: transparent;
  background-color: #BBD9F7;
}
.nav-tabs3.border-top-1 {
  border-top-color: #ddd;
}


/* LETTER ICON CSS
========================================================== */
.btn-icon3.btn-sm {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  padding: 7px 0 0 0;
  width: 40px;
  height: 40px;
}

.btn-icon2.btn-sm {
  display: inline-block;
  border-radius: 50%;
  padding: 0;
  width: 35px;
  height: 35px;
}

.letter-icon2 {
  width: 33px;
  height: 33px;
}
.btn-sm .letter-icon2 {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
}


/* CARD HEADER
==================================================== */
.dropdown-item > span i {
    margin-right: 1rem;
}

/* LOGOS
==================================================== */
.navbar-brand img {
  height: 1.3rem; /*original 1rem*/
  display: block; }

.sign-in-company-logo {
  width: 90px;
  height: auto;
}
.sign-in-company-logo-small {
  width: 70px;
  height: auto;
}
.sign-in-resoft-logo {
  width: 140px;
  height: auto;
}

/* TABLE CSS
==================================================== */

.table td, .table th {
    padding: 8px 15px 8px 15px;
}
.table tr:first-child th {
    font-size: 15px;
    background-color: #628098;
    color: #ffffff;
}
.table thead th {
    border-bottom: 1px solid #dddddd; }

/* CUSTOM TABS
==================================================== */
.tabs-group {
    z-index: 1;
    position: relative;
}
.nav-tabs4 {
    border-bottom: 0;
}
.nav-tabs4 .nav-item {
    margin-bottom: -1px;
}
.nav-tabs4 .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.nav-tabs4 .nav-link:hover {
    background-color: rgba(250, 250, 250, 1);
    border-color: #e9ecef #e9ecef #dfdfdf;
}
.nav-tabs4.nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs4 .nav-link.active,
.nav-tabs4 .nav-item.show .nav-link {
    color: #20232C;
    background-color: #FFFFFF;
    border-color: #e1e1e1 #e1e1e1 #FFFFFF !important;
}
a.nav-link {
    color: #20232C;
}

.rounded-left-top-0 {
  border-radius: 0px 3px 3px 3px;     
}

/* CUSTOM BUTTONS
==================================================== */
.default-btn {
  text-align: center;
  text-transform: uppercase;
  padding: 0 1.5em;
  border-radius: 30px;
  height: 50px;
  line-height: 1.5;
  border: 1px solid #000;
    border-top-color: rgb(0, 0, 0);
    border-right-color: rgb(0, 0, 0);
    border-bottom-color: rgb(0, 0, 0);
    border-left-color: rgb(0, 0, 0);
  background-color: #000;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
}
.rounded-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 20px;
}
.rounded-btn-style {
  border: 1px #FFFFFF solid;
  background-color: inherit;
}
a.rounded-btn-style:hover {
  background-color: #FFFFFF;
}
.store-svg-logos {
  width: 160px;
  fill: #FFFFFF;
}
a.store-svg-logos:hover {
  fill: #000000;
}
a.transition-2 {
  transition: all .2s ease-in-out;
  text-decoration: none;
}



.btn-full-rounded { 
    border-radius: 25px; 
}

.btn-purple {
  background: #444AEC;
  color: #ffffff; }
  .btn-purple:hover, .btn-purple:focus, .btn-purple:active, .btn-purple.active {
    background: #6267FF;
    color: #ffffff; }
.btn-sky-blue {
  background: #0CAAF1;
  color: #ffffff; }
  .btn-sky-blue:hover, .btn-sky-blue:focus, .btn-sky-blue:active, .btn-sky-blue.active {
    background: #3ec3ff;
    color: #ffffff; }
.btn-dark-blue {
  background: #294660;
  color: #ffffff; }
  .btn-dark-blue:hover, .btn-dark-blue:focus, .btn-dark-blue:active, .btn-dark-blue.active {
    background: #3C5C79;
    color: #ffffff; }
.btn-facebook {
  background: #3b5998;
  color: #ffffff; }
  .btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active, .btn-facebook.active {
    background: #4160a2;
    color: #ffffff; }
.btn-twitter {
  background: #00acee;
  color: #ffffff; }
  .btn-twitter:hover, .btn-twitter:focus, .btn-twitter:active, .btn-twitter.active {
    background: #12b5f3;
    color: #ffffff; }
.btn-pinterest {
  background: #c8232c;
  color: #ffffff; }
  .btn-pinterest:hover, .btn-pinterest:focus, .btn-pinterest:active, .btn-pinterest.active {
    background: #db3a42;
    color: #ffffff; }
.btn-white {
  background-color: #f5f5f5;
  color: #20232C; 
  border: 1px solid transparent;
  border-color: #e1e1e1;    
}
.btn-white:hover {
    background-color: #ffffff;
    border-color: #e9ecef #e9ecef #dfdfdf;
}
.btn-white.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}
.btn-white:active, .btn-white.active, .btn-white:focus {
    background-color: #ffffff !important;
    color: #20232C;
    border-color: #e1e1e1 #e1e1e1 #FFFFFF !important;
}
/*Without this you can't color the active/hover button background. This will overrides the (limitless) classes.*/
.btn.btn-white:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn):hover, .btn.btn-white:not(.bg-transparent):not([class*=btn-outline]):not(.btn-light):not(.btn-link):not([class*=alpha-]):not(.fab-menu-btn).active {
    box-shadow: none;
}

/*TABS BUTTON SOLUTION*/
.tab-style-button {
  border-radius: 5px 5px 0px 0px;     
}
.tab-style-button-group {
    z-index: 1;
    position: relative;
    top: 1px;
}

.filters-set-button {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  color: #ffffff;
  font-size: 13px;
  padding: 4px 10px 4px 10px;
  border: solid #d7dae2 1px;
  text-decoration: none;
}

.filters-set-button:hover {
  color: #4D565C;
  background: #ffffff;
  text-decoration: none;
}

/* FORM ELEMENTS
==================================================== */

.custom-select-sm {
  height: calc(1.6667em + 0.625rem + 2px);
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  padding-left: 0.75rem;
  padding-right: 10px !important;
  font-size: 0.75rem; }


/* HIGHLIGHT DOTS CSS
========================================================== */
.dot-green {
  height: 7px;
  width: 7px;
  background-color: #45B64A;
  border-radius: 50%;
  display: inline-block;
}
.dot-red {
  height: 7px;
  width: 7px;
  background-color: #FF0000;
  border-radius: 50%;
  display: inline-block;
}
.dot-blue {
  height: 7px;
  width: 7px;
  background-color: #2383E2;
  border-radius: 50%;
  display: inline-block;
}

/* CRM Contact letter icon Backgrounds
========================================================== */
.contact-status-bg-1 {
  background-color: #F56969 !important; }
.contact-status-bg-2 {
  background-color: #60C35F !important; }
.contact-status-bg-3 {
  background-color: #E5B24C !important; }
.contact-status-bg-4 {
  background-color: #7F90A0 !important; }

/* MARKETING Badge Type BG COLORS CSS
========================================================== */
.badge-bg-buyer {
  background-color: #FF0000 !important; }
.badge-bg-seller {
  background-color: #2383E2 !important; }
.badge-bg-renter {
  background-color: #AB1DB7 !important; }
.badge-bg-landlord {
  background-color: #04B5CC !important; }
.badge-bg-network {
  background-color: #778691 !important; }
.badge-bg-vendor {
  background-color: #FF9300 !important; }
.badge-bg-other {
  background-color: #2F414E !important; }
.badge-bg-guarantor {
  background-color: #45B64A !important; }

/* BG KEY FUNCTIONS
========================================================== */

.bg-crm {
  background-color: #054E96 !important; }
.bg-forms {
  background-color: #0077BD !important; }
.bg-marketing {
  background-color: #00A4E0 !important; }
.bg-reporting {
  background-color: #66AADD !important; }
.bg-finance {
  background-color: #971B81 !important; }
.bg-forecasting {
  background-color: #7B2182 !important; }
.bg-market-analytics {
  background-color: #542583 !important; }
.bg-personnel {
  background-color: #382663 !important; }
.bg-feeds {
  background-color: #252772 !important; }
.bg-security {
  background-color: #0D5D7B !important; }
.bg-ai {
  background-color: #178989 !important; }
.bg-education {
  background-color: #21A8AD !important; }


/* BG COLORS AND GRADIENTS CSS
========================================================== */

.grey-gradient-1 {
  background: rgb(235,235,235);
  background: -moz-linear-gradient(180deg, rgba(235,235,235,1) 0%, rgba(229,231,233,1) 95%, rgba(222,229,235,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(235,235,235,1) 0%, rgba(229,231,233,1) 95%, rgba(222,229,235,1) 100%);
  background: linear-gradient(180deg, rgba(235,235,235,1) 0%, rgba(229,231,233,1) 95%, rgba(222,229,235,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ebebeb",endColorstr="#dee5eb",GradientType=1); 
}
.bg-re-white {
  background-color: #ffffff !important; }
.bg-re-menu {
  background-color: #0E2030 !important; }
.bg-re-blue1 {
  background-color: #1CB0FF !important; }
.bg-re-blue2 {
  background-color: #2383E2 !important; }
.bg-re-blue3 {
  background-color: #0068D0 !important; }
.bg-re-blue4 {
  background-color: #00A4E0 !important; }
.bg-re-task-date {
  background-color: #294660 !important; }
.bg-re-task-date-past {
  background-color: #60C35F !important; } /*#B1C0CE*/
.bg-re-task-date-bypassed {
  background-color: #B1C0CE !important; } /*#E8AA2D*/
.bg-re-task-date-alert {
  background-color: #F56969 !important; }
.bg-re-task-number {
  background-color: #628098 !important; }
.bg-re-light-blue {
  background-color: #EBF8FF !important; /*#EBF8FF*/
  color: #20232C !important;
}
.bg-re-dark-blue {
  background-color: #2C5477 !important; }
.bg-re-dark-blue2 {
  background-color: #0E2030 !important; }
.bg-re-red1 {
  background-color: #F75C5C !important; }
.bg-re-red2 {
  background-color: #FF2F2F !important; }
.bg-re-red3 {
  background-color: #C92222 !important; }
.bg-re-green1 {
  background-color: #45B64A !important; }
.bg-re-green2 {
  background-color: #39B75D !important; }
.bg-re-green3 {
  background-color: #007461 !important; }
.bg-re-yellow {
  background-color: #FFB726 !important; }
.bg-re-purple1 {
  background-color: #521DB7 !important; }
.bg-re-purple2 {
  background-color: #3C4286 !important; }
.bg-re-orange1 {
  background-color: #FF8D08 !important; }
.bg-re-pink1 {
  background-color: #ED17FF !important; }
.bg-re-pink2 {
  background-color: #AB1DB7 !important; }
.bg-re-grey1 {
  background-color: #F7F8FA !important;
  color: #20232C !important;
}
.bg-re-grey2 {
  background-color: #E7E8EA; }
.bg-re-grey3 {
  background-color: #778691; }
.bg-re-grey4 {
  background-color: #2F414E; }

/* BG (l) light
========================================================== */
.bg-re-purple-l {
  background-color: #F7F8FF !important; }
.bg-light-grey1 {
  background-color: #F7F7F7 !important;}
.bg-light-grey2 {
  background-color: #f4f7f9 !important;
  color: #20232C !important;
}
.bg-light-grey3 {
  background-color: #f9f9f9 !important;
  color: #20232C !important;
}
.bg-re-steel-blue {
  background-color: #9AACBC !important; }
.bg-re-gothic-blue {
  background-color: #628098 !important; }
/*Dashboard*/
.bg-re-tr-highlight {
  background-color: #EAFAF7 !important; }
.bg-re-table-head {
  background-color: #628098 !important;
  color: #ffffff !important;
}
.bg-re-table-head2 {
  background-color: #EAEDF0 !important;
  color: #20232C !important;
}
.bg-re-nested-table-head {
  background-color: #E8F2FA !important; 
  color: #20232C !important;
}
.table .bg-re-nested-table-head th {
  font-size: 15px;
  background-color: #E8F2FA !important; 
  color: #20232C !important;
}

/* BORDER COLORS FOR table mini pills bb(BadgeBorder)
========================================================== */
.bb-active {
  border-color: #45B64A !important; }
.bb-long-term {
  border-color: #FF9300 !important; }
.bb-closed-buyer {
  border-color: #FF0000 !important; }
.bb-closed-renter {
  border-color: #AB1DB7 !important; }
.bb-closed-seller {
  border-color: #2383E2 !important; }
.bb-inactive {
  border-color: #A6BDD0 !important; }
.bb-other {
  border-color: #2F414E !important; }

.bb-status1 {
  border-color: #45B64A !important; }
.bb-status2 {
  border-color: #FF9300 !important; }
.bb-status3 {
  border-color: #FF0000 !important; }
.bb-status4 {
  border-color: #AB1DB7 !important; }
.bb-status5 {
  border-color: #2383E2 !important; }
.bb-status6 {
  border-color: #A6BDD0 !important; }
.bb-status7 {
  border-color: #2F414E !important; }
.bb-status8 {
  border-color: #04B5CC !important; }
.bb-status9 {
  border-color: #F5D900 !important; }
.bb-status10 {
  border-color: #521DB7 !important; }
/*B&M blue*/
.bb-status11 {
  border-color: #2E546F !important; }

/* BORDER COLORS (t=transparent 1=0.1)
========================================================== */
.border-white-t-1 {
    border-color:rgba(255,255,255,0.1);
}
.border-white-t-2 {
    border-color:rgba(255,255,255,0.2);
}


/*
.border-re-blue {
  border-color: #03A9F4; }
.border-re-green {
  border-color: #45B64A; }
.border-re-red {
  border-color: #FF0000; }
.border-re-orange {
  border-color: #FFBA00; }
.border-re-grey {
  border-color: #C3C4C4 !important;}
.border-re-grey2 {
  border-color: #C7C7C7; }
.border-re-black {
  border-color: #000000; }
*/

/* RE-COLORING NAVBAR ELEMENTS
========================================================== */
.sidebar-dark {
  background-color: #0E2030 !important;
  color: #fff;
}
.navbar-dark {
  background-color: #203243 !important;
}
.sidebar-dark .nav-sidebar .nav-item > .nav-link.active,
.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar .nav-item > .nav-link.active {
  background-color: rgba(40, 59, 77, 1);
  color: #fff; }

.sidebar-dark .nav-sidebar > .nav-item-open > .nav-link:not(.disabled),
.sidebar-dark .nav-sidebar > .nav-item > .nav-link.active,
.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar > .nav-item-open > .nav-link:not(.disabled),
.sidebar-light .card[class*=bg-]:not(.bg-light):not(.bg-white):not(.bg-transparent) .nav-sidebar > .nav-item > .nav-link.active {
  background-color: #3b4b5b;
  color: #fff; }

/* Hyperlink Color Variations
========================================================== */
.link-primary {
    color: #20232C; }
    .link-primary:hover, .link-primary:focus, .link-primary:active, .link-primary.active {
        color: #0a6ebd; }
.link-black {
  color: #000; }
  .link-black:hover, .link-black:focus, .link-black:active, .link-black.active {
    color: #000; }
.link-red {
  color: #FF0000; }
  .link-red:hover, .link-red:focus, .link-red:active, .link-red.active {
    color: #F75C5C; }
.link-green {
  color: #45B64A; }
  .link-green:hover, .link-green:focus, .link-green:active, .link-green.active {
    color: #7ED082; }
.link-grey {
  color: #20232C; }
  .link-grey:hover, .link-grey:focus, .link-grey:active, .link-grey.active {
    color: #4D565C; }
/*a {
  color: #2196F3;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0a6ebd;
    text-decoration: none; }*/



/* Text Colors and Notification Messages
========================================================== */
.inherit-color-text {
    color: inherit !important; }

.bm-blue-color-text {
    color: #2d536e !important; }

.bm-blue2-color-text {
    color: #637f93 !important; }

.primary-color-text {
    color: #20232C !important; }

.white-color-text {
    color: #ffffff !important; }

.black-color-text {
    color: #000; }

.pink-color-text {
    color: #ff00ff; }

.red-color-text {
    color: #FF0000; }

.alert-color-text {
    color: #F56969 !important; }

.light-red-color-text {
    color: #EF6E6E; }

.sky-blue-color-text {
    color: #0CAAF1 !important; }
.blue-color-text {
    color: #2383E2; }
/*Side Bar Header Buttons Color Text*/
.sbhb-color-text {
    color: #9AACBC !important; }
/*Side Panel Header Color Text*/
.sbh-color-text {
    color: #9AACBC !important; }

.timeline-log-color-text {
    color: #0094D6 !important; }

.navy-blue-color-text {
    color: #054E96; }

.purple-color-text {
    color: #AB1DB7; }

.orange-color-text {
    color: #FFBA00; }

.teal-color-text {
    color: #009688; }

.green-color-text {
    color: #45B64A; }

.grey-color-text {
    color: #b8bbbd; }
.graphite-color-text {
    color: #6A6A6A; }

.yellow-color-text {
    color: #F7C908; }


.dark-grey-black-color-text {
    color: #161616; }

.medium-grey-color-text {
    color: #7B7B7B; }

.light-grey-black-color-text {
    color: #252525; }

.light-medium-grey-color-text {
    color: #ededed; }

.light-extra-grey-color-text {
    color: #e0e0e0; }

.highlighted-green-text {
    color: #86cec6; }

.highlighted-blue-text {
    color: #649ad5; }

.highlighted-blue2-text {
    color: #60d6eb; }

.highlighted-purple-text {
    color: #758ae4; }

.highlighted-dark-blue-text {
    color: #356c80; }

/* FLEX GAP
========================================================== */
.mlb-n5{
  margin-left: -5px;
  margin-bottom:-5px;
}
.mlb-n10{
  margin-left: -10px;
  margin-bottom:-10px;
}
.mlb-n20{
  margin-left: -20px;
  margin-bottom:-20px;
}
.flex-gap-5-alt > * {  
  margin-left: 5px;
  margin-bottom: 5px;
}
.flex-gap-10-alt > * {  
  margin-left: 10px;
  margin-bottom: 10px;
}
.flex-gap-20-alt > * {  
  margin-left: 20px;
  margin-bottom: 20px;
}

/* HEADING BLOCK - WITH SUBTITLES
========================================================== */
.heading-block { margin-bottom: 50px; }

.heading-block h1,
.heading-block h2,
.heading-block h3 {
	margin-bottom: 0;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #20232C;
}

.emphasis-title h1,
.emphasis-title h2 {
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
}

.heading-block h1 { font-size: 70px; }

.heading-block h2 { font-size: 50px; }

.heading-block h3 { font-size: 28px; }

.heading-block h4 {
	font-size: 1.25rem;
	font-weight: 700;
}

.heading-block > span:not(.before-heading) {
	display: block;
	margin-top: 10px;
	font-weight: 300;
	color: #20232C;
}

.heading-block .before-heading { margin-bottom: 7px; }

.heading-block.center > span,
.heading-block.text-center > span,
.center .heading-block > span,
.text-center .heading-block > span {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.heading-block h1 + span { font-size: 18px; }

.heading-block h2 + span { font-size: 1.25rem; }

.heading-block h3 + span,
.heading-block h4 + span { font-size: 1.25rem; }

/*.heading-block::after {
	content: '';
	display: block;
	margin-top: 30px;
	width: 40px;
	border-top: 2px solid #444;
}*/

.center .heading-block::after,
.text-center .heading-block::after,
.heading-block.center::after,
.heading-block.text-center::after { margin: 30px auto 0; }

.text-right .heading-block,
.heading-block.text-right,
.heading-block.title-right { direction: rtl; }

.heading-block.border-0::after,
.heading-block.border-bottom-0::after { display: none; }

.heading-block.border-color::after { border-color: #1ABC9C; }


@media (max-width: 767.98px){

	.title-block h1 + span { font-size: 18px; }

	.title-block h2 + span { font-size: 17px; }

	.title-block h3 + span { font-size: 15px; }

	.title-block h4 + span { font-size: 13px; }

	.heading-block h1, h1 { font-size: 35px !important; }

	.heading-block h2 { font-size: 26px; }

	.heading-block h3 { font-size: 22px; }

	.heading-block h4 { font-size: 19px; }

	.heading-block h1 + span { font-size: 20px; }

	.heading-block h2 + span { font-size: 18px; }

	.heading-block h3 + span,
	.heading-block h4 + span { font-size: 17px; }

	.emphasis-title h1,
	.emphasis-title h2 { font-size: 44px !important; }

}




/* BASIC LAYOUT STYLES
========================================================== */


h1,
h2,
h3
  {
	color: #20232C;
	font-weight: 900;
	line-height: 1.5;
	margin: 0 0 30px 0;
}

h4,
h5,
h6 {
	color: #20232C;
	font-weight: 700;
	line-height: 1.5;
	margin: 0 0 30px 0;
}

h5,
h6 { margin-bottom: 20px; }

h1 { font-size: 70px; }

h2 { font-size: 50px; }

h3 { font-size: 28px; }

h4 { font-size: 18px; }

h5 { font-size: 16px; }

h6 { font-size: 12px; }

h5,
h6 { font-weight: bold; }

@media (max-width: 767.98px) {

	h1 {
		font-size: 1.75rem;
	}

	h2 {
		font-size: 1.5rem;
	}

	h3 {
		font-size: 1.25rem;
	}

	h4 {
		font-size: 1rem;
	}
  
  .topmargin-lg {
    margin-top: 40px !important;
  }

}

h1 > span:not(.nocolor):not(.badge),
h2 > span:not(.nocolor):not(.badge),
h3 > span:not(.nocolor):not(.badge),
h4 > span:not(.nocolor):not(.badge),
h5 > span:not(.nocolor):not(.badge),
h6 > span:not(.nocolor):not(.badge) { color: #20232C; }

p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form { margin-bottom: 30px; }

small { font-family: 'Lato', sans-serif; }

/* Typography CSS
========================================================== */
.font-weight-thin {
    font-weight: 100 !important; }

.font-weight-extra-light {
    font-weight: 200 !important; }

.font-weight-light {
    font-weight: 300 !important; }

.font-weight-regular {
    font-weight: 400 !important; }

.font-weight-medium {
    font-weight: 500 !important; }

.font-weight-semibold {
    font-weight: 600 !important; }

.font-weight-bold {
    font-weight: 700 !important; }

.font-weight-xtrabold {
    font-weight: 800 !important; }

.font-weight-black {
    font-weight: 900 !important; }

.font-italic {
    font-style: italic; }

.line-height-normal {
    line-height: normal !important; }
.line-height-2-5 {
    line-height:2.5 !important;
}
.line-height-2-4 {
    line-height:2.4 !important;
}
.line-height-2-3 {
    line-height:2.3 !important;
}
.line-height-2-2 {
    line-height:2.2 !important;
}
.line-height-2-1 {
    line-height:2.1 !important;
}
.line-height-2 {
    line-height:2 !important;
}
.line-height-1-7 {
    line-height:1.7 !important;
}
.line-height-0-7 {
    line-height:0.7 !important;
}
.line-height-1-3 {
    line-height:1.3 !important;
}
.line-height-1-4 {
    line-height:1.4 !important;
}
.line-height-1-5 {
    line-height:1.5 !important;
}
/* Font Size Variation CSS
========================================================== */
.card-title {
    font-size: 1.3125rem !important;
}

.font-xxlarge {
    font-size: 6.125rem !important; }

.font-xlarge {
    font-size: 5.125rem !important; }

.font-large {
    font-size: 3.125rem !important; }

.font-medium {
    font-size: 2.813rem !important; }

.font-small {
    font-size: 2.125rem !important; }

.font-xsmall {
    font-size: 1.75rem !important; }

.font-xxsmall {
    font-size: 1.2rem !important; }

.font-xxxsmall {
    font-size: 0.9rem !important; }

.font-extrasmall {
    font-size: 0.83rem !important; }

.font-8 {
    font-size: 0.5rem; }

.font-9 {
    font-size: 0.5625rem; }

.font-10 {
    font-size: 0.625rem; }

.font-11 {
    font-size: 0.687rem; }

.font-12 {
    font-size: 0.75rem; }

.font-13 {
    font-size: 0.8125rem; }

.font-14 {
    font-size: 0.875rem; }

.font-15 {
    font-size: 0.937rem; }

.font-16 {
    font-size: 1rem; }

.font-17 {
    font-size: 1.0625rem; }

.font-18 {
    font-size: 1.125rem; }

.btnbtn {
    font-size: 1.125rem; }

.font-19 {
    font-size: 1.1875rem; }

.font-20 {
    font-size: 1.25rem; }

.font-22 {
    font-size: 1.375rem; }

.font-30 {
    font-size: 1.875rem; }

.font-39 {
    font-size: 2.4375rem; }

.font-40 {
    font-size: 2.5rem; }

.font-45 {
    font-size: 2.8125rem; }

/* Text Transform
========================================================== */
.font-uppercase {
    text-transform: uppercase !important; }
.font-capitalize {
    text-transform: capitalize !important; }
.font-nocase {
    text-transform: none !important; }
/* BORDER RADIUS
==================================================== */
.rounded-30 {
  border-radius: 30px;
}
.rounded-5 { border-radius: 5px; }
.rounded-7 { border-radius: 7px !important; }
.rounded-10 { border-radius: 10px !important; }
.rounded-t-7 { border-radius: 7px 7px 0 0 !important;}
.rounded-t-10 { border-radius: 10px 10px 0 0 !important;}
.rounded-b-10 { border-radius: 0 0 10px 10px !important;}
.rounded-15 { border-radius: 15px !important; }
.rounded-20 { border-radius: 20px !important; }
.rounded-25 { border-radius: 25px !important; }
.rounded-30 { border-radius: 30px !important; }

.badge-title {
  display: inline-block;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}
/* BADGE and PILLS
========================================================== */
.badge-mark {
  padding: 0;
  border: 3px solid;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.pill-padding { 
    padding: 4px 5px !important }
.pill-padding-big { 
    padding: 5px 7px !important }
.re-badge {
    padding: 3px 4px !important;}
.re-type-badge {
    padding: 4px 7px !important;}
.re-badge-lg {
    padding: 5px 10px !important;}
.re-badge-xl {
    padding: 8px 13px !important;}
.re-badge-xxl {
    padding: 10px 20px !important;}
.re-badge-xxxl {
    padding: 10px 25px 14px 25px !important;}
.re-budget-badge-left {
    padding: 4px 7px !important;
    border-radius: 10px 0 0 10px; 
}
.re-budget-badge-right {
    padding: 4px 7px !important;
    border-radius: 0 10px 10px 0; 
}
.re-budget-badge-lg-left {
    padding: 6px 10px !important;
    border-radius: 15px 0 0 15px; 
}
.re-budget-badge-lg-right {
    padding: 6px 10px !important;
    border-radius: 0 15px 15px 0; 
}
.re-badge-agent-class {
    padding: 3px 8px !important;}
.re-badge-small {
    padding: 3px 8px !important;}
.re-badge-big {
    padding: 6px 12px !important;}
.re-badge-large {
    padding: 12px 25px !important;}

/* ADDITIONAL Outline Badge 
========================================================== */
.badge-shared {
  box-sizing: border-box;
  box-shadow: inset 0px 0px 0px 1px #ffffff;
  color: #ffffff;     
  text-decoration: none;
}
.badge-outline-steel-blue {
  box-sizing: border-box;
  box-shadow: inset 0px 0px 0px 1px #9AACBC;
  color: #9AACBC;     
  text-decoration: none;
}
.badge-outline-secondary {
  box-sizing: border-box;
  box-shadow: inset 0px 0px 0px 1px #C7C7C7;
  color: #20232C;     
  text-decoration: none;
}
.badge-outline-primary {
  box-sizing: border-box;
  box-shadow: inset 0px 0px 0px 1px #20232C;
  color: #20232C;     
  text-decoration: none;
}
/* MAX WIDTH
========================================================== */
.max-width-none { max-width:none; }
.max-width-50 { max-width: 50px !important; }
.max-width-100 { max-width: 100px !important; }
.max-width-150 { max-width: 150px !important; }
.max-width-170 { max-width: 170px !important; }
.max-width-200 { max-width: 200px !important; }
.max-width-250 { max-width: 250px !important; }
.max-width-300 { max-width: 300px !important; }
.max-width-350 { max-width: 350px !important; }
.max-width-400 { max-width: 400px !important; }
.max-width-450 { max-width: 450px !important; }
.max-width-500 { max-width: 500px !important; }
.max-width-550 { max-width: 550px !important; }

/* MIN WIDTH
========================================================== */
.min-width-60 { min-width: 60px !important; }
.min-width-100 { min-width: 100px !important; }
.min-width-140 { min-width: 140px !important; }
.min-width-150 { min-width: 150px !important; }
.min-width-250 { min-width: 250px !important; }
.min-width-330 { min-width: 330px !important; }
.min-width-350 { min-width: 350px !important; }


/* Maring & Padding Style CSS
==================================================== */

/* Margin Top CSS (.mt = margin-top) */
.mt-0 { margin-top: 0 !important; }
.mt-7 { margin-top:7px !important; }
.mt-8 { margin-top:8px !important; }
.mt-10 { margin-top: 10px !important; }
.mt-13 { margin-top: 13px !important; }
.mt-15 { margin-top: 15px !important; }
.mt-20 { margin-top: 20px !important; }
.mt-23 { margin-top: 23px !important; }
.mt-25 { margin-top: 25px !important; }
.mt-30 { margin-top: 30px !important; }
.mt-40 { margin-top: 40px !important; }
.mt-50 { margin-top: 50px !important; }
.mt-60 { margin-top: 60px !important; }
.mt-70 { margin-top: 70px !important; }
.mt-75 { margin-top: 75px !important; }
.mt-80 { margin-top: 80px !important; }
.mt-85 { margin-top: 85px !important; }
.mt-90 { margin-top: 90px !important; }
.mt-100 { margin-top: 100px !important; }
.mt-110 { margin-top: 110px !important; }
.mt-120 { margin-top: 120px !important; }
.mt-130 { margin-top: 130px !important; }
.mt-140 { margin-top: 140px !important; }
.mt-150 { margin-top: 150px !important;}
.mt-160 { margin-top: 160px !important;}
.mt-170 { margin-top: 170px !important;}
.mt-180 { margin-top: 180px !important;}

/* Margin Right CSS (.mr = margin-right) */
.mr-0 { margin-right: 0 !important }
.mr-10 { margin-right: 10px !important; }
.mr-15 { margin-right: 15px !important; }
.mr-20 { margin-right: 20px !important; }
.mr-30 { margin-right: 30px !important; }
.mr-40 { margin-right: 40px !important; }
.mr-50 { margin-right: 50px !important; }
.mr-60 { margin-right: 60px !important; }
.mr-70 { margin-right: 70px !important; }
.mr-80 { margin-right: 80px !important; }
.mr-90 { margin-right: 90px !important; }
.mr-100 { margin-right: 100px !important; }
.mr-110 { margin-right: 110px !important; }
.mr-120 { margin-right: 120px !important; }
.mr-130 { margin-right: 130px !important; }
.mr-140 { margin-right: 140px !important; }
.mr-150 { margin-right: 150px !important; }

/* Margin Bottom CSS (.mb = margin-bottom) */
.last-p-none p:last-of-type { margin-bottom: 0; }
.mb-0 { margin-bottom: 0 !important }
.mb-10 { margin-bottom: 10px !important; }
.mb-15 { margin-bottom: 15px !important; }
.mb-18 { margin-bottom: 18px !important; }
.mb-20 { margin-bottom: 20px !important; }
.mb-25 { margin-bottom: 25px !important; }
.mb-30 { margin-bottom: 30px !important; }
.mb-35 { margin-bottom: 35px !important; }
.mb-40 { margin-bottom: 40px !important; }
.mb-50 { margin-bottom: 50px !important; }
.mb-60 { margin-bottom: 60px !important; }
.mb-70 { margin-bottom: 70px !important; }
.mb-80 { margin-bottom: 80px !important; }
.mb-90 { margin-bottom: 90px !important; }
.mb-100 { margin-bottom: 100px !important; }
.mb-110 { margin-bottom: 110px !important; }
.mb-120 { margin-bottom: 120px !important; }
.mb-130 { margin-bottom: 130px !important; }
.mb-140 { margin-bottom: 140px !important; }
.mb-150 { margin-bottom: 150px !important; }

/* Margin Left CSS (.ml = margin-left) */
.ml-0 { margin-left: 0 !important }
.ml-7 { margin-left: 7px !important }
.ml-10 { margin-left: 10px !important; }
.ml-15 { margin-left: 15px !important; }
.ml-20 { margin-left: 20px !important; }
.ml-25 { margin-left: 25px !important; }
.ml-30 { margin-left: 30px !important; }
.ml-40 { margin-left: 40px !important; }
.ml-50 { margin-left: 50px !important; }
.ml-60 { margin-left: 60px !important; }
.ml-70 { margin-left: 70px !important; }
.ml-80 { margin-left: 80px !important; }
.ml-90 { margin-left: 90px !important; }
.ml-100 { margin-left: 100px !important; }
.ml-110 { margin-left: 110px !important; }
.ml-120 { margin-left: 120px !important; }
.ml-130 { margin-left: 130px !important; }
.ml-140 { margin-left: 140px !important; }
.ml-150 { margin-left: 150px !important; }

/* Padding Top CSS (.pt = padding-top) */

.pt-0 { padding-top: 0 !important }
.pt-10 { padding-top: 10px !important; }
.pt-15 { padding-top: 15px !important; }
.pt-20 { padding-top: 20px !important; }
.pt-30 { padding-top: 30px !important; }
.pt-35 { padding-top: 35px !important; }
.pt-36 { padding-top: 36px !important; }
.pt-37 { padding-top: 37px !important; }
.pt-38 { padding-top: 38px !important; }
.pt-39 { padding-top: 39px !important; }
.pt-40 { padding-top: 40px !important; }
.pt-43 { padding-top: 43px !important; }
.pt-45 { padding-top: 45px !important; }
.pt-50 { padding-top: 50px !important; }
.pt-60 { padding-top: 60px !important; }
.pt-70 { padding-top: 70px !important; }
.pt-80 { padding-top: 80px !important; }
.pt-90 { padding-top: 90px !important; }
.pt-100 { padding-top: 100px !important; }
.pt-110 { padding-top: 110px !important; }
.pt-120 { padding-top: 120px !important; }
.pt-130 { padding-top: 130px !important; }
.pt-140 { padding-top: 140px !important; }
.pt-150 { padding-top: 150px !important; }
.pt-155 { padding-top: 155px !important; }
.pt-160 { padding-top: 160px !important; }
.pt-170 { padding-top: 170px !important; }

/* Padding Right CSS (.pr = padding-right) */
.pr-0 { padding-right: 0!important }
.pr-10 { padding-right: 10px !important; }
.pr-12 { padding-right: 12px !important; }
.pr-15 { padding-right: 15px !important; }
.pr-20 { padding-right: 20px !important; }
.pr-30 { padding-right: 30px !important; }
.pr-40 { padding-right: 40px !important; }
.pr-50 { padding-right: 50px !important; }
.pr-60 { padding-right: 60px !important; }
.pr-70 { padding-right: 70px !important; }
.pr-80 { padding-right: 80px !important; }
.pr-90 { padding-right: 90px !important; }
.pr-100 { padding-right: 100px !important; }
.pr-110 { padding-right: 110px !important; }
.pr-120 { padding-right: 120px !important; }
.pr-130 { padding-right: 130px !important; }
.pr-140 { padding-right: 140px !important; }

 /* Padding Bottom CSS (.pb = padding-bottom) */
.pb-0 { padding-bottom: 0 !important }
.pb-10 { padding-bottom: 10px !important; }
.pb-15 { padding-bottom: 15px !important; }
.pb-20 { padding-bottom: 20px !important; }
.pb-30 { padding-bottom: 30px !important; }
.pb-40 { padding-bottom: 40px !important; }
.pb-50 { padding-bottom: 50px !important; }
.pb-60 { padding-bottom: 60px !important; }
.pb-70 { padding-bottom: 70px !important; }
.pb-80 { padding-bottom: 80px !important; }
.pb-90 { padding-bottom: 90px !important; }
.pb-100 { padding-bottom: 100px !important; }
.pb-110 { padding-bottom: 110px !important; }
.pb-120 { padding-bottom: 120px !important; }
.pb-130 { padding-bottom: 130px !important; }
.pb-140 { padding-bottom: 140px !important; }
.pb-150 { padding-bottom: 150px !important; }

 /* Padding Left CSS (.pl = padding-left) */
.pl-0 { padding-left: 0!important }
.pl-10 { padding-left: 10px !important; }
.pl-15 { padding-left: 15px !important; }
.pl-20 { padding-left: 20px !important; }
.pl-23 { padding-left: 23px !important; }
.pl-30 { padding-left: 30px !important; }
.pl-40 { padding-left: 40px !important; }
.pl-50 { padding-left: 50px !important; }
.pl-60 { padding-left: 60px !important; }
.pl-70 { padding-left: 70px !important; }
.pl-80 { padding-left: 80px !important; }
.pl-90 { padding-left: 90px !important; }
.pl-100 { padding-left: 100px !important; }
.pl-110 { padding-left: 110px !important; }
.pl-120 { padding-left: 120px !important; }
.pl-130 { padding-left: 130px !important; }
.pl-140 { padding-left: 140px !important; }
.pl-150 { padding-left: 150px !important; }

	/* General Padding Style CSS */
    .pad-2-all { padding:2px !important; }
	.pad-5-all { padding:5px !important; }
	.pad-10-all { padding:10px !important; }
	.pad-15-all { padding:15px !important; }
	.pad-20-all { padding:20px !important; }
	.pad-25-all { padding:25px !important; }
	.pad-30-all { padding:30px !important; }
	.pad-35-all { padding:35px !important; }
	.pad-40-all { padding:40px !important; }
	.pad-50-all { padding:50px !important; }
	.pad-60-all { padding:60px !important; }
	.pad-70-all { padding:70px !important; }
	.pad-80-all { padding:80px !important; }
	.pad-90-all { padding:90px !important; }
	.pad-100-all { padding:80px !important; } /* padding override with section padding */
	.pl-pr-zero { padding-left:0 !important; padding-right:0 !important; }
	.pt-pb-zero { padding-top:0 !important; padding-bottom:0 !important; }
	.p-0 { padding-top: 0 !important; padding-right: 0 !important; padding-bottom: 0 !important; padding-left: 0 !important; }

	/* General Marging */
	.m-0 { margin-top: 0 !important; margin-right: 0 !important; margin-bottom: 0 !important; margin-left: 0 !important; }
	.m-h-auto { margin-left:auto; margin-right:auto; }
	.m-v-auto { margin-top:auto; margin-bottom:auto; }
	.mrg-5-all { margin:5px; }
	.mrg-10-all { margin:10px; }
	.mrg-15-all { margin:15px; }
	.mrg-20-all { margin:20px; }
	.mrg-25-all { margin:25px; }
	.mrg-30-all { margin:30px; }
	.mrg-40-all { margin:50px; }
	.mrg-50-all { margin:50px; }

/* Width Style CSS ==================================================== */
.width-half { width:50%; }
.width-90percent { width:90% !important; }
.width-full { width:100% !important; }
.max-width-none { max-width:none; }

/* Height Style CSS ==================================================== */
.height-full { height:100%; }
.height-cover { height:100vh; }
.flex-full-height { height:100%; } /* cover flex full height */
.flex-box-spacer [class*="col-"] { margin-bottom:25px; } /* cover flex spacer */
.flex-mrg-none { margin-bottom:0; }

/* Min Height Style CSS ==================================================== */
.height-20 { height: 20px; }
.height-25 { height: 25px; }
.height-30 { height: 30px; }
.height-35 { height: 35px; }
.height-50 { height: 50px; }
.height-100 { height: 100px; }
.height-150 { height: 150px; }
.height-200 { height: 200px; }
.height-220 { height: 220px; }
.height-230 { height: 230px; }
.height-235 { height: 235px; }
.height-255 { height: 255px; }
.height-260 { height: 260px; }
.height-290 { height: 290px; }
.height-300 { height: 303px; }
.height-305 { height: 305px; }
.height-320 { height: 320px; }
.height-350 { height: 350px; }
.height-380 { height: 380px; }
.height-410 { height: 410px; }
.height-420 { height: 420px; }
.height-440 { height: 440px; }
.height-470 { height: 470px; }
.height-500 { height: 500px; }
.height-550 { height: 550px; }
.height-700 { height: 700px; }
.height-xxxsmall-screen {height:100px;}
.height-xxsmall-screen {height:200px;}
.height-xsmall-screen {height:300px;}
.height-small-screen {height:400px;}
.height-one-second-screen {height:600px;}
.height-one-third-screen {height:700px;}
.height-one-fourth-screen {height:800px;}
.height-one-fifth-screen {height:900px;}
.height-one-sixth-screen {height:1000px;}

.height-vh-30 {height: 30vh !important;}
.height-vh-50 {height: 50vh !important;}
.height-vh-60 {height: 60vh !important;}
.height-vh-65 {height: 65vh !important;}
.height-vh-70 {height: 70vh !important;}
.height-vh-75 {height: 75vh !important;}
.height-vh-80 {height: 80vh !important;}
.height-vh-85 {height: 85vh !important;}
.height-vh-90 {height: 90vh !important;}
.height-vh-95 {height: 95vh !important;}
.height-vh-100 {height: 100vh !important;}

.min-height-vh-30 {min-height: 30vh !important;}
.min-height-vh-50 {min-height: 50vh !important;}
.min-height-vh-60 {min-height: 60vh !important;}
.min-height-vh-65 {min-height: 65vh !important;}
.min-height-vh-70 {min-height: 70vh !important;}
.min-height-vh-75 {min-height: 75vh !important;}
.min-height-vh-80 {min-height: 80vh !important;}
.min-height-vh-85 {min-height: 85vh !important;}
.min-height-vh-90 {min-height: 90vh !important;}
.min-height-vh-95 {min-height: 95vh !important;}
.min-height-vh-100 {min-height: 100vh !important;}



.minheight-100 {min-height: 100px;}

.min-vh-45 {
	min-height: 45vh !important;
}

/* Width Style CSS ==================================================== */
.width-30 { width:30px !important; }
.width-50 { width:50px !important; }
.width-70 { width:70px !important; }
.width-100 { width:100px !important; }
.width-150 { width:150px !important; }
.width-160 { width:160px !important; }
.width-180 { width:180px !important; }
.width-200 { width:200px !important; }
.width-250 { width:250px !important; }
.width-235 { width:235px !important; }
.width-300 { width:300px !important; }

.minwidth-100 {min-width: 100px !important;}
.minwidth-250 {min-width: 250px !important;}

/* Letter Spacing Style CSS ==================================================== */
.no-letter-spacing {letter-spacing:0px}
.letter-spacing-0-5 {letter-spacing:0.5px}
.letter-spacing-0-7 {letter-spacing:0.7px}
.letter-spacing-1 {letter-spacing:1px}
.letter-spacing-2 {letter-spacing:2px}
.letter-spacing-3 {letter-spacing:3px}
.letter-spacing-4 {letter-spacing:4px}
.letter-spacing-5 {letter-spacing:5px}
.letter-spacing-6 {letter-spacing:6px}
.letter-spacing-7 {letter-spacing:7px}
.letter-spacing-8 {letter-spacing:8px}
.letter-spacing-9 {letter-spacing:9px}
.letter-spacing-10 {letter-spacing:10px}

/* Postiion Spacer Style CSS ==================================================== */
.pos-t-25, .pos-t-35, .pos-t-45, .pos-t-55, .pos-t-65, .pos-t-75, .pos-t-85, .pos-t-95, .pos-t-105 { position:relative; }
.pos-t-25 { top:25px; }
.pos-t-35 { top:35px; }
.pos-t-45 { top:45px; }
.pos-t-55 { top:55px; }
.pos-t-65 { top:65px; }
.pos-t-75 { top:75px; }
.pos-t-85 { top:85px; }
.pos-t-95 { top:95px; }
.pos-t-105 { top:105px; }
.pos-b-25 { bottom:25px; }
.pos-t-0 { top:0; }
.pos-b-0 { bottom:0; }
.pos-l-0 { left:0; }
.pos-r-0 { right:0; }

/* Z-Index Style CSS ==================================================== */
.z-index-1111 {z-index:1111;}
.z-index-111 {z-index:111;}
.z-index-0 {z-index:0;}
.z-index-1 {z-index:1;}
.z-index-2 {z-index:2;}
.z-index-3 {z-index:3;}
.z-index-4 {z-index:4;}
.z-index-5 {z-index:5;}
.z-index-10 {z-index:10;}

/* Border Style CSS
==================================================== */
.bdr-l-0 { border-left:none !important; }
.bdr-r-0 { border-right:none !important; }
.bdr-t-0 { border-top:none !important; }
.bdr-b-0 { border-bottom:none !important; }
.border-all {border: 1px solid #ededed}
.border-width-1 {border-width:1px !important;}
.border-width-2 {border-width:2px !important;}
.border-width-3 {border-width:3px !important;}
.border-width-4 {border-width:4px !important;}
.border-width-5 {border-width:5px !important;}
.border-width-6 {border-width:6px !important;}
.border-width-7 {border-width:7px !important;}
.border-width-8 {border-width:8px !important;}
.border-width-9 {border-width:9px !important;}
.border-width-10 {border-width:10px !important;}
.border-width-20 {border-width:20px !important;}

	/* Border Width CSS*/
	.border-top {border-top: 1px solid !important;
     border-color: #dddddd !important;}
	.border-bottom {border-bottom: 1px solid;}
	.border-left {border-left: 1px solid !important;}
	.border-right {border-right: 1px solid;}
	.border-lr {border-left: 1px solid; border-right: 1px solid;}
	.border-tb {border-top: 1px solid; border-bottom: 1px solid;}

	/* Border With Specific Direction CSS */
	.border-top-only { border-top-style:solid; }
	.border-bottm-only { border-bottom-style:solid; }
	.border-left-only { border-left-style:solid; }
	.border-right-only { border-right-style:solid; }

	/* Border Utility CSS */
	.border-r-none { border-right:medium none !important; }
	.border-t-none { border-top:medium none !important; }
	.border-l-none { border-left:medium none !important; }
	.border-b-none { border-bottom:medium none !important; }

	/* Border Style CSS */
	.border-none { border:medium none !important; }
	.border-style-dotted {border-style: dotted !important;}
	.border-style-dashed {border-style: dashed !important;}
	.border-style-solid {border-style: solid !important;}
	.border-style-double {border-style: double !important;}
	.border-style-groove {border-style: groove !important;}
	.border-style-ridge {border-style: ridge !important;}
	.border-style-inset {border-style: inset !important;}
	.border-style-outset {border-style: outset !important;}
	.border-style-disp-none {border-style: none !important;}
	.border-style-transperent {border-color: transparent !important;}

/* Styles from BO style.css */

/* General */
.background2 { background-color: rgb(84,110,129) }
.background3 { background-color: rgb(95,123,144) }
.background4 { background-color: rgb(107,136,158) }
.background5 { background-color: rgb(122,148,168) }
.background6 { background-color: rgb(137,160,178) }
.background7 { background-color: rgb(153,173,188) }
.background8 { background-color: rgb(168,185,198) }
.background9 { background-color: rgb(183,197,208) }
.background10 { background-color: rgb(199,210,218) }
.background11 { background-color: rgb(214,222,228) }
.background12 { background-color: rgb(229,234,238) }


/* FORMS
==================================================== */

.sm-form-control {
	display: block;
	width: 100%;
	height: 38px;
	padding: 8px 14px;
	font-size: 15px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #DDD;
	border-radius: 10px !important;
	-webkit-transition: border-color ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s;
	transition: border-color ease-in-out .15s;
}

.sm-form-control:focus {
	border-color: #AAA;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.sm-form-control::-moz-placeholder {
	color: #999;
	opacity: 1;
}

.sm-form-control:-ms-input-placeholder { color: #999; }
.sm-form-control::-webkit-input-placeholder { color: #999; }

.sm-form-control[disabled],
.sm-form-control[readonly],
fieldset[disabled] .sm-form-control {
	cursor: not-allowed;
	background-color: #eeeeee;
	opacity: 1;
}

.sm-form-control { height: auto; }

.form-control { border-radius: 3px; }

.form-control:active,
.form-control:focus {
	border-color: #999;
	box-shadow: none;
}

label {
	display: inline-block;
    font-weight: 600;
	margin-bottom: 10px;
	cursor: pointer;
}

label.label-muted {
	color: #999;
	font-weight: normal;
	margin-right: 5px;
}
.scale-1-5 {
    transform: scale(1.5)
}
/* ----------------------------------------------------------------
	LIST
-----------------------------------------------------------------*/
ul.inside-dot {
    list-style-position: inside;
}

/* ----------------------------------------------------------------
	Toastr Notifications
-----------------------------------------------------------------*/


.toast-title {
	font-weight: bold;
}
.toast-message {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
    font-size: 16px;
}
.toast-message a,
.toast-message label {
	color: #FFFFFF;
}
.toast-message a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.toast-top-center {
	top: 0;
	right: 0;
	width: 100%;
}
.toast-bottom-center {
	bottom: 0;
	right: 0;
	width: 100%;
}
.toast-top-full-width {
	top: 0;
	right: 0;
	width: 100%;
}
.toast-bottom-full-width {
	bottom: 0;
	right: 0;
	width: 100%;
}
.toast-top-left {
	top: 12px;
	left: 12px;
}
.toast-top-right {
	top: 12px;
	right: 12px;
}
.toast-bottom-right {
	right: 12px;
	bottom: 12px;
}
.toast-bottom-left {
	bottom: 12px;
	left: 12px;
}
.toast-center-center {
	top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#toast-container {
	position: fixed;
	z-index: 999999;
	pointer-events: none;
	/*overrides*/
}
#toast-container * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#toast-container > div {
	position: relative;
	pointer-events: auto;
	overflow: hidden;
	margin: 0 0 6px;
	padding: 25px 30px;
	width: 300px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	-moz-box-shadow: 0 0 12px #999999;
	-webkit-box-shadow: 0 0 12px #999999;
	box-shadow: 0 0 12px #999999;
	color: #FFFFFF;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}
#toast-container > div.rtl { direction: rtl; }
#toast-container > div:hover {
	-moz-box-shadow: 0 0 12px #000000;
	-webkit-box-shadow: 0 0 12px #000000;
	box-shadow: 0 0 12px #000000;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
	cursor: pointer;
}
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
.toast {
	background-color: #030303;
    max-width: none; /*Overrides Bootstrap toast width*/
}
.toast-success {
	color: #000000 !important;
	background-color: #ffffff;
}
.toast-error {
	background-color: #BD362F;
}
.toast-info {
	background-color: #00A4E0;
}