.form_data{
	border: 1px solid #efefef;
	border-radius: 5px;
	background-color: #fff;
	padding: 5px 10px;
	font-weight: regular
}

.bordered-box{
	border:1px solid #efefef;
	background-color: #fafafa;
	font-size: 13px;
	padding: 20px
}

.responsive-div{
	max-width:100%;
	overflow-x : auto
}

.filter-form{
	margin: 10px 0px 30px;
}

.warning-login{
	color : red;
	font-size : 12px;
	margin-top : 10px;
	border : 1px solid transparent;
	height : 12px;
	width : 300px;
}
.sidebar-title{
	background-color : #ff8c00;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 15px;
	font-weight: bold;
	color : #000
}

.nav-welcome{
	margin-right: 40px;
}

.nav-signout{
	margin-left: 120px;
}

.logo-home{
	display: block;
	margin : 120px auto 0px auto;
	width : 50%; 
}

.brand-home{
	display: block;
	margin : 0px auto 40px auto;
	width : 100%;
	font-size: 30px;
	font-family: 'Roboto', sans-serif;
	text-align: center;
}

.no-line{
	text-decoration: none;
}

.button-table, td{
	border: 1px solid black;
	background-color: #cecece;
	text-decoration: none;
}

.button-logo{
	padding : 10px 15px;
	width : 60px;
	text-align: center
}

.td-button-logo{
	background-color: #fff;
}

.button-text{
	padding : 10px;
	width: 111px;
	height: 60px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.button-inline{
	display: inline-block;
	margin : 10px 10px;
}

.inline{
	display: inline-block;
	margin : 0px 10px 0px 10px;
}

.row-button{
	margin: 40px auto;
	padding: 20px;
}

.button-link{
	text-decoration: none;
	color: black
}

.btn-signout{
	border-radius: 2px;
	padding: 6px 10px;
	background-color: #e8e8e8;
	border: 2px solid transparent;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
}

.btn-signout:hover{
	border-radius: 2px;
	padding: 6px 10px;
	background-color: #dbdbdb;
	border: 2px solid transparent;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
}

.background-color{
	background-color: #f58220;
}

.background-color a{
	color: black;
}

.background-color a:hover{
	color: black;
}

.bread-link{
	margin: 50px 0px;
	background-color: white;
}

.page-title{
	margin: auto;
	padding : auto;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.btn-crest{
	 padding: 5px 10px;
	 font-size: 12px;
	 background-color: #f58220;
	 border: 1px solid transparent;
	 width : auto;
	 font-weight: bold;
	 margin: 20px;
}

.btn-crest:hover{
	 padding: 5px 10px;
	 font-size: 12px;
	 background-color: #f27609;
	 border: 1px solid transparent;
	 width : auto;
	 ont-weight: bold;
	 margin: 20px;
}

.btn-crest-table{
	 padding: 5px 10px;
	 font-size: 12px;
	 background-color: #f58220;
	 border: 1px solid transparent;
	 width : auto;
	 font-weight: bold;
}

.btn-crest-table:hover{
	 padding: 5px 10px;
	 font-size: 12px;
	 background-color: #f27609;
	 border: 1px solid transparent;
	 width : auto;
	 font-weight: bold;
}

.btn-crest-grey{
	 padding: 5px 10px;
	 font-size: 12px;
	 background-color: #cbcbcb;
	 border: 1px solid transparent;
	 width : auto;
	 font-weight: bold;
	 color : #000;
}

.btn-crest-grey:hover{
	 padding: 5px 10px;
	 font-size: 12px;
	 background-color: #a7a7a7;
	 border: 1px solid transparent;
	 width : auto;
	 font-weight: bold;
	 color : #000;
}

.btn-crest-home{
	 padding: 5px 10px;
	 font-size: 12px;
	 background-color:rgba(244, 174, 61, 0.8);
	 border: 1px solid transparent;
	 width : auto;
	 font-weight: bold;
	 color : #000;
}

.btn-crest-home:hover{
	 padding: 5px 10px;
	 font-size: 12px;
	 background-color: #f69f30;
	 border: 1px solid transparent;
	 width : auto;
	 font-weight: bold;
	 color : #000;
}

.btn-crest-success{
	 padding: 5px 10px;
	 font-size: 12px;
	 background-color: #067227;
	 border: 1px solid transparent;
	 width : auto;
	 font-weight: bold;
	 margin: 10px;
	 color : #fff
}

.btn-crest-success:hover{
	 padding: 5px 10px;
	 font-size: 12px;
	 background-color: #088c30;
	 border: 1px solid transparent;
	 width : auto;
	 ont-weight: bold;
	 margin: 10px;
	 color: #fff;
}

.btn-crest-danger{
	 padding: 5px 10px;
	 font-size: 12px;
	 background-color: #dd1616;
	 border: 1px solid transparent;
	 width : auto;
	 font-weight: bold;
	 margin: 10px;
	 color : #fff;

}

.btn-crest-danger:hover{
	 padding: 5px 10px;
	 font-size: 12px;
	 background-color: #b70b0b;
	 border: 1px solid transparent;
	 width : auto;
	 ont-weight: bold;
	 margin: 10px;
	 color: #fff;

}

.btn-crest-success-table{
	 padding: 5px 10px;
	 font-size: 12px;
	 background-color: #067227;
	 border: 1px solid transparent;
	 width : auto;
	 font-weight: bold;
	 color : #fff;
	 margin: 2px 0px;
}

.btn-crest-success-table:hover{
	 padding: 5px 10px;
	 font-size: 12px;
	 background-color: #088c30;
	 border: 1px solid transparent;
	 width : auto;
	 ont-weight: bold;
	 color: #fff;
	 margin: 2px 0px;
}

.btn-crest-danger-table{
	 padding: 5px 10px;
	 font-size: 12px;
	 background-color: #dd1616;
	 border: 1px solid transparent;
	 width : auto;
	 font-weight: bold;
	 color : #fff;
	 margin : 2px 0px;
}

.btn-crest-danger-table:hover{
	 padding: 5px 10px;
	 font-size: 12px;
	 background-color: #b70b0b;
	 border: 1px solid transparent;
	 width : auto;
	 ont-weight: bold;
	 color: #fff;
	 margin : 2px 0px;
}

.btn-crest-info-table{
	 padding: 5px 10px;
	 font-size: 12px;
	 background-color: #0029f0;
	 border: 1px solid transparent;
	 width : auto;
	 font-weight: bold;
	 color : #fff;
	 margin : 2px 0px;
}

.btn-crest-info-table:hover{
	 padding: 5px 10px;
	 font-size: 12px;
	 background-color: rgb(5, 80, 227);
	 border: 1px solid transparent;
	 width : auto;
	 ont-weight: bold;
	 color: #fff;
	 margin : 2px 0px;
}

.main-container{
	padding: 50px 100px;
	font-size: 14px;
	font-weight: bold;
	/*background-color: transparent;*/
	border-radius: 5px;
	width : 100%;
	padding : auto;
	margin: 40px auto;
}

.title-form{
	color: #000;
}

.detail-form{
	font-weight: normal;
	font-style: none;
}

.form-info-row{
	margin: 15px 0px;
}

.title-hr{
	font-size: 13px;
	font-weight: bold;
	border-bottom: 2px solid #f58220;
	margin: 30px 0px;
	padding-bottom: 8px;
	text-transform: uppercase;
}

.center-element{
	margin: auto;
	padding: auto;
}

.form-input{
	border: 1px solid #f9cda7;
	border-radius: 3px;
	padding: 3px 10px;
	width : 100%;
}

.form-input:focus{
	border-radius: 3px;
	padding: 3px 10px;
	width : 100%;
}

#li_warning{
	height : 25px;
}

.table-head{
	background-color: #2e2e2e;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.table-crest td{
	background-color: #fff;
	padding: 5px 10px;
	font-size: 13px;
	font-weight: bold;
}

.title-main{
	margin-bottom: 80px;
}

.button-text-main{
	padding : 10px;
	width: 111px;
	height: 70px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.grey-container{
	background-color: #efefef;
	width : 50%;
	text-align: center;
	margin : auto;
	padding: 40px;
	line-height: 400%;

}

.grey-container a{
	color: #f58220;
	font-size: 18px;
	font-weight: bold;
}

.container-box{
	margin : 10px auto;
	padding : 20px;
	width : 100%;
	border : 1px solid rgb(164, 164, 164);
	border-radius : 6px;
}

.container-box td{
	background-color: rgb(246, 246, 246);
	padding : 30px;
}
.approve-notice{
	padding: 10px;
	text-align: center;
	background-color: yellow;
}
.submit-link{
	background-color : transparent;
	border : none;
	color : #1f0086;
	font-weight: bold;
	font-size : 12px
}
.submit-link:hover{
	background-color : transparent;
	border : none;
	color : rgb(11, 10, 47);
	cursor: pointer;
	font-weight: bold;
	text-decoration : underline
}
.label{
	color : #c66200;
	font-weight: bold;
	margin : 10px auto;
	text-align: center
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    margin-left: -60px;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.cc_list {
    -moz-column-count: 2;
    -moz-column-gap: 50px;
    -webkit-column-count: 2;
    -webkit-column-gap: 50px;
    column-count: 2;
    column-gap: 50px;
	list-style-type: none;
}
.cc_list li{
	margin: 0px 0px 20px;
}
