.custom_238 {height:auto;color:#333;background-color:rgba(255, 255, 255, 0);}[class*='col-'] { padding-right: 0px; }.row-66dea705a28b0 {width:90%;height:auto;color:#333;background-color:rgba(255, 255, 255, 0);}.column-66dea705a9oj7 {height:auto;color:#333;background-color:rgba(255, 255, 255, 0);min-height:5px;}.row-66dea706a28b2 {width:90%;height:auto;color:#333;background-color:rgba(255, 255, 255, 0);}.column-66dea706ak97 {min-height:5px;}.row-66dea706a28b4 {}.column-66dea706a28b5 {min-height:5px;}
.custom_209{
color: #333;
 background-color: #e9edf5 !important;
font-size: 14px;
}
.login-wrap .fa {
    color: rgb(27, 31, 59);
}

#tab-downloadDialog >fieldset  > .f1odzkbq  > button:first-child{
display: none !important;
}
/**Latest Addition Store View**/
.attachment_total_download_counter {
    display: none;
}
.fas {
    display: flex;
}
.total_attachments_in_data{
   display: flex;
    position: relative;
    top: 22px;
    left: 200px;
    /*padding-left: 15px;*/
   white-space: nowrap;
}
.file-url > p > a {
    width: 520px;
    display: block;
    word-wrap: break-word;
}


.header1 {
    padding-top: 10px;
}



/**Glossary**/
.db_store_search_toolbar {
    font-size: 6px !important;
    display: inline-flex !important;
    flex-wrap: wrap !important;
    border: unset;
    margin-bottom: 20px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;

}

.db_store_search_toolbar a{
    font-weight: bold;
    font-size: 13px !important;    
    padding: 10px;
    color: white;
   background-color: #A8A8A8;
    margin: 2px;
}
.db_store_search_toolbar a:hover{
   background-color: rgb(215, 215, 193);
}
db_store_search_toolbar a{
    font-weight: bold;
    font-size: 15px !important;
    color: #652d90;
    background-color: white;
}
.db_store_current_search_word{
   background-color: rgb(255, 153, 0)!important;
}
/**Sign Up form**/
.card-header{
  font-size: 15px;
}
.internal_btn{
color: #0056b3 !important;
}

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

.alphabet_search_toolbar a{
    font-weight: bold;
    font-size: 15px !important;
    border: 2px solid #652d90;
    padding: 10px;
    color: rgb(255,94,0);
    background-color: white;
}
.center{
text-align: left !important;
}


#661410bc6b9e9.page-content{
 background-color: #fbf7f8 !important;
}

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



#container_content{
    padding: 28px;
  background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    /* overflow-x: hidden; */
    padding: 2px 15px;
    position: relative;
    margin-bottom: 5px;
    border: 2px solid #ddd;
    font-size: 20px !important;
    letter-spacing: 0.5px;
}


#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 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;
    text-transform: unset !important;
}


.header {
    display: unset;
}

.header3{
    display: unset;   

}

.header3 > div {
    display: unset;
}

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

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


.row-5f9db29713eb7{
    width: 95% !important;
    margin: 0 auto !important;
}
.row-5f9db29713eb5{
    width: 95%;
    margin: 0 auto;
}

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

/*--------- 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%;*/
    padding-left:6%;
    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-5f9db29713eb5 {
    width: 100%;
}
}
/*---------- END Mobile Responsive ---------*/

/*------START Store view display page-------*/


.title{
    font-size: 16px;
    font-weight: bold;
}


.file-attach{
 width: 20%;
}
.file-image{
 width: 90% !important;
}

.attachment_total_download_counter{
   /*display: flex;*/
    position: relative;
    top: 22px;
    left: 175px;
    padding-left: 15px;
}
.data_view_counter {
   display: flex;
   float: left;
    padding-right: 15px;
}

.data_share_counter{
   display: flex;
}
.description{
  display: block;
}
.description div{
  padding-top:5px;
 
}
.description div:hover {
    text-decoration: none;
}

a:hover{
 text-decoration: none !important;
}


/*------END Store view display page-------*/

/* START Edit button at data view page*/
.control-list{
    position: relative;
    bottom: 47px;
    right: 160px;
}
/* END Edit button at data view page*/
