body,
html {
    margin: 0 auto;
    background-color: #ffffff;
    height: 100% !important;
}

.container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.form-inline {
    margin: 0 auto;
    background-color: #f5f5f5;
}

.tab-content {
    background-color: #f5f5f5;
    display: block;
    padding: 30px;
}

.tab-content img {
    float: left;
    width: 180px;
    height: 43px;
    display: block;
    margin-right: 20px;
    margin-bottom: 10px;
}

.tutorial {
    color: #82cb24;
    font-size: 13px;
    display: block;
    padding-top: 20px;
    text-align: left;
}

.tutorial:hover {
    color: #82cb24;
    font-size: 13px;
    display: block;
    padding-top: 20px;
    text-align: left;
    text-decoration: underline;
}

input[type="text"] {
    margin-bottom: 10px;
}

select {
    margin-bottom: 10px;
}

button {
    margin-bottom: 10px !important;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

/*css to autocomplete starts here*/
/*eds aba1 starts here*/
#auto-results_eds {
    border: 1px #82cb24 solid;
    background-color: white;
    position: absolute;
    padding: 5px;
    margin-top: -11px !important;
    z-index: 10;
    width: 28%;
    border-top: white;
}

@media only screen and (max-width: 1280px) {
    #auto-results_eds {
        margin-top: -11px !important;
        width: 28%;
    }
}

@media only screen and (max-width: 1199px) {
    #auto-results_eds {
        margin-top: -11px !important;
        width: 33.6%;
    }
}

@media only screen and (max-width: 991px) {
    #auto-results_eds {
        margin-top: -11px !important;
        width: 36.1%;
    }
}

@media only screen and (max-width: 768px) {
    #auto-results_eds {
        margin-top: -56px !important;
        width: 88.7%;
    }
}

@media only screen and (max-width: 764px) {
    #auto-results_eds {
        margin-top: -56px !important;
        width: 88.3%;
    }
}

@media only screen and (max-width: 736px) {
    #auto-results_eds {
        margin-top: -56px !important;
        width: 88.2%;
    }
}

@media only screen and (max-width: 731px) {
    #auto-results_eds {
        margin-top: -56px !important;
        width: 88.2%;
    }
}


@media only screen and (max-width: 667px) {
    #auto-results_eds {
        margin-top: -56px !important;
        width: 87%;
    }
}

@media only screen and (max-width: 640px) {
    #auto-results_eds {
        margin-top: -56px !important;
        width: 86.5%;
    }
}

@media only screen and (max-width: 568px) {
    #auto-results_eds {
        margin-top: -56px !important;
        width: 85%;
    }
}


@media only screen and (max-width: 414px) {
    #auto-results_eds {
        margin-top: -56px !important;
        width: 79.5%;
    }
}

@media only screen and (max-width: 382px) {
    #auto-results_eds {
        margin-top: -56px !important;
        width: 78.1%;
    }
}

@media only screen and (max-width: 360px) {
    #auto-results_eds {
        margin-top: -56px !important;
        width: 76.8%;
    }
}

@media only screen and (max-width: 320px) {
    #auto-results_eds {
        margin-top: -56px !important;
        width: 74.2%;
    }
}

.slide {
    overflow: visible;
}

#auto-results_eds li:hover {
    background-color: #82cb24;
    color: white;
    font-weight: bold;
    cursor: pointer;
}

.result.selectedtermeds {
    background-color: #82cb24;
    color: white;
    font-weight: bold;
    cursor: pointer;
}

#auto-results_eds li {
    border: medium none;
    list-style: outside none none;
    padding-left: 5px;
}

/*eds aba1 ends here*/
/*eds aba2 starts here*/
#auto-results_catalog {
    border: 1px #82cb24 solid;
    background-color: white;
    position: absolute;
    padding: 5px;
    margin-top: -11px !important;
    z-index: 10;
    width: 28%;
    border-top: white;
}

@media only screen and (max-width: 1280px) {
    #auto-results_catalog {
        margin-top: -11px !important;
        width: 28%;
    }
}

@media only screen and (max-width: 1199px) {
    #auto-results_catalog {
        margin-top: -11px !important;
        width: 33.6%;
    }
}

@media only screen and (max-width: 991px) {
    #auto-results_catalog {
        margin-top: -11px !important;
        width: 36.1%;
    }
}

@media only screen and (max-width: 768px) {
    #auto-results_catalog {
        margin-top: -56px !important;
        width: 88.7%;
    }
}

@media only screen and (max-width: 764px) {
    #auto-results_catalog {
        margin-top: -56px !important;
        width: 88.3%;
    }
}

@media only screen and (max-width: 736px) {
    #auto-results_catalog {
        margin-top: -56px !important;
        width: 88.2%;
    }
}

@media only screen and (max-width: 731px) {
    #auto-results_catalog {
        margin-top: -56px !important;
        width: 88.2%;
    }
}


@media only screen and (max-width: 667px) {
    #auto-results_catalog {
        margin-top: -56px !important;
        width: 87%;
    }
}

@media only screen and (max-width: 640px) {
    #auto-results_catalog {
        margin-top: -56px !important;
        width: 86.5%;
    }
}

@media only screen and (max-width: 568px) {
    #auto-results_catalog {
        margin-top: -56px !important;
        width: 85%;
    }
}


@media only screen and (max-width: 414px) {
    #auto-results_catalog {
        margin-top: -56px !important;
        width: 79.5%;
    }
}

@media only screen and (max-width: 382px) {
    #auto-results_catalog {
        margin-top: -56px !important;
        width: 78.1%;
    }
}

@media only screen and (max-width: 360px) {
    #auto-results_catalog {
        margin-top: -56px !important;
        width: 76.8%;
    }
}

@media only screen and (max-width: 320px) {
    #auto-results_catalog {
        margin-top: -56px !important;
        width: 74.2%;
    }
}

.slide {
    overflow: visible;
}

#auto-results_catalog li:hover {
    background-color: #82cb24;
    color: white;
    font-weight: bold;
    cursor: pointer;
}

.result.selectedtermeds {
    background-color: #82cb24;
    color: white;
    font-weight: bold;
    cursor: pointer;
}

#auto-results_catalog li {
    border: medium none;
    list-style: outside none none;
    padding-left: 5px;
}
/*eds aba2 ends here*/
/*eds aba3 starts here*/
#auto-results {
    border: 1px #82cb24 solid;
    background-color: white;
    position: absolute;
    padding: 5px;
    margin-top: -11px !important;
    z-index: 10;
    width: 28%;
    border-top: white;
}

@media only screen and (max-width: 1280px) {
    #auto-results {
        margin-top: -11px !important;
        width: 28%;
    }
}

@media only screen and (max-width: 1199px) {
    #auto-results {
        margin-top: -11px !important;
        width: 33.6%;
    }
}

@media only screen and (max-width: 991px) {
    #auto-results {
        margin-top: -11px !important;
        width: 36.1%;
    }
}

@media only screen and (max-width: 768px) {
    #auto-results {
        margin-top: -56px !important;
        width: 88.7%;
    }
}

@media only screen and (max-width: 764px) {
    #auto-results {
        margin-top: -56px !important;
        width: 88.3%;
    }
}

@media only screen and (max-width: 736px) {
    #auto-results {
        margin-top: -56px !important;
        width: 88.2%;
    }
}

@media only screen and (max-width: 731px) {
    #auto-results {
        margin-top: -56px !important;
        width: 88.2%;
    }
}


@media only screen and (max-width: 667px) {
    #auto-results {
        margin-top: -56px !important;
        width: 87%;
    }
}

@media only screen and (max-width: 640px) {
    #auto-results {
        margin-top: -56px !important;
        width: 86.5%;
    }
}

@media only screen and (max-width: 568px) {
    #auto-results {
        margin-top: -56px !important;
        width: 85%;
    }
}


@media only screen and (max-width: 414px) {
    #auto-results {
        margin-top: -56px !important;
        width: 79.5%;
    }
}

@media only screen and (max-width: 382px) {
    #auto-results {
        margin-top: -56px !important;
        width: 78.1%;
    }
}

@media only screen and (max-width: 360px) {
    #auto-results {
        margin-top: -56px !important;
        width: 76.8%;
    }
}

@media only screen and (max-width: 320px) {
    #auto-results {
        margin-top: -56px !important;
        width: 74.2%;
    }
}

.slide {
    overflow: visible;
}

#auto-results li:hover {
    background-color: #82cb24;
    color: white;
    font-weight: bold;
    cursor: pointer;
}

.result.selectedterm {
    background-color: #82cb24;
    color: white;
    font-weight: bold;
    cursor: pointer;
}

#auto-results li {
    border: medium none;
    list-style: outside none none;
    padding-left: 5px;
}
/*eds aba3 ends here*/
/*css to autocomplete ends here*/