﻿body 
{
	-webkit-user-select: none; /* Chrome/Safari */        
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */

    /* Not implemented yet */
    -o-user-select: none;
    user-select: none;    
    overflow: hidden;
}
.LoginlableFont
{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
}
.ErrorLableFont
{
    font-family: Arial;
    font-size: 12px;
    color: #CC3300;
    background-color: #C0C0C0;
}
.buttons
{
    background-color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}
.disablebuttons
{
    background-color: #C0C0C0;
    border-style: solid;
    border-width: 2px;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
}

.LoginTable
{
    padding: 0px;
    margin: 0px;
    border-width: 0.5px;
    border-style: solid;
}
.TitleLable
{
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
}
.TitleHrefSelected
{
    font-family: 'Arial';
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    border-top-style: solid;
    border-right-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-left-style: solid;
}
.TitleHrefNormal
{
    border-style: solid;
    border-width: 1px;
    font-family: 'Comic Sans MS';
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    background-color: #FFFFCC;
}
.TitleHrefFake
{
    text-decoration: none;
    background-color: #FFFFCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.TitleTableTD
{
    background-color: #FFFFFF;
    height:30px;
}

.TableTD
{
    background-color: #FFFFFF;
    height:30px;
}
.Inputbox
{
    border-style: solid;
    border-width: 1px;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
}
.WellTDNormal
{
    border-style: solid;
    border-width: 1px;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    height: 20px;
    background-color: #FFFFCC;
    text-align: center;
}
.wellTDExtra
{
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: #FFFFCC;
}
.WellTDselected
{
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    text-align: center;
}
.WellHref
{
    text-decoration: none;
    color: #316F8A;
}
.wellMainTable
{
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}
.wellInnerTD
{
    padding: 5px;
}
.mapFrameClass
{
    border-style: solid;
    border-width: 1px;
    height:450px;
    width:500px;
}
.HeaderTitle
{
    padding: 4px;
    border-style: solid;
    border-width: 1px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #999999;
    font-style: normal;
}

.WellChartLink
{
    text-decoration:none;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
}
.MenuLink
{
    border-width: 1px;
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #000000;
}
.TemplateMenuLink
{
    border-width: 1px;
    text-decoration: none;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #73e600;
}
.MenuTd
{
    height: 20px;
    font-size: 12px;
    font-family: Arial;
    vertical-align: middle;
    background-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #FFFFFF;
}

.TemplateTDNormal
{
    border-style: solid;
    border-width: 1px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    background-color: #000000;
    text-align: center;
    color: #FFFFCC;
}
.TemplateTDExtra
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: #000000;
    color: #000000;
}
.TemplateTDselected
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    text-align: center;
    color: #316F8A;
}

.GridTitle
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFCC;
    background-color: #7E7E7E;
    padding: 5px;
    text-align:center;
}
.GridDataSelected
{
    font-family: Arial;
    font-size: 15px;
    color: #000066;
    background-color: #C0C0C0;
    padding: 2px;
}
.GridData
{
    font-family: Arial;
    font-size: 15px;
    color: #000066;
    background-color: #E6E6E6;
    padding: 2px;
}
.GridDataUlter
{
    font-family: Arial;
    font-size: 15px;
    color: #000066;
    background-color: #FFFFFF;
    padding: 2px;

}
.GridTable
{
    background-color: #000000;
}

.ChartDetailTitle
{
    font-family: Arial;
    font-size: 9px;
    font-weight: bold;
    color: #999999;
    text-align: right;
    padding: 5px;
}
.ChartDetailData
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding: 5px;
    color: #35496A;
}
.ChannleGridRow
{
    font-family: Arial;
    font-size: 11px;
    color: #FFFFFF;
    background-color: #2C3D5B;
}

.WellDetailTitle
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-align: right;
    padding: 5px;
}
.WellDetailData
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding: 5px;
    color: #35496A;
}

.WellGridTitle
{
    font-family: Arial;
    font-size: 10px;
    color: #000066;
    background-color: #CECECE;
    padding: 2px;
}
.WellGridData
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #000066;
    background-color: #E6E6E6;
    padding: 2px;

}
.WellGridUlterTitle
{
    font-family: Arial;
    font-size: 10px;
    color: #000066;
    background-color: #FFFFFF;
    padding: 2px;

}
.WellGridUlterData
{
    font-family: Arial;
    font-size: 9px;
    color: #000066;
    background-color: #FFFFFF;
    padding: 2px;

}
.MediumTitle
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #3366FF;
}
.ActiveUser
{
    font-family: Arial;
    font-size: small;
    font-weight: 100;
    color: #009933;
}
.ActiveUserOVER
{
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    color: #009933;
}
.DeactiveUserOver
{
    font-family: Arial;
    font-size: small;
    font-weight: bold;
    color: #FF0000;
}
.DeactiveUser
{
    font-family: Arial;
    font-size: small;
    font-weight: 100;
    color: #FF0000;
}
.CurrentUser
{
    font-family: Arial;
    font-size: 15px;
    color: #000000;
}
.NoteFont
{
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
}