.contactUsProducts, .contactSupportOptionsStep {
    width: 100%;
    margin-top: 16px;
}



    .contactUsProducts div, .contactSupportOptionsStep div {
        float: left;
    }
      
.selectedContactUsProduct, div.contactUsProductItem, div.widgetOpenState, div.widgetClosedState {
    width: 150px;
    min-height: 220px;
    border: 1px solid #E2E2E2;
    padding: 0 10px 0 10px;
}

.selectedContactUsProduct, div.contactUsProductItem {
    margin-bottom: 20px;
    margin-right: 9px;
}

div.contactUsProductItem, div.widgetOpenState, div.widgetClosedState {
    color: #848589;
}

div.widgetOpenState, div.widgetClosedState {
    width: 214px !important;
    border: 1px solid #E2E2E2;
    padding: 0 10px 0 10px;
    display: none;
    margin-left: 1px;
    margin-top: -3px;
    margin-bottom: 8px;
}

div.contactUsProductItem, div.widgetOpenState {
    background-color: #F2F2F2;
    border-radius: 5px;
}

div.widgetClosedState {
    background-color: #FFFFFF;
    border-radius: 5px;
}

.selectedContactUsProduct, .contactUsProductItem:hover, .widgetOpenState:hover, .widgetOpenState:focus {
    background-color: #107C10;
    color: #ffffff;
}

.contactUsProductItem:hover, .widgetOpenState:hover {
    cursor: pointer;
}

    .widgetOpenState:hover div.optionTitle, .widgetOpenState:hover div.optionSubTitle, .widgetOpenState:focus div.optionSubTitle, .widgetOpenState:focus div.optionTitle {
        color: #fff;
    }

.optionIcon {
    margin: 30px 0 15px 84px;
}

    .optionIcon img {
        width: 46px;
        height: 46px;
    }

.contactUsProductTitle, .optionTitle {
    font-size: 15px;
    color: #000;
    font-family: "Segoe UI", Arial, Sans-Serif;
    font-weight: bold;
    line-height: 20px;
    width: 100%;
    height: 53px;
    text-align: center;
    margin: 10px auto 10px auto;
}

.optionSubTitle {
    font-size: 15px;
    color: #107C10;
    font-family: "Segoe UI", Arial, Sans-Serif;
    line-height: 18px;
    width: 100%;
    text-align: center;
    margin: -5px auto 0px auto;
    padding-top: 8px; 
    line-height: 22px;
}
 
.optionSubTitle br {
    display: none;  
}

.deflectionGlobalStyle {
    width: 955px;
}

.recommendedState {
    background-image: url("//support.xbox.com/Content/images/recommended.png");
    background-repeat: no-repeat;
    margin-left: -15px;
    margin-top: -5px;
    cursor: pointer;
    position: absolute;
    width: 53px;
    height: 53px;
}

#CallChangeLanguageLink, #ChatChangeLanguageLink {
    display: none;
    width: 128px;
    text-align: center;
    margin: 10px auto 10px auto;
}

.optionContainer {
    float: left;
    display: inline;
    border-collapse: collapse;
}

.contactUsProductIcon {
    width: 130px;
}

li.contactUsCategory {
    color: #106710 !important;
    cursor:pointer;
}

li.contactUsCategory:hover {
    color: #2b9646 !important;
}

.contactUsCategory:hover, .contactUsCategory, .selectedCategory {
    font-size: 15px;
    color: inherit;
    font-family: "Segoe UI", Arial, Sans-Serif;
    line-height: 20px;
    padding-bottom: 12px;
}
 

    .selectedCategory {
        color: #107c10 !important;
        font-weight:bold; 
    }

.contactUsProductCategoriesTitle {
    font-size: 22px;
    color: #231F20;
    font-family: "Segoe UI Semibold", Arial, Sans-Seri !important;   
    line-height: 25px; 
    margin: 20px 0 36px -4px;
}

.contactUsProductCategories {
    float: left;
    margin-right: 33px;
    position: relative;
    width: 216px;
}

    .contactUsProductCategories ul {
        list-style: none;
        padding-left: 0;
        margin-left: -3px;
        margin-top: -15px;
    }

.lightGreyBorder {
    border: 1px solid #E2E2E2;
}

.contactUsProductCategories div {
    float: left;
}

#contactUsProductsWithCategories, .LoadingCategories {
    float: left;
    width: 953px;
    box-sizing: unset;
}

.LoadingAnimationContactUsProducts {
    background: #FFF url(//support.xbox.com/Content/images/loading_50x50.gif) no-repeat center center;
    height: 150px;
}

.contactUsProductsClass {
    float: left;
    margin-left: 20px;
    width: 745px;
}

.ContactUsStep2ArticlesContent {
    list-style: none;
    padding-left: 0px;
    margin-top: 6px !important;
    padding-bottom: 23px;
}

    .ContactUsStep2ArticlesContent li {
        padding-bottom: 12px;
    }

.LittleArrow {
    background: #FFF url(//support.xbox.com/Content/images/triangle.png) no-repeat center center;
    position: absolute;
    height: 15px;
    width: 15px;
}

.contactusDeflectionStep2 {
    margin-bottom: 27px;
}

.ContactUsV2StepContainer {
    clear: both;
    /*margin-bottom: 50px;
    margin-top: 16px;
    padding-top: 7px;*/
}

#directRequestContent {
    display: inline-block;
    padding: 30px 0 0px 0;
}
/*# sourceMappingURL=ContactSupport.css.map */
