/* =LAYOUT */

html,
button,
input,
select,
textarea {
	font-family: Verdana, sans-serif;
}

body {
	color: #4f4f4f;	/*#585858;*/
	line-height: 1.3;
	font: 62.5%/1.4 Arial,Helvetica,Verdana,sans-serif;
	font-size: 0.7em;
	margin: 0;
	background-color:#fff;
}

#ext-container {
	background: 0;
    margin: 5px auto;
    width: 100%;
    max-width: 1260px;
    /* min-width: 760px; */
    border: 1px solid #ccc;
    position: relative;
}

/* FOOTER */

#footer-main {
	float: none;
	clear: both;
	font-size: 1em;
	font-weight: bold;
	color: #069;
	margin: 0px;
	margin-top: 0em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1.5em;
	background-color: #fff;
	text-align: center;
	overflow: hidden;
}

/* =2-COLUMN-LAYOUT-LEFT-MENU */
.two-columns-left-menu .content {
	left: 101.5%;
}

.two-columns-left-menu .menu {
	left: 1.5%;
}

/* =2-COLUMN-LAYOUT-RIGHT-MENU */

.two-columns-right-menu .menu {
	left: 22.5%;
}

/* =3-COLUMNS-LAYOUT */

.three-columns .content {
	left: 101.4%;
}

.three-columns .left-menu {
	left: 22.5%;
}

.three-columns .right-menu {
	left: 82.5%;
}

/* =ELEMENTS */

h1, h2, h3 {
	color: #737373; /*#5b677d;*/
	font-weight: bold;
}

h1{
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-weight: bold;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 3px;
}

/* =LINKS */

a {
	color: #5c687f;
    text-decoration: underline;
	font-weight:normal;
}

a:hover{
	color: #08c;
    text-decoration: none;
}

/* =INPUTS-AND-BUTTONS */

.button {
	line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,white,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(white),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,white,#e6e6e6);
    background-image: -o-linear-gradient(top,white,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	font-weight:normal;
}

.button:hover{
	line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,e6e6e6,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(e6e6e6),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,e6e6e6,#e6e6e6);
    background-image: -o-linear-gradient(top,#e6e6e6,#e6e6e6);
    background-image: linear-gradient(to bottom,#e6e6e6,#e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	font-weight:normal;
}

/* =TABLES */

table {
	/*border: 1px solid #ddd;
	border-spacing: 2px;*/
	color: #404040;
}

th {
	border: 0;
	background-color: #c5d9e3!important;
    color: #4e586a!important; /*#5b677d!important;*/
/*    border: 1px solid #ddd;*/
}

td {
	border: 0;
	/*border:1px solid #e3e3e3;*/
    text-transform: uppercase;
    /*font-size: 0.8em;*/
    /*line-height: 20px;*/
}

tr:nth-child(even) {
    background-color: #f9f9f9;
}

/* =HEADER-MENU */	

#header{
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: auto!important;
	min-width: 1000px!important;
	background-color:#326E73;
	position: relative;
}

#menu {
	position: relative;
    background: #97a1ae url(../../img/jcity-gov/dockbar_bg.png) repeat-x 0 0;
	color: #FFFFFF;
	font-size: 1.1em;
	text-align: left;
	padding: 0em;
	overflow: hidden;
}

#menu, 
#menu a {
	color: #000;
}

#style-sub-menu {
	margin-left: 96px;
	z-index: 10;
	position: relative;

}

#style-sub-menu li {
	display: inline;
	text-align: -webkit-match-parent;
}

#style-sub-menu li a {
    color: #fff;
	text-decoration: none;
	font-weight:bold;
	padding-left: 3px;
	padding-right: 3px;
	text-transform:uppercase;
}
#style-sub-menu li a:hover {
	background-color:#004080;
    color: #fff;
	font-weight:bold;
	padding-left: 3px;
	padding-right: 3px;
	text-transform:uppercase;
}

#style-sub-menu li a.font-very-big{
	font-size:1.2em;
	padding-left: 0.3em;
}

#style-sub-menu li a.font-big{
	font-size:1em;
	padding-left: 0.4em;
}

#style-sub-menu li a.font-normal{
	font-size:0.7em;
	padding-left: 0.5em;
}

#date-time {
	color: #ffffff;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}

#search-sub-menu{
	float: right;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0.5em;
	z-index: 15;
	position: relative;
}

#search-sub-menu div {
	color: #ffffff;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}

/* =BREADCRUMBS */
#breadcrumbs-wrapper{
	padding: .3em 0;
}

#breadcrumbs {
    color: #036C9C!important;
	font-size: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1.8em;
	text-align: left;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;
}

#breadcrumbs .youarehere{
	font-weight: bold;
}

#breadcrumbs .active{
	font-weight: bold;
	color: #036C9C!important;
}


/* =LATERAL-MENU */

.menu-box{
	margin-left:20px;
}

.menu-box h2 {
	background-image: url(../../img/jcity-gov/background.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 5px;
    border-left: 5px solid #08c;
    border-right: 5px solid #08c;
    margin: 10px 0 0 0;
	box-shadow: inset 0 0 0 1000px rgba(256,256,256,.8);
	color: #555;
    font-size: 17.5px;
}

.menu-box span{
    padding: 7px;
    padding-left: 10px;
}

.menu-box .current{
    border-color: #08c!important;
    background-color: #069!important;
}

.menu-box .current a{
 color: #fff!important;
}

.navigation-box{
	display: block;
	background-color:#fff;
}

.navigation-box ul {
	list-style-type: none;
	margin: 0px;
	margin-left: 0px;
}

.navigation-box li {
	margin: 0;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    border-color: #cdcdcd;
    margin-top: 1px;
    margin-bottom: 1px;
    font-weight: bold;
    color: #555;
    background-color: #fdfdfd;
}
.navigation-box li  a{
	font-weight:bold;
    color: #585858;
	text-decoration:none;
}

.navigation-box li  a:hover{
	font-weight:bold;
    color: #4d97d1;
	text-decoration:none;
}

.navigation-box li:not(.select_first):hover {
	background-color: #cdcdcd;
    color: #08c;
	text-decoration:none;
}

/* =OTHERS= */
.important {
	color: #5b677d;
    text-decoration: underline;
}

.container_cms{
	font-size:125%;
}

.submenu{
	padding-top: 0.3em;
    padding-bottom: 0.3em;
    background-color: #266392;
}

.submenu:hover{
	background-color:#004080;
    color: #fff;
	font-weight:bold;
}

.detail-section .detail-row ul li a:hover{
	color: #08c;
    text-decoration: none;
}

.sub-menu{
  height: auto !important;
}