@CHARSET "UTF-8";

body > header .row .subnav {
    background: #0e477a none repeat scroll 0 0;
}
body > header .subnav .nav-pills a {
    color: #fff;
}
.nav-pills a.active {
    background-color: #0065a2;
    color: #fff;
}
a {
    color: #0e477a;
}

.container::before, .container::after {
    content: "";
    display: table;
    line-height: 0;
}
.container::after {
    clear: both;
}
.container::before, .container::after {
    content: "";
    display: table;
    line-height: 0;
}
#main{
    width:900px;
}

.cefSlogan h1 {
    margin-top: 45px;
    font-size: 20px;
    color: #0065a2;
    padding-left: 120px;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-weight: bold;
	text-shadow: 0 3px 3px #c8c8c8;
}

#imageBanner {
	height:auto;
	width: 235px;
    background-color: #e6e6e6;
    float: left;
    padding: 23px 25px;
}

.cefLogo {
	background-color: #e6e6e6;
	height: 135px;
	display: inline-block;
}
.cefSlogan {
	margin-left: 235px;
	margin-top: 30px;
	width: 665px;
	
}
.cefLogo div a img {
	padding: 6px;
}

img.captcha-refresh{
	width: 20px;
}

.form-group.required .control-label:after { 
   content:"*";
   color:red;
}
.help-block {
    background: #f5f5f5 none repeat scroll 0 0;
    display: table-cell;
}
.form-group .row {
    margin: 0;
}
.cef-group-span-filestyle {
    margin-left: 0;
    padding-right: 10px;
}
.btn-default {
	padding: 1px 6px;
}
.AddAnotherFile {
	display: block;
}
.pagination ul li {
    background-color: #fff!important;
}
label.required::after {
	color: red;
    content: "*";
}
.urgencyNoHurry {
	background-color: #dff0d8!important;
}
.urgencyOverDue {
	background-color: #f2dede!important;
}
.urgencyDueToday {
	background-color: #fcf8e3!important;
}
.urgencyInprogress {
	background-color: #14abc4!important;
}
.urgencyNA {
	background-color: #fff!important;
}
mark, .mark {
    background-color: #fcf8e3;
    padding: 0.2em;
}
p {
	font-size: 15px;
    line-height: 25px;
    margin: 0;
    padding: 5px 0;
}
ul.cefUL {
	list-style-type: disc!important;
	list-style-position: inside!important;
}
ul.cefUL li {
	list-style-type: disc!important;
	list-style-position: inside!important;
	font-size: 15px;
    line-height: 25px;
    margin: 0.4em;
    padding: 5px 0;
}
.col-md-9 .btn {
	margin-right: 1em;
	margin-top: -2em;
}
