#qohhtml{ /* For popup */
    /*SP*/
    height: 300px;
    overflow-y: auto;
}

#qohModal div.container{
    /*SP*/
    width: 100%;
}

#mdlQA .radio input[type="radio"] { /* For QA Popup */
    /*SP*/
    position: initial;
    margin-left: -11px;  
}

.qa-padding{
    /*SP*/
    padding-left: 25px;
}
@media screen and (min-width: 700px) and (max-width: 1024px) {
    /*SP*/
    #selectCategory{
        width: 170px !important;
    }
    .select-auto-width{
        width: 170px !important;
    }
    #selectGroup{
        width: 170px !important;
    }
}
@media screen and (min-width: 530px) and (max-width: 1336px) {
    /*SP*/
    #selectCategory{
        width: 427px !important;
    }
    .select-auto-width{
        width: 427px !important;
    }
    #selectDescription{
        width: 427px !important;
    }
    #selectGroup{
        width: 300px !important;
    }
    #selectYear{
        width:170px !important;
    }
    #selectMake{
        width:170px !important;
    }
    #selectModel{
        width:170px !important;
    }
    #selectEngine{
        width:150px !important;
    }
     /*RM#13785*/
    .lookup_dropdown{
        width:150px !important;
    }
    .lookup_dropdown_termsearch{
        width:120px !important;
    }
     /* END RM#13785*/
}
@media screen and (width: 900px) and (width: 1920px) {
    /*SP*/
    #selectCategory{
        width:427px !important;
    }
    .select-auto-width{
        width: 427px !important;
    }
    #selectDescription{
        width:427px !important;
    }
    #selectGroup{
        width:317px !important;
    }
    #selectYear{
        width:170px !important;
    }
    #selectMake{
        width:170px !important;
    }
    #selectModel{
        width:170px !important;
    }
    #selectEngine{
        width:150px !important;
    }
    /*RM#13785*/
    .lookup_dropdown{
        width:300px !important;
    }
    .lookup_dropdown_termsearch{
        width:250px !important;
    }
     /* END RM#13785*/
}
@media screen and (width: 600px) and (max-width: 1280px) {
    /*SP*/
    #selectCategory{
        width:392px !important
    }
    .select-auto-width{
        width:392px !important;
    }
    #selectDescription{
        width:392px !important
    }
    #selectGroup{
        width:392px !important;
    }
    #selectYear{
        width:150px !important;
    }
    #selectMake{
        width:150px !important;
    }
    #selectModel{
        width:150px !important;
    }
    #selectEngine{
        width:150px !important;
    }
     /*RM#13785*/
    .lookup_dropdown{
        width:150px !important;
    }
    .lookup_dropdown_termsearch{
        width:120px !important;
    }
     /* END RM#13785*/
}
.nav-tabs {
    float:left;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
/*
.nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}
.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border: 1px solid #dddddd;
}
@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #dddddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #ffffff;
    }
}*/
fieldset{
    clear: both;
}
