.welcome-header-pading {
    padding: 27px;
}
    
.cart-icon {
    cursor: pointer;
    max-height: 30px;
    max-width: 30px;
    margin: 10px;
    margin-left: 50%;
}

.cart-icon-mob {
    cursor: pointer;
    max-height: 40px;
    max-width: 40px;
    margin: 10px;
}

.cspireLogo {
	margin-right:-1px; 
}

.cspireLogo-mob img {
    padding-left: 6px;
    margin-top: 4px;
    max-width: 126px;
    width: 100%;
}

.cspireLogo img {
    margin-top: 3px;
    max-width: 126px;
    width: 100%;
    margin-left: 18%;
}

.carticon img {
    width: 40px;
    margin-top: 1%;
}

.header-outer {
    background-color: #0f3d58;
}

.sign-out {
    margin-top: 1.5rem;
    color: white;
}

.sign-out .pull-right {
    font-size: 16px;
}

.searchImg {
    cursor: pointer;
    width: 36px;
    margin-bottom: 8px;
    border: 0;
    color: #b1b1b1;
    font-size: 1.1875rem;
    line-height: 1;
    text-align: right;
    float: right;
}

.search {
    margin-top: 8px;
}

.image-wrapper {
    background-color: #F7F7F7;
    border-radius: 2px;
    margin-left: 8%;
}

.logOut {
    cursor: pointer;
}

.welcome-header {
    background-color: white;
    padding-top: 32px;
    border-bottom: 1px solid #DDDDDD;
    margin-top: -28px;
    font-family: "Montserrat", Arial, sans-serif;
}

.account-linked a {
    font-size: 17px;
    color: #b1b1b1;
    cursor: pointer;
    text-align: center;
}

.account-linked {
    margin-left: 4%;
}

.welcometext {
    font-size: 18px;
    margin-top: 7%;
}

.home-services {
    padding-bottom: 1%;
    border-bottom: 2px solid #36c3fd;
}

.outer-box {
    padding: 1.25rem;
    border: 0.5px;
    background-color: #e9ecef;
}

.inner-box {
    padding: 1.25rem;
    border: 0.5px solid white;
    background-color: #FFFFFF;
    margin-top: 35px;
    margin-left: 5px;
    /*  box-shadow: 0px 0px 3px; */
    box-shadow: 0px 1px 5px rgba(0, 0, 0, .3);
}

.outer-shadow-box {
    box-shadow: 10px 10px 10px rgba(232, 232, 232, 0.5);
}

.inner-infobox {
    padding: 1.25rem;
    border: 0.5px solid white;
    background-color: #FFFFFF;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, .3);
    margin: 14px;
}

.outer-bgbox { 
    /* margin-top: -108px; */
    height: 941px !important;
}

.outer-autopaybox {
    margin-top: -108px;
    height: 921px !important;
}

.outer-content {
    margin-left: 65px;
}

.manage-autopaycontent {
    margin-left: 67px;
}

.manage-autopay {
    margin-left: 100px;
}

.outer-card {
    margin-left: 100px !important;
}

.manage-bottom {
    margin-left: -30px !important;
}

.manage-box {
    font-weight: bold;
}

img.fiber_header {
    display: none;
}

.inner-outerinfobox {
    padding: 1.25rem;
    border: 0.5px solid white;
    background-color: #FFFFFF;
    margin-top: -1px;
    margin-left: 5px;
    /*  box-shadow: 0px 0px 3px; */
    box-shadow: 0px 1px 5px rgba(0, 0, 0, .3);
}


.signout-header {
    margin-top: 18px;
    font-style: normal;
    font-weight: 200;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 1.215rem;
}
.paddingleft {
    padding-left: 0px;
}

.bill-section {
    font-size: 18px;
    font-weight: bold;
}


.edit-img-icon {
    width: 20px;
    vertical-align: middle;
    padding: 2px;
}

.cs-mobile-header {
    display: none;
}

.cs-desktop-header {
    display: inline-flex;
    width:100%;
}

#wysdom-sitewide-result {
	display: none;
}

.search .wysdom-search-form {
    height: 36px;
    max-width: 700px;
    background-color: #fff;
    width: 100%;
    min-width: 640px;
    padding: 0;
    border-radius: 16px;
    position: relative;
    border: 1px solid #b1b1b1;
}

.search .wysdom-search-input {
    width: 100%;
    font-size: 16px !important;
    font-weight: 100;
    color:#292b2c;
    padding: 7px 73px 5px 8px;
    border-radius: 16px !important;
}

.wysdom-search-input::placeholder {
    color: #292b2c;
}

.search .wysdom-search-input-group {
    height: 34px;
    border: 0 !important;
}

.search .wysdom-search-submit {
    background-color: #efefef;
    border-left: 0;
    color: #666666;
    height: 100%;
    overflow: hidden;
    padding: 0 15px !important;
    border-radius: 0 16px 16px 0 !important;
}

.search .wysdom-search-form .wysdom-search-autocomplete{
	z-index: 1;
}
.search .wys-dropdown-menu {
    left: 1px !important;
}

.search .input-box {
    height: 36px;
    margin-top: 0.4rem;
}

.search .wysdom-search-submit svg {
    width: 20px !important;
    height: 27px !important;
    padding: 5px 0;
}
.sign-out .logOut  .logOut {
    border-right: 1px solid #fff;
    color: #fff;
    padding: 8px 8px 8px 0;
    margin-right: 8px;
}

.log-out {
    border-right: 1px solid #00C0F3;
    color: #fff;
    padding: 8px 8px 8px 0;
    margin-right: 8px;
}

.bg-teal {
    background-color: #0F3D58 !important;
}
#fiber-hood-launch .header-info-text span {
    color: #fff;
    max-width: 80%;
    display: block;
    padding: 2% 0;
}
#fiber-hood-launch .desktop-header .header-info-text span {
    font-size: 16px;
}
#fiber-hood-launch .non-desktop-header .header-info-text span {
    font-size: 18px;
    margin: auto;
}
#fiber-hood-launch .addressbanner-container.mobile-view * {
    font-size: 16px;
}

@media ( max-width :768px) {
    .cs-mobile-header .wysdom-search-form {
        min-width: 100%;
        padding: 4px 8px;
        height: auto;
    }
    .cs-mobile-header .wysdom-search-input-group {
        height: 32px;
        padding: 0;
        border: 0;
        border-radius: 16px !important;
    }
    .cs-mobile-header .wysdom-search-input {
        width: 100%;
        font-size: 18px;
        height: 30px !important;
        padding: 0 10px 16px 8px;
        border-radius: 16px 0 0 16px !important;
    }
    .cs-mobile-header .wysdom-search-submit {
        top: 0;
        background-color: #fff;
        border-radius: 0 16px 16px 0 !important;
    }
    .cs-mobile-header .wysdom-search-submit svg {
        width: 25px;
        height: 25px;
        padding: 2px 0;
    }
    .cs-mobile-header .row > * {
        margin: 4px 0px;
    }
    .cs-mobile-header .sidebar-menu-options {
        z-index: 9999;
    }
    .cs-mobile-header.header-outer {
        max-height: 138px;
        position: sticky;
        position: -webkit-sticky;
        top: 0;
        z-index: 99;
    }
    .cs-mobile-header .bg-teal.mbl-Fiber {
        margin-bottom:0;
    }
    .cs-mobile-header .header-logo {
        padding: 0.1rem 0 0.5rem 0;
        margin: 0;
        display:flex;
        flex-wrap:wrap;
    }
    
    .cs-mobile-header .header-logo .cspireLogo-mob {
    	width:80%;
    }
    
    .col-8 {
    	width:80%;
    }
    .col-2 {
    	width:20%;
    }
    
    .mbl-Fiber .row {
    	width:100%;
    	display:flex;
    	flex-wrap:wrap;
    }
    
    .log-out {
	    border-right: none;
	    color: #fff;
	    padding: 0;
	    margin-right: 0;
	}

}


.fiber-cart {
    display: none;
}

@media screen and (min-width: 767px) and (max-width: 1200px) {
    #content_holder .wysdom-search-form {
        min-width: 432px;
    }
}

@media screen and (max-width:768px) {
    .cs-mobile-header * {
        box-sizing: content-box;
        font-family:'Barlow Semi Condensed', Arial, sans-serif;
    }
    .cs-mobile-header {
        display: block;
        padding: 2% 0% 0% 0% !important;
    }
    #content_holder .content_holder .cs-mobile-header .row>* {
        margin-bottom: 0;
    }
    #content_holder .cs-mobile-header .input-block-mobile {
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        padding-left: 15px !important;
    }
    .cs-desktop-header {
        display: none;
    }
    .sign-out-mob {
        margin-top: 18px;
    }
    .search-mob {
        width: 100%;
        margin: 0;
    }
    .search-icon-mob {
        background-color: #F7F7F7;
        border-radius: 2px;
    }
    .header-outer {
        background-color: #0F3D58;
        padding: 1% 0 8% 0;
    }
    .search {
        margin-top: 5px;
    }
    .toggle-color {
        background: #294752;
    }
    #fiber-hood-launch .header-info-text span {
	    max-width: 100%;
	}
    
}

.sign-out span {
    color: #00C0F3;
    font-weight: 100;
    margin-left: -8px;
}

.custom-margin-remove .row-fluid {
    margin-left: 0;
    padding-left: 39px;
}

.header-open-img {
    height: 35px;
    width: 35px;
    padding: 0.5rem 0.5rem;
}

.mbl-Fiber {
    padding: 0.5rem 0.5rem;
}
.header-logo {
    padding: 1rem 0 0.4rem 0;
}
.fiber-profile-home{
	color: #00C0F3 !important;
	font-weight: 100;
}

/*yellow header banner*/
#logged-in-msg-banner .header-loginBanner {
	text-align: center;
	background-color: #FFFFD0;
	vertical-align: middle;
	padding: 10px 0;
	color: #363636;
	font-weight: 600;
	font-size: 16px;
	border-bottom: 1px solid #d0c4c4;
	margin: 0 -15px;
}

/*Green More unlimited bundle discount banner */
#header-bundle-banner.bundle-discount-banner {
	color: #fff;
	background: #5E5E5E;
	text-align: left;
	font-weight: 500;
	font-size: 16px;
	padding: 0 4%;
	margin: 0 -15px;
}
