/*Primary CTA*/
.els-primary-button {
    background: #007398 url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-white.png') no-repeat center right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 45px;
    padding-left: 16px;
    border: #007398 2px solid;
    text-transform: none;
    font-size: 20px;
    color: #FFF;
    font-family: 'nexussanscompproregular', Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 40px;
    text-decoration: none;
    transition: background-color 300ms ease-out;


}

.els-primary-button:hover,
.els-primary-button:focus,
.els-secondary-button:hover,
.els-secondary-button:focus,
.els-tertiary-button:hover,
.els-tertiary-button:focus {
    background: #ff6c00 url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-white.png') no-repeat center right;
    color: #FFF;
    text-decoration: none;
    border: #ff6c00 2px solid;
    transition: border-color 100ms;

}


/*Primary CTA Medium*/
.els-primary-md-button {
    background: #007398 url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-white.png') no-repeat center right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 34px;
    padding-left: 16px;
    text-transform: none;
    font-size: 18px;
    color: #fff;
    border: #007398 2px solid;
    font-family: 'nexussanscompproregular', Verdana, Geneva, sans-serif;
    font-weight: normal;
    display: inline-block;
    line-height: 28px;
    transition: background-color 300ms ease-out;
    background-size: 38px 40px;


}

.els-primary-md-button:hover,
.els-primary-md-button:focus,
.els-secondary-md-button:hover,
.els-secondary-md-button:focus,
.els-tertiary-md-button:hover,
.els-tertiary-md-button:focus {
    background: #ff6c00 url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-white.png') no-repeat center right;
    color: #FFF;
    text-decoration: none;
    border: #ff6c00 2px solid;
    transition: border-color 100ms;
    background-size: 38px 40px;

}


/*Primary CTA Small*/

.els-primary-sm-button {
    background: #007398 url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-white.png') no-repeat center right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 34px;
    padding-left: 16px;
    border: #007398 2px solid;
    text-transform: none;
    font-size: 13px;
    color: #FFF;
    font-family: 'nexussanscompproregular', Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 20px;
    text-decoration: none;
    transition: background-color 300ms ease-out;
    background-size: 32px 28px;


}

.els-primary-sm-button:hover,
.els-primary-sm-button:focus,
.els-secondary-sm-button:hover,
.els-secondary-sm-button:focus,
.els-tertiary-sm-button:hover,
.els-tertiary-sm-button:focus {
    background: #ff6c00 url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-white.png') no-repeat center right;
    color: #FFF;
    text-decoration: none;
    border: #ff6c00 2px solid;
    transition: border-color 100ms;
    background-size: 32px 28px;

}



/*Secondary CTA Large*/
.els-secondary-button {
    background: #fff url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-blue.png') no-repeat center right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 45px;
    padding-left: 16px;
    text-transform: none;
    font-size: 20px;
    color: #53565a;
    border: #007398 2px solid;
    font-family: 'nexussanscompproregular', Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 40px;
    text-decoration: none;
    transition: background-color 300ms ease-out;

}

/*Secondary CTA Medium*/
.els-secondary-md-button {
    background: #fff url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-blue.png') no-repeat center right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 34px;
    padding-left: 16px;
    border: #007398 2px solid;
    text-transform: none;
    font-size: 18px;
    color: #53565a;
    font-family: 'nexussanscompproregular', Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 28px;
    transition: background-color 300ms ease-out;
    background-size: 38px 40px;


}

/*Secondary CTA Small*/
.els-secondary-sm-button {
    background: #fff url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-blue.png') no-repeat center right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 34px;
    padding-left: 16px;
    border: #007398 2px solid;
    text-transform: none;
    font-size: 13px;
    color: #53565a;
    border: #007398 2px solid;
    font-family: 'nexussanscompproregular', Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 20px;
    text-decoration: none;
    transition: background-color 300ms ease-out;
    background-size: 32px 28px;


}

/*Tertiary CTA Large*/
.els-tertiary-button {
    background: #fff url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-blue.png') no-repeat center right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 45px;
    padding-left: 16px;
    text-transform: none;
    font-size: 20px;
    color: #53565a;
    border: #84898f 2px solid;
    font-family: 'nexussanscompproregular', Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 40px;
    text-decoration: none;
    transition: background-color 300ms ease-out;


}

/*Tertiary CTA Medium*/
.els-tertiary-md-button {
    background: #fff url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-blue.png') no-repeat center right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 34px;
    padding-left: 16px;
    text-transform: none;
    font-size: 18px;
    color: #53565a;
    border: #84898f 2px solid;
    font-family: 'nexussanscompproregular', Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 28px;
    text-decoration: none;
    transition: background-color 300ms ease-out;
    background-size: 38px 40px;

}

/*Tertiary CTA Small*/
.els-tertiary-sm-button {
    background: #fff url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-blue.png') no-repeat center right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 34px;
    padding-left: 16px;
    text-transform: none;
    font-size: 13px;
    color: #53565a;
    border: #84898f 2px solid;
    font-family: 'nexussanscompproregular', Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 20px;
    text-decoration: none;
    transition: background-color 300ms ease-out;
    background-size: 32px 28px;


}

/*Download Button*/

.els-primary-download:after{

    content: '';
    background: url(../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/download-sprite.png) 10px -13px;
    position: absolute;
    height: 41px;
    width: 47px;
    background-position: 48px 50px;
    background-repeat: no-repeat;
    background-position: 0px -8px;
}

.els-primary-download:hover{

background-color: #ff6c00;
color:#fff;
border: #ff6c00 2px solid;
}


.els-primary-download{

background-color: #007398;
    padding-top: 5px;
    padding-bottom:  5px; 
    padding-right:  45px;
    padding-left: 16px;
    border: #007398 2px solid;
    text-transform: none;
    font-size: 20px;
    color:  #fff;
    font-family: 'nexussanscompproregular',Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 40px;
    text-decoration: none;
    transition: background-color 300ms ease-out;

}


.els-secondary-download:after{

    content: '';
    background: url(../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/download-sprite.png);
    position: absolute;
    height: 41px;
    width: 47px;
    background-repeat: no-repeat;
    background-position: 0px -199px;
}


.els-secondary-download:hover, .els-tertiary-download:hover{

background-color: #ff6c00;
color:#fff;
border: #ff6c00 2px solid;
}

.els-secondary-download:hover:after, .els-tertiary-download:hover:after{
    content: '';
background: url(../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/download-sprite.png);
    position: absolute;
    height: 41px;
    width: 47px;
    background-position: 48px 50px;
    background-repeat: no-repeat;
    background-position: 0px -8px;
}
.els-secondary-download{

    padding-top: 5px;
    padding-bottom:  5px; 
    padding-right:  45px;
    padding-left: 16px;
    text-transform: none;
    font-size: 20px;
    color:  #53565a;
    border: #007398 2px solid;
    font-family: 'nexussanscompproregular',Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 40px;
    text-decoration: none;
    transition: background-color 300ms ease-out;

}



.els-tertiary-download{


    padding-top: 5px;
    padding-bottom:  5px; 
    padding-right:  45px;
    padding-left: 16px;
    text-transform: none;
    font-size: 20px;
    color:  #53565a;
    border: #007398 2px solid;
    font-family: 'nexussanscompproregular',Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 40px;
    text-decoration: none;
}
.els-tertiary-download:after{
    content: '';
    background: url(../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/download-sprite.png);
    position: absolute;
    height: 41px;
    width: 47px;
    background-repeat: no-repeat;
    background-position: 0px -199px;
}

a.els-link-download{


    padding-top: 5px;
    padding-bottom:  5px; 
    padding-right:  45px;
    padding-left: 0px;
    text-transform: none;
    font-size: 20px;
    color:  #53565a;
    font-family: 'nexussanscompproregular',Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 48px;
    vertical-align: middle;
    text-decoration: none;
}
a.els-link-download:after{
    content: '';
    background: #007398 url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/download-sprite.png')  0px -4px;
    position: absolute;
    height: 48px;
    width: 48px;
    margin-left: 8px;
    background-repeat: no-repeat;

}

a.els-link-download:hover{

    color: #ff6c00;
}

a.els-link-download:hover:after{
    background-color: #ff6c00;
}

/* Medium */
.els-primary-md-download:after{

    content: '';
    background: url(../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/download-sprite.png) 10px -13px;
    position: absolute;
    height: 41px;
    width: 47px;
    background-position: 48px 50px;
    background-repeat: no-repeat;
    background-position: -4px -8px;
}

.els-primary-md-download:hover{

background-color: #ff6c00;
color:#fff;
border: #ff6c00 2px solid;
}


.els-primary-md-download{

background-color: #007398;
    padding-top: 0px;
    padding-bottom:  0px; 
    padding-right:  41px;
    padding-left: 8px;
    border: #007398 2px solid;
    text-transform: none;
    font-size: 18px;
    color:  #fff;
    font-family: 'nexussanscompproregular',Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 40px;
    text-decoration: none;
    transition: background-color 300ms ease-out;

}




.els-tertiary-md-download {
    
    padding-right:  42px;
    padding-left: 8px;
    border: #007398 2px solid;
    text-transform: none;
    font-size: 18px;
    color: #53565a;
    font-family: 'nexussanscompproregular', Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 42px;
    vertical-align: middle;

    background-repeat: no-repeat;


}

.els-tertiary-md-download:hover{

background-color: #ff6c00;
color:  #fff;
border-color: #ff6c00;

}


.els-tertiary-md-download:after{
background: url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/download-sprite.png');
content: '';
width: 42px;
height: 42px;
position: absolute;
background-position: -4px -198px;

}


.els-tertiary-md-download:hover:after{

background-position: -4px -8px;
background-color: #ff6c00;


}

a.els-link-md-download{


    padding-top: 0px;
    padding-bottom:  5px; 
    padding-right:  42px;
    padding-left: 8px;
    text-transform: none;
    font-size: 18px;
    color:  #53565a;
    font-family: 'nexussanscompproregular',Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 48px;
    vertical-align: middle;
    text-decoration: none;
}
a.els-link-md-download:after{
    content: '';
    background: #007398 url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/download-sprite.png')  -3px -6px;
    position: absolute;
    height: 42px;
    width: 42px;
    margin-left: 8px;
    background-repeat: no-repeat;

}

a.els-link-md-download:hover{

    color: #ff6c00;
}

a.els-link-md-download:hover:after{
    background-color: #ff6c00;
}


/*Video Button*/

.els-primary-video:after {
    content: '';
    background: url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/gizmo-video.png');
    position: absolute;
    height: 40px;
    width: 40px;
    background-position: 48px 50px;
    background-repeat: no-repeat;
    background-position: 8px 6px;
    background-size: 31px;
}
.els-primary-video:hover{

background-color: #ff6c00;
color:#fff;
border: #ff6c00 2px solid;
}


.els-primary-video{

background-color: #007398;
    padding-top: 5px;
    padding-bottom:  5px; 
    padding-right:  45px;
    padding-left: 16px;
    border: #007398 2px solid;
    text-transform: none;
    font-size: 20px;
    color:  #fff;
    font-family: 'nexussanscompproregular',Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 40px;
    text-decoration: none;
    transition: background-color 300ms ease-out;


}


.els-secondary-video:after{

    content: '';
    background: url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/gizmo-video.png');
    position: absolute;
    height: 41px;
    width: 47px;
    background-repeat: no-repeat;
    background-position: 8px -68px;
    background-size: 31px;
}


.els-secondary-video:hover, .els-tertiary-video:hover{

background-color: #ff6c00;
color:#fff;
border: #ff6c00 2px solid;
}

.els-secondary-video:hover:after, .els-tertiary-video:hover:after{
    content: '';
background: url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/gizmo-video.png');
    position: absolute;
    height: 41px;
    width: 47px;
    background-position: 48px 50px;
    background-repeat: no-repeat;
    background-position: 8px 6px;
    background-size: 31px;
}
.els-secondary-video{

    padding-top: 5px;
    padding-bottom:  5px; 
    padding-right:  45px;
    padding-left: 16px;
    text-transform: none;
    font-size: 20px;
    color:  #53565a;
    border: #007398 2px solid;
    font-family: 'nexussanscompproregular',Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 40px;
    text-decoration: none;
    transition: background-color 300ms ease-out;

}



.els-tertiary-video{


    padding-top: 5px;
    padding-bottom:  5px; 
    padding-right:  45px;
    padding-left: 16px;
    text-transform: none;
    font-size: 20px;
    color:  #53565a;
    border: #007398 2px solid;
    font-family: 'nexussanscompproregular',Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 40px;
    text-decoration: none;
}
.els-tertiary-video:after{
    content: '';
    background: url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/gizmo-video.png');
    position: absolute;
    height: 41px;
    width: 47px;
    background-repeat: no-repeat;
    background-position: 0px -199px;
}

a.els-link-video{


    padding-top: 5px;
    padding-bottom:  5px; 
    padding-right:  45px;
    padding-left: 0px;
    text-transform: none;
    font-size: 20px;
    color:  #53565a;
    font-family: 'nexussanscompproregular',Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 48px;
    vertical-align: middle;
    text-decoration: none;
}
a.els-link-video:after{
    content: '';
    background: #007398 url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/gizmo-video.png');
    position: absolute;
    height: 48px;
    width: 48px;
    margin-left: 8px;
    background-position: 48px 50px;
    background-repeat: no-repeat;
    background-position: 11px 10px;
    background-size: 31px;

}

a.els-link-video:hover{

    color: #ff6c00;
}

a.els-link-video:hover:after{
    background-color: #ff6c00;
}

/*Video Button Medium*/

/* Medium */
.els-primary-md-video:after{

    content: '';
    background: url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/gizmo-video.png') 10px -13px;
    position: absolute;
    height: 41px;
    width: 47px;
    background-repeat: no-repeat;

    background-position: 9px 7px;
    background-size: 28px;

}

.els-primary-md-video:hover{

background-color: #ff6c00;
color:#fff;
border: #ff6c00 2px solid;
}


.els-primary-md-video{

background-color: #007398;
    padding-top: 0px;
    padding-bottom:  0px; 
    padding-right:  41px;
    padding-left: 8px;
    border: #007398 2px solid;
    text-transform: none;
    font-size: 18px;
    color:  #fff;
    font-family: 'nexussanscompproregular',Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 40px;
    text-decoration: none;
    transition: background-color 300ms ease-out;

}

.els-secondary-md-video:after{

    content: '';
    background: url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/gizmo-video.png');
    position: absolute;
    height: 41px;
    width: 47px;
    background-repeat: no-repeat;
    background-position: 8px -68px;
    background-size: 31px;
}


.els-secondary-md-video:hover, .els-tertiary-video:hover{

background-color: #ff6c00;
color:#fff;
border: #ff6c00 2px solid;
}

.els-secondary-md-video:hover:after, .els-tertiary-video:hover:after{
    content: '';
background: url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/gizmo-video.png');
    position: absolute;
    height: 41px;
    width: 47px;
    background-position: 48px 50px;
    background-repeat: no-repeat;
    background-position: 8px 6px;
    background-size: 31px;
}
.els-secondary-md-video{


    padding-right:  42px;
    padding-left: 8px;
    text-transform: none;
    text-transform: none;
    font-size: 18px;
    border:  2px solid #007398;
    color:  #53565a;
    font-family: 'nexussanscompproregular',Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 42px;
    text-decoration: none;
    transition: background-color 300ms ease-out;


}




.els-tertiary-md-video {
    
    padding-right:  42px;
    padding-left: 8px;
    border: #007398 2px solid;
    text-transform: none;
    font-size: 18px;
    color: #53565a;
    font-family: 'nexussanscompproregular', Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 42px;
    vertical-align: middle;

    background-repeat: no-repeat;


}

.els-tertiary-md-video:hover{

background-color: #ff6c00;
color:  #fff;
border-color: #ff6c00;

}


.els-tertiary-md-video:after{
background: url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/gizmo-video.png');
content: '';
width: 42px;
height: 42px;
position: absolute;
background-position: -4px -198px;

}


.els-tertiary-md-video:hover:after{

background-position: -4px -8px;
background-color: #ff6c00;


}

a.els-link-md-video{


    padding-top: 0px;
    padding-bottom:  5px; 
    padding-right:  42px;
    padding-left: 8px;
    text-transform: none;
    font-size: 18px;
    color:  #53565a;
    font-family: 'nexussanscompproregular',Verdana, Geneva, sans-serif;
    display: inline-block;
    line-height: 48px;
    vertical-align: middle;
    text-decoration: none;
}
a.els-link-md-video:after{
    content: '';
    background: #007398 url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/gizmo-video.png')  -3px -6px;
    position: absolute;
    height: 42px;
    width: 42px;
    margin-left: 8px;
    background-repeat: no-repeat;
    margin-left: 8px;
    background-position: 48px 50px;
    background-repeat: no-repeat;
    background-position: 9px 9px;
    background-size: 28px;

}

a.els-link-md-video:hover{

    color: #ff6c00;
}

a.els-link-md-video:hover:after{
    background-color: #ff6c00;
}


/*Focus state*/

a.els-primary-download:focus,
a.els-primary-md-download:focus,
a.els-primary-video:focus,
a.els-primary-md-video:focus
{

    color: #fff;
}

a.els-secondary-video:focus,
a.els-secondary-download:focus,
a.els-secondary-md-video:focus,
a.els-tertiary-download:focus,
a.els-tertiary-md-download:focus,
a.els-secondary-md-download:focus

{

    color: #53565a;
}


/*Radio Button*/

/* Container */
.els-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Cacher les boutons radio par défaut du navigateur  */
.els-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Creation du bouton radio customisé */
.els-radio-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    border-radius: 24px;
    border: #969696 2px solid;

}

/* Mouse-over, Ajout du fond gris quand souris hover */
.els-container:hover input~.els-radio-checkmark,
.els-container:hover input:checked~.els-radio-checkmark {
    background-color: #fff;
    border-radius: 24px;
    border: #505050 2px solid;

}

/* Quand bouton radio selectionné */
.els-container input:checked~.els-radio-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    border-radius: 24px;
    border: #969696 2px solid;


}

/* Création de la puce quand bouton radio sélectionné  */
.els-radio-checkmark:after {
    content: '';
    position: absolute;
    display: none;
}

/* Montrer la puce quand bouton radio sélectionné */
.els-container input:checked~.els-radio-checkmark:after {
    display: block;
}

/* Style de la puce */
.els-container .els-radio-checkmark:after {
    top: 4px;
    left: 4px;
    width: 12px;
    height: 12px;
    border-radius: 24px;
    background: #e9711c;
}


/* Checkbox */


/* Create a custom checkbox */
.els-checkbox-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #fff;
    border: #969696 2px solid;
}

/* On mouse-over, add a grey background color */
.els-container:hover input~.els-checkbox-checkmark,
.els-container:hover input:checked~.els-checkbox-checkmark {
    background-color: #fff;
    border: #505050 2px solid;
}

/* When the checkbox is checked, add a blue background */
.els-container input:checked~.els-checkbox-checkmark {
    background-color: #fff;
    border: #969696 2px solid;
}

/* Create the checkmark/indicator (hidden when not checked) */
.els-checkbox-checkmark:after {
    content: '';
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.els-container input:checked~.els-checkbox-checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.els-container .els-checkbox-checkmark:after {
    left: 4px;
    top: 4px;
    width: 12px;
    height: 12px;
    border: solid #e9711c;
    background-color: #e9711c;

}

/*Unordered List*/




.cms-page-view .std ul.els-list li,
.cms-page-view .std ol.els-list li {
    list-style-type: none;
    line-height: 25px;
    vertical-align: baseline;
    font-size: 1rem;
    margin: 0 0 0.5rem 0;

}


ul.els-list>li:before,
ol.els-list>li:before {
    content: '\2022';
    color: #ff6c00;
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
    font-size: 1.3rem;
}

ol.els-list>li:before {}

/*ul.els-ul>li:before {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' id='els-bullet' viewBox='0 0 200 200'><circle cx='100' cy='100' r='40' fill='#e9711c' /></svg>");
    background-size: 100%;
    display: block;
    padding: 10px;

}*/

/* Ordored List */
ol.els-ol {

    counter-reset: my-awesome-counter;
    list-style: none;
    margin-left: 0px;
}

ol.els-ol li {
    margin: 0 0 0.5rem 0;
    counter-increment: my-awesome-counter;
    position: relative;


}

ol.els-ol li::before {
    content: counter(my-awesome-counter)'.';
    color: #e9711c;
   font-size: 1.2rem;
   font-family: inherit;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    position: relative;
    margin-right: 5px;
    display: inline-block;
    float: left;
    margin-left: 0px;
    bottom: 4px;


 /*   --size: 20px;
    left: calc(-1 * var(--size) - 3px);
    line-height: var(--size);
    width: var(--size);
    height: var(--size);
    top: 0;
*/

/* Link List */
}

ul.els-linklist, ul.els-linklist-right {
    margin: 0px 0px;

}

.cms-page-view .std ul.els-linklist li{

    
    list-style-type: none;
    line-height: 30px;
    padding-left: 30px;
    margin: 0 0 0.5rem 0;
}

.cms-page-view .std ul.els-linklist-right li, .cms-page-view .std ul.els-linklist-sm-right li {

    padding-left: 0px;
    list-style-type: none;
    line-height: 30px;
    margin: 0 0 0.5rem 0;
}

.cms-page-view .std ul.els-linklist li:before{
content: '';
position: absolute;
display: block;
background: url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-blue-orange-grey-sprites.png') no-repeat;
background-repeat: no-repeat;
width: 48px;
height: 48px;
background-position: left -57px;
left: 0px;

}

.cms-page-view .std ul.els-linklist li:hover:before{

background-position: left -105px;
left: 0px;
}


.cms-page-view .std ul.els-linklist-right li:hover:before{

background-position: right -105px;
right: 0px;
}

.cms-page-view .std ul.els-linklist li:hover, .cms-page-view .std ul.els-linklist-right li:hover, .cms-page-view .std ul.els-linklist-sm-right li:hover {


    list-style-type: none;
    color: #ff6c00;
}


.cms-page-view .std ul.els-linklist li a, .cms-page-view .std ul.els-linklist-right li a, .cms-page-view .std ul.els-linklist-sm-right li a {

    color: inherit;

}

.cms-page-view .std ul.els-linklist li a:hover,
div.els-dropdown-active ul li a:hover, .cms-page-view .std ul.els-linklist-right li a:hover,
div.els-dropdown-active ul li a:hover, .cms-page-view .std ul.els-linklist-sm-right li a:hover,
div.els-dropdown-active ul li a:hover, a.els-linklist-sm-right:hover {

    color: #ff6c00;
    border-bottom: 2px solid #ff6c00;
    padding-bottom: 3px;
}



.cms-page-view .std ul.els-linklist, .cms-page-view .std ul.els-linklist-right, .cms-page-view .std ul.els-linklist-sm-right {

    margin-left: 0px;

}


/*Link List Arrow right Side*/


.cms-page-view .std ul.els-linklist-right li:before{
content: '';
position: absolute;
display: block;
background: url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-blue-orange-grey-sprites.png') no-repeat;
background-repeat: no-repeat;
width: 48px;
height: 48px;
background-position: right -57px;
right: 0px;

}

a.els-extlink-sm-right:hover,a.els-extlink-md-right:hover,a.els-extlink-bg-right:hover{

    color: #ff6c00;
}

a.els-extlink-sm-right{

display:  inline-block;
font-size: 13px;
}

a.els-extlink-md-right{

display:  inline-block;
font-size: 18px;
}

a.els-extlink-bg-right{

display:  inline-block;
font-size: 20px;
}

a.els-extlink-sm-right:after{
    display: inline-block;
    font-family: nexussans,arial,sans-serif;
    content: "↗";
    width: 38px;
    height: 38px;
    margin-left: .296rem;


}

a.els-extlink-md-right:after{
    display: inline-block;
    font-family: nexussans,arial,sans-serif;
    content: "↗";
    width: 50px;
    height: 50px;
    margin-left: .296rem;


}

a.els-extlink-bg-right:after{
    display: inline-block;
    font-family: nexussans,arial,sans-serif;
    content: "↗";
    width: 50px;
    height: 50px;
    margin-left: .296rem;


}


/*Link List Arrow right Side small*/


.cms-page-view .std ul.els-linklist-sm-right li:before {
content: '';
position: absolute;
display: block;
background: url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-blue-orange-grey-sprites.png') no-repeat;
background-repeat: no-repeat;
width: 38px;
height: 38px;
background-position: right -43px;
right: 0px;
background-size: 38px;

}


a.els-linklist-sm-right:after {
    content: '';
    position: absolute;
    display: inline-block;
    background: url(../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-blue-orange-grey-sprites.png) no-repeat;
    background-repeat: no-repeat;
    /* width: 38px; */
    /* height: 38px; */
    background-position: 0px -43px;
    /* right: -2px; */
    /* bottom: -21px; */
    padding: 20px;
    background-size: 38px;
}



a.els-linklist-sm-right:hover:after {
    content: '';
    position: absolute;
    display: inline-block;
    background: url(../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-blue-orange-grey-sprites.png) no-repeat;
    background-repeat: no-repeat;
    background-position: 0px -81px;
    padding: 20px;
    background-size: 38px;
}





.cms-page-view .std ul.els-linklist-sm-right li:hover:before, a.els-linklist-sm-right:hover:before{

    background-position: right -80px;
    right:  0px;
}


ul.els-linklist-sm-right li{

    font-size: .95rem;
}



/*Accordeon*/

ul.els-accordion li {

    
    list-style-type: none;
    padding-left: 35px;
    padding-top: 5px;
    border-top: 2px solid #ebebeb;
}

ul.els-accordion li.accordion-navigation:before {
    content: '';
    position: absolute;
    display: block;
    width: 48px;
    height: 48px;
    background: url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-blue-orange-grey-sprites.png') transparent;
    background-repeat: no-repeat;
    background-position: left -184px;
    left: -10px;
}


ul.els-accordion li > div {


    line-height: 25px;



}

ul.els-accordion li.accordion-navigation:hover:before {
    content: '';
    position: absolute;
    display: block;
    width: 48px;
    height: 48px;
    background-position: left -232px;
    left: -10px;
}


ul.els-accordion li.accordion-navigation.active:before{
  content: '';
  
    position: absolute;
    display: block;
    width: 48px;
    height: 48px;
     background: url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-blue-orange-grey-sprites.png') transparent;
    background-repeat: no-repeat;
    background-position: left -381px;
    left: -10px;
}

ul.els-accordion li:last-child {

    border-bottom: 2px solid #ebebeb;

}

ul.els-accordion.accordion .accordion-navigation>a {


    padding-left: 0px;
    text-transform: none;
    background: transparent;



}

.accordion .accordion-navigation.active > a,
.accordion dd.active > a,
.accordion .accordion-navigation > a,
.accordion dd >a {

    list-style-type: none;
    font-size: 16px;
    text-transform: none;
    color: #53565a;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;


}


ul.els-accordion .accordion-navigation>a:hover {


    color: #ff6c00;
    margin-bottom: 0px;
    display: block;



}

ul.els-accordion .accordion-navigation>a:hover>span,
ul.els-accordion li.accordion-navigation.active a {

    border-bottom: 2px solid #FF6c00;
    padding-bottom: 3px;
    display: inline;


}




/* Popup */

.els-popup.reveal-modal {
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: 1005;
    margin-top: 10%;
    border-radius: 0px;
    left: 0;
    background: white;
    border: solid 22px #DCDCDC;
    padding: 1.66667rem;
}

.els-popup.reveal-modal:before {
content: " ";
position: absolute;
z-index: -1;
top: 0px;
left: 0px;
right: 0px;
bottom: 5px;
border-top: 2px solid #e9711c;
}



.els-popup>p {
    position: relative;
    top: 20px;

}

.els-popup>a.close-reveal-modal {

    background: none;
    border-radius: 0px;
    font-size: 25px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #007398;
    top: 10px;
    right: 15px;
    line-height: normal;
    padding: 3px;
    margin: 0;
    font-weight: normal;
    font-family: 'nexussanscompproregular', Verdana, Geneva, sans-serif;

}

.els-popup>a.close-reveal-modal:hover {

    transition: background-color 300ms ease-out;
    background: none;
    color: #FF6c00;

}


@media only screen and (max-width: 40em){
.els-popup.reveal-modal, dialog {
    min-height: 100;
}
}

/*Dropdown Menu*/
.cms-page-view select {

    border: none;
}

div.els-dropdown-active {

    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    background-color: rgba(235, 235, 235, 0.85);
    margin-bottom: 20px;
}

div.els-dropdown-active > a {
    color: #000;
    font-size: 1rem;
    font-family: 'nexussanscompproregular', Verdana, Geneva, sans-serif;
    display: block;
    line-height: 45px;
    text-decoration: none;
    border-bottom: solid 2px #FF6c00;
    text-transform: none;


}

div.els-dropdown-active > a:after {
    content: '';
    position: absolute;
    display: block;
    width: 48px;
    height: 48px;
    background: url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-blue-orange-grey-sprites.png') transparent;
    background-repeat: no-repeat;
    background-position: center -366px;
    top: -4px;
    right: 28px;
}

div.els-dropdown-active ul li a:hover {

    color: #FF6c00;
}

div.els-dropdown>a {

    text-transform: none;
    font-size: 1rem;
    color: #007398;
    font-family: 'nexussanscompproregular', Verdana, Geneva, sans-serif;
    display: block;
    line-height: 45px;
    text-decoration: none;
    border-bottom: solid 2px #cdcdcd;


}

div.els-dropdown > a:after {
    content: '';
    position: absolute;
    display: block;
    width: 48px;
    height: 48px;
    background: url(../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/arrow-blue-orange-grey-sprites.png) transparent;
    background-repeat: no-repeat;
    background-position: center -182px;
    top: -4px;
    right: 28px;
}


div.els-dropdown {

    padding: 0px 15px;

}

div.els-dropdown-active ul {
    background-color: #fff;
    margin-left: 0px;
    color: red;
    list-style-type: none;
    max-height: 250px;
    overflow: hidden;
    overflow-y: scroll;

}

.cms-page-view .std div.els-dropdown-active ul {
    display: inline-block;
    width: 100%;
    margin-left: 0px;
}
/*
div.els-dropdown-active ul::-webkit-scrollbar {
    width: 6px;
    height: 10px;
}


div.els-dropdown-active ul::-webkit-scrollbar-track {
    background: #fff;
}


div.els-dropdown-active ul::-webkit-scrollbar-thumb {
    background: #b9b9b9;
    border-radius: 10px;
    width: 10px;

}


div.els-dropdown-active ul::-webkit-scrollbar-thumb:hover {
    background-color: #FF6c00;

    border-radius: 10px;
    width: 10px;
}

*/

div.els-dropdown-active ul::-webkit-scrollbar-button{
 display: none; 
 height: 13px; 
 border-radius: 0px; 
 background-color: #AAA; 
 } 

div.els-dropdown-active ul::-webkit-scrollbar-button:hover{
  background-color: #AAA; 
  } 
div.els-dropdown-active ul::-webkit-scrollbar-thumb{ 
    background-color: #CCC; 
    border-radius: 10px; } 

div.els-dropdown-active ul::-webkit-scrollbar-thumb:hover{ 
    background-color: #ff6c00; 
    border-radius: 10px; 
    } 
div.els-dropdown-active ul::-webkit-scrollbar-track{ 
    background-color: #efefef;
    } 

div.els-dropdown-active ul::-webkit-scrollbar-track:hover{
 background-color: #CCC; 
 } 

div.els-dropdown-active ul::-webkit-scrollbar{ 
    width: 5px; 
}



div.els-dropdown-active ul li a {

    margin: 15px 15px;
    color: #505050;

}



.cms-page-view .std .els-dropdown-active>ul li {
    list-style-type: none;
    line-height: 50px;

}

/* Tabulation */

.std ul.els-tab li {

    list-style-type: none;
    color: #323232;
    
}

.std ul.els-tab li a, .tab-title > a {

text-transform: none;
font-size: 1rem;
font-family: inherit;
font-weight: normal;
}

ul.els-tab > .tab-title > a:hover{
    background: none;
    border-bottom: 0px solid #FF6c00;
    color: #FF6c00;
}

.std ul.els-tab > .tab-title{

border-bottom: 2px solid #cdcdcd;

}


.std ul.els-tab > .tab-title.active{

border-bottom: 1px solid #FF6c00;

}


.std ul.els-tab > .tab-title:hover {

border-bottom: 2px solid #FF6c00;

}



.std ul.els-tab > .tab-title.active a{


border-bottom: 1px solid #FF6c00;
background: none;

}

.std ul.els-tab > .tab-title.active a:hover{


border-bottom: 0px solid #FF6c00;
background: none;

}

.cms-page-view .std ul.els-tab{

  margin-left: 0px;
}


/*Mark Off Section*/

.els-mark-off-grey,.els-mark-off-pink,.els-mark-off-blue{
margin: 10px 5px;
padding: 15px;

}
/*Mark Off Section - Grey*/
.els-mark-off-grey {

background-color: #dcdcdd;

}

/*Mark Off Section - Pink*/
.els-mark-off-pink {

background-color: #feb7b7;

}

/*Mark Off Section - Pink*/

.els-mark-off-blue {

background-color: #acd2ff;

}

/*Tooltips*/



.tooltip, .mvb-alert-box-top-middle, .mvb-alert-box-top-right, .mvb-alert-box-top-left {

    background: #ebebeb;
    border-top: 2px solid #e9711c;
    border-left: none;
    border-right: none;
    border-bottom: none;
    text-transform: none;
    font-size: .9rem;
    color:  #000;
}
/*
.tooltip:after, .tooltip:before, .mvb-alert-box-top-middle:after, .mvb-alert-box-top-middle:before,.mvb-alert-box-top-right:after, .mvb-alert-box-top-right:before {
    bottom: 100%;
    left: 50%;
    border: solid #ebebeb;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.tooltip:after,.mvb-alert-box-top-middle:after {
    position: absolute;
    border-color: rgba(235, 235, 235, 0);
    border-bottom-color: #ebebeb;
    top: -6px;
    border-width: 6px;
    margin-left: -27px;
    transform: rotate(-135deg);
}



.tooltip:before, .mvb-alert-box-top-middle:before {
    position: absolute;
border-color: rgba(233, 113, 28, 0);
   border-bottom-color: #e9711c;
   top: -8px;
    border-width: 8px;
    margin-left: -29px;
    transform: rotate(-135deg);
}


.mvb-alert-box-top-right:before{

    position: absolute;
    border-color: rgba(235, 235, 235, 0);
    border-bottom-color: #e9711c;
    top: -6px;
    left:  326px;
    border-width: 6px;
    margin-left: -27px;
    transform: rotate(-135deg);


}


.mvb-alert-box-top-right:after {
    position: absolute;
    border-color: rgba(235, 235, 235, 0);
    border-bottom-color: #ebebeb;
    top: -3px;
    left: 299px;
    border-width: 6px;
    margin-left: 0px;
    transform: rotate(-135deg);
}

*/

@media only screen and (min-width: 40.063em)
.tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -14px;
}

.tooltip>.nub{

    display: block;
    background-image:  url('../../../wysiwyg/Other/ElsevierBrandGuidelines-Assets/tooltip.png');
    background-repeat: no-repeat;
    border: solid 0px;
    width: 14px;
    height: 14px;
    visibility: visible;
    top: -14px;
}
.tooltip:before, .tooltip:after  {
    content: "";
    position: absolute;
    border-style: solid;
    display: none;
    width: 0;
}


/*MVB Alert*/

.mvb-alert-box-top-middle .close, .mvb-alert-box-top-right .close {
    font-size: 1.22222rem;
    padding: 9px 6px 4px;
    line-height: 0;
    position: absolute;
    top: 20px;
    margin-top: -0.61111rem;
    right: 0.22222rem;
    color: #007398;
    opacity: 1;

}

.mvb-alert-box-top-middle .close:hover, .mvb-alert-box-top-right .close:hover{

    color: #ff6c00;
    opacity: 1;
}

.els-discount-label{
    position: absolute;
    top: -20px;
    left: 180px;
    background: white;
    display: inline-block;
    text-transform: none;
    font-size: .9rem;
    background-color: #ebebeb;
    padding: 3px 10px;
    text-align: left;


}



/*
.els-discount-label:before {
    content: '\25E4';
    position: absolute;
    font-size: 20px;
    color: #ff6c00;
    width: 0;
    height: 0;
    left: -9.2px;
    right: auto;
    top: 24px;
    bottom: -10px;
    border-left: 8px solid;


}

.els-discount-label:after {
content: '\25E4';
    position: absolute;
    font-size: 18px;
    color: #ebebeb;
    width: 0;
    height: 0;
    left: -1.3px;
    right: auto;
    top: 22px;
    bottom: -7px;
    margin-left: -0.5px;

}

*/

.els-border{

border-bottom:  3px solid #ff6c00;

}