@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'relative-book-pro';
    src: url('/relative-book-pro');
}

@font-face {
    font-family: 'relative-bold-pro';
    src: url('/relative-bold-pro');
}

body{
    font-family: relative-book-pro, sans-serif;
    color: #202a44;
}

#homeRecommendations .coveo-card-layout.CoveoResult .coveo-result-frame {
	box-shadow: 0 2px 20px rgb(0 0 0 / 16%);
    opacity: 1;
	margin-left: -15px;
    margin-bottom: 10px;
    margin-top: -5px;
}
.CoveoResultLink, a.CoveoResultLink, .CoveoResult a.CoveoResultLink {
	font-size: 16px;
	font-family: relative-book-pro;
}

.alert-danger {
    background-color: #f9dee4;
    color: #222222;
    border-bottom: .25rem solid #d50000;
}

.alert h4{
	font-size: 16px;
}

.validation-summary a{
color: #222222!important;
}

a:hover, a:focus {
	color: #003ee0;
}

.coveo-search-button-svg {
	color: #ffffff;
}

.pagebanner {
    height: auto;
    position: relative;
    margin-bottom: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px;
  }
  
  .pagebannerh1 {
      text-align: left;
      padding-left: 50px;
      line-height: 60px;
      margin-top: -20px!important;
  }

.coveo-search-button-svg {
	color: #ffffff;
}
  
  .pagebannertext{
    padding-top: 150px;
    text-align: left;
    padding-bottom: 30px;
    padding-left:30px;
    color: #fff;
    
  }
  
  .pagebannertext p{
    font-size: 22px;
    line-height: 30px;
    font-weight: 300;
    text-align: left;
    padding-left: 50px;
    color: #fff;
  }

.pagebannerpadding{
    padding-top: 40px;
}

.btn {
	border-radius: 5px;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus{
	outline:none;
	outline-offset: 0px;
}

.signinarrow{
    height: 21px;
    width: 21px;
}

.breadcrumb > li a, .breadcrumb > li a:hover{
    color: #202a44;
}

.breadcrumb>.active{
    color: #202a44;
}
.buttonViewAllCases {
    padding: 17 24px 40px 28px!important;
    line-height: 1.25rem!important;
    font-weight: 700!important;
    border: 0!important;
    font-size: 16px!important;
    margin-top: 20px!important;
    /* margin-left: 50px!important; */
    line-height: 1.25rem!important;
    letter-spacing: -0.01px!important;
    font-size: 18px !important;
    padding: 11px 12px !important;
}
#btnSignIn {
	padding: 17px 24px 17px 20px!important;
    line-height: 1.25rem!important;
    font-weight: 700!important;
    border: 0;
    font-size: 16px!important;
    margin-top: 20px!important;
    margin-left: 50px!important;
    line-height: 1.25rem!important;
    letter-spacing: -0.01px!important;
}
h1{
	letter-spacing: 0px;
	font-size: 60px;
	font-family: relative-bold-pro, sans-serif;
	font-weight: 700;
}

h2{
	font-size: 2.375rem;
    line-height: 2.875rem;
    font-weight: 700;
    letter-spacing: -.014rem;
	font-family: relative-bold-pro, sans-serif;
	color: #202a44;
}

h3 {
    font-weight: 700;
    font-family: relative-bold-pro, sans-serif;
}

h4 {
    font-family: relative-book-pro, sans-serif;
}


a{
	font-family: relative-book-pro, sans-serif;
    line-height: inherit;
    font-weight: inherit;
    color: #003ee0;
    text-decoration: none;
}

p{
	font-size: 16px;
    line-height: 25px;
    letter-spacing: 0px;
    color: #202a44;
    opacity: 1;
    font-family: relative-book-pro, sans-serif;
}


.linkstyle{
    color:#202a44;
    font-weight:700;
}

.linkstyle:hover, .linkstyle:focus{
    color:#003ee0;
text-decoration:none;
}

.pipe{
	fill: none;
	stroke: #202a44;
	stroke-linecap: round;
	color: #2b6afd;
	margin-right: 10px;
  }

.modal h1{
	letter-spacing: 0px;
}

.requiredtag{
	margin-top: -10px;
    font-size: 14px;
    margin-bottom: 20px;
}

.requiredtag:before{
    content: "*";
    color:#a94442;
    font-size: 18px;
}

.searchbanner {
    text-align: center;
    background: #2b6afd !important;
    padding: 50px;
    color: white;
    height: 450px;
}

.wrapper {
    background-color: #d6f2c4 !important;
}

button.btn.btn-secondary{
background-color: transparent !important;
border-radius: 5px;
color: #1434cb !important;
border: 2px Solid #1434cb !important;
padding: 6px 12px !important;
}

button.btn.btn-secondary:hover {
    text-decoration: underline;
}

.fa.fa-exclamation-triangle {
    color: #d65168 !important;
}

.btn-primary {
    background-color: #1434cb !important;
    color: white !important;
    font-weight: bold;
    border: 1px solid transparent !important;
    border-color: #1434cb !important;
    padding: 6px 12px;
    border-radius: 5px;
}

.btn-primary:hover{
    background-color: #3b57de !important;
    color: white;
}

.btn-primary:focus{
	outline: 1px solid black !important;
	background-color: #3b57de !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #cddee9 !important;
    border: thin solid #d9d9d6 !important;
    border-radius: 4px !important;
    background-color: #202a44;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #202a44), color-stop(100%, #202a44)) !important;
    background: -webkit-linear-gradient(top, #202a44 0%, #202a44 100%) !important;
    background: -moz-linear-gradient(top, #202a44 0%, #202a44 100%) !important;
    background: -ms-linear-gradient(top, #202a44 0%, #202a44 100%) !important;
    background: -o-linear-gradient(top, #202a44 0%, #202a44 100%) !important;
    background: linear-gradient(to bottom, #202a44 0%, #202a44 100%) !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    padding: 4px 8px !important;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #0059b3 !important;
    border: thin solid #d9d9d6 !important;
    border-radius: 4px;
    font-size: 14px !important;
    margin: 2px 3px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    text-decoration: underline !important;
}
a#tblServiceRequest_previous, a#tblServiceRequest_next {
    font-weight: 900 !important;
    border: none !important;
    text-decoration: none !important;
    font-size: 20px !important;
    margin: revert !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    color: #666 !important;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none;
}
