@charset "UTF-8";

/*

ThemeColor
	mainBlue #2196F3
	
*/
/*=================================
	common
=================================*/
html {
	background: #fff; /* #fff; */
}
body {
	position: relative;
	word-wrap: break-word;
}
table {
	word-break: break-all;
}
dt, dd {
	word-break: break-all;
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.clear {
	clear: both;
}
.err-info {
	padding: 8px;
	color: #fff;
	text-align: center;
	background: #E57373; /* default #b0bec5; */
}
.success-info {
	padding: 8px;
	color: #fff;
	text-align: center;
	background: #0ba6ab;
}
.required {
	width: auto;
	padding: 8px 16px;
	color: #F44336;
	font-size: 12px;
	text-align: center;
	background: #FFEBEE;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-mz-border-radius: 4px;
	border: 1px solid #F44336;
}
.required-info {
	padding: 8px;
	color: #F44336;
	text-align: center;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-mz-border-radius: 4px;
	border: 1px solid #F44336;
	background: #FFEBEE;
}
.required-label {
	margin: 0 4px;
	color: #f36c60;
}
.form-caution {
	margin-top: 8px;
	padding: 8px;
	color: #555;
	font-size: 12px;
	border-radius: 4px;
	border: 2px solid #555;
}
.form-info {
	padding: 5px;
	color: #777;
	font-size: 12px;
}
.form-info-right {
	padding: 5px;
	padding-top: 10px;
	color: #666;
	font-size: 12px;
}
.form-exists {
	padding-top: 6px;
	color: #333;
	font-weight: bold;
}
#success-area {
	border-radius: 8px;
}
#success-area .header {
	padding: 16px;
	padding-top: 0;
	color: #555;
	font-size: 24px;
	text-align: center;
}
#success-area .body {
	padding: 16px;
	color: #555;
	font-size: 16px;
	border-radius: 8px;
	border: 1px solid #ccc;
	background: #fff;
}
#success-area .footer {
	padding: 16px;
	padding-top: 32px;
	text-align: center;
}
#error-area {
	padding: 32px;
	border-radius: 8px;
}
#error-area .header {
	margin-bottom: 0px;
	padding: 15px 0px;
	padding-top: 5px;
	color: #333;
	font-size: 24px;
	text-align: center;
	border-bottom: 1px solid #555;
}
#error-area .body {
	padding: 32px 0;
	color: #555;
	text-align: center;
}
#error-area .footer {
	margin-top: 0px;
	padding: 15px;
	padding-top: 32px;
	text-align: center;
	border-radius: 2px;
	border-top: 1px solid #555;
}
.form-signin .checkbox {
	margin: 15px auto;
  font-weight: normal;
}
.form-signin .form-signin-heading,
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.form-label-title {
	padding: 10px;
	padding-left: 0;
}
.form-footer-link {
	margin-top: 32px;
	padding: 16px;
	text-align: center;
	border-radius: 8px;
	background: #fff;
}
	.form-footer-link a {
		color: #777;
	}
	.form-footer-link a:hover {
		color: #333;
		text-decoration: none;
	}
.forgot-title {
	margin-bottom: 32px;
	text-align: center;
}
.forgot-title h1 {
	margin-bottom: 16px;
	color: #333;
	font-size: 24px;
	font-weight: normal;
}
.info-summary {
	padding: 16px 0;
	color: #333;
}
.fullid-back-blue {
	/*background: #2196F3;height: 800px;*/
}
.sm-reset-right-8 {
    margin-right: 8px;
}
.sm-reset-left-8 {
    margin-left: 8px;
}
.read-more-nav {
	margin: 32px 0;
	text-align: center;
}
.read-more-nav a {
	display: block;
	width: 160px;
	margin: 0 auto;
	padding: 8px 16px;
	color: #2196F3;
	font-size: 13px;
	text-align: center;
	border-radius: 16px;
	background: #fff;
}
.read-more-nav a:hover {
	text-decoration: none;
}
#infscr-loading {
	text-align: center;
	margin: 32px auto;
	color: #777;
}
#infscr-loading img {
	width: 32px;
}
#open_status_panel a {
	position: fixed;
	bottom: 16px;
	right: 16px;
	padding: 13px 16px;
	color: #fff;
	font-size: 18px;
	border-radius: 50%;
	background: #2196F3;
	box-shadow: 0 1px 2px rgba(0,0,0,0.5);
}
#open_status_panel a:hover {
	background: #1976D2;
}
/*=================================
	#header
=================================*/
#header_bar {
	padding: 8px;
	text-align: center;
	background: #003e6a;
}
#header_pc {
	width: 100%;
}
	#header_info {
		width: 100%;
		height: 75px;
		padding: 0;
		padding-left: 0;
		padding-right: 0;
		border-bottom: 1px solid #ccc;
		background: #fff;
	}
		#header_info .header-logo {
			float: left;
			width: 300px;
			padding-left: 16px;
			line-height: 75px;
		}
			#header_info .header-logo img {
				height: 35px;
			}
		#header_info .header-logo-premium {
			float: left;
			width: 300px;
			height: 75px;
		}
			#header_info .header-logo-premium img {
				height: 75px;
			}
		#header_info .header-information {
			height: 75px;
			float: right;
			text-align: right;
			line-height: 75px;
		}
			#header_info .header-information > ul.nav-lists {
				margin: 0;
				padding: 0;
				list-style: none;
				text-align: right;
			}
				#header_info .header-information > ul.nav-lists > li {
					float: right;
					margin-left: 32px; /*48px*/
					color: #555;
				}
				#header_info .header-information > ul.nav-lists > li a {
					color: #555;
				}
				#header_info .header-information > ul.nav-lists > li a:not(.btn) {
					padding: 16px 8px;
					color: #777;
				}
				#header_info .header-information > ul.nav-lists > li a:not(.btn):hover {
					color: #333;
					text-decoration: none;
				}
.header-user-name {
	
}
	.header-user-icon {
		float: left;
		margin-top: 0;
		margin-right: 0px;
	}
		.header-user-icon img {
			width: 41px;
			border-radius: 4px;
		}
#header_user_name_sp {
	float: right;
	width: 180px;
	padding-right: 16px;
}
	#header_user_name_sp.media {
		margin: 0;
	}
	#header_user_name_sp .pull-right {
		padding-top: 8px;
		width: 30px;
	}
		#header_user_name_sp .pull-right img {
			width: 30px;
			height: 30px;
			border-radius: 50%;
		}
	#header_user_name_sp .user-name {
		padding-top: 16px;
		font-size: 12px;
		text-align: right;
	}
		#header_user_name_sp .user-name a {
			color: #333;
		}
/*=================================
	#panel
=================================*/
#account_panel {
	box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.3);
	overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-moz-overflow-scrolling: touch;
	z-index: 1020;
}
#account_panel .panel-inner {
	background: #fff;
}
#account_panel .panel-inner ul.lists {
	margin: 0;
	padding: 0;
	list-style: none;
}
#account_panel .panel-inner ul.lists > li {
	border-bottom: 1px solid #ccc;
}
#account_panel .panel-inner ul.lists > li:last-child {
	border-bottom: none;
}
#account_panel .panel-inner ul.lists > li a {
	display: block;
	padding: 16px;
	color: #555;
}
#account_panel .panel-inner ul.lists > li a:hover {
	color: #000;
	text-decoration: none;
	background: #f0f0f0;
}
#footer_fixed_bar {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	border-top: 1px solid #ccc;
	background: #fff;
	/*box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.15);*/
	z-index: 9999;
}
	#footer_fixed_bar ul.lists {
		margin: 0;
		padding: 0;
		list-style: none;
		width: 100%;
	}
		#footer_fixed_bar ul.lists > li {
			float: left;
			width: 25%;
			text-align: center;
		}
		#footer_fixed_bar ul.lists > li a {
			display: block;
			padding: 10px 4px;
			color: #aaa;
		}
		#footer_fixed_bar ul.lists > li.active a,
		#footer_fixed_bar ul.lists > li a:hover {
			color: #2196F3;
			text-decoration: none;
		}
		#footer_fixed_bar ul.lists > li a span {
			display: block;
		}
		#footer_fixed_bar ul.lists > li a span.footer-bar-icon {
			font-size: 20px;
		}
		#footer_fixed_bar ul.lists > li a span.footer-bar-title {
			font-size: 9px;
		}
#staff_status_modal .status-contents {
	margin-bottom: 16px;
	text-align: center;
}
    #staff_status_modal .status-contents .status-contents-info-title {
		margin-bottom: 16px;
		padding: 8px;
		color: #414141;
		font-size: 13px;
		font-weight: bold;
		border-radius: 4px;
		background: #f0f0f0;
	}
	#staff_status_modal .status-contents .summary {
		font-size: 24px;
	}
	#staff_status_modal .status-contents .caption {
		padding: 8px;
		color: #333;
	}
	#staff_status_modal .status-contents .caption-title {
		padding: 8px;
		color: #777;
		font-size: 12px;
	}
    #staff_status_modal .status-contents  .table > thead {
        text-align: left;
    }
    #staff_status_modal .status-contents  .table > thead > tr > th {
        color: #777;
        font-size: 12px;
        text-align: left;
    }
    #staff_status_modal .status-contents  .table > tbody > tr > td {
        color: #777;
        font-size: 12px;
        text-align: left;
    }
    #staff_status_modal .status-contents  .table > tbody > tr > td.num {
        color: #414141;
        font-size: 14px;
        font-weight: normal;
        text-align: left;
    }
/*=================================
	#first
=================================*/
.form-header-logo {
	padding: 32px 0;
	text-align: center;
	border-bottom: 1px solid #ccc;
	background: #fff;
}
	.form-header-logo .logo {
		margin: 0 auto;
		width: 150px;
	}
/***** first-form *****/
.first-form-wrap {
	margin: 32px 0;
	padding: 32px;
	border-radius: 8px;
	background: #;
}
	.first-form-header {
		margin-bottom: 32px;
	}
		.first-form-header .icon-title {
			margin-bottom: 32px;
			font-weight: bold;
			text-align: center;
		}
		.first-form-header .icon-name {
			margin-top: 8px;
			margin-bottom: 32px;
			color: #777;
			text-align: center;
		}
		.first-form-header .first-form-icon-company,
		.first-form-header .first-form-icon-staff {
			text-align: center;
			border-radius: 50%;
			cursor: pointer;
		}
			.first-form-header .first-form-icon-company img,
			.first-form-header .first-form-icon-staff img {
				width: 130px;
				border-radius: 50%;
				border: 5px solid transparent;
			}
			.first-form-header .first-form-icon-company img.active,
			.first-form-header .first-form-icon-staff img.active {
				border: 5px solid #2196F3;
				transition: all 0.7s ease;
			}
/***** first-form *****/
.second-form-wrap {
	margin: 32px 0;
	padding: 32px;
	border-radius: 8px;
	border: 1px solid #ccc;
	background: #fff;
}
	.second-form-wrap .err-footer-btn {
		margin-top: 32px;
	}
		.second-form-wrap .err-footer-btn .btn-left {
			padding-right: 8px;
		}
		.second-form-wrap .err-footer-btn .btn-right {
			padding-left: 8px;
		}
/*=================================
	#main
=================================*/
#main {
	padding: 32px 0;
}
#main_contents {
	
}
	#main_contents .contents {
		margin-bottom: 32px;
		border-radius: 2px;
		box-shadow: 0 1px 1px 1px rgba(0,0,0,0.1);
		background: #fff;
		/*
		margin-bottom: 32px;
		border-radius: 2px;
		border: 1px solid #1976D2;
		background: #fff;
		*/
	}
	#main_contents .contents-header {
		padding: 16px;
		color: #414141;
		font-weight: bold;
		text-align: center;
		border-radius: 1px 1px 0 0;
		border-bottom: 1px solid #ccc;
		background: #f0f0f0;
	}
	#main_contents .contents-header-home-staff {
		padding: 16px;
		color: #777;
		text-align: center;
		border-radius: 1px 1px 0 0;
		background: #f0f0f0;
	}
	#main_contents .contents-body {
		padding: 32px;
	}
		#main_contents .contents-body-first-hello {
			margin-bottom: 16px;
			font-size: 16px;
			font-weight: bold;
		}
	.contents-info-title {
		margin-bottom: 16px;
		color: #414141; /* defaultCss 999 */
		font-size: 13px;
		font-weight: bold; /* defaultCss normal; */
	}
		.contents-info-title small {
			margin: 0 4px;
			color: #777; /* defaultCss 999 */
			font-size: 11px;
			font-weight: normal; /* defaultCss normal; */
		}
/*=================================
	#company
=================================*/
.company-first-guide-body {
	margin: 16px 0;
	padding: 0;
}
	.company-first-guide-body ul.guide-nav {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		.company-first-guide-body ul.guide-nav > li {
			position: relative;
			margin-bottom: 16px;
		}
		.company-first-guide-body ul.guide-nav > li a {
			display: block;
			padding: 16px;
			border-radius: 8px;
			background: #f0f0f0;
		}
		.company-first-guide-body ul.guide-nav > li a:hover {
			text-decoration: none;
			background: #ddd;
		}
		.company-first-guide-body ul.guide-nav > li:last-child {
			border-bottom: none;
		}
		.company-first-guide-body ul.guide-nav > li .guide-status {
			position: absolute;
			top: 16px;
			right: 16px;
		}
.company-first-ability-lists {
	padding: 0;
}
	.company-first-ability-lists ul.lists {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		.company-first-ability-lists ul.lists > li {
			margin-bottom: 16px;
			padding: 16px;
			border-radius: 8px;
			background: #f0f0f0;
		}
		.company-first-ability-lists ul.lists > li:last-child {
			margin-bottom: 0;
		}
.company-first-ability-add {
	margin-top: 16px;
}
	.company-first-ability-add .add-btn {
		margin-bottom: 16px;
	}
.company-first-staff-add {
	margin-bottom: 32px;
}
.company-first-staff-lists {
	padding: 0;
}
	.company-first-staff-lists ul.lists {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		.company-first-staff-lists ul.lists > li {
			position: relative;
			margin-bottom: 16px;
			padding: 16px;
			border-radius: 8px;
			background: #f0f0f0;
		}
		.company-first-staff-lists ul.lists > li:last-child {
			margin-bottom: 0px;
		}
		.company-first-staff-lists ul.lists > li .media .pull-left {
			width: 50px;
			border-radius: 50%;
		}
		.company-first-staff-lists ul.lists > li .media .pull-left img {
			width: 50px;
			border-radius: 50%;
			background: #fff;
		}
		.company-first-staff-lists ul.lists > li .media .user-name {
			margin-bottom: 8px;
		}
		.company-first-staff-lists ul.lists > li .media .user-name a {
			font-weight: bold;
		}
		.company-first-staff-lists ul.lists > li .media .user-email {
			color: #777;
			font-size: 12px;
		}
		.company-first-staff-lists ul.lists > li .drag {
			position: absolute;
			right: 0;
			bottom: 0;
			padding: 8px;
			color: #777;
			font-size: 12px;
			border-radius: 8px 0 8px 0;
			background: rgba(221,221,221,0.6);
			cursor: move;
		}
.items-type-list {
    margin-bottom: 16px;
    padding: 16px;
    border-radius: 8px;
    background: #f0f0f0;
    overflow: hidden;
}
/*=================================
	#staff
=================================*/
.contents-body-home-staff {
		padding: 0;
	}
	.contents-body-home-staff-status,
	.contents-body-home-staff-select,
	.contents-body-home-staff-eval,
	.contents-body-home-staff-eval-comment {
    	padding: 32px;
	}
	.contents-body-home-staff-status {
    	
	}
	   .contents-body-home-staff-status .media .pull-left {
           width: 80px;
       }
       .contents-body-home-staff-status .media .pull-left img {
           width: 80px;
           border-radius: 4px;
       }
       .contents-body-home-staff-status .media .status-title {
           margin-bottom: 8px;
           font-size: 16px;
       }
       .contents-body-home-staff-status .media .status-title span {
       	   margin-left: 4px;
           color: #777;
           font-size: 14px;
       }
       .contents-body-home-staff-status .media .status-summary {
           font-size: 20px;
       }
       .contents-body-home-staff-status .media .status-summary ul.lists {
           width: 100%;
           margin: 0;
           padding: 0;
           list-style: none;
       }
       .contents-body-home-staff-status .media .status-summary ul.lists > li {
           float: left;
           width: 33.333333333%;
           text-align: center;
       }
       .contents-body-home-staff-status .media .status-summary ul.lists > li span.summary-title {
           margin-right: 4px;
           color: #777;
           font-size: 11px;
       }
       .contents-body-home-staff-status .media .status-summary ul.lists > li span.summary-contents {
           color: #777;
           font-size: 13px;
       }
    .contents-body-home-staff-eval-plus {
        padding: 16px;
        color: #333;
        text-align: center;
    	background: #f5f5f5;
    	cursor: pointer;
	}
	.contents-body-home-staff-eval-plus i {
        margin-right: 8px;
	}
	.contents-body-home-staff-eval-plus:hover {
        color: #777;
	}
	.contents-body-home-staff-select {
    	background: #f5f5f5;
	}
        .contents-body-home-staff-select .eval-staff-select {
        	padding: 8px 0;
        	text-align: center;
        }
            .contents-body-home-staff-select .eval-staff-select .staff-icon {
            	width: 70px;
            	margin: 0 auto;
            	border-radius: 50%;
            	cursor: pointer;
            }
            .contents-body-home-staff-select .eval-staff-select .staff-icon img {
            	width: 70px;
            	border-radius: 50%;
            	border: 5px solid #ddd;
            }
            .contents-body-home-staff-select .eval-staff-select .staff-icon img.active {
            	width: 70px;
            	border-radius: 50%;
            	border: 5px solid #2196F3;
            	transition: all 0.7s ease;
            }
            .contents-body-home-staff-select .eval-staff-select .staff-name {
                margin-top: 8px;
            	padding: 0 8px;
            	color: #555;
                font-size: 12px;
            }
            .contents-body-home-staff-select .eval-staff-select .staff-evaled-num {
                margin-top: 2px;
            }
            .contents-body-home-staff-select .eval-staff-select .staff-evaled-num .count {
                color: #555;
                font-size: 14px;
            }
        .contents-body-home-staff-select .not-eval-staff-select {
        	padding: 8px 0;
        	text-align: center;
        }
            .contents-body-home-staff-select .not-eval-staff-select .staff-icon {
            	width: 70px;
            	margin: 0 auto;
            	border-radius: 50%;
            }
            .contents-body-home-staff-select .not-eval-staff-select .staff-icon img {
            	width: 70px;
            	border-radius: 50%;
            	border: 5px solid #ddd;
            	opacity: 0.5;
            }
            .contents-body-home-staff-select .not-eval-staff-select .staff-name {
                margin-top: 8px;
            	padding: 0 8px;
            	color: #555;
                font-size: 12px;
            }
            .contents-body-home-staff-select .not-eval-staff-select .staff-evaled-num {
                margin-top: 2px;
            }
            .contents-body-home-staff-select .not-eval-staff-select .staff-evaled-num .count {
                color: #555;
                font-size: 14px;
            }
    .contents-body-home-staff-eval {
    	border-top: 1px solid #ccc;
    	background: #f5f5f5;
	}
	.contents-body-home-staff-eval .home-staff-eval-lists {
    	padding: 0;
    }
    	.contents-body-home-staff-eval .home-staff-eval-lists ul.lists {
    		margin: 0;
    		padding: 0;
    		list-style: none;
    	}
    		.contents-body-home-staff-eval .home-staff-eval-lists ul.lists > li {
    			margin-bottom: 16px;
    			padding: 11px;
    			border-radius: 8px;
    			border: 3px solid transparent;
    			background: #ddd;
    			cursor: pointer;
    		}
    		.contents-body-home-staff-eval .home-staff-eval-lists ul.lists > li.active {
    			border: 3px solid #2196F3;
    			background: #fff;
            	transition: all 0.7s ease;
    		}
    		.contents-body-home-staff-eval .home-staff-eval-lists ul.lists > li:last-child {
    			margin-bottom: 0;
    		}
	.contents-body-home-staff-eval-comment {
        border-top: 1px solid #ccc;
        background: #f5f5f5;
	}
/*=================================
	#eval
=================================*/
.eval-contents {
    margin-bottom: 32px;
	border-radius: 2px;
	box-shadow: 0 1px 1px 1px rgba(0,0,0,0.1);
	background: #f5f5f5;
}
    .eval-contents .eval-contents-header {
        padding: 32px 0;
    }
        .eval-contents .eval-contents-header .inner {
            width: 187px;
            margin: 0 auto;
        }
        .eval-contents .eval-contents-header .eval-staff-image {
            text-align: center;
            background: #f5f5f5 url('../img/icon/eval_staff_back_icon.png') center center no-repeat;
            background-size: cover;
        }
            .eval-contents .eval-contents-header .eval-staff-image img {
                width: 50px;
                border-radius: 50%;
                border: 3px solid #ddd;
                background: #fff;
            }
        .eval-contents .eval-contents-header .eval-status {
            height: 50px;
            line-height: 50px;
            color: #333;
            font-weight: bold;
            text-align: left;
            background: #f5f5f5 url('../img/icon/eval_arrow_icon.png') center center no-repeat;
            background-size: cover;
        }
        .eval-contents .eval-contents-header .evaled-staff-image {
            text-align: center;
        }
            .eval-contents .eval-contents-header .evaled-staff-image img {
                width: 50px;
                border-radius: 50%;
                border: 3px solid #2196F3;
                background: #fff;
            }
    .eval-contents .eval-contents-body {
        position: relative;
        padding: 32px;
        background: #fff;
    }
        .eval-contents .eval-contents-body .eval-contents-body-created {
            margin-bottom: 8px;
            color: #777;
            font-size: 12px;
        }
        .eval-contents .eval-contents-body .eval-contents-body-matter {
            color: #777;
            margin-bottom: 16px;
        }
        .eval-contents .eval-contents-body .eval-contents-body-matter a {
            font-weight: bold;
            text-decoration: none;
        }
        .eval-contents .eval-contents-body .eval-contents-body-matter a:hover {
            text-decoration: underline;
        }
        .eval-contents .eval-contents-body .eval-contents-body-matter .matter-strong {
            color: #333;
            font-weight: bold;
        }
        .eval-contents .eval-contents-body .eval-contents-body-detail {
            padding: 16px;
            border-radius: 8px;
            border: 1px solid #ccc;
            /*box-shadow: 0 1px 1px 1px rgba(0,0,0,0.075);*/
        }
        .eval-contents .eval-contents-body .eval-contents-body-delete {
            position: absolute;
            top: 0;
            right: 0;
            padding: 14px 16px;
            color: #ccc;
            cursor: pointer;
        }
        .eval-contents .eval-contents-body .eval-contents-body-delete:hover {
        	color: #777;
		}
/*=================================
	#staff_status
=================================*/
#radarChart_wrap {
	max-width: 480px;
	margin: 16px auto;
	margin-bottom: 0;
	padding-right: 32px;
    text-align: center;
    border-radius: 2px;
}
.staff-status-contents,
.staff-status-contents-first {
    padding: 32px;
}
	.staff-status-view {
		padding: 32px;
		color: #000;
		border-radius: 1px 1px 0 0;
		background: #f0f0f0;
	}
    .staff-status-view .media .pull-left img {
       width: 90px;
       border-radius: 4px;
       background: #fff;
    }
    .staff-status-view .staff-name {
        margin-bottom: 8px;
    	font-size: 20px;
    }
    .staff-status-view .staff-name span {
    	font-size: 12px;
    }
    .staff-status-view .staff-title-name {
        color: #fff;
    	font-size: 20px;
    }
	.staff-status-params {
		color: #2196F3;
		font-size: 24px;
		font-weight: bold;
		text-align: left;
	}
		.staff-status-params .params-title {
			margin-bottom: 8px;
			color: #777;
			font-size: 12px;
			font-weight: normal;
		}
		.staff-status-params .params-title span {
			padding: 4px 8px;
			border-bottom: 1px solid #777;
		}
		.staff-status-params i {
			margin-right: 8px;
			color: #2196F3;
			font-size: 16px;
		}
    .staff-status-top {
        padding-bottom: 16px;
        background: #fff;
    }
        .staff-status-top-inner {
            margin-bottom: 16px;
        }
        .staff-status-top .staff-status-top-eval {
            color: #777;
            font-size: 16px;
        }
        .staff-status-top .staff-status-top-staff .staff-image img {
            width: 50px;
            border-radius: 50%;
            border: 1px solid #ccc;
        }
        .staff-status-top .staff-status-top-staff .staff-name a {
            margin-top: 8px;
            margin-left: 8px;
            font-size: 14px;
        }
    .staff-status-contents .tab-select {
        margin-bottom: 32px;
        text-align: center;
    }
    .staff-status-contents .table > thead {
        text-align: center;
    }
    .staff-status-contents .table > thead > tr > th {
        color: #777;
        font-size: 12px;
        text-align: center;
    }
    .staff-status-contents .table > tbody > tr > td {
        color: #777;
        font-size: 12px;
    }
    .staff-status-contents .table > tbody > tr > td.num {
        color: #414141;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
    }
    .staff-status-contents-header {
        padding: 16px;
		color: #414141;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		border-radius: 1px 1px 0 0;
		border-bottom: 1px solid #ccc;
		background: #f5f5f5;
    }
    .staff-status-evaled-lists ul.lists {
       margin: 0;
       padding: 0;
       list-style: none;
    }
    .staff-status-evaled-lists ul.lists > li {
       margin-bottom: 16px;
       padding-bottom: 16px;
       border-bottom: 1px solid #ccc;
    }
    .staff-status-evaled-lists ul.lists > li:last-child {
       border-bottom: none;
    }
    .staff-status-evaled-lists .media .pull-left {
       width: 50px;
       border-radius: 50%;
    }
    .staff-status-evaled-lists .media .pull-left img {
       width: 50px;
       border-radius: 50%;
    }
    .staff-status-evaled-lists .staff-name {
        margin-bottom: 16px;
        color: #414141;
        font-size: 14px;
    }
    .staff-status-evaled-lists .top-eval {
        padding: 8px;
        color: #333;
        font-size: 14px;
        border-radius: 2px;
        border: 1px solid #FFF59D;
        background: #FFFDE7;
    }
    .no-eval {
        padding: 8px;
        color: #777;
        font-size: 14px;
        text-align: center;
    }
/*=================================
	#sidebar
=================================*/
#sidebar {
	padding: 0;
}
	#sidebar .sidebar-inner {
		margin: 0;
		padding: 0;
		overflow-x: hidden;
		-webkit-overflow-scrolling: touch;
		-moz-overflow-scrolling: touch;
	}
	#sidebar .sidebar-inner .global-nav-header {
		padding: 8px;
		padding-top: 16px;
		padding-left: 16px;
		color: #aaa;
		font-size: 12px;
	}
	#sidebar .sidebar-inner ul.global-btn {
		margin: 0;
		margin-bottom: 12px;
		padding: 0;
		list-style: none;
	}
	#sidebar .sidebar-inner ul.global-btn > li {
		padding: 0px 8px;
		padding-bottom: 2px;
		overflow: hidden;
	}
	#sidebar .sidebar-inner ul.global-nav {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#sidebar .sidebar-inner ul.global-nav > li {
		position: relative;
		color: #555;
		font-size: 16px;
		overflow: hidden;
	}
	#sidebar .sidebar-inner ul.global-nav > li a {
		display: block;
		padding: 8px 16px;
		color: #777;
		font-size: 14px;
		border-radius: 2px;
		border: 1px solid transparent;
	}
	#sidebar .sidebar-inner ul.global-nav > li a:hover {
		color: #fff;
		text-decoration: none;
		border-radius: 2px 0 0 2px;
		border: 1px solid #1976D2;
		background: #2196F3;
		transition: all 0.1s ease;
	}
	#sidebar .sidebar-inner ul.global-nav > li a:hover i {
		color: #fff;
	}
	#sidebar .sidebar-inner ul.global-nav > li.active a {
		color: #fff;
		border-radius: 2px 0 0 2px;
		border: 1px solid #1976D2;
		background: #2196F3; /* #f5f5f5 */
	}
	#sidebar .sidebar-inner ul.global-nav > li.active a i {
		color: #fff;
	}
	#sidebar .sidebar-inner ul.global-nav > li.active a:hover {
		color: #fff; /* #333 */
	}
	#sidebar .sidebar-inner ul.global-nav > li :not(.global-nav-status-icon) i {
		margin-right: 8px;
		color: #666;
	}
	#sidebar .sidebar-inner ul.global-nav > li .global-nav-icon {
		float: left;
		width: 20px;
		margin: 1px 24px 2px 8px;
	}
	#sidebar .sidebar-inner ul.global-nav > li .global-nav-icon img {
		max-width: 32px;
		border-radius: 2px;
	}
	#sidebar .sidebar-inner ul.global-nav > li .global-nav-status-icon {
		position: absolute;
		top: 5px;
		right: 0;
		padding: 2px 6px;
		color: #666;
		font-size: 12px;
		border-radius: 2px;
	}
	#sidebar .sidebar-inner ul.global-nav > li.active .global-nav-status-icon {
		color: #009688;
	}
#sidebar_right {
	padding: 0;
}
	#sidebar_right .sidebar-inner {
		margin: 0;
		padding: 0;
		overflow-x: hidden;
		-webkit-overflow-scrolling: touch;
		-moz-overflow-scrolling: touch;
	}
	#sidebar_right .sidebar-inner .global-nav-header {
		padding: 8px;
		padding-top: 16px;
		padding-left: 16px;
		color: #aaa;
		font-size: 12px;
	}
	#sidebar_right .sidebar-right-staff-lists {
		
	}
	#sidebar_right .sidebar-right-staff-lists ul.lists {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		#sidebar_right .sidebar-right-staff-lists ul.lists > li {
			padding: 16px;
			border-bottom: 1px solid #ccc;
		}
		#sidebar_right .sidebar-right-staff-lists ul.lists > li:last-child {
			border-bottom: none;
		}
		#sidebar_right .sidebar-right-staff-lists ul.lists > li .media .pull-left img {
			width: 50px;
			border-radius: 50%;
			background: #fff;
		}
		#sidebar_right .sidebar-right-staff-lists ul.lists > li .media .staff-name a {
			font-weight: normal;
		}
		#sidebar_right .sidebar-right-staff-lists ul.lists > li .media .staff-evaled-num {
			margin-top: 8px;
			color: #777;
			font-size: 14px;
			font-weight: bold;
		}
		#sidebar_right .sidebar-right-staff-lists ul.lists > li .media .not-agreement {
			margin-bottom: 4px;
		}
		#sidebar_right .sidebar-right-staff-lists ul.lists > li .media .staff-email {
			color: #777;
			font-size: 12px;
		}
/*=================================
	#terms_privacy
=================================*/
#terms_privacy h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 32px;
	font-size: 20px;
	font-weight: bold;
}
#terms_privacy h2 {
	margin: 0;
	padding: 16px 0px;
	padding-top: 32px;
	font-size: 16px;
	font-weight: bold;
}
#terms_privacy ol {
	padding-left: 32px;
	list-style: decimal;
}
/*=================================
	#footer
=================================*/
#footer {
	color: #555;
	border-top: 1px solid #ccc;
	background: #fff;
}
	#footer .footer-inner {
		padding: 32px 0;
		padding-top: 48px;
	}
	#footer .footer-site-info {
		margin-bottom: 16px;
		font-size: 20px;
	}
	#footer .copy {
		padding-top: 32px;
		padding-bottom: 96px;
		color: #555;
		font-size: 12px;
		text-align: center;
	}

@media screen and (min-width:992px) and ( max-width:1170px) {
	
}
@media all and (max-width: 992px) {
	body {
		padding-top: 50px;
	}
	.sm-reset-right-8,
	.sm-reset-left-8 {
        margin: 0;
    }
	.first-form-wrap {
    	margin: 16px 0;
    	padding: 16px;
    	border-radius: none;
    	background: transparent;
    }
	.second-form-wrap .err-footer-btn .btn-left {
		padding-right: 0;
	}
	.second-form-wrap .err-footer-btn .btn-right {
		margin-top: 16px;
		padding-left: 0;
	}
	#header_user_name_sp .user-name {
		color: #fff;
	}
	#header_user_name_sp .user-name a {
		color: #fff;
	}
	#main_contents .contents {
		margin-bottom: 16px;
		border-radius: none;
		border: none;
	}
	#main_contents .contents-header {
		padding: 8px 16px;
		color: #777;
		text-align: center;
		border-radius: none;
		border-bottom: none;
		background: #f0f0f0;
	}
	#main_contents .contents-header-home-staff {
		padding: 8px 16px;
		color: #777;
		text-align: center;
		border-radius: none;
		border-bottom: none;
		background: #f0f0f0;
	}
    #main_contents .contents-body {
		padding: 16px;
	}
	.staff-status-view .staff-title-name {
        margin-top: 16px;
    	font-size: 16px;
    	text-align: center;
    }
    .eval-contents .eval-contents-header .inner {
            width: 300px;
            margin: 0 auto;
        }
        .eval-contents .eval-contents-header .eval-staff-image {
            text-align: center;
            background: #f5f5f5 url('../img/icon/eval_staff_back_icon.png') center center no-repeat;
            background-size: cover;
        }
            .eval-contents .eval-contents-header .eval-staff-image img {
                width: 80px;
                border-radius: 50%;
                border: 5px solid #ddd;
            }
        .eval-contents .eval-contents-header .eval-status {
            height: 80px;
            line-height: 80px;
            color: #333;
            font-weight: bold;
            text-align: left;
            background: #f5f5f5 url('../img/icon/eval_arrow_icon.png') center center no-repeat;
            background-size: cover;
        }
        .eval-contents .eval-contents-header .evaled-staff-image {
            text-align: center;
        }
            .eval-contents .eval-contents-header .evaled-staff-image img {
                width: 80px;
                border-radius: 50%;
                border: 5px solid #2196F3;
            }
	#footer {
    	margin-top: 0;
    }
}

@media all and (max-width: 768px) {
	#main {
		padding: 0;
	}
}

@media all and (max-width: 480px) {
	.first-form-header .first-form-icon-company img,
	.first-form-header .first-form-icon-staff img {
		width: 90px;
		border-radius: 50%;
	}
	.second-form-wrap {
    	margin: 0;
    	padding: 32px;
    	padding-top: 0;
    	border-radius: none;
    	border: none;
    	background: #fff;
    }
    #main_contents .contents-body-home-staff-status,
    #main_contents .contents-body-home-staff-select,
	#main_contents .contents-body-home-staff-eval,
	#main_contents .contents-body-home-staff-eval-comment {
    	padding: 16px;
	}
	.eval-contents {
        margin-bottom: 16px;
    	border-radius: 0;
    	border: 1px solid #ccc;
    	border-left: none;
    	border-right: none;
    }
	.eval-contents .eval-contents-body {
        padding: 16px;
    }
    #radarChart_wrap {
        padding: 16px 0;
    }
    .staff-status-view {
		padding: 16px;
	}
    .staff-status-contents,
    .staff-status-contents-first {
        padding: 16px;
    }
    .staff-status-view .media .pull-left img {
       width: 80px;
    }
    .staff-status-view .staff-name {
    	margin-top: 6px;
        margin-bottom: 8px;
    	font-size: 16px;
    }
    .staff-status-view .staff-name span {
    	display: block;
    	font-size: 12px;
    }
    .staff-status-view .staff-title-name {
        color: #fff;
    	font-size: 20px;
    }
	.staff-status-params {
		font-size: 22px;
		font-weight: bold;
		text-align: left;
	}
		.staff-status-params .params-title {
			margin-bottom: 8px;
			font-size: 12px;
			font-weight: normal;
		}
		.staff-status-params .params-title span {
			padding: 4px 8px;
		}
		.staff-status-params i {
			margin-right: 8px;
			font-size: 13px;
		}
}














