.margin-login
{
	margin-top: 30px;
}

.margin
{
	margin-left: 17px !important;
}

#scribbler
{ 
	background-color:skyblue; 
}

.note
{
	margin-left: 20px;
}

.note ul li
{
	list-style:disc;
}

.width-170
{
	width: 170px;
}

table-condensed tr td
{
	min-width: 250px;
}

.sort-table td
{
	padding: 3px;
}

.sort-table td label
{
	font-weight: bold;
/* 	color: blue; */
}

.navbar-inner
{
	background-image: linear-gradient(to bottom, #fff, #f2f2f2) !important;
	
}

.navbar-inner a
{
	color: #000000 !important;
}

.positions-indent
{
	padding-left: 25px;
	height: 250px;
	width: 380px;
	display: none;
	overflow:auto;
}



/*site style css*/

@font-face
{
	src: url(../../fonts/Roboto-Regular.ttf);
	font-family: roboto;
}
.main-wrapper
{

}

.fixed-header
{
	/*position: fixed;*/
/*	margin-top:-150px;*/
	background-color: #ffffff;
	right: 0;
	left: 0;
	z-index: 1;
	    
}

.ban-img img
{
	width: 100%;
}

.special-width
{
	max-width: 1180px;
	margin: auto;
}

.logo
{
/*	float: left;*/
}

.menu
{
	float: right;
}

.clear
{
	clear: both;
}

.sf-menu a
{
	background-color: #ffffff;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000 !important;
	text-align: center;
}

.sf-menu > li 
{
    float: left;
       line-height: 34px;
    background: none !important;
    min-width: 125px;
    margin-top: 34px;

}

.sf-menu a:hover
{
	color: #ffffff !important;
	background-color: #223871;
	border-radius: 10px;
}

.top-sep
{
	background-image: url(../../img/top-sep.jpg);
	background-repeat: repeat-x;
	height:30px;
	width: 100%;
/*	margin-top: 150px;*/
	box-shadow: 2px 2px 5px #cccccc;
	
}


.top-sep-2
{
	background-image: url(../../img/top-sep.jpg);
	background-repeat: repeat-x;
	height:30px;
	width: 100%;
	box-shadow: 2px 2px 5px;
	    margin-top: -10px;

}

.divided
{
	background-image: url(../../img/sub-back.jpg);
	min-height: 200px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: roboto;
	color: #ffffff;
	font-size: 37px;
	    overflow: hidden;
    background-position: center;
}

.col-left
{
	float: left;
	width: 45%;
	line-height: 1em;
}

.col-right
{
	float: right;
	width: 45%;
	line-height: 1em;
}

.sub-text
{
	color: #868686;
	font-size: 13px;
	line-height: 1em;
	margin-top: 30px;
	margin-bottom: 30px;
}

.r1
{
	padding: 15px;
	background-color: #223871;
	color: #ffffff;
	font-size: 16px;
	
	margin-top: 15px;
}

.r2
{
	padding: 15px;
	background-color: #333333;
	color: #ffffff;
	font-size: 16px;
	
	margin-top: 15px;
}

.r1:hover, .r2:hover
{
	color: #ffffff;
	
}
.black-title, .body-text h1
{
	font-family: roboto;
	font-size: 30px;
	color: #000000;
	
	
}

.body-text
{
	font-family: roboto;
}

.content-left
{
	float: left;
	width: 45%;
	line-height: 37px;
	margin-bottom: 20px;
	margin-top: 30px;
}

.content-right
{
	float: right;
	width: 45%;
	line-height: 37px;
	margin-bottom: 20px;
	margin-top: 30px;
}

.blue-text
{
	font-family: roboto;
	font-size: 16px;
	color: #223871;
	line-height: 1em;
	margin-top: 25px;
	margin-bottom: 30px;
}

.square
{
	padding-right: 25px;
}

.sub-title
{
	color: #000000;
	font-size: 18px;
}

.sub-gray-text
{
	color: #777777;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 30px;
}

.project-container
{
	text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;

}

.project-box
{
	vertical-align: top;
    display: inline-block;
    *display: inline;
	width: 47%;
	margin-bottom: 30px;
	
}

.project-box:nth-child(even)
{
	float: right;
}

.project-overlay
{
	
	position: relative;
	background-color: #333333;
	opacity: .8;
    margin-top: -53px;
    height: 53px;

}

.project-overlay:hover
{
	
	position: relative;
	background-color: #223871;
	opacity: .8;
	margin-top: -76px;
	height: 76px;
}

.project-overlay-text
{
	color: #ffffff;
	padding: 10px;
	opacity: 1;
	    line-height: 20px;
}

.project-overlay-text a
{
	color: #ffffff;
}

.project-overlay-text a:hover
{
	color: #ffffff;
}

.project-overlay-text p
{
	line-height: 1em;
}

.foot-right a
{
	font-family: Arial;
	text-transform: uppercase;
	
}

.foot-left
{
	float: left;
	width: 20%;
}

.foot-right
{
	float: right;
	width: 75%;
	text-align: right;
}

.foot-right a
{
	margin-left: 10px;
	margin-right: 10px;
	font-family: roboto;
	color: #000000;
	font-weight: bold;
}

.foot-right a:hover
{
	text-decoration: none;
	color: #0e7ef1;
		
}

.small-font
{
	font-size: 12px;
	font-fmaily: roboto;
	text-align:  right;
	color: #777777;
	margin-top: 30px;
}

.slicknav_menu
{
	display: none;
}

.photo-right
{
	float: right;
	margin-left: 10px;
	
}

.body-text
{
	text-align: justify;
}

.body-text a
{
	color: #223871;
	font-weight: bold;
}



.img-border
{
padding: 5px;
border: 1px solid #d9d7d4;
-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .17);
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .17);
box-shadow: 0 0 5px 0 rgba(0, 0, 0, .17);
	    background-color: white;
}

.cat-container
{
	    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;

}

.cat-overlay
{
	position: relative;
	/*z-index:31;*/
	cursor: pointer;
	display: inherit;
	
	text-align: center;
	border-radius: 15px;
	color: #ffffff;
	font-weight: bold;
	    font-family: roboto;
	width: 90%;
	margin: auto;
	font-size: 18px;
	margin-top: -60px;
	line-height: 40px;
	background-image: url(../../img/cat-box-overlay.png);

}

.cat-overlay a
{
	color: #ffffff;
}

.cat-link
{
	color: #ffffff;
}

.cat-link:hover
{
	color: #ffffff;
}

.cat-box:hover .cat-overlay
{
	display: inherit;
	
	text-align: center;
	border-radius: 15px;
	color: #ffffff;
	font-weight: bold;
	    font-family: roboto;
	width: 90%;
	margin: auto;
	font-size: 18px;
	margin-top: -60px;
	line-height: 40px;
	background-image: url(../../img/cat-box-overlay.png);
}

.cat-box:hover .img-hover
{
	opacity: .7;
}

.cat-box, .pro-box
{

	vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
	    height: 250px;
	margin-bottom: 20px;
}

.cat-box img
{
	text-align: center;
	padding: 5px;
border: 1px solid #d9d7d4;
-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .17);
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .17);
box-shadow: 0 0 5px 0 rgba(0, 0, 0, .17);
}

.stretch
{
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0
}

.sub-page-h1
{
	    background-color: #223871;
    color: #ffffff !important;
    padding: 0px;
	padding-left: 15px;
    background-image: url(../../img/h1-back2.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 100%;
	    text-shadow: 3px 3px 5px black;
	    font-variant: small-caps;
}


.cob-box {
    position:relative;
    display:inline-block;
    margin:10px;
}
.cob-overlay {
    display:none;
	font-family: roboto;
	font-size: 16px;
}
.cob-box:hover .cob-overlay {
    width:100%;
    height:100%;
    background:rgba(0,0,0,.5);
    
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    text-align:center;
    color:white;
    padding:12px;
    font-size:20px;
}

.cob-overlay a
{
	color: #ffffff;
	text-decoration: none;
}

.cob-overlay a:hover
{
	color: red;
}


.news-link
{
	font-family: roboto;
	font-size: 16px;
}

.news-snippet
{
	padding-left: 25px;
	font-family: roboto;
	font-size: 14px;
	color: #223871;
	line-height: 1em;
	margin-bottom: 30px;
}

.page-photo-container
{
	text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;

}

.page-photo-box
{
	    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
	width: 30%;
	text-align: center;
	margin-bottom: 30px;

}

.small
{
	font-size: 12px;
}

.footer
{
	    margin-top: 22px;
}

#mega-menu-1
{
	background: none !important;
}

/*style main large buttons in menu header*/
#mega-menu-1 li a 
{
	    background: #ffffff !important;
		color: #000000 !important;

		height: 110px;
	line-height: 110px;

}

/*target the height of the sub links when the mega menu pops up*/
.mega .sub ul li a
{
	height: 20px !important;
	line-height: 20px !important;
}

#mega-menu-1 li a:hover
{
	background-image: url(../../img/menu-back.jpg) !important;
	color: #ffffff !important;
}


#mega-menu-1 li .sub li.mega-hdr a.mega-hdr-a 
{
	
	background: #1f3366 !important;
	color: #ffffff !important;
}

#mega-menu-1 .sub li.mega-hdr li a 
{
    padding: 0px 5px !important;
    font-weight: normal;
}

.body-sub-back
{
	background-image: url(../../img/sub-body-back.jpg);
	    margin-top: -18px;
    padding-top: 18px;
	padding-bottom: 20px;
	box-shadow: 2px 2px 5px #cccccc;
}

.project-box img
{
	width: 100%;
}
