/* a-style */

 a {color: black; text-decoration: none; outline: none}

 a:hover, a:active {text-decoration: none; color:black; background-color:none;}

html, body{
	min-width: 1920px;
	max-width: 1920px;
	min-height: 100%;
	overflow:auto;
}
img{
	width:100%;
}
.body{
	overflow-x:auto;
}

.navbar-menu-wrapper{
		margin-left:0;
}

.text-center img{
	height:35px;
	width:auto;
}

.title_text h3{
	font-size: 22px;
	color: black;
		line-height: 60px;
}

.sidebar .nav.sub-menu{
	color: white;
}

.selectReport{
  width:200px;
  height:40px;
  margin-left: 30px;
}

.selectReport select{
  width:100%;
  height:100%;
}

.information{
	float:left;
	width:28%;
}

.information p{
	font-size: 17px;
}

.card .text h5{
	font-size: 17px;
	margin-bottom:0.8rem;
}

.sidebar .nav.sub-menu{
	padding-left: 20px;
}

.sub-title {
	width: 400px;
	height: 40px;
	background-color:#8aadff;
	color: white;
	font-size: 17px;
	padding:10px 10px;
	font-weight: 600;
	margin-bottom: 50px;
}

.sub-title p{
	font-size: 17px;
	margin-bottom:0;
}


.sub-title2 {
	width: 350px;
	color: black;
	font-size: 17px;
	font-weight: 600;
	margin: 20px 0;
}

.sub-title2 .bullet{
	width: 35px;
	height: 35px;
	float:left;
	background-color:#8aadff;
	margin-right: 10px;
}
.sub-title2 p{
	width: 300px;
	line-height: 35px;
	border-bottom: 1px solid #ccc;
	font-size: 17px;
}

.expandable-table thead tr th{
	background-color:#8aadff;
	font-size: 15px;
}

.expandable-table tbody tr td{
	font-size: 15px;
}

.btn-primary{
	background-color:#8aadff;
	border:none;
}

.card .card-body{
	margin:1% 0;
}

.grid-margin{
	margin-bottom: 1.4rem;
}

.img img{
	height:300px;
	width:300px;
}

.detail_image_wrapper{
	float:left;
	width:49%;
	margin: 1% 2% 1% 0;
}

.detail_imformation_wrapper{
	width:49%;
	float:left;
	margin: 1% 0 1% 0;
}


.selected_img,
.main_img{
	position:relative;
	width: 100%;
	overflow:hidden;
}
.main_img{
		border: 1px solid #ccc;
}

.selected_img:before,
.main_img:before{
	content: "";
	display: block;
	padding-top: 56.25%; /* 1:1 비율 */
} 



.form-group label{
	font-size: 17px;
}

.selected_img .selected_img_ratio,
.main_img .main_img_ratio{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;

	
}

.row{
	margin-bottom: 30px;
}

.main_information{
	margin-top: 20px;
}

.main_information p{
	font-size: 17px;
}

.labelback{
	background-color: #8aadff;
}

.seperate_image{
	display: flex;
	height: 130px;
	margin-top: 20px;
	justify-content: space-around;}


.daybyday_image{
	height:100%;
	flex: 1;
	margin-left: 1px;
	cursor: pointer;
}
.daybyday_none_image{
	height:100%;
	flex: 1;
	margin-left: 1px;
}
.daybyday_image:nth-child(1){
	margin-left:0px;
}
.daybyday_image img{
	width:100%;
	height:100%;
}

.list_wrapper{
	width:100%;
	display: flex;
	flex-wrap: wrap; 
}

.lists{
	width: 21%;
	margin-bottom: 50px;
	margin-right:3%;
}

.lists:nth-child(4n){
	margin-right:0;
}

.lists .list_ratio{
	position: relative;
	padding-top: 56.25%;
	overflow: hidden;
	border-radius: 5px;
}

.lists .infor{
	width: 100%;
	padding: 10px;
}

.lists .infor p{
	font-size: 17px;
}

.lists .list_img{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border: 1px solid #ccc;
}

.card .card-body {
	margin-top:0;
}

.list_title{
	font-size: 17px;
	text-align: left;
	overflow:hidden;
	margin-bottom: 15px;
}


.list_title .list_title_bullet{
	width: 36px;
	height: 36px;
	line-height: 36px;
	background-color: #8aadff;
	text-align: center;
	color: white;
	float: left;
	border:1px soid #ccc;
}

.list_title p{
	font-size: 17px;
	line-height: 36px;
	margin-left: 10px;
	padding-left: 10px;
	float: left;
	width: calc(100% - 46px);
	margin-bottom:0;
	border-bottom: 1px solid #ccc;
}

.sidebar{
	position:fixed;
}
.main-panel{
	float:left;
}
.content-wrapper{
	margin-left: 235px;
}


.calendar-table {
	clear: both;
	width:100%;
	height: 70vh;
}
.calendar-table td {
	border: 1px solid #ccc;
}

.calendar-table th{
	height: 40px;
	background-color: #8aadff;
	color: white;
	text-align: center;
	width: 14.28%;
}




.clists{
	width: 100%;
	padding: 2px;
}

.clists:nth-child(4n){
	margin-right:0;
}

.clists .clist_ratio{
	position: relative;
	padding-top: 56.25%; /* 1:1 비율 */
}

.clists .clist_img{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow:hidden;
}

.clist_title{
	text-align: left;
	height:30px;
}

.clist_title .box{
	width:30px;
	height:30px;
	float:left;
	background-color: #8aadff; 
	color: white;
	line-height: 30px;
	text-align: center;
	margin-right:10px;
}

.clist_title p{
	line-height: 30px;
	font-size: 17px;
	margin-bottom:0;
}

.dateSelect{
	width: 150px;
	height: 40px;
	font-size: 17px;
	float:left;
}

.selectDate{
	float:right;
	height: 40px;
	font-size: 17px;
	margin-left: 15px;
}

.selectDateWrapper{
	margin-bottom: 30px;
	height: 40px;
	font-size: 17px;
	margin-top:50px;
}

.selectDateWrapper .dateText{
	width:40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	float:left;
	font-size: 17px;
}


.table-responsive{
	max-height:500px;
	overflow:auto;
}

.table-responsive .leftTable td:nth-child(1){
	background-color:#bed0fa;
	color: black;
}

.table-responsive .leftTable td{
	padding: 10px 10px;
	border: 1px solid #ccc;
}


input[readonly] {
    background-color: #dfdfdf;
}

.navbar .navbar-brand-wrapper{
}

.pointWrapper{
  position:relative;
  width:auto;
}

.map_image_wrapper .pointWrapper .point{
  position:relative;
	width: 24px;
	height: 24px;
    line-height:24px;
	border-radius: 12px;
	background-color: #8aadff;
	text-align: center;
	color: white;
	font-size: 14px;
	float:right;
  z-index: 1;
}
 
.map_image_wrapper .pointWrapper .point_info{
  position:relative;
  width: 100px;
  background-color: #a1bdff;
  text-align: left;
  color: white;
  font-size: 14px;
  float:right;
  margin-left: 5px;
  padding: 3px;
  z-index: 99999;
}

.map_image_wrapper{
	position:relative;
	float:left;
	margin-left: 0;
	width: 50%;
	max-height: 100%;
	
}

.map_image_wrapper:before {
		content: "";
		display: block;
		padding-top: 100%; /* 1:1 비율 */
} 

.map_ratio{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	
}

.margin{
	margin-left: 20px;
}



.map_image{
	
}

.map_image:before {
  content: "";
  display: block;
  padding-top: 100%; /* 1:1 비율 */
} 

.content-wrapper{
  background-color: white;
}

.content-wrapper .save{
  position:absolute;
  top:725px;
  left:285px;
  width: 140px;
  border-radius: 10px;
  border:none;
  background-color: #9986b3;
  height: 40px;
  color:white;
}

.content-wrapper .reboot2{
  position:absolute;
  width: 140px;
  top:725px;
  left:965px;
}

.content-wrapper .reboot{
  position:absolute;
  top:70px;
  left:1360px;
}

.sidebar{
  background-color:#beceda;
  background-image:url('/img/sideImg.png');
  background-position:left bottom;
  background-repeat: no-repeat;
  background-size: 110px;
  float:left;
}

.navbar .navbar-menu-wrapper,
.navbar .navbar-brand-wrapper{
  background-color: white;
	
}

.map_imformation_wrapper{
  position:relative;
  width:45%;
  height: 100%;
  margin-left: 5%;
  float:left;
  overflow:auto;
}

.map_image_wrapper img{
	width:100%;
}

.map{
  width:100%;
  height: calc(100vh - 280px);
  overflow:hidden;
}

.siteList{
  width: 100%;
  font-size: 17px;
  height: 50px;
  line-height:50px;
  margin-bottom: 10px;
}

.siteList .pointer{
  width: 36px;
  height: 36px;
  line-height: 36px;
  background-color: #8aadff;
  text-align: center;
  color: white;
  margin-left: 10px;
  float:left;
}

.siteList h1{
  width: 25%;
  font-size: 17px;
  line-height: 36px;
  margin-left: 10px;
  padding: left: 10px;
  border-bottom: 1px solid #ccc;
  float: left;
  font-weight: 500;
}

.siteList p{
  height: 36px;
  width: 55%;
  font-size: 17px;
  line-height: 36px;
  margin-left: 30px;
  padding: left: 10px;
  border-bottom: 1px solid #ccc;
  float: left;
  font-weight: 500;
}

.dataTable tr{
	height: 50px;
	border-bottom: 1px solid #ccc;
}
.dataTable{
	max-height: 100%;
}

.sidebar .nav .nav-item .nav-link .menu-title,
.sidebar .nav.sub-menu .nav-item .nav-link{
	font-size: 17px;
	color: black;
}



/*
@media (max-width: 990px) {
	.content-wrapper {
			margin-left: 0;
	}
	
	.map_image_wrapper{
		width:90%;
	}
	
	.map_imformation_wrapper{
		width:100%;
	}
	
	.card-body{
		position:relative;
		height:auto;
	}
}
*/

.formWrapper{
	width:100%;
	height:100%;
}


.loginContentWrapper{
	position:absolute;
	width:1350px;
	height:400px;
	left: 50%;
	top:50%;
	transform: translate(-50%,-50%);
}

.leftContent {
	width: 50%;
	float:left;
	height:100%;
	border-right: 3px solid #9ba5e5;
	padding: 10% 7% 5% 0;
}

.leftContent .text{
	text-align: right;
	line-height: 45px;
}

.leftContent .text p{
	line-height: 50px;
	font-size: 38px;
	font-weight: 500;
}

.rightContent {
	width: 40%;
	float:left;
	height:100%;
	padding: 8% 0 5% 7%;
}

.form_design{
	font-size: 17px;
	color: black;
	height: 45px;
}

.formWrapper .mt-3 .btn{
	border-radius: 0;
	font-size: 17px;
	padding: 14px;
	margin-top: 40px;
	background-color: #0a6cb3;
}

.sidebar .nav:not(.sub-menu) > .nav-item:hover > .nav-link, .sidebar .nav:not(.sub-menu) > .nav-item:hover[aria-expanded="true"],.sidebar .nav.sub-menu{
	background-color: #8aadff;
}

.sidebar .nav:not(.sub-menu) > .nav-item > .nav-link[aria-expanded="true"]{
	background-color: #8aadff;
}




.shootWrapper{
	width: 75%;
	float:left;
}

.shoot_image_wrapper{
	position:relative;
	float:left;
	margin-left: 0;
	width: 100%;
	max-height: 100%;
	border: 1px solid #ccc;
	overflow:hidden;
}
.shoot_image_wrapper:before {
		content: "";
		display: block;
		padding-top: 56.25%; /* 1:1 비율 */
} 
.shoot_ratio{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.shoot_button_wrapper{
	float:left;
	width:100%;
	margin-top:20px;
}

.shoot_button_wrapper button{
	position:relative;
	float: left;
	margin-right:20px;
	left: auto;
	top:auto;
}

.shoot_button_wrapper p{
	width: calc(100% - 400px);
	float:left;
	line-height: 40px;
	text-align: center;
	font-size: 17px;
	
}

.shoot_imformation{
	width:100%;
	height: 659px;
	overflow:auto;
	border: 1px solid #ccc;
	margin-bottom:20px;
	
}

.shoot_imformation_wrapper button{
	float: left;
}

.shoot_imformation_wrapper .infor p{
	width:calc(100% - 100px);
	float:left;
	line-height: 40px;
	font-size:17px;
	padding-left:67px;
}

.shoot_imformation_wrapper{
	float: left;
	position:relative;
	width:22%;
	margin-right: 2%;
	height: 759px;
}


.preview{
	position:relative;
	float:left;
	margin-left: 0;
	width: 40%;
	max-height: 100%;
	border: 1px solid #ccc;
	overflow:hidden;
}

.preview:before {
	content: "";
	display: block;
	padding-top: 56.25%; /* 1:1 비율 */
}

.card-title{
	font-size: 21px;
}

.shoot_ratio,
.preview_ratio{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.previewWrapper{
	padding: 10px;
	overflow:hidden;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}

.preview_info{
	width: 60%;
	float:left;
	padding: 14px 10px;
}

.preview_info .date{
	
}
.preview_info .info{
	
}

.marginzero{
	margin-bottom:0;
}

.col-md-6 button{
	float:right;
}

.logout{
	position:fixed;
	bottom: 130px;
	left: 20px;
	padding: 10px;
	font-size: 17px;
	text-align:right; 
	cursor: pointer;
	border: none;
	background-color: #beceda;
}


.popupWrapper{
	width: 100%;
	height: 100%;
	position:fixed;
	top:0;
	left:0;
	background-color: rgba(0,0,0,0.6);
	z-index: 9999;
	display: none;
}
.popupWrapper .popup{
	width: 300px;
	height: 200px;
	border-radius: 10px;
	background-color: white;
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	padding:30px;
}

.expandable-table tr td {
	padding: 2px 14px;
}



.popupWrapper .popup .text{
	font-size: 20px;
	margin-top: 30px;
}

.popupWrapper .popup button{
	float:right;
	margin-top:40px;
}

.expandable-table thead tr th {
	position: sticky;
	top: 0px;
}

.loadingImg{
	width: 70px;
	height: 70px;
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
}

.donwload_excel{
	position:absolute;
	left:20px;
	bottom:-10px;
	cursor:pointer;
}
.donwload_excel img{
	width: 40px;
	height:40px;
	float:left;
	margin-right: 10px;
}

.donwload_excel p{
	width: 200px;
	line-height: 40px;
	font-size: 17px;
}
.col-form-label{
	text-align: right;
}

.basicInfoWrapper{
	width: 380px;
	height: 40px;
	margin-right: 100px;
	margin-bottom:20px;
}

.widthChange{
	width: 1000px;
}

.margin-bottom-basic{
	margin-bottom: 60px;
}

.clear{
	clear: both;
}

.float{
	float:left;
}

.basicInfoWrapper .title{
	width: 140px;
	float:left;
	height:100%;
	line-height: 40px;
	background-color: #8aadff;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: right;
	padding: 0 10px;
	color: white;
}

.basicInfoWrapper .digit{
	width: 40px;
	height: 40px;
	padding: 5px;
	line-height: 30px;
	float:left;
}

.basicInfoWrapper .text{
	width: calc(100% - 180px);
	float:left;
	height:100%;
	float:left;
}
.basicInfoWrapper .text input{
	width:100%;
	height: 100%;
	border:none;
	padding: 0 10px;
	border: 1px solid #ccc;
}


.imagePopupWrapper{
	width: 100%;
	height: 100%;
	position:fixed;
	top:0;
	left:0;
	background-color: rgba(0,0,0,0.6);
	z-index: 9999;
	display: none;
}
.imagePopupWrapper .popup{
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
	width:85%;
}

.imagePopupWrapper .close{
	font-weight: 900;
	position:absolute;
	right:20px;
	top:20px;
	font-size: 50px;
	color:white;
	cursor:pointer;
}

.main_map{
	width: 348px;
	height: 348px;
	float:left;
	margin-left: 50px;
}

.main_map img{
	width:100%;
}

.sidebar .nav .nav-item .nav-link{
	border-radius: 0;
}