﻿body
{
    background-color: #CCC;
    font-family: Arial, Helvetica, sans-serif;
}

.Congresses_Registration_MessageSuccess_dsi, .Congresses_LogOn_MessageSuccess_dsi
{
    width: 620px;
    min-height: 100px;
    margin-right: auto;
    margin-left: auto;
    color: #333;
    font-size: 18px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    -moz-box-shadow: 0px 0px 3px #666;
    -webkit-box-shadow: 0px 0px 3px #666;
    box-shadow: 0px 0px 3px #666; /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
    background-color: #EDEDED;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 100px;
    text-align: left;
    
    background-image: url("/Files/System/Congresses/layout/checkmark_128.png");
    background-repeat: no-repeat;
    background-position: -30px -30px;
}


.Congresses_LogOn_Container_dsi, .Congresses_LogOn_LoggedInAs_dsi, .Congresses_LogOn_RegistrationContainer_dsi
{
    background-color: #FFF;
    width: 800px;
    margin: 0 auto;
    -moz-box-shadow: 0px 0px 3px #909090;
    padding: 0px 0;
}

.Congresses_LogOn_Container_dsi, .Congresses_LogOn_RegistrationContainer_dsi
{
    -webkit-box-shadow: 0px 0px 3px #909090;
    box-shadow: 0px 0px 3px #909090;
 }

.Congresses_LogOn_Container_dsi h3
{
    font-weight: normal;
    color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    padding-right: 34px;
    padding-left: 34px;
    padding-top: 24px;
	margin-top:0;
    padding-bottom: 10px;
    font-size: 18px;
}

.Congresses_LogOn_LogOnContainer_dsi
{
    padding-right: 34px;
    padding-left: 34px;
    /*background-image: url(/Files/System/Congresses/layout/bgForm1.jpg);*/
    background-repeat: repeat-x;
    background-position: left bottom;
    padding-top: 2px;
    padding-bottom: 10px;
}


.Congresses_LogOn_LogOnContainer_dsi label
{
    margin-right: 10px;
}

.Congresses_LogOn_LogOnContainer_dsi input
{
    background-color: #FFF;
    margin-right: 10px;
}

.Congresses_LogOn_LogOnContainer_dsi p
{
    font-size: 11px;
    margin:0;
}

.Congresses_LogOn_LogOnContainer_dsi .Congresses_LogOn_RegistryBox_dsi
{
    background-color: #CCC;
    padding: 10px;
    border: none 1px #000000;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    position: relative;
    height: 20px;
    margin: 10px 0;
}


.Congresses_LogOn_LogOnContainer_dsi .Congresses_LogOn_RegistryBox_dsi label
{
    float: left;
    margin-right: 20px;
    margin-left: 10px;
    display: block;
    height: 15px;
}

.Congresses_LogOn_LogOnContainer_dsi .Congresses_LogOn_RegistryBox_dsi label:last-child
{
    margin-left: 20px;
}

.Congresses_LogOn_LogOnContainer_dsi .Congresses_LogOn_RegistryBox_dsi input
{
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    float: left;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-color: #919191;
    border-right-color: #919191;
    border-bottom-color: #919191;
    border-left-color: #919191;
    width: 195px;
    height: 20px;
    background-image: url(/Files/System/Congresses/layout/bgInput.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.Congresses_LogOn_LogOnContainer_dsi .Congresses_LogOn_RegistryBox_dsi .Congresses_LogOn_SubmitLogin_dsi
{
    width: 50px;
    position: absolute;
    right: -10px;
    padding: 10px;
    top: 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    border-radius: 0px 5px 5px 0px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#cccccc', endColorstr = '#747474'); /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/ /*Element must have a height (not auto)*/ /*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#cccccc', endColorstr = '#747474')"; /*Element must have a height (not auto)*/ /*All filters must be placed together*/
    background-image: -moz-linear-gradient(top, #cccccc, #747474);
    background-image: -ms-linear-gradient(top, #cccccc, #747474);
    background-image: -o-linear-gradient(top, #cccccc, #747474);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#cccccc), to(#747474));
    background-image: -webkit-linear-gradient(top, #cccccc, #747474);
    background-image: linear-gradient(top, #cccccc, #747474);
    color: #FFFFFF; /*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: 40px;
    font-size: 14px;
    display: block;
}

.Congresses_LogOn_LogOnContainer_dsi .Congresses_LogOn_RegistryBox_dsi .Congresses_LogOn_SubmitLogin_dsi:hover
{
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ababab', endColorstr = '#686868'); /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/ /*Element must have a height (not auto)*/ /*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ababab', endColorstr = '#686868')"; /*Element must have a height (not auto)*/ /*All filters must be placed together*/
    background-image: -moz-linear-gradient(top, #ababab, #686868);
    background-image: -ms-linear-gradient(top, #ababab, #686868);
    background-image: -o-linear-gradient(top, #ababab, #686868);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#ababab), to(#686868));
    background-image: -webkit-linear-gradient(top, #ababab, #686868);
    background-image: linear-gradient(top, #ababab, #686868); /*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
}

.Congresses_LogOn_Errors_dsi
{
    width: 620px;
    min-height:100px;
    margin-right: auto;
    margin-left: auto;
    color: #333;
    font-size: 18px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    -moz-box-shadow: 0px 0px 3px #666;
    -webkit-box-shadow: 0px 0px 3px #666;
    box-shadow: 0px 0px 3px #666; /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
    background-color: #EDEDED;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 100px;
    background-image: url(/Files/System/Congresses/layout/forbidden_128.png);
    background-position: -30px -25px;
    background-repeat: no-repeat;
    margin-top: 6px;
    margin-bottom: 6px;
}

.Congresses_LogOn_Errors_dsi a:link, .Congresses_LogOn_Errors_dsi a:active, .Congresses_LogOn_Errors_dsi a:visited
{
    color: #CCC;
}

.Congresses_Registration_InformationMessages_dsi
{
    width: 620px;
    min-height: 100px;
    margin: 6px auto;
    color: #333;
    font-size: 18px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    -moz-box-shadow: 0px 0px 4px #666666;
    -webkit-box-shadow: 0px 0px 4px #666666;
    box-shadow: 0px 0px 4px #666666;
    background-color: #EDEDED;
    background-image: url(/Files/System/Congresses/layout/information_128.png);
    background-repeat: no-repeat;
    background-position: -30px -20px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 100px;
    text-align: left;
}

.Congresses_Registration_InformationMessages_dsi h1
{
    padding:0;
    margin:0;
    font-size:20px;
}

.Congresses_Registration_InformationMessages_dsi p
{
    padding:0;
    margin:0;
}

#Congresses_LogOn_Form_dsi
{
    
}

#Congresses_LogOn_LoggedInAs_dsi label
{
    padding:10px 34px;
}

#Congresses_LogOn_Exit_dsi
{
    border:none;
    background-color:#FFF;
    cursor:pointer;
    margin-left:34px;
    padding:4px 0;
}

.Congresses_LogOn_FormLanguage_dsi
{
    float:right;
    clear:both;
    margin-right:30px;
}

.Congresses_LogOn_FormLanguage_dsi form
{
    display: inline-block;
}

.Congresses_LogOn_FormLanguage_dsi button[type=submit]
{
    border:none;
    background-color:#FFF;
    font-weight:bold;
    cursor:pointer;
}

#Congresses_LogOn_RecoveryBox_dsi #Congresses_LogOn_RecoveryUserEmail_dsi
{
    margin-left: 36px;
}

.Congresses_LogOn_PasswordRecovery_dsi
{
    padding-right: 34px;
    padding-left: 34px;
    padding-bottom: 10px;
}

.Congresses_LogOn_PasswordRecovery_dsi a
{
    color: #3579a3;
    cursor:pointer;
    font-size:11px;
    margin: -10px 0 10px 0;
    text-decoration: none;
}

.Congresses_LogOn_PasswordRecovery_dsi a:hover
{
    color: #3579a3;
    cursor:pointer;
    font-size:11px;
    border-bottom:1px solid #0f97c4;
}
