@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------------
buttons
-------------------------------------------------------------------------*/
.button {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: none;
    text-decoration: none;
    background: #003764;
    color: #fff;
    outline: 0;
    -moz-transition: background-color .2s ease-in-out;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    font-size: 16px;
    padding: 4px 10px 7px 10px;
    margin-top: 10px;
    cursor: pointer;
    text-align: center;
}

.button:hover {
    background: #48b6e5;
    text-border-color: none;
    text-decoration: none;
    color: #fff;
}

.button:active {
    background: #48b6e5;
    text-border-color: none;
    text-decoration: none;
    color: #fff;
}

.button-selected {
    background: #48b6e5;
}

.buttonNav {
    display: block;
    background-image: url(../images/nav-button-off.png);
    background-repeat: no-repeat;
    text-decoration: none;
    cursor: pointer;
    width: 149px;
    height: 58px;
    font-size: 14px;
    color: #003664;
    text-transform: uppercase;
    padding-top: 12px;
    text-align: center;
    font-weight: 600;
    float: left;
    margin-left: -10px;
    line-height: 110%;
}

.buttonNav:hover,
.buttonNavSelected {
    display: block;
    background-image: url(../images/nav-button-on.png);
    background-repeat: no-repeat;
    cursor: pointer;
    width: 149px;
    height: 58px;
    color: #fff;
}

.whats-new-button-size {
    width: 148px;
    height: 58px;
}

.whats-new-style {
    cursor: pointer;
    float: left;
    margin-left: -10px;
}

.buttonSubMenu {
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    background: #48b6e5;
    color: #fff;
    outline: 0;
    -moz-transition: background-color .2s ease-in-out;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    font-size: 14px;
    padding: 7px 10px 7px 10px;
    cursor: pointer;
    max-width: 170px;
    line-height: 120%;
}

.buttonSubMenu:hover {
    background: #003764;
    text-border-color: none;
    text-decoration: none;
    color: #fff;
}

.buttonSubMenu:active {
    background: #003764;
    text-border-color: none;
    text-decoration: none;
    color: #fff;
}


.buttonCoententLArge {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: none;
    text-decoration: none;
    background: #003764;
    color: #fff;
    outline: 0;
    -moz-transition: background-color .2s ease-in-out;
    -webkit-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
    font-size: 16px;
    padding: 4px 5px 7px 5px;
    margin-top: 10px;
    cursor: pointer;
    text-align: center;
}

.buttonCoententLArge:hover {
    background: #48b6e5;
    text-border-color: none;
    text-decoration: none;
    color: #fff;
}

/*-------------------------------------------------------------------------
buttons landing
-------------------------------------------------------------------------*/
.buttonLanding01 {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none;
    background-image: url(../images/landing-bt01.png);
    background-repeat: no-repeat;
    color: #003664;
    outline: 0;
    font-size: 15px;
    padding: 10px 4px 0px 30px;
    vertical-align: top;
    margin-left: 0px;
    cursor: pointer;
    width: 257px;
    height: 45px;
    line-height: 110%;
    float: none;
}

.buttonLanding01:hover {
    text-decoration: none;
    color: #48b6e5;
}

.buttonLanding02 {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none;
    background-image: url(../images/landing-bt02.png);
    background-repeat: no-repeat;
    color: #003664;
    outline: 0;
    font-size: 15px;
    padding: 10px 4px 0px 30px;
    vertical-align: top;
    margin-left: -15px;
    cursor: pointer;
    width: 297px;
    height: 45px;
    line-height: 110%;
    float: none;
}

.buttonLanding02:hover {
    text-decoration: none;
    color: #48b6e5;
}

.buttonLanding03 {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none;
    background-image: url(../images/landing-bt03.png);
    background-repeat: no-repeat;
    color: #003664;
    outline: 0;
    font-size: 15px;
    padding: 10px 4px 0px 30px;
    vertical-align: top;
    margin-left: -15px;
    cursor: pointer;
    width: 247px;
    height: 45px;
    line-height: 110%;
    float: none;
}

.buttonLanding03:hover {
    text-decoration: none;
    color: #48b6e5;
}

.buttonLanding04 {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none;
    background-image: url(../images/landing-bt04.png);
    background-repeat: no-repeat;
    color: #003664;
    outline: 0;
    font-size: 15px;
    padding: 10px 4px 0px 30px;
    vertical-align: top;
    margin-left: -35px;
    cursor: pointer;
    width: 127px;
    height: 45px;
    line-height: 110%;
    float: none;
}

.buttonLanding04:hover {
    text-decoration: none;
    color: #48b6e5;
}

.buttonLandingGO {
    display: block;
    background-image: url(../images/landing-bt-go-off.png);
    background-repeat: no-repeat;
    cursor: pointer;
    width: 127px;
    height: 127px;
    margin: 0 auto;

}

.buttonLandingGO:hover {
    display: block;
    background-image: url(../images/landing-bt-go-on.png);
    background-repeat: no-repeat;
    cursor: pointer;
    width: 127px;
    height: 127px;

}

.buttonLandingNO {
    display: block;
    background-image: url(../images/landing-bt-no-prescribed-copaxone-off.png);
    background-repeat: no-repeat;
    cursor: pointer;
    width: 280px;
    height: 45px;
    font-family: 'Open Sans', sans-serif;
    color: #FFFFFF;
    margin: 0 auto;
    text-align: center;
    padding: 13px 0px 0px 0px;
}

.buttonLandingNO:hover {
    display: block;
    background-image: url(../images/landing-bt-no-prescribed-copaxone-on.png);
    background-repeat: no-repeat;
    cursor: 80px;
    height: 45px;
    color: #000;
}

.buttonLandingClose {
    display: block;
    background-image: url(../images/landing-bt-close-off.png);
    background-repeat: no-repeat;
    cursor: pointer;
    width: 26px;
    height: 24px;
    float: right;


}

.buttonLandingClose:hover {
    display: block;
    background-image: url(../images/landing-bt-close-on.png);
    background-repeat: no-repeat;
    cursor: pointer;
    width: 26px;
    height: 24px;
}

.paddingButtonNOtCopaxone {
    padding: 9px 4px 1px 30px;
}

.buttonLandingFR {
    display: inline-block;
    background-image: url(../images/landing-bt-fr-off.png);
	background-repeat: no-repeat;
	background-size: 100%;
	position:absolute;
	top : 0;
	left : 0px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    margin: 0 auto;
}

.buttonLandingFR:hover {
    display: block;
    background-image: url(../images/landing-bt-fr-on.png);
    background-repeat: no-repeat;
    cursor: pointer;
    width: 40px;
    height: 40px;

}

.buttonLandingEN {
    display: block;
    background-image: url(../images/landing-bt-en-off.png);
	background-repeat: no-repeat;
	background-size: 100%;
	position:absolute;
	top : 0;
	left : 0px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    ;
    margin: 0 auto;

}

.buttonLandingEN:hover {
    display: block;
    background-image: url(../images/landing-bt-en-on.png);
    background-repeat: no-repeat;
    cursor: pointer;
    width: 40px;
    height: 40px;

}