.checkbox-container{
	display: flex;
	align-items: center; /* Aligns the label and checkbox vertically in the center */
	justify-content: flex-start;
}
.crumb-header {
  color: #189AB4 !important;
  display: inline-block;
  margin-top: 0;
 }

.quote-progress {
	height:0.375rem; }
.quote-progress-bar {
	background-color:rgb(41, 171, 226); }

label.question-text {
	font-size: 1.4rem;
	color: #333;
	margin-bottom: 0; }

.font-weight-bold {
	font-weight: bold; }

h1.header-text {
	margin-top:1rem }

.header-container {
	margin-bottom: 3rem; }

.round-toggle {
  width: 5rem; }
.round-toggle.off {
    cursor: pointer; }
    
body {
	background: #F0F0F0; }
	
.coBrandBody{
	background: #FFFFFF;
}
.container {
	background: #FFFFFF; }
.container.transparent {
	background: transparent; }
.top-banner {
	background: #FFFFFF;
	margin-bottom:0.5rem; }

.modal-container {
	padding: 1rem 2rem 1rem 2rem ;}

.form-dropdown-label {
	font-size:1.25rem;
	margin-bottom:0;
	display:block; }
.form-dropdown-content button {
	background-color: transparent;
	padding: 0 0 0.3rem 0;
	border-bottom: 0.1rem solid #979797;
	border-radius: 0;
	margin-right: 1rem; }
.select-placeholder {
	font-size: 1.7rem;
	opacity: 0.5; }
.form-dropdown-content button .caret {
	opacity: 1;
	margin-left: 0.75rem;
	font-size: 1rem; }

a, .btn-link {
	color: #003399;
	text-decoration: underline; }
a.btn {
	text-decoration: none;}
a:hover, .btn-link:hover{
	text-decoration: none;
}
.cursor-pointer:hover{
	cursor: pointer;
}
.btn-link.push-left {
	padding-left: 0; }

fieldset.sw-fieldset {
	border: 1px groove #ddd;
	padding: 0 1.4rem 1.4rem 1.4rem;
	margin: 0 0 1.5rem 0;
	-webkit-box-shadow:  0 0 0 0 #000;
	box-shadow:  0 0 0 0 #000; }
legend.sw-legend {
	font-size: 1.4rem;
	font-weight: bold;
	text-align: left;
	width: auto;
	padding: 0 1rem;
	border-bottom: none; }

.sw-orange {
	color: #FF6600; }

.sw-orange-border{
	border-color: #f04e23 !important;
}

.sw-green{
	color: #34a853;
	font-weight: bold; }

hr.compact {
	margin: 0.5rem 0; }

.has-float-label {
	position: relative; }
.has-float-label label {
	position: absolute;
	cursor: text;
	font-size: 1.25rem;
	opacity: 1;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
	top: -0.5em;
	z-index: 3;
	line-height: 1; }
.has-float-label label::after {
	content: " ";
	display: block;
	position: absolute;
	background: #fff;
	height: 0.2rem;
	top: 50%;
	z-index: -1; }
.has-float-label .form-control::-webkit-input-placeholder,
.has-float-label .form-control::placeholder {
	opacity: 1;
	-webkit-transition: all 0.1s;
	transition: all 0.1s; }
.has-float-label .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder,
.has-float-label .form-control:placeholder-shown:not(:focus)::placeholder {
	opacity: 0; }
.has-float-label .form-control:placeholder-shown:not(:focus)+label {
	font-size: 1.7rem;
	opacity: 0.5;
	top: 0.3em;
	font-weight: 400;
	height: auto; }

.link-inline-label {
	border: none;
	padding: 0 0.3rem !important;
	vertical-align: baseline; }
	
.no-padding,
.form-dropdown-label > .btn-link {
	padding: 0 !important; }
	
.btn-warning{
	background-color: #FF6600 !important;
    border-color: #FF6600;
}
.selectedRow{
	background-color: #96DAEA;
}
.icon-control{
	cursor: pointer;
    margin: 0 0 0 0;
	color: #FF0000;
	font-size: 1.222em;
}


.vertical-btn-group .btn {
	display: block;
	margin-bottom: 1.5rem; }

.left-padding-4 {
	padding-left:4rem }
	
.right-padding-9{
	margin-right: 9rem;
}
	

.left-padding-1 {
	padding-left:1rem }


.ng-invalid.ng-dirty:not(form) .ng-invalid:not(form).form-submitted, .form-submitted .ng-invalid{
    border: 0.1rem solid red;
 }
 
 textarea.ng-invalid.ng-dirty:not(form), textarea.ng-invalid:not(form).form-submitted, textarea.form-submitted .ng-invalid{
    border: 0.1rem solid red;
 }

.quote-panel-container {
  line-height:normal;
  z-index: 9999;
  visibility: inherit;
  position:fixed;
  right:0;
  top:29rem; }
.quote-panel-container p {
  margin: 0;
  text-rendering: optimizeLegibility;
  font-feature-settings: "kern" 1;
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
  font-kerning: normal; }
.quote-panel-container.rectangle {
  border-width:0;
  position:absolute;
  left:0;
  top:0;
  background:inherit;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none; }
.break-word {
  word-wrap:break-word; }
.no-wrap {
  white-space:nowrap; }

.quote-panel-container .panel-state {
  position:relative;
  left:0;
  top:0;
  width:10rem;
  background-image:none;
  border:none;
  border-radius:0;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none; }

.quote-panel-container .panel-state.closed-state .quote-details-text {
  left:2.9rem; }
.quote-panel-container .panel-state.closed-state .quote-details-img {
  left:3.8rem; }

.quote-panel-container .panel-state.open-state .quote-details-container {
  left:-22rem; }
.quote-panel-container .panel-state.open-state .quote-details-text {
  left:-18.7rem; }
.quote-panel-container .panel-state.open-state .quote-details-img {
  left:-17.8rem; }

.quote-detail-link {
  border-width:0;
  position:absolute;
  left:0;
  top:0;
  width:0;
  height:0;
  cursor: pointer; }

.quote-details-container {
  width:10rem;
  height:10.5rem;
  background-color:rgba(0, 51, 153, 1);
  border:none;
  border-radius:0.3rem;
  border-top-right-radius:0;
  border-bottom-right-radius:0;
  position:absolute; }
.quote-details-container:hover {
  background-color:rgba(0, 153, 204, 1); }

.quote-details-img {
  border-width:0;
  position:absolute;
  top:1.7rem;
  display:flex; }

.quote-details-text {
  border-width:0;
  position:absolute;
  top:5.2rem;
  display:flex;
  font-family:'Source Sans Pro Semibold', 'Source Sans Pro Regular', 'Source Sans Pro';
  font-weight:600;
  font-style:normal;
  color:#FFFFFF;
  text-align:center; }

.quote-detail-content {
  padding: 1rem;
  position:absolute;
  left:-12rem;
  width:22rem;
  background-color:rgba(242, 242, 242, 1);
  border:0.1rem solid rgba(0, 51, 153, 1);
  font-size:1.3rem;
  font-family:'Source Sans Pro';
  font-weight:400;
  font-style:normal;
  text-align:left; }

.padding-top-25 {
  padding-top:2.5rem; }
  
  .padding-top-75{
  padding-top:4.688rem; }
  
  .padding-top-10{
  	padding-top:1.0rem; 
  }

.radio-label {
  margin-right:3.125rem; }

.table>thead>tr>th {
  border-bottom: 0.25rem solid #29abe2;
  color:#29abe2; }
  
.live-chat {
    line-height: normal;
    z-index: 9999;
    visibility: inherit;
    position: fixed;
    right: 0;
    top: 20rem;
} 

.live-chat span#ps92qCl {
    width: 10rem;
    height: 8.5rem;
    background-color: rgba(0, 51, 153, 1);
    border: none;
    border-radius: 0.3rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-width: 0;
    top: 5.2rem;
    display: flex;
    font-family: 'Source Sans Pro Semibold', 'Source Sans Pro Regular', 'Source Sans Pro';
    font-weight: 600;
    font-style: normal;
    color: #FFFFFF;
    text-align: center;
    padding-top:1.5rem;
}
.borderless tr td {
    border: none !important;
}

.mobile-app-content-border {
	border: 1px solid #CACACA;
	border-radius: 1.5rem;
	opacity: 1;
	padding-top:1rem;
	padding-bottom:1rem; }

.top-menu-logo {
	padding-top: 0.75rem;
	padding-bottom: 1rem; }
.top-right-nav-menu {
	margin-top:-4.25rem; }
.top-menu-item {
	padding: 1rem;
	background: #F0F0F0;
	opacity: 1;
	text-align: left;
	font: Bold 1.4rem Source Sans Pro;
	letter-spacing: 0px;
	color: #003399;
	opacity: 1;
	text-align: center;
	border-left:0.5rem solid white; }
.top-menu-item:hover {
	cursor: pointer; }

.step-menu {
	list-style-type:none;
	margin:0 auto; }
.step-menu li {
	box-sizing: border-box; 
	float: left;
	background: #D7D7D7;
	height: 3.5rem;
	text-align: center;
	padding:1rem 2.5rem 1rem 4.5rem;
	position: relative;
	color: white;
	margin-left: 0.3rem; }
.step-menu li:before {
	content: '';
	position: absolute;
	border: 1.8rem solid transparent;
	border-left-color: #fff;
	top:0;
	right: -3.9rem; }
.step-menu li:after {
	content: '';
	position: absolute;
	border: 1.8rem solid transparent;
	border-left-color: #D7D7D7;
	top:0;
	right: -3.6rem; }
.step-menu li:nth-child(1) {
	z-index:700;
	margin-left:-4rem; }
.step-menu li:nth-child(2) {
	z-index:600; 
	padding-right: 9rem;
}
.step-menu li:nth-child(3) {
	z-index:500;
	background: #979797; }
.step-menu li:nth-child(4) {
	z-index:400;
	padding-right: 9rem;
	 }
.step-menu li:nth-child(3):after{
	border-left-color: #979797; }
.step-menu li:nth-child(5) {
	z-index:300; }
.step-menu li:nth-child(6) {
	z-index:200; 
	padding-right: 9rem;}
.step-menu li:nth-child(7) {
	z-index:100; 
	background: #979797;
	padding-right:1rem;}
.step-menu li:nth-child(7):after{
	border-left-color: #979797; }
.step-menu li.complete {
	background: #96DAEA;
	color: #ffffff; }
.step-menu li.complete:after {
	border-left-color: #96DAEA; }
.step-menu li.current {
	background: transparent linear-gradient(90deg, #0099CC 0%, #003399 100%);
	color: #ffffff; }
.step-menu li.current:after {
	border-left-color: #003399; }
.progressbar-font{
	font: Bold 1.2rem Source Sans Pro;
	color: #979797; }
.progressbar-font{
	font: Bold 1.2rem Source Sans Pro;
	color: #979797; }
.progressbar-current-font{
	color: #003399; }
.progressbar-quote-font{
	color: #FF6600; }
.step-menu li:nth-child(3).current {
	background: #FF6600 ;
	color: #ffffff; }
.step-menu li:nth-child(3).current:after {
	border-left-color: #FF6600; }
.step-menu li:nth-child(3).complete {
	background: #FF6600 ;
	color: #ffffff; }
.step-menu li:nth-child(3).complete:after { 
	border-left-color: #FF6600; }
.step-menu li:nth-child(7).current { 
	background: #009900 ;
	color: #ffffff; }
.step-menu li:nth-child(7).current:after { 
	border-left-color: #009900; }
.step-menu li:nth-child(7).complete { 
	background: #009900 ;
	color: #ffffff; }
.step-menu li:nth-child(7).complete:after { 
	border-left-color: #009900; }
	
/* BOP progress bar css begin */	
.bop-step-menu {
	list-style-type:none;
	margin:0 auto; }
.bop-step-menu li {
	box-sizing: border-box; 
	float: left;
	background: #D7D7D7;
	height: 3.5rem;
	text-align: center;
	padding:1rem 2.5rem 1rem 4.5rem;
	position: relative;
	color: white;
	margin-left: 0.3rem;
	pointer-events: none;
	align-items:center; }
.bop-step-menu li:before {
	content: '';
	position: absolute;
	border: 1.8rem solid transparent;
	border-left-color: #fff;
	top:0;
	right: -3.9rem; }
.bop-step-menu li:after {
	content: '';
	position: absolute;
	border: 1.8rem solid transparent;
	border-left-color: #D7D7D7;
	top:0;
	right: -3.6rem; }
.bop-step-menu li:nth-child(1) {
	z-index:700;
	margin-left:-4rem; 
	cursor: none !important;}
.bop-step-menu li:nth-child(2) {
	z-index:600; 
	padding-right: 5rem;
}
.bop-step-menu li:nth-child(3) {
	z-index:500;
	padding-right: 6rem;
}
.bop-step-menu li:nth-child(4) {
	z-index:400;
	padding-right: 4rem;
} 
	 
@media (min-width:992px) {
	.bop-child-2 {
	    width: 18%;
	    position: relative;
	    min-height: 1px;
	    padding-right: 2px;
	    padding-left: 15px;
	    float: left;
	}
	
	.bop-child-3 {
	    width: 14%;
	    position: relative;
	    min-height: 1px;
	    padding-right: 2px;
	    padding-left: 2px;
	    float: left;
	}
	
	.bop-child-4 {
	    width: 9%;
	    position: relative;
	    min-height: 1px;
	    padding-right: 2px;
	    padding-left: 2px;
	    float: left;
	}
	
	.bop-child-5 {
	    width: 18%;
	    position: relative;
	    min-height: 1px;
	    padding-right: 2px;
	    padding-left: 2px;
	    float: left;
	}
	
	.bop-child-6 {
	    width: 14%;
	    position: relative;
	    min-height: 1px;
	    padding-right: 2px;
	    padding-left: 2px;
	    float: left;
	}
	
	.bop-child-7 {
	    width: 8%;
	    position: relative;
	    min-height: 1px;
	    padding-right: 2px;
	    padding-left: 2px;
	    float: left;
	}
}

.bop-step-menu li:nth-child(5) {
	z-index:300; 
	padding-right: 6rem;
}
.bop-step-menu li:nth-child(6) {
	z-index:200; 
	padding-right: 6rem;}
.bop-step-menu li:nth-child(7) {
	z-index:100; 
	background: #979797;
	padding-right:1rem;}
.bop-step-menu li:nth-child(7):after{
	border-left-color: #979797; }
.bop-step-menu li.complete {
	background: #96DAEA;
	color: #ffffff; 
	cursor: pointer;
}
.bop-step-menu li.complete:after {
	border-left-color: #96DAEA; }
.bop-step-menu li.current {
	background: transparent linear-gradient(90deg, #0099CC 0%, #003399 100%);
	color: #ffffff; }
.bop-step-menu li.current:after {
	border-left-color: #003399; }
.bop-step-menu li:nth-child(7).current { 
	background: #009900 ;
	color: #ffffff; }
.bop-step-menu li:nth-child(7).current:after { 
	border-left-color: #009900; }
.bop-step-menu li:nth-child(7).complete { 
	background: #009900 ;
	color: #ffffff; }
.bop-step-menu li:nth-child(7).complete:after { 
	border-left-color: #009900; }

.bop-menu-links:hover {
	cursor: pointer;
	color: #003399;
}
/* BOP progress bar css end */

.prelim-dedu {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 0.1rem solid #4A858F;
	opacity: 1;
	margin-top: 3rem;
	padding: 1rem; }
.prelim-dedu-before {
	border-bottom: 3rem solid #4A858F;
	border-left: 7.5rem solid transparent;
	border-right: 7.5rem solid transparent;
	position: absolute;
	content: "";
	left: 1.5rem;
	top: 0;
	opacity: 0.7; }
.prelim-dedu-before.selected {
	border-bottom: 3rem solid #003399;
	opacity: 1; }
.prelim-dedu.selected {
	background: #D1F6FF 0% 0% no-repeat padding-box;
	border: 0.2rem solid #003399; }
.prelim-dedu hr {
	height: 0.2rem;
	background: transparent linear-gradient(90deg, #FFFFFF 0%, #4A858F 49%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
	opacity: 1; }
.prelim-dedu.selected hr {
	height: 0.2rem;
	background: transparent linear-gradient(90deg, #96DAEA 0%, #003399 49%, #96DAEA 100%) 0% 0% no-repeat padding-box;
	opacity: 1; }
.prelim-dedu .large-font {
	color: #4A858F;
	font-size: 3rem;
	font-family: 'Work Sans, black', sans-serif; }
.prelim-dedu.selected .large-font {
	color: #003399; }

.disabled{
	color:#EAEAEA;
}

.prelim-dedu.disabled {
	border: 0.2rem solid #EAEAEA;
	height: 42rem; }
	
.prelim-dedu-before.disabled {
	border-bottom: 3rem solid #EAEAEA;
	opacity: 1; }

ul.ellipsis-menu-fa {
	list-style: none;
	padding-inline-start: 0;
	font-size: 0.9rem;
	color: #003399;
	margin-bottom: 2rem;
}
ul.ellipsis-menu-fa li {
	margin-right: 0.5rem;
}
ul.ellipsis-menu-fa li.done {
	color: #0099CC;
}

.additional-addr-box {
	border:1px solid #003399;
	margin-left:1.5rem;
	margin-bottom:1.5rem; }
	
.addiIns-menu {
	box-sizing: border-box; 
	float: left;
	background: #0099cc;
	height: 3.5rem;
	text-align: center;
	padding:1rem 2.5rem 2rem 1rem;
	position: relative;
	color: white;
	margin-left: 3rem; }
.addiIns-menu:before{
	    content: '';
    position: absolute;
    border: 1.8rem solid transparent;
    border-right-color: white;
    top: 0;
    right: -0.3rem;}
.addiIns-menu:after {
	content: '';
	position: absolute;
	border: 1.8rem solid transparent;
	border-right-color: #0099cc;
	top:0;
	left: -3.6rem; }
	
/* Medium devices (desktops, 992px and up) */
@media (min-width:992px) {
	.covgTxt{
		margin-left:0rem; }
	.paymentTxt{
		margin-left:0rem;}
	.summaryTxt{
		margin-left: -5.0rem; }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width:1200px) {
	.covgTxt{
		margin-left:1rem; }
	.paymentTxt{
		margin-left:1rem; }
	.summaryTxt{
		margin-left: -4.0rem; }
}

.pay-plan-sec-head {
	display: inline-block; }
.pay-plan-sec-head .head-primary {
	font: bold 1.6rem Work Sans;
	margin-left: 1rem;
	color:#003399;
	display: inline-block; }
.head-primary.full-amt {
	margin-left: 0; }
.pay-plan-sec-head .fa-angle-up, .pay-plan-sec-head .fa-angle-down {
	font-size:1.8rem;
	width:2.0625rem;
}
.pay-plan-sec-head[aria-expanded=false] .fa-angle-up  {
	display: none; }
.pay-plan-sec-head[aria-expanded=true] .fa-angle-down  {
	display: none; }
.pay-plan-sec-head[aria-expanded=false], .pay-plan-sec-head[aria-expanded=false] .head-primary {
	color: #646464 ; }
.pay-plan-sec-head:hover {
	cursor: pointer; }
.pay-plan-sec-subhead {
	color: #333;
	margin-left: 3.5rem;
	margin-bottom: 1rem;
	font-weight:bold; }

.payment-option-border {
	border: 1px solid #646464;
	padding: 1rem;
	margin-top: 0.5rem;
	text-align: left; }
.payment-option-border.amount-section {
	padding: 0.5rem;
}
.payment-option-border.orange {
	border: 1px solid #FF6600;
	background-color: #FF6600;
	color: #FFFFFF; }
.payment-amount-border {
	background: #FFFFFF;
	border: 1px solid #646464;
	padding: 0.5rem;
	text-align: right;
	color: #000000; }
.payment-border-division {
	border: 2px solid #646464;
	margin:1rem 0rem }

.payment-option-border.selected{
	border: 1px solid #003399;
	padding: 1rem 1rem 1rem 1rem;
	margin-top: 1rem;
	text-align: left;
	letter-spacing: 0px;
	opacity: 1; }

.btn-default:hover{
	background-color:#003399;
	color:#FFFFFF;
}
.btn-default{
	border-color: #003399;
}
.cobrand-top-right-nav-menu{
	margin-top:-6.25rem;
}

@media screen and (min-width: 992px) {
	.coBrandBanner {
		padding-top:12rem;
		padding-bottom:12rem;
		border:0.1rem solid rgba(0, 51, 153, 1);
		background-image: url('/quoting/resources/img/banner_cobrand.jpg');
		background-size: cover;
		background-repeat: no-repeat;
	}
}
@media screen and (max-width: 992px) {
	.coBrandBanner{
		padding-top:3rem;
		padding-bottom:2rem;
		border:0.1rem solid rgba(0, 51, 153, 1);
		background-size: cover;
		background-repeat: no-repeat;
	}
	.coBrandPanel{
		background:#FFFFFF;
	}
	.coBrandBtn{
		margin-top:2rem;
		margin-bottom:3rem;
	}
	.cobrand-text-center{
		text-align:center;
	}
}

.btn-primary.no-hover:hover {
	background-color: #003399;
	cursor: default; }
.toggle-btn-group {
	border: 0.3rem solid #CCCCCC;
	display: inline-block;
	border-radius: 1rem; }
.toggle-btn-group .btn {
	border-radius: 0.8rem; }
.transparent-back {
	background-color: transparent; }

.cke_inner .cke_top {
	display: none; }

.btn:focus, .btn:hover, .btn-link:focus, .btn-link:hover {
	outline: none; }

a.text-decoration-none {
  text-decoration: none !important; }
a.text-decoration-none:hover {
	text-decoration: underline !important; }

.co-brand-hdr {
	text-align: left;
	display: inline;
	margin-right: 3rem;
	font: normal normal bold 2.1rem Work Sans !important;
	letter-spacing: 0px;
	color: #003399 !important;
	opacity: 1;
	text-transform: none;
 }

.co-brand-vertical-bar {
	height:5.25rem;
	margin-right:1rem;}

.stillwater-logo-hdr {
	text-align: left;
	display: inline-block;
	font: normal normal normal 1.2rem Source Sans Pro !important;
	letter-spacing: 0px;
	color: #707070 !important;
	opacity: 1; }
	
.co-brand-image-hdr{
	display: inline-block;
	opacity: 1;
}
.agencyupdate {
    border: 1px groove #FF6600;
}
.sw-bg-orange{
	background: #FF6600 !important; 
	color:white;
}
.refId{
	font-family:'Courier New', Courier, monospace;
	font-weight:bold;
}
label.link-text{
	font-weight:bold;
	font-size:14px;
	color: #003399;
	text-decoration:underline;
}
.popover-title {
    background-color: transparent;
    border-bottom: none;
}

.overlay {
	position: fixed;
	left:0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color:transparent !important;
	z-index: 90;
}
label.bold {
	font-weight:bold;
	font-size:14px;
}

blockquote {
    margin: 0 0 17px;
    padding: 9px 20px 0 19px;
    border-left: 1px solid #ddd;
    font-size: 14px;
}
.popover {
    border: 1px solid #003399;
    width: 31.25rem !important;
    max-width:31.25rem !important;
}   
.popover-content {
   padding-top: 5px;
   padding-right:2.5rem;
   padding-left:2.5rem;
   padding-bottom:1.25rem;
 }
.popover.right>.arrow {
    border-right-color: #003399;
}

.mr-2{
	margin-right: 2rem;
}

.mt-2{
	margin-top: 2rem;
}

textarea.form-control {
    background: transparent;
    border: 0.2rem solid #003399;
    box-shadow: none;
    border-radius: 0.3rem;
    resize:none;
}

.disabled-checkbox {
  opacity:0.5;
  pointer-events: none;
}

.padding-bottom-2 {
	padding-bottom:2rem;
}
