﻿html
{
    overflow: auto;
}
body, tbody, th, td
{
    font-family: verdana;
    font-size: 11px;
    color: #696969;
    margin: 0;
    padding: 0;
}
form
{
    margin: 0 auto;
    padding: 0;
    width: 800px;
    height: 456px;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
}
table tbody, table td, table th
{
    margin: 0;
    padding: 0;
    font-family: verdana;
    font-size: 12px;
}
input[type="button"]
{
    height: 19px;
    font-family: verdana;
    font-size: 12px;
    border: 1px solid #a9a9a9;
    background-color: #b0e0e6;
    border-radius: 4px;
}
input[type="checkbox"]
{
    font-size: 40%;
    margin: 0;
    padding: 0;
    width: 13px;
    height: 13px;
}
input[type="file"]
{
    height: 17px;
    font-family: verdana;
    font-size: 11px;
    border: 1px solid #a9a9a9;
    border-radius: 4px;
}
input[type="radio"]
{
    font-size: 40%;
    margin: 0;
    padding: 0;
    width: 13px;
    height: 13px;
}
input[type="submit"]
{
    height: 19px;
    font-family: verdana;
    font-size: 12px;
    border: 1px solid #a9a9a9;
    background-color: #b0e0e6;
    border-radius: 4px;
}
input[type="text"]
{
    font-family: verdana;
    font-size: 12px;
    border: 1px solid #a9a9a9;
    border-radius: 4px;
    margin: 0;
}
select
{
    height: 19px;
    font-family: verdana;
    font-size: 12px;
    border-radius: 4px;
    margin: 0;
}
textarea
{
    font-family: courier new;
    font-size: 12px;
    border: 1px solid #a9a9a9;
    border-radius: 4px;
    margin: 0;
}
.menutable
{
    width: 791px;
}
div.tabs
{
    background-color: #fff;
    background-image: url(../images/shapemanagernet.png);
    background-repeat: no-repeat;
    background-position: right center;
}
div.menu
{
    padding-top: 4px;
    display: inline-block;
}
div.menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
div.menu ul li
{
    width: 129px;
}
div.menu ul li a, div.menu ul li a:visited
{
    width: 108px;
    display: block; /* auto */
    margin: 5px 5px 0 0;
    padding: 5px 7px;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    line-height: 0.9em;
    color: #dde4ec;
    background-color: #808080;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 0 none;
    border-left: 1px solid #000;
}
div.menu ul li a:hover
{
    color: #fff;
    text-decoration: none;
    background-color: #bfcbd6;
}
div.menu ul li a:active
{
    margin: 5px 5px 0 0 !important;
    color: #cfdbe6;
    text-decoration: none;
    background-color: #a9a9a9;
}
a.static.selected
{
    margin: 1px 5px -1px 0 !important;
    line-height: 1.35em !important;
    background-color: #465c71 !important;
}
.maintable
{
    width: 791px;
    height: 422px !important;
    border: 1px solid #000;
}

.image { background:url(../Images/loading50x50.gif) center center no-repeat transparent; float:left; height: 275px; width: 500px ;}
.image img { width:100%; }

#disablingDiv
{
    /* Do not display it on entry */
    display: none; 
 
    /* Display it on the layer with index 1001.
       Make sure this is the highest z-index value
       used by layers on that page */
    z-index:1001;
     
    /* make it cover the whole screen */
    position: absolute; 
    top: 0%; 
    left: 0%; 
    width: 100%; 
    height: 100%; 
 
    /* make it white but fully transparent */
    background-color: white; 
    opacity:.50; 
    filter: alpha(opacity=50); 
}

.divLoading
{
    width: 791px;
    height: 422px;
}

.divLoading::before
{
    content: " ";
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    
}
.divLoading div
{
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    
}

.specialIELbl
{
    float: left; 
    width: 110px; 
    *width:auto;
}

.checkboxText {
	 
	width: 400px;
	margin-left: 10px;
}
.visibletable
{
    display: block;
    border-collapse: collapse;
    border-spacing: 0;

}
.hiddentable
{
    display: none;
    border-collapse: collapse;
    border-spacing: 0;
}
.drillholesgridviewheaderrow th
{
    height: 16px;
    font-size: 10px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    background-color: #587073;
    padding-left: 1px;
    padding-right: 1px;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}
.drillholesgridviewrow td
{
    height: 19px;
    font-size: 11px;
    color: #333333;
    text-align: center;
    background-color: #F7F6F3;
    padding-left: 2px;
    padding-right: 2px;
}
.drillholesgridviewrow td a
{
    font-size: 10px;
}
.drillholesgridviewalternatingrow td
{
    height: 19px;
    font-size: 11px;
    color: #284775;
    text-align: center;
    background-color: #fff;
    padding-left: 2px;
    padding-right: 2px;
}
.drillholesgridviewalternatingrow td a
{
    font-size: 10px;
}
.drillholesgridviewselectedrow td
{
    height: 19px;
    font-size: 11px;
    color: #333333;
    text-align: center;
    background-color: #e2ded6;
    padding-left: 2px;
    padding-right: 2px;
}
.drillholesgridviewselectedrow td a
{
    font-size: 10px;
}

.divGroup, .divGroup2, .divGroup3, .divGroup4
{
    float: left;
    width: 100%;
}
.divGroup
{
    padding: 5px 0 75px;
}
.divGroup2, .divGroup3, .divGroup4
{
    white-space: nowrap;
    padding-bottom: 5px;
}

.divGroup2 label, .divGroup2 span, .divGroup2 input, .divGroup3 label, .divGroup3 span, .divGroup3 input, .divGroup4 label, .divGroup4 span, .divGroup4 input
{
    font-size: 12px;
    display: inline-block;
}

.divGroup2 label, .divGroup2 input, .divGroup2 span, .divGroup3 label, .divGroup4 label
{
    width: 125px;
}
.divGroup2 input, .divGroup3 input, .divGroup4 input
{
    text-align: right;
}

.divGroup3 input
{
    width: 58px;
}

.divGroup4 input, .divGroup4 select
{
    width: 115px;
}

.divGroup5 {
    width: 259px; 
    *width:auto;
    height: 277px; 
    float: left; 
    padding: 0 0 0 10px;	
	
}
	
.text-primary
{
    color:#337ab7;
}
a.text-primary:focus,a.text-primary:hover
{
    color:#286090;
}
.text-info
{
    color:#31708f;
}
a.text-info:focus,a.text-info:hover
{
    color:#245269;
}
.btn
{
    display:inline-block;
    padding:6px 12px;
    margin-bottom:0;
    font-size:14px;
    font-weight:400;
    line-height:1.42857143;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;
    -ms-touch-action:manipulation;
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    background-image:none;
    border:1px solid transparent
 }
    
.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus
{
    outline:thin dotted;
    outline:5px auto -webkit-focus-ring-color
}
.btn.focus,.btn:focus,.btn:hover
{
    color:#333;
    text-decoration:none
}
.btn.active,.btn:active
{
    background-image:none;
    outline:0;
    -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125)
}
.btn.disabled,.btn[disabled],fieldset[disabled]
{
    cursor:not-allowed;
    -webkit-box-shadow:none
}
.btn-primary
{
    color:#fff;
    background-color:#337ab7;
    border-color:#2e6da4}
.btn-primary.focus,.btn-primary:focus
{
    color:#fff;
    background-color:#286090;
    border-color:#122b40}
.btn-primary:hover
{
    color:#fff;
    background-color:#286090;
    border-color:#204d74
}
.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary
{
    color:#fff;
    background-color:#286090;
    border-color:#204d74
}
.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover
{
    color:#fff;
    background-color:#204d74;
    border-color:#122b40
}
.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary
{
    background-image:none
}
.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover
{
    background-color:#337ab7;
    border-color:#2e6da4
}
.btn-primary.badge
 {
     color:#337ab7;
     background-color:#fff
 }