html {
    background-color: #fff;
    margin: 0;
    padding: 0;
}

body {
    background-color: #fff;
    color: #333;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 0.8em;
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: underline;
}

a:link, a:visited,
a:active, a:hover {
    color: #333;
}

a:hover {
    color: #074695;
}

a#attributions {
    margin-top: 34px;
    margin-bottom: 8px;
    margin-right: 3px;
    float: right;
}

.always-hidden{
    visibility:hidden;
}

 /* buttons
    ----------------------------------------------------------*/
header, footer, hgroup,
nav, section {
    display: block;
}

#header-container {
    display: inline-block;
    width: 100%;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.clear {
    clear: both;
}

.float-right {
    float: right;
}

.clear-fix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

h5 a:link, h5 a:visited, h5 a:active {
    padding: 0;
    text-decoration: none;
}


/* main layout
----------------------------------------------------------*/

.content-wrapper {
    margin: 0 auto; /* center it */
}

#body {
    background-color: #efeeef;
    clear: both;
    padding-bottom: 0;
    border-top-color: #ccc;
    min-height:820px;
}
#DivGrid {
    font-size:1em;
    margin-top: 1em;
}
.main-content {
  padding: 34px 21px 34px 21px;
}

.main-content-background {
  min-height: 92%;
  background-color: rgba(113, 184, 142, 0.4);
}

.doe-logo-container {
    padding: 12px 8px 0 19px;
}

.start-center-logo {
    display: inline-block;
    width: 450px;
}

header .content-wrapper {
    padding-top: 3px;
}

footer {
    background-color: #074695;
    clear: both;
    font-size: 1em;
    height: 34px;
}

footer .content-wrapper {
    padding: 8px 21px 0 21px;
    text-align: center;
}

#noscript-padding {
    margin-top: 3.5em;
}

#noscript-warning {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 101;
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    color: #ffffff;
    background-color: #a52a2a;
    padding: 5px 0px;
}

/* site title
----------------------------------------------------------*/

.site-title {
    color: black;
    font-size: 1em;
    font-weight: normal;
    margin: 3px 10px;
    text-align: center;
}

.site-title-div {
    display: inline-block;
    vertical-align: middle;
}

.install-chrome-link {
    padding: 5px 15px;
    background-color: gray;
    color: white !important;
    text-decoration: none;
    border-radius: 4px;
}

#installChromeDiv {
    display: none;
}

#dialogContent {
    font-size: 0.9em;
    display: inline-block;
}

.logo-text {
    color: white;
    font-size: 1em;
    float: right;
    margin-right: 6px;
}

.version-info {
    margin-top: 5em;
    color: #CDCDCD;
    bottom: 0;
}

#chromeLink {
    margin-top: 5px;
}

#chromeLogo {
    text-align: center;
}

/*Override the Jquery dialog UI to match our application consistency*/
.close-button {
    background-image: linear-gradient(rgb(255, 255, 255) 0px, rgba(255, 255, 255, 0) 3px, rgba(255, 255, 255, 0.75) 100%) !important;
    background-color: rgb(188, 216, 244) !important;
}

.ui-dialog-titlebar, .ui-dialog-titlebar-close {
    background-image: linear-gradient(rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 100%) !important;
    background-color: rgb(171, 214, 255) !important;
}

.site-title a, .site-title a:hover, .site-title a:active {
    background: none;
    color: #c8c8c8;
    outline: none;
    text-decoration: none;
}


/* login
----------------------------------------------------------*/

#login{
    display: block;
    font-size: 1.0em;
    margin: 8px 21px 8px 0;
    text-align: right;
}

.center-align {
    text-align: center;
}

#login a{
    margin-left: 13px;
    margin-right: 0px;
    padding: 2px 3px;
    text-decoration: none;
}

#login a:hover {
    color: #074695;
    text-decoration: underline;
}

#login a.username {
    background: none;
    margin: 0;
    padding: 0;
    text-decoration: underline;
}

#login ul {
    margin: 0;
}

#login li {
    display: inline;
    list-style: none;
}

.justification-area {
    width: 310px;
    height: 120px;
    vertical-align: middle;
}

.ddl-register-timezone, .ddl-change-timezone{
    background: #fff;
    border: 1px solid #e2e2e2;
    color: #333;
    font-size: 1em;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 322px;
}

#width_tmp_select{
    display: none;
    min-width: 316px;
}

.tmp-width-ddl-change-timezone{
    width: 316px;
}

.feedback-text-area {
    width: 544px;
    height: 100px;
    vertical-align: top;
}

.justification-notes {
    width: 320px;
    font-size: 12px;
    font-style: italic;
    text-align: justify;
}

.us-citizens-notes {
  width: 320px;
  font-size: 12px;
  font-style: italic;
  text-align: justify;
  padding-bottom: 5px;
}

.password-notes {
  width: 320px;
  font-size: 12px;
  font-style: italic;
}

.user-notification {
    font-size: 12px;
    font-style: italic;
    margin: 12px 8px;
}


/* menu
----------------------------------------------------------*/

ul#menu {
    font-size: 1em;
    font-weight:500;
    float: right;
    padding-top: 1.5em;
    padding-right: 15px;
}

ul#menu li {
    display: inline;
    list-style: none;
    padding-right: 6px;
}

ul#menu li a {
    background: none;
    color: #000;
    text-decoration: none;
}

ul#menu li a:hover {
    color: #074695;
    text-decoration: underline;
}

/*Responsive Styles*/

@media screen and (max-width : 880px){
    ul#menu {
        padding-top: 0;
    }
    #menuDiv {
        float: left;
    }
   #login {
        float: right;
    }
}

@media screen and (max-width : 960px) {
       .doe-logo-container {
       display: none;
   }
}

@media screen and (max-width : 1090px) {
       .start-center-logo {
           width: 300px;
       }
}


/* page elements
----------------------------------------------------------*/
/* featured */

.featured {
    background-color: #fff;
}

.featured .content-wrapper {
    background-color: #7ac0da;
    background-image: linear-gradient(to right, #7ac0da 0%, #a4d4e6 100%);
    color: #3e5667;
    padding: 20px 40px 30px 40px;
}

.featured hgroup.title h1, .featured hgroup.title h2 {
    color: #fff;
}

.featured p {
    font-size: 1.1em;
}

/* page titles */

hgroup.title {
    margin-bottom: 8px;
}

hgroup.title h1, hgroup.title h2 {
    display: inline;
}

hgroup.title h2 {
    font-weight: normal;
}

/* features */

section.feature {
    float: left;
    padding: 10px;
    width: 300px;
}

/* content */

article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

aside ul {
    list-style: none;
    padding: 0;
}

aside ul li {
    background: url("../Images/bullet.png") no-repeat 0 50%;
    padding: 2px 0 2px 20px;
}

.label {
    font-weight: 700;
}

/* login page */

#loginForm {
    float: left;
}

#loginForm .validation-error {
    display: block;
    margin-left: 15px;
}

#loginForm .validation-summary-errors ul {
    margin: 0;
    padding: 0;
}

#loginForm .validation-summary-errors li {
    display: inline;
    list-style: none;
    margin: 0;
}

#socialLoginForm {
    float: left;
    margin-left: 40px;
    width: 40%;
}

#socialLoginForm h2 {
    margin-bottom: 5px;
}

#socialLoginList button {
    margin-bottom: 12px;
}

#logoutForm {
    display: inline;
}

/* contact */

.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */

fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

fieldset legend {
    display: none;
}

fieldset ol {
    list-style: none;
    padding: 0;
}

fieldset ol li {
    padding-bottom: 5px;
}

label {
    display: block;
    font-family: Verdana, Helvetica, Sans-Serif;
}

label.checkbox {
    display: inline;
}

input, textarea {
    background: #fff;
    border: 1px solid #e2e2e2;
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 310px;
}

textarea {
    font-family: inherit;
    width: 500px;
}

input:focus, textarea:focus {
    border: 1px solid #7ac0da;
}

input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
}

input[type=checkbox][disabled]{
}

input[type="radio"] {
    border: none !important;
}

input[type="submit"],
input[type="button"],
button {
    background-color: #111111;
    color: #FFF;
    border: 1px solid #787878;
    border-radius: 0.4em;
    cursor: pointer;
    font-size: 1em;
    font-weight: 600;
    margin-right: 8px;
    padding: 4px 22px 4px 22px;
    width: auto;
    border-radius:4px;
    color: #ffffff
}

    input[type="button"]:hover, input[type="submit"]:hover {
     background: #074695;
     border: 1px solid #787878;
 }

td input[type="submit"],
td input[type="button"],
td button {
    font-size: 1em;
    margin-right: 4px;
    padding: 4px;
}

/* Override styles for buttons with .disabled-button class */
input[type="submit"].disabled-button,
input[type="button"].disabled-button,
button.disabled-button {
  background-color: grey;
  color: white;
  cursor: not-allowed;
  border-color: grey; /* Optional if you want to change the border color as well */
}

  /* Disable hover effect for disabled buttons */
  input[type="submit"].disabled-button:hover,
  input[type="button"].disabled-button:hover,
  button.disabled-button:hover {
    background-color: grey; /* Prevents hover from applying the hover color */
    border-color: grey; /* Optional, prevents border color from changing on hover */
  }

/* info and errors */

.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: green;
    font-size: 1.2em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */

.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
  color: #e80c4d;
  font-size: 1em;
  font-weight: bold;
  width: 310px;
}

.validation-summary-valid {
    display: none;
}

/* tables
----------------------------------------------------------*/

table {
    font-size:1.1em;
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.1em;
}

th {
    border: none 0px;
    font-size: 0.8em;
    padding-left: 0;
    text-align: left;
}

th a {
    display: block;
    position: relative;
}

th a:link, th a:visited, th a:active, th a:hover {
    color: #333;
    font-weight: 600;
    padding: 0;
    text-decoration: none;
}

th a:hover {
    color: #000;
}

th.asc a, th.desc a {
    margin-right: .75em;
}

th.asc a:after, th.desc a:after {
    display: block;
    font-size: 0.75em;
    position: absolute;
    right: 0em;
    top: 0;
}

th.asc a:after {
    content: '▲';
}

th.desc a:after {
    content: '▼';
}

td {
    border: 0 none;
    padding: 0.25em 2em 0.25em 0em;
    font-size: 0.85em;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}

a.about-link {
    color: #b0cff2;
    float: left;
    text-decoration: none;
    margin-right: 13px;
}

a.about-link:hover {
    color: #ffffff;
    text-decoration: underline;
}

/* manage users*/

table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	text-align: left;
}

table.tablesorter thead tr .header {
	background-image: url("themes/base/images/bg.gif");
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.tablesorter tbody td {
	color: #3D3D3D;
}

table.tablesorter thead tr .headerSortUp {
	background-image: url("themes/base/images/asc.gif");
}

table.tablesorter thead tr .headerSortDown {
	background-image: url("themes/base/images/desc.gif");
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #787878;
}

#userManagementTable tr:nth-child(even) td{
    background-color: #efeeef;
}

#userManagementTable td + #userManagementTable td {border-left:1px solid #000;}

#userManagementTable a {
    color: #0c65a5;
}

.delete-user, .unapprove-registration {
  color: red !important;
}

#userManagementTable table, #userManagementTable th, #userManagementTable td {
    border: 1px solid black;
    border-collapse: collapse;
}

#userManagementTable td {
    font-size: 1em;
}

#userManagementTable .td-colspan-first{
    border-right-style:none !important;
}

#userManagementTable .td-colspan-second{
    border-left-style:none !important;
}

.user-management .ui-dialog-titlebar{
    background: #cccccc !important;
}

.user-management .ui-dialog-titlebar-close{
    background: #cccccc !important;
}

.td-user-management a{
    cursor:pointer;
}

.td-user-management-saved-routes-count a{
    cursor:pointer;
}

.user-management-popup-field {
    color: #0c65a5;
}

.rdo-roles{
    width:10px;
    padding-right:0 !important;
}

table tr:nth-child(even) td .rdo-roles{
    background-color: #efeeef;
}
.rdo-role-label{
    float:left;
    padding-left:5px;
}

.td-user-management{
    padding-top:13px !important;
    padding-left:5px !important;
}

th.th-firstname-width, th.th-lastname-width{
    overflow: hidden;
    width: 9.5%;
}

th.th-email-width{
    overflow: hidden;
    width: 20%;
}

th.th-regiterOn-width{
    overflow: hidden;
    width: 10%;
}
th.th-saved-routes-width{
    overflow: hidden;
    width: 10%;
}

th.th-status-width{
    overflow: hidden;
    width: 16%;
}

th.th-role-width{
    overflow: hidden;
    width: 10%;
}

th.th-delete-width{
    overflow: hidden;
    width: 13%;
}

.notes-symbol{
    color:#A52A2A;
}

.notes-label{
    float:left;
    padding-left:10px;
    padding-right:5px;
}

.td-notes-symbol{
    text-align:center;
}

/********************
*   Mobile Styles   *
********************/

@media only screen and (max-width: 850px) {
    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }

    /* logo */

    header .site-title {
        margin-top: 8px;
        margin-left: 13px;
        margin-right: 13px;
        margin-bottom: 3px;
        text-align: center;
    }

    /* login */

    #login ul {
        margin: 5px 0;
        padding: 0;
    }

    #login li {
        display: inline;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    /* menu */

    nav {
        margin-bottom: 5px;
    }

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }

    ul#menu li {
        margin: 0;
        padding: 0;
    }


    /* main layout
    ----------------------------------------------------------*/

    .main-content,
    .featured + .main-content {
        background-position: 10px 0;
    }

    .content-wrapper {
        padding-left: 10px;
        padding-right: 10px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    /* page content */

    article, aside {
        float: none;
        width: 100%;
    }

     /* features */

    section.feature {
        float: none;
        padding: 10px;
        width: auto;
    }

    section.feature img {
        color: #999;
        content: attr(alt);
        font-size: 1.5em;
        font-weight: 600;
    }

    /* login page */

    #loginForm {
        border-right: none;
        float: none;
        width: 355px;
    }

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #socialLoginForm {
        float: none;
        margin-left: 0;
        width: auto;
    }

    #registerForm {
      width: 355px;
    }

    #forgotPassword {
      width: 355px;
    }

    /* footer
    ----------------------------------------------------------*/

    footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        height: auto;
        padding: 10px 0;
        text-align: center;
    }

    footer p {
        margin: 0;
    }

    footer .content-wrapper {
        min-height: 21px;
        padding: 8px 21px 0 21px;
        text-align: center;
    }
}

/* Partial View alignment in Role related views
    ----------------------------------------------------------*/
.partial-align {
    width:500px;
    float:left;
}

.button-container{
    padding:10px;
}

.button-container a{
    text-decoration:none;
    background-color: #146737;
    color: #FFF;
    border: 1px solid #787878;
    border-radius: 0.4em;
    cursor: pointer;
    font-size: 1em;
    font-weight: 600;
    margin-right: 8px;
    padding: 2px 12px 2px 12px;
    width: auto;
    border-radius:4px;
    color: #ffffff
}

 #mapToolbar .dijitButtonNode {
    padding: 2px 0 2px 6px !important;
}

 #downloadInfoButtongContent .dijitButtonNode{
    padding: 2px 0 2px 6px !important;
}


.button-container a:hover {
    background: #327E04;
    border: 1px solid #146737;
}
.webgrid-table{
    border: 1px solid #b9b3b3;
}
.webgrid-header{
    background:#bfc0be;
}

.webgrid-header th{
    padding:5px;
    border-right: 1px solid #b9b3b3;
}

.webgrid-alternating-row td, .webgrid-row-style td{
    white-space:normal;
    border-left: 1px solid #b9b3b3;
    border-right: 1px solid #b9b3b3;
    padding:4px;
}

.webgrid-alternating-row{
  background-color: #DFDFDF;
}

.center-logo{
  /* background:url('../Images/START_Rounded_Logo.png') no-repeat; */
  display:inline-block;
  background-size:250px;
  margin-left:20%;
  margin-right:10%;
  margin-top:10%;
  margin-bottom:10%;
  width:250px;
  height:250px;
}

.left-button{
    float:left;
}
