.custom_98 {height:auto;font-family:century gothic;color:#333;background-color:#fbf7f8;}[class*='col-'] { padding-right: 0px; }.row-5fa18dbf421a0 {width:90%;height:auto;color:#333;background-color:rgba(255, 255, 255, 0);}.column-5fa18dbf421a1 {min-height:5px;}.row-5fa18dc0421a2 {width:90%;height:auto;color:#333;background-color:rgba(255, 255, 255, 0);}.column-5fa18dc0421a3 {min-height:5px;}.row-5fa18dc0421a4 {width:98%;height:auto;color:#333;background-color:rgba(255, 255, 255, 0);}.column-5fa18dc0421a5 {min-height:5px;}

@font-face
{
    font-family:'century gothic';
 
}
.custom_98{
font-family: "century gothic" , SomeFont, sans-serif !important;
font-size: 14px;
}

.header1 {
    padding-top: 10px;
}




.wrap_header2 > div:first-child {
    margin-bottom: 0px;
}

/** Glossary Page **/
.icon{
font-size: 30px;
}
.term-item h3 {
   margin-top: -30px;
    margin-left: 35px;
}

#breadcumb {
    display: none;
}
.term-item p {
    display: none;
    padding : 5px;
}
.term-item  {
    border: 1px solid #A8A8A8;
    /*width: 35%;*/
    padding: 10px;
    margin-bottom: 10px;
   
}

.page-title h1 {
/* color: #652d90;*/
color: black;
}
.glossary-search input {
    background: white;
    width: 80% !important;
    /*border: none !important;*/
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 5%);
    height: 35px;
    font-size: 14px;
     max-width: unset;
}

.glossary-search input{
    padding: 5px !important;
    font-size: 14px;
    border-radius: 5px;
}

.glossary-search button{
   border: 1px solid #d3d3d3;
    color: #fff;
    background: #4990E2;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    box-shadow: 0 2px 4px 0 rgb(41 179 245 / 36%);
    padding: .5em 1em;
   font-size: 14px;
   margin-left: 0px !important;
  margin-bottom: 20px;
}
/*-----START Glossary A-Z------*/


.alphabet_search_toolbar {
  
   font-size: 14px !important;
    display: inline-flex !important;
    flex-wrap: wrap !important;
    border: unset;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
    padding: 0px !important;
   
}

.alphabet_search_toolbar  a {
 
    font-weight: bold;
    padding: 10px;
    color: #4990E2;
    background-color: #eee;
    border: 1px solid #eee;
    font-size: 14px !important;
    margin: 2px 0;
}
.alphabet_search_toolbar a:hover {
  background-color: #4990E2;
  color: white;
  text-decoration: none;
}
.alphabet_current_word{
background-color: #4990E2 !important;
 color: white !important;
}
/*-----END Glossary A-Z------*/

.center{
text-align: left !important;
}


#5f9db29713eb8.page-content{
 background-color: #fbf7f8 !important;
}

/*-------- START Pages --------*/

/*.page-title{
    display: none;
}*/

#container_content{
    padding: 28px;
}


#container_content > .editable{
    min-height: 350px;
}

.listing-row{
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
}

.listing-row > .listing-item-wrapper{
    flex: 1 0 32%;
    margin: 0.5%;
}

.listing-title-seperator{    
    background-color: #ebebeb;
    border-radius: 30px;
    display: block;
    height: 5px;    
    margin-top: 15px;
    margin-bottom: 15px;    
    width: 30px;
}

/*--------- END Pages ---------*/
/*<--------- START Klinik Page -------->*/

.address-table td:last-child{
    position: relative;
}

.address-table td:last-child .address-btn{
    position: absolute;
    bottom: 0px;
    right: 10%;
    display: inline-block;
    border-radius: 0px;
    padding: 20px;
    pointer-events: all;
    background: #3073e6;
}

.address-table td:last-child .address-btn > span{
    color: white;
    width: 100%;
    height: 100%;
    letter-spacing: 2px;
    overflow: hidden;
}

.address-table .overwrite-4-address tr{
    background: #eee;
    margin-left: 0 !important;
    min-height: unset !important;
    width: 100% !important;
}

.address-table .overwrite-4-address td:nth-child(2){
    height: auto !important;
    padding: 0px 10px 15px 10px !important;
} 

.address-table .overwrite-4-address td:nth-child(2) > div{
    display: inline-block;
}

/*<---------- END Klinik Page --------->*/

/*-------- START Form Builder --------*/

.toolbars{
    display: none;
}

/*--------- END Form Builder ---------*/

a:link {
  text-decoration: none;
}

.block-header{
    margin: 0 !Important;
}

/*--------- START Header ---------*/

.hide_btn{
    display: none;
}

.block-184 {
    width: 100%;
    margin: 0;
    /*position: absolute;*/
    z-index: 20;
}

.header {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
}

.header > .header2{
    flex: 1 0 auto;
    position: relative;
}

.header3{    
    background: #fbf7f8;
    display: flex;    
}

.header3 > div{
    display:inline-block;
    margin: auto;
    vertical-align: middle;
}

.header3 > div:first-child{
    padding: 5px 10px;    
}

.accessibility_container_table{
    margin-bottom: 5px !important;
    position: relative;
    top: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s linear;
}

.showw3c{
    position: absolute !important;
    top: -999px !important;
    visibility: hidden;
    width: 0px !important;
}

.wrap_header2{
    position: absolute;
    transform: translateY(-47%);    
    top: 47%;
    right: 0;
    z-index: 30;
}

.wrap_header2 > div{
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.block-184 > .block-body{
    margin: 2% auto;
    width:90%;       
}

/*.row-5efd52b27f64c{
    overflow: hidden;
}*/

button.b1{    
    border-radius: 5px;
    margin-left: 10px;
    min-height: 44px;
    padding: 8px 20px;
}
.login-wrap{
    display: flex;
    align-items: center;
}

img.w3cicon{
    position: relative;
    margin-left: 10px; 
}

.search_icon, .language_icon, .w3cicon{
    cursor: pointer;
}

.w3c_wrap{
    color: white;
}

.language_wrap, .w3c_wrap{
    background-color: #5C2D96;
    border-radius: 5px;
    display: flex;
    margin-left: 10px;
    padding: 0px 20px;
    min-height: 44px;    
    align-items: center;
}

.language_container .language_wrap > div{
    color: white;
    display: inline-block;
    margin: 0 2px;
    vertical-align: middle;
}



/*--------- END Header --------*/
 
/*--------- START Sign In Block ---------*/

#username::placeholder, #password::placeholder{
    color: #adadad;
}
.username span {
color: #ffffff !important;
}
.login-card span {
color: #000000 !important;
}

/*---------- END Sign In Block ----------*/

/*--------- START Language ---------*/

.change_language{
    /*margin-right: 10px;*/
    margin-top: 6px;
    position: absolute;
    right: 0;
}

.change_language > form > label{
    display: none;
}

#language_selection{
    width: auto;
    border: 1px solid #CBD9DB;
    color: #333;
    font-size: 12px;      
}
.showLang{
    opacity: 1 !important;
    visibility: visible !important;
}

select#language_selection {
    display: block;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    color: #444;
    line-height: 1.3;
    padding: .5em 5em .4em .8em;    
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    /* border: 1px solid #aaa; */
    border: unset;
    box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
    border-radius: .5em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    outline: unset !important;    
}

.change_language > form{
    position: relative;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    visibility: hidden;
}

.change_language .custom_arrow{
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    background: #3073e6;
    height: 2.9rem;
    width: 3.5rem;
    border-top-right-radius: .5em;
    border-bottom-right-radius: .5em;
    pointer-events: none;
}

.custom_arrow::before,
.custom_arrow::after{
    content: "";
    position: absolute;
    width: 0;
    height:0;
    left: 50%;    
    transform: translate(-50%, -50%);
} 

.custom_arrow::before{
    border-left: .65em solid transparent; 
    border-right: .65em solid transparent;
    border-bottom: .65em solid rgba(255,255,255,.5);
    top: 40%;
}

.custom_arrow::after{
    border-left: .65em solid transparent; 
    border-right: .65em solid transparent;
    border-top: .65em solid rgba(255,255,255,.5);
    top: 70%;
}

/*---------- END Language ----------*/

/*-------- START DB Search (Adv)--------*/

.showFilter{
    display: block !important;
}

.dbstore_view_block_search_input{    
    background: #fff;
    display: block !important;      
    font-size: 18px !important;    
    border-radius: 3px;
    height: 50px;
    color: #555 !important;
    border-bottom: 3px solid !important;
    width: 100%;
}

.additional-dbstore-view-search{
    box-shadow: #d2d2d2 0px 0px 15px;
    border-radius: 5px;
    background: white;
    display: none;
    padding: 20px;
    position: absolute;
    right: 0;    
    z-index: 2;
}

.dbstore-view-search, .store-view-search-container{
    position: relative;
}

.filter_icon{
    position: absolute;
    right: 0;
    top: 15%;
    font-size: 20px;
}

.row-search{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.row-search > label{
    width: 100%;
}

.row-search > select.adv_dropdown_opts{
    border: 0;
    border-bottom: 2px solid #ccc;
    width: 30%;
}

.row-search > .db_store_search_textbox{
    align-items: center;
    border-bottom: 2px solid #ccc;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    color: #555;
    font-size: 18px;
    height: 35px;
    margin: 8px auto 0px auto;
    outline: none;
    padding-right: 30px;    
    width: 65%;
}

.row-search > label > strong{
    color: #5a5b5b;
    line-height: 1.375;
    font-size: 16px;
    font-weight: 700;
    margin-top: 18px;
    margin-bottom: 10px;
    cursor: text;
    letter-spacing: 0.5px;
}

.hidden_bg{
    background: grey;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgb(255 255 255 / 0%);
    top: 0;
    left: 0;
    z-index: 1;
    display: none;
}

.advance_search_container td p:nth-child(3){
    display: none;
}

.dbstore-view-search > button{
    padding: 8px 0 !important;
}

.special_reference_input{
    width: 100%;
    margin-top: 10px;
}

/*--------- END DB Search (Adv) --------*/

/*-------- START Script Column --------*/

.row-5f8d11fd1f6a5{
    display: none;
}

/*--------- END Script Column ---------*/

/*-------- START Footer --------*/



/*--------- END Footer --------*/



/*--------- START Mobile Responsive --------*/

@media only screen and (max-width: 1024px){

.responsive_menu #menu-button{
padding:15px !important;
}

.responsive_menu > ul > li > a {
    text-align: left;
}

.header {
    display: unset;
}

.header3{
    display: unset;   

}

.header3 > div {
    display: unset;
}

.wrap_header2 {
    position: relative;
    transform: unset;
    top: 0;
    right: 0;
}

.store-view-search-container {
    position: relative !important;
    top: 0!important;
    width: 98% !important;
    left: 0 !important;
}

.w3c-theme-background {
    margin-left: 95%;
}

.glossary-search {
    position: relative;
    left: 0;
    width: 100% !important;
    margin-bottom: 16px;
}

.glossary-search input {
    /*border-bottom: 1px solid rgb(143, 54, 173) !important;
    background-color: #ffffff !important;
    border: white;
    max-width: 100% !important;*/
}

}

@media only screen and (max-width: 769px){


.row-5fa18dbf421a0 {
    width: 100%;
}

.row-5fa18dc0421a2{
margin: 0 auto;
}

/*--------- START Footer ---------*/
footer p {
    font-size: 18px !important;
    color: black !important;
}

table#footer {          
    margin-left: 0px !important;
    width: 100% !important;  
}

table#footer td:first-child table td {
     margin:0px !important;
}

#footer .link-section-one {
  width: 80%;
  margin: auto
}

#footer .link-section-three { 
  width: 100% !important;  
  margin-bottom: -130px !important;

}
#footer .link-section-three  div{ 
  width: 60% !important;  
  height: unset !important;
}
.link-section-four td{
  width: 60%;
  margin: auto;
}

.link-section-four {
   margin-top: 180px !important;
   /*margin-left: 120px !important;*/
}

#footer > tbody > tr:first-child > td:first-child, #footer > tbody > tr:first-child > td:last-child{
    display: block !important;
    padding-left: 20%;
    width: 80% !important;
}

#footer > tbody > tr:first-child > td:nth-child(2){
    display: block !Important;
    width: 80% !important;
}

.link-section-two {
  margin-top: 50px !important;
  width: 100%;  
  
}

.link-section-two p{     
     margin-top: unset !important;
}


/*--------- END Footer ---------*/



}

@media only screen and (max-width: 425px){

.row-5fa18dc0421a2{
width: 95%;
margin: 0 auto;
overflow: hidden;
}
}
/*---------- END Mobile Responsive ---------*/

