
/*************************************
    01. Custom Styles
**************************************/

.rn_Input label,
.rn_Input .rn_Label {
    margin-bottom: 5px !important;
}

.rn_AdvancedSearchDialog {
    display: none;
}

/*#rn_DevelopmentHeader {
    display: none;
}*/

a:focus {
    outline: none !important;
}

#rn_SearchControls {
    position: relative;
}

#rn_SearchControls .rn_KeywordText label:before {
    background: transparent;
}

#rn_SearchControls .rn_KeywordText label:after {
    content: '';
}

#rn_SearchControls .rn_KeywordText input[type='text'] {
    width: 62.5%;
    max-width: 600px;
    margin: 20px auto;
    border: 0;
    border-radius: 5px;
    color: #000000;
    padding: 10px 2.5% 10px 5%;
    background-color: #f8f7f5;
    background-image: url('img/icons/search-icon.png');
    background-repeat: no-repeat;
    background-position: 10px 50%;
    background-size: 20px;
    font-size: 100%;
}

#rn_SearchControls .rn_SearchButton2 input[type='submit'] {
    width: 1px;
    height: 1px;
    padding: 0px;
}

#rn_SearchControls .rn_SearchButton2 {
    bottom: 0px;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}

.rn_ProductCategoryList h2 {
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px;
}

.rn_ProductCategoryList {
    margin: 0 !important;
    background: transparent !important;
    border: none !important;
    clear: both;
    margin-bottom: 0px !important;
    overflow: hidden;
    padding-bottom: 0px !important;
}

.rn_ProductCategoryList h2 {
    background: transparent !important;
    border-bottom: none !important;
}

.rn_HierList {
    width: 30.66% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.rn_FloatLeft,
.rn_FloatRight {
    float: none !important;
}

.rn_ProductCategoryList .rn_HierList h3 {
    border-bottom: none !important;
    color: #000;
    font-size: 1em !important;
    margin: 0 !important;
}

.rn_ProductCategoryList .rn_HierList h3 a {
    text-decoration: none !important;
}

.rn_ProductCategoryListV1 .rn_HierList {
    position: relative;
    height: 200px;
    overflow: hidden;
    font-weight: bold;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-right: 4%;
    margin-bottom: 20px;
}

.rn_AnswerList #rn_SearchControls .rn_KeywordText label {
    display: none;
}

.rn_answerlist {
    cursor: pointer;
}

.rn_answerlist span:last-child {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    margin: 0em 0 1em 0;
    line-height: 1.5em;
    font-size: 1em;
    color: #000;
}

.rn_answerlist:hover span:first-child a {
    color: #a2c14b;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#rn_AnswerText {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 1em;
}

.rn_RelatedAnswers li a {
    padding-left: 45px;
    display: block;
}

.rn_RelatedAnswers h2,
.rn_PreviousAnswers h2 {
    text-align: center;
    padding-bottom: 0px !important;
    border-bottom: 0px !important;
    margin-bottom: 1.3em !important;
}

.white.break h3 {
    margin-bottom: 1.3em !important;
    margin-top: 0px !important;
}

.rn_AnswerFeedback .rn_Title {
    border-bottom: none !important;
    margin-bottom: 1.3em !important;
}

.chat_active {
    cursor: pointer;
}

.cta_contact.hide_chat.active {
    color: #fff;
}

.cta_contact:hover {
    background-color: #a2c14b !important;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.no_hov {
    background-color: #faf9f9 !important;
}

.no_hov:hover {
    background-color: #faf9f9 !important;
    color: #000;
}

.hide_chat,
.hide_email {
    display: none;
}

#contact_body .cta_contact.hide_chat.active {
    display: block;
}

.rn_FormSubmit input[type='submit'] {
    background: #fff;
    color: #000;
}

.rn_FormSubmit input[type='submit']:hover {
    background: #79952e;
    color: #fff;
}

.rn_livehelp img {
    width: 40px;
    margin: 10px auto;
}

.rn_PreviousAnswers h2 {
    text-transform: uppercase;
}

#search_bar .row {
    margin: 0px !important;
}

.cta_contact .form_wrap {
    width: 50%;
    padding: 20px 25%;
    text-align: left;
}

.form_wrap .rn_Input label {
    font-weight: normal !important;
}

.form_wrap .rn_Input:not(.rn_SelectionInput) label:before,
.form_wrap .rn_Input:not(.rn_SelectionInput) label:after {
    padding: 0px;
    width: 0px;
    height: 0px;
    content: '';
}

.rn_FormSubmit input[type='submit'] {
    width: 99% !important;
    padding: 5px 20px;
    margin-bottom: 5px !important;
}

.rn_livehelp h2 {
    text-transform: uppercase;
}

.chat-email .cta_contact.hide_chat.active {
    background-color: #a2c14b !important;
}

.cta_contact.hide_chat.active h3,
.cta_contact.hide_chat.active p,
.cta_contact.hide_chat.active h4 {
    color: #fff;
}

#submit_form {
    background-color: #fff;
    color: #000;
}

.cta_contact h3 {
    margin-top: 0px !important;
    margin-bottom: 1.3em !important;
}

#contact_body .cu_category {
    margin-top: 0;
    padding: 20px 0;
    margin-bottom: 20px;
}

.cu_category:nth-child(2n) {
    background-color: #fff;
}

.cu_category:nth-child(2n+1) {
    background-color: #faf9f9;
}

.cta_contact #email div:nth-child(5) .yui3-overlay,
.cta_contact #email .full_width:nth-child(9) .yui3-overlay,
.cta_contact #email .full_width:nth-child(10) .yui3-overlay {
    width: 300px;
    left: 620px;
}

#email .rn_TextInput,
#email .rn_TextInput input,
#email .rn_FileAttachmentUpload,
#email .rn_FileAttachmentUpload input,
textarea {
    margin-bottom: 0px !important;
}

#search_bar .main_search {
    width: 600px;
    width: 62.5%;
    max-width: 600px;
    margin: 20px auto;
    border: 0;
    border-radius: 5px;
    color: #000000;
    padding: 10px 2.5% 10px 5%;
    background-color: #f8f7f5;
    background-image: url("../../reskin/images/icons/search-icon.png");
    background-repeat: no-repeat;
    background-position: 10px 50%;
    background-size: 20px;
}

.rn_SimpleSearchNew .yui3-widget-positioned {
    background-color: #FFFFFF;
}

.rn_SimpleSearchNew ul li {
    padding: 12px;
    text-align: left;
    color: #000;
}

.rn_SimpleSearchNew ul li:hover {
    background-color: #F5F5F5;
    cursor: pointer;
}

h3 em {
    font-style: normal !important;
}

.yui3-panel .yui3-widget-hd {
    background-color: #a2c14b !important;
    background: #a2c14b !important;
}

.rn_SimpleSearchNew .yui3-aclist{
    z-index:9999;
}

.rn_SimpleSearchNew .yui3-aclist ul{
	max-height:auto;
	overflow: auto;
	z-index: 10000;
}

.rn_SimpleSearchNew ul li {
    padding: 9px 3%;
    text-align: left;
    color: #000;
    background-color: #f8f7f5;
    border-top: 1px solid #000;
    font-size: 0.9em;
}

.rn_SimpleSearchNew ul li:hover {
    background-color: #ffffff;
}

.rn_SimpleSearchNew ul li:last-child {
    border-bottom: 1px solid #000;
}

.current{
    color:#a2c14b !important;
}

@media only screen and (max-width: 767px) {
    #rn_SearchControls .rn_KeywordText input[type='text'] {
        width: 85%;
        padding: 10px 5% 10px 10%;
    }
    .rn_ResultInfo .rn_Results {
        text-align: center !important;
    }
    input {
        width: 92%;
    }
    textarea {
        width: 92%;
    }
    .rn_FormSubmit input[type='submit'] {
        width: 97% !important;
    }
    .hint {
        left: 0px !important;
        top: 75px !important;
    }
    .cta_contact #email div:nth-child(5) .yui3-overlay,
    .cta_contact #email .full_width:nth-child(9) .yui3-overlay,
    .cta_contact #email .full_width:nth-child(10) .yui3-overlay {
        width: 100%;
    }
    .rn_HintBox {
        width: 100% !important;
        font-size: 10px !important;
        max-width: 90% !important;
        border: none !important;
    }
    #main_body #rn_AnswerText p span a {
        width: 100%;
        display: block;
        word-wrap: break-word;
    }
    .rn_Content .cat_body a p {
        width: 100%;
        display: block;
        word-wrap: break-word;
    }
/*    .yui3-widget {
        width: 100% !important;
        transition: 0s ease-in-out;
        left: 0 !important;
    }*/
    .yui3-widget .yui3-widget-ft .yui3-button {
        margin-left: 0px !important;
    }
    .yui3-widget .yui3-widget-ft span button,
    .yui3-widget .yui3-widget-ft span a {
        width: 100%;
        display: block;
        margin: 10px 0px;
        font-size: 14px;
        text-align: center;
    }
    .yui3-panel .yui3-widget-ft .yui3-widget-buttons {
        display: block !important;
    }
    .rn_FormSubmit img {
        max-width: 15px;
    }
    .rn_SimpleSearchNew .yui3-aclist ul {
	    max-height: 265px;
	    overflow: auto;
	}
}


/*====== End ======*/


