/* Minification failed. Returning unminified contents.
(963,23): run-time error CSS1030: Expected identifier, found ' '
(963,24): run-time error CSS1031: Expected selector, found '0'
(963,24): run-time error CSS1025: Expected comma or open brace, found '0'
(965,1): run-time error CSS1019: Unexpected token, found '}'
(1040,23): run-time error CSS1030: Expected identifier, found ' '
(1040,24): run-time error CSS1031: Expected selector, found '0'
(1040,24): run-time error CSS1025: Expected comma or open brace, found '0'
(1042,1): run-time error CSS1019: Unexpected token, found '}'
(4948,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(4949,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(4965,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(4966,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(4984,1): run-time error CSS1019: Unexpected token, found '{'
(4985,22): run-time error CSS1030: Expected identifier, found ' '
(4985,27): run-time error CSS1031: Expected selector, found ';'
(4985,27): run-time error CSS1025: Expected comma or open brace, found ';'
(4986,14): run-time error CSS1030: Expected identifier, found ' '
(4986,20): run-time error CSS1031: Expected selector, found ';'
(4986,20): run-time error CSS1025: Expected comma or open brace, found ';'
(4987,9): run-time error CSS1030: Expected identifier, found ' '
(4987,10): run-time error CSS1031: Expected selector, found '7%'
(4987,10): run-time error CSS1025: Expected comma or open brace, found '7%'
(4988,11): run-time error CSS1030: Expected identifier, found ' '
(4988,12): run-time error CSS1031: Expected selector, found '0'
(4988,12): run-time error CSS1025: Expected comma or open brace, found '0'
(4989,13): run-time error CSS1030: Expected identifier, found ' '
(4989,14): run-time error CSS1031: Expected selector, found '9'
(4989,14): run-time error CSS1025: Expected comma or open brace, found '9'
(4990,36): run-time error CSS1030: Expected identifier, found ' '
(4990,37): run-time error CSS1031: Expected selector, found '10px'
(4990,37): run-time error CSS1025: Expected comma or open brace, found '10px'
(4991,39): run-time error CSS1030: Expected identifier, found ' '
(4991,40): run-time error CSS1031: Expected selector, found '10px'
(4991,40): run-time error CSS1025: Expected comma or open brace, found '10px'
(4992,32): run-time error CSS1030: Expected identifier, found ' '
(4992,33): run-time error CSS1031: Expected selector, found '10px'
(4992,33): run-time error CSS1025: Expected comma or open brace, found '10px'
(4993,35): run-time error CSS1030: Expected identifier, found ' '
(4993,36): run-time error CSS1031: Expected selector, found '10px'
(4993,36): run-time error CSS1025: Expected comma or open brace, found '10px'
(4994,28): run-time error CSS1030: Expected identifier, found ' '
(4994,29): run-time error CSS1031: Expected selector, found '10px'
(4994,29): run-time error CSS1025: Expected comma or open brace, found '10px'
(4995,31): run-time error CSS1030: Expected identifier, found ' '
(4995,32): run-time error CSS1031: Expected selector, found '10px'
(4995,32): run-time error CSS1025: Expected comma or open brace, found '10px'
(4996,1): run-time error CSS1019: Unexpected token, found '}'
(5469,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(5470,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(5483,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(5484,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6371,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(6372,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(8030,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(8031,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(8042,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(8043,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
/*************************************		Main Part -> (Do not edit this main part untill you required application level changes)	  *************************************/

html, body, form {
    height: 100%;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    color: #444;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    background: #fff;
}

a {
    cursor: pointer;
}

.main-container {
    height: auto !important;
    height: 100%;
    min-height: 100%;
    position: relative;
}

.white-bg {
    background: none !important;
}

.wrapper {
    width: 980px;
    margin: 0 auto;
    overflow: auto;
    height: 100% !important;
}


.middle-container {
    min-height: 630px;
    height: auto;
    margin: 0;
    position: relative;
}

.data-container { /*padding:15px 15px 23px;*/
    margin: 0 0 100px;
    overflow: hidden;
}

.normal-font {
    font-weight: normal;
}

.data-table-new td {
    padding: 9px 2px;
}

.data-table-new td {
    padding: 8px 2px 7px;
}

/*.data-table-new .textfield {
    font-weight: bold;
}*/

.sublabel {
    float: left;
    line-height: 24px;
    padding-left: 8px;
    padding-right: 5px;
}


/****************************************   Header   ****************************************/

.header {
    height: 70px;
    width: 100%;
    border-bottom: 6px solid #3a7da3;
    padding: 15px 0;
}

.header-container {
    width: 980px;
    margin: 0 auto;
}


/****************************************   Main Navigation   ****************************************/

.menu {
    background: url(../images-new/menu-runner.png) repeat-x;
    border-radius: 5px;
    padding: 0 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
    behavior: url(PIE.htc);
}

    .menu li {
        color: #FFFFFF;
        float: left;
        display: block;
        position: relative;
        padding: 0;
        margin-left: -1px;
        list-style-type: none;
        background: url(../images-new/menu-spacer.gif) no-repeat 100% 0;
    }

        .menu li a {
            color: #FFFFFF;
            text-decoration: underline;
            font-size: 13px;
            display: block;
            line-height: 35px;
            font-weight: bold;
            text-decoration: none;
            padding: 0 10px;
        }

        .menu li:hover {
            background: url(../images-new/menu-h.gif) repeat-x;
        }

            .menu li:hover a {
                color: #66910e;
            }

        .menu li ul {
            position: absolute;
            z-index: 111;
            width: 220px;
            display: none;
        }

            .menu li ul li {
                float: none;
                border-bottom: 1px solid #999999;
            }

                .menu li ul li a, .menu li:hover ul li a {
                    line-height: 30px;
                    overflow: hidden;
                    background: #333;
                    color: #fff;
                }

                    .menu li ul li a span {
                        display: inline-block;
                    }

                    .menu li ul li a img {
                        padding-left: 7px;
                    }

                    .menu li ul li a:hover {
                        background: #66910e;
                        color: #fff;
                    }

        .menu li:hover ul {
            display: block;
        }

/****************************************   Secondary Navigation   ****************************************/

.secondary-nav {
    padding: 4px 0px 0 0;
    text-align: right;
    margin: 0;
    float: right;
    list-style-type: none;
}

    .secondary-nav li {
        color: #FFFFFF;
        margin: 4px 0px 4px 0;
        float: left;
        padding: 0;
        height: 15px;
        line-height: 15px;
        list-style-type: none;
    }

        .secondary-nav li img {
            float: left;
            margin-right: 6px;
        }

        .secondary-nav li a {
            color: #FFFFFF;
            text-decoration: underline;
        }

        .secondary-nav li.welcome-user-text {
            height: 23px;
            line-height: 23px;
            margin: 0 14px 0 0;
        }

/****************************************   Legend and Pagination   ****************************************/

.grid-ddl {
    position: absolute;
    text-align: right;
    width: 948px;
}

.legend, .pagging {
    width: auto;
    padding: 4px 10px 4px 0;
}

    .legend, .pagging img {
        vertical-align: middle;
    }

    .pagging a, .pagging span, .pagging-bottom a, .pagging span {
        text-decoration: none;
        margin: 0 10px 0 0;
    }

        .pagging a:hover, .pagging a.selected, .pagging-bottom a:hover, .pagging-bottom a.selected {
            text-decoration: underline;
            color: #5c8903;
            font-weight: bold;
        }


/**************************************     End Main Part     **************************************/

/*##################################################################################################################################*/

/************************     Common Classes Start  ->  (Put all the common classes which will be used in multiple pages like add icon, note section)  ***************************/


/*Developr note*/

.message {
    font-size: 11px;
}

    .message span {
        color: #FF0000;
    }

.mar-left {
    margin-left: 5px;
    margin-top: 4px;
}

.right-small-table {
    border: 2px solid #ddd;
    border-collapse: separate;
}

    .right-small-table td {
        padding: 3px 10px;
        border-bottom: 1px solid #DDDDDD;
        border-left: 1px solid #DDDDDD;
        line-height: 23px;
        border-collapse: collapse;
    }

    .right-small-table td {
        background: #f1f1f1;
    }

        .right-small-table td.white-bg {
            background: #fff;
        }



/*************************   Notes  ***************************/

/*******************   Sign Up Page  ***********************/
.form-container {
    display: block;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc;
}

.login-box .login-url-input {
    float: left;
    height: 30px;
    width: auto;
}

.login-url-input .input {
    background: url("../App_Themes/Default/images/id-bg1.jpg") no-repeat 0 0;
    border: 0 none;
    color: #444444;
    font-size: 20px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    text-align: right;
    width: 172px;
}

.login-box .site-title2 {
    background: url("../App_Themes/Default/images/label-ot1.jpg") no-repeat 0 0;
    height: 30px;
    width: 99px;
}

.left-container {
    /*width: 600px;*/
    /*border-right: 1px dotted #CCCCCC;*/
    float: left;
    margin-top: 50px;
}

.right-container {
    float: left;
    width: 315px;
    padding-left: 30px;
    margin-top: 50px;
    min-height: 450px;
}

.left-container h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: -1px;
    margin-bottom: 30px;
    line-height: 28px;
}

.left-container h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.left-container .textfield {
    border-radius: 5px;
    padding: 0 0 0 4px;
    background: #f9f9f9;
    border: 2px solid #e8e8e8;
    position: relative;
    behavior: url(PIE.htc);
    color: #606060;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
    transition: box-shadow 0.2s linear, border 0.2s linear;
    -webkit-transition: box-shadow 0.2s linear, border 0.2s linear;
    font-size: 17px !important;
    height: 35px !important;
}

.right-container h2 {
    border-bottom: 1px dashed #CCC;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 12px 0;
    padding-bottom: 12px;
    color: #99ca3c;
}

/******************************************* Terms Of Use Page *******************************************/
#back-top {
    position: fixed;
    bottom: 80px;
    margin-left: 970px;
    text-align: center;
}

    #back-top a {
        width: 108px;
        display: block;
        text-align: center;
        font-size: 10px;
        text-decoration: none;
        color: #bbb;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
    }

        #back-top a:hover {
            color: #000;
        }
    /* arrow icon (span tag) */
    #back-top span {
        width: 30px;
        height: 30px;
        display: block;
        margin-bottom: 7px;
        background: #ddd url(../App_Themes/Default/images/world/up-arrow.png) no-repeat center center;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        transition: 1s;
        margin-left: 38px;
    }

    #back-top a:hover span {
        background-color: #777;
    }

ol.terms-of-use {
    margin: 0 auto;
    padding: 0 20px 0 26px;
    list-style: decimal;
}

    ol.terms-of-use li {
        color: #177D90;
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 7px;
    }

        ol.terms-of-use li li {
            color: #444;
            font-size: 12px;
            font-weight: normal;
            line-height: 20px;
            margin-bottom: 7px;
        }

        ol.terms-of-use li ol {
            list-style-type: lower-alpha;
            color: #444444;
            font-size: 12px;
            font-weight: normal;
            line-height: 20px;
            margin-bottom: 7px;
            margin-left: 18px;
        }

        ol.terms-of-use li p.list-para {
            color: #444;
            font-size: 12px;
            font-weight: normal;
            line-height: 20px;
            margin-bottom: 7px;
            text-align: justify;
        }

.back-to-top-link {
    border-top: 1px dashed #ccc;
    font-size: 12px;
    margin: 20px 0;
    padding-right: 5px;
    text-align: right;
}

    .back-to-top-link a {
        color: #7B7B7B;
        display: none;
        font-weight: normal;
        text-decoration: none;
    }

ol.terms-of-use ul li {
    background: url("../App_Themes/Default/images/world/arrow.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    display: block;
    line-height: 18px;
    margin: 0 0 8px;
    padding: 0 0 0 18px;
}

ol.terms-of-use ul {
    margin: 10px 0 10px 20px;
    padding: 0;
}

/* -------- SIGN UP PAGE CSS ----------------*/
.signup-form-left-container {
    float: left;
    margin-top: 50px;
    width: 315px;
    padding-right:22px;
}

    .signup-form-left-container .required {
        float: left;
        height: 24px;
        line-height: 28px;
    }

    .signup-form-left-container h1 {
        margin-bottom: 8px;
    }

    .signup-form-left-container h2 {
        border-bottom: 1px dashed #CCC;
        font-size: 18px;
        text-transform: uppercase;
        margin: 0 0 12px 0;
        padding-bottom: 12px;
        color: #99ca3c;
    }

    .signup-form-left-container h3 {
        margin-bottom: 8px;
        font-size: 15px !important;
        text-transform: uppercase;
    }

    .signup-form-left-container select, .signup-form-left-container select1 {
        height: 30px;
    }

    .signup-form-left-container .textfield {
        border-radius: 5px;
        padding: 0 0 0 4px;
        background: #f9f9f9;
        border: 2px solid #e8e8e8;
        position: relative;
        behavior: url(PIE.htc);
        color: #606060;
        height: 25px;
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
        transition: box-shadow 0.2s linear, border 0.2s linear;
        -webkit-transition: box-shadow 0.2s linear, border 0.2s linear;
        font-size: 14px;
    }

    .signup-form-left-container .textfield-disable {
        border-radius: 5px;
        padding: 0 0 0 4px;
        background: #ddd;
        border: 2px solid #ddd;
        position: relative;
        behavior: url(PIE.htc);
        color: #606060;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
        transition: box-shadow 0.2s linear, border 0.2s linear;
        -webkit-transition: box-shadow 0.2s linear, border 0.2s linear;
        height: 25px;
        font-size: 14px;
    }

    .signup-form-left-container .textfield:focus {
        box-shadow: 0 0 5px #e1e1e1;
        background: #fff;
        border-color: #ccc;
        transition: box-shadow 0.2s linear, border 0.2s linear;
        -webkit-transition: box-shadow 0.2s linear, border 0.2s linear;
        height: 25px;
        border: 2px solid #99ca3c;
        font-size: 14px;
    }
    .signup-form-left-container .select1:focus,.signup-form-left-container .select:focus {
        box-shadow: 0 0 5px #e1e1e1;
        background: #fff;
        border-color: #ccc;
        transition: box-shadow 0.2s linear, border 0.2s linear;
        -webkit-transition: box-shadow 0.2s linear, border 0.2s linear;
        border: 2px solid #99ca3c;
    }


h2, h3, h4, h5, h6 {
    margin-bottom: 10px !important;
    font-weight: bold;
}

.txt-invite {
    color: #444;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    line-height: 24px;
    text-shadow:none !important;
    font-weight:normal !important;
    letter-spacing:0px;
}

.invite-page {
    background: url(../App_Themes/Default/images/world/banner-v2.png) no-repeat center;
}

option {
    padding: 2px 2px 2px 2px;
}

/* START IPAD SPECIFIC */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
.header-right{margin-right: 10px;}
.footer-container{width: 970px;}
}
 
/* END IPAD SPECIFIC */

/* Start Changes for Phone specific */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 1024px)  { 
.wrapper{width: 98%;}
.button-large { -webkit-appearance: none;}
}
/*.wrapperNext {
    margin-bottom: 70px; width: 700px; margin: 0 auto 70px auto;
}*/
/* End changes for Phone specific */


/*This CSS added to match with old order page*/
	.checkout-template {
		background: #3a7da3 none repeat scroll 0 0;
		height: auto;
	}
	.button-large {
		border-radius: 5px;
		border-style: solid;
		border-width: 2px;
		cursor: pointer;
		display: inline-block;
		font-size: 15px;
		font-weight: bold;
		line-height: 23px;
		margin-right: 10px;
		outline: medium none;
		padding: 9px 13px;
		position: relative;
		text-decoration: none;
		width: auto;
	}

	.banner {
		background: none;
		height: 100px;
		display: table;
		width: 100%;
	}
	.highlight-text {
		display: block;
		text-align: center;
		font-size: 30px;
		color: #5c5c5c;
		font-weight: bold;
		line-height: 40px;
		margin-top: 50px;
		margin-bottom: 0;
	}
	.highlight-text img {
		width: 70px;
		display: block;
		margin: 0 auto 30px;
	}
	.highlight-text span{display: block;font-size: 25px;}
	.thanks-content {
		margin: 0 auto 40px;
		max-width: 640px;
		width: 95%;
		text-align: center;
		color: #5c5c5c;
	}
	.thanks-content .link{text-decoration: underline;}
	.thanks-content h3{color: #5c5c5c;font-size: 24px;font-weight: bold;margin-bottom: 30px;}
	.thanks-content p {
		font-size: 14px;
		color: #5c5c5c;
		line-height: 22px;
		margin-bottom: 30px;
		margin-top: 10px;
	}
	.thanks-content p.big{font-size: 20px;font-weight: bold;}
	.btn-row .button-large {
		line-height: 15px;
		margin-left: 15px;
	}
	.dark-bg, body a.dark-bg {
		background: #3a7da3;
		border-color: #074f6f;
		color: #fff;
	}

    /*---Invoice Training Page css Starts here----*/
.checkout-template {background: #3a7da3; height: auto;  padding-top: 50px;}
.checkout-template .container { margin: 0 auto 50px; max-width: 750px;width: 100%;}
p.choose-option-text{font-style: italic; color: #444; text-align: center; padding-top: 5px; margin-bottom: 5px; line-height: 12px; width: 100%;float: left; font-size: 12px;}
.application-banner { min-height: 128px; position: relative;}
.application-banner h3{ display: none;}
.application-banner img {position: absolute; top: 0; left: -29px; width: 300px;}
.banner-tagline {font-size: 26px; width: 355px; line-height: 42px; float: right; font-weight: bold;  margin-top: 30px; margin-right: 80px;text-transform: capitalize; font-family: 'Lato', sans-serif;}
.banner-tagline span{ margin-right: 15px;}
.old-price { color: #c50000; text-decoration: line-through;}
.new-price { color: #98c93e; font-size: 36px;}
.application-offer { display: block; font-family: "Open Sans",sans-serif; margin-left: auto; margin-right: auto; max-width: 615px;}
.application-offer .col-container { position: relative; display: inline-block; letter-spacing: normal; margin-bottom: 20px; vertical-align: top;width: 100%; word-spacing: normal;}
.application-offer p { font-size: 14px; line-height: 20px; margin-bottom: 10px; position: relative; z-index: 1;}
.application-offer p.first-letter::first-letter { font-size: 180%; font-weight: 600;}
.application-offer p span.underline { text-decoration: underline;}
.application-offer .list-arrow li { background: url(../App_Themes/Default/images/world/icon-check-16x16.png) no-repeat 0px 4px;  padding: 0 0 0 18px;  margin-top: 5px; border: 0;    width: 100%; display: inline-block; vertical-align: top; background-repeat: no-repeat; float: left; font-size: 14px; background-size: 11px;}
.application-offer .invoice-icon { opacity: 0.2; position: absolute; right: -68px; top: 66px; width: 425px;}
.application-offer .invoice-icon img { max-width: 100%;}
.full-section {background: #f5f5f5;float: left; margin: 0 -15px; max-width: none; padding-top: 20px; width: calc(100% + 30px);}
.bonus-wrapper {background: #000;color: #fff; margin-top: 35px; padding-bottom: 15px;}
.bonus-wrapper  .col-container {display: block; margin: 0 auto; max-width: 615px; position: relative;}
.bonus-wrapper p { font-family: "Lato",sans-serif; font-size: 16px; line-height: 24px; padding-right: 60px; margin-bottom: 10px;}
.bonus-wrapper p.first-letter::first-letter {font-size: 180%; font-weight: 600;}
.bonuses-img {position: absolute; right: -110px; top: -50px; width: 150px;}
.application-offer .bonus-point {float: left;font-size: 14px;margin: 0;width: 100%;}
.application-offer .bonus-point li {float: left;line-height: 22px;margin-bottom: 70px;position: relative;width: 100%;}
.application-offer .bonus-point li:first-child {margin-top: 50px;}
.bonus-apps-desc {display: inline-block;text-align: center; vertical-align: middle; width: calc(100% - 360px);}
.application-offer .bonus-point li.bonus-point-left .bonus-apps-desc {float: right; margin-left: 35px; text-align: right;}
.application-offer .bonus-point span {color: #444;display: block;font-size: 16px;font-weight: bold;}
.application-offer .bonus-point span.bonus-apps-title {color: #074f6f;font-family: "Lato",sans-serif;font-size: 18px;line-height: 32px;text-transform: uppercase;
}
.application-offer .bonus-apps-icon {box-sizing: border-box;display: inline-block;vertical-align: middle;width: 320px;}
.application-offer .bonus-apps-icon img {max-width: 100%;}
.application-offer .bonus-point li.bonus-point-left img {box-shadow: 1px 1px 25px #e4e4e4;}
.full-section .col-container {display: block;margin: 0 auto;max-width: 615px;}
.application-offer.light-bg {background: #fff;}
.application-offer .bonus-point li.bonus-point-right .bonus-apps-desc {margin-right: 35px;text-align: left;}
.application-offer .bonus-point li.bonus-point-right img {box-shadow: 1px 1px 25px #e4e4e4;}
.application-offer .bonus-point li.bonus-point-left img.noshadow {box-shadow: none;}
.application-offer-payment {background: #ececec;box-sizing: border-box;margin-bottom: -50px;padding: 33px 15px 30px; display: block; font-family: "Open Sans",sans-serif;}
.application-offer-payment  h4.signup-title {color: #444;font-family: "Lato",sans-serif;font-size: 18px;line-height: 32px;margin-bottom: 25px;text-transform: uppercase;
text-align: center;font-weight: 700;}
.application-offer-payment .card-number {float: left;margin-right: 5px;position: relative;width: 195px;}
.application-offer-payment input, .application-offer-payment select {display: block;width: 100%;}
.application-offer-payment .textfield {border-radius: 5px;padding: 0 0 0 4px;background: #f9f9f9;border: 2px solid #e8e8e8;position: relative;behavior: url(PIE.htc);color: #606060;height: 35px;box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;transition: box-shadow 0.2s linear, border 0.2s linear;-webkit-ransition: box-shadow 0.2s linear, border 0.2s linear;font-size: 14px;box-sizing: border-box;}
.application-offer-payment .textfield.has-error, .has-error {border-color: #cc0000;}
.application-offer-payment .has-error-text {color: #cc0000;}
.application-offer-payment .month-year-ddl {float: left;margin-right: 5px;width: auto;}
.application-offer-payment .month-ddl {margin-left: 5px;margin-right: 10px;display: inline-block;float: left;width: 77px;}
.application-offer-payment .year-ddl {margin-right: 5px;display: inline-block;float: left;width: 77px;}
.application-offer-payment .cvv-code-control {float: left;position: relative;width: 110px;}
.application-offer-payment .cvv-code-control .textfield {width: 92px;}
.form-control-placeholder {font-size: 14px;color: #bdbdbd;position: absolute;top: 8.5px;left: 8px;color: #808080;pointer-events: none;transition: all 200ms;}
.application-offer-payment .textfield:focus ~ .form-control-placeholder, .application-offer-payment .textfield:valid ~ .form-control-placeholder, .form-control-placeholder.active {top: -20px;font-size: 11px;text-transform: uppercase;}
.application-offer-payment .zip-code { float: left; margin-left: 10px; position: relative; width: 115px;}
.application-offer-payment .btn-row {float: left;line-height: 14px; margin-top: 16px; width: 100%;}
.application-offer-payment .btn-row .yes-btn {float: right;width: 58%;}
.application-offer-payment .btn-row .no-btn {float: left;margin-top: 29px; width: 38%;}
.application-offer-payment .btn-row .no-btn a {display: inline-block;margin-bottom: 2px;color: #344e01;}
.button-large {border-radius: 5px;border-style: solid;border-width: 2px;cursor: pointer;display: inline-block;font-size: 13px;font-weight: bold;line-height: 18px;margin-right: 10px;outline: medium none;padding: 6px 8px;position: relative;text-decoration: none; width: auto;}
.application-offer-payment .btn-row a.button-large div {font-size: 12px;line-height: 14px;}
.application-offer-payment .btn-row a.dark-bg {background: #99ca3c;border-color: #66910e; color: #ffffff;float: none;}
.application-offer-payment .btn-row a.button-large {box-sizing: border-box; float: left; font-weight: normal; margin: 15px 0 5px !important;}
.application-offer-payment p.choose-option-text { padding-top: 30px;}
p.choose-option-text {color: #444;float: left;font-size: 12px;font-style: italic;line-height: 12px;margin-bottom: 5px;padding-top: 5px;text-align: center;width: 100%;}
.arrow-down, .arrow-down:focus, .arrow-down:hover, .arrow-down:active, .arrow-down:focus:active {background: url(../App_Themes/Default/images/world/scroll-down.png) no-repeat  86% 12px #a2a2a2;border-radius: 10px;bottom: 30px;color: #fff;display: block;font-family: "open_sansregular",Arial;font-size: 11px;position: fixed;left: 30px;text-decoration: none;z-index: 1000;padding: 5px 25px 5px 15px;}
.arrow-up {background: url(../App_Themes/Default/images/world/scroll-up.png) no-repeat;display: block;position: fixed;width: 40px;height: 40px;left: 30px;bottom: 30px;z-index: 1000;text-indent: -999999px;}
/*---Invoice Training Page css end here----*/

@media screen and (max-width: 768px) {

    /*---Invoice Training Page css Starts here----*/
    .checkout-template header {
        border-bottom: 3px solid #000;
        height: auto;
        width: 100%;
    }

    .application-banner {
        background: #f5f5f5;
        min-height: 0;
        position: relative;
        width: 100%;
        float: left;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

        .application-banner img {
            display: none;
        }

        .application-banner h3 {
            display: block;
            font-weight: 700;
            margin-bottom: 10px;
        }

    .application-offer .list-arrow, .application-offer .bonus-point {
        width: 100%;
        margin: 0 0 0px 0;
    }

        .application-offer .list-arrow.right, .application-offer .bonus-point.right {
            margin-bottom: 30px;
        }

    .banner-tagline {
        font-size: 20px;
        width: 100%;
        line-height: 32px;
        float: right;
        font-weight: bold;
        margin-top: 0;
        margin-right: 0;
        text-align: center;
    }

    .application-banner h3 {
        display: block;
        text-align: center;
        padding: 20px 40px 0;
        font-size: 26px;
    }

    .choose-option-text {
        padding-bottom: 5px;
    }

    .new-price {
        color: #98c93e;
        font-size: 28px;
    }

    .bonus-wrapper {
        margin-top: 20px;
    }

        .bonus-wrapper p {
            padding: 0 15px 15px;
            text-align: center;
        }

    .bonuses-img {
        display: block;
        margin: 0 auto 15px;
        position: relative;
        right: 0;
        top: 0;
        width: 150px;
    }

    .application-offer .bonus-point li:first-child {
        margin-top: 30px;
    }

    .application-offer .bonus-point li, .application-offer .bonus-point li.bonus-point-left .bonus-apps-desc, .application-offer .bonus-point li.bonus-point-right .bonus-apps-desc {
        margin-bottom: 30px;
    }

    .application-offer .bonus-apps-icon {
        display: block;
        margin: 0 auto;
        width: 310px;
    }

    .application-offer .bonus-point li.bonus-point-left .bonus-apps-desc, .application-offer .bonus-point li.bonus-point-right .bonus-apps-desc {
        box-sizing: border-box;
        margin: 0;
        padding: 0 15px;
        text-align: center;
        width: 100%;
    }

    .application-offer .bonus-point li, .application-offer .bonus-point li.bonus-point-left .bonus-apps-desc, .application-offer .bonus-point li.bonus-point-right .bonus-apps-desc {
        margin-bottom: 30px;
    }

    .application-offer-payment .card-number {
        float: none;
        margin-right: 0;
        width: 100%;
        margin-bottom: 25px;
    }

    .application-offer-payment .month-year-ddl {
        float: none;
        margin-right: 5px;
        width: 100%;
        margin-bottom: 15px;
    }

    .application-offer-payment .cvv-code-control {
        float: left;
        width: 100%;
    }

    .application-offer-payment .zip-code {
        float: left;
        margin-bottom: 15px;
        margin-left: 0;
        margin-top: 25px;
        width: 100%;
        position: relative;
    }

    .application-offer-payment .month-ddl, .application-offer-payment .year-ddl {
        display: inline-block;
        float: left;
        margin-bottom: 10px;
        margin-right: 0;
        width: 48%;
    }

    .application-offer-payment .year-ddl {
        float: right;
    }

    .application-offer-payment .month-ddl {
        margin-left: 0;
        margin-right: 0;
    }

    .application-offer-payment .cvv-code-control .textfield {
        width: 100% !important;
    }

    .cvv-code-control > span.pull-left {
        display: none;
    }

    .application-offer-payment input, .application-offer-payment select {
        display: block;
        width: 100%;
    }

    .application-offer-payment .btn-row {
        float: none;
        line-height: 14px;
        margin-top: 16px;
        width: 100%;
    }

        .application-offer-payment .btn-row .yes-btn, .application-offer-payment .btn-row .no-btn {
            float: right;
            width: 100%;
        }

    .checkout-template .textfield, .checkout-template .textfield {
        font-size: 16px !important;
    }

    .application-offer-payment .btn-row .no-btn {
        margin-top: 15px;
    }

    .application-offer .invoice-icon {
        bottom: -38px;
        opacity: 0.1;
        right: -10px;
        top: auto;
    }

    .arrow-up, .arrow-down {
        display: none !important;
    }


    /*---Invoice Training Page css end here----*/
    .additional-app-wrapper {
        margin-bottom: 20px;
    }

    // .checkout-template .middle-container {
        margin-bottom: 0;
    }
}

/*---Additional Application Page css start here----*/
.additional-app-wrapper {margin: 0 auto 50px;max-width: 615px;}
.additional-app-wrapper h1{margin: 30px 0;font-family: "Lato",sans-serif; font-size: 26px; font-weight: 700;text-align: center;line-height: 30px;color: #419fca;}
.additional-app-wrapper h3{font-size: 15px !important;font-family: "Lato",sans-serif;border-bottom: 0px dashed #a0a0a0;text-align: center;font-weight: 700; margin-bottom: 0 !important; padding-bottom: 10px;}
.accounting-list{margin:30px auto 50px auto;max-width: 615px;}
.accounting-list ul{padding: 0;margin: 0;}
.accounting-list li{list-style: none;display: block;border-bottom: 0px solid #ddd;margin-bottom: 15px;padding-bottom: 15px;position: relative;}
.accounting-list li:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: 0;}
.accounting-list li h4{text-transform: uppercase;color: #074f6f; font-family: "Lato",sans-serif;  font-size: 16px;  line-height: 18px;margin-bottom:5px !important;font-weight: 700;}
.accounting-list li h4 span{font-weight: 400;color: #a1a1a1; font-size: 14px;font-weight: 400;text-transform: capitalize;}

.accounting-list li  input[type=checkbox].css-checkbox {
    position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}

.accounting-list li  input[type=checkbox].css-checkbox + .css-label {
    padding-left:55px;
    display:inline-block;
    vertical-align:middle;
    cursor:pointer;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 400;
    text-transform: inherit;

}

.accounting-list li  input[type=checkbox].css-checkbox + .css-label:after{
    height:29px;
    display:inline-block;
    background-repeat:no-repeat;
    background-position: 10px 0px;
    vertical-align:middle;
    cursor:pointer;
    background-image:url(../App_Themes/Default/images/world/checkbox-sprite.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    content:"";
}
.accounting-list li input[type=checkbox].css-checkbox:checked + .css-label:after {
    background-position: 10px -30px;
}
.additional-app-wrapper .btn-row {
    max-width: 615px;
    margin:23px auto 0;
}

.accounting-list li p{
    margin-bottom: 0;
    line-height: 18px; 
}

.additional-app-wrapper .button-large {border-radius: 5px;border-style: solid;border-width: 2px; cursor: pointer; display: inline-block;font-size: 15px;
 font-weight: bold;line-height: 23px;margin-right: 10px;outline: medium none;padding: 9px 13px;position: relative;text-decoration: none;width: auto; line-height: 15px;}
 .additional-app-wrapper .dark-bg{background: #3a7da3; border-color: #074f6f; color: #fff;}
 /*---Additional Application Page css end here----*/


@media screen and (max-width: 767px) {
    .additional-app-wrapper {
        margin-bottom: 20px;
        padding: 0 15px;
    }

    // .checkout-template .middle-container {
        margin-bottom: 0;
    }
}
@charset "utf-8";

/****************************************   Typography Start   ****************************************/
a {
    color: #344e01;
    text-decoration: underline;
    outline: none;
}

    a:hover {
        text-decoration: none;
    }

    a:active {
        background-color: inherit;
    }

h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
    font-weight: bold;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 21px;
}

h3 {
    font-size: 18px !important;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 15px;
}

h6 {
    font-size: 14px;
}

.pagetitle-stripe {
    background: #fafafa; /* for non-css3 browsers */
    background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#fafafa)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #f9f9f9, #fafafa); /* for firefox 3.6+ */
    -pie-background: linear-gradient(#f9f9f9, #fafafa 100%);
    background: -ms-linear-gradient(top, #f9f9f9, #fafafa); /* for firefox 3.6+ */
    position: relative;
    color: #444;
    border-radius: 5px 5px 0 0;
    padding: 0px 15px;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    behavior: url(../style/PIE.htc);
    height: 47px;
    line-height: 1.7;
}

    .pagetitle-stripe h2, .pagetitle-stripe h3, .pagetitle-stripe h4, .pagetitle-stripe h5, .pagetitle-stripe h6,
    .primary-title-stripe h2, .primary-title-stripe h3, .primary-title-stripe h4, .primary-title-stripe h5, .primary-title-stripe h6,
    .secondary-title-stripe h2, .secondary-title-stripe h3, .secondary-title-stripe h4, .secondary-title-stripe h5, .secondary-title-stripe h6 {
        margin: 0;
    }

.big {
    font-size: 13px;
}

.normal {
    font-size: 12px;
}

.small {
    font-size: 11px;
}

.capital {
    text-transform: uppercase;
}

.page-head {
    color: #333333;
    font-size: 25px;
    font-weight: normal;
    letter-spacing: -1px;
}

.head {
    font-size: 18px;
    background: #3a7da3;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 15px;
    font-weight: bold;
}

.sub-head {
    font-size: 18px;
    border-bottom: 1px dashed #DDD;
    padding-bottom: 5px;
    margin-bottom: 10px;
    color: #3a7da3;
}

    .sub-head.normal {
        font-size: 12px;
        border-bottom: 1px dashed #DDD;
        padding-bottom: 10px;
        margin-bottom: 10px;
        color: #3a7da3;
    }

h3.head {
    font-size: 15px;
    padding-bottom: 7px;
    font-weight: bold;
}

h4.head {
    font-size: 13px;
    padding-bottom: 5px;
    font-weight: bold;
}

h3.sub-head {
    font-size: 15px;
    padding-bottom: 7px;
    font-weight: bold;
}

h4.sub-head {
    font-size: 13px;
    padding-bottom: 5px;
    font-weight: bold;
}

body .text-right {
    text-align: right !important;
}

body .text-center {
    text-align: center !important;
}

body .text-left {
    text-align: left !important;
}

body .no-underline {
    text-decoration: none !important;
}

body .no-margin {
    margin: 0 !important;
}

body .no-radius {
    border-radius: 0 !important;
}

.grid-bold-link {
    color: #66910E !important;
    font-weight: bold;
    text-decoration: underline !important;
}

    .grid-bold-link:hover {
        text-decoration: none !important;
    }

.text-top {
    display: inline-block;
    margin-top: -4px;
}

/****************************************   Text Color Start   ****************************************/

.highlight {
    color: #3a7da3;
}

.silent {
    color: #a1a1a1;
}

.warning {
    color: #ba7c10;
}

.error {
    color: #ff0000;
}

.required {
    color: #ff0000;
    font-size: 11px;
    padding-left: 4px;
    line-height: 24px;
}

.success { /*color:#66910e;*/
    color: #99ca3c;
}

.black-font {
    color: #000;
}

.white {
    color: #fff;
}

.disabled {
    opacity: 0.4;
}


.alert-box {
    position: relative;
    padding: 10px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    behavior: url(PIE.htc);
}

.warning.alert-box {
    border: 1px solid #cbcba8;
    background: #fbfbf5;
    color: #696d16;
}

.error.alert-box {
    border: 1px solid #ff0000;
    background: #fbf0f0;
    color: #ff0000;
}

.success.alert-box {
    border: 1px solid #e0f0c4;
    background: #f9fdf0;
    color: #66910e;
}

.silent.alert-box {
    border: 1px solid #ddd;
    background: #f5f5f5;
    color: #444;
}

.active.alert-box {
    border: 1px dashed #999;
    background: #eff6f9;
    border-radius: 0;
}


/****************************************   Background Start   ****************************************/

.panel {
    padding: 5px;
    background: #f2f2f2;
}

.white-bg {
    background: #fff;
}

.gray-bg {
    background: #f5f5f5;
    padding: 10px;
}

.transparent {
    background: transparent;
}

.primary-title-stripe {
    /*font-family: 'Scada', sans-serif;*/
    background: #99ca3c; /* for non-css3 browsers */
    background: -webkit-gradient(linear, left top, left bottom, from(#99ca3c), to(#66910e)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #99ca3c, #66910e); /* for firefox 3.6+ */
    -pie-background: linear-gradient(#99ca3c, #66910e 100%);
    background: linear-gradient(to bottom, #99ca3c 0%, #66910e 100%);
    background-image: -ms-linear-gradient(top, #99ca3c 0%, #66910e 100%); /* for IE 10 */
    position: relative;
    behavior: url(PIE.htc);
    color: #fff;
    border-radius: 5px 5px 0 0;
    padding: 10px 15px;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    font-size: 18px;
}

.content-area {
    padding: 15px;
}

.primary-title-stripe h3, .secondary-title-stripe h3 {
    margin-bottom: 0;
    font-family: 'Scada', sans-serif;
}

.secondary-title-stripe {
    background: #999999; /* for non-css3 browsers */
    background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#555555)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #999999, #555555); /* for firefox 3.6+ */
    -pie-background: linear-gradient(#999999, #555555 100%);
    background: linear-gradient(to bottom, #999999 0%, #555555 100%);
    background-image: -ms-linear-gradient(top, #999999 0%, #555555 100%); /* for IE 10 */
    position: relative;
    behavior: url(PIE.htc);
    color: #fff;
    border-radius: 5px 5px 0 0;
    padding: 10px 15px;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    /*font-family: 'Scada', sans-serif;*/
    font-size: 18px;
}


.list-arrow li {
    border-top: 1px solid #ddd;
    background: url(../App_Themes/Default/images/world/note-arrow.png) no-repeat 0 10px;
    padding: 5px 0 0px 18px;
    margin-top: 5px;
}

    .list-arrow li:first-child {
        border-top: 0;
        padding-top: 0;
        margin-top: 0;
        background-position: 0 7px;
    }

.list-arrow-small li {
    background: url(../App_Themes/Default/images/world/arrow.gif) no-repeat 0 7px;
    padding: 0px 0 0px 12px;
    margin-top: 6px;
}

    .list-arrow-small li:first-child {
        margin-top: 0;
    }

/****************************************   Panel Start   ****************************************/

.panel-outer-div {
    border-radius: 5px;
    box-shadow: 0 0 4px #CCCCCC;
    behavior: url(PIE.htc);
    position: relative;
}

.panel-inner-div {
    background: url(../App_Themes/Default/images/world/customer-top-gray-runner.png) repeat-x scroll 0 0 #FFFFFF;
    border-radius: 0 0 5px 5px;
    padding: 15px;
    behavior: url(PIE.htc);
    position: relative;
}

.panel-down-pointer {
    margin-top: -15px;
    padding-right: 20px;
    margin-bottom: 10px;
    text-align: right;
}


/****************************************   Coloumns Start   ****************************************/

.hide {
    display: none;
}

.show {
    visibility: visible;
    display: block;
}

.left {
    float: left;
}

.right {
    float: right;
}

.col-container {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

.left-col {
    float: left;
    margin-right: 10px !important;
}

.right-col {
    float: right;
    margin-left: 10px;
}

.col-25, .col-50, .col-100, .col-150, .col-200, .col-250, .col-300, .col-350, .col-400, .col-450, .col-500, .col-550, .col-600, .col-630, .col-700, .col-750, .col-800, .col-850, .col-900 {
    float: left;
    margin: 0 10px;
    display: block;
}

.col-25 {
    width: 25px;
}

.col-50 {
    width: 50px;
}

.col-100 {
    width: 100px;
}

.col-150 {
    width: 150px;
}

.col-200 {
    width: 200px;
}

.col-250 {
    width: 250px;
}

.col-300 {
    width: 300px;
}

.col-350 {
    width: 350px;
}

.col-400 {
    width: 400px;
}

.col-450 {
    width: 450px;
}

.col-500 {
    width: 500px;
}

.col-550 {
    width: 550px;
}

.col-600 {
    width: 600px;
}

.col-630 {
    width: 630px;
}

.col-700 {
    width: 700px;
}

.col-750 {
    width: 750px;
}

.col-800 {
    width: 800px;
}

.col-850 {
    width: 850px;
}

.col-900 {
    width: 900px;
}

.first-child {
    margin: 0;
    float: left;
}

.last-child {
    margin: 0;
    float: right;
}

.mar-bot {
    margin-bottom: 10px;
}

.mar-top {
    margin-top: 10px;
}

.mar-top2 {
    margin-top: 2px;
}

.mar-lt {
    margin-left: 10px;
}

.mar-rt {
    margin-right: 10px;
}

.mar-top-bot {
    margin: 10px 0px;
}

.pad-top-5 {
    padding-top: 5px;
}

.pad-bot-5 {
    padding-top: 5px;
}

.simple-box {
    border: 1px solid #ddd;
    padding: 10px;
}

    .simple-box.top {
        border-width: 1px 0 0 0;
        padding: 10px 10px 0;
    }

    .simple-box.bottom {
        border-width: 0 0 1px 0;
        padding: 0 10px 10px;
    }

    .simple-box.right {
        border-width: 0 1px 0 0;
        padding: 0 10px 0 0;
        float: none;
    }

    .simple-box.left {
        border-width: 0 0 0 1px;
        padding: 0 0 0 10px;
        float: none;
    }

/****************************************   Clear Float Start   ****************************************/

.clear {
    clear: both;
    height: 0;
    width: 0;
    display: block;
    visibility: hidden;
}

.clearfix:before, .clearfix:after, .col-container:before, .col-container:after {
    content: '.';
    display: block;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}

.clearfix:after, .col-container:after {
    clear: both;
}

/****************************************   Table Grid Start   ****************************************/

.primary-grid {
    border-collapse: collapse;
    border: 1px solid #DDD;
}

    .primary-grid th:first-child {
        text-align: left;
    }

    .primary-grid td, .primary-grid th {
        border-collapse: collapse;
        border-left: 1px solid #DDD;
        border-bottom: 0;
        border-top: 0;
        border-right: 1px solid #DDD;
        padding: 5px 8px;
    }

    .primary-grid tr.dark {
        background: #EFF6F9;
    }

    .primary-grid th {
        background: url(../images-new/table-head-runner.gif) 0 0 repeat-x;
        text-align: center;
        vertical-align: middle;
        padding: 8px;
        font-weight: bold;
        font-size: 12px;
        color: #fff;
    }

        .primary-grid th a {
            color: #fff;
            text-decoration: none;
        }

    .primary-grid td a {
        color: #444444;
        text-decoration: none;
    }

        .primary-grid td a:hover {
            text-decoration: underline;
        }

    .primary-grid td.edit-icon a img {
        opacity: 0.5;
    }

    .primary-grid td.delete-icon a img {
        opacity: 0.3;
    }

    .primary-grid tr.line-through td, .primary-grid tr.line-through td a, .primary-grid tr.line-through a.grid-bold-link {
        text-decoration: line-through;
        color: #999 !important;
    }
    /*--- First and Last Row Pagging Styles ---*/
    .primary-grid tr.pagging, .primary-grid tr.pagging-bottom {
        border-top: 0 !important;
        height: 30px;
    }

        .primary-grid tr.pagging td, .primary-grid tr.pagging-bottom td {
            border: 1px solid #fff;
            padding: 0 !important;
        }

        .primary-grid tr.pagging-bottom td {
            border-top: 1px solid #ddd;
        }

            .primary-grid tr.pagging td td, .primary-grid tr.pagging-bottom td td {
                border: 0;
            }
/*.primary-grid tr.pagging td{border:1px solid #fff; padding:5px 0;}
.primary-grid tr.pagging td td{padding:0;}
.primary-grid tr.pagging td span{padding:0 5px;}*/


.secondary-grid {
    border-collapse: collapse;
    border: 1px solid #DDD;
}

    .secondary-grid th:first-child {
        text-align: left;
    }

    .secondary-grid td, .secondary-grid th {
        border-collapse: collapse;
        border-left: 1px solid #DDD;
        border-bottom: 0;
        border-top: 0;
        border-right: 1px solid #DDD;
        padding: 5px 10px;
    }

    .secondary-grid tr {
        background: #fff;
    }

        .secondary-grid tr.dark {
            background: #f9f9f9;
        }

    .secondary-grid th {
        background: #F5F5F5;
        text-align: center;
        vertical-align: middle;
        border-bottom: 1px solid #DDD;
        padding: 8px 10px;
        font-weight: bold;
        font-size: 12px;
        color: #444;
    }

        .secondary-grid th a {
            color: #444;
            text-decoration: none;
        }

    .secondary-grid td.edit-icon a img {
        opacity: 0.5;
    }

    .secondary-grid td.delete-icon a img {
        opacity: 0.3;
    }

    .secondary-grid tr.line-through td, .secondary-grid tr.line-through a.grid-bold-link {
        text-decoration: line-through;
        color: #999 !important;
    }

    .secondary-grid tr.pagging td {
        border: 1px solid #fff;
        padding: 5px 0;
    }

    .secondary-grid th a.grid-bold-link {
        color: #66910E;
        text-decoration: none;
    }


.border-grid {
    border-collapse: collapse;
    border: 1px solid #DDD;
}

    .border-grid td, .border-grid th {
        border-collapse: collapse;
        border: 1px solid #DDD;
        padding: 5px 10px;
    }

    .border-grid th {
        background: url(../images-new/table-head-runner.gif) 0 0 repeat-x;
        text-align: center;
        vertical-align: middle;
        padding: 8px;
        font-weight: bold;
        font-size: 12px;
        color: #fff;
    }

    .border-grid tr.dark {
        background: #EFF6F9;
    }


.data-table td {
    padding: 4px 3px;
}

.form-table td {
    padding-right: 8px;
}

/****************************************   Forms Start   ****************************************/

input:focus, textarea:focus, select:focus {
    outline: none;
}

input::-moz-focus-inner,
[type="button"]::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button.button-large img {
    margin-right: 5px;
    float: left;
}

button.button-large span {
    margin-top: 4px;
}

button.button-small img {
    margin-right: 5px;
    float: left;
}

button.button-small span {
    margin-top: 3px;
}

.button-large {
    border-radius: 5px;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 8px;
    text-decoration: none;
    position: relative;
    behavior: url(PIE.htc);
    width: auto;
    outline: none;
    display: inline-block;
    cursor: pointer;
    line-height: 18px;
    border-width: 2px;
    border-style: solid;
    margin-right: 10px;
}

.button-small {
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 10px;
    text-decoration: none;
    position: relative;
    behavior: url(PIE.htc);
    width: auto;
    outline: none;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    overflow: visible;
    border-width: 1px;
    border-style: solid;
}

a.button-small {
    line-height: 20px;
}

.light-bg, body a.light-bg {
    background: #ddd;
    border-color: #999;
    color: #444;
}

.dark-bg, body a.dark-bg {
    background: #99ca3c;
    border-color: #66910e;
    color: #FFFFFF;
}

.white-bg, body a.white-bg {
    background: #fff;
    border-color: #666;
    color: #444;
    font-family: Arial, Helvetica, sans-serif !important;
}

a.white-bg img {
    margin: 0px 2px 0 0;
}

a.white-bg {
    line-height: 18px;
}

.orange-buttton {
    background: #e29e26;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    height: 27px;
    line-height: 27px;
    padding: 0 10px;
    display: block;
    text-align: center;
    text-decoration: none;
}

.blue-buttton {
    background: #3a7da3;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    height: 27px;
    line-height: 27px;
    padding: 0 10px;
    display: block;
    text-align: center;
    text-decoration: none;
}

.select, .select1 {
    background: #f9f9f9;
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 3px;
    margin: 0;
    color: #606060;
    height: 24px;
}

fieldset {
    border: 1px solid #F0DEBD;
}

    fieldset legend {
        color: #BA7C10;
        font-size: 14px;
        font-weight: bold;
        margin: 0 0px 0 15px;
        padding: 0 3px;
    }

    fieldset .fs-data {
        margin: 12px 15px 15px;
    }
/*.textfield{ border-radius: 5px; line-height: 16px; padding: 3px 3px 4px 4px; background:#f9f9f9; border:1px solid #ddd; position:relative; behavior: url(PIE.htc); color:#606060;}*/

.textfield {
    border-radius: 5px;
    padding: 0 0 0 4px;
    background: #f9f9f9;
    border: 1px solid #ddd;
    position: relative;
    behavior: url(PIE.htc);
    color: #606060;
    height: 22px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: box-shadow 0.2s linear, border 0.2s linear;
    -webkit-transition: box-shadow 0.2s linear, border 0.2s linear;
}

.textfield-disable {
    border-radius: 5px;
    padding: 0 0 0 4px;
    background: #ddd;
    border: 1px solid #ddd;
    position: relative;
    behavior: url(PIE.htc);
    color: #606060;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: box-shadow 0.2s linear, border 0.2s linear;
    -webkit-transition: box-shadow 0.2s linear, border 0.2s linear;
    height: 22px;
}

.textfield:focus {
    box-shadow: 0 0 5px #e1e1e1;
    background: #fff;
    border-color: #ccc;
    transition: box-shadow 0.2s linear, border 0.2s linear;
    -webkit-transition: box-shadow 0.2s linear, border 0.2s linear;
    height: 22px;
}



.right-label input[type="checkbox"], .right-label input[type="radio"] {
    float: left;
    margin-right: 4px;
}

.right-label label {
    float: left;
    line-height: 13px;
    color: #444;
    font-weight: bold;
}

.right-label span {
    float: left;
    line-height: 13px;
}

li.right-label, li.left-label {
    overflow: hidden;
    margin-bottom: 10px;
}

.left-label span {
    float: left;
}

.left-label input[type="checkbox"], .left-label input[type="radio"] {
    float: right;
    margin-left: 4px;
}

.left-label label {
    float: right;
    line-height: 13px;
    color: #444;
    font-weight: bold;
}

.left-label .required {
    line-height: 16px !important;
    height: 16px !important;
}

.left-label.normal label, .right-label.normal label {
    font-weight: normal;
}

.big-search-label {
    background: none repeat scroll 0 0 #3a7da3;
    border-radius: 5px 0 0 5px;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    height: 44px;
    line-height: 45px;
    padding: 0 0 0 4px;
    text-align: center;
    text-transform: uppercase;
    width: 113px;
    float: left;
}


.big-search-right {
    border: 4px solid #e29e26;
    width: 823px;
    padding: 0;
    border-radius: 0 5px 5px 0;
    float: left;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    font-size: 15px;
    font-weight: bold;
    behavior: url(PIE.htc);
    height: 36px;
}

.view-link {
    font-size: 12px;
    font-weight: normal;
    margin-top: -28px;
    float: right;
    margin-right: 10px;
}

.estimate-big-search-label {
    height: 44px;
    line-height: 44px;
    background: #e29e26;
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    behavior: url(PIE.htc);
    color: #fff;
    text-align: center;
    padding: 0 15px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    width: 177px;
}

.estimate-big-search-right {
    border: 4px solid #e29e26;
    width: 733px;
    padding: 0 0;
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    font-size: 15px;
    font-weight: bold;
    behavior: url(PIE.htc);
    height: 36px;
}

.big-search-textfield {
    border: 4px solid #e29e26;
    width: 778px;
    padding: 0 10px 0 0px;
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    font-size: 15px;
    font-weight: bold;
    behavior: url(PIE.htc);
    height: 36px;
}

.footer-links span {
    padding: 0 4px;
}

.footer-links a {
    color: #fff;
    text-decoration: none;
}

.border-inherit {
    border-collapse: inherit !important;
}

/*Added by Parth Patel On 02-Aug-2022 is used to business-information page*/
/*Start Business Information*/
.businessTemplate {
    padding-top: 50px;
    background: #3a7da3;
}

    /*.businessTemplate .container {
        max-width: 750px;
    }*/

    .businessTemplate .main-container .businessInformationWrap, .businessTemplate .main-container .footer {
        max-width: 750px !important;
        width: 750px !important;
    }

    .businessTemplate .middle-container {
        margin: 0 auto;
    }

        .businessTemplate .middle-container header, .businessTemplate .main-container #ucHeader_divHeader.header {
            display: none;
        }

    .businessTemplate .main-container #divWrapper.wrapper {
        width: 100%;
        height: auto !important;
    }

    .businessTemplate .main-container #divContainerClearFix.container {
        width: 100%;
        padding: 0px;
        margin: 0px;
    }

    .businessTemplate .main-container #divLeftSection.left-container {
        width: 100%;
        padding: 0px;
        margin: 0px;
    }

    .businessTemplate .main-container .businessInformationWrap {
        padding: 0px 15px;
    }

        .businessTemplate .main-container .businessInformationWrap .page-header {
            margin: 0px;
        }

    .businessTemplate .container .logo-wrapper {
        background: #074f6f;
        display: none !important;
    }

    .businessTemplate .logout-stripe {
        display: none !important;
    }

.businessInformationWrap .page-header {
    padding: 13px 25px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-family: "Montserrat-Medium";
}

    .businessInformationWrap .page-header span {
        display: block;
        font-family: Oswald;
        font-size: 28px;
        line-height: 30px;
        font-weight: 700;
        margin: 0 0 5px;
        text-transform: uppercase;
    }

.businessInformationWrap .wizard-container {
    padding: 25px;
}

.businessInformationWrap .grayBoxStripe {
    padding: 20px 25px 17px;
    margin: 10px -25px 20px;
    background: #f5f8f9;
}

    .businessInformationWrap .grayBoxStripe .form-group {
        margin-bottom: 7px;
    }

.businessInformationWrap .form-group {
    margin-bottom: 15px;
    position: relative;
}

.businessInformationWrap .datetimepicker {
    font-family: "Montserrat-Medium";
    font-size: 10px;
    line-height: 1.42857143;
    font-weight: normal;
    color: #444444;
}

.businessInformationWrap .form-group.addressLine1 .form-control-placeholder {
    top: 34px;
    left: 11px;
}

    .businessInformationWrap
    .form-group.addressLine1
    .form-control:focus ~ .form-control-placeholder,
    .businessInformationWrap
    .form-group.addressLine1
    .form-control-placeholder.active {
        display: none;
    }

.businessInformationWrap .form-group .form-control-placeholder {
    top: 9px;
    font-size: 12px;
}

    .businessInformationWrap
    .form-group
    .form-control:focus ~ .form-control-placeholder,
    .businessInformationWrap .form-group .form-control-placeholder.active {
        top: -13px;
        left: 0;
        font-size: 10px;
    }

.businessInformationWrap .form-group label {
    font-family: "Montserrat-SemiBold";
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    color: #222;
    text-transform: none;
}

    .businessInformationWrap .form-group label + .smallLabel {
        margin-top: 5px;
    }

.businessInformationWrap .form-group .smallLabel {
    font-family: "Montserrat-Regular";
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    margin: 0 0 3px;
    display: block;
}

.businessInformationWrap .form-group .reqFieldStar {
    color: #f10000;
}

.businessInformationWrap .form-group .prefix {
    position: absolute;
    left: 12px;
    top: 33px;
    color: #333;
    box-shadow: none;
    font-size: 14px;
    line-height: 20px;
    font-family: "Montserrat-Regular";
}

.businessInformationWrap .form-group.prefix-group .form-control {
    padding-left: 55px;
}

.businessInformationWrap .form-group .form-control {
    background-color: #ffffff;
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    color: #000000;
    box-shadow: none;
    font-size: 14px !important;
    line-height: 20px;
    font-family: "Montserrat-Regular";
    height: auto;
    padding: 6px 10px;
}

    .businessInformationWrap .form-group .form-control:focus {
        border-color: #2c607e;
        box-shadow: none;
    }

.businessInformationWrap .form-group .input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.businessInformationWrap .form-group .input-group .input-group-addon {
    border-width: 2px;
    cursor: pointer;
}

    .businessInformationWrap
    .form-group
    .input-group
    .input-group-addon:last-child {
        border-left: none;
        border-radius: 0 4px 4px 0;
        border-color: #ddd;
    }

.businessTemplate .select2-container {
    font-family: "Montserrat-Regular";
    padding: 0;
    margin: 0;
    font-size: 13px;
    line-height: 1.42857143;
    color: #444444;
    background-color: #f2f5f8;
}

.businessTemplate
.select2-container--default
.select2-results__option--highlighted[aria-selected] {
    background-color: #2c607e;
}

.businessInformationWrap
.select2-container--default
.select2-selection--single {
    border-width: 2px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    height: 36px !important;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.businessInformationWrap
.select2-container--default.select2-container--open
.select2-selection--single {
    border-color: #2c607e !important;
}

.businessTemplate
.select2-container--default
.select2-search--dropdown
.select2-search__field {
    line-height: inherit;
    outline: none;
}

.businessInformationWrap
.select2-container
.select2-selection--single
.select2-selection__rendered {
    padding-left: 10px;
    padding-right: 25px;
    font-size: 14px;
    line-height: 32px;
    font-family: "Montserrat-Regular";
}

.businessInformationWrap
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
    height: 34px !important;
    right: 7px;
}

    .businessInformationWrap
    .select2-container--default
    .select2-selection--single
    .select2-selection__arrow
    b {
        border-width: 7px 4px 0 4px;
        margin-top: -3px;
    }

.businessInformationWrap .form-group label.feildLabel {
    font-size: 12px;
    line-height: 16px;
    margin: 6px 0 0 0;
    font-family: "Montserrat-Regular";
    color: #e70000;
    display: none;
}

.businessInformationWrap .form-group.fieldError .form-control {
    border-color: #a94442;
}

.businessInformationWrap
.form-group.fieldError
.select2-container--default
.select2-selection--single {
    border-color: #a94442 !important;
}

.businessInformationWrap .form-group.fieldError label.feildLabel {
    display: block;
}

.businessInformationWrap .fieldNote {
    font-family: "Montserrat-Medium";
    font-size: 12px;
    line-height: 18px;
    color: #555;
    margin: 7px 0 0;
}

    .businessInformationWrap .fieldNote strong {
        font-family: "Montserrat-SemiBold";
    }

.businessInformationWrap .businessInfoAction {
    margin-top: 10px;
}

    .businessInformationWrap .businessInfoAction .btn {
        font-family: "Montserrat-Medium";
        font-size: 15px;
        line-height: 19px;
        font-weight: normal;
        padding: 9px 15px;
        cursor: pointer;
        letter-spacing: 0.25px;
        transition: all 0.35s ease 0s;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        margin: 0;
        background-color: #ff7633;
        border-color: #ff7633;
        color: #fff;
    }

        .businessInformationWrap .businessInfoAction .btn:hover,
        .businessInformationWrap .businessInfoAction .btn:focus {
            background-color: #e46628;
            border-color: #e46628;
            color: #fff;
            outline: 0;
        }

.businessInformationWrap .formErrorList {
    display: none;
}

    .businessInformationWrap .formErrorList.fieldError {
        display: block;
    }

    .businessInformationWrap .formErrorList .alert-danger {
        padding: 15px;
        margin-bottom: 25px;
        background-color: #ffecec;
        border-color: #ffdde2;
        color: #ba1518;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        border-radius: 2px;
    }

    .businessInformationWrap .formErrorList ul {
        padding: 0 0 0 15px;
        margin: 0;
    }

        .businessInformationWrap .formErrorList ul li {
            list-style: outside;
            text-align: left;
            color: #ba1518;
            font-family: "Montserrat-Regular";
            font-size: 13px;
            line-height: 1.42857143;
        }

/*Added*/
.select2-container--default {
    width: auto !important;
    display: block;
}

    .select2-container--default .select2-selection--single {
        border: 1px solid #dddddd !important;
    }

.businessInformationWrap .form-control {
    border: 2px solid #ddd;
}

.businessTemplate div.footer {
    border-top: 1px dashed #ccc;
    padding: 15px 0;
    background: #fff;
    font-family: "Montserrat-Medium";
    font-size: 12px;
    line-height: 26px;
    font-weight: normal;
    padding: 15px 0;
    text-align: center;
    margin: 0 auto;
    color: #444;
    background: #fff;
}

    .businessTemplate div.footer .footer-links {
        font-size: 13px;
    }

    .businessTemplate div.footer a {
        color: #444;
    }

        .businessTemplate div.footer a:hover {
            text-decoration: underline;
        }

    .businessTemplate div.footer .footer-links span {
        padding: 0 8px;
    }

    .businessTemplate div.footer .copyright {
        font-weight: inherit;
        font-size: inherit;
        line-height: inherit;
        margin-top: 1px;
    }

.businessTemplate div#upFAQSection {
    display: none;
}

.businessTemplate .main-container #divContainerClearFix.dotted-border:before {
    display: none;
}

/*Responsive*/
@media screen and (max-width: 991px) {
    .businessTemplate {
        padding-top: 10px;
    }
}

@media screen and (max-width: 767px) {
    .businessTemplate .main-container .businessInformationWrap, .businessTemplate .main-container .footer {
        max-width: 100% !important;
        width: 100% !important;
    }

    .businessTemplate {
        padding-top: 0;
    }

        .businessTemplate #page-wrapper {
            width: 100%;
            max-width: 100%;
        }

        .businessTemplate .container .logo-wrapper {
            padding: 10px 0;
        }

    .businessInformationWrap .page-header {
        padding-left: 20px;
        padding-right: 20px;
    }

    .businessInformationWrap .wizard-container {
        padding: 20px;
    }

    .businessInformationWrap .grayBoxStripe {
        padding: 20px 20px 17px;
        margin: 5px -20px 20px;
    }

    .businessInformationWrap .wizard-container .row {
        margin-left: -8px;
        margin-right: -8px;
    }

        .businessInformationWrap .wizard-container .row [class*="col-"] {
            padding-left: 8px;
            padding-right: 8px;
        }

    .businessInformationWrap .businessInfoAction {
        margin-top: 5px;
    }

    .businessInformationWrap .formErrorList .alert-danger {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 480px) {
    .grayBoxStripe .col-xs-4 {
        width: 50%;
    }

    .businessInformationWrap .col-xs-6 {
        width: 100%;
        float: none;
    }

    .businessInformationWrap .grayBoxStripe .col-xs-6 {
        width: 50%;
        float: left;
    }

    .businessInformationWrap .page-header {
        padding-left: 8px;
        padding-right: 8px;
        font-size: 13px;
        line-height: 18px;
    }

        .businessInformationWrap .page-header span {
            margin: 0 0 4px;
        }
}
/*End Business Information*/

/* CSS Resets Document */

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, span, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0
}

table {
	border-collapse:collapse;
	border-spacing:0
}

img{vertical-align:middle;}

fieldset, img {
	border:0
}

th{
	font-style:normal;
	font-weight:normal;
	text-align:left
}

ol, ul {
	list-style:none
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:bold
}

abbr, acronym {
	border:0;
	font-variant:normal
}

sup {
	vertical-align:text-top
}

sub {
	vertical-align:text-bottom
}

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	outline:none;

}

input, textarea, select {
*font-size:100%
}

legend {
	color:#BA7C10;
}

/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
	color: #fff;
	background-color: #2f2f2f !important;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;    
}

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding: 15px;
	overflow: hidden;
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
	/* border-color: ... !important; */
}

/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
	cursor: help;
	margin-left: 4px;
}





/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
	padding: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999999;
	pointer-events: none;
	width: auto;
	overflow: visible;
}
.tooltipster-base .tooltipster-content {
	overflow: hidden;
}


/* These next classes handle the styles for the little arrow attached to the tooltip. 
   By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
	display: block;
	width: 0; 
	height: 0;
	position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-top: 8px solid;
	bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-top: 9px solid;
	bottom: -7px;
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-bottom: 8px solid;
	top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-bottom: 9px solid;
	top: -7px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
	left: 0;
	right: 0;
	margin: 0 auto;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
	left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	left: 5px;
}
.tooltipster-arrow-top-right span,  .tooltipster-arrow-bottom-right span {
	right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
	right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-left: 8px solid;
	top: 50%;
	margin-top: -7px;
	right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-left: 9px solid;
	margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-right: 8px solid;
	top: 50%;
	margin-top: -7px;
	left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-right: 9px solid;
	margin-top: -8px;
}


/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
.tooltipster-fade-show {
	opacity: 1;
}

.tooltipster-grow {
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
}
.tooltipster-swing-show {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
	top: 0;
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
}
.tooltipster-fall-show {
}
.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0px !important;
	opacity: 0;
}

.tooltipster-slide {
	left: -40px;
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-slide-show {
}
.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0px !important;
	opacity: 0;
}


/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
	opacity: 0.5;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

/* Start validation Summary Class */
.validationSummary {
    border: 1px solid #cc0000;
    background-color: #feeded;
    padding: 5px;
    font-size: 12px;
    color: #CC0000;
    margin: 0px 0px 10px;
    overflow: hidden;
    display: block;
    /*width:283px;*/ 
}

    .validationSummary ul {
        margin: 0;
        padding: 0;
        padding-left: 20px;
        list-style-position: inside;
        list-style: disc;
    }

        .validationSummary ul li {
            line-height: 18px;
            font-size: 12px;
        }

    .validationSummary.sign-up {
        width: 281px;
    }

    @media screen and (max-width: 767px) {
        .validationSummary.sign-up {
        width: calc(100% - 21px) !important;
        }
    }
/* End validation Summary Class */

/* Message on Top  */

p.taggole {
    background: #555;
    border: 3px solid #333;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top: 0;
    font-weight: bold;
    font-size: 18px;
    position: fixed;
    top: 0px;
}


p.taggole-error {
    background: #c00;
    border: 3px solid #660000;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top: 0;
    font-weight: bold;
    font-size: 18px;
    position: fixed;
    top: 0px;
}

.tog-message {
    background: #fcf7c1;
    border: 1px solid #fad426;
    padding: 5px 5px 5px 10px;
    color: #444;
    margin-bottom: 10px;
}

.float-msg {
    display: none;
    width: 200px;
    height: 45px;
    padding-top: 20px;
    color: #FFF;
    left: 44.5%;
    top: 0;
    text-align: center;
    z-index: 9999;
}

/* End Message on Top  */

.input-btn-as-link {
    background: none;
    border: 0;
    color: #344e01;
    text-decoration: underline;
    cursor: pointer;
}

    .input-btn-as-link:hover {
        text-decoration: none;
    }

.required-div {
    float: left;
    width: 4px;
    margin-left: 5px;
}

    .required-div .required {
        padding-left: 0 !important;
        line-height: 24px !important;
    }

.dark-bg, body a.dark-bg {
    background: none repeat scroll 0 0 #99CA3C;
    border-color: #66910E;
    color: #FFFFFF;
}

.top-container {
    margin-bottom: 20px;
    padding: 0 5px;
}

.button-small {
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 24px !important;
    line-height: 22px;
    outline: medium none;
    overflow: visible;
    padding: 0 10px;
    position: relative;
    text-decoration: none;
    width: auto;
}

.left {
    float: left;
}

.middle-container, .middle-container-login {
    height: 100%;
    overflow: hidden;
    padding: 5px;
}

    .middle-container-login .panel-outer-div {
        border: 1px solid #DDDDDD;
    }

    .middle-container-login .login-box {
        margin: 30px auto 0;
        width: 380px;
    }

.data-container {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    box-shadow: 0 0 4px #CCCCCC;
    margin-bottom: 0px;
    min-height: 645px;
    overflow: hidden;
    width: 978px;
}

.middle-container-login .data-container {
    border: medium none !important;
    box-shadow: none;
    margin: 0 0 100px;
    overflow: hidden;
}

.middle-container-login .panel-inner-div {
    background: none;
    border-top: 1px solid #ddd;
}

.banner-title {
    font-size: 48px;
    color: #fff;
    text-shadow: 2px 2px #888;
    margin: 0;
    line-height: 48px;
    letter-spacing: -1px;
    font-family: 'open_sansextrabold', arial, tahoma;
}

.section-container {
    padding: 60px 0 60px;
}

.section-ttls {
    line-height: 40px;
    color: #333;
    text-align: center;
    font-size: 22px;
    font-family: 'open_sanssemibold', arial;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../App_Themes/Default/fonts/opensans-regular-webfont.eot');
    src: url('../App_Themes/Default/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../App_Themes/Default/fonts/opensans-regular-webfont.woff') format('woff'), url('../App_Themes/Default/fonts/opensans-regular-webfont.ttf') format('truetype'), url('../App_Themes/Default/fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('../App_Themes/Default/fonts/opensans-light-webfont.eot');
    src: url('../App_Themes/Default/fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('../App_Themes/Default/fonts/opensans-light-webfont.woff2') format('woff2'), url('../App_Themes/Default/fonts/opensans-light-webfont.woff') format('woff'), url('../App_Themes/Default/fonts/opensans-light-webfont.ttf') format('truetype'), url('../App_Themes/Default/fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../App_Themes/Default/fonts/opensans-semibold-webfont.eot');
    src: url('../App_Themes/Default/fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../App_Themes/Default/fonts/opensans-semibold-webfont.woff') format('woff'), url('../App_Themes/Default/fonts/opensans-semibold-webfont.ttf') format('truetype'), url('../App_Themes/Default/fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('../App_Themes/Default/fonts/opensans-extrabold-webfont.eot');
    src: url('../App_Themes/Default/fonts/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('../App_Themes/Default/fonts/opensans-extrabold-webfont.woff') format('woff'), url('../App_Themes/Default/fonts/opensans-extrabold-webfont.ttf') format('truetype'), url('../App_Themes/Default/fonts/opensans-extrabold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}


/****************** PRIVACY PAGE ****************************/
.privacy-policy-public .terms-of-use h5 {
    font-size: 16px;
    color: #444444;
    text-transform: none;
    border-bottom: 1px solid #ddd;
}

.privacy-policy-public .terms-of-use p {
    font-size: 13px;
    line-height: 19px;
    background: url(../App_Themes/Default/images/world/arrow.png) 0 6px no-repeat;
    padding: 0 0 0 15px;
}

.privacy-policy-public .terms-of-use li {
}

.privacy-policy-public .bullets li {
    float: none;
}

.privacy-policy-public .left p.list-para {
    font-family: "open_sanssemibold", arial;
}

.privacy-policy-public .bullets li p {
    font-family: "open_sanssemibold", arial;
}
/****************** PRIVACY PAGE END ****************************/

/****************** TERMS OF USE ****************************/

.privacy-policy-public .terms-of-use h5 {
    font-size: 16px;
    color: #444444;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
}

.privacy-policy-public ol.terms-of-use li {
    color: #444444;
}

.privacy-policy-public ol.terms-of-use li, ol.terms-of-use li p.list-para {
    font-size: 13px;
    line-height: 19px;
    text-align: left;
    font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
}

    .privacy-policy-public ol.terms-of-use li p.normal-para {
        font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
    }

.terms-update-date {
    margin-top: 50px;
    color: #a1a1a1;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    display: block;
}

.privacy-update-date {
    margin-top: 50px;
    color: #a1a1a1;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    display: block;
}

.privacy-policy-public .terms-of-use .back-to-top-link {
    border-top: 0 none;
    margin-bottom: 0;
    margin-top: 30px;
}

ol.terms-of-use {
    list-style: outside none decimal;
    margin: 0 auto;
    padding: 0 20px;
}


.privacy-policy-public .terms-of-use h5 {
    border-bottom: 1px solid #ddd;
    color: #444444;
    font-size: 16px;
    text-transform: uppercase;
}



/****************** TERMS OF USE END****************************/

.terms-of-us-title {
    color: #666;
    text-shadow: 2px 2px #fff;
    margin-top: 30px;
    line-height: 64px;
}

.terms-of-use-text-banner {
}

.terms-left-section {
    width: 100%;
}

.mar-bot-30 {
    margin-bottom: 30px;
}

.privacy-policy-title {
    color: #666;
    text-shadow: 2px 2px #fff;
    margin-top: 30px;
    line-height: 64px;
}

.privacy-policy-left {
    width: 100%;
    margin-bottom: 30px;
}

.privacy-policy-public ol.use-bullet-list li {
    float: none;
}

.agreement-term {
    width: 100%;
}

.content-wrapper {
    height: 100%;
    margin: 0 auto;
    width: 980px;
}


.circle-image {
    border-radius: 50%;
    border: 1px solid #ccc;
    position: relative;
    border: 1px solid #CCCCCC;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    width: 40px;
    behavior: url(PIE.htc);
}

.circle-image .image-div {
    display: table-cell;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    vertical-align: middle;
    width: 40px;
}
.title-misc {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
}
.terms-top {
    margin-bottom: 150px;
    padding-top: 40px;
}
.signup-form-left-container .textfield {
    font-size: 17px !important;
    height: 35px !important;
}
.textfield::-ms-clear {
    display: none;
}
.button-large {
    border-radius: 5px;
    border-style: solid;
    border-width: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;
    margin-right: 10px;
    outline: medium none;
    padding: 9px 13px;
    position: relative;
    text-decoration: none;
    width: auto;
}
.signup-form-left-container select, .signup-form-left-container select1 {
    font-size: 15px;
    height:38px;
}
.container {
    width: 683px;
    margin: 0 auto 70px;
}
.signup-form-left-container h3 {
    margin-bottom: 8px !important;
    text-transform: uppercase;
}
.signup-form-left-container h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}

/* For ToolTip */
.fixedTip { display: inline-table; }

#vsCreditCardBilling ul li { padding-right: 1px; }

input[type="text"]:disabled, input[type="submit"]:disabled {
    cursor: not-allowed !important;
}
input[type="submit"]:disabled{
    opacity: 0.5;
}
input[type="text"]:disabled{
        background: #e8e8e8;
    border: 2px solid #ccc;
}
/****CSS class for watermark text color in dropdown list****/
select.form-control
{
    padding-left:4px;
    color: #A1A1A1 !important;
}
select.form-control option
{
    color: #000 !important;
}
select.form-control option:first-child
{
    color: #A1A1A1 !important;
} 
select.form-control.selected-value {
    color: #000 !important;
}

/* Invoice training page custom start */
.full-section {float: left;margin: 0px -20px;max-width: none;padding-top: 20px;width: calc(100% + 40px);}
.application-offer .list-arrow li:first-child { background: url(../App_Themes/Default/images/world/icon-check-16x16.png) no-repeat 0px 4px;  padding: 0 0 0 18px;  margin-top: 5px; border: 0;    width: 100%; display: inline-block; vertical-align: top; background-repeat: no-repeat; float: left; font-size: 14px; background-size: 11px;}
.bonus-wrapper {margin-top: 35px;}
.application-offer-payment {margin-bottom: -50px;padding: 33px 15px 30px;}
.signup-title {margin-bottom: 25px !important}
.pull-left { float: left!important;}
.yes-btn-custom {padding:6px 8px !important;line-height:18px !important;font-size:13px !important;}
.application-offer-payment .btn-row a.dark-bg {background: #99ca3c !important;border-color: #66910e  !important; color: #ffffff  !important;}
.textfield:focus {height:35px;}

.wrapper { overflow: visible; }


@media screen and (max-width: 768px) {
    .application-banner h3 {
        font-size: 26px !important;
    }
    .checkout-template .wrapper .container {margin-bottom:0px !important;}

    .full-section {margin:0px -15px;width: calc(100% + 30px)}
    .bonus-wrapper {margin-top:20px}
    .card-number {height:35px;}
}

.float-label .riSingle [type='text'].riTextBox
{
    font-size:14px !important;
    border:0 !important;
    margin-top:5px;
    color:#606060 !important;
    background: none !important;
}

/* Invoice training page custom end */

/******************************************************************************
    Developer Telrik CSS start
    *******************************************************************************/
/*html body .riSingle .riTextBox.textfield[type="text"] {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  font-style: normal;
  line-height: 1.42857143;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  font-family: Arial, Helvetica, sans-serif;
  background: #f9f9f9;
  color: #606060;
}
html body .riSingle.has-error .riTextBox.textfield[type="text"] {
  border-color: #c00;
}
html body .riSingle .riTextBox.textfield[type="text"][disabled] {
  background-color: #eeeeee;
  opacity: 1;
}
html body .riSingle .riTextBox.riEmpty.textfield[type="text"] {
  color: #bdbdbd;
}*/
/******************************************************************************
    Developer Telrik CSS end
    *******************************************************************************/
@charset "utf-8";
/* CSS Document */
/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800&display=swap');*/
body {
    font-family: Arial, Helvetica, sans-serif;
    color: #444;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    background: #fff;
}

/* checkout template start */
.checkout-template {
    background: #3a7da3;
    padding-top: 50px;
    height: auto;
}

    .checkout-template .header {
        height: 85px;
        width: 750px;
        border-bottom: 6px solid #000000;
        padding: 15px 0;
        background: #074f6f;
        margin: 0 auto;
        display: block;
        text-align: center;
    }

    .checkout-template .header-container {
        width: 100%;
    }

    .checkout-template .wrapper {
        width: 750px;
        background: #fff;
    }

        .checkout-template .wrapper .container {
            width: 710px;
            margin: 0 auto 50px;
        }

.white-logo {
    margin-top: 12px;
}

.checkout-template .footer, .checkout-template .footer-container {
    background: #fff;
    color: #555;
    width: 100%;
    position: relative;
    bottom: 0;
    border-top: 0;
    text-align: center;
    padding: 0;
}

.checkout-template .footer {
    border-top: 1px dashed #ccc;
    padding: 15px 0;
}

    .checkout-template .footer a {
        color: #555;
        text-decoration: none;
    }

        .checkout-template .footer a:hover {
            text-decoration: underline;
        }

.checkout-template .main-container {
    width: 750px;
    margin: 0 auto;
}
/* checkout template end */

/* checkout tab start */
.cta-box .list-arrow-small li {
    background: none;
    padding: 0;
    margin-top: 12px;
}

.cta-box .list-arrow-small {
    margin: 5px 0;
    font-size: 14px;
    padding-left: 15px;
}

    .cta-box .list-arrow-small li label {
        margin-left: 6px;
    }

    .cta-box .list-arrow-small li input[type="checkbox"] {
        position: relative;
        top: 2px;
    }

.cta-tagline span {
    color: #669c00;
}

.btn-row .button-large {
    line-height: 15px;
    margin-left: 15px;
}

.cta-border {
    margin: 40px 0 10px;
}

.btn-row {
    margin-top: 23px;
}

.cta-box {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    width: 615px;
}

    .cta-box .col-container {
        margin-bottom: 7px;
    }

.payment-wizard .data-table-new td {
    padding: 8px 0px 7px;
}

/* checkout tab end */
a.button-disabled {
    cursor: not-allowed !important;
    opacity: 0.5;
    pointer-events: none;
}

.dotted-border {
    position: relative;
}

    .dotted-border:before {
        border-left: 1px dotted #CCCCCC;
        content: '';
        position: absolute;
        top: 0;
        height: calc(100% - 50px);
        left: 50%;
        width: 0;
        visibility: visible;
        margin-top: 50px;
        margin-left: -18px;
    }

.dn-box {
    margin: 20px auto;
    padding: 0 21px;
    width: 710px;
    display: block;
    font-size: 14px;
    line-height: normal;
    color: #000;
}

    .dn-box a {
        color: #000;
    }

    .dn-box .developer-note-main h6 {
        border-bottom: 1px solid #000;
        color: #000;
        display: inline-block;
        margin-bottom: 15px;
        margin-left: -14px;
        text-transform: uppercase;
    }

.copyright {
    font-size: 11px;
}

.dn-main-ul {
    font-weight: bold;
    list-style-type: decimal;
    margin-bottom: 20px;
    text-align: justify;
}

    .dn-main-ul li {
        font-family: Arial,Helvetica,sans-serif;
        font-weight: normal;
        margin-bottom: 10px;
    }

        .dn-main-ul li ol {
            font-family: Arial,Helvetica,sans-serif;
            font-weight: normal;
            margin-top: 10px;
            margin-bottom: 10px;
        }

    .dn-main-ul ol li {
        font-family: Arial,Helvetica,sans-serif;
        font-weight: normal;
        margin-bottom: 10px;
        list-style-position: inside;
        list-style-type: initial;
        padding: 0 0 0 20px;
    }

    .dn-main-ul li ol ol li {
        list-style: none;
    }

        .dn-main-ul li ol ol li span, .dn-main-ul li ol li span {
            margin-left: 20px;
            display: block;
        }

.developer-note-main {
    padding: 15px;
}

.logo {
    padding-top: 12px;
}

    .logo a {
        display: block;
    }

.BtnNext {
    margin-right: 22px;
}

.month-year-ddl {
    float: left;
    margin-right: 10px;
    width: 175px;
}

.cvv-code-control {
    float: left;
    width: 122px;
}

.state-ddl {
    float: left;
    width: 175px;
}

    .state-ddl .textfield {
        height: 39px !important;
    }

.country-ddl .textfield {
    height: 39px !important;
}

.postal-code-control {
    float: left;
}

.thankyoubox {
    margin-top: 50px;
    width: 615px;
    margin-left: auto;
    margin-right: auto;
}

.left-container .textfield:focus {
    border: 2px solid #e8e8e8 !important;
    box-shadow: none;
}

.left-container {
    padding-right: 22px;
    width: 315px;
}

    .left-container h2 {
        margin-bottom: 8px;
        text-transform: uppercase;
        color: #419fca;
    }

    .left-container .textfield {
        background: #f9f9f9;
        border: 2px solid #e8e8e8;
        border-radius: 5px;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
        font-size: 17px;
        height: 35px;
        padding: 0 0 0 4px;
        position: relative;
        transition: box-shadow 0.2s linear 0s, border 0.2s linear 0s;
    }

.right-container {
    float: left;
    width: 315px;
    margin-top: 45px;
    border-left: 0;
    min-height: 0;
}

.watermarklabel {
    color: #a1a1a1 !important;
}

input[type="text"]:disabled, input[type="submit"]:disabled {
    cursor: not-allowed !important;
}

input[type="submit"]:disabled {
    opacity: 0.5;
}

input[type="text"]:disabled {
    background: #e8e8e8 !important;
    border: 2px solid #ccc !important;
}

.button-large {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-style: solid;
    border-width: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    line-height: 23px;
    outline: medium none;
    padding: 9px 13px;
    position: relative;
    text-decoration: none;
    width: auto;
}

.checkout-template .simple-box {
    border: 0;
    padding: 0;
}

.simple-box h3 {
    border-width: 0 0 1px;
    border-style: dashed;
    border-color: #dddddd;
    margin-bottom: 22px;
    padding: 0 0 7px 0;
    color: #419fca;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
}

.thankyoubox h3 {
    font-size: 20px;
    margin-bottom: 30px;
}

.thankyoubox .icon-tick {
    margin-right: 6px;
    margin-top: -3px;
}

.thankyoubox h5 {
    color: #666;
    margin-bottom: 10px;
}

.thankyoubox ul.list-arrow-small li {
    background-position: 0 4px;
}

.exist-thanks-main h3 {
    font-size: 26px;
    border-color: transparent;
}

    .exist-thanks-main h3 a {
        color: #419fca;
    }

.left-container select, .left-container select1 {
    font-size: 15px;
    height: 38px;
}

select.textfield {
    color: #999 !important;
}

    select.textfield option {
        color: #000 !important;
    }

        select.textfield option:first-child {
            color: #999 !important;
        }

    select.textfield.selected-value {
        color: #444 !important;
    }

.dark-bg {
    background: #3A7DA3 !important;
    color: #fff !important;
    border: 2px solid #074f6f !important;
}

    .dark-bg:hover {
        color: #fff;
    }

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
    .checkout-template .left-container select, .checkout-template .left-container select1 {
        font-size: 13px !important;
        padding: 3px 0 !important;
    }

    .checkout-template .left-container .textfield {
        font-size: 13px !important;
    }
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
    .checkout-template .left-container select, .checkout-template .left-container select1 {
        font-size: 13px !important;
        padding: 3px 0 !important;
    }

    .checkout-template .left-container .textfield {
        font-size: 13px !important;
    }
}

/* @media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) 
{ @media {
    .safari_only { 
        color:#0000FF; 
        background-color:#CCCCCC; 
    }
  }
} */





@media screen and (max-width: 767px) {
    .checkout-template {
        padding-top: 1.5%;
    }

        .checkout-template .main-container {
            width: 97%;
        }

        .checkout-template .wrapper {
            width: 100%;
        }

        .checkout-template .header {
            height: auto;
            padding: 0;
            width: 100%;
            border-bottom: 3px solid #000;
        }

    .logo {
        padding: 12px 15px;
        text-align: left;
        width: 120px;
    }

        .logo img {
            width: 100%;
        }

    .dn-box {
        width: 87%;
    }

    .checkout-template .wrapper .container {
        width: 100%;
        margin-bottom: 20px;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .left-container {
        width: 100%;
        padding: 0 !important;
        margin-top: 20px;
    }

    .right-container {
        width: 100%;
        padding: 0;
        min-height: 0 !important;
        display: none;
    }

    .dotted-border::before {
        border-left: 0;
    }

    .data-table-new {
        width: 100%;
    }

    .left-container .textfield {
        box-sizing: border-box;
        width: calc(100% - 9px) !important;
    }

    .name-field .left-col {
        width: 50%;
    }

    .name-field .left {
        width: 48%;
    }

    .password-field .silent {
        margin-left: 0 !important;
    }

    .btn-next input {
        margin-right: 0 !important;
    }

    .payment-wizard .data-table-new td {
        padding: 10px 0;
    }

    .business-info .textfield {
        margin: 10px 0 !important;
    }

    .BtnNext {
        margin-right: 9px !important;
    }


    .cta-box {
        width: 100%;
        margin-top: 20px;
    }

    .simple-box table {
        width: 100%;
    }

    .cta-box .list-arrow-small {
        padding-left: 0;
    }

    .btn-row .button-large {
        margin-left: 0;
    }

    .month-year-ddl {
        width: 185px;
    }

    .cvv-code-control {
        width: calc(100% - 185px);
    }

        .cvv-code-control .textfield {
            width: calc(100% - 9px) !important;
        }

        .cvv-code-control > span.left {
            display: none;
        }

    .month-year-ddl {
        margin-right: 0;
    }

    .state-ddl {
        float: none;
        width: 100%;
    }

        .state-ddl .textfield {
            height: 35px !important;
            margin-bottom: 20px;
        }

    .country-ddl .textfield {
        height: 35px !important;
    }

    .postal-code-control {
        float: none;
    }

    .thankyoubox {
        margin-top: 20px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        box-sizing: border-box;
    }

    .thankyou-icon {
        display: none;
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .thankyou-message {
        display: block;
        width: 100%;
        text-align: center;
    }

        .thankyou-message > h3 {
            line-height: 1.2 !important;
        }

    .checkout-template .left-container select, .checkout-template .left-container select1 {
        font-size: 15px;
        height: 34px;
    }

    .checkout-template h3 {
        line-height: 1.2 !important;
    }

    .checkout-template .left-container .textfield, .checkout-template .textfield {
        font-size: 16px !important;
    }

    .simple-box h3 {
        text-align: left;
    }

    .exist-thanks-main h3 {
        text-align: center;
        margin-bottom: 20px;
    }

    .exist-thanks-main .icon-tick {
        display: none;
    }
}

@media screen and (max-width: 541px) {
    .name-field .left-col {
        width: 100%;
        margin-right: 0 !important;
        margin-bottom: 20px;
    }

    .name-field .left {
        width: 100%;
    }
}


.dark-bg, body a.dark-bg {
    background: #3a7da3;
    border-color: #074f6f;
    color: #fff;
}

.left-container h2 {
    color: #419fca;
}

.checkout-template .right-container {
    min-height: 300px;
    border-left: 0;
}

input[type="text"]:disabled, input[type="submit"]:disabled {
    cursor: default !important;
}

input[type="submit"]:disabled {
    opacity: 0.5;
}

input[type="text"]:disabled {
    background: #e8e8e8;
    border: 2px solid #ccc;
}

.checkout-template .left-container .textfield:focus {
    border: 2px solid #e8e8e8 !important;
    box-shadow: none;
}

.footer {
    font-size: 12px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
}

/*Model css start----------------------------------------------*/
.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: -webkit-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
        transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
}

    .modal-dialog strong {
        font-weight: 600;
    }

    .modal-dialog p {
        line-height: 22px;
    }

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-content .modal-header {
    background-color: #f5f5f5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-content .modal-header .close {
    font-size: 30px;
}

.close {
    float: right;
    font-size: 19.5px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-content .modal-header h2 {
    font-size: 18px;
    line-height: 28px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-content .modal-footer {
    text-align: left;
    border-top: 0;
}

.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}

.modal-header:after,
.modal-footer:after {
    clear: both;
}



@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
/*Model css end-------------------------------------------------------*/

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .left-container select.textfield {
        padding: 0 0 0 2px !important;
    }
}

@supports (-ms-ime-align:auto) {
    .left-container select.textfield {
        padding: 0 0 0 2px !important;
    }
}

@media screen and (max-width: 767px) {
    .simple-box.bottom {
        margin-bottom: 20px !important;
    }

        .simple-box.bottom table {
            width: 100%;
        }
}

.checkout-template {
    background: #2c607e;
    height: auto;
}

    .checkout-template .header {
        background: #1a394b;
    }

.header-container .display-table {
    display: table;
    height: 85px;
    width: 100%;
}

.header-container .display-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.header-container h1 {
    color: #fff;
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    font-family: 'Audiowide', cursive;
}

.special-thanks-wrapper {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 13px;
    margin-top: 10px;
}

.banner-tagline {
    font-family: 'Montserrat', sans-serif;
    color: #444;
    text-align: center;
    margin-bottom: 30px;
    line-height: 30px;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
}

    .banner-tagline span {
        background: -webkit-linear-gradient(#ffac6d, #ff6a28);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
/*Custom radio/checkbox btn style start---------------------*/
.custom-radio-group .form-control-placeholder.active,
.custom-checkbox-group .form-control-placeholder.active {
    top: -22px;
}

.custom-radio-group .custom-radio-checkbox .control {
    margin-bottom: 5px;
}

.custom-radio-group .custome-control,
.custom-checkbox-group .custome-control {
    padding: 10px 27px 20px;
}

.custom-radio-checkbox .control {
    display: block;
    position: relative;
    padding-left: 27px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 13px;
    line-height: 22px;
    margin-left: 0;
    margin-right: 10px;
}

    .custom-radio-checkbox .control input[type=checkbox],
    .custom-radio-checkbox .control input[type=radio] {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }

.custom-radio-checkbox .control__indicator {
    position: absolute;
    top: 1px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #ffffff;
    border: 1px solid #ccc;
}

.custom-radio-checkbox .control--radio .control__indicator {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.custom-radio-checkbox .control:hover input ~ .control__indicator,
.custom-radio-checkbox .control input:focus ~ .control__indicator {
    background: #ffffff;
    border: 1px solid #ccc;
}

.custom-radio-checkbox .control input:checked ~ .control__indicator {
    background: #1a394b;
    border: 1px solid #1a394b;
}

.custom-radio-checkbox .custom-checkbox.control input:checked ~ .control__indicator {
    background: #ffffff;
    border: 1px solid #ccc;
}

.custom-radio-checkbox .custom-checkbox.control:hover input:not([disabled]):checked ~ .control__indicator,
.custom-checkbox.control input:checked:focus ~ .control__indicator {
    background: #ffffff;
    border: 1px solid #ccc;
}

.custom-radio-checkbox .custom-checkbox.control:hover input ~ .control__indicator {
    border: 1px solid #1a394b;
}

.custom-radio-checkbox .custom-checkbox.control input:focus ~ .control__indicator {
    border: 1px solid #ccc;
}

.custom-radio-checkbox .custom-checkbox.control input:disabled ~ .control__indicator {
    border: 1px solid #ccc;
}

.custom-radio-checkbox .custom-radio .control {
    padding-left: 28px;
}

.custom-radio-checkbox .custom-radio .control__indicator {
    width: 16px;
    height: 16px;
    top: 2px;
}

.custom-radio-checkbox.with-control .custom-radio .control__indicator,
.custom-radio-checkbox.with-control .custom-checkbox .control__indicator {
    width: 18px;
    height: 18px;
    top: 7px;
}

.custom-radio-checkbox.with-control .select2-container--default {
    top: -2px;
    margin: 2px 0;
    min-width: 50px;
}

.custom-radio-checkbox.with-control .form-control-static {
    padding-top: 5px;
    padding-bottom: 14px;
    margin-bottom: 0;
    min-height: 30px;
}

    .custom-radio-checkbox.with-control .form-control-static.text-only {
        padding-top: 0px;
        padding-bottom: 14px;
        margin-bottom: 0;
        min-height: 30px;
        line-height: 31px;
    }

.custom-radio-checkbox.with-control label.text-only {
    line-height: 32px;
}

.custom-radio-checkbox .custom-radio.control:hover input:not([disabled]):checked ~ .control__indicator,
.custom-radio.control input:checked:focus ~ .control__indicator {
    background: #1a394b;
    border: 1px solid #1a394b;
}

.custom-radio-checkbox .custom-radio.control:hover input ~ .control__indicator {
    border: 1px solid #1a394b;
}

.custom-radio-checkbox .custom-radio.control input:focus ~ .control__indicator {
    border: 1px solid #1a394b;
    background: #1a394b;
}

    .custom-radio-checkbox .custom-radio.control input:focus ~ .control__indicator:after {
        display: block;
        content: '';
        position: absolute;
        left: 5px;
        top: 5px;
        height: 6px;
        width: 6px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        background: #ffffff;
    }

.custom-radio-checkbox .custom-radio.control input:disabled ~ .control__indicator {
    border: 1px solid #ccc;
}

.custom-radio-checkbox .control:hover input:not([disabled]):checked ~ .control__indicator,
.custom-radio-checkbox .control input:checked:focus ~ .control__indicator {
    background: #1a394b;
}

.custom-radio-checkbox .custom-checkbox.control:hover input:not([disabled]):checked ~ .control__indicator,
.custom-radio-checkbox .custom-checkbox.control input:checked:focus ~ .control__indicator {
    background: #ffffff;
}

.custom-radio-checkbox .control input:disabled ~ .control__indicator,
.custom-radio-checkbox .control .aspNetDisabled ~ .control__indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

.custom-radio-checkbox .control__indicator:after {
    content: '';
    position: absolute;
    display: none;
}

.custom-radio-checkbox .control input:checked ~ .control__indicator:after {
    display: block;
}

.custom-radio-checkbox .control--checkbox .control__indicator:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #666;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.custom-radio-checkbox .control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b;
}

.custom-radio-checkbox .control--radio .control__indicator:after {
    left: 5px;
    top: 5px;
    height: 6px;
    width: 6px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
}

.custom-radio-checkbox .control--radio input:disabled ~ .control__indicator:after {
    background: #7b7b7b;
}

.custom-radio-checkbox .control > label {
    margin-bottom: 0px;
}

.custom-radio-checkbox .form-group .form-control-placeholder {
    pointer-events: none;
}

.custom-radio-checkbox .form-control-placeholder {
    pointer-events: inherit;
}

.control-align-radio-checkbox {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

.radio-inline li,
.checkbox-inline li {
    margin: 0;
    padding: 0;
}

.side-control-align .form-control-placeholder.active {
    top: -24px;
}
/*Custom radio/checkbox btn style end---------------------*/

.thanks-listing-options {
    display: block;
    padding: 0 15px;
}

    .thanks-listing-options ul {
        padding: 0 0 0 30px;
        margin: 0;
    }

    .thanks-listing-options li {
        list-style: none;
        border: 0;
        width: 100%;
        display: inline-block;
        vertical-align: top;
        background-repeat: no-repeat;
        float: left;
        margin-top: 5px;
        background: url(../App_Themes/Default/images/world/icon-check-12x12.png) no-repeat 0px 4px;
        padding-left: 25px;
    }

    .thanks-listing-options .custom-radio-checkbox .control {
        font-weight: 600;
    }

    .thanks-listing-options .custom-radio-checkbox .custom-radio .control__indicator {
        top: 4px;
    }

    .thanks-listing-options .custom-radio-checkbox .control {
        padding-left: 30px;
    }

.top-text {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 15px;
    text-align: center;
}

.highlight-wrapper {
    background-color: #2c607e;
    border-radius: 5px;
    padding: 30px;
    margin: 20px 15px 20px 30px;
    display: block;
    text-align: center;
    color: #fff;
}

    .highlight-wrapper h2 {
        font-weight: 600;
        margin-bottom: 5px !important;
        font-size: 24px;
        line-height: 30px;
    }

        .highlight-wrapper h2 span {
            text-decoration: line-through;
            font-weight: 600;
        }

    .highlight-wrapper h3 {
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 30px !important;
        line-height: 24px;
    }

    .highlight-wrapper h4 {
        font-weight: 600;
        font-size: 35px;
        line-height: 45px;
    }

        .highlight-wrapper h4 span {
            font-size: 36px;
            color: #8bc34a;
            font-weight: 700;
            background: -webkit-linear-gradient(#f8891f, #e05724);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

    .highlight-wrapper h5 {
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 0;
    }

.btn-orange-dark {
    background-color: #ff7633;
    border: 1px solid transparent;
    border-color: #ff7633;
    color: #fff;
    line-height: 18px;
    padding: 6px 12px;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    border-radius: 2px;
    -webkit-animation: glowing 500ms infinite;
    -moz-animation: glowing 1300ms infinite;
    -o-animation: glowing 1300ms infinite;
    animation: glowing 1300ms infinite;
}

    .btn-orange-dark:hover {
        background-color: #e46628;
        border-color: #e46628;
        color: #fff;
    }

    .btn-orange-dark[disabled] {
        cursor: not-allowed;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

@-webkit-keyframes glowing {
    0% {
        background-color: #ff7633;
        -webkit-box-shadow: 0 0 3px #ff7633;
    }

    50% {
        background-color: #e85f1b;
        -webkit-box-shadow: 0 0 15px #e85f1b;
    }

    100% {
        background-color: #ff7633;
        -webkit-box-shadow: 0 0 3px #ff7633;
    }
}

@keyframes glowing {
    0% {
        background-color: #ff7633;
        box-shadow: 0 0 3px #ff7633;
    }

    50% {
        background-color: #e85f1b;
        box-shadow: 0 0 15px #e85f1b;
    }

    100% {
        background-color: #ff7633;
        box-shadow: 0 0 3px #ff7633;
    }
}



{
    background-color: #ccc;
    position: fixed;
    top: 7%;
    right: 0;
    z-index: 9;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

    .floating-pricing .icon {
        color: #fff;
        font-size: 15px;
        margin-right: 5px;
        display: inline-block;
    }

        .floating-pricing .icon a {
            display: block;
            color: #fff;
            padding: 5px 10px;
            text-decoration: none;
        }

    .floating-pricing .text {
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .floating-pricing small {
        font-size: 11px;
    }

.display-block {
    display: block !important;
}

.special-thanks-wrapper .thanks-content {
    margin: 120px auto 90px;
    width: 100%;
    text-align: center;
    color: #5c5c5c;
    padding: 0;
}

    .special-thanks-wrapper .thanks-content .highlight-text {
        display: block;
        text-align: center;
        font-size: 24px;
        color: #5c5c5c;
        font-weight: bold;
        line-height: 40px;
        margin-top: 50px;
        margin-bottom: 0;
    }

    .special-thanks-wrapper .thanks-content p {
        font-size: 12px;
    }

/* New Thank you 77$ upsell page start---------------------------------------------------*/
.header-title {
    font-family: 'Montserrat', sans-serif;
    color: #444;
    text-align: center;
    margin-bottom: 30px;
    line-height: 30px;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
}

    .header-title span {
        background: -webkit-linear-gradient(#ffac6d, #ff6a28);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

.and-text {
    margin: 20px 0 10px 30px;
    color: #ff8645;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}

    .and-text small {
        color: #a1a1a1;
        font-size: 13px;
        font-weight: 500;
        position: relative;
        top: -2px;
    }

.audio-player {
    margin: 10px 15px 0 30px;
    text-align: right;
}

.icon-play {
    color: #d6d6d6;
    font-size: 18px;
    line-height: 18px;
}

    .icon-play:hover {
        color: #444;
    }

.m-r-sm {
    margin-right: 10px;
}

.m-r-xs {
    margin-right: 5px;
}

.m-l-sm {
    margin-left: 10px;
}

.display-inline-block {
    display: inline-block;
    vertical-align: middle;
}

.highlight-wrapper h6 {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0 !important;
    margin-top: 10px;
    position: relative;
}

.highlight-text-radio {
    color: #ff8645;
    font-size: 20px;
    position: relative;
    top: 1px;
    margin-bottom: 5px;
}

    .highlight-text-radio small {
        color: #a1a1a1;
        font-size: 13px;
        font-weight: 500;
        position: relative;
        top: -2px;
    }

.thanks-listing-options li span {
    background-color: #ffffe0;
}

.btn-orange-border {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #ddd;
    padding: 5px 8px;
    border-radius: 3px;
    text-decoration: none;
    font-size: 13px;
}

    .btn-orange-border .icon-play {
        color: #ff7633;
    }

.or-text {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

.satisfy-badge {
    position: absolute;
    left: 5px;
    top: 5px;
}

.font-normal {
    font-weight: 400;
}

.margin-style {
    margin: 10px 15px 60px 30px;
}

.btn-margin-top {
    margin-top: 25px;
}

.highlight-text-yellow {
    background-color: #ffffe0;
}

.text-strike {
    text-decoration: line-through;
}

.m-b-xl {
    margin-bottom: 30px;
}

.position-relative {
    position: relative;
}

.modal-footer .satisfy-badge {
    left: 15px;
    top: -15px;
}


/*Thanks-G page css start-------------------------------------------*/
.thanks-g-wrapper .header-title {
    margin-bottom: 40px;
}

.thanks-g-wrapper .top-title {
    font-weight: 600;
    margin: 0 0 50px 0;
    color: #000;
    font-size: 20px;
}

.thanks-g-wrapper .audio-player {
    margin-top: 5px;
}

.thanks-g-wrapper .margin-style {
    margin: 2px 15px 80px 30px;
}

.thanks-g-wrapper .audio-player {
    margin-top: 0;
    position: relative;
    top: -3px;
}

.thanks-g-wrapper .alert {
    margin: -20px 15px 30px;
    padding: 15px;
}

.thanks-g-wrapper .alert-danger {
    background-color: #ffecec;
    border-color: #ffdde2;
    color: #ba1518;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

.thanks-g-wrapper .validation-summary ul {
    padding: 0 0 0 15px;
}

    .thanks-g-wrapper .validation-summary ul li {
        list-style: outside;
        text-align: left;
    }

/*Thanks-G page css end-------------------------------------------*/

@media (max-width: 767px) {
    .special-thanks-wrapper .thanks-content .highlight-text {
        line-height: 30px;
        font-size: 22px;
    }

    .thanks-listing-options {
        padding: 0;
    }

        .thanks-listing-options li {
            box-sizing: border-box;
            width: 100%;
        }

    .highlight-wrapper {
        padding: 15px;
    }

        .highlight-wrapper h3 {
            font-size: 14px;
            margin-bottom: 20px;
        }

    .banner-tagline {
        font-size: 36px;
    }

    .highlight-wrapper h2 {
        font-size: 22px;
        line-height: 26px;
    }

    .highlight-wrapper h4 {
        font-size: 24px;
        line-height: 30px;
    }

        .highlight-wrapper h4 span {
            font-size: 30px;
        }

    .highlight-wrapper h5 {
        font-size: 10px;
    }

    .header-title {
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 50px;
    }

    .satisfy-badge {
        float: left;
        position: absolute;
        left: -57px;
        top: -10px;
    }

    .highlight-wrapper h6 {
        padding: 0 15px;
    }

        .highlight-wrapper h6 br {
            display: none;
        }

    .thanks-g-wrapper .top-title {
        margin-bottom: 40px;
    }

    .thanks-g-wrapper .audio-player {
        top: 0;
        margin-top: 5px;
    }

    .thanks-g-wrapper .alert {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 414px) {
    .floating-pricing {
        top: 120px;
    }

    .header-container h1 {
        font-size: 33px;
    }

    .satisfy-badge {
        float: left;
        position: absolute;
        left: -57px;
        top: 10px;
    }
}


.alert {
    padding: 10px;
    font-size: 12px;
    margin-bottom: 15px;
    border: 1px solid transparent;
    border-radius: 2px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

    .alert strong {
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
    }

.alert-danger {
    color: #ba1518;
    background-color: #ffecec;
    border-color: #ffdde2;
}

.alert-info {
    background-color: #f5f5f5;
    border-color: #dddddd;
    color: #444444;
}

/* ------------------------ Thank-You-Upsell.css -------------------START------------------------------
    Added By Parth Patel On 02-June-2022 */

/* Offer page css start -------------------------------------------*/
.offer-template {
    background: #fff;
    padding: 0;
}

    .offer-template img {
        vertical-align: middle;
    }

    .offer-template .main-container {
        width: 100%;
        max-width: 100%;
    }

    .offer-template .wrapper {
        width: 100%;
    }

        .offer-template .wrapper .container {
            width: 100%;
            max-width: 100%;
            margin: auto;
        }

            .offer-template .wrapper .container.dotted-border:before {
                border: none;
            }

    .offer-template .header {
        padding: 20px 0;
        width: 100%;
    }

        .offer-template .header .header-text-line {
            position: relative;
        }

            .offer-template .header .header-text-line::before {
                content: '';
                position: absolute;
                left: -3px;
                right: -5px;
                bottom: -3px;
                border-bottom: 6px solid #FF7633;
            }

    .offer-template .header-container {
        max-width: 1350px;
        margin: 0 auto;
    }

    .offer-template .clam-special-wrap {
        padding: 50px 0 0;
        background-image: url(../App_Themes/Default/images/world/claim-special-bg.png);
        background-position: top 50px center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .offer-template .offer-container {
        padding: 0 15px;
        width: 1000px;
        max-width: 100%;
        margin: 0 auto;
    }

    .offer-template .choice-progress-wrap {
        margin: 0 0 60px;
    }

        .offer-template .choice-progress-wrap h3 {
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 600;
            font-size: 22px !important;
            line-height: 27px;
            color: #FF7633;
            margin: 0 0 36px !important;
            -webkit-animation: glowing 500ms infinite;
            -moz-animation: glowing 1300ms infinite;
            -o-animation: glowing 1300ms infinite;
            animation: glowing 1300ms infinite;
        }

@-webkit-keyframes glowing {
    0% {
        -webkit-text-shadow: none;
    }

    50% {
        -webkit-text-shadow: 0 0 15px #e85f1b;
    }

    100% {
        -webkit-text-shadow: none;
    }
}

@keyframes glowing {
    0% {
        text-shadow: none;
    }

    50% {
        text-shadow: 0 0 15px #e85f1b;
    }

    100% {
        text-shadow: none;
    }
}

.offer-template .choice-progress-wrap .choice-progress-bar {
    background: rgba(26, 57, 75,0.2);
    border-radius: 50px;
    height: 7px;
}

.offer-template .choice-progress-wrap .progress-progress {
    position: relative;
    height: 7px;
    background: #1A394B;
    border-radius: 50px;
}

    .offer-template .choice-progress-wrap .progress-progress::before {
        content: '';
        background: #FFFFFF;
        border: 3px solid #1A394B;
        width: 20px;
        height: 20px;
        display: inline-block;
        border-radius: 20px;
        position: absolute;
        right: -10px;
        top: -7px;
        box-sizing: border-box;
    }

.offer-template .choice-progress-wrap .progress-status {
    position: absolute;
    right: -63px;
    top: -67px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    background: #1A394B;
    padding: 10px 8px;
    border-radius: 8px;
    width: 126px;
    box-sizing: border-box;
}

    .offer-template .choice-progress-wrap .progress-status:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        height: 18px;
        width: 18px;
        border-radius: 3px;
        background: #1A394B;
        bottom: -8px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        margin: auto;
    }

.offer-template .clam-special-inner {
    text-align: center;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    margin-bottom: -80px;
}

    .offer-template .clam-special-inner p {
        margin: 0;
    }

    .offer-template .clam-special-inner h2 {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 39px;
        line-height: 48px;
        text-align: center;
        color: #2D607F;
        margin: 0 0 15px;
    }

        .offer-template .clam-special-inner h2 span {
            display: block;
            font-weight: 600;
            font-size: 26px;
            line-height: 32px;
            color: #000000;
            margin-bottom: 8px;
        }

    .offer-template .clam-special-inner ul {
        margin: 60px auto 0;
        max-width: 790px;
        -webkit-justify-content: center;
        justify-content: center;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

        .offer-template .clam-special-inner ul li {
            padding: 0 33px;
            box-sizing: border-box;
        }

    .offer-template .clam-special-inner .special-features {
        width: 115px;
        height: 198px;
        background: #fff;
        position: relative;
        filter: drop-shadow(0px 20px 40px rgba(0, 0, 0, 0.1));
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 22px;
        text-align: center;
        color: #000000;
        white-space: nowrap;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-flex-direction: column;
        flex-direction: column;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

        .offer-template .clam-special-inner .special-features sub {
            font-size: 70%;
        }

        .offer-template .clam-special-inner .special-features img {
            margin-bottom: 20px;
        }

        .offer-template .clam-special-inner .special-features:before {
            content: "";
            position: absolute;
            left: -56px;
            top: 0;
            width: 0;
            height: 0;
            border-top: 99px solid transparent;
            border-bottom: 99px solid transparent;
            border-right: 56px solid #fff;
            z-index: -1;
        }

        .offer-template .clam-special-inner .special-features:after {
            content: "";
            position: absolute;
            right: -56px;
            top: 0;
            width: 0;
            height: 0;
            border-top: 99px solid transparent;
            border-bottom: 99px solid transparent;
            border-left: 56px solid #fff;
            z-index: -1;
        }

    .offer-template .clam-special-inner .small-hexagon-icon {
        background: #FFE6D9;
        width: 58px;
        height: 98px;
        position: relative;
        display: inline-block;
        margin: auto 7px 23px;
    }

        .offer-template .clam-special-inner .small-hexagon-icon:before {
            content: '';
            position: absolute;
            left: -29px;
            top: 0;
            width: 0;
            height: 0;
            border-top: 49px solid transparent;
            border-bottom: 49px solid transparent;
            border-right: 29px solid #FFE6D9;
        }

        .offer-template .clam-special-inner .small-hexagon-icon:after {
            content: '';
            position: absolute;
            right: -29px;
            top: 0;
            width: 0;
            height: 0;
            border-top: 49px solid transparent;
            border-bottom: 49px solid transparent;
            border-left: 29px solid #FFE6D9;
        }

    .offer-template .clam-special-inner .special-features + .small-hexagon-icon {
        margin: 22px auto auto;
    }

    .offer-template .clam-special-inner ul li:first-child .small-hexagon-icon {
        width: 46px;
        height: 80px;
        margin: 13px auto auto;
    }

        .offer-template .clam-special-inner ul li:first-child .small-hexagon-icon:before {
            left: -23px;
            border-right-width: 23px;
            border-top-width: 40px;
            border-bottom-width: 40px;
        }

        .offer-template .clam-special-inner ul li:first-child .small-hexagon-icon:after {
            right: -23px;
            border-left-width: 23px;
            border-top-width: 40px;
            border-bottom-width: 40px;
        }

    .offer-template .clam-special-inner ul li:first-child {
        text-align: right;
    }

    .offer-template .clam-special-inner ul li:nth-child(2) .small-hexagon-icon {
        width: 53px;
        height: 94px;
        margin: auto auto 21px;
    }

        .offer-template .clam-special-inner ul li:nth-child(2) .small-hexagon-icon:before {
            left: -27px;
            border-right-width: 27px;
            border-top-width: 47px;
            border-bottom-width: 47px;
        }

        .offer-template .clam-special-inner ul li:nth-child(2) .small-hexagon-icon:after {
            right: -27px;
            border-left-width: 27px;
            border-top-width: 47px;
            border-bottom-width: 47px;
        }

    .offer-template .clam-special-inner ul li:nth-child(3) .small-hexagon-icon {
        width: 59px;
        height: 106px;
        margin: 22px auto auto;
    }

        .offer-template .clam-special-inner ul li:nth-child(3) .small-hexagon-icon:before {
            left: -31px;
            border-right-width: 31px;
            border-top-width: 53px;
            border-bottom-width: 53px;
        }

        .offer-template .clam-special-inner ul li:nth-child(3) .small-hexagon-icon:after {
            right: -31px;
            border-left-width: 31px;
            border-top-width: 53px;
            border-bottom-width: 53px;
        }

    .offer-template .clam-special-inner ul li:nth-child(4) {
        text-align: left;
        margin-top: -20px;
        padding: 0 40px;
    }

.offer-template .offer-per-user {
    -webkit-align-items: flex-end;
    align-items: flex-end;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

    .offer-template .offer-per-user .offer-per-user-img {
        margin-left: -25px;
    }

.offer-template .offer-per-user-content {
    padding-left: 40px;
    padding-bottom: 38px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.8);
}

    .offer-template .offer-per-user-content h3 {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 31px !important;
        line-height: 38px;
        color: #000000;
        margin: 0 0 10px;
    }

    .offer-template .offer-per-user-content .gray-text {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 17px;
        color: #666666;
        margin: 0 0 28px;
    }

    .offer-template .offer-per-user-content p {
        margin-bottom: 0;
    }

    .offer-template .offer-per-user-content h3 b, .offer-template .offer-per-user-content h3 strong {
        font-weight: 700;
        color: #FF7633;
        font-size: 48px;
    }

.offer-template .offer-bonus-wrap {
    padding: 65px 0;
    position: relative;
}

    .offer-template .offer-bonus-wrap .offer-bonus-container {
        max-width: 1170px;
        margin: 0 auto;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

.offer-template .offer-gray-section {
    background: #F5F5F5;
    overflow: hidden;
}

.offer-template .offer-bonus-wrap.offer-gray-section:before {
    content: '';
    position: absolute;
    width: 559px;
    height: 402px;
    left: 13%;
    top: -221px;
    background: rgba(0,0,0,0.04);
    border-radius: 100%;
}

.offer-template .offer-bonus-wrap.offer-gray-section:after {
    content: '';
    position: absolute;
    right: 30%;
    bottom: -193px;
    background: rgba(0,0,0,0.04);
    border-radius: 100%;
    width: 340px;
    height: 254px;
}

.offer-template .offer-bonus-wrap .offer-bonus-contain {
    padding-right: 60px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

    .offer-template .offer-bonus-wrap .offer-bonus-contain .bonus-tag {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 13px;
        line-height: 16px;
        color: #FF7633;
        margin-bottom: 20px;
    }

        .offer-template .offer-bonus-wrap .offer-bonus-contain .bonus-tag span {
            display: inline-block;
            vertical-align: middle;
            padding: 4px 14px;
            border: 2px solid #FF7633;
            border-radius: 30px;
            cursor: default;
        }

    .offer-template .offer-bonus-wrap .offer-bonus-contain h2 {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 37px;
        color: #000000;
        margin: 0 0 20px !important;
        z-index: 1;
        position: relative;
    }

        .offer-template .offer-bonus-wrap .offer-bonus-contain h2 span {
            color: #CC0000;
        }

    .offer-template .offer-bonus-wrap .offer-bonus-contain p {
        margin: 0 0 20px;
        z-index: 1;
        position: relative;
    }

        .offer-template .offer-bonus-wrap .offer-bonus-contain p:last-child {
            margin-bottom: 0;
        }

.offer-template .wave-line {
    height: 17px;
    width: 100%;
    background-image: url(../App_Themes/Default/images/world/wave-line.svg);
    background-position: center;
    background-repeat: repeat-x;
    background-size: cover;
}

.offer-template .offer-bonus-wrap .wave-line {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -7px;
    z-index: 1;
}

.offer-template .offer-bonus-wrap.professional-voiceover {
    padding-bottom: 0;
    overflow: visible;
}

    .offer-template .offer-bonus-wrap.professional-voiceover .offer-bonus-contain {
        padding: 0 0 30px 60px
    }

    .offer-template .offer-bonus-wrap.professional-voiceover .offer-bonus-image img {
        margin-left: -45px;
    }

.offer-template .offer-bonus-wrap.discount-wrap {
    background-color: #dbcfc5;
    /*padding: 10px 0 0;*/
    padding: 17px 0 0;
    overflow: visible;
}

    .offer-template .offer-bonus-wrap.discount-wrap:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(34, 34, 34,0.5);
        pointer-events: none;
    }

.offer-template .discount-wrap .offer-bonus-contain {
    position: relative;
    color: #fff;
    /* padding-right: 30px;*/
}

    .offer-template .discount-wrap .offer-bonus-contain h2 {
        color: #fff;
    }

.offer-template .offer-features-wrap {
    background: #F3F9FD;
    overflow: hidden;
}

    .offer-template .offer-features-wrap .offer-bonus-container {
        justify-content: space-between;
    }

    .offer-template .offer-features-wrap .offer-bonus-contain {
        max-width: 580px;
        box-sizing: border-box;
        padding-right: 30px;
        position: relative;
    }

        .offer-template .offer-features-wrap .offer-bonus-contain .image-layer {
            background-image: url('../App_Themes/Default/images/world/1000-dolor.png');
            background-size: contain;
            background-repeat: no-repeat;
            width: 401px;
            height: 294px;
            position: absolute;
            right: -76px;
            bottom: -73px;
            pointer-events: none;
        }

        .offer-template .offer-features-wrap .offer-bonus-contain p {
            margin-bottom: 24px;
        }

            .offer-template .offer-features-wrap .offer-bonus-contain p:last-child {
                margin-bottom: 0;
            }

    .offer-template .offer-features-wrap .offer-bonus-list {
        max-width: 480px;
    }

        .offer-template .offer-features-wrap .offer-bonus-list ul li {
            border-bottom: 1px solid rgba(0, 0,0,0.1);
            padding-bottom: 30px;
            margin-bottom: 30px;
            position: relative;
            padding-left: 80px;
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 600;
            font-size: 16px;
            line-height: 24px;
            color: #000000;
        }

            .offer-template .offer-features-wrap .offer-bonus-list ul li img {
                position: absolute;
                left: 0;
                top: 0;
            }

            .offer-template .offer-features-wrap .offer-bonus-list ul li h4 {
                font-family: 'Montserrat';
                font-style: normal;
                font-weight: 700;
                font-size: 20px;
                line-height: 26px;
                color: #000000;
                margin: 0 0 11px !important;
            }

            .offer-template .offer-features-wrap .offer-bonus-list ul li:last-child {
                margin-bottom: 0;
                padding-bottom: 0;
                border-bottom: none;
            }

    .offer-template .offer-features-wrap:before {
        content: '';
        position: absolute;
        width: 559px;
        height: 402px;
        left: 14.9%;
        top: -314px;
        background: rgba(45,96,127,0.05);
        border-radius: 100%;
    }

    .offer-template .offer-features-wrap:after {
        content: '';
        position: absolute;
        right: 10%;
        bottom: -276px;
        background: rgba(45,96,127,0.05);
        border-radius: 100%;
        width: 478px;
        height: 356px;
    }

.offer-template .offer-bonus-wrap.users-offer-wrap {
    padding-bottom: 0;
}

.offer-template .users-offer-wrap .offer-bonus-container {
    justify-content: space-between;
}

.offer-template .users-offer-wrap .offer-bonus-contain {
    padding: 0 0 20px 30px;
    max-width: 570px;
    box-sizing: border-box;
}

.offer-template .users-offer-wrap .offer-bonus-image img {
    margin-left: -45px;
}

.offer-template .what-others-say-wrap {
    padding: 65px 0 45px;
    background: #AAAAAA;
    color: #fff;
    position: relative;
}

.offer-template .what-others-say-container {
    max-width: 1030px;
    ;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
}

.offer-template .what-others-say-wrap .wave-line {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -7px;
}

.offer-template .what-others-say-wrap h2 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    color: #000000;
    margin: 0 0 60px !important;
}

.offer-template .what-others-say-wrap ul {
    padding: 0;
    margin: 0 -16px;
    position: relative;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

    .offer-template .what-others-say-wrap ul:before, .what-others-say-wrap ul:after {
        content: '';
        position: absolute;
        width: 116px;
        height: 80px;
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .offer-template .what-others-say-wrap ul:before {
        top: -103px;
        left: -65px;
        background-image: url(../App_Themes/Default/images/world/top-quote-icon.svg);
    }

    .offer-template .what-others-say-wrap ul:after {
        bottom: 30px;
        right: -30px;
        background-image: url(../App_Themes/Default/images/world/bottom-quote-icon.svg);
    }

    .offer-template .what-others-say-wrap ul li {
        padding: 0 16px;
        width: 33.33%;
        box-sizing: border-box;
        margin: 0 0 32px;
    }

.offer-template .what-others-say-wrap .testimonial-item {
    background: #EEEEEE;
    border-radius: 10px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    padding: 16px 30px 65px;
    height: 100%;
    box-sizing: border-box;
    position: relative;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

    .offer-template .what-others-say-wrap .testimonial-item p {
        margin: 0;
    }

    .offer-template .what-others-say-wrap .testimonial-item .testimonial-user {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 18px;
        color: #707070;
        margin: 0;
        align-items: center;
        position: absolute;
        bottom: 18px;
        left: 30px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

        .offer-template .what-others-say-wrap .testimonial-item .testimonial-user span {
            background: #2D607F;
            width: 30px;
            height: 30px;
            border-radius: 30px;
            text-align: center;
            color: #fff;
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 500;
            font-size: 14px;
            line-height: 18px;
            -webkit-align-items: center;
            align-items: center;
            -webkit-justify-content: center;
            justify-content: center;
            margin-right: 8px;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
        }

.offer-template .claim-offer-wrap {
    padding: 60px 0 60px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    color: #333333;
}

.offer-template .claim-offer-container {
    max-width: 730px;
    margin: 0 auto;
    padding: 0 15px;
}

.offer-template .claim-offer-wrap h2 {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
    color: #000000;
    margin: 0 0 20px !important;
}

    .offer-template .claim-offer-wrap h2 span {
        position: relative;
        display: inline-block;
        z-index: 1;
    }

        .offer-template .claim-offer-wrap h2 span:before {
            content: '';
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            height: 4px;
            background: rgba(255, 118, 51, 0.5);
            z-index: -1;
        }

.offer-template .claim-offer-wrap p {
    margin: 0;
}

.offer-template .offer-note {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.5;
    color: #858585;
    letter-spacing: 0;
    margin-top: 20px;
}

.checkout-template.offer-template .footer {
    background: #DDDDDD;
    border: none;
    padding: 17px 0;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 28px;
    text-align: center;
    color: #000000;
}

.offer-template .footer .footer-links {
    font-size: 14px;
}

.checkout-template.offer-template .footer a {
    color: #000000;
}

.offer-template .footer .footer-links span {
    padding: 0 8px;
}

.offer-template .footer .copyright {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    margin-top: 1px;
}

.offer-template .satisfaction-guarantee {
    margin: 50px auto 60px;
    padding-right: 91px;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

    .offer-template .satisfaction-guarantee .click-here-box {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;
        color: #888888;
        position: relative;
        top: 5px;
        padding-bottom: 11px;
        margin-right: 8px;
        animation: mover 2s cubic-bezier(.76,0,.3,1) infinite alternate;
        pointer-events: none;
    }

@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10%);
    }
}

.offer-template .satisfaction-guarantee .click-here-box span {
    display: block;
    position: absolute;
    left: -25px;
    bottom: 0;
}

.offer-template .claim-offer-wrap .cancel-btn {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    text-decoration-line: underline;
    color: #000000;
    padding: 0;
    margin: 0;
    outline: none;
    border: none;
    background: transparent;
    cursor: pointer;
    border-radius: 0;
    box-sizing: border-box;
    box-shadow: none;
    -webkit-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
}

/*.offer-template .satisfaction-guarantee button {*/
.offer-template .satisfaction-guarantee .cls-yes-want-this-offer {
    background: #FF7633;
    border-radius: 50px;
    position: relative;
    outline: none;
    box-shadow: none;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    width: 366px;
    max-width: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 17px 30px;
    cursor: pointer;
    border: 2px solid #FF7633;
    -webkit-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
    text-decoration: none;
}

    /*.offer-template .satisfaction-guarantee button img {*/
    .offer-template .satisfaction-guarantee .cls-yes-want-this-offer img {
        position: absolute;
        top: -34px;
        right: -88px;
        border-radius: 100px;
    }

    /*.offer-template .satisfaction-guarantee button:hover {*/
    .offer-template .satisfaction-guarantee .cls-yes-want-this-offer:hover {
        background: #fff;
        color: #FF7633;
    }

.offer-template .floating-pricing {
    position: fixed;
    right: 0;
    z-index: 9;
    background: rgba(170, 170, 170,0.9);
    border-radius: 10px 0px 0px 10px;
}

    .offer-template .floating-pricing a {
        display: block;
        padding: 10px 14px;
        text-decoration: none;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        color: #FFFFFF;
        border-radius: 10px 0px 0px 10px;
    }

        .offer-template .floating-pricing a span {
            font-weight: 400;
            font-size: 13px;
            line-height: 16px;
            display: block;
            margin-bottom: 5px;
        }

.offer-template .make-choice-below-btn a {
    text-decoration: none;
    background: rgba(221, 221, 221, 0.9);
    display: inline-block;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    color: #FF7633;
    border-radius: 20px;
    padding: 6px 17px;
}

    .offer-template .make-choice-below-btn a svg {
        margin-left: 5px;
    }

        .offer-template .make-choice-below-btn a svg path {
            stroke: #FF7633;
        }

.offer-template .make-choice-below-btn {
    position: fixed;
    right: 30px;
    bottom: 59px;
    z-index: 9;
}

.read-more-link {
    color: #fe7532;
    text-decoration: none;
    font-weight: normal;
}

.read-more-landscape {
    height: 75px;
    overflow: hidden
}

.read-more-portrait {
    height: 65px;
    overflow: hidden
}

.show-text {
    height: auto;
}

.text-bold {
    font-weight: bold;
}

.offer-template .offer-per-user-content .gray-text br {
    display: none;
}

.offer-template .hidden-link {
    opacity: 0;
    height: 1px;
    width: 1px;
    display: inline-block;
    pointer-events: none;
    overflow: hidden;
}

.satisfaction-guarantee-section {
    text-align: center;
}

    .satisfaction-guarantee-section .satisfaction-guarantee-modal {
        margin: 40px auto 30px;
        padding-right: 0;
        justify-content: center;
        align-items: center;
        display: flex;
    }

        .satisfaction-guarantee-section .satisfaction-guarantee-modal .cls-modal-yes-lets-do-it {
            background: #FF7633;
            border-radius: 50px;
            position: relative;
            outline: none;
            box-shadow: none;
            font-family: 'Montserrat';
            font-style: normal;
            font-weight: 700;
            font-size: 18px;
            line-height: 22px;
            color: #FFFFFF;
            width: 220px;
            max-width: 100%;
            text-align: center;
            display: inline-block;
            vertical-align: middle;
            box-sizing: border-box;
            padding: 10px 30px;
            cursor: pointer;
            border: 2px solid #FF7633;
            transition: all 0.35s ease 0s;
        }

            .satisfaction-guarantee-section .satisfaction-guarantee-modal .cls-modal-yes-lets-do-it:hover {
                background: #FFFFFF;
                color: #FF7633;
            }

        .satisfaction-guarantee-section .satisfaction-guarantee-modal img {
            position: absolute;
            top: 50%;
            right: -55px;
            transform: translateY(-50%);
            border-radius: 100px;
            vertical-align: middle;
            width: 90px;
        }

    .satisfaction-guarantee-section .cancel-btn-modal {
        color: #000000;
        font-family: 'Montserrat';
        text-decoration: underline;
        font-weight: 600;
        font-size: 14px;
        margin-bottom: 30px;
        display: inline-block;
    }

.modal-body .modal-satisfy-badge {
    position: absolute;
    left: 20px;
    bottom: 20px;
    top: auto;
    height: 120px;
    width: 120px;
}

.modal-content .modal-header h2 {
    font-weight: 800;
}

.modal-body .bonus-points {
    list-style-type: none;
    margin-bottom: 15px;
}

    .modal-body .bonus-points li {
        line-height: 1.5;
        margin-bottom: 15px;
        font-weight: 500;
        position: relative;
        padding-left: 28px;
    }

        .modal-body .bonus-points li:last-child {
            margin-bottom: 0;
        }

        .modal-body .bonus-points li svg {
            position: absolute;
            left: 0;
            top: -1px;
            width: 20px;
            height: 20px;
        }

            .modal-body .bonus-points li svg path {
                stroke: #FF7633;
            }

.offer-modal .modal-body .modal-subtitle {
    line-height: 1.3;
    font-size: 20px;
    margin-bottom: 15px !important;
    color: initial;
}

.offer-modal .modal-body span {
    color: initial;
}

.offer-modal .modal-header {
    position: relative;
    background: #567f97;
    color: #fff;
    border-radius: 20px 20px 0 0;
    padding: 15px 20px;
}

    .offer-modal .modal-header .modal-title {
        margin: 0px !important;
    }

    .offer-modal .modal-header .close {
        position: absolute;
        right: -20px;
        top: -15px;
        height: 26px;
        width: 26px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: rgba(170, 170, 170,0.5);
        border-radius: 20px;
        opacity: 1;
        color: #ffffff;
        font-size: 25px;
        font-weight: 400;
        text-shadow: none;
        line-height: normal;
    }

.offer-modal .modal-content {
    border-radius: 22px;
    font-size: 14px;
    line-height: 1.3;
}

    .offer-modal .modal-content p {
        margin-bottom: 15px;
    }

.offer-modal .modal-body {
    padding: 20px;
}

.offer-modal .m-b-sm {
    margin-bottom: 15px;
}

.offer-template .clam-special-inner p.text-mobile {
    display: none;
}

.offer-template .offer-features-wrap .offer-bonus-list ul li:not(:last-child) .text-mobile {
    display: none;
}

.user-icon-mobile {
    display: none;
}

.offer-modal .modal-dialog {
    font-size: 14px;
    line-height: 1.3;
}

/* Desktop Responsive - Offer page */
@media screen and (max-width:1440px) {
    .offer-template .clam-special-wrap {
        background-image: url(../App_Themes/Default/images/world/small-claim-special-bg.png);
        background-position: top -20px center;
    }

    .offer-template .offer-features-wrap:before {
        left: 0;
    }

    .offer-template .offer-features-wrap:after {
        right: -6%
    }

    .offer-template .offer-bonus-wrap.offer-gray-section:before {
        left: -2.5%;
    }

    .offer-template .offer-bonus-wrap.offer-gray-section:after {
        right: 20%;
    }
}

@media screen and (max-width:1200px) {
    .offer-template .what-others-say-wrap ul:before {
        left: 0;
    }

    .offer-template .what-others-say-wrap ul:after {
        right: 0;
    }

    .offer-template .offer-container,
    .offer-template .offer-bonus-wrap .offer-bonus-container,
    .offer-template .offer-features-wrap .offer-bonus-container,
    .offer-template .users-offer-wrap .offer-bonus-container,
    .offer-template .what-others-say-container,
    .offer-template .claim-offer-container,
    .offer-template .offer-container,
    .offer-template .footer .footer-links,
    .offer-template .footer .copyright {
        padding: 0 30px;
    }
}


@media screen and (max-width:1100px) {
    .offer-template .offer-features-wrap .offer-bonus-contain .image-layer {
        right: 0;
        bottom: -108px;
    }
}

/* Mobile Responsive - Offer page */
@media screen and (max-width:1024px) {
    .offer-template .what-others-say-wrap ul:before {
        left: 0px;
    }

    .offer-template .what-others-say-wrap ul:after {
        right: 0px;
    }

    .offer-template .offer-features-wrap:after {
        right: 0;
    }

    .offer-template .what-others-say-wrap ul {
        margin: 0;
    }

    .offer-template .offer-container {
        width: auto;
    }

    .offer-template .offer-bonus-wrap .offer-bonus-container {
        padding: 0 40px;
    }

    .offer-template .offer-per-user .offer-per-user-img {
        margin-left: 0;
        z-index: 1;
    }

    .offer-template .offer-bonus-wrap.professional-voiceover .offer-bonus-image img {
        margin-left: 0;
        width: 100%;
    }

    .offer-template .users-offer-wrap .offer-bonus-image img {
        margin-left: 0;
    }

    .offer-template .discount-wrap .offer-bonus-image img {
        width: 100%;
    }

    .offer-template .clam-special-inner .special-features:after {
        right: -55px;
    }

    .offer-template .clam-special-inner .special-features:before {
        left: -55px;
    }

    .offer-template .users-offer-wrap .offer-bonus-image img {
        width: 100%;
    }

    .offer-template .offer-gray-section .offer-bonus-image img {
        width: 100%;
    }

    .offer-template .offer-container,
    .offer-template .offer-bonus-wrap .offer-bonus-container,
    .offer-template .offer-features-wrap .offer-bonus-container,
    .offer-template .users-offer-wrap .offer-bonus-container,
    .offer-template .what-others-say-container,
    .offer-template .claim-offer-container,
    .offer-template .offer-container,
    .offer-template .footer .footer-links,
    .offer-template .footer .copyright {
        padding: 0 15px;
    }

    .offer-template .professional-voiceover .offer-bonus-contain,
    .offer-template .discount-wrap .offer-bonus-contain,
    .offer-template .offer-gray-section .offer-bonus-contain,
    .offer-template .users-offer-wrap .offer-bonus-contain,
    .offer-template .offer-features-wrap .offer-bonus-contain {
        flex: 54% 0 0;
    }

    .offer-template .offer-bonus-wrap .offer-bonus-contain h2 {
        font-size: 24px;
        line-height: 1.3;
    }

    .offer-template .claim-offer-wrap {
        padding: 50px 0 50px;
    }

    .offer-template .choice-progress-wrap {
        margin: 0 0 50px;
    }

    .offer-template .clam-special-inner ul {
        margin: 50px auto 0;
    }

    .offer-template .offer-bonus-wrap {
        padding: 50px 0;
    }

    .offer-template .what-others-say-wrap {
        padding: 50px 0 40px;
    }

    .offer-template .offer-note {
        font-size: 12px;
    }

    .offer-template .offer-bonus-wrap.offer-gray-section:before {
        width: 479px;
        height: 342px;
    }

    .floating-pricing {
        top: 100px;
    }

    .offer-template .offer-features-wrap .offer-bonus-contain .image-layer {
        width: 340px;
        height: 250px;
        right: -7px;
        bottom: -45px;
    }
}

@media screen and (max-width:991px) {
    .offer-template .what-others-say-wrap ul li {
        width: 50%;
    }

    .offer-template .clam-special-inner h2 span {
        font-size: 22px;
        margin-bottom: 4px;
    }

    .offer-template .clam-special-inner h2 {
        font-size: 32px;
    }

    .offer-template .offer-per-user-content h3 {
        font-size: 26px;
    }

    .offer-template .clam-special-inner {
        margin-bottom: 0;
    }

    .offer-template .offer-bonus-wrap.users-offer-wrap {
        padding-top: 50px;
    }

    .offer-template .offer-bonus-wrap.professional-voiceover {
        padding-top: 50px;
    }

    .offer-template .what-others-say-wrap ul li {
        padding: 0 10px;
        margin: 0 0 20px;
    }

    .offer-template .offer-per-user-content h3 b, .offer-template .offer-per-user-content h3 strong {
        font-size: 46px;
    }

    .offer-template .offer-bonus-wrap.professional-voiceover .offer-bonus-container {
        align-items: flex-end;
    }

    .offer-template .offer-bonus-wrap.professional-voiceover .offer-bonus-contain {
        padding: 0 0 30px 0;
        margin-bottom: 0;
    }
}

@media screen and (max-width:870px) {
    .offer-template .users-offer-wrap .offer-bonus-image {
        margin-bottom: 0px;
    }

    .offer-template .what-others-say-wrap ul li {
        width: 50%;
    }

    .offer-template .discount-wrap .offer-bonus-contain {
        padding: 60px 30px 38px 0;
    }

    .offer-template .discount-wrap .offer-bonus-image {
        margin-bottom: -50px;
    }

    .offer-template .clam-special-inner .special-features {
        width: 104px;
        height: 182px;
    }

        .offer-template .clam-special-inner .special-features:before {
            border-top: 91px solid transparent;
            border-bottom: 91px solid transparent;
        }

        .offer-template .clam-special-inner .special-features:after {
            border-top: 91px solid transparent;
            border-bottom: 91px solid transparent;
        }

        .offer-template .clam-special-inner .special-features img {
            margin-bottom: 5px;
        }
}

@media screen and (max-width:767px) {
    .offer-template .header {
        padding: 10px 0;
    }

    .header-container h1 {
        font-size: 36px;
    }

    .offer-template .clam-special-wrap {
        padding: 40px 0 0;
    }

    .offer-template .choice-progress-wrap {
        margin: 0 0 40px;
    }

    .offer-template .clam-special-inner ul {
        margin: 40px auto 0;
    }

    .offer-template .clam-special-inner .special-features {
        width: 84px;
        height: 162px;
        font-size: 12px;
    }

        .offer-template .clam-special-inner .special-features:before {
            border-top: 81px solid transparent;
            border-bottom: 81px solid transparent;
        }

        .offer-template .clam-special-inner .special-features::after {
            border-top: 81px solid transparent;
            border-bottom: 81px solid transparent;
        }

    .offer-template .clam-special-inner ul li:first-child .small-hexagon-icon {
        margin: 40px auto auto;
    }

    .offer-template .clam-special-inner h2 span {
        font-size: 20px;
        margin-bottom: 0;
    }

    .offer-template .clam-special-inner h2 {
        font-size: 28px;
        margin: 0 0 5px;
    }

    .offer-template .offer-per-user-content h3 {
        font-size: 21px !important;
    }

    .offer-template .offer-bonus-wrap {
        padding: 40px 0;
    }

        .offer-template .offer-bonus-wrap .offer-bonus-contain h2 {
            font-size: 20px;
            margin-bottom: 10px !important;
        }

        .offer-template .offer-bonus-wrap .offer-bonus-contain {
            font-size: 16px;
        }

        .offer-template .offer-bonus-wrap.offer-gray-section:before {
            width: 380px;
            height: 286px;
        }

        .offer-template .offer-bonus-wrap.offer-gray-section:after {
            width: 298px;
            height: 238px;
        }

        .offer-template .offer-bonus-wrap.professional-voiceover {
            padding-top: 40px;
        }

        .offer-template .offer-bonus-wrap .offer-bonus-contain p {
            font-size: 14px;
        }

    .offer-template .offer-features-wrap:before {
        width: 390px;
        height: 302px;
    }

    .offer-template .offer-features-wrap:after {
        width: 378px;
        height: 336px;
    }

    .offer-template .offer-features-wrap .offer-bonus-contain p {
        margin-bottom: 24px;
    }

    .offer-template .offer-features-wrap .offer-bonus-list ul li h4 {
        font-size: 18px;
        margin: 0 0 5px;
    }

    .offer-template .offer-features-wrap .offer-bonus-list ul li {
        font-size: 14px;
        margin-bottom: 20px;
        padding-bottom: 20px;
        padding-left: 65px;
    }

        .offer-template .offer-features-wrap .offer-bonus-list ul li img {
            width: 50px;
        }

    .offer-template .offer-bonus-wrap.users-offer-wrap {
        padding-top: 40px;
    }

    .offer-template .what-others-say-wrap {
        padding: 45px 0 30px;
    }

        .offer-template .what-others-say-wrap h2 {
            font-size: 28px;
            margin: 0 0 40px;
        }

    .offer-template .claim-offer-wrap {
        padding: 40px 0 40px;
    }

        .offer-template .claim-offer-wrap h2 {
            font-size: 26px;
            margin: 0 0 10px !important;
        }

    .offer-template .satisfaction-guarantee {
        margin: 50px auto 50px;
    }

    .offer-template .what-others-say-wrap .testimonial-item {
        padding: 16px 30px 58px;
    }

    .offer-template .what-others-say-wrap ul li {
        padding: 0 10px;
        margin: 0 0 20px;
    }

    .offer-template .what-others-say-wrap ul:before, .what-others-say-wrap ul:after {
        width: 80px;
    }

    .offer-template .what-others-say-wrap ul:after {
        bottom: 10px;
    }

    /*.offer-template .satisfaction-guarantee button {*/
    .offer-template .satisfaction-guarantee .cls-yes-want-this-offer {
        font-size: 16px;
        width: 380px;
    }

        /*.offer-template .satisfaction-guarantee button img {*/
        .offer-template .satisfaction-guarantee .cls-yes-want-this-offer img {
            top: 50%;
            transform: translateY(-50%);
            right: -64px;
        }

    .offer-template .make-choice-below-btn {
        right: 15px;
        bottom: 15px;
    }

    .offer-template .professional-voiceover .offer-bonus-contain,
    .offer-template .discount-wrap .offer-bonus-contain,
    .offer-template .offer-gray-section .offer-bonus-contain,
    .offer-template .users-offer-wrap .offer-bonus-contain,
    .offer-template .offer-features-wrap .offer-bonus-contain {
        flex: 50% 0 0;
    }

    .offer-template .offer-bonus-wrap .offer-bonus-contain p:first-child {
        margin: 0;
    }

    .offer-template .offer-bonus-wrap .offer-bonus-contain p + p {
        margin: 20px 0 0;
    }

    .offer-template .offer-bonus-wrap .offer-bonus-contain {
        margin: 0 0 20px;
    }

    .offer-template .offer-note {
        margin-top: 10px;
    }

    .offer-template .offer-per-user-content h3 b, .offer-template .offer-per-user-content h3 strong {
        font-size: 32px;
    }

    .offer-template .offer-features-wrap .offer-bonus-list ul li {
        border-bottom: 0;
        margin-bottom: 8px;
        padding-bottom: 8px;
    }

    .offer-template .offer-per-user-content .gray-text br {
        display: block;
    }

    .offer-template .offer-gray-section .offer-bonus-contain,
    .offer-template .professional-voiceover .offer-bonus-contain,
    .offer-template .discount-wrap .offer-bonus-contain,
    .offer-template .offer-features-wrap .offer-bonus-contain,
    .offer-template .users-offer-wrap .offer-bonus-contain {
        font-size: 14px;
    }

    .offer-modal .modal-header .close {
        right: -5px;
        top: -3px;
    }

    .modal-body .modal-subtitle {
        font-size: 18px !important;
    }

    .offer-modal .modal-content {
        font-size: 13px;
    }

        .offer-modal .modal-content p {
            line-height: 1.5;
        }

    .offer-template .offer-bonus-wrap .wave-line, .offer-template .what-others-say-wrap .wave-line {
        height: 10px;
        bottom: -5px;
    }
    .offer-template .offer-features-wrap .offer-bonus-contain .image-layer {
        bottom: auto;
        top: 40px;
    }
}

@media screen and (max-width: 580px) {
    .offer-template .clam-special-inner ul {
        flex-wrap: wrap;
    }

        .offer-template .clam-special-inner ul li:nth-child(4) {
            padding-left: 30px;
        }

    .offer-template .clam-special-inner .special-features img {
        margin-bottom: 5px;
        max-width: 57%;
        height: auto;
        object-fit: scale-down;
    }

    .offer-template .clam-special-inner ul li:nth-child(2) .small-hexagon-icon {
        margin: -19px auto 14px auto;
    }

    .offer-template .clam-special-inner ul li:first-child .small-hexagon-icon {
        margin: 18px auto 18px auto;
    }

    .offer-template .clam-special-inner .small-hexagon-icon {
        margin: 5px 12px 12px;
    }

    .offer-template .clam-special-inner p {
        line-height: 1.5;
    }

    .offer-template .clam-special-inner ul {
        max-width: 440px;
    }
}

@media screen and (max-width:480px) {
    .header-container h1 {
        font-size: 28px;
    }

    .offer-template .wrapper .container {
        padding: 0px;
    }

    .offer-template .offer-gray-section .offer-bonus-container {
        flex-direction: column;
    }

    .offer-template .professional-voiceover .offer-bonus-container {
        flex-direction: column-reverse;
    }

    .offer-template .discount-wrap .offer-bonus-container {
        flex-direction: column;
    }

    .offer-template .users-offer-wrap .offer-bonus-container {
        flex-direction: column-reverse;
    }

    .offer-template .offer-features-wrap .offer-bonus-container {
        flex-direction: column;
    }

    .offer-template .offer-bonus-wrap .offer-bonus-contain {
        padding-right: 0;
    }

    .offer-template .offer-bonus-wrap.professional-voiceover .offer-bonus-contain {
        padding: 0 0 10px 0;
        margin-bottom: 0px;
    }

    .offer-template .discount-wrap .offer-bonus-contain {
        padding: 60px 0 38px 0;
    }

    .offer-template .users-offer-wrap .offer-bonus-contain {
        padding: 0 0 10px 0;
    }

    .offer-template .offer-features-wrap .offer-bonus-list {
        max-width: 100%;
    }

    .offer-template .users-offer-wrap .offer-bonus-image,
    .offer-template .discount-wrap .offer-bonus-image {
        margin-bottom: 0;
    }

    .offer-template .offer-per-user {
        flex-direction: column-reverse;
        align-items: center;
    }

    .offer-template .offer-bonus-wrap.offer-gray-section:before {
        width: 259px;
        height: 192px;
        top: -124px;
    }

    .offer-template .offer-bonus-wrap.offer-gray-section:after {
        right: 0;
    }

    .offer-template .offer-bonus-wrap.offer-gray-section:after {
        width: 217px;
        height: 130px;
        bottom: -92px;
    }

    .offer-template .offer-features-wrap:before {
        width: 259px;
        height: 185px;
        top: -121px;
    }

    .offer-template .offer-features-wrap:after {
        bottom: -176px;
        width: 195px;
        height: 220px;
    }

    .offer-template .offer-bonus-wrap {
        padding: 30px 0;
    }

        .offer-template .offer-bonus-wrap.professional-voiceover {
            padding-top: 30px;
        }

    .offer-template .discount-wrap .offer-bonus-contain {
        padding: 30px 0 5px 0;
        margin-bottom: 10px;
    }

    .offer-template .offer-features-wrap .offer-bonus-contain p {
        margin-bottom: 15px;
    }

    .offer-template .offer-bonus-wrap.users-offer-wrap {
        padding-top: 30px;
    }

    .offer-template .what-others-say-wrap {
        padding: 40px 0 50px;
    }

        .offer-template .what-others-say-wrap ul li {
            width: 100%;
            margin: 0 0 16px;
            padding: 0;
        }

    .offer-template .claim-offer-wrap {
        padding: 30px 0 30px;
    }

    .offer-template .what-others-say-wrap ul:after {
        bottom: -54px;
    }

    .offer-template .what-others-say-wrap ul:before, .what-others-say-wrap ul:after {
        width: 46px;
    }

    .offer-template .satisfaction-guarantee .click-here-box {
        display: none;
    }

    /*.offer-template .satisfaction-guarantee button {*/
    .offer-template .satisfaction-guarantee .cls-yes-want-this-offer {
        font-size: 14px;
        padding: 12px 16px;
        margin-right: -34px;
    }

        /*.offer-template .satisfaction-guarantee button img {*/
        .offer-template .satisfaction-guarantee .cls-yes-want-this-offer img {
            top: 50%;
            right: -53px;
            transform: translateY(-50%);
            width: 80px;
        }

    .offer-template .header {
        padding: 0 0;
    }

    .offer-template .choice-progress-wrap h3 {
        font-size: 18px !important;
        margin: 0 0 65px !important;
    }

    .offer-template .clam-special-inner h2 {
        font-size: 26px;
        margin-bottom: 5px;
        line-height: 1.4;
    }

        .offer-template .clam-special-inner h2 span {
            font-size: 16px;
            margin-bottom: 0;
        }

    .offer-template .clam-special-inner ul {
        flex-wrap: wrap;
    }

    .offer-template .offer-per-user-content {
        padding-left: 0;
        padding-bottom: 20px;
        text-align: center;
    }

    .offer-template .clam-special-wrap {
        padding: 35px 0 0;
    }

    .offer-template .choice-progress-wrap {
        margin: 0 0 20px;
    }

    .offer-template .clam-special-inner .special-features img {
        margin-bottom: 5px;
        max-width: 35px;
        height: auto;
        object-fit: scale-down;
    }

    .offer-template .clam-special-inner ul li:nth-child(2) .small-hexagon-icon {
        margin: -19px auto 14px auto;
    }

    .offer-template .clam-special-inner ul li:first-child .small-hexagon-icon {
        margin: 18px auto 18px auto;
    }

    .offer-template .clam-special-inner .small-hexagon-icon {
        margin: 5px 12px 12px;
    }

    .offer-template .clam-special-inner ul li:nth-child(4) {
        padding-left: 30px;
    }

    .offer-template .clam-special-inner {
        margin-bottom: 40px;
    }

    .offer-template .offer-per-user .offer-per-user-img img {
        max-height: 250px;
    }

    .offer-template .offer-gray-section .offer-bonus-image img {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .offer-template .discount-wrap .offer-bonus-image img {
        width: 86%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .offer-template .offer-features-wrap .offer-bonus-list ul li img {
        width: 30px;
    }

    .offer-template .offer-features-wrap .offer-bonus-list ul li {
        padding-left: 40px;
        line-height: 1.5;
    }

        .offer-template .offer-features-wrap .offer-bonus-list ul li h4 {
            margin: 0 0 0px !important;
        }

    .offer-template .offer-bonus-wrap.offer-gray-section .offer-bonus-contain {
        padding-bottom: 10px;
        margin-bottom: 0px;
    }

    .offer-template .what-others-say-wrap .testimonial-item {
        padding: 12px 15px;
    }

        .offer-template .what-others-say-wrap .testimonial-item p {
            padding-right: 15px;
            font-size: 13px;
        }

        .offer-template .what-others-say-wrap .testimonial-item .testimonial-user {
            flex: 0 0 28%;
            margin-left: auto;
            margin-bottom: 0;
            position: relative;
            bottom: 0;
            left: 0;
            font-size: 13px;
        }

            .offer-template .what-others-say-wrap .testimonial-item .testimonial-user span {
                width: 26px;
                height: 26px;
                font-size: 13px;
            }

    .offer-template .what-others-say-wrap h2 {
        margin-bottom: 20px !important;
    }

    .offer-template .what-others-say-wrap ul:before {
        top: -82px;
    }

    .offer-template .claim-offer-wrap h2 {
        font-size: 20px;
    }

    .offer-template .claim-offer-wrap {
        line-height: 1.5;
    }

    .offer-template .satisfaction-guarantee {
        margin: 30px auto 30px;
    }

    .offer-template .claim-offer-wrap p {
        font-size: 12px;
    }

    .offer-template .claim-offer-wrap .cancel-btn {
        line-height: 1.5;
        font-size: 12px;
    }

        .offer-template .claim-offer-wrap .cancel-btn br {
            display: none;
        }

    .offer-template .footer .copyright {
        font-size: 12px;
        margin-top: 0;
    }

    .checkout-template.offer-template .footer a {
        font-size: 12px;
    }

    .offer-template .offer-per-user-content {
        line-height: 1.5;
    }

    .offer-template .offer-bonus-wrap .offer-bonus-contain p {
        line-height: 1.5;
    }

    .floating-pricing {
        top: 68px;
    }

    .checkout-template.offer-template .footer {
        padding: 10px 0 10px;
    }

    .offer-template .offer-bonus-wrap .wave-line, .offer-template .what-others-say-wrap .wave-line {
        bottom: -3px;
        height: 7px;
    }

    .offer-template .wave-line {
        height: 7px;
    }

    .offer-template .offer-bonus-wrap .offer-bonus-contain .bonus-tag {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 12px;
    }

    .offer-template .claim-offer-wrap h2 span:before {
        bottom: 5px;
        height: 3px;
    }

    .offer-template p.offer-note {
        line-height: 1.5;
    }

    .offer-template .clam-special-inner p {
        line-height: 1.5;
    }

    .offer-template .floating-pricing {
        border-radius: 6px 0px 0px 6px;
    }

        .offer-template .floating-pricing a {
            padding: 5px 10px;
            font-size: 13px;
        }

    .offer-template .make-choice-below-btn a {
        font-size: 12px;
        padding: 4px 13px;
        font-weight: 600;
    }

        .offer-template .make-choice-below-btn a svg {
            margin-left: 2px;
        }

    .offer-template .choice-progress-wrap .progress-status {
        top: -50px;
        font-size: 13px;
        padding: 6px 10px;
        border-radius: 6px;
    }

        .offer-template .choice-progress-wrap .progress-status:before {
            height: 14px;
            width: 14px;
            bottom: -6px;
            border-radius: 2px;
        }

    .offer-template .offer-per-user-content .gray-text {
        margin: 0 0 14px;
    }

    .offer-template .offer-per-user-content h3 b, .offer-template .offer-per-user-content h3 strong {
        font-size: 32px;
        display: inline-block;
        margin-left: -66px;
        transform: translateY(-28px);
    }

    .offer-template .offer-features-wrap .offer-bonus-contain .image-layer {
        width: 240px;
        height: 185px;
        right: -13px;
        bottom: auto;
        top: 22px;
    }

    .offer-template .clam-special-inner .special-offter-title {
        display: none;
    }

    .offer-template .clam-special-inner ul li:nth-child(2) {
        display: none;
    }

    .offer-template .clam-special-inner ul li .small-hexagon-icon {
        display: none;
    }

    .offer-template .clam-special-inner .special-features {
        width: 70px;
        height: 146px;
    }

        .offer-template .clam-special-inner .special-features:before {
            border-top: 73px solid transparent;
            border-bottom: 73px solid transparent;
        }

        .offer-template .clam-special-inner .special-features::after {
            border-top: 73px solid transparent;
            border-bottom: 73px solid transparent;
        }

    .offer-template .clam-special-inner ul li:nth-child(1) .special-features {
        margin-top: 44px;
        margin-left: -2px;
    }

    .offer-template .clam-special-inner ul li:nth-child(3) .special-features {
        margin-top: -31px;
        margin-left: -6px;
    }

    .offer-template .clam-special-inner ul li:nth-child(4) .special-features {
        margin-top: -49px;
        margin-left: 135px;
    }

    .offer-template .clam-special-wrap {
        background-size: 950px;
        background-position: center 50px;
    }

    .satisfaction-guarantee-section .satisfaction-guarantee-modal .cls-modal-yes-lets-do-it {
        font-size: 16px;
        width: 220px;
    }

    .satisfaction-guarantee-section .satisfaction-guarantee-modal img {
        right: -48px;
        width: 75px;
    }

    .satisfaction-guarantee-section .satisfaction-guarantee-modal {
        margin: 34px auto 34px;
    }

    .offer-template .clam-special-inner p.text-mobile {
        display: block;
    }

    .offer-template .clam-special-inner p.text-desktop {
        display: none;
    }

    .offer-template .offer-features-wrap .offer-bonus-list ul li:not(:last-child) .text-mobile {
        display: block;
    }

    .offer-template .offer-features-wrap .offer-bonus-list ul li:not(:last-child) .text-desktop {
        display: none;
    }

    .user-icon-mobile {
        display: block;
    }

    .user-icon-desktop {
        display: none;
    }

    .offer-template .satisfaction-guarantee {
        padding-right: 85px;
    }

    .modal-body .modal-satisfy-badge {
        height: 100px;
        width: 100px;
        border-radius: 100px;
        position: absolute;
        left: 10px;
        bottom: 10px;
    }

    .satisfaction-guarantee-section .cancel-btn-modal {
        margin-bottom: 50px;
    }

    .offer-template .make-choice-below-btn {
        bottom: 25px;
    }

    .offer-modal .modal-header .close {
        background: #898989;
    }

    .offer-template .offer-bonus-wrap.professional-voiceover .offer-bonus-container {
        align-items: inherit;
    }
}

@media screen and (max-width: 380px) {
    .offer-template .offer-per-user-content h3 {
        font-size: 20px;
    }

        .offer-template .offer-per-user-content h3 b, .offer-template .offer-per-user-content h3 strong {
            font-size: 30px;
            margin-left: -62px;
        }

    .offer-template .offer-features-wrap .offer-bonus-contain .image-layer {
        width: 220px;
        height: 166px;
        top: 25px;
    }
}

@media screen and (max-width:359px) {
    .offer-template .choice-progress-wrap h3 {
        font-size: 17px;
    }

    .offer-template .clam-special-inner .small-hexagon-icon {
        display: none;
    }

    .offer-template .clam-special-inner ul li {
        margin-bottom: 15px;
    }

        .offer-template .clam-special-inner ul li:nth-child(4) {
            margin-top: 0;
            margin-bottom: 0;
        }

    .offer-template .offer-per-user-content h3 {
        font-size: 20px;
    }

    /*.offer-template .satisfaction-guarantee button {*/
    .offer-template .satisfaction-guarantee .cls-yes-want-this-offer {
        font-size: 13px;
        padding: 10px 13px;
        margin-right: -12px;
    }

        /*.offer-template .satisfaction-guarantee button img {*/
        .offer-template .satisfaction-guarantee .cls-yes-want-this-offer img {
            right: -46px;
            width: 70px;
        }

    .offer-template .satisfaction-guarantee {
        padding-right: 54px;
    }

    .offer-template .footer .copyright {
        font-size: 11px;
    }

    .checkout-template.offer-template .footer a {
        font-size: 11px;
    }

    .offer-template .offer-features-wrap .offer-bonus-list ul li h4 {
        font-size: 16px;
        margin: 0 0 0;
    }

    .offer-template .clam-special-inner ul li:nth-child(4) {
        padding-left: 40px;
    }

    .offer-template .clam-special-inner ul li:nth-child(1) .special-features {
        margin-top: 0;
        margin-left: 0;
    }

    .offer-template .clam-special-inner ul li:nth-child(3) .special-features {
        margin-top: 0;
        margin-left: 0;
    }

    .offer-template .clam-special-inner ul li:nth-child(4) .special-features {
        margin-top: 0;
        margin-left: 0;
    }

    .offer-template .offer-note {
        font-size: 11px;
    }
    .offer-template .offer-features-wrap .offer-bonus-contain .image-layer {
        top: 40px;
    }
}

/* Offer page css end-------------------------------------------*/

/* ------------------------ Thank-You-Upsell.css -------------------END------------------------------*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
* -------------------------- */
@font-face {
    font-family: 'FontAwesome';
    /*old working on below 2 line. Modified By Parth Patel On 07-June-2022 */
    /*src: url('../App_Themes/Default/fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../App_Themes/Default/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../App_Themes/Default/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../App_Themes/Default/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../App_Themes/Default/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../App_Themes/Default/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');*/
    src: url('../App_Themes/Default/fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../App_Themes/Default/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../App_Themes/Default/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../App_Themes/Default/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../App_Themes/Default/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../App_Themes/Default/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}

    .fa-li.fa-lg {
        left: -1.85714286em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right {
    margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}

.fa-won:before,
.fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper-pp:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-venus:before {
    content: "\f221";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-genderless:before {
    content: "\f22d";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244";
}

.fa-mouse-pointer:before {
    content: "\f245";
}

.fa-i-cursor:before {
    content: "\f246";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-object-ungroup:before {
    content: "\f248";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-sticky-note-o:before {
    content: "\f24a";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-balance-scale:before {
    content: "\f24e";
}

.fa-hourglass-o:before {
    content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253";
}

.fa-hourglass:before {
    content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256";
}

.fa-hand-scissors-o:before {
    content: "\f257";
}

.fa-hand-lizard-o:before {
    content: "\f258";
}

.fa-hand-spock-o:before {
    content: "\f259";
}

.fa-hand-pointer-o:before {
    content: "\f25a";
}

.fa-hand-peace-o:before {
    content: "\f25b";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-registered:before {
    content: "\f25d";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-tripadvisor:before {
    content: "\f262";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-odnoklassniki-square:before {
    content: "\f264";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-safari:before {
    content: "\f267";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-500px:before {
    content: "\f26e";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-calendar-plus-o:before {
    content: "\f271";
}

.fa-calendar-minus-o:before {
    content: "\f272";
}

.fa-calendar-times-o:before {
    content: "\f273";
}

.fa-calendar-check-o:before {
    content: "\f274";
}

.fa-industry:before {
    content: "\f275";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-map-signs:before {
    content: "\f277";
}

.fa-map-o:before {
    content: "\f278";
}

.fa-map:before {
    content: "\f279";
}

.fa-commenting:before {
    content: "\f27a";
}

.fa-commenting-o:before {
    content: "\f27b";
}

.fa-houzz:before {
    content: "\f27c";
}

.fa-vimeo:before {
    content: "\f27d";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-edge:before {
    content: "\f282";
}

.fa-credit-card-alt:before {
    content: "\f283";
}

.fa-codiepie:before {
    content: "\f284";
}

.fa-modx:before {
    content: "\f285";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-usb:before {
    content: "\f287";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-mixcloud:before {
    content: "\f289";
}

.fa-scribd:before {
    content: "\f28a";
}

.fa-pause-circle:before {
    content: "\f28b";
}

.fa-pause-circle-o:before {
    content: "\f28c";
}

.fa-stop-circle:before {
    content: "\f28d";
}

.fa-stop-circle-o:before {
    content: "\f28e";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-shopping-basket:before {
    content: "\f291";
}

.fa-hashtag:before {
    content: "\f292";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-percent:before {
    content: "\f295";
}

.fa-gitlab:before {
    content: "\f296";
}

.fa-wpbeginner:before {
    content: "\f297";
}

.fa-wpforms:before {
    content: "\f298";
}

.fa-envira:before {
    content: "\f299";
}

.fa-universal-access:before {
    content: "\f29a";
}

.fa-wheelchair-alt:before {
    content: "\f29b";
}

.fa-question-circle-o:before {
    content: "\f29c";
}

.fa-blind:before {
    content: "\f29d";
}

.fa-audio-description:before {
    content: "\f29e";
}

.fa-volume-control-phone:before {
    content: "\f2a0";
}

.fa-braille:before {
    content: "\f2a1";
}

.fa-assistive-listening-systems:before {
    content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7";
}

.fa-low-vision:before {
    content: "\f2a8";
}

.fa-viadeo:before {
    content: "\f2a9";
}

.fa-viadeo-square:before {
    content: "\f2aa";
}

.fa-snapchat:before {
    content: "\f2ab";
}

.fa-snapchat-ghost:before {
    content: "\f2ac";
}

.fa-snapchat-square:before {
    content: "\f2ad";
}

.fa-pied-piper:before {
    content: "\f2ae";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-yoast:before {
    content: "\f2b1";
}

.fa-themeisle:before {
    content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4";
}

.fa-handshake-o:before {
    content: "\f2b5";
}

.fa-envelope-open:before {
    content: "\f2b6";
}

.fa-envelope-open-o:before {
    content: "\f2b7";
}

.fa-linode:before {
    content: "\f2b8";
}

.fa-address-book:before {
    content: "\f2b9";
}

.fa-address-book-o:before {
    content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc";
}

.fa-user-circle:before {
    content: "\f2bd";
}

.fa-user-circle-o:before {
    content: "\f2be";
}

.fa-user-o:before {
    content: "\f2c0";
}

.fa-id-badge:before {
    content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3";
}

.fa-quora:before {
    content: "\f2c4";
}

.fa-free-code-camp:before {
    content: "\f2c5";
}

.fa-telegram:before {
    content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb";
}

.fa-shower:before {
    content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd";
}

.fa-podcast:before {
    content: "\f2ce";
}

.fa-window-maximize:before {
    content: "\f2d0";
}

.fa-window-minimize:before {
    content: "\f2d1";
}

.fa-window-restore:before {
    content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4";
}

.fa-bandcamp:before {
    content: "\f2d5";
}

.fa-grav:before {
    content: "\f2d6";
}

.fa-etsy:before {
    content: "\f2d7";
}

.fa-imdb:before {
    content: "\f2d8";
}

.fa-ravelry:before {
    content: "\f2d9";
}

.fa-eercast:before {
    content: "\f2da";
}

.fa-microchip:before {
    content: "\f2db";
}

.fa-snowflake-o:before {
    content: "\f2dc";
}

.fa-superpowers:before {
    content: "\f2dd";
}

.fa-wpexplorer:before {
    content: "\f2de";
}

.fa-meetup:before {
    content: "\f2e0";
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

