@charset "utf-8";
/* CSS Document */
.upload_exelsheet_form .form-control{font-size:15px; padding:6px 12px; height:auto;}
.upload_exelsheet_form{padding:15px;}
.upload_exelsheet_form label{color:#585b62; font-size:15px; font-weight:500;}
.upload_exelsheet_form select.form-control{-moz-appearance:none; -webkit-appearance:none; appearance:none;
    background: url(image/select_dropdown1.jpg) #fff no-repeat right center; padding-right:30px;}
.file-drag-drop{padding:0px; border:dashed 3px #cdcdcd !important;border-radius: 20px; background:#fff; position:relative;}	
.file-drag-drop input{width:100%; height:150px; background:none; position:relative; z-index:3; opacity:0;}
.file-drag-drop input:focus{outline:none;}
.file-drag-drop p{position:absolute; top:30%; width:100%; text-align:center; font-size:16px; color:#5e646f;}
.file-drag-drop p img{margin-bottom:5px;}
.file-drag-drop p strong{color:#2770fa;}

.file_path{border:solid 1px #cbd9fe; background:#d8e3ff; padding:0px;margin-top:-3px; position:relative; top:-6px; }
.flex-container {display:flex; }

.flex-container > div {margin:0px 0px 0 0px; padding:12px;  font-size:13px;}
.flex-container > div:nth-child(2){padding-left:0px; padding-top:16px;}
.flex-container > div:last-child{margin-left:auto; order:2; border-left:solid 1px #ecf1ff; width:72px; text-align:center; padding-left:12px;  padding-top:21px;}


/********** Create Assessment *********/
.filter_section{background:#4285f4; padding:20px; border-radius:50px; text-align:center;}
.filter_section .form-group{margin-bottom:0px !important;}
.upload_exelsheet_form .filter_section{margin-bottom:15px;}
.upload_exelsheet_form .filter_section input{border-radius:30px;}
.upload_exelsheet_form .filter_section input{border-radius: 50px; border: none; background: #ecf3ff; font-size: 16px; font-weight:400; color:#6c7483; padding:9px 15px; height:40px; margin-right:10px; max-width:100%; width:100%;
min-width:245px; box-shadow: 2px 2px 0px rgba(41,101,200,1);}


.download_exel_format{padding:10px; background:#d9d9d9; color:#5b5b5b; font-size:16px; float:left; width:100%; line-height:28px;}
.download_exel_format a{float:right;}
.dounload-template{float:right; padding:8px 10px 8px 20px;}
.download_exel_format > img{margin-right:10px; max-width:40px;}
.download_exel_format a img{margin-left:8px;}
.bg_orange{background:#fbbc05; color:#fff;}

.btn-orange{background:#fbbc05; color:#fff;  padding:5px 12px; position: relative;display: inline-block; border-radius:5px;}
.btn-orange.hvr-shutter-out-horizontal:before {background:#e58c18; border-radius:4px;}

.excel_file_upload {
	margin-top: 80px !important;
}

#error_excel {
	margin-top: 90px !important; 
}