@font-face {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 400;
  src: local('Helvetica LT Pro'), local('HelveticaLTPro-Roman'), url(https://fonts.gstatic.com/l/font?kit=t49DroSG8rMwBhRWk1Z_cltXRa8TVwTICgirnJhmVJw&skey=22efecd2bc0e2cb0&v=v2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
body {
    color: #5f6062;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: 100%;
	background-color: #ccc;
}
a {
    color: #00AAFF;
    text-decoration: none;
}
.navmenu  > ul  > li > a{
	color: #fff;
}


.cell-btn{
	font-size: 12px;
	width: 100%;
	margin-bottom:1px;
	text-align: left;
}
.panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0,);
    margin-bottom: 20px;
	height: 357px;
}
.panel-primary {
    border-color: #eeefef;
	background-color: #eeefef;
}

.panel-primary > .panel-heading {
    background-color: #eeefef;
    border-color: #eeefef;
	color: #5f6062;
	font-size: 16px;
	font-weight: 700;
}

.panel-primary > .panel-heading h4{
    color: #4c4c4c;
    font-size: 15px;
	font-weight: 700;
    margin-top: 20px;
    padding-top: 0;
    text-align: center;
    text-transform: uppercase;
}
.panel-primary > .panel-footer {
	background-color: #eeefef;
	font-size: 12px;
	color: #5f6062;
}
.panel-title {
    margin-top: 15px;
    margin-bottom: 0px;
    font-size: 12px;
    color: inherit;
}

#login_box{
    height: 357px;
    position: relative;
	padding: 0px;
}


#front-image{
	position: absolute;
	top:15px;
	left:0;
}
#title_area{
	display: table;
	position: relative;
	height: 357px;
	
	background-color: #251d6d; /* For browsers that do not support gradients */
    background-image: linear-gradient(to right, #2E26C0 , #1667d5);
}
#title{
	display: table-cell;
	vertical-align: middle;
	width: 480px;
}



.header .logo {
    
    display: inline-block;
    margin-right: 0px;
	max-width:250px;
	height: auto;
	float:right;
	padding-top:20px;
	padding-right:10px;
	padding-bottom: 20px;
}


.header {
    background: #fff none repeat scroll 0 0;
}
.header_resize {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
.menu_nav {
    display: block;
    text-align: left;
    width: 100%;
}
.content {
    background: #fff none repeat scroll 0 0;
}
.content_resize {
    margin: 0 auto;
    padding: 12px 0 24px;
    width: 100%;
}
.content .mainbar {
    float: right;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.content .mainbar .article {
    margin: 0 0 12px;
    padding: 0;
}
#nagaviSection {
    background: #eeefef none repeat scroll 0 0;
    border-bottom: 3px solid #00AAFF;
    color: #666;
    font: bold 16px/50px Arial,Helvetica;
    height: 50px;
    overflow: hidden;
    text-align: left;
    width: 1010px;
}
#optionSection {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #3c4856;
    font: bold 20px/1.8em Frutiger,Arial,Helvetica;
    height: 100px;
    overflow: hidden;
    padding-left: 25px;
    text-align: left;
    width: 95%;
}
#nagaviSection a {
    float: left;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 5px;
}
#msgSection {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #a60000;
    float: left;
    font: bold 12px/1.8em Arial;
    height: 50px;
    text-align: left;
    width: 100%;
}
#SearchSection {
    background: #fff none repeat scroll 0 0;
    border: 0 solid #adadad;
    color: #000000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 15px 0;
    text-align: left;
    width: 90%;
}
#SearchSection select {
    background-color: #fff;
    border: 1px solid #ececec;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3) inset;
    display: inline-block;
    height: 30px;
    width: 258px;
}
#SearchSection input[type="text"] {
    background-color: #fff;
    border: 1px solid #ececec;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3) inset;
    display: inline-block;
    height: 23px;
    padding: 0 5px;
    width: 245px;
}
input.dateField {
    color: #4f4e4e;
    font-weight: normal;
    width: 50px;
}
#SearchSection div label {
    color: #7c7f7c;
    float: left;
    font: 12px/1.1em Arial,Helvetica;
    margin: 5px 20px;
    width: 150px;
}
#SearchSection div {
    margin-bottom: 5px;
}
.ribbon{
	background-image: url("../images/interface/Graphic.png");
    background-repeat: no-repeat;
	background-color: #2E26C0;
	min-height:800px;
	background-position: left center;
	background-size: contain;
	width: 41px;
	float: right;
}
input.date {
    background-image: url("../images/system/dateBG.jpg");
    background-repeat: no-repeat;
    border: 1px solid #c5c5c5;
}
form fieldset {
    border: medium none;
}
fieldset div {
    display: inline-block;
    overflow: hidden;
    padding-top: 1em;
    text-align: left;
}
fieldset div input[type="text"] {
    color: #4f4e4e;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: left;
    width: 245px;
}
fieldset div select {
    color: #4f4e4e;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    font-weight: normal;
    width: 250px;
}
fieldset div {
    display: block;
}
fieldset div label {
    color: #7c7f7c;
    float: left;
    font: 12px/1.1em Arial,Helvetica;
    padding-right: 20px;
    text-align: right;
    width: 30%;
}

.footer_resize {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #ccc;
    clear: both;
    color: #929288;
    height: 60px;
    margin: 0 auto;
    padding-top: 9px;
    width: 1010px;
}
.message {
    background: #ccffcc none repeat scroll 0 0;
    border: 1px solid #006600;
    color: #006600;
    margin: 0 auto;
    width: 80%;
}

.media-body {
    width: auto;
}
.thumb-overlay {
    background: none repeat scroll 0 0 #efefef;
    opacity: 0.95;
	bottom:0px;
	left: 0px;
	right: 30px;
	min-height:40%;
	padding: 15px;
	color: #303136;
    position: absolute;
}
