html {
	background: #03535C url(../images/background.jpg) top repeat-x;
}

body{
	padding-top:0px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

body, .navbar-default, .container-fluid{
	background:transparent;
}

a{
	color:#67D8F4;
}

a:hover{
	color:#DC2203;
}

h1 {
	font-size: 24px;
	color: #f8941d;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	font-family	: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	line-height: 1.2;
}

h2 {
	font-size: 16px;
	color: #333;
}

h3 {
  	font-size: 18px;
}

h4 {
  	font-size: 12px;
}

h5 {
  	font-size: 14px;
  	color: #00a3b4;
}

.table > thead > tr > th {
	border-bottom: 0px;
}

.branding{
	padding: 0px 20px 0px 20px;
	font-size:12px;	
}

.branding-title{
	font-size:17px;
	position:absolute;
	bottom:0px;
	padding-left:10px;
	color:#004065;
}

.branding .row{
	padding-top:10px;
}

.branding-menu{
	color:#ffffff;
	font-weight:bold;
}

.branding-menu a{
	color:#004065;			
}

.navbar{
	border:none;
	margin-bottom:0px;
}

.navbar > div.container-fluid {
	background: url(../images/stripe-blue.png) repeat; 
	border-radius: 5px 5px 0px 0px;
}



.navbar-default , .box-shadow{
	-webkit-box-shadow:none;
}

.navbar-default .navbar-nav>li>a{
	color:#acdee7;
	font-weight: normal;
}

.navbar-nav>li>a{
	text-shadow:none;
	font-size:14px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	color:#ffffff;
}

@media only screen and (min-width : 768px) {
    /* Make Navigation Toggle on Desktop Hover */
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}

.dropdown:hover .dropdown-menu > a,
.dropdown:hover .dropdown-menu > a:hover,
.dropdown:hover .dropdown-menu > a:focus,
.navbar-default .navbar-nav > li.dropdown:hover > a,
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus{
	color:#ffffff;
	background-color:#1A838F;
}

.dropdown:hover .dropdown-menu a,
.navbar-default .navbar-nav .open .dropdown-menu > li > a{
	color:#ffffff;
}	

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-image:none;
	background-color:#00a3b4;
	color: #333333;
}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .active > a {
	background-image:none;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: #acdee7;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #acdee7;
}

.navbar-nav > li > .dropdown-menu{
	background:url(../images/submenu.png) 0 -15px;
	padding:15px 0px;
}

.nav-tabs > li > a, .nav-tabs > li > a:focus {
	color: #ffffff;
	cursor: default;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	background: #949494 url(../images/stripe-brown.png);
	margin-top:1px;
}

.nav-tabs > li > a:hover, 
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	color: #ffffff;
	cursor: default;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	background: #9EEEF6 url(../images/stripe-light-blue.png);
	margin-top:1px;
}

.dropdown-menu{
	border-color:transparent;
}

.dropdown-menu > li{
	border-bottom: 1px #a4a4a4; 
	//padding:5px 0px;
}

.dropdown-header {
	color: #acdee7;
}

.main-content{
	background: #ffffff;
}

.heading{
	background: url(../images/stripe-dark-green.png) bottom repeat-x;
	padding-bottom: 0px;
	margin-bottom: 0px;
	position: relative;
}

.module{
	padding:10px 0px;
}

.module h2 , .section-heading {
	background: #acdee7 url(../images/icon-dots.png) 10px 12px no-repeat;
	border-radius: 5px;
	padding: 10px 10px 10px 35px;
	line-height: 1;
	color: #004065;
}

.button-group{
	margin:15px 0px;
}
}

.panel-titllinear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
}

.panel-titletlititl
{
  .button-group > button {
	margin-bottom: 5px;
}

select[multiple] > option{
	padding:5px 0px;
}

.panel-info > .panel-heading {
	background-image: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
}

.panel-title{
	color:#004065;
}

.c2is-table {
	padding: 0px 15px 0px 15px;
}

.c2is-table .c2is-table-header {
	font-weight:bold;
	color:#ffffff;
	background-color:#888888;
	border: 2px #acdee7 solid;
	border-width: 2px 0;
	padding: 8px 10px; 
}

.c2is-table .c2is-table-row {
	padding:5px 10px;
	border-top: 1px solid #ddd;
}

.c2is-table-row:nth-child(even){
	background-color:#f9f9f9;
}

.c2is-table .c2is-table-row .checkbox{
	margin: 0px;
}

.c2is-table .c2is-table-row .c2is-table-actions > a{
	padding-right:5px;
}

.c2is-footer{
	background: url(../images/stripe-blue.png) repeat;
	border-radius: 0px 0px 5px 5px;
	padding-top:10px;
	padding-bottom:10px;
	color:#acdee7;
	font-size:11px;
}

.c2is-footer .c2is-footer-links{
	text-align:center;
}

.c2is-footer .c2is-footer-links > a{
	color:#000000;
	padding-right:15px;
}

.c2is-footer .c2is-footer-middle{
	text-align:center;
}

.c2is-footer .c2is-footer-copyright{
	text-align:center;
	
}

.c2is-pagination >div {
	padding: 5px 0px;
}

.c2is-pagination {
	background: #888;
	padding: 8px 20px;
	margin: 10px 0px 30px 0px;
	border-radius: 5px;
	color: #fff;
	font-size:12px;
}

.c2is-pagination a{
	color:#ffffff;
	padding-right:5px;	
}

@media (min-width: 768px) 
{
	.branding{
		padding: 10px 20px 0px 20px;
	}
	
	.branding-title{
		font-size:30px;
		position:absolute;
		bottom:0px;
		padding-left:10px;
	}
	
	.branding .row{
		padding-top:0px;
	}

	.c2is-footer .c2is-footer-links{
		text-align:left;
	}
	
	.c2is-footer .c2is-footer-copyright{
		text-align:right;	
	}
	
	.c2is-pagination .c2is-pagination-page-links {
		text-align:right;
	}
}

.c2is-tabs{
	border-bottom: 2px #03535C solid;
}

.c2is-dashboard table > thead{
	background: #888;
	color: #fff;
	border: none;
	padding-left: 20px;
}

.c2is-dashboard h2 , .c2is-search-results h2 {
	background: #acdee7 url(../images/icon-dots.png) 10px 12px no-repeat;
	border-radius:5px 5px 0px 0px;
	padding: 10px 10px 10px 35px;
	line-height: 1;
	color: #004065;
	margin-bottom: 0px;
	font-size:16px;
	font-weight:normal;
}

.c2is-dashboard h2 > a{
	float:right;
	font-size: 13px;
	margin-top: 3px;
	padding-right: 18px;
	background: url(../images/arrow-rounded-blue.png) 100% 0px no-repeat;	
}

.c2is-asterix
{
	color:#ff0000;
}

.c2is-form-signin 
{
	max-width: 330px;
	padding: 15px;
	margin: 0 auto;
}

.c2is-form-signin h2
{
	font-size: 30px;
}

.c2is-form-signin input[type="email"] 
{
	margin-bottom: -1px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.c2is-form-signin .form-control
 {
	position: relative;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	font-size: 16px;
}

.c2is-form-signin .c2is-error
{
	background-color:#f2dede;
	padding: 15px;
}

.mandatory:before {
	content: " * ";
	color:#ff0000;
}

.sidebar-offcanvas {
	background:#ffffff;
	height:100%;
	overflow-y: scroll;
	padding-top:40px;
}

.sidebar-offcanvas .list-group-section {
	position: relative;
  	display: block;
  	padding: 10px 15px;
	margin-bottom: -1px;
  	background-color: #fff;
  	border: 1px solid #ddd;
  	text-transform:uppercase;
  	background: #acdee7;
  	color: #004065;
  	font-weight: 500;
}

.sidebar-offcanvas .list-group-item:hover{
  z-index: 2;
  color: #fffffff;
  text-shadow:none;
  background-color: #1A838F;
  border-color: #1A838F;
  background-image:none;
}

.sidebar-offcanvas .list-group-item.active, 
.sidebar-offcanvas .list-group-item.active:hover, 
.sidebar-offcanvas .list-group-item.active:focus {
  z-index: 2;
  color: #fffffff;
  text-shadow:none;
  background-color: #1A838F;
  border-color: #1A838F;
  background-image:none;
}

.sidebar-offcanvas a.list-group-item {
	color:#f8941d;
	text-transform:uppercase;
}

.sidebar-offcanvas a.list-group-item.active,
.sidebar-offcanvas a.list-group-item:hover{
	color:#ffffff;
}

.dropdown-menu .divider {
	border-top: 1px #777 dotted;
}

.unread {
	font-weight: bold;
}

@media only screen and (max-width: 767px){

	.dropdown-menu > li > a {
		color: #fff !important;
		font-size: 14px !important;
		padding: 5px 0px!important;
	}

	.dropdown-menu > .dropdown-submenu > a {
		color: #acdee7 !important;
		font-size: 12px !important;
		padding: 5px 0px !important;
	}

	.dropdown-header > ul{
		display: block;
	}
	
	.dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu > .divider {
		display:none;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
	.nav > li:nth-child(5) > .dropdown-menu >.dropdown-submenu>.dropdown-menu {
		left: auto;
		right: 100%;
		-webkit-border-radius:6px 0 6px 6px;
	    -moz-border-radius:6px 0 6px 6px;
	    border-radius:6px 0 6px 6px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1279px){
	.nav > li:nth-child(n+5):nth-child(-n+7) > .dropdown-menu >.dropdown-submenu>.dropdown-menu {
			left: auto;
			right: 100%;
			-webkit-border-radius:6px 0 6px 6px;
		    -moz-border-radius:6px 0 6px 6px;
		    border-radius:6px 0 6px 6px;
	}
}

@media only screen and (min-width: 1090px){
	.nav > li:nth-child(n+8) > .dropdown-menu >.dropdown-submenu>.dropdown-menu {
			left: auto;
			right: 100%;
			-webkit-border-radius:6px 0 6px 6px;
		    -moz-border-radius:6px 0 6px 6px;
		    border-radius:6px 0 6px 6px;
	}
}

@media only screen and (min-width: 768px){
	
	.dropdown-menu .divider {
		margin: 0px !important;
	}
	
	.dropdown-menu li {
		padding: 0px !important;
	}
	
	.dropdown-menu > li > a {
		padding: 8px 25px !important;
	}
	
	.dropdown-header {
		padding: 5px 0px !important;
	}

	.dropdown-header > a {
		color: #fff;
		font-size: 14px;
	}

	.dropdown-submenu {
	    position:relative;
	}

	.dropdown-submenu>.dropdown-menu {
		background-color:#333;
		display:none !important;
	    top:0;
	    left:100%;
	    margin-top:-6px;
	    margin-left:-1px;
	    -webkit-border-radius:0 6px 6px 6px;
	    -moz-border-radius:0 6px 6px 6px;
	    border-radius:0 6px 6px 6px;
	}
	
	.dropdown-submenu:hover>.dropdown-menu {
	    display:block !important;
	}
	.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:#cccccc;
	    margin-top:5px;
	    margin-right:-10px;
	}
	.dropdown-submenu:hover>a:after {
	    border-left-color:#ffffff;
	}
	/*.dropdown-submenu.pull-left {
	    float:none;
	}
	.dropdown-submenu.pull-left>.dropdown-menu {
	    left: auto;
		right: 100%;
		*margin-left: 0;
		*margin-right: 1px;
	    -webkit-border-radius:6px 0 6px 6px;
	    -moz-border-radius:6px 0 6px 6px;
	    border-radius:6px 0 6px 6px;
	}*/
}

.list {
	padding-left: 0px;
}

.list > li {
	background: url(../images/arrow-right-yellow.png) 10px 13px no-repeat;
  	padding: 8px 5px;
  	padding-left: 22px;
  	margin: 0 0px;
  	list-style: none;
}

.list .list {
	padding-left: 30px;
}

.list + a {
	padding-right: 18px;
	background: url(../images/arrow-rounded-blue.png) 100% 1px no-repeat;	
}

.c2is-news-contents > ul > li
{
	padding-bottom: 15px;
}

.dropdown-menu > li:last-child {
	border-bottom: 0px;
}

.dropdown-menu > .dropdown-header {
	border-bottom: 1px #999 dotted;
}

@media only screen and (min-width: 768px){
	.dropdown-menu > li {
		border-bottom: 1px #999 dotted;
	}
	
	.dropdown-menu > li:last-child {
		border-bottom: 0px;
	}
}

.c2is-gov-logo
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.branding .branding-title{
	position:relative;
}

.mm-footer
{
	text-align: center;
	background:#03535C;
}


@media only screen and (min-width: 768px){
	.branding .branding-title{
		position:absolute;
	}
	
	.c2is-gov-logo
	{
		text-align: right;
	}
}

@media only screen and (min-width: 1024px){
	.c2is-gov-logo
	{
		position: absolute;
		right: 20px;
		top: 10px;
	}
	
	.c2is-gov-logo input{
		width: 170px;
	}
	
	.c2is-gov-logo button{
		height: 24px;
		margin-left: -3px;
	}
}
