.ModuleContainer { margin: 10px 0 20px 0; }
.ValidatorErrorMessage { color:red; font-weight:bold; padding: 0 5px; vertical-align: top; }
.ValidAddressWithSuggestion { color: green; }

[id$=_Wrapper].ModuleContainer ul.dnnActions li a {
    margin-right: 8px;
}
.RoleSwitcher input[type='radio'] { margin: 0 5px 0 20px; }
/*.RoleSwitcher label {  }*/
.ActionsWrapper { margin-bottom: 10px; }
.ActionsWrapper .PageActions { float: right; }
.ActionsWrapper .PageSize { font-weight: bold; margin-right:16px; }
.ActionsWrapper .TotalRecords { font-weight: bold; }
.ActionsWrapper .ActionLinkButton.Middle { margin-left: 20px; }

.SearchWrapper { margin-bottom: 10px; border: 1px solid black; padding: 10px; }
.SearchWrapper .dnnLeft { margin: 0 5px 10px 0; }
.SearchWrapper .dnnLeft span { display: block; }
.SearchWrapper .SearchedValue { width:250px; }
.SearchWrapper .Sesso,
.SearchWrapper .SedeDiLavoro,
.SearchWrapper .Tipologia, 
.SearchWrapper .SpecializzazioneMedica
{ 
    padding: 3px;
}

.checkbox-wrapper-style .checkbox-label-left {
    margin: 0 10px 18px 0;
}

[id$=Edisfera_Registration_Wrapper] .nota-campo-obbligatorio
{
	margin-top: 8px;
	margin-bottom: 18px;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	line-height: 36px;
	letter-spacing: 0;
	color: #333333;
	font-weight: bold;
	padding-bottom: 10px;
}

[id$=Edisfera_Registration_Wrapper] .campo-obbligatorio
{
    /*border-left: 5px solid #f00 !important;*/
    display: inline-block;
    height: 20px;
    position: relative;
    top: 6px;
    margin-left: 5px;
}

[id$=Edisfera_Registration_Wrapper] ul.dnnActions
{
    padding-left: 0;
    margin-left: 0;
}

[id$=Edisfera_Registration_Wrapper] .dnnFormItem .dnnFormRequired
{
    /*border-left: 5px solid #f00 !important;*/
    color: inherit;
    display: inline-block;
}

[id$=Edisfera_Registration_Wrapper] .dnnFormItem .classConsenso.dnnFormRequired
{
    padding-left: 5px;
}

[id$=Edisfera_Registration_Wrapper] .dnnFormItem select
{
	width: 45%;
}

[id$=Edisfera_Registration_Wrapper] .dnnFormItem .checkbox-wrapper-style,
[id$=Edisfera_Registration_Wrapper] .dnnFormItem table.checkboxlist-wrapper
{
    width: 45%;
    max-width: 445px;
    display: block;
    float: left;
    border: 1px solid lightgray;
    background-color: white;
    margin-bottom: 18px;
    padding: 10px 10px 0 10px;
}

[id$=Edisfera_Registration_Wrapper] .dnnFormItem .checkbox-input-style
{
    display:block;
    float:left;
    margin-right:8px;
}

[id$=Edisfera_Registration_Wrapper] .dnnFormItem .checkbox-label-style
{
    display: block;
    float: left;
    font-weight: normal;
    width: 90%;
}

[id$=Edisfera_Registration_Wrapper] .dnnFormItem span.checkboxlist-itemwrapper-style
{
    display: block;
}

[id$=Edisfera_Registration_Wrapper] .dnnFormItem span.checkboxlist-itemwrapper-style input[type=checkbox]
{
    display:block;
    float:left;
    margin-right:8px;
}

[id$=Edisfera_Registration_Wrapper] .dnnFormItem span.checkboxlist-wrapper-style label
{
    display: block;
    float: left;
    font-weight: normal;
}

[id$=Edisfera_Registration_Wrapper] .dnnFormItem .dnnFormRadioButtons label
{
	margin: 0 19px 0 5px;
}

[id$=Edisfera_Registration_Wrapper] .dnnFormItem table.dnnFormRadioButtons
{
    background-color: transparent;
    width: 100%;
    display: table;
    text-align: center;
    margin-bottom: 0;
}

[id$=Edisfera_Registration_Wrapper] .dnnFormItem table.dnnFormRadioButtons td
{
    width: 50%;
    padding-left: 5px;
}

[id$=Edisfera_Registration_Wrapper] .dnnFormItem .radiobuttonlist-label-style
{
	display: block;
	font-weight: normal;
    padding-left: 5px;
}

[id$=Edisfera_Registration_Wrapper] .dnnFormItem .radiobuttonlist-label-style.dnnFormRequired
{
    padding-left: 5px;
}

[id$=Edisfera_Registration_Wrapper] .dnnFormItem .radiobuttonlist-wrapper-style
{
	width: 45%;
	max-width: 445px;
	display: inline-block;
    border: 1px solid lightgray;
    background-color: white;
    margin-bottom: 18px;
}

[id$=Edisfera_Registration_Wrapper] .dnnFormItem span.dnnFormRequired:after, 
[id$=Edisfera_Registration_Wrapper] div.dnnFormItem.dnnFormRequired > div.dnnLabel span:after
{
    content: none;
    display: inherit;
    margin: 0;
    color: inherit;
    font-size: inherit;
    line-height: 1em;
    font-weight: inherit;
}

[id$=Edisfera_Registration_Wrapper] .dnnFormItem .fileupload-wrapper-style {
    width: 45%;
    max-width: 445px;
    display: block;
    float: left;
    border: 1px solid lightgray;
    border-radius: 3px;
    background-color: white;
    margin-bottom: 18px;
    padding: 10px 10px 10px 10px;
}

[id$=Edisfera_Registration_Wrapper] .dnnFormItem .fileupload-wrapper-style input[type=file] {
    max-width: 100%;
}

[id$=Edisfera_Registration_Wrapper] .dnnFormItem .fileupload-wrapper-style .fileupload-uploadedfiles-wrapper-style {
    margin-top: 12px;
}

[id$=Edisfera_Registration_Wrapper] .dnnFormItem .fileupload-wrapper-style .fileupload-uploadedfiles-wrapper-style .fa-trash {
    margin-right: 8px;
}

[id$=pnlUsersList] table td, [id$=pnlUsersList] table th {
    padding: 5px 10px;
}
[id$=pnlUsersList] table tr { height: 29px; }
[id$=pnlUsersList] table th { background-color: midnightblue; color: white; }
[id$=pnlUsersList] table th a { color: white; }
[id$=pnlUsersList] table th a:hover { text-decoration: none; }
[id$=pnlUsersList] table tr.RegistrationNotActivated { color: darkred; }
[id$=pnlUsersList] table tr.NLSubscriptionNotActivated { color: darkviolet; }
[id$=pnlUsersList] table tr.RegistrationNotActivated.NLSubscriptionNotActivated { color: red; }
[id$=pnlUsersList] table tr.AltRow { background-color: lightgrey; }
[id$=pnlUsersList] table tfoot td { background-color: midnightblue; color: white; }
[id$=pnlUsersList] table tfoot td a { color: white; }
[id$=pnlUsersList] table tfoot td a:hover { text-decoration: none; }

[id$=pnlUsersManagementImport] .dnnFileUploadScope .dnnFormItem > span { margin-right: 18px; }


/* Stili per il Settings.ascx */
.dnnModuleSettings .EdisferaCommonSettings {
    padding: 10px;
    border: 2px solid #3399cc;
    background-color: rgba(128, 128, 128, 0.5);
    margin-bottom: 18px;
}

.dnnModuleSettings .dnnFormItem a {
	display: block;
	margin-bottom: 18px;
}

.rblMode { margin-bottom: 18px; }
.urlControl {
        float:left;
        width: 45%;
        /*max-width: 445px;*/
        padding: 0;
        margin-bottom: 18px;
        background-color: transparent;
}

.urlControl .urlControlFileRow  span.dnnFormLabel
{
    width: auto;
    float: none;
    display: inherit;
    text-align: inherit;
    margin: 0;
}

/*.urlControl .urlControlFileRow 
{

}*/

.urlControl .urlControlFileRow select, .urlControl .urlControlFileRow input { width: 100%; }
.urlControl div.dnnClear br { display: none; }

.pnlSettingsWrapper,
.pnlInformativaSettings,
.pnlRegistrationSettings,
.pnlRegistrationConfirmationSettings,
.pnlNLSubscriptionConfirmationSettings,
.pnlNLSubscriptionSettings,
.pnlMailupSettings,
.pnlFileDownloadSettings {
    border: 1px solid lightgrey;
    margin: 10px;
    padding: 10px;
}

.pnlAdditionalUserCancellationTasks {
    border: 1px solid lightgrey;
    margin: 10px;
    padding: 10px;
}

.CheckEventbriteEventIdResult {
    font-size: 8px;
    line-height: normal;
    display: inline-block;
    width: 20%;
}
@media (max-width: 767px) {
    [id$=Edisfera_Registration_Wrapper] .dnnFormItem select .urlControl {
	    width: 100%;
    }

    [id$=Edisfera_Registration_Wrapper] .dnnFormItem input[type="text"],
    [id$=Edisfera_Registration_Wrapper] .dnnFormItem input[type="password"],
    [id$=Edisfera_Registration_Wrapper] .dnnFormItem textarea,
    [id$=Edisfera_Registration_Wrapper] .dnnFormItem select,
    [id$=Edisfera_Registration_Wrapper] .dnnFormItem .checkbox-wrapper-style,
    [id$=Edisfera_Registration_Wrapper] .dnnFormItem .radiobuttonlist-wrapper-style
    {
        width: 100%;
        max-width:none;
    }
}
