﻿/* Secondary Pallette */
/* line 5, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */

@media (max-width: 767px) {
    /* line 172, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
	#resultSpancontainer{
	height: 50px;
    margin-top: 85px;}
    .contact-us-widget {
        margin: 0 20px;
    }
        /* line 175, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget input.text-field-half, .contact-us-widget input.text-field-full, .contact-us-widget input.text-field-full, .contact-us-widget input.text-field-three-fourth {
            width: 100%;
        }
        /* line 179, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropdown-group-half {
            width: 100%;
        }
		.form-item-birthyear{
		margin-left:5px !important;
		}
		.form-item-phonenumber{
		margin-left:5px !important;
		}
		#edit-accounttype{
display: block;
}
#edit-accounttype-personal{
margin: 2px 5px 5px 25px !important;
padding-left: 1em;
}
#edit-accounttype-business{
margin: 2px 5px 5px 5px !important;
padding-left: 1em;
}
.lob{
display: inline;
    float: left;
}
.option{
display: inline;
    float: left;
	margin-left: 0px;; 
}
.contact-us-widget {
    margin-left: 2rem !important;    
}
#collfbrdln{
	width: 100% !important;
}
}
#wholecolor{
    font-family: 'PT Sans', Arial, sans-serif !important;
    }
@media (min-width: 1200px) {
#dob{
	padding-left: 6.5% !important;
}
#zip{
	padding-left: 5.5% !important;
}
#phone{
	padding-left: 6.5% !important;
}
#zipcode{
	padding-left: 5.5% !important;
}
    .dobtextbox {
        padding-left: 0%;        
    }
	.lob {
		margin: 0px 0px 2px 0px! important;		
	}
	
	.mpayment {
		padding-left: 3%;
		padding-right: 8%;
		padding-bottom: 4%;
		margin-left: -4%
	}
	
	.mpayment1 {
		 margin-left: -3%;
	}
	
	.small-hero-widget{
		height:150px !important;
		width: 96% !important;
	}
	.clsdivimgnAcct{
		margin-left: -6px !important;
	}
	.product-header-widget{
		margin-top: 1px !important;
	}
    .ziptextbox {
        padding-left: 0%;
        padding-right: 0%;
    }
	.rightpane{
		width: 100%;
		/*padding-left:5%;*/
		margin-right: 0px !important;
		margin-left: 0px !important; 
	
	}
    .phonenumbertextbox {
        padding-left: 0%;        
    }

    .zipcodetextbox {
        padding-left: 0%;
        padding-right: 0%;
    }

    .placeholder {
        font-size: 12px;
        position: relative;
        min-height: 1px;
		
    }

        .placeholder::after {
            position: absolute;
            left: 3.5%;
            top: 15px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .placeholderafter {
        position: relative;
        min-height: 1px;
    }

        .placeholderafter::after {
            position: absolute;
            left: 3.5%;
            top: 5px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .phoneplaceholder {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }
	

        .phoneplaceholder::after {
            position: absolute;
            left: 7.5%;
            top: 15px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .phoneplaceholderafter {
        position: relative;
        min-height: 1px;
    }

        .phoneplaceholderafter::after {
            position: absolute;
            left: 7.5%;
            top: 5px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .yearplaceholder {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .yearplaceholder::after {
            position: absolute;
            left: 7.5%;
            top: 15px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .yearplaceholderafter {
        position: relative;
        min-height: 1px;
    }

        .yearplaceholderafter::after {
            position: absolute;
            left: 7.5%;
            top: 5px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .policyaccountnumber {
        background-color: white;
        /*padding: 15px 20px;*/
        padding-top: 22px;
        padding-bottom: 8px;
        font-size: 1em;
        font-weight: 500;
        /*color: #000000 !important;*/
        float: left;
        border: 1px solid #808080;
        text-align: left;
        width: 100%;
        margin-bottom: 10px;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.05em;
        text-transform: uppercase;
    }

    .paymentpagetextboxes {
        background-color: white;
        padding: 15px 10px;
        font-size: 1em;
        font-weight: 500;
        /*color: #000000 !important;*/
        float: left;
        border: 1px solid #808080;
        text-align: left;
        width: 98%;
        margin-bottom: 10px;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.05em;
		padding-top: 22px;
		padding-bottom: 8px;
    }

    .ForZipCode {
        float: right !important;
    }

    .helpico {
        background-position: top;
        align-content: center;
        vertical-align: middle;
        height: 22px;
        background-image: url('/themes/custom/sa_com/images/Error_Icon.png');
        background-repeat: no-repeat;
        padding-left: 30px;
        font-size: 1.5em;
    }

    .OneIncCancel {
        background-color: transparent !important;
        border: none !important;
        font-weight: bold !important;
    }

    .OneIncDisable {
        background-color: #B3B6B7 !important;
        color: #FFFFFF !important;
        font-weight: bold !important;	
		padding:17px 27px !important;
    }

    .OneIncEnable {
        color: #FFFFFF !important;
        font-weight: bold !important;
		padding:17px 27px !important; 
		
    }

    .errorContainer {
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
    }
	.onelinkpayment{
		width: 95%;
	}
    .errorContainer1 {
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .resultContainer {
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .paymentcopywrite {
        color: black;
        font-size: 14px;
        padding-top: 10px;
        text-align: center;
    }

    .phonetextbox {
        border-radius: 8px;
        padding-left: 3%;
        background-color: white;
        padding: 15px 3%;
        font-size: 1em;
        font-weight: 500;
        color: #000000 !important;
        float: left;
        border: 1px solid #808080;
        text-align: left;
        width: 100%;
        margin-bottom: 10px;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.05em;
		padding-top: 22px;
		padding-bottom: 8px;
    }

    /* line 87, ../../../sass/widgets/Footer/Footer.scss */
    .paymentcopywrite a {
        color: black;
        font-size: 14px;
        text-decoration: underline;
        transition: color 0.5s ease;
    }
        /* line 94, ../../../sass/widgets/Footer/Footer.scss */
        .paymentcopywrite a:hover {
            color: #575a5d;
            font-size: 14px;
            text-decoration: underline;
            transition: color 0.5s ease;
        }

    .ButtonAsLink {
        background-color: transparent;
        border: none;
        color: blue;
        cursor: pointer;
        text-decoration: underline;
        font-weight: bold;
    }

    .alertimage {
        font-size: 1.5em;
    }

    .alertimageerrorcontainer {
        font-size: 1.5em;
    }



    .zipplaceholder {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .zipplaceholder::after {
            position: absolute;
            left: 8.5%;
            top: 15px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .zipplaceholderafter {
        position: relative;
        min-height: 1px;
    }

        .zipplaceholderafter::after {
            position: absolute;
            left: 8.5%;
            top: 5px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .zipplaceholder1 {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .zipplaceholder1::after {
            position: absolute;
            left: 7.5%;
            top: 15px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .zipplaceholderafter1 {
        position: relative;
        min-height: 1px;
    }

        .zipplaceholderafter1::after {
            position: absolute;
            left: 7.5%;
            top: 5px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .oneincheading {
        font-size: xx-large;
        font-weight: bolder;
    }

    .accounttype {
        font-size: 15px;
        font-weight: bold;
        color: #000000 !important;
        margin-top: 10px;
    }

    .accounttypeholder {
        font-size: 17px;
        font-weight: bold;
        color: #000000 !important;
        margin-top: 10px;
    }

    .accounttypeholdercontrol {
        margin-right: 10px !important;
        width: 17px;
        height: 17px;
        vertical-align: sub;
    }

    .cancel-button {
        transition: background-color 0.5s ease;
        background: white;
        margin-top: 15%;
        text-transform: uppercase;
        color: black;
        padding: 20px 40px;
        font-size: 16px;
        border: none;
        font-weight: 300;
        letter-spacing: 2px;
        width: 100%;
    }

    .loginbutton {
        color: black;
        background-color: #8fd400;
        border-color: #8fd400;
    }

    .loginbutton:hover {
        color: #555555;
        background-color: #8fd400;
        border-color: #8fd400;
    }

    .oneincsubheading {
        font-size: initial;
        font-weight: bolder;
    }

    .paymenttextbox {
        border-radius: 8px;
        padding-left: 3%;
    }

    .myspan {
        display: none;
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 30px;
        text-indent: -30px;
        line-height: 1;
    }

    .errorspan {
        display: none;
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 30px;
        text-indent: -30px;
        line-height: 1;
    }

    .contact-us-widget {
        padding-top: 40px;
        /* padding-bottom: 50px;*/
        background: #ffffff;
    }

        /* line 10, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget p {
            color: black;
        }
        /* line 14, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropup, .contact-us-widget .dropdown {
            position: initial;
        }
        /* line 18, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .required-field {
            border: 2px solid #D0021B !important;
        }
        /* line 23, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget ul li.required {
            color: #D0021B;
            font-weight: 600;
        }
        /* line 29, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .primary-button {
            width: 100%;
            padding: 15px 20px;
            font-weight: 300;
            margin: 20px 0;
            font-size: 16px;
        }
            /* line 37, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
            .contact-us-widget .primary-button:hover {
                font-size: 16px;
            }
        /* line 41, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget textarea {
            background-color: #f0efed;
            padding: 15px 20px;
            font-size: 1em;
            font-weight: 500;
            color: #999999 !important;
            float: left;
            border: 1px solid #f0efed;
            text-align: left;
            width: 100%;
            margin-bottom: 10px;
            min-height: 150px;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 56, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget i.chevron-down {
            background-image: url(/SharedAssets/static/images/down-arrow.svg);
            width: 20px;
            margin-top: 5px;
            height: 12px;
        }
        /* line 63, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget i.chevron-up {
            background-image: url(/SharedAssets/static/images/up-arrow.svg);
            width: 20px;
            margin-top: 5px;
            height: 12px;
        }
        /* line 70, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropdown-group {
            position: inherit;
            display: inline-block;
            vertical-align: middle;
            width: 100%;
            float: left;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 79, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropdown-group-half {
            position: inherit;
            display: inline-block;
            vertical-align: middle;
            width: 50%;
            float: left;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 88, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget button.dropdown-toggle {
            background-color: #f0efed;
            padding: 15px 20px;
            font-size: 1em;
            font-weight: 600;
            color: #575a5d !important;
            float: left;
            border: 1px solid #ffffff;
            text-align: left;
            width: 100%;
            margin-bottom: 10px;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 102, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropdown-menu {
            position: absolute;
            top: 56px;
            left: 0;
            z-index: 1000;
            display: none;
            float: left;
            padding: 0;
            margin: 0;
            list-style: none;
            font-size: 1em;
            font-weight: 600;
            text-align: left;
            background-color: #f0efed;
            border: 1px solid #ccc;
            border: 1px solid rgba(0, 0, 0, 0.15);
            border-radius: 0px;
            -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            -webkit-background-clip: padding-box;
            background-clip: padding-box;
            width: 100%;
            font-family: Arial, Helvetica, sans-serif;
            max-height: 300px;
            overflow-y: scroll;
        }
            /* line 128, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
            .contact-us-widget .dropdown-menu li {
                margin: 0;
            }
                /* line 131, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
                .contact-us-widget .dropdown-menu li a {
                    display: block;
                    margin: 0;
                    padding: 15px 20px;
                    clear: both;
                    font-size: 1em;
                    font-weight: 600;
                    line-height: 1.42857143;
                    color: #575a5d;
                    white-space: nowrap;
                }
                    /* line 143, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
                    .contact-us-widget .dropdown-menu li a:hover {
                        background: #575a5d;
                        color: #ffffff;
                    }
        /* line 150, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget input.text-field-half, .contact-us-widget input.text-field-full {
            /*background-color: #f0efed;*/
            padding: 15px 20px;
            font-size: 1em;
            font-weight: 500;
            color: #000000 !important;
            float: left;
            border: 1px solid #979A9A;
            text-align: left;
            width: 50%;
            margin-bottom: 10px;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 164, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget input.text-field-full {
            width: 100%;
        }
}

@media (min-width: 992px) and (max-width: 1199px) {
#resultSpancontainer{
	height: 50px;
    /*margin-top: 85px;*/}
.lob {
		margin: 0px 0px 2px 0px! important;		
	}
#dob{
	padding-left: 7.5% !important;
}
#zip{
	padding-left: 8.5% !important;
}
#phone{
	padding-left: 7.5% !important;
}
#zipcode{
	padding-left: 8.5% !important;
}
.rightpane{
		width: 100%;
		/*padding-left:5%;*/
		margin-right: 0px !important;
		margin-left: 0px !important; 
	
	}
	.sa-widget{
	padding: 0px !important;
	}
	.small-hero-widget{
	    background-size: 100% 100%;
	}
    .dobtextbox {
        padding-left: 0%; 
        padding-right: 0%;       
    }

    .ziptextbox {
        padding-left: 0%;
        padding-right: 0%;
    }

    .phonenumbertextbox {
        padding-left: 0%;  
        padding-right: 0%;      
    }

    .zipcodetextbox {
        padding-left: 0%;
        padding-right: 0%;
    }
    .placeholder {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .placeholder::after {
            position: absolute;
            left: 3.5%;
            top: 15px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .placeholderafter {
        position: relative;
        min-height: 1px;
    }

        .placeholderafter::after {
            position: absolute;
            left: 3.5%;
            top: 5px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .phoneplaceholder {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .phoneplaceholder::after {
            position: absolute;
            left: 7.5%;
            top: 18px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .phoneplaceholderafter {
        position: relative;
        min-height: 1px;
    }

        .phoneplaceholderafter::after {
            position: absolute;
            left: 7.5%;
            top: 6px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .yearplaceholder {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .yearplaceholder::after {
            position: absolute;
            left: 7.5%;
            top: 15px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .yearplaceholderafter {
        position: relative;
        min-height: 1px;
    }

        .yearplaceholderafter::after {
            position: absolute;
            left: 7.5%;
            top: 5px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .policyaccountnumber {
        background-color: white;
        /*padding: 15px 20px;*/
        padding-top: 20px;
        padding-bottom: 15px;
        font-size: 1em;
        font-weight: 500;
        /*color: #000000 !important;*/
        float: left;
        border: 1px solid #808080;
        text-align: left;
        width: 100%;
        margin-bottom: 10px;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.05em;
        text-transform: uppercase;
    }

    .paymentpagetextboxes {
        background-color: white;
        padding: 20px 10px 15px 10px;
        font-size: 1em;
        font-weight: 500;
        /*color: #000000 !important;*/
        float: left;
        border: 1px solid #808080;
        text-align: left;
        width: 100%;
        margin-bottom: 10px;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.05em;
    }

    .ForZipCode {
        float: right !important;
    }

    .helpico {
        background-position: top;
        align-content: center;
        vertical-align: middle;
        height: 22px;
        background-image: url('../../themes/magi/images/Error_Icon.png');
        background-repeat: no-repeat;
        padding-left: 30px;
        font-size: 1.5em;
    }

    .OneIncCancel {
        background-color: transparent !important;
        border: none !important;
        font-weight: bold !important;
    }

    .OneIncDisable {
        background-color: #B3B6B7 !important;
        color: #FFFFFF !important;
        font-weight: bold !important;
    }

    .OneIncEnable {
        color: #FFFFFF !important;
        font-weight: bold !important;
    }

    .errorContainer {
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .errorContainer1 {
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .resultContainer {
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .paymentcopywrite {
        color: black;
        font-size: 14px;
        padding-top: 10px;
        text-align: center;
    }

    .phonetextbox {
        border-radius: 8px;
        padding-left: 3%;
        background-color: white;
        padding: 20px 3% 15px 3%;
        font-size: 1em;
        font-weight: 500;
        color: #000000 !important;
        float: left;
        border: 1px solid #808080;
        text-align: left;
        width: 100%;
        margin-bottom: 10px;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.05em;
    }

    /* line 87, ../../../sass/widgets/Footer/Footer.scss */
    .paymentcopywrite a {
        color: black;
        font-size: 14px;
        text-decoration: underline;
        transition: color 0.5s ease;
    }
        /* line 94, ../../../sass/widgets/Footer/Footer.scss */
        .paymentcopywrite a:hover {
            color: #575a5d;
            font-size: 14px;
            text-decoration: underline;
            transition: color 0.5s ease;
        }

    .ButtonAsLink {
        background-color: transparent;
        border: none;
        color: blue;
        cursor: pointer;
        text-decoration: underline;
        font-weight: bold;
    }

    .alertimage {
        font-size: 1.5em;
    }

    .alertimageerrorcontainer {
        font-size: 1.5em;
    }



    .zipplaceholder {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .zipplaceholder::after {
            position: absolute;
            left: 8.5%;
            top: 15px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .zipplaceholderafter {
        position: relative;
        min-height: 1px;
    }

        .zipplaceholderafter::after {
            position: absolute;
            left: 8.5%;
            top: 5px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .zipplaceholder1 {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .zipplaceholder1::after {
            position: absolute;
            left: 3.5%;
            top: 20px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .zipplaceholderafter1 {
        position: relative;
        min-height: 1px;
    }

        .zipplaceholderafter1::after {
            position: absolute;
            left: 8.5%;
            top: 6px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .oneincheading {
        font-size: xx-large;
        font-weight: bolder;
    }

    .accounttype {
        font-size: 15px;
        font-weight: bold;
        color: #000000 !important;
        margin-top: 10px;
    }

    .accounttypeholder {
        font-size: 17px;
        font-weight: bold;
        color: #000000 !important;
        margin-top: 10px;
    }

    .accounttypeholdercontrol {
        margin-right: 10px !important;
        width: 17px;
        height: 17px;
        vertical-align: sub;
    }

    .cancel-button {
        transition: background-color 0.5s ease;
        background: white;
        margin-top: 15%;
        text-transform: uppercase;
        color: black;
        padding: 20px 40px;
        font-size: 16px;
        border: none;
        font-weight: 300;
        letter-spacing: 2px;
        width: 100%;
    }

    .loginbutton {
        color: black;
        background-color: #8fd400;
        border-color: #8fd400;
    }

    .oneincsubheading {
        font-size: initial;
        font-weight: bolder;
    }

    .paymenttextbox {
        border-radius: 8px;
        padding-left: 3%;
    }

    .myspan {
        display: none;
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 30px;
        text-indent: -30px;
        line-height: 1;
    }

    .errorspan {
        display: none;
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 30px;
        text-indent: -30px;
        line-height: 1;
    }

    .contact-us-widget {
        padding-top: 40px;
        /* padding-bottom: 50px;*/
        background: #ffffff;
    }

        /* line 10, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget p {
            color: black;
        }
        /* line 14, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropup, .contact-us-widget .dropdown {
            position: initial;
        }
        /* line 18, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .required-field {
            border: 2px solid #D0021B !important;
        }
        /* line 23, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget ul li.required {
            color: #D0021B;
            font-weight: 600;
        }
        /* line 29, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .primary-button {
            width: 100%;
            padding: 15px 20px;
            font-weight: 300;
            margin: 20px 0;
            font-size: 16px;
        }
            /* line 37, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
            .contact-us-widget .primary-button:hover {
                font-size: 16px;
            }
        /* line 41, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget textarea {
            background-color: #f0efed;
            padding: 15px 20px;
            font-size: 1em;
            font-weight: 500;
            color: #999999 !important;
            float: left;
            border: 1px solid #f0efed;
            text-align: left;
            width: 100%;
            margin-bottom: 10px;
            min-height: 150px;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 56, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget i.chevron-down {
            background-image: url(/SharedAssets/static/images/down-arrow.svg);
            width: 20px;
            margin-top: 5px;
            height: 12px;
        }
        /* line 63, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget i.chevron-up {
            background-image: url(/SharedAssets/static/images/up-arrow.svg);
            width: 20px;
            margin-top: 5px;
            height: 12px;
        }
        /* line 70, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropdown-group {
            position: inherit;
            display: inline-block;
            vertical-align: middle;
            width: 100%;
            float: left;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 79, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropdown-group-half {
            position: inherit;
            display: inline-block;
            vertical-align: middle;
            width: 50%;
            float: left;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 88, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget button.dropdown-toggle {
            background-color: #f0efed;
            padding: 15px 20px;
            font-size: 1em;
            font-weight: 600;
            color: #575a5d !important;
            float: left;
            border: 1px solid #ffffff;
            text-align: left;
            width: 100%;
            margin-bottom: 10px;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 102, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropdown-menu {
            position: absolute;
            top: 56px;
            left: 0;
            z-index: 1000;
            display: none;
            float: left;
            padding: 0;
            margin: 0;
            list-style: none;
            font-size: 1em;
            font-weight: 600;
            text-align: left;
            background-color: #f0efed;
            border: 1px solid #ccc;
            border: 1px solid rgba(0, 0, 0, 0.15);
            border-radius: 0px;
            -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            -webkit-background-clip: padding-box;
            background-clip: padding-box;
            width: 100%;
            font-family: Arial, Helvetica, sans-serif;
            max-height: 300px;
            overflow-y: scroll;
        }
            /* line 128, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
            .contact-us-widget .dropdown-menu li {
                margin: 0;
            }
                /* line 131, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
                .contact-us-widget .dropdown-menu li a {
                    display: block;
                    margin: 0;
                    padding: 15px 20px;
                    clear: both;
                    font-size: 1em;
                    font-weight: 600;
                    line-height: 1.42857143;
                    color: #575a5d;
                    white-space: nowrap;
                }
                    /* line 143, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
                    .contact-us-widget .dropdown-menu li a:hover {
                        background: #575a5d;
                        color: #ffffff;
                    }
        /* line 150, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget input.text-field-half, .contact-us-widget input.text-field-full {
            /*background-color: #f0efed;*/
            padding: 15px 20px;
            font-size: 1em;
            font-weight: 500 !important;
            color: #000000 !important;
            float: left;
            border: 1px solid #979A9A;
            text-align: left;
            width: 50%;
            margin-bottom: 10px;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 164, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget input.text-field-full {
            width: 100%;
        }
}

@media (min-width: 768px) and (max-width: 991px) {
.form-item-birthyear{
		margin-left:5px !important;
		}
		.form-item-phonenumber{
		margin-left:5px !important;
		}
#lobselectiondiv{
padding-left: 1em;
    display: block;
}
.form-item-accounttype{
display: inline !important;
padding: 0.5em 2em 0.5em 0 !important;
float: left !important;
}
.form-item-accounttype label{
margin-left: 0px !important;
}
#edit-accounttype{
display: block;
}
#edit-accounttype-personal{
margin: 5px 5px 5px 5px !important;
padding-left: 1em;
}
#edit-accounttype-business{
margin: 5px 5px 5px 5px !important;
padding-left: 1em;
}
.lob{
display: inline;
    float: left;
}
.option{
display: inline;
    float: left;
}
.contact-us-widget {    
    margin-left: 2rem !important;
    margin-right: 1rem !important;
}
	.onelinkpayment{
		width: 50%;
		margin: 0 12rem 0 12rem;
	}
	.right_pane{
		width: 50%;
		margin: 0 12rem 0 12rem;
	}
    .dobtextbox {
        padding-left: 0%; 
        padding-right: 0%;       
    }

    .ziptextbox {
        padding-left: 0%;
        padding-right: 0%;
    }

    .phonenumbertextbox {
        padding-left: 0%;  
        padding-right: 0%;      
    }

    .zipcodetextbox {
        padding-left: 0%;
        padding-right: 0%;
    }
    .placeholder {
        font-size: 13px;
        position: relative;
        min-height: 1px;
        margin-top: 65px;
    }

        .placeholder::after {
            position: absolute;
            left: 3.5%;
            top: 60px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .placeholderafter {
        position: relative;
        min-height: 1px;
    }

        .placeholderafter::after {
            position: absolute;
            left: 3.5%;
            top: 45px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .phoneplaceholder {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .phoneplaceholder::after {
            position: absolute;
            left: 6.5%;
            top: 17px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .phoneplaceholderafter {
        position: relative;
        min-height: 1px;
    }

        .phoneplaceholderafter::after {
            position: absolute;
            left: 5.5%;
            top: 5px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .yearplaceholder {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .yearplaceholder::after {
            position: absolute;
            left: 6.5%;
            top: 17px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .yearplaceholderafter {
        position: relative;
        min-height: 1px;
    }

        .yearplaceholderafter::after {
            position: absolute;
            left: 6.5%;
            top: 5px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .policyaccountnumber {
        background-color: white;
        /*padding: 15px 20px;*/
        padding-top: 20px;
        padding-bottom: 15px;
        font-size: 1em;
        font-weight: 500;
        /*color: #000000 !important;*/
        float: left;
        border: 1px solid #808080;
        text-align: left;
        width: 100%;
        margin-bottom: 10px;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.05em;
        text-transform: uppercase;
    }

    .paymentpagetextboxes {
        background-color: white;
        padding: 15px 10px;
		padding-top:22px;
		padding-bottom: 8px;		
        font-size: 1em;
        font-weight: 500;
        /*color: #000000 !important;*/
        float: left;
        border: 1px solid #808080;
        text-align: left;
        width: 100%;
        margin-bottom: 10px;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.05em;
    }

    .ForZipCode {
        float: right !important;
    }

    .helpico {
        background-position: top;
        align-content: center;
        vertical-align: middle;
        height: 22px;
        background-image: url('../../themes/magi/images/Error_Icon.png');
        background-repeat: no-repeat;
        padding-left: 30px;
        font-size: 1.5em;
    }

    .OneIncCancel {
        background-color: transparent !important;
        border: none !important;
        font-weight: bold !important;
    }

    .OneIncDisable {
        background-color: #B3B6B7 !important;
        color: #FFFFFF !important;
        font-weight: bold !important;
		width:100%
    }

    .OneIncEnable {
        color: #FFFFFF !important;
        font-weight: bold !important;
		width:100%
    }

    .errorContainer {
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .errorContainer1 {
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .resultContainer {
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .paymentcopywrite {
        color: black;
        font-size: 14px;
        padding-top: 10px;
        text-align: center;
    }

    .phonetextbox {
        border-radius: 8px;
        padding-left: 3%;
        background-color: white;
        padding: 15px 3%;
		padding-top: 22px;
		padding-bottom: 8px;
        font-size: 1em;
        font-weight: 500;
        color: #000000 !important;
        float: left;
        border: 1px solid #808080;
        text-align: left;
        width: 100%;
        margin-bottom: 10px;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.05em;
    }

    /* line 87, ../../../sass/widgets/Footer/Footer.scss */
    .paymentcopywrite a {
        color: black;
        font-size: 14px;
        text-decoration: underline;
        transition: color 0.5s ease;
    }
        /* line 94, ../../../sass/widgets/Footer/Footer.scss */
        .paymentcopywrite a:hover {
            color: #575a5d;
            font-size: 14px;
            text-decoration: underline;
            transition: color 0.5s ease;
        }

    .ButtonAsLink {
        background-color: transparent;
        border: none;
        color: blue;
        cursor: pointer;
        text-decoration: underline;
        font-weight: bold;
    }

    .alertimage {
        font-size: 1.5em;
    }

    .alertimageerrorcontainer {
        font-size: 1.5em;
    }



    .zipplaceholder {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .zipplaceholder::after {
            position: absolute;
            left: 6%;
            top: 17px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .zipplaceholderafter {
        position: relative;
        min-height: 1px;
    }

        .zipplaceholderafter::after {
            position: absolute;
            left: 5.5%;
            top: 5px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .zipplaceholder1 {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .zipplaceholder1::after {
            position: absolute;
            left: 3.5%;
            top: 20px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .zipplaceholderafter1 {
        position: relative;
        min-height: 1px;
    }

        .zipplaceholderafter1::after {
            position: absolute;
            left: 6%;
            top: 5px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .oneincheading {
        font-size: xx-large;
        font-weight: bolder;
    }

    .accounttype {
        font-size: 15px;
        font-weight: bold;
        color: #000000 !important;
        margin-top: 10px;
    }

    .accounttypeholder {
        font-size: 17px;
        font-weight: bold;
        color: #000000 !important;
        margin-top: 10px;
    }

    .accounttypeholdercontrol {
        margin-right: 10px !important;
        width: 17px;
        height: 17px;
        vertical-align: sub;
    }

    .cancel-button {
        transition: background-color 0.5s ease;
        background: white;
        margin-top: 15%;
        text-transform: uppercase;
        color: black;
        padding: 20px 40px;
        font-size: 16px;
        border: none;
        font-weight: 300;
        letter-spacing: 2px;
        width: 100%;
    }

    .loginbutton {
        color: black;
        background-color: #8fd400;
        border-color: #8fd400;
    }

    .oneincsubheading {
        font-size: initial;
        font-weight: bolder;
    }

    .paymenttextbox {
        border-radius: 8px;
        padding-left: 5%;
    }

    .myspan {
        display: none;
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 30px;
        text-indent: -30px;
        line-height: 1;
    }

    .errorspan {
        display: none;
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 30px;
        text-indent: -30px;
        line-height: 1;
    }

    .contact-us-widget {
        padding-top: 40px;
        /* padding-bottom: 50px;*/
        background: #ffffff;
    }

        /* line 10, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget p {
            color: black;
        }
        /* line 14, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropup, .contact-us-widget .dropdown {
            position: initial;
        }
        /* line 18, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .required-field {
            border: 2px solid #D0021B !important;
        }
        /* line 23, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget ul li.required {
            color: #D0021B;
            font-weight: 600;
        }
        /* line 29, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .primary-button {
            width: 100%;
            padding: 15px 20px;
            font-weight: 300;
            margin: 20px 0;
            font-size: 16px;
        }
            /* line 37, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
            .contact-us-widget .primary-button:hover {
                font-size: 16px;
            }
        /* line 41, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget textarea {
            background-color: #f0efed;
            padding: 15px 20px;
            font-size: 1em;
            font-weight: 500;
            color: #999999 !important;
            float: left;
            border: 1px solid #f0efed;
            text-align: left;
            width: 100%;
            margin-bottom: 10px;
            min-height: 150px;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 56, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget i.chevron-down {
            background-image: url(/SharedAssets/static/images/down-arrow.svg);
            width: 20px;
            margin-top: 5px;
            height: 12px;
        }
        /* line 63, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget i.chevron-up {
            background-image: url(/SharedAssets/static/images/up-arrow.svg);
            width: 20px;
            margin-top: 5px;
            height: 12px;
        }
        /* line 70, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropdown-group {
            position: inherit;
            display: inline-block;
            vertical-align: middle;
            width: 100%;
            float: left;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 79, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropdown-group-half {
            position: inherit;
            display: inline-block;
            vertical-align: middle;
            width: 50%;
            float: left;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 88, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget button.dropdown-toggle {
            background-color: #f0efed;
            padding: 15px 20px;
            font-size: 1em;
            font-weight: 600;
            color: #575a5d !important;
            float: left;
            border: 1px solid #ffffff;
            text-align: left;
            width: 100%;
            margin-bottom: 10px;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 102, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropdown-menu {
            position: absolute;
            top: 56px;
            left: 0;
            z-index: 1000;
            display: none;
            float: left;
            padding: 0;
            margin: 0;
            list-style: none;
            font-size: 1em;
            font-weight: 600;
            text-align: left;
            background-color: #f0efed;
            border: 1px solid #ccc;
            border: 1px solid rgba(0, 0, 0, 0.15);
            border-radius: 0px;
            -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            -webkit-background-clip: padding-box;
            background-clip: padding-box;
            width: 100%;
            font-family: Arial, Helvetica, sans-serif;
            max-height: 300px;
            overflow-y: scroll;
        }
            /* line 128, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
            .contact-us-widget .dropdown-menu li {
                margin: 0;
            }
                /* line 131, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
                .contact-us-widget .dropdown-menu li a {
                    display: block;
                    margin: 0;
                    padding: 15px 20px;
                    clear: both;
                    font-size: 1em;
                    font-weight: 600;
                    line-height: 1.42857143;
                    color: #575a5d;
                    white-space: nowrap;
                }
                    /* line 143, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
                    .contact-us-widget .dropdown-menu li a:hover {
                        background: #575a5d;
                        color: #ffffff;
                    }
        /* line 150, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget input.text-field-half, .contact-us-widget input.text-field-full {
            /*background-color: #f0efed;*/
            padding: 15px 20px;
            font-size: 1em;
            font-weight: 500;
            color: #000000 !important;
            float: left;
            border: 1px solid #979A9A;
            text-align: left;
            width: 50%;
            margin-bottom: 10px;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 164, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget input.text-field-full {
            width: 100%;
        }
}

@media (min-width: 576px) and (max-width: 767px) {
    .dobtextbox {
        padding-left: 0%; 
        padding-right: 0%;       
    }

    .ziptextbox {
        padding-left: 0%;
        padding-right: 0%;
    }

    .phonenumbertextbox {
        padding-left: 0%;  
        padding-right: 0%;      
    }

    .zipcodetextbox {
        padding-left: 0%;
        padding-right: 0%;
    }
    .placeholder {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .placeholder::after {
            position: absolute;
            left: 3.5%;
            top: 71px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .placeholderafter {
        position: relative;
        min-height: 1px;
    }

        .placeholderafter::after {
            position: absolute;
            left: 3.5%;
            top: 60px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .phoneplaceholder {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .phoneplaceholder::after {
            position: absolute;
            left: 3.5%;
            top: 25px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .phoneplaceholderafter {
        position: relative;
        min-height: 1px;
    }

        .phoneplaceholderafter::after {
            position: absolute;
            left: 3.5%;
            top: 5px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .yearplaceholder {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .yearplaceholder::after {
            position: absolute;
            left: 3.5%;
            top: 15px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .yearplaceholderafter {
        position: relative;
        min-height: 1px;
    }

        .yearplaceholderafter::after {
            position: absolute;
            left: 3.5%;
            top: 5px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .policyaccountnumber {
        background-color: white;
        /*padding: 15px 20px;*/
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 1em;
        font-weight: 500;
        /*color: #000000 !important;*/
        float: left;
        border: 1px solid #808080;
        text-align: left;
        width: 100%;
        margin-bottom: 10px;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.05em;
        text-transform: uppercase;
    }

    .paymentpagetextboxes {
        background-color: white;
        padding: 15px 10px;
        font-size: 1em;
        font-weight: 500;
        /*color: #000000 !important;*/
        float: left;
        border: 1px solid #808080;
        text-align: left;
        width: 100%;
        margin-bottom: 10px;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.05em;
    }

    .ForZipCode {
        float: right !important;
    }

    .helpico {
        background-position: top;
        align-content: center;
        vertical-align: middle;
        height: 22px;
        background-image: url('../../themes/magi/images/Error_Icon.png');
        background-repeat: no-repeat;
        padding-left: 30px;
        font-size: 1.5em;
    }

    .OneIncCancel {
        background-color: transparent !important;
        border: none !important;
        font-weight: bold !important;
    }

    .OneIncDisable {
        background-color: #B3B6B7 !important;
        color: #FFFFFF !important;
        font-weight: bold !important;
		width:100%
    }

    .OneIncEnable {
        color: #FFFFFF !important;
        font-weight: bold !important;
		width:100%
    }

    .errorContainer {
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .errorContainer1 {
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .resultContainer {
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .paymentcopywrite {
        color: black;
        font-size: 14px;
        padding-top: 10px;
        text-align: center;
    }

    .phonetextbox {
        border-radius: 8px;
        padding-left: 3%;
        background-color: white;
        padding: 15px 3%;
        font-size: 1em;
        font-weight: 500;
        color: #000000 !important;
        float: left;
        border: 1px solid #808080;
        text-align: left;
        width: 100%;
        margin-bottom: 10px;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.05em;
    }

    /* line 87, ../../../sass/widgets/Footer/Footer.scss */
    .paymentcopywrite a {
        color: black;
        font-size: 14px;
        text-decoration: underline;
        transition: color 0.5s ease;
    }
        /* line 94, ../../../sass/widgets/Footer/Footer.scss */
        .paymentcopywrite a:hover {
            color: #575a5d;
            font-size: 14px;
            text-decoration: underline;
            transition: color 0.5s ease;
        }

    .ButtonAsLink {
        background-color: transparent;
        border: none;
        color: blue;
        cursor: pointer;
        text-decoration: underline;
        font-weight: bold;
    }

    .alertimage {
        font-size: 1.5em;
    }

    .alertimageerrorcontainer {
        font-size: 1.5em;
    }



    .zipplaceholder {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .zipplaceholder::after {
            position: absolute;
            left: 3.5%;
            top: 67px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .zipplaceholderafter {
        position: relative;
        min-height: 1px;
    }

        .zipplaceholderafter::after {
            position: absolute;
            left: 3.5%;
            top: 52px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .zipplaceholder1 {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .zipplaceholder1::after {
            position: absolute;
            left: 3.5%;
            top: 20px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .zipplaceholderafter1 {
        position: relative;
        min-height: 1px;
    }

        .zipplaceholderafter1::after {
            position: absolute;
            left: 3.5%;
            top: 12px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .oneincheading {
        font-size: xx-large;
        font-weight: bolder;
    }

    .accounttype {
        font-size: 15px;
        font-weight: bold;
        color: #000000 !important;
        margin-top: 10px;
    }

    .accounttypeholder {
        font-size: 17px;
        font-weight: bold;
        color: #000000 !important;
        margin-top: 10px;
    }

    .accounttypeholdercontrol {
        margin-right: 10px !important;
        width: 17px;
        height: 17px;
        vertical-align: sub;
    }

    .cancel-button {
        transition: background-color 0.5s ease;
        background: white;
        margin-top: 15%;
        text-transform: uppercase;
        color: black;
        padding: 20px 40px;
        font-size: 16px;
        border: none;
        font-weight: 300;
        letter-spacing: 2px;
        width: 100%;
    }

    .loginbutton {
        color: black;
        background-color: #8fd400;
        border-color: #8fd400;
    }

    .oneincsubheading {
        font-size: initial;
        font-weight: bolder;
    }

    .paymenttextbox {
        border-radius: 8px;
        padding-left: 3%;
    }

    .myspan {
        display: none;
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 30px;
        text-indent: -30px;
        line-height: 1;
    }

    .errorspan {
        display: none;
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 30px;
        text-indent: -30px;
        line-height: 1;
    }

    .contact-us-widget {
        padding-top: 40px;
        /* padding-bottom: 50px;*/
        background: #ffffff;
    }

        /* line 10, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget p {
            color: black;
        }
        /* line 14, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropup, .contact-us-widget .dropdown {
            position: initial;
        }
        /* line 18, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .required-field {
            border: 2px solid #D0021B !important;
        }
        /* line 23, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget ul li.required {
            color: #D0021B;
            font-weight: 600;
        }
        /* line 29, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .primary-button {
            width: 100%;
            padding: 15px 20px;
            font-weight: 300;
            margin: 20px 0;
            font-size: 16px;
        }
            /* line 37, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
            .contact-us-widget .primary-button:hover {
                font-size: 16px;
            }
        /* line 41, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget textarea {
            background-color: #f0efed;
            padding: 15px 20px;
            font-size: 1em;
            font-weight: 500;
            color: #999999 !important;
            float: left;
            border: 1px solid #f0efed;
            text-align: left;
            width: 100%;
            margin-bottom: 10px;
            min-height: 150px;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 56, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget i.chevron-down {
            background-image: url(/SharedAssets/static/images/down-arrow.svg);
            width: 20px;
            margin-top: 5px;
            height: 12px;
        }
        /* line 63, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget i.chevron-up {
            background-image: url(/SharedAssets/static/images/up-arrow.svg);
            width: 20px;
            margin-top: 5px;
            height: 12px;
        }
        /* line 70, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropdown-group {
            position: inherit;
            display: inline-block;
            vertical-align: middle;
            width: 100%;
            float: left;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 79, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropdown-group-half {
            position: inherit;
            display: inline-block;
            vertical-align: middle;
            width: 50%;
            float: left;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 88, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget button.dropdown-toggle {
            background-color: #f0efed;
            padding: 15px 20px;
            font-size: 1em;
            font-weight: 600;
            color: #575a5d !important;
            float: left;
            border: 1px solid #ffffff;
            text-align: left;
            width: 100%;
            margin-bottom: 10px;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 102, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropdown-menu {
            position: absolute;
            top: 56px;
            left: 0;
            z-index: 1000;
            display: none;
            float: left;
            padding: 0;
            margin: 0;
            list-style: none;
            font-size: 1em;
            font-weight: 600;
            text-align: left;
            background-color: #f0efed;
            border: 1px solid #ccc;
            border: 1px solid rgba(0, 0, 0, 0.15);
            border-radius: 0px;
            -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            -webkit-background-clip: padding-box;
            background-clip: padding-box;
            width: 100%;
            font-family: Arial, Helvetica, sans-serif;
            max-height: 300px;
            overflow-y: scroll;
        }
            /* line 128, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
            .contact-us-widget .dropdown-menu li {
                margin: 0;
            }
                /* line 131, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
                .contact-us-widget .dropdown-menu li a {
                    display: block;
                    margin: 0;
                    padding: 15px 20px;
                    clear: both;
                    font-size: 1em;
                    font-weight: 600;
                    line-height: 1.42857143;
                    color: #575a5d;
                    white-space: nowrap;
                }
                    /* line 143, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
                    .contact-us-widget .dropdown-menu li a:hover {
                        background: #575a5d;
                        color: #ffffff;
                    }
        /* line 150, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget input.text-field-half, .contact-us-widget input.text-field-full {
            /*background-color: #f0efed;*/
            padding: 15px 20px;
            font-size: 1em;
            font-weight: 500;
            color: #000000 !important;
            float: left;
            border: 1px solid #979A9A;
            text-align: left;
            width: 50%;
            margin-bottom: 10px;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 164, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget input.text-field-full {
            width: 100%;
        }
}
@media (min-width: 319px) and (max-width: 322px) {
#edit-accounttype-personal{
margin: 5px 5px 5px 25px !important;
padding-left: 1em;
}
#edit-accounttype-business{
margin: 5px 5px 5px 5px !important;
padding-left: 1em;
}
 .placeholder::after {
            position: absolute;
            left: 3.5%;
            top: 1em !important;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }
	 .placeholderafter::after {
	 top: 0.5em !important;
	 }
	 #edit-accounttype  label.option{
	 margin-top: 3px !important;
	 }
 }
 @media (min-width: 374px) and (max-width: 377px) {
 .placeholder::after {
            position: absolute;
            left: 3.5%;
            top: 1em !important;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }
	 .placeholderafter::after {
	 top: 0.5em !important;
	}
	#edit-accounttype label.option{
	 margin-top: 3px !important;
	 }
	 #edit-accounttype-personal{
margin: 5px 5px 5px 25px !important;
padding-left: 1em;
}
#edit-accounttype-business{
margin: 5px 5px 5px 5px !important;
padding-left: 1em;
}
 }
 @media (min-width: 413px) and (max-width: 416px) {
 .placeholder::after {
            position: absolute;
            left: 3.5%;
            top: 1em !important;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }
	 .placeholderafter::after {
	 top: 0.5em !important;
	 }
	 #edit-accounttype label.option{
	 margin-top: 3px !important;
	 }
	 #edit-accounttype-personal{
margin: 5px 5px 5px 25px !important;
padding-left: 1em;
}
#edit-accounttype-business{
margin: 5px 5px 5px 5px !important;
padding-left: 1em;
	 }
 }
 @media (min-width: 767px) and (max-width: 769px) {
 .placeholder::after {
            position: absolute;
            left: 3.5%;
            top: 1em !important; 
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }
	.placeholderafter::after {
	 top: 0.5em !important;
	 }
	 #edit-accounttype label.option{
	 margin-top: 3px !important;
	 }
 }
@media (min-width: 322px) and (max-width: 575px) {
    .dobtextbox {
        padding-left: 0%; 
        padding-right: 0%;       
    }

    .ziptextbox {
        padding-left: 0%;
        padding-right: 0%;
    }

    .phonenumbertextbox {
        padding-left: 0%;  
        padding-right: 0%;      
    }

    .zipcodetextbox {
        padding-left: 0%;
        padding-right: 0%;
    }
    .placeholder {
        margin-top: 61px;
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .placeholder::after {
            position: absolute;
            left: 3.5%;
            top: 66px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .placeholderafter {
        position: relative;
        min-height: 1px;
    }

        .placeholderafter::after {
            position: absolute;
            left: 3.5%;
            top: 52px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .yearplaceholder {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

    .phoneplaceholder {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .phoneplaceholder::after {
            position: absolute;
            left: 5%;
            top: 17px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .phoneplaceholderafter {
        position: relative;
        min-height: 1px;
    }

        .phoneplaceholderafter::after {
            position: absolute;
            left: 5%;
            top: 10px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .yearplaceholder::after {
        position: absolute;
        left: 5%;
        top: 15px;
        content: attr(data-placeholder);
        pointer-events: none;
        opacity: 0.8;
    }

    .yearplaceholderafter {
        position: relative;
        min-height: 1px;
    }

        .yearplaceholderafter::after {
            position: absolute;
            left: 5.5%;
            top: 5px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .policyaccountnumber {
        background-color: white;
        /*padding: 15px 20px;*/
        padding-top: 22px;
        padding-bottom: 8px;
        font-size: 1em;
        font-weight: 500;
        /*color: #000000 !important;*/
        float: left;
        border: 1px solid #808080;
        text-align: left;
        width: 100%;
        margin-bottom: 10px;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.05em;
        text-transform: uppercase;
    }

    .paymentpagetextboxes {
        background-color: white;
        padding: 15px 10px;
		padding-top: 22px;
		padding-bottom: 8px;
        font-size: 1em;
        font-weight: 500;
        /*color: #000000 !important;*/
        float: left;
        border: 1px solid #808080;
        text-align: left;
        width: 100%;
        margin-bottom: 10px;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.05em;
    }

    .ForZipCode {
        float: right !important;
    }

    .helpico {
        background-position: top;
        align-content: center;
        vertical-align: middle;
        height: 22px;
        background-image: url('../../themes/magi/images/Error_Icon.png');
        background-repeat: no-repeat;
        padding-left: 30px;
        font-size: 1.5em;
    }

    .OneIncCancel {
        background-color: transparent !important;
        border: none !important;
        font-weight: bold !important;
    }

    .OneIncDisable {
        background-color: #B3B6B7 !important;
        color: #FFFFFF !important;
        font-weight: bold !important;
		width:100%;
    }

    .OneIncEnable {
        color: #FFFFFF !important;
        font-weight: bold !important;
		width:100%;
    }

    .errorContainer {
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .errorContainer1 {
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .resultContainer {
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .paymentcopywrite {
        color: black;
        font-size: 14px;
        padding-top: 10px;
        text-align: center;
    }

    .phonetextbox {
        border-radius: 8px;
        padding-left: 3%;
        background-color: white;
        padding: 15px 3%;
		padding-top:22px;
		padding-bottom:8px;
        font-size: 1em;
        font-weight: 500;
        color: #000000 !important;
        float: left;
        border: 1px solid #808080;
        text-align: left;
        width: 100%;
        margin-bottom: 10px;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.05em;
    }

    /* line 87, ../../../sass/widgets/Footer/Footer.scss */
    .paymentcopywrite a {
        color: black;
        font-size: 14px;
        text-decoration: underline;
        transition: color 0.5s ease;
    }
        /* line 94, ../../../sass/widgets/Footer/Footer.scss */
        .paymentcopywrite a:hover {
            color: #575a5d;
            font-size: 14px;
            text-decoration: underline;
            transition: color 0.5s ease;
        }

    .ButtonAsLink {
        background-color: transparent;
        border: none;
        color: blue;
        cursor: pointer;
        text-decoration: underline;
        font-weight: bold;
    }

    .alertimage {
        font-size: 1.5em;
    }

    .alertimageerrorcontainer {
        font-size: 1.5em;
    }



    .zipplaceholder {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .zipplaceholder::after {
            position: absolute;
            left: 3.5%;
            top: 60px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .zipplaceholderafter {
        position: relative;
        min-height: 1px;
    }

        .zipplaceholderafter::after {
            position: absolute;
            left: 3.5%;
            top: 55px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .zipplaceholder1 {
        font-size: 13px;
        position: relative;
        min-height: 1px;
    }

        .zipplaceholder1::after {
            position: absolute;
            left: 3.5%;
            top: 20px;
            content: attr(data-placeholder);
            pointer-events: none;
            opacity: 0.8;
        }

    .zipplaceholderafter1 {
        position: relative;
        min-height: 1px;
    }

        .zipplaceholderafter1::after {
            position: absolute;
            left: 3.5%;
            top: 5px;
            content: attr(data-placeholder);
            pointer-events: none;
            color: #000000;
            opacity: 0.9;
            font-size: 13px;
        }

    .oneincheading {
        font-size: xx-large;
        font-weight: bolder;
    }

    .accounttype {
        font-size: 15px;
        font-weight: bold;
        color: #000000 !important;
        margin-top: 10px;
    }

    .accounttypeholder {
        font-size: 17px;
        font-weight: bold;
        color: #000000 !important;
        margin-top: 10px;
    }

    .accounttypeholdercontrol {
        margin-right: 10px !important;
        width: 17px;
        height: 17px;
        vertical-align: sub;
    }

    .cancel-button {
        transition: background-color 0.5s ease;
        background: white;
        margin-top: 15%;
        text-transform: uppercase;
        color: black;
        padding: 20px 40px;
        font-size: 16px;
        border: none;
        font-weight: 300;
        letter-spacing: 2px;
        width: 100%;
    }

    .loginbutton {
        color: black;
        background-color: #8fd400;
        border-color: #8fd400;
    }

    .oneincsubheading {
        font-size: initial;
        font-weight: bolder;
    }

    .paymenttextbox {
        border-radius: 8px;
        padding-left: 3%;
    }

    .myspan {
        display: none;
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 30px;
        text-indent: -30px;
        line-height: 1;
    }

    .errorspan {
        display: none;
        color: #D0021B;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 30px;
        text-indent: -30px;
        line-height: 1;
    }

    .contact-us-widget {
        padding-top: 40px;
        /* padding-bottom: 50px;*/
        background: #ffffff;
    }

        /* line 10, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget p {
            color: black;
        }
        /* line 14, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropup, .contact-us-widget .dropdown {
            position: initial;
        }
        /* line 18, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .required-field {
            border: 2px solid #D0021B !important;
        }
        /* line 23, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget ul li.required {
            color: #D0021B;
            font-weight: 600;
        }
        /* line 29, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .primary-button {
            width: 100%;
            padding: 15px 20px;
            font-weight: 300;
            margin: 20px 0;
            font-size: 16px;
        }
            /* line 37, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
            .contact-us-widget .primary-button:hover {
                font-size: 16px;
            }
        /* line 41, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget textarea {
            background-color: #f0efed;
            padding: 15px 20px;
            font-size: 1em;
            font-weight: 500;
            color: #999999 !important;
            float: left;
            border: 1px solid #f0efed;
            text-align: left;
            width: 100%;
            margin-bottom: 10px;
            min-height: 150px;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 56, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget i.chevron-down {
            background-image: url(/SharedAssets/static/images/down-arrow.svg);
            width: 20px;
            margin-top: 5px;
            height: 12px;
        }
        /* line 63, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget i.chevron-up {
            background-image: url(/SharedAssets/static/images/up-arrow.svg);
            width: 20px;
            margin-top: 5px;
            height: 12px;
        }
        /* line 70, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropdown-group {
            position: inherit;
            display: inline-block;
            vertical-align: middle;
            width: 100%;
            float: left;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 79, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropdown-group-half {
            position: inherit;
            display: inline-block;
            vertical-align: middle;
            width: 50%;
            float: left;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 88, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget button.dropdown-toggle {
            background-color: #f0efed;
            padding: 15px 20px;
            font-size: 1em;
            font-weight: 600;
            color: #575a5d !important;
            float: left;
            border: 1px solid #ffffff;
            text-align: left;
            width: 100%;
            margin-bottom: 10px;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 102, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget .dropdown-menu {
            position: absolute;
            top: 56px;
            left: 0;
            z-index: 1000;
            display: none;
            float: left;
            padding: 0;
            margin: 0;
            list-style: none;
            font-size: 1em;
            font-weight: 600;
            text-align: left;
            background-color: #f0efed;
            border: 1px solid #ccc;
            border: 1px solid rgba(0, 0, 0, 0.15);
            border-radius: 0px;
            -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            -webkit-background-clip: padding-box;
            background-clip: padding-box;
            width: 100%;
            font-family: Arial, Helvetica, sans-serif;
            max-height: 300px;
            overflow-y: scroll;
        }
            /* line 128, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
            .contact-us-widget .dropdown-menu li {
                margin: 0;
            }
                /* line 131, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
                .contact-us-widget .dropdown-menu li a {
                    display: block;
                    margin: 0;
                    padding: 15px 20px;
                    clear: both;
                    font-size: 1em;
                    font-weight: 600;
                    line-height: 1.42857143;
                    color: #575a5d;
                    white-space: nowrap;
                }
                    /* line 143, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
                    .contact-us-widget .dropdown-menu li a:hover {
                        background: #575a5d;
                        color: #ffffff;
                    }
        /* line 150, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget input.text-field-half, .contact-us-widget input.text-field-full {
            /*background-color: #f0efed;*/
            padding: 15px 20px;
            font-size: 1em;
            font-weight: 500;
            color: #000000 !important;
            float: left;
            border: 1px solid #979A9A;
            text-align: left;
            width: 50%;
            margin-bottom: 10px;
            font-family: Arial, Helvetica, sans-serif;
        }
        /* line 164, ../../../sass/widgets/SA_ContactUs/SA_ContactUs.scss */
        .contact-us-widget input.text-field-full {
            width: 100%;
        }
}
.small-hero-widget.sa-widget
{
	width: 100% !important;
}

.option {
	font-weight: bold !important;
}
.paynowbusinessnotification , .paynowpersonalnotification{
  font-family: 'PT Sans', Arial, sans-serif !important;
  font-size: 0.8em;
  color: #555555;
  margin-top: 0.5em;
  margin-left: 5px;
  float: right;
  text-align: justify;
  padding-bottom: 22px;
}