﻿html, body
{
}

.MasterPageHeader
{
    margin-bottom: 10px;
    font-family: Verdana, Calibri, Tahoma;
    font-size: 12px;
    vertical-align: middle;
    bottom: 0px;
    width: 100%;
}

.MasterPageFooter
{
    margin-top: 10px;
    font-family: Verdana, Calibri, Tahoma;
    font-size: 12px;
    vertical-align: middle;
    bottom: 0px;
    width: 100%;
}
.pnlHeader
{
    font-family: Verdana, Calibri, Tahoma;
    font-size: 12px;
    vertical-align: middle;
    border-bottom: solid 1px #5A5A5A;
}
.lblHeader
{
    font-size: 13px;
    font-weight: bold;
    color: #666666;
}

H1
{
    margin: 5px 0 5px 0;
    padding: 0;
    font-family: 'Times New Roman' , Times, serif;
    font-weight: bold;
    color: #000000;
    font-size: 45px;
}
H2
{
    margin: 0;
    padding: 0;
    font-family: 'Times New Roman' , Times, serif;
    font-weight: bold;
    color: #000000;
    font-size: 35px;
}

.dgvFirstColumn
{
    font-weight: bold;
    border-right: solid 1px #CCCCCC;
}
.tbCalendar
{
    width: 100px;
    font-family: Verdana, Calibri, Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    border: solid 1px #BABABA;
}
.dgvDanni
{
    font-family: Verdana, Calibri, Tahoma;
    font-size: 11px;
}
.pageHeader
{
    font-family: Verdana, Calibri, Tahoma;
    font-size: 18px;
    font-weight: bold;
    color: #444444;
    padding: 10px 10px 10px 20px;
    border-bottom: solid 1px #BCBCBC;
}
.pageContent
{
    font-family: Verdana, Calibri, Tahoma;
    font-size: 14px;
    font-weight: normal;
    color: #444444;
    padding: 10px 10px 10px 10px;
    border-top: solid 1px #BCBCBC;
    border-bottom: solid 1px #BCBCBC;
}
.dgvLinksBorderBottom
{
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom: solid 1px #DEDEDE;
}
.divDetails
{
    border: solid 1px #BCBCBC;
    padding: 5px 5px 5px 5px;
    margin-bottom: 5px;
}


div.center-block
{
    position: absolute;
    text-align: left;
    margin-top: -50px;
    margin-left: -50px;
    padding: 0px 0px 0px 0px;
    top: 50%;
    left: 50%;
    width: 344px;
    height: 350px;
}

div.center-block2
{
    position: absolute;
    text-align: left;
    margin-top: -50px;
    margin-left: -50px;
    padding: 0px 0px 0px 0px;
    top: 50%;
    left: 50%;
}

.btn
{
    padding-right: 15px;
    color: #854242;
}

.ButtonText
{
    font-family: Tahoma,Segoe UI;
    font-size: small;
    font-weight: bold;
    color: #555555;
}

a.btn_back
{
    width: 76px;
    height: 27px;
    display: block;
    float: left;
    background: url('../Images/btn_back.png') no-repeat left 50%;
    padding: 15px 0 0 0px;
    margin-top: 15px;
    text-decoration: none;
    line-height: 27px;
    color: #1c4a52;
}
.loginBtn
{
    cursor: pointer;
}
.modalPopup
{
    border-style: double;
    border-color: #800000;
    background-color: #CCCCCC;
    margin-right: 10px;
    margin-left: 10px;
    font-weight: bold;
    float: left;
}

.modalBackground {
     background-color:Gray;
     filter:alpha(opacity=70);
     opacity:0.7;
 }
 
.modalPopupListFiles {
    border-style: solid;
    border-width: 1px;
    border-color: #626877;
    background-color: #f2f2f2;
    padding: 5px;
    width: 400px;
    height: auto;
    font-weight: normal;
    float: left;
}
.modalPopup span
{
    clear: both;
    margin: 10px;
    font-weight: bold;
}
.modalPopup input
{
    margin: 10px auto;
    font-weight: bold;
    padding: 0 15px;
    text-align: center;
}
.hidden
{
    display: none;
}
.ErrorMsg
{
    width: 450px;
    border-style: double;
    border-color: #660066;
    background-color: #FF6666;
    margin: auto;
    font-weight: bold;
    padding: 20px 10px 20px 10px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 3px 3px 3px #818181;
    -webkit-box-shadow: 3px 3px 3px #818181;
    -moz-box-shadow: 3px 3px 3px #818181;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-family: Cambria, Georgia, Times New Roman;
    font-weight: bold;
    font-size: 15px;
}

.modalPopupLoad
{
    background-color: #000000;
    filter: alpha(opacity=40);
    opacity: 0.4;
    z-index: 10001 !important;
}
.hidden
{
    display: none;
}
.divButtons
{        
    border: solid 1px #CACACA;
    cursor: pointer;
    width: 150px;
    height: 24px;
    padding:5px 0px 0px 5px;
    float:left;
    font-weight:bold;
    font-family: Verdana, Calibri, Tahoma;
    font-size:14px;
    margin-left:20px;
}

.Buttons
{
    border: solid 1px #CACACA;
    cursor: pointer;
    width: 190px;
    height: 32px;
    
}
.Buttons label
{
    padding-top: 6px;
    text-align: center;
    cursor: pointer;
    float: left;
    font-weight: bold;
}
.Buttons input
{
    padding-right: 10px;
    padding-top: 5px;
    float: left;
}
.jo
{
    font-family: 'times New Roman' , Times, serif;
}

.File
{
    border: thin groove #C0C0C0;
}

.header
{
    border: thin groove #C0C0C0;
    width: 90%;
    margin: 20px auto;
    padding: 10px 30px;
    background-color: #FFFFCC;
    text-align: center;
}

.File fieldset
{
    border: thin groove #C0C0C0;
    width: 90%;
    margin: 20px auto;
    padding: 10px 30px;
}
.File .header span
{
    text-align: center;
    margin: auto;
}
.File div
{
    width: 100%;
    margin: auto;
    padding: 10px 0;
}
.File span
{
    padding: 0 50px;
}

.File select
{
    width: 200px;
}

.File input
{
    width: 200px;
}
.Show
{
    visibility: visible;
}
.Hide
{
    visibility: hidden;
}
.ButtonsApplyRemove
{
    float: right;
    border: 1px solid #808080;
    cursor: pointer;
    width: 90px;
    height: 28px;
    padding-right: 10px;
}

.TemplateMargins5
{
    vertical-align: middle;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.RowStyle_Padded
{
    padding-left: 10px;
    padding-right: 10px;
}
.regTDLabel
{
    width: 120px;
    text-align: left;
    padding: 5px 5px 5px 5px;
}

.tbRegistration
{
    width: 95%;
    font-family: Verdana, Tahoma, Calibri;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    border: solid 1px #BABABA;
}