﻿/* ================================
    Styles for Login
   ================================
*/

.Boerenbond_Authentication_Login {}

.Boerenbond_Authentication_Login div.Content {}
.Boerenbond_Authentication_Login div.Content table.Content {padding:2px;width:auto;}

.Boerenbond_Authentication_Login div.Content table.Content .Gebruikersnaam {text-align:right;}
.Boerenbond_Authentication_Login div.Content table.Content .Gebruikersnaam .Label_LoginGebruikersnaam {}
.Boerenbond_Authentication_Login div.Content table.Content .Gebruikersnaam .TextBox_LoginGebruikersnaam {}
.Boerenbond_Authentication_Login div.Content table.Content .Gebruikersnaam .RequiredFieldValidator_LoginGebruikersnaam {}

.Boerenbond_Authentication_Login div.Content table.Content .Wachtwoord {text-align:right;}
.Boerenbond_Authentication_Login div.Content table.Content .Wachtwoord .Label_LoginWachtwoord {}
.Boerenbond_Authentication_Login div.Content table.Content .Wachtwoord .TextBox_LoginWachtwoord {}
.Boerenbond_Authentication_Login div.Content table.Content .Wachtwoord .RequiredFieldValidator_LoginWachtwoord {}

.Boerenbond_Authentication_Login .Content .Validation .RequiredFieldValidator_LoginGebruikersnaam {}
.Boerenbond_Authentication_Login .Content .Validation .RequiredFieldValidator_LoginWachtwoord {}

.Boerenbond_Authentication_Login .Content .ValidationSummary {}
.Boerenbond_Authentication_Login .Content .ValidationSummary .ValidationSummary_Login {}

.Boerenbond_Authentication_Login .Content .Submit {margin:2px;margin-top:10px;}
.Boerenbond_Authentication_Login .Content .Submit .LinkButton_LoginAanmelden {}
.Boerenbond_Authentication_Login .Content .Submit .LinkButton_LoginRegistreren {}
.Boerenbond_Authentication_Login .Content .Submit .LinkButton_LoginWachtwoord {}
.Boerenbond_Authentication_Login .Content .Submit .LinkButton_LoginProfiel {}

/* ================================
    Styles for Wachtwoord
   ================================
*/

.Boerenbond_Authentication_Wachtwoord {}

.Boerenbond_Authentication_Wachtwoord .Title {}
.Boerenbond_Authentication_Wachtwoord .Title .Label_WachtwoordTitle {}

.Boerenbond_Authentication_Wachtwoord div.Content {}
.Boerenbond_Authentication_Wachtwoord div.Content table.Content {margin-top:10px;padding:2px;width:auto;}

.Boerenbond_Authentication_Wachtwoord div.Content .Information {}

.Boerenbond_Authentication_Wachtwoord div.Content table.Content .Gebruikersnaam {}
.Boerenbond_Authentication_Wachtwoord div.Content table.Content .Gebruikersnaam .Label_WachtwoordGebruikersnaam {}
.Boerenbond_Authentication_Wachtwoord div.Content table.Content .Gebruikersnaam .TextBox_WachtwoordGebruikersnaam {}
.Boerenbond_Authentication_Wachtwoord div.Content table.Content .Gebruikersnaam .RequiredFieldValidator_WachtwoordGebruikersnaam {}

.Boerenbond_Authentication_Wachtwoord div.Content .Labels {}
.Boerenbond_Authentication_Wachtwoord div.Content .TextBoxs {}
.Boerenbond_Authentication_Wachtwoord div.Content .Validation {}
.Boerenbond_Authentication_Wachtwoord div.Content .ValidationSummary {}
.Boerenbond_Authentication_Wachtwoord div.Content .Submit {margin:2px;margin-top:10px;}
.Boerenbond_Authentication_Wachtwoord div.Content .Submit .LinkButton_WachtwoordVerzenden {}

/* ================================
    Styles for Registratie
   ================================
*/

.Boerenbond_Authentication_Registratie {}

.Boerenbond_Authentication_Registratie .Title {}
.Boerenbond_Authentication_Registratie .Title .Label_RegistratieTitle {}

.Boerenbond_Authentication_Registratie div.Content {}
.Boerenbond_Authentication_Registratie div.Content table.Content {margin-top:10px;padding:2px;width:auto;}

.Boerenbond_Authentication_Registratie div.Content .Information {}

.Boerenbond_Authentication_Registratie div.Content table.Content .Lidnummer {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Lidnummer .Label_RegistratieLidnummer {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Lidnummer .TextBox_RegistratieLidnummer {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Lidnummer .RequiredFieldValidator_RegistratieLidnummer {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Naam {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Naam .Label_RegistratieNaam {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Naam .TextBox_RegistratieNaam {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Naam .RequiredFieldValidator_RegistratieNaam {}
.Boerenbond_Authentication_Registratie div.Content table.Content .ReeksCode {}
.Boerenbond_Authentication_Registratie div.Content table.Content .ReeksCode .Label_RegistratieReeksCode {}
.Boerenbond_Authentication_Registratie div.Content table.Content .ReeksCode .DropDownLost_RegistratieReeksCode {}
.Boerenbond_Authentication_Registratie div.Content table.Content .ReeksCode .RequiredFieldValidator_RegistratieReeksCode {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Information {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Information .GebruikersnaamInformation {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Information .GebruikersnaamInformation .Label_RegistratieGebruikersnaamInformation {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Gebruikersnaam {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Gebruikersnaam .Label_RegistratieGebruikersnaam {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Gebruikersnaam .TextBox_RegistratieGebruikersnaam {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Gebruikersnaam .RequiredFieldValidator_RegistratieGebruikersnaam {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Gebruikersnaam .RegularExpressionValidator_RegistratieGebruikersnaam {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Email {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Email .Label_RegistratieEmail {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Email .TextBox_RegistratieEmail {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Email .RequiredFieldValidator_RegistratieEmail {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Email .RegularExpressionValidator_RegistratieEmail {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Captcha {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Captcha .CaptchaControl {}
.Boerenbond_Authentication_Registratie div.Content table.Content .Captcha .CaptchaControl .CaptchaControl_Registratie {}


.Boerenbond_Authentication_Registratie div.Content .ValidationSummary {}
.Boerenbond_Authentication_Registratie div.Content .Submit {margin:2px;margin-top:10px;}
.Boerenbond_Authentication_Registratie div.Content .Submit .LinkButton_RegistratieVerzenden {}

.Boerenbond_Authentication_Registratie div.Content .VoorbeeldAfbeelding {margin-top:10px}
.Boerenbond_Authentication_Registratie div.Content .VoorbeeldAfbeelding .KaartVoorbeeldAfbeelding {width:266px;height:159px;}

/* ================================
    Styles for Profiel
   ================================
*/

.Boerenbond_Authentication_Profiel {}

.Boerenbond_Authentication_Profiel .Title {}
.Boerenbond_Authentication_Profiel .Title .Label_ProfielTitle {}

.Boerenbond_Authentication_Profiel div.Content {}
.Boerenbond_Authentication_Profiel div.Content table.Content {padding:2px;width:auto;}

.Boerenbond_Authentication_Profiel div.Content table.Content .Lidnummer {}
.Boerenbond_Authentication_Profiel div.Content table.Content .Lidnummer .Label_ProfielLidnummer {}
.Boerenbond_Authentication_Profiel div.Content table.Content .Lidnummer .Label_ProfielLidnummerResult {}
.Boerenbond_Authentication_Profiel div.Content table.Content .Lidnummer .Label_ProfielToepassingen {}
.Boerenbond_Authentication_Profiel div.Content table.Content .Naam {}
.Boerenbond_Authentication_Profiel div.Content table.Content .Naam .Label_ProfielNaam {}
.Boerenbond_Authentication_Profiel div.Content table.Content .Naam .Label_ProfielNaamResult {}
.Boerenbond_Authentication_Profiel div.Content table.Content .Naam .Panel_ProfielToepassingen {}
.Boerenbond_Authentication_Profiel div.Content table.Content .Gebruikersnaam {}
.Boerenbond_Authentication_Profiel div.Content table.Content .Gebruikersnaam .Label_ProfielGebruikersnaam {}
.Boerenbond_Authentication_Profiel div.Content table.Content .Gebruikersnaam .TextBox_ProfielGebruikersnaam {}
.Boerenbond_Authentication_Profiel div.Content table.Content .Gebruikersnaam .RequiredFieldValidator_ProfielGebruikersnaam {}
.Boerenbond_Authentication_Profiel div.Content table.Content .Gebruikersnaam .RegularExpressionValidator_ProfielGebruikersnaam {}
.Boerenbond_Authentication_Profiel div.Content table.Content .Email {}
.Boerenbond_Authentication_Profiel div.Content table.Content .Email .Label_ProfielEmail {}
.Boerenbond_Authentication_Profiel div.Content table.Content .Email .TextBox_ProfielEmail {}
.Boerenbond_Authentication_Profiel div.Content table.Content .Email .RequiredFieldValidator_ProfielEmail {}
.Boerenbond_Authentication_Profiel div.Content table.Content .Email .RegularExpressionValidator_ProfielEmail {}

.Boerenbond_Authentication_Profiel div.Content table.Content .WachtwoordOud {}
.Boerenbond_Authentication_Profiel div.Content table.Content .WachtwoordOud .Label_WachtwoordOud {}
.Boerenbond_Authentication_Profiel div.Content table.Content .WachtwoordOud .TextBox_WachtwoordOud {}
.Boerenbond_Authentication_Profiel div.Content table.Content .WachtwoordOud .RequiredFieldValidator_WachtwoordOud {}
.Boerenbond_Authentication_Profiel div.Content table.Content .WachtwoordNieuw {}
.Boerenbond_Authentication_Profiel div.Content table.Content .WachtwoordNieuw .Label_WachtwoordNieuw {}
.Boerenbond_Authentication_Profiel div.Content table.Content .WachtwoordNieuw .TextBox_WachtwoordNieuw {}
.Boerenbond_Authentication_Profiel div.Content table.Content .WachtwoordNieuw .RequiredFieldValidator_WachtwoordNieuw {}
.Boerenbond_Authentication_Profiel div.Content table.Content .WachtwoordNieuwHerhaal {}
.Boerenbond_Authentication_Profiel div.Content table.Content .WachtwoordNieuw .Label_WachtwoordNieuwHerhaal {}
.Boerenbond_Authentication_Profiel div.Content table.Content .WachtwoordNieuw .TextBox_WachtwoordNieuwHerhaal {}
.Boerenbond_Authentication_Profiel div.Content table.Content .WachtwoordNieuw .RequiredFieldValidator_WachtwoordNieuwHerhaal {}

.Boerenbond_Authentication_Profiel div.Content .ValidationSummary {}

.Boerenbond_Authentication_Profiel div.Content .Submit {margin:2px;margin-top:10px;}
.Boerenbond_Authentication_Profiel div.Content .Submit .LinkButton_Wachtwoord {margin-left:30px;}
.Boerenbond_Authentication_Profiel div.Content .Submit .LinkButton_ProfielOpslaan {}
.Boerenbond_Authentication_Profiel div.Content .Submit .LinkButton_ProfielTerug {}
.Boerenbond_Authentication_Profiel div.Content .Submit .LinkButton_WachtwoordAanpassen {}
.Boerenbond_Authentication_Profiel div.Content .Submit .LinkButton_WachtwoordTerug {}

/* ================================
    Styles for EmailValidation
   ================================
*/

.Boerenbond_Authentication_EmailValidation {}
.Boerenbond_Authentication_EmailValidation .Label_Result {}
