@font-face {
    font-family: "Lubalin";
    font-weight: normal;
    src: url("//tools.eurolandir.com/tools/SubscriptionCentre2/Config/Company/f-stm/path/LubalinGraphStd-Medium.otf") format("opentype");
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #181818;
}

.check-subscription-link {
    font-size: 16px;
}

a:link, a:visited, .hyperlink, .disclaimer-box a, .cookies-box a {
    color: #181818;

    font-weight: 400;
    text-decoration: none;
    font-style: none;
}
a:-webkit-any-link {
    color: #181818;

    font-weight: 400;
    text-decoration: none;
    font-style: none;
}
a:active, a:hover, .hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover {
    color: #E6007E;

    font-weight: 400;
    text-decoration: none;
    font-style: none;
}
.modal a, .hyperlink, .disclaimer-box a, .cookies-box a {
    color: #181818;

    font-weight: 400;
    text-decoration: none;
    font-style: none;
}
.modal a, .hyperlink, .disclaimer-box a, .cookies-box a {
    color: #181818;

    font-weight: 400;
    text-decoration: none;
    font-style: none;
} 
.hyperlink:hover, .disclaimer-box a:hover, .cookies-box a:hover {
    color: #E6007E;

    font-weight: 400;
    text-decoration: none;
    font-style: none;
}
body .supply-by a,
body .cookies-box a{
    color: #181818;

    font-weight: 400;
    text-decoration: none;
    font-style: none;
}
body .supply-by a:hover,
body .cookies-box a:hover{
    color: #E6007E;

    font-weight: 400;
    text-decoration: none;
    font-style: none;
}
.wrapper {
    width: 100%;
    padding: 0px 0 0 0px;
    margin: 0 auto;
    max-width: 1216px;
}

.form input, .form select {
    height: 2.5em;
    width: 85%;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    padding: 2px 6px;
    border: 1px solid #ccc;
    background: transparent;
    border-radius: 0 !important;
}
.btn, .btn:hover, .btn:active, .btn:focus {
    font-family: inherit;
	font-size: 1.0em;
	font-weight: normal;
	color: #FFFFFF !important;
	text-transform: none;
	
	padding: 1em 1.5em 1em 1.5em;
	
	border: 0em solid #203171;	
	border-radius: 4px;
	
    background: #203171;
    color: #FFFFFF !important;
	
	background: linear-gradient(-225deg, #03234b 0%, #03234b 100%);
    transition: 0.5s;
    text-align: center;
    vertical-align: middle;
}
.btn:hover {
    background: linear-gradient(-225deg, #e6007e 0%, #e6007e 100%);
    color: #FFFFFF !important;
	border-color: #E6007E;
    box-shadow: -1px 5px 20px 0 rgb(3 35 75 / 25%);
}
/* 
#dialogModal .btn-submit, #dialogModal .btn-ok, #dialogModal .btn-cancel {
	min-width: 120px;
} */

body #dialogModal .btn-submit {
    margin-left: 0 !important;
    margin-right: 0 !important;
}




body .button-inner {
    text-align: left !important;
}
body .subscribe-checking .button-wrapper {
    text-align: center !important;
}
body .check-subscription-link {
    text-align: left !important;
}
.footer {
	font-size: 18px;
	text-align: right;
}

.radio input, .checkbox input {
    height: 17px;
}

.subscription-wrapper-single .selection-services{
    border: none;
    box-shadow: none !important;
}
.btn-subscribe {
    min-width: 0;
}
/***fix***/
body .button-wrapper {
    margin-left: 0;
    margin-top: 0;
    text-align: center;
    width: 100%;
    padding-left: 0;
}

.btn,
.btn:active,
.btn:focus {
    box-shadow: none;
    outline: none;
}

.wrapper {
    padding-top:0;
}
.check-subscription-link {
    text-align: left;
}
#dialogModal .btn-submit, #dialogModal .btn-ok, #dialogModal .btn-cancel {
    margin-top:20px;
}

.subscribe-checking .button-wrapper {
    text-align: center;
    margin: 0;
    width:100%;
}

.button-wrapper, .button-wrapper 
.button-inner {
    width: 0%;
}

.form .row-control .input>* {
    width: 100%;
}

.button-wrapper, 
.form .row-control {
    margin-left: 0;
    margin-right: 0;
}
.button-inner {
    text-align: center;
}



@media (max-width: 768px) {
    .wrapper {
        width: 100%;
        padding-top: 0;
        padding-left: 0%;
        padding-right: 0%;
    }
    .modal-dialog {
        width: inherit;
        margin: 0 auto;
    }
}
@media (min-width: 768px) {
    .button-wrapper .check-subscription-link, .button-wrapper .button-inner {
        margin-left: 0%;
    }
}

@media (max-width: 399px) {
    .btn {
        /* width: 50%; */
        margin-right: 0 !important;
        margin-top: 10px !important;
    }
}

/***Modification****/

.service-checkbox {
    margin-left: 0 !important;
}
#dialogModal .privacy-policy-sector .btn {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-right: 1em;
    padding-left: 1em;
}
b, strong {
    font-weight: bold;
    color: #333;
    text-transform: capitalize;
}

/* .btn-subscribe {
  
    min-width: 198px;
} */

.footer,
.footer a,
.google-recapcha,
.google-recapcha a {
    font-size: 14px!important;
}
.google-recapcha {
    text-align: left;
}
.button-inner {
    margin-top: 1em;
}

.privacy-policy a {
	font-size: 16px!important;
}

#ddlCountry,
#ddlProfession {
    background: #fff;
    border-radius: 0 !important;
    border: 1px solid #ccc;
}

.button-wrapper .button-inner .btn.btn-primary {
    margin-left: -21.3%;
}

/* -----------------------manage alert------------------ */





	body .supply-by a, body .cookies-box a{
		color: #181818 !important;
	}

	body .supply-by a:hover, body .cookies-box a:hover{
		color: #E6007E !important;
	}

/* adjustments */
#dialogModal .privacy-policy-sector .btn {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .form .row-control .input>* {
    width: 95%;
    max-width: 360px;
  }
  .subscription-wrapper-single .selection-services {
    border: 0px solid #c3d1ec;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
  
  .form .lable {
    text-transform: none;
    font-weight: normal;
  }
  .button-wrapper,
  .form .row-control {
    margin-right: 0px;
    margin-left: 0px;
  }
  .form .lable,
  .form .input {
    /*position: relative;*/

    padding-right: 0px;
    padding-left: 0px;
    text-align: inherit;
  }
  .form .lable, .form .input {
    float: none!important;
  }
  .form .input {
    width: 100%!important;
  }
  .form .lable {
	font-family: "Lubalin", Arial, Helvetica, sans-serif;
	font-size: 13px;
    width: 100%;
    float: none;
    text-align: left;
    padding-right: 0px;
    height: auto;
    vertical-align: middle;
    line-height: normal;
    font-weight: normal;
    padding-bottom: 0.5em;
  }
  .row-control {
    padding: 0.5em 0;
    clear: both;
  }
  .row-control {
    display: inline-block;
    vertical-align: top;
    width: 33%;
  }
  @media (max-width:1100px) {
    .row-control {
      display: inline-block;
      vertical-align: top;
      width: 50%;
    }
  }
  @media (max-width:460px) {
    .row-control {
      display: inline-block;
      vertical-align: top;
      width: 100%;
    }
  }
  @media (max-width: 568px) {
    .button-wrapper {
      width: 100%;
      text-align: left;
    }
  }
  
  
  @media (max-width: 480px) {
    .button-wrapper {
      text-align: left;
      margin-bottom: 18px;
    }
  }


  .selection-services {
    padding-left: 0px;
    margin-bottom: 0px;
}
.button-wrapper {
    margin-top: 10px!important;
}


.modal-body .row-control {
    width: auto !important;
}



.modal-body .form {
    text-align: center;
}

.share-alert-info-item + .share-alert-info-item .share-name span.service-name {
    font-size: 0;
}
.share-alert-info-item + .share-alert-info-item .share-name span.service-name:after {
    font-size: 13px;
    content: "STM.PA";
}


.share-alert-info-item + .share-alert-info-item + .share-alert-info-item .share-name span.service-name {
    font-size: 13px;
}
.share-alert-info-item + .share-alert-info-item + .share-alert-info-item .share-name span.service-name:after {
    font-size: 0px;
    content: " ";
}

.market-name {
    font-size: 15px;
}
.share-alert-option-wrapper {
    padding: 0 35px 10px 22px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-left: 0px;
    margin-right: 0px;
    overflow-x: hidden;
}

span.service-name {
	font-family: "Lubalin", Arial, Helvetica, sans-serif;
	font-size: 13px;
    position: relative;
    top: 1px;
}

button.btn.btn-primary.btn-subscribe:after {
    content: "→";   
    position: relative;
	margin-left: 8px;
    top: -2px;   
    transition: 0.5s;    
}

.btn:hover.btn-primary.btn-subscribe:after {
   margin-left: 12px;  
}

input {
    font-size: 14px;
}

.row-control[order="0"] .lable {
	display:inline-block!important;
}
.service-checkbox[hassharealertinfo="TRUE"] span.service-name:after,
.row-control[order="0"] .lable:after {
    content: " *";
    color: red;
}

.share-option-checkbox span.service-name {
	color:#181818!important;
}

/*
.share-option-checkbox span.service-name:after {
	display: none;
}


input#txtEmail + span.compulsory-field {
    display:none!important;
}*/

