html, body 
{
	font-family: Calibri,helvetica,sans-serif; 
}

.page_title
{
	font-size: 19px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #5e8bff;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	text-align: center; 
}

.page_tabs {
	width: 1217px;
	height: 41px;
	border-radius: 0px;
	background-color: #497bfc;
	margin: 0 auto;
	margin-top: 30px;
	font-size: 19px;
	letter-spacing: normal;
	text-align: center;
	color:#ffffff;
	line-height: 41px;
	font-weight:600;
	display:inline-block !important;
}

.page_tabs_half{
	width: 593px;
}

.full_cell {
	width: 1217px;
	height: auto;
	background-color: #ffffff;
	overflow-y: hidden;
	/*margin-bottom: 30px;*/
}

.half_cell {
	width: 593px;
}

.chartTitle
{
    font-size: 17px;
    background-color: #7d7d7d;
    color: #FFFFFF;
    width: 84px;
    height: 27px;
    border-radius: 5px;
    font-weight: bold;
    line-height: 27px;
    text-align: center;
    margin: 0px 30px;
    position: relative;
    top: 15px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.relContainer {
	width: 100%;
	height: 100%;
}

.table_container {
	width: 1157px;
    height: auto;
   /* border: solid 1px #ffffff;*/
    margin: 30px auto;
}

.table_container_half{
	width: 533px;
}

.info_table
{
	width: 100%;
    font-size: 17px;
    background-color: #e5e1e6;
    /*border: solid 1px #ffffff;*/
	color: #494949;
	line-height: 40px;
    text-align: center;
}

.info_table_value
{
	background-color: #e5e1e6;
}

.table_title{
	/*border-top: solid 1px #ffffff;*/
	background-color: #497bfc;
	color: #ffffff;
	line-height: 20px;
	width: 100px;
	height: 57px;
}

.table_value{
	border-top: solid 1px #ffffff;
	height:43px;
	font-size: 17px;
} 

.table_left{
	text-align: left;
	padding-left: 15px;
}

.table_title_canvas{
	width: 150px;
}

.status_text{
	font-weight: bold;
}

.info_table .field_name
{
	width:50%;
	font-size: 17px;
}

.info_table .field_value
{
	/*font-weight: 50%;*/
	white-space: nowrap;
	font-size: 17px;
	/*line-height: normal;*/
}

/*.info_table tr:nth-child(2n) {
	background-color: #e5e1e6;
	border: solid 1px #ffffff
}*/





.container
{
	overflow-y:auto;
}

.table_title_item
{
	display:inline-block;
	white-space: nowrap;
}


.padding_left{
	padding-left: 15px;
}

.Status_n{
    font-weight: bold;
    text-align: center;
    color: #008351;
}

.Status_c{
    font-weight: bold;
    text-align: center;
    color: #ab273c;
}

.Status_w{
    font-weight: bold;
    text-align: center;
    color: #f9a800;
}

.pagebody
{
	width:1220px;
	margin: 20px 72px;
	padding-top: 20px;
}

.plus{
    position: relative; left: 1093px;
}

.minus{
    position: relative; left: 1095px;
}

.modify{
    position: relative; left: 1115px;
}

.modalfont{
    font-size: 15px;
}

.modal-tl{
	text-indent:30px;
	background-color: #497bfc;
	color: #ffffff;
	border-color: #e5e1e6 #ffffff #e5e1e6 #e5e1e6;
	border-width: 1px;
	border-style: solid;
}

.modaltable{
	text-indent:26px;
	border-color: #e5e1e6 #ffffff #e5e1e6 #e5e1e6;
	border-width: 1px;
	border-style: solid;
}

.modaltext{
	margin-bottom: 7px;
}

.alybtn{
	width: 80px;
	height: 20px;
	border: 0;
	position: absolute;
	left: 570px;
	border-radius: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #497bfc;
}

.border_right_white{
	border-right: solid 1px #ffffff;
}

.table_cs{
    padding-left: 18px;
}

.pagebody.logined
{
	width: 1220px;
}

.tail_btn {
	display:flex;
	justify-content:space-evenly;
}

.apply_col {
	width: 1150px;
	height: 60px;
	background-color: #ffffff;
	box-shadow: 0 1px 4px 0 rgba(4, 4, 15, 0.45);
	display: block;
	margin: 0 auto;
	position: relative;
	bottom: -687px;
}

.apply_btn {
	border: none;
    /*width: 120px;*/
    height: 20px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    background-color: #497bfc;
    /*margin: 0px 548px;*/
    position: relative;
    top: -15px;
    text-align: center;
    display: inline-block;
    padding-left:20px;
    padding-right:20px;
    white-space: nowrap;
}

.apply_btn:hover{
	background-color: #284ba5;
}

.clear_btn {
	border: none;
    /*width: 80px;*/
    height: 20px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    background-color: #ff4343;
    /*margin: 0px 568px;*/
    position: relative;
    top: -15px;
    padding-left:20px;
    padding-right:20px;
    white-space: nowrap;
}

.clear_btn:hover{
	background-color: #ab273c;
}

.upload_btn {
	border: none;
    /*width: 80px;*/
    height: 20px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    background-color: #f2c94c;
    /*margin: 0px 568px;*/
    position: relative;
    top: -15px;
    padding-left:20px;
    padding-right:20px;
    white-space: nowrap;
}


.upload_btn:hover{
	background-color: #f2994a;
}


.reset_btn:hover{
	background-color: #CDCDCD !important;
}

.reboot_btn:hover{
	background-color: #A4D9F1 !important;
}

.upload_botton {
	display: inline-block;
	overflow:hidden;
	width: 38px;
	height: 38px;
	background-image: url(../img/upload.svg);
    vertical-align:middle;
	border: 0;
	padding:0;
	background-color: transparent;
}

.upload_botton:disabled {
	display: inline-block;
	overflow:hidden;
	width: 38px;
	height: 38px;
	background-image: url(../img/upload_Dis.svg);
    vertical-align:middle;
	border: 0;
	padding:0;
	background-color: transparent;
}

.upload_botton:hover{
	display: inline-block;
	overflow:hidden;
	width: 38px;
	height: 38px;
	background-image: url(../img/upload_L.svg);
	cursor:pointer
    vertical-align:middle;
}

.upload_botton:active{
	display: inline-block;
	overflow:hidden;
	width: 38px;
	height: 38px;
	background-image: url(../img/upload_L.svg);
	cursor:pointer
    vertical-align:middle;
}

input[type="file"] {
	border: 1px solid #b9b9b9;
	box-shadow: none;
	height: auto;
	margin-left: 9px;
	width: 170px;
	text-align: center;/*
	display:block;*/
	margin:0 auto;
	margin-top:0px;
}

.datePicker {
	margin: 0 auto;
	margin-top: 46px;
	text-align: center;
	font-size: 17px;
	color: #7d7d7d;
}

.Refresh_button {
	background-image: url('../img/search.svg');
	width: 26px;
	height: 26px;
	border: 0;
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: pointer;
	vertical-align: middle;
}

.Refresh_button:hover {
	background-image: url('../img/search_L.svg');
}

.desktop_item {
	display: revert;
}
.mobile_item {
	display: none !important;
}


.pagination > div {
	width: 130px;
	display: inline-block;
	border: 1px solid #aaa;
	border-right: none;
	background-color: white;
	line-height: 30px;
    height: 30px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.pagination > div > a {
	color: #7d7d7d;
	font-size: 14px;
	min-width: 30px;
	display: block;
	text-decoration: none;
	line-height: 30px;
}

.pagination .active {
	background-color:#c4c4c4;
	color:#fff;
	border:none;
	line-height: 30px;
    height: 30px;
}

.pagination div:last-child {
	border-right: 1px solid #aaa;
	width: 125px;
}

.pagination {
	display: block;
	text-align: center;
	line-height: 59px;
}
.pagination_table {
	background-color: gray;
	height: 59px;
    width: 1217px;
    margin-top: 30px;
   /* margin-bottom: 30px;*/
}
.add_btn{
	position: relative;
	left: 1105px;
	top: 15px;
}
.del_btn{
	position: relative;
	left: 1110px;
	top: 15px;
}
.mod_btn{
	position: relative;
	left: 1120px;
	top: 15px;
}

.table_title_vert{
	background-color: #497bfc;
}
