html, body{
 height: 100%;
}
body{
	font-family: 'Roboto-Regular';
	margin: 0;
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf')  format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Medium';
  src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf')  format('truetype'), url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Bold';
  src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf')  format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
figure{
	
}
.wrapper {
    min-height: 100%;
    position: relative;
}
.container_space {
    padding-bottom: 220px;
}
.float_none {
    position: static;
    float: none;
}
/* select dropdown starts */
#s_dropdown .btn-group {
    width: 100%;
}
#s_dropdown button {
    width: 100%;
    height: 31px;
    text-align: left;
	border: 1px solid #ccc;
	background: #EDEDED;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	color: #9d9d9d;
    text-shadow: none;
}
#s_dropdown .btn .caret {
    margin-left: 0;
    float: right;
    background: url(../images/Form_Dropdown1_2x.png) no-repeat;
    background-size: 30px 30px;
    background-position: right 0%;
    width: 38px;
    height: 34px;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
}
#s_dropdown ul.dropdown-menu {
    width: 100%;
    border-radius: 0;
}
/* select dropdown ends */

/* index starts */
.h_logo {
    width: 205px;
    height: 57px;
    margin: 6px 0 0 0;
}
.banner_set {
    background: url(../images/VAS_Hero_2x.jpg) no-repeat;
    background-size: cover;
    min-height: 270px;
}
.banner_content{
	color: #fff;
    margin: 16% 0 0 0;
    padding: 0 15px 0 0;
}
.banner_content span {
    display: inline-block;
}
.sep_lineheight {
    line-height: 28px;
    font-size: 21px;
}
.submit_box {
    background: #ff9700;
    text-align: center;
    padding: 25px 15px 25px 15px;
}
.submit_box h4 {
    color: #fff;
    margin: 20px 0 15px 0;
}
.submit_box h5 {
    min-height: 66px;
    line-height: 22px;
}
.submit_box img {
    width: 100px;
}
.submit_box button {
    background: rgba(0,0,0,0.33);
    border: none;
    padding: 8px 10px;
    text-transform: uppercase;
	color: #fff;
    border-radius: 0;
    margin: 82px 0 0 0;
}
.v_success h4:nth-child(4) {
    color: #337ab7;
}
.claim_box{
	background: #56c1b3;
}
.check_coverage_box {
    background: #bec738;
}
.footer {
    background: #292929;
    margin: 80px 0 0 0;
    padding: 50px 0 30px 0;
    position:absolute;
    bottom:0;
    left:0;
    right:0;
}
.footer ul {
    padding: 0;
    margin: 0 auto;
    display: table;
}
.footer ul li {
    list-style: none;
    border-right: #999 solid thin;
    display: table-cell;
    padding: 0 20px;
	/*text-transform: capitalize;*/
}
.footer ul li:last-child {
    border: none;
}
.footer ul li a{
    color: #fff;
	
}
/* index ends */

/* submit claim starts */
.submit_banner {
    background: url(../images/VAS_Submit_2x.jpg) no-repeat;
    background-size: cover;
}
.s_claim{
	width: 100%;
	display: table;
	background: rgba(255, 151, 0, 0.90);
}
.submit_ico {
    padding: 30px 0 0 30px;
	color: #fff;
	text-transform: capitalize;
}
.submit_ico img {
    width: 80px;
}
.submit_ico h2 {
    margin: 15px 0 0 0;
}
.submit_ico.sep_submit {
    margin-bottom: 30px;
}
.c_list {
    padding: 0;
    margin: 0;
    border-left: rgba(255,255,255,0.35) solid thin;
}
.c_list li {
    list-style: none;
    text-transform: capitalize;
    border-bottom: rgba(255,255,255,0.35) solid thin;
}
.c_list li:last-child {
    border: none;
}
.c_list li a {
    color: #fff;
    padding: 11px 0 11px 20px;
    display: block;
	text-decoration: none;
    cursor: default;
}
.c_list a.active {
	background: #F7F7F7;
	color: #ff9700;
}
.c_list li a:hover {
	background: #fff;
	color: #ff9700;
}
.field_h {
    margin: 7px 0;
}
.field_h h5{
	margin: 0;
    line-height: 25px;
}
.field_h h6 {
    margin: 6px 0 0 0;
    font-size: 13px;
}
.warning_msg {
    font-size: 12px;
    color: #f43f36;
    margin: 10px 0 0 0;;
}
.warning_msg2 {
    font-size: 16px;
    text-align: center;
    color: #f43f36;
    margin: 10px 0 0 0;;
}
.multi_error {
    position: relative;
    height: 20px;
}
.error_summary {
    padding: 20px 0;
    margin:0;
    list-style-type: none;
}
.ServiceInfoerror_summary {
    padding-left: 90px;
    margin:0;
    list-style-type: none;
}
.line_dotted {
    margin: 15px 0;
    border: 1px solid #eee;
    border-spacing: 36px;
}
.line_dotted.hide_line {
    visibility: hidden;
}
.line_dotted.new_line {
    margin: 24px 0 20px 0;
}
.field_none {
    outline: none;
    width: 100%;
    border: none;
    background: #F5F5F5;
    box-shadow: none;
    color: #555;
}
.error_alert {
    background: #feeceb;
}
.error_summary li, .error_summary span {
    color: #f43f36 !important;
}
.error_summary ul {
    padding: 0 0 0 20px;
}
.table-responsive .table td {
    width: 50%;
}
/* submit claim ends */

/* coverage_validation_error starts */
.coverage_txt{
	margin: 0;
	padding: 90px 0;
	text-align: center;
	line-height: 28px;
    font-size: 18px;
}
/* coverage_validation_error ends */


/* coverage_validation_success starts */
.v_success {
    font-family: 'Roboto-Medium';
}
.v_success h3 {
    font-size: 28px;
}
.v_success h4 {
    font-size: 18px;
    margin: 25px 0;
}
.v_success h4 a, .v_success h4 span {
    text-decoration: underline;
}
.v_success h5 {
    font-size: 18px;
    margin: 0 0 10px 10px;
}
.v_success h6 {
    margin: 40px 0;
}
.v_success ul {
    padding: 0 0 0 23px;
}
.v_success li {
    list-style-image: url("../images/Claim_Checklist _2x.png");
}
/* coverage_validation_success ends */

/* claim information starts */
.textarea_field textarea{
    height: 130px;
    margin: 0 0 10px 0;
}
.field_h ul {
    margin: 0;
    padding: 0 0 0 15px;
}
.field_h ul li{
    margin: 0 0 3px 0;
}
.plus_field input.close_btn {
    position: absolute;
    top: 5px;
    right: 3px;
    width: 20px;
    height: 20px;
    background: url(../images/Form_DeleteAttachment_2x.png) no-repeat center center;
    background-size: 30px;
    border: none;
}
.search_icon{
	position: relative;
}
.search_icon input[type="button"] {
    background: url(../images/Form_Search_2x.png) no-repeat center center;
    background-size: 27px;
    border: none;
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 0 10px;
}
.file_close_btn img{
    width: 30px;
    position: absolute;
    z-index: 2;
    top: 1px;
    right: 0;
}
.grey_circle {
    background: #ddd !important;
}

/* radio button starts */
.radio label, .checkbox label {
    width: 16px;
    min-height: 16px;
	padding: 0;
    font-weight: normal;
    cursor: pointer;
}
.regular-radio {
    display: none;
}
.regular-radio + label {
    -webkit-appearance: none;
	-moz-appearance: none;
    border-radius: 50px;
    margin: 0 4px 0 0;
    background-color: #ddd;
    border: #A7A7A7 solid thin;
}
.regular-radio:checked + label {
   border: 4px solid #3c86c6;
    background-color: #fff;
}
.regular-radio:checked + label:after {
    content: ' ';
    width: 8px;
    height: 8px;
    border-radius: 50px;
    box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
    text-shadow: 0px;
    top: 4px;
    left: 4px;
    font-size: 32px;
}
.radio span {
    position: relative;
    top: -4px;
    font-size: 13px;
}
/* radio button ends */
/* claim information ends */


/* Tire Repair starts */
.car_box {
	width: 50%;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
/* checkbox starts */
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox label {
	width: 100%;
	margin-bottom: 0;
}
.checkbox label:before {
    border-radius: 0;
}
.checkbox input[type=checkbox] {
	display: none;
}
.checkbox.top_right label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: -19px;
    top: 0;
    background-color: #eee;
    border: #ccc solid thin;
}
.checkbox.top_right input[type=checkbox]:checked + label:before {
	content: "\2713";
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
	font-size: 15px;
	color: #fff;
    background: #0179CC;
	text-align: center;
    line-height: 15px;
}
.checkbox.bottom_left label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #eee;
    border: #ccc solid thin;
}
.checkbox.bottom_left input[type=checkbox]:checked + label:before {
	content: "\2713";
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
	font-size: 15px;
	color: #fff;
    background: #0179CC;
	text-align: center;
    line-height: 15px;
}
.checkbox.top_left label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #eee;
    border: #ccc solid thin;
}
.checkbox.top_left input[type=checkbox]:checked + label:before {
    content: "\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 15px;
    color: #fff;
    background: #0179CC;
    text-align: center;
    line-height: 15px;
}
.checkbox.bottom_right label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0;
    position: absolute;
    left: -19px;
    bottom: 0;
    background-color: #eee;
    border: #ccc solid thin;
}
.checkbox.bottom_right input[type=checkbox]:checked + label:before {
    content: "\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 15px;
    color: #fff;
    background: #0179CC;
    text-align: center;
    line-height: 15px;
}
.checkbox.bottom_right {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 10px 0;
}
.checkbox.top_left {
    position: absolute;
    top: 0;
    left: 0;
	margin: 10px 0;
}
.checkbox.top_right {
    position: absolute;
    top: 0;
    right: 0;
	margin: 10px 0;
}
.checkbox.bottom_left {
    position: absolute;
    left: 0;
    bottom: 0;
	margin: 10px 0;
}
.car_box img {
	width: 70px;
}
.checkbox.bottom_left label {
	width: 100%;
    padding: 0 20px 0 0;
}
.checkbox.top_left label {
	width: 100%;
    padding: 0 20px 0 0;
}
/* checkbox ends */

/* Tire Repair ends */



.checkbox.top-right {
    position: absolute;
    top: 0;
    right: -10px;
}
.checkbox.bottom-right {
    position: absolute;
    right: -6px;
    bottom: 0;
}
.checkbox {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 15px;
}
.checkbox label {
    width: 100%;
    margin-bottom: 0;
    text-align: left;
}
.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -30px;
    border: 1px solid #cccccc;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #0179CC;
}
.checkbox-success input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
}
.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 1px;
    margin-left: -30px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 10px;
    color: #555555;
}




.checkbox2.bottom-left {
    position: absolute;
    bottom: 0;
    left: 4px;
}
.checkbox2.top-left {
    position: absolute;
    top: 0;
    left: 0;
}
.checkbox2 {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox2 input {
    display: none;
}
.checkbox2 label {
    width: 100%;
    margin-bottom: 0;
    text-align: center;
	font-weight: normal;
}
.checkbox2 label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    top: 0;
    right: -10px;
    margin: 0 -20px 0 0;
    border: 1px solid #cccccc;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox-success2 input[type="checkbox"]:checked + label::before {
    background-color: #0179CC;
}
.checkbox2 input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
}
.checkbox2 label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    right: -8px;
    top: 2px;
    margin: 0 -22px 0 0;
    font-size: 10px;
    color: #fff;
}

/* summary starts */
a.fa.fa-pencil {
    font-size: 15px;
    margin: 0 0 0 10px;
}
a.fa.fa-pencil:hover {
	text-decoration: none;
}
.summary_box{
	
}
.summary_box h5 {
    font-weight: 600;
}
.summary_box h5 span{
	font-weight: normal;
    word-break:break-all;
}
.space_h3 {
    margin: 0;
}
.space_h3 a {
    font-size: 16px;
}
/* summary ends */

/* processing popup starts */
.processing_bg {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,0.70);
    z-index: 2;
}
.processing_popup {
    width: 367px;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    background: #fff;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    box-shadow: rgba(0,0,0,0.5)1px 1px 3px;
    padding: 40px 20px;
	text-align: center;
}
.processing_popup h5 {
    text-align: center;
    margin: 0 30px 15px 30px;
}
.processing_popup img {
    width: 60px;
}
/* processing popup ends */


/* confirmation popup starts */
.summary_box a {
    margin: 0 10px 0 0;
}
.summary_box span a {
    margin: 0;
}
/* confirmation popup ends */


/* vechile popup starts */
.vechile_popup {
    width: 527px;
    padding: 40px;
}
.vechile_popup h5 {
    margin: 0 0 20px 0;
    line-height: 24px;
    color: #292929;
}
.vechile_popup i {
    position: absolute;
    top: 15px;
    right: 15px;
    color: rgba(1, 121, 205, 0.75);
}
.vechile_popup img {
    margin: 0 0 20px 0;
}
.bth_clear {
    background: none;
    border: none;
	outline: none;
}
/* vechile popup ends */
/* tooltip starts */
.tooltip-arrow {
  position: absolute;
  margin: 0 0 -4px 0;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
/*.div.popover.ng-isolate-scope.top.fade.in {
    max-width: 800px;
}*/
/* tooltip ends */

/* claim status starts */
.navbar-default .navbar-nav > li > a.black_active{
	color: #000;
}
.claim_status_banner {
    background: url(../images/VAS_Status_2x.jpg) no-repeat;
    background-size: cover;
}
.c_status{
	width: 100%;
    display: table;
    background: rgba(86, 193, 179, 0.90);
}
.c_status h2 {
    margin: 15px 0 30px 0;
}
.textarea_height {
    min-height: 260px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 15px;
}
.textarea_height_coverage {
    min-height: 350px;
    background: #fff;
    border: 1px solid #ccc;
	padding: 15px;
}
.result_box h5 {
    font-family: 'Roboto-Bold';
    margin: 0 0 8px 0;
    font-size: 16px;
    color: #292929;
}
.result_box_regular h5  {
    font-family: 'Roboto-Regular';
    margin: 0 0 8px 0;
    font-size: 16px;
    color: #292929;
}
.result_box h5 span {
    font-family: 'Roboto-Regular';
}
.result_box h5 span i {
    font-style: normal;
    line-height: 25px;
}
.result_box h5 span h5 {
    line-height: 20px;
}
.result_box h4 {
    font-family: 'Roboto-Bold';
    margin: 30px 0 8px 0;
    font-size: 16px;
    color: #292929;
}
.result_box h4.text-uppercase.m-t0 {
    margin-top: 0;
    font-size: 16px;
}
.result_box p {
    margin: 30px 0 0 0;
}
.s_space {
    margin: 0;
}
/* claim status ends */

/* tire & wheel starts */
.tire_banner {
    background: url(../images/VAS_Tire_2x.jpg) no-repeat;
    background-size: cover;
}
.tire_status{
	width: 100%;
    display: table;
    background: rgba(255, 87, 33, 0.90);
}
.tire_status h2 {
    margin: 15px 0 30px 0;
}
.useful_box {
    display: table;
	min-height: 52px;
    margin: 0 0 10px 0;
}
.useful_box i {
    font-size: 33px;
    display: table-cell;
    vertical-align: top;
    padding: 0 10px 0 0;
}
.useful_box p a{
    display: table-cell;
    vertical-align: top;
	color: #0179cd;
}
.table_manual h5 {
    font-weight: bold;
}
.table_large th {
    width: 167px;
}
.table_manual tbody td i {
    font-style: normal;
}
/* tire & wheel ends */

/* key starts */
.key_banner {
    background: url(../images/VAS_Key_2x.jpg) no-repeat;
    background-size: cover;
}
.key_status{
	width: 100%;
    display: table;
    background: rgba(165, 45, 167, 0.90);
}
.key_status h2 {
    margin: 15px 0 30px 0;
}
/* key ends */

/* terms & service starts */
.terms_banner{
	background: url(../images/VAS_Terms_2x.jpg) no-repeat;
    background-size: cover;
}
.terms_status{
	width: 100%;
    display: table;
    background: rgba(175, 161, 127, 0.90);
}
.terms_status h2 {
    margin: 15px 0 30px 0;
}
.terms_para li {
    margin: 0 0 20px 0;
}
.alphalist{
    list-style-type:lower-alpha;
    /*counter-reset: alpha
    counter-increment: alpha;
    content:"(" counter(alpha, lower-alpha)") "*/
}
.sep_fontsize {
    font-size: 14px;
    font-weight: bold;
}
/* terms & service ends */

/* privacy policy starts */
.privacy_banner{
	background: url(../images/VAS_Privacy_2x.jpg) no-repeat;
    background-size: cover;
}
.privacy_status{
	width: 100%;
    display: table;
    background: rgba(95, 125, 139, 0.90);
}
.privacy_status h2 {
    margin: 15px 0 30px 0;
}
/*privacy policy ends */

/* customer support starts */
.support_banner {
    background: url(../images/VAS_Customer_2x.jpg) no-repeat;
    background-size: cover;
}
.support_status{
	width: 100%;
    display: table;
    background: rgba(75, 175, 79, 0.90);
}
.ch_coverage{
    background: rgba(190, 199, 56, 0.84);
}
.support_status h2 {
    margin: 15px 0 30px 0;
}
/* customer support ends */

/* coverage lookup starts */
.coverage_box {

}
.coverage_box section {
    margin: 30px 0;
}
.coverage_box section h5{
    font-weight: 600;
}
.coverage_box section h5 span {
    font-weight: normal;
    margin: 0 0 0 10px;
}
.coverage_box > .row .col-sm-4 > a > input[type="button"] {
    cursor: default;
}
.coverage_box > .row .col-sm-4 > a:hover {
    text-decoration: none;
}
.coverage-search {
    background: #efefef;
    border: #c3c3c3 solid thin;
    max-height: 90px;
    overflow: auto;
}
.coverage-search div {
    border-bottom: #fff solid thin;
    padding: 4px 10px;
    color: #777;
}
.col-sm-4.p-fix {
    padding-left: 0;
    margin: 0 0 13px 0;
}
.coverage_box a.btn.btn-block.btn-danger {
    padding: 6px 0;
    height: auto;
}
ul.note-padding {
    padding: 0 0 0 15px;
}

/* coverage lookup ends */


.container h3 {
    /*text-transform: capitalize;*/
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important;
}
/*Numeric Keyboard*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
}



