﻿body {
    padding-top: 50px;
    padding-bottom: 0px;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 2800px;
}
th
{
    text-align:center;
}
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
  z-index:9999;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}/**/
.login_panel
{
    width:40%;
    margin-left:30%;
    margin-top:2em;
    border:1px solid #ded6d6;
    background-color : white;
    border-radius : 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
.control-label-login
{
    font-size: 10pt;
    font-weight: normal;
}
.btn-tool {
  color: #333333;
  background-image : none;
  border-color: #cccccc;
  width:26px;
  height:26px;
  color:transparent;
}

.webgid-space
{
    border:1px solid #ded6d6;
    background-color : white;
    border-radius : 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    vertical-align:top;
}
.webgrid-table
{
    border:none;
    background-color:white;
    width:100%;
    max-width:100%;
}
.webgrid-table-m {
    border: none;
    background-color: white;
    width: 3000px;
}
.webgrid-row-style 
{
    border-top:1px solid #ded6d6;
    border-bottom:1px solid #ded6d6;
    font-size : 8pt;
    font-weight:normal;
    min-height: 2em;
    background-color:#fffefe;
}
.webgrid-alternating-row
{
    border-top:1px solid #ded6d6;
    border-bottom:1px solid #ded6d6;
    font-size : 8pt;
    font-weight:normal;
    min-height: 2em;
    background-color:#fefeff;
}
.webgrid-selected-row
{
    border-top:1px solid #ded6d6;
    border-bottom:1px solid #ded6d6;
    font-size : 8pt;
    font-weight:normal;
    min-height: 2em;
}
.webgrid-header {
    border-top: 1px solid #ded6d6;
    border-bottom: 1px solid #ded6d6;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
.webgrid_id_cell {
    vertical-align: middle;
    text-align: center;
    border-left: 1px solid #ded6d6;
    border-right: 1px solid #ded6d6;
    margin-right: 0.5em;
    min-width: 11em;
}
.webgrid_hidden_cell {
    vertical-align: middle;
    text-align: center;
    border-left: 1px solid #ded6d6;
    border-right: 1px solid #ded6d6;
    margin-right: 0.5em;
    min-width: 11em;
    display : none;
}

.webgrid_text_cell {
    vertical-align: middle;
    text-align: center;
    margin-right: 0.5em;
    border-right: 1px solid #ded6d6;
}
.webgrid_float_cell {
    vertical-align: middle;
    text-align: right;
    margin-right: 0.5em;
    border-right: 1px solid #ded6d6;
}
.webgrid_date_cell {
    vertical-align: middle;
    text-align: center;
    margin-right: 0.5em;
    border-right: 1px solid #ded6d6;
}
webgrid_button_cell {
    min-width: 2em;
    max-width: 2em;
    width: 2em;
    border-right: 1px solid #ded6d6;
    border-left: 1px solid #ded6d6;
}
webgrid_button_dd_cell {
    min-width: 4em;
    max-width: 4em;
    width: 4em;
    border-right: 1px solid #ded6d6;
    border-left: 1px solid #ded6d6;
}
.cadastre_details_action
{

}
.cadastre_details_page
{

}
.cadastre_append
{

}
.dialog-header
{
    font-size : 8pt;
    font-weight:bold;
    text-align : right;
    vertical-align:middle;
    width:50%;
}
.dialog-data
{
    font-size : 8pt;
    font-weight:normal;
    text-align : left;
    vertical-align:middle;
    background-color:white;
}
.row_note {
    min-height: 2em;
    vertical-align: middle;
}
.row_note_nc {
    min-height: 2em;
    vertical-align: middle;
    background-color : #cccccc;
    width : 100%;
}
.dt-space
{
    border:1px solid #ded6d6;
    background-color : white;
    border-radius : 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    vertical-align:top;
    padding:0.5em;
}
.row_document
{
    min-height:2em;
    vertical-align:middle;
}
.glyphicon-database-plus:before {
  content: url("Images/glyphicons-142-database-plus.png");
  width:16px;
  height:16px;
}
.cadastre_remove_object
{

}
.cadastre_mkdoc_object
{

}
.table-row-style 
{
    font-size : 8pt;
    font-weight:normal;
    min-height: 2em;
    background-color:#fffefe;
}
.table-alternating-row
{
    font-size : 8pt;
    font-weight:normal;
    min-height: 2em;
    background-color:#fefeff;
}
.find_label
{
    vertical-align:bottom;
    padding:0;
    margin:0;
    height:1.2em;
    max-height:1.2em;
    min-height:1.2em;
    margin-left:0.1em;
}
.block_find
{
    width:19%;
    min-width:19%;
    max-width:19%;
    padding:0;
    position: relative;
    float: left;
}
.find_text
{
    padding:0;
    margin-right:0.1em;
}
.block_find_btn
{
    width:4%;
    min-width:4%;
    max-width:4%;
    padding:0;
    position: relative;
    float: left;
}
.fieldslist-space
{
    border:1px solid #ded6d6;
    background-color : white;
    border-radius : 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    vertical-align:top;
    height:30em;
    max-height:30em;
    min-height:30em;
    margin-top:0.5em;
}
.row_fill
{
    min-height:2.5em;
    vertical-align:middle;
    border-bottom : solid 1px #eee6e6;
    padding-top:0.5em;
    padding-bottom:0.5em;
}
.cadastreblock
{
    width:100%;
    max-width:100%;
    overflow-x:auto;
}
.mapview
{
    width:100%;
    padding:0;
    margin:0;
    overflow:hidden; 
    background-color:black;
    height:100px;
    min-height:100px;
    max-height:100px;
    position:relative;
}
.mapviewToolbar {
    float: right;
    right: 0px;
    height: 30px;
    padding:0;
}
.mapviewToolbar div {
    float: right;
    margin: 0px;
    width: 24px;
    height: 24px;
    padding:0;
} 
.mapviewState {
    float:right;
    right:288px;
    margin: 0px;
    width: 20em;
    min-width:20em;
    height: 24px;
    padding:0;
    background-color:transparent;
    color:red;
    margin-left:1em;
    z-index:10;
}
.hidden {
    display: none;
}
