.search-form-wrapper {
    margin: 0 0 20px 0;

}

.empty-search-result {
    color: #262D52;
    font-size: 35px;
    font-family: 'Ibarra Real Nova', serif;
    font-weight: 600;
    text-align: center;
    margin: 200px 0;
}

.search-form-wrapper .keyword-input-wrapper {
    background: #00356B;
}

.search-form-wrapper .keyword-input-wrapper .keyword-label {
    padding: 0 10px;
    width: 160px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    font-size: 16px;
    color: #FFF;
    background-color: #00356B;
    /* border-right: 1px solid #999; */
    text-align: center;
    /* font-family: Arial, Helvetica, sans-serif; */
    font-family: 'Assistant', sans-serif;
}

.search-form-wrapper .keyword-input-wrapper .keyword-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    vertical-align: middle;
    display: inline-block;
    border: 0;
    /* width: calc(100% - 215px); */
    width: calc(100% - 58px);
    color: #444;
    /* font-size: 15px;
    padding: 19px 20px; */

    font-size: 22px;
    padding: 15px 20px;


    margin-left: 1.5px;

    border-radius:0;

}

.search-form-wrapper .keyword-input-wrapper .btn-keyword-search {
    -webkit-appearance: none;
    padding: 0;
    margin: 0;
    font-size: 25px;
    height: 58px;
    display: inline-block;
    border: 0;
    background: #00356B;
    /* color: #AAAAAA; */
    color: #FFF;
    width: 55px;
    vertical-align: middle;
    cursor: pointer;
}

.search-form-wrapper .keyword-input-wrapper .btn-keyword-search span {
    display: block;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    line-height: 55px;

    font-size: 18px;
}

.fa-search:before {
    content: "\f002";
}


.search_list_item {
    background: #e5e5e5;
    /* background: #E4F2FB; */
    /* background: #fdfdfd; */

}

.search_list_item2 {
    background: #F2F2F2;

}

.search_list_item:hover,
.search_list_item2:hover {
    background-color: #e8f1fa;
}

tr.search_list_item td,
tr.search_list_item2 td {
    border-right: none;
}

.search_list_item td,
.search_list_item2 td {
    padding: 10px;
    border-right: 1px solid #c9c9c9;
    font-family: 'Assistant', sans-serif;
    vertical-align: top;
}

.search_list_item td:first-child,
.search_list_item2 td:first-child {
    font-size: 30px;

    padding-left: 15px;
    padding-right: 15px;
}

.search_list_item_content,
.search_list_item_contentDisabled,
.search_list_item_contentDeleted {
    color: #444;
    font-size: 16px;
    /* font-size: 12px; */
    font-weight: 200;
    line-height: 25px;
    /* line-height: 18px; */
    /* padding: 10px; */
    margin-top: 5px;
}

.search_list_item_title {
    /* font-size: 25px; */
    /* font-size: 30px; */
    font-size: 28px;
}


.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}



.pb-20 {
    padding-bottom: 20px;
}


.mt-75 {
    margin-top: 75px;
}

.mt-50 {
    margin-top: 50px;
}

input:focus {
    /* outline-offset: 0px; */
    outline: none;
}


::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */

    font-size:22px;
    color: #dbdbdb;
}

::-moz-placeholder {
    /* Firefox 19+ */
font-size:22px;

    color: #dbdbdb;
}

:-ms-input-placeholder {
    /* IE 10+ */
    font-size:22px;
    color: #dbdbdb;
}

:-moz-placeholder {
    /* Firefox 18- */
    font-size:22px;
    color: #dbdbdb;
}

.faq-accordion-q {
    color: #262F50;
    font-size: 25px;
    /* font-size: 28px; */
    font-family: 'Assistant', sans-serif;
    cursor: pointer;
}

.faq-accordion-a {
    color: #403F45;
    font-size: 15px;
    /* font-size: 18px; */
    margin-top: 8px;
    /* margin-top: 25px; */
    line-height: 20px;
    /* line-height: 30px; */
    letter-spacing: 0.5px;
    font-family: 'Assistant', sans-serif;
    /* margin-bottom: 25px; */
    padding-left: 0;
    /* padding-left: 12px; */
    /* padding-right: 15px; */
    /* display: none; */
}

.faq-accordion-div {
    width: 100%;
    /* background-color: #E4F2FB; */
    padding: 0 0px;
    /* padding: 23px 42px; */
    position: relative;
    margin-bottom: 35px;
}


.faq-accordion-div:hover {
    /* background-color: #e8f1fa; */
    background-color: #E4F2FB;

    left: -1%;
    right: 1%;
    /* top:-1%; */
    /* bottom:1%; */
    top: -5px;
    bottom: 5px;
    padding-left: 1%;
    padding-right: 1%;

    padding-top: 5px;
    padding-bottom: 5px;
   /* margin-bottom: 20px; */
   margin-bottom: 25px;
    /* padding-top:1%; */
    /* padding-bottom:1%; */


    width: 102%;

    /* height:102%; */
}

/* .hover-class
{

}


.hover-class:hover
{

} */



@media only screen and (max-width: 1500px) {
    .common-container {
        padding: 15px 30px 10px 60px;
        /* padding: 70px 30px 30px 60px; */
        margin: 0px auto;
    }
}



@media only screen and (max-width: 1024px) {
    .common-container {
        padding: 15px 30px 10px 50px;
        /* padding: 70px 30px 106px 50px; */
    }
}




@media only screen and (max-width: 768px) {
    .common-container {
        padding-top: 25px;
    }
    
    .faq-accordion-div {
        padding: 0 0;
        /* padding: 23px 32px; */
    }

    .empty-search-result {
        font-size: 22px;
    }
}

@media only screen and (max-width: 600px) {
    .common-container {
        padding: 25px 20px;
    }
    
    .faq-accordion-div {
        padding: 0 0;
        /* padding: 23px 20px; */
    }

    .search_list_item_title{
        font-size: 25px;
    }

}

@media only screen and (max-width: 400px) {
    .faq-accordion-div {
        padding: 0 0;
        /* padding: 23px 25px; */
    }
    .search_list_item_title{
        font-size: 22px;
    }
}