﻿
@media screen and (min-width:0px) and (max-width:991px) {
/* CSS code for small screens */
    .top-nav li {
        list-style-type:disc;
        }

    body {
        font-family: "Open Sans",Verdana,Tahoma,"DejaVu Sans",sans-serif;
	    background-color: #FFFFFF;
        position: relative;
        height: 100%;
        font-size: 1em;
        /*min-height: 500px;*/
        /*padding-top: 400px;*/
        /*overflow: hidden;*/
        }
    #container{
        width: 100%;
    }

    h1 {
        font-size: 2.6em;
        margin-top: 0.3em;
        margin-bottom: 0.3em;
       
    }

    .mynav {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
        background-color: #333;
        /*position: fixed;*/
        top: 0; 
        width: 100%; /* Full width */
    }

    .navbar-inverse .navbar-brand {
  color: #fff;
}

    .navbar-inverse .navbar-nav > li > a {
        color: #fff;
    }

    .small-label {
        font-size: x-small;
        padding: 0px;
        font-weight:700;
        }

    .mobile-header {
        visibility: visible;
    }

    .mobile-footer{
         visibility: visible;
    }

    .mobile-bg {
        background-color: #030;
    }

    .control-height {
        height: 1.6em;
    }

    .top-bar {
    padding-left: 2.2em;
    padding-top: .4em;
    padding-bottom: .4em;
    padding-right: 2em;
    text-transform: uppercase;
    background-color: #003300;
    color: #fff;
    letter-spacing: .05em;
    font-size: 1em;
    width: 100%;
 }


   
    /*.btn {
    padding:.5em;
    border: none;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    }

    .btn:focus, .btn:active:focus, .btn.active:focus {
        outline: 0 none;
    }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
     background: #287228;
}
 
.btn-primary:active, .btn-primary.active {
     box-shadow: none;
}*/

    /*.btn-primary {
        border-radius: .50em;
     }

    .btn-warning {
        border-radius: .50em;
     }*/
.btn-round {
     border-radius: .50em;
}

footer {
    color: black;
    background-color: transparent;
    text-align: center;
    font-size: 1em;
    vertical-align:text-bottom;
    vertical-align:bottom;
 /*   position: absolute; 
    right: 0;
    bottom: 0;
    left: 0;*/
    padding-top:20px;
    padding-bottom:10px;
 }

a.footer {
    color: black;
    background-color: transparent;
    text-align: center;
    font-size: 1em;
    vertical-align:text-bottom;
    vertical-align:bottom;
}

}



@media screen and (min-width:992px)  {
/* CSS code for larger screens */

body {
	background-color: #FFFFFF;
    position: relative;
    height: 100%;
    /*min-height: 500px;*/
    padding-top: 70px;
    /*overflow: hidden;*/
}


    .control-height {
        height: 1.6em;
    }

    .mobile-header {
        display: none;
    }

    .mobile-footer{
        display: none;
    }

  .affix {
      top: 0;
      width: 100%;
  }

  .affix + .container-fluid {
      padding-top: 70px;
  }

.top-bar {
    padding-left: 2.2em;
    padding-top: .4em;
    padding-bottom: .4em;
    padding-right: 2em;
    text-transform: uppercase;
    background-color: #003300;
    color: #fff;
    letter-spacing: .05em;
    font-size: 12px;
    width: 100%;
 }

.navbar-inverse .navbar-brand {
  color: #fff;
}

.navbar-inverse .navbar-nav > li > a {
        color: #fff;
    }

.mynav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
    position: fixed; /* Set the navbar to fixed position */
    top: 0; /* Position the navbar at the top of the page */
    width: 100%; /* Full width */
}

.searchborder {
    border:solid;
    color: green;
    width: 1px;
 }

.row {
    padding: 3px;
}

.thinborder {
    background-color:#CCCCCC;
    border:solid 1px #808080;
    padding: 5px;
}


footer {
    color: #fff;
    background-color: #030;
    text-align: center;
    font-size: 1em;
    vertical-align:text-bottom;
    vertical-align:bottom;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin-top:50px;
 }

a.footer {
    color: #fff;
    background-color: #030;
    text-align: center;
    font-size: 1em;
    vertical-align:text-bottom;
    vertical-align:bottom;
}

.page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -142px; 
}

.alert { 
    display: block; 
}
.alert .glyphicon {
    display:table-cell;
}

.jumbotron {
    padding-top: 0px;
    padding-bottom: 0px;
    /*padding-bottom: 30px;*/ 
    /*margin-bottom: 30px;*/
    color: inherit;
    background-color: #efefe3;
    max-height: 100px;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    /*padding-top: 48px;*/
    padding-bottom: 0px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}



.official-byline {
    margin-top: .2em;
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    content: " ";
    display: table;
}

.official-byline {
    margin-top: 10em;
    color: white;
}

#vermont-official {
    float: right;
    letter-spacing: 0.05em;
    font-size: 12px;
}
floa
#content {
    max-height: calc(100% - 120px);
    overflow-y: scroll;
    padding: 0px 10%;
    margin-top: 60px;
}

header#header #name-and-slogan {
    margin: 1em;
}
    
/*media all*/
header#header #header-left {
    float: left;
    width: 75%;
    margin-left: 0%;
    margin-right: -75%;
}

#header {
    background: #efefe3;
    margin: 0;
    padding: .5em;
    color: #fff;
    font-size: 16px;
    letter-spacing: .01em;
}


html {
    font-family: "Lato",Verdana,Tahoma,"DejaVu Sans",sans-serif;
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.5em;
}

/*media all*/
header#header {
    background: #efefe3;
    margin: 0;
    padding: .5em;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.01em;
}

header#header h1#site-name {
    font-family: "Open Sans",Verdana,Tahoma,"DejaVu Sans",sans-serif;
    font-size: 1.4em;
    font-weight: 100;
    line-height: 1em;
    font-weight: bold;
}

a.DecAnchor1 {
    padding-left: .7em;
    font-family: "Open Sans",Verdana,Tahoma,"DejaVu Sans",sans-serif;
    color: #030;
    font-size: .9em;
    text-transform: uppercase;
    color:#030;
    text-decoration: none;
}

a.DecAnchor2 {
    padding-left: .35em;
    font-family: "Open Sans",Verdana,Tahoma,"DejaVu Sans",sans-serif;
    font-size: 1.28em;
    font-weight: 700;
    line-height: 1em;
    color:#030;
    text-decoration: none;
}




/*.btn-link {
  font-weight: normal;
  color: #164516;
  border-radius: 0;
}

.btn {
    padding:.5em;
    border: none;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none;
}


.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background: #287228;
}
 
.btn-primary:active, .btn-primary.active {
   box-shadow: none;
}*/

/*.btn-primary {
      color: #ffffff;
    border-radius: .50em 5px;
    border-color: white;
  }*/

.btn-round, btn {
     border-radius: .50em;
}

.gridheader {
    background-color: #646464;
    font-family:  "Lato",Verdana,Tahoma,"DejaVu Sans",sans-serif;
    /*text-transform: uppercase;*/
    color: White;
    border: none 0px transparent;
    text-align: center;
    font-size: .9em;
}

.gridviewrows {
    background-color: #fff;
    font-family:  "Lato",Verdana,Tahoma,"DejaVu Sans",sans-serif;
    font-size: .9em;
    color: #000;
    text-align: left;
    border: none 0px transparent;
    padding: 20px;
    height: 10px;
}

/*.rounded_corners {
    border: 1px solid #646464;
    border-radius: 8px;
    overflow: hidden;
}*/

.navbar-default {
    background-color: #efefe3;
    border:none;
    font-family: "Open Sans",Verdana,Tahoma,"DejaVu Sans",sans-serif;
    color: #030;
    font-size: .9em;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px;

}

.navbar-nav > li > a {
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left:4.5px;
  line-height: 10px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #efefe3;
    color: #289831;
 }

/*media all*/
.clearfix::before, .clearfix::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after {
    content: " ";
    display: table;
}

.nodecoration   {
    text-decoration: none;
    vertical-align:bottom;
}

/*gridview*/
.table table  tbody  tr  td a ,
.table table  tbody  tr  td  span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.table table > tbody > tr > td > span {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.table table > tbody > tr > td:first-child > a,
.table table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.table table > tbody > tr > td:last-child > a,
.table table > tbody > tr > td:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.table table > tbody > tr > td > a:hover,
.table   table > tbody > tr > td > span:hover,
.table table > tbody > tr > td > a:focus,
.table table > tbody > tr > td > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
    
/*end gridview */
}

.DetailsView { border: solid 1px #FFFFFF; }
.Grid td
{
    border: solid 1px #FFFFFF;
    margin: 1px 1px 1px 1px;
    padding: 1px 1px 1px 1px;
    text-align: center;
    font-size: x-small;
}
.GridHeader
{
    /*font-weight: bold;*/
    background-color: #8b8dbb;
     font-size: x-small;
}
.GridItem
{
    background-color: #e6e6e6;
     font-size: x-small;
}
 
.GridAltItem
{
    background-color: white;
}

}



/* Pattern styles */
.left-half {
  /*background-color: #ff9e2c;*/
  float: left;
  width: 50%;
}

.right-half {
  /*background-color: #b6701e;*/
  float: left;
  width: 50%;
}

.pad-left {
    padding-left: 1em;
}

.pad-right {
    padding-right: 1.5em;
}

.pad-bottom {
    padding-bottom: 3em;
}

.pad-bottom2X {
    padding-bottom: 6em;
}

.pad-top {
    padding-top: 1em;
}

.margin-topBig {
    margin-top: 7em;
}

/* -----------------------------------------------------------------------------------------------
    Table / GridView Standard
------------------------------------------------------------------------------------------------*/

.CWDTable th {
   border: 1px solid black;
   padding: 0.2em;
   background-color: #447375;
   color: white;
}

.CWDTable td {
   border: 1px solid black;
   padding: 0.2em;
}

.CWDTable tr:nth-child(even) {
    background-color: #f2f2f2;
}

.CWDTable a {
   color: white;
}



/* -----------------------------------------------------------------------------------------------
    Basics
------------------------------------------------------------------------------------------------*/
.bold {
  font-weight: bold;
}

.float-left {
    float: left;
}

.basicBorder {
    border-style: solid;
    border-radius: 5px;
    border-width: 1px;
}

.projectHeader {
    font-weight: bold;
    font-size: 1.3em;
    color: #4c8082;
}
 

/* -----------------------------------------------------------------------------------------------
    Search
------------------------------------------------------------------------------------------------*/
.searchBox {
    background-color: #efefe3;   
  /*  float: left;*/
    
    margin-right: .5em;
    border-style: solid;
    border-radius: 0px 0px 12px 0px;
    border-width: 0px 1px 1px 0px;
    margin-bottom: .5em;

}

.searchBox label {
        display: block;
    }

.searchBox2 {
    /* New version for ARC GIS*/
    background-color: #efefe3;   
    
    margin-right: .5em;
    border-style: solid;
    border-radius: 0px 0px 12px 0px;
    border-width: 0px 1px 1px 0px;
    margin-bottom: .5em;
      transition: width 2s;

}

.searchBoxLabels {
   font-weight: bold;  
   font-size: 1.3em;
   color: #4c8082;
   display: block;

}

.showSearchDiv {
    display:none; 
 
    font-size: 1.3em;
    transform: rotate(90deg); 
    transform-origin: left bottom 0;  
    background-color: #efefe3;
    position: absolute; 
    left: 0px; 
    Top: 0px;
    z-index:100;
    padding-left: 20px;
    padding-right: 20px;
     border-style: solid;
    border-radius: 5px 5px 0px 0px;
    border-width: 1px;
    margin-bottom: .5em;
}

.RightCornerButton {
    float:right; 
    border-style: solid;
    border-width: 0px 0px 1px 1px;
}

.positionAbslolute {
    position: absolute; 
    left: 0px; 
    Top: 0px;
}

/* -----------------------------------------------------------------------------------------------
    ProjectExplorer
------------------------------------------------------------------------------------------------*/

.projectExplorer input {
    display:block;
   
}

.projectExplorer label {
    font-weight: bold;
    font-size: 1.3em;
    color: #4c8082;  
    margin-bottom: 0px;
}

.inline {
     display: inline-block;
     padding-right: 7px;
}

.minWidth {
    min-width: 30px;
}
/* -----------------------------------------------------------------------------------------------
    Button Style Radio Buttons for Tabs
------------------------------------------------------------------------------------------------*/
.buttonStyleRadioTab {
    display:inline-block;
    vertical-align:top;
   
}
/*
  Hide radio button (the round disc)
  we will use just the label to create pushbutton effect
*/
.buttonStyleRadioTab input[type=radio] {
    display:none;  
}
 
/*
  Change the look'n'feel of labels (which are adjacent to radiobuttons).
  Add some margin, padding to label
*/
    .buttonStyleRadioTab input[type=radio] + label {
        border-radius: 0px 0px 7px 7px;
        display: inline-block;
        background-color: #e7e7e7;
        border-color: black;
        border-width: 0px 1px 1px 1px;
        border-style: solid;
        color: black;
        text-align: center;
        font-weight: normal;
        width: 4.5em;
        height: 1.6em;
      
        margin-left: .2em;
        font-size: 1.3em;
       
    }

/*
 Change background color for label next to checked radio button
 to make it look like highlighted button
*/
    .buttonStyleRadioTab input[type=radio]:checked + label {
        background-image: none;
        background-color: 	#70a870;
        color: white;
        font-weight: bold;
    }

    .buttonStyleRadioTab input[type=radio]:checked:disabled + label {
        background-color:  #6a6a69;
    }

/* -----------------------------------------------------------------------------------------------
    Button Style Radio Buttons
------------------------------------------------------------------------------------------------*/
.buttonStyleRadio {
    display:inline-block;
    vertical-align:top;
    
   
}
/*
  Hide radio button (the round disc)
  we will use just the label to create pushbutton effect
*/
.buttonStyleRadio input[type=radio] {
    display:none;  
}
 
/*
  Change the look'n'feel of labels (which are adjacent to radiobuttons).
  Add some margin, padding to label
*/
    .buttonStyleRadio input[type=radio] + label {
        display: inline-block;
        background-color: #e7e7e7;
        border-color: black;
        border-width: 1px;
        border-style: solid;
        color: black;
        text-align: center;
        font-weight: normal;
        width: 6em;
        height: 1.7em;
        /*padding-top: .25em;*/
        font-size: 1em;
       
       
    }

/*
 Change background color for label next to checked radio button
 to make it look like highlighted button
*/
    .buttonStyleRadio input[type=radio]:checked + label {
        background-image: none;
        background-color: #337ab7 ;
        color: white;
        font-weight: bold;
    }

    .buttonStyleRadio input[type=radio]:checked:disabled + label {
        background-color:  #6a6a69;
    }

    .LeftButtonLabel label{
        border-radius: 5px 0px 0px 5px;
        margin-left: 1em;
    }
    .RightButtonLabel label {
        border-radius: 0px 5px 5px 0px;
    }


