/***** COLOURS *********************/

body {
    --text: #585858;
    --text-light: #cccccc;
    xx--table-dark: #ECECEC55;
    --table-dark: #ECECEC;
    xx--table-light: #ECECECee;
    --table-light: #F7F7F7;
}

body.msd {
    --corp-1: #269d9d;
    --corp-2: #009b9f;
    --corp-gray: #465765;
    --corp-light: #9EFFF5;
    --corp-light-ultra: #9EFFF5;
}


body.org {
    --corp-1: #9d014c;
    --corp-2: #9d014c;
    --corp-3: #004d9f;
    --corp-gray: #465765;
    --corp-light: #ee9ac0;
    --corp-light-ultra: #c8e9fa;
}


/******************************************************************/
/***************** GENERAL ***************/
/******************************************************************/

body.listproducts.il.lang- {direction: rtl;} /* RTL text flow for Israel */

body {
	color: var(--text); 
	line-height: 1.2; 
	xxxmargin: 0px;
	}
	
body {text-align: initial;}

h1, h2, h3, h4, h5, h6 {font-size: inherit;}

a:hover {color: inherit;} 

#content {
    padding-top: 150px;
    padding-bottom: 100px;
}

#content .display_item_group .row {
    padding: 3px 0;
}

#content .display_item_group .row .row {
    margin: 0px;
}

/***************** Render text (display-short/long) ***************/
body .display-long {display: none;}
body.display-long .display-short {display: none;}
body.display-long .display-long {display: inherit;}
@media (max-width: 991px) {
	body .display-short {display: none;}
	body .display-long {display: inherit;}
}




/***** BOX *********************/
.box {
    xxborder-color:  var(--corp-2);
    border-color:  var(--text);
    border-radius: 0.25rem;
    border-style: solid;
    border-width: 1px;
    xxxdisplay: block;
    width: 100%;
    padding: 5px;
    margin: 3px 0px;
}

.box p{
    margin: 0px;
}

.box-white {
    border-color:  var(--corp-2);
    background: #fff;
}

.box-corp {
    border-color:  var(--corp-light);
    background: var(--corp-1);
    color: white !important;
}

.box-corp-light {
    border-color:  var(--corp-2);
    background: var(--corp-light);
}

.box-corp-light-ultra {
    border-color:  var(--corp);
    background:  var(--corp-light-ultra);
}

i {min-width: 30px; display: inline-block;}
.popup_content {display: none;}

/*****  *********************/



/******************************************************************/
/***************** NAV ***************/
/******************************************************************/
body nav#info {
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 1024px 100%;
    height: 60px;
    background-color: var(--corp-2);
    padding: 10px 0px 0px 0px;
}

body.msd nav#info {
    background-image: url('../images/item_34094_msd.jpg');
}

body.org nav#info {
    background-image: url('../images/item_34094_org.jpg');
}

nav#info .logo {
    width: 70px;
    /*margin-right: 10px;*/
    margin-inline-end: 10px;
}

body.org nav#info .logo {
    width: 120px;
}

nav a {
    color: inherit;

}

nav #page-info h1 {
	font-size: 18px;
	font-weight: 200;
}

nav p {
    margin-bottom: 0px;
}

nav #dropdown {
    background-image: linear-gradient(#00000060, #00000000);
    xxxxxxpadding-bottom: 80vh;
    xxxxxheight: 90vh;
}

body.navigationstart #content_btn {
    display: none;
}

body.navigationstart .wrapper_navigation_start #dropdown_select_country .eu {display: none;}

body.country- #dropdown_select_chapter {display: none !important;}

.navbuttons .btn {
	margin: 3px 0px;
	padding: 1% 2%;
}


/******************************************************************/
/***************** SELECT AUTHENTICATION ***************/
/******************************************************************/

#dropdown_select_authentication {direction: ltr;} /* RTL text flow for Israel */


/******************************************************************/
/***************** INFO CONTENT ***************/
/******************************************************************/
#info-content {
    position: sticky;
    padding: 0px;
    top: 60px;
}

#stripe {
    background-color: var(--corp-gray);
}

.org #stripe {
    background-color: var(--corp-3);
}

#stripe p {
    margin-bottom: 0px;
    text-align: center;
    color: var(--text-light);
}

/***** DROPDOWN BOX *********************/

#dropdown .dropdown.box {
    background-color: var(--table-dark);
    padding: 15px ;
    overflow-y: scroll;
    max-height: calc(100vh - 150px);
}

xxx#content-selectors .btn {
    display: block;
    margin: 10px 0px;
    padding: 0.5rem ;
}




/******************************************************************/
/***************** CONTENT ****************************************/
/******************************************************************/

xxxxxbody.listproducts #content {
    padding-top: 150px;}



/***** CONTENT LIST - LEGEND *********************/
#legend {
    background: #fff;
    color: var(--text);
}


/***** CONTENT LIST - ITEM GROUP *********************/
#content .group_wrapper .row {
    padding: 5px 0px;}

/***** CONTENT LIST - NAME *********************/
.group_wrapper {
    margin-bottom: 50px;
}

.group_wrapper .group_name {
    border-width: 2px 0px 2px 0px;
    border-style: solid;
    border-color: var(--corp-light);
    xxxborder-color: var(--corp-1);
    padding: 10px 0px 10px 0px;
    xxxbackground: #ffffff;
    background: var(--corp-1);
}

.group_wrapper .group_name p {
    color:  var(--corp-light);
    margin-bottom: 0;
}

.group_wrapper .group_name .item_name p {
    color: white;
    font-size: 1.8rem;
    font-weight: bold;
}

body.org .group_wrapper .group_name .item_genericname p {
    display: none;
}

/***** CONTENT LIST - QUERY *********************/

#content .group_links {
    background: var(--corp-light-ultra);
}

/***** CONTENT LIST - LINKS *********************/
#content .group_itemID {
    background: var(--table);
}

#content .group_itemID:nth-of-type(even) {
    background: var(--table-dark);
    xxxopacity: 0.5;
}

#content .group_itemID .target_dosage {
    font-weight: bold;
}

#content .group_itemID .target_description {
    padding-top: 0px;
}

#content .group_itemID .matched_item.item-combined button p::after {
    content: "*";
}

@media (min-width: 1024px) {
    #content .group_itemID .item_links .group_item_content {
        border-left: 1px solid var(--text-light);
    }
}

#content .group_item_content button.disabled  {
    visibility: hidden;
}

#content .group_item_content button.disabled:last-of-type  {
    display: none !important;
}





/******************************************************************/
/***************** FOOTER ***************/
/******************************************************************/
footer { background-color: var(--corp-gray); height: auto;}

.org footer { background-color: var(--corp-3);}

.footer p {
    color: var(--text-light);
    text-align: center;
    font-size: 0.8em;
    line-height: 1.2;
    margin-bottom: 0.5rem;
}

button.cookie {
    bottom: 0;
    right: 0px;
    width: 200px;
    height: 20px;
    padding: 3px;
    line-height: 10px;
    position: fixed;
    font-weight: bold;
    font-size: 14px;
}

/******************************************************************/
/***************** FILENAME CREATOR ***************/
/******************************************************************/

.wrapper_filename_creator .row {
    padding: 10px 0px;
}

.wrapper_filename_creator .row .box {
    height: 100%;
    padding: 10px;
}

.wrapper_filename_creator input {
    margin-inline-end: 15px;
}

#filenamecreator_select_product_name select,
#filenamecreator_display_filename  {
    height: 60px;
}

#filenamecreator_select_product_ID p,
#filenamecreator_select_content p {
    margin-bottom: 8px;
}

#filenamecreator_display_filename .in-process {
    color: red;
}

#filenamecreator_display_filename .correct,
#filenamecreator_display_filename.correct {
    color: white;
    background-color: #009B9F;
}

#ui-datepicker-div.exclude_day .ui-datepicker-calendar {
    display: none;
}

