table.table02 td.tr-table02{
	border-top-right-radius:0px !important;
	padding:3px 3px 3px 3px !important;
	line-height:33px;
}
table.table02{
	border-left:1px solid #CCCCCC !important;
	border-top-left-radius:5px !important;
}
table.table02 td:first-child.tr-table02{
	border-left:0px !important;
}
table.table02 > thead td.tr-table02{
	border-bottom-left-radius:0px !important;
	border-bottom-right-radius:0px !important;
}
table.table02[class*=b-]{
	border-radius : 5px  !important;
}
div.date span.add-on img{
	height:auto;
	width:auto;
}
table.table02[class*=b-info]{
	border: 1px solid rgb(91, 192, 222) !important;
}
table.table02[class*=b-primary]{
	border: 1px solid rgba(49, 114, 172, 1) !important;
}
table.table02[class*=b-warning]{
	border: 1px solid rgb(230, 140, 19) !important;
}
input[type=text]{
	
}
input[type=button], input[type=reset], input[type=submit]{
	min-width:70px !important;
	background-image: none !important;
    border-radius: 3px !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-weight: normal !important;
    line-height: 1.62857 !important;
    margin-bottom: 0 !important;
    padding: 6px 9px !important;
    text-align: center !important;
    white-space: nowrap !important;
    background-position: 50% center !important;
    background-size: 200% auto !important;
    /*border: medium none !important;*/
    text-transform: uppercase !important;
    transition: all 0.4s ease 0s !important;
}
div.input-append{
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width:80%;
}
div.input-append .addon{
	height:34px;
	margin:0px !important;
	display:inline;
	/*border-top: 1px solid #cccccc !important;
	border-bottom: 1px solid #cccccc !important;*/
}
div.input-append .addon:not(input){
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
	white-space: nowrap;
    vertical-align: middle;
	padding: 5px;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #464a4c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
	
	min-width:auto !important;
	
}
div.input-append .addon:not(:first-child){
	border-left: 0;
	border-right: 1px solid #AAAAAA !important;
	border-bottom-left-radius: 0 !important;
	border-top-left-radius: 0 !important;
}
div.input-append *:not(:last-child){
	border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

div.input-append input.addon{
	position: relative;
    z-index: 2;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 0;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
div.input-append *[type=button].addon{
	box-shadow:none !important;
}
/* /*div.input-append *[type=button].addon:hover{ */
	/* background-color: rgba(204, 204, 204, 0.6); */
	/* transition: all 0.4s ease 0s !important; */
/* }*/ */
div.input-append[class*=popup-btn] .addon:not(input){
	min-width:50px !important;
	text-align:center !important;
}
div.input-append[class*=popup-btn] .addon .glyphicon{
	line-height: 16px;
}
div.input-append .addon:read-only{
    background-color: #CCCCCC;
    border: 1px solid #AAAAAA;
}
div.input-append .addon:-moz-read-only{
    background-color: #CCCCCC;
    border: 1px solid #AAAAAA;
}
.table02 tr:first-child td{
	border-top:1px solid #cccccc;
}
.table02 tr:first-child > td{
	border-top:none;
}
.table02 tr:first-child td:first-child{
	border-top-left-radius:0px;
}
.table02 tr:first-child > td:first-child{
	border-top-left-radius:5px;
}
.table02 tr:last-child td:first-child{
	border-bottom-left-radius:0px;
}
.table02 tr:last-child > td:first-child{
	border-bottom-left-radius:0px;
}
.table02 tr:last-child td:last-child{
	border-bottom-right-radius:0px;
}
.table02 tr:last-child > td:last-child{
	border-bottom-right-radius:5px;
}
.petition-header{
	height:39px;
	width:100%;
	text-align:left;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}
.petition-header a{
	width:100%;
	text-align:left;
	color:#ffffff;
	display: block;
	line-height:39px;
}
.petition-data > table.table02{
	border:none !important;
}
.petition-data > .table02 tr:last-child > td:first-child{
	border-top-left-radius:0px !important;
	border-top-right-radius:0px !important;
	border-bottom-left-radius:5px !important;
	border-bottom-right-radius:0px !important;
}
.petition-data > .table02 tr:last-child > td:last-child{
	border-top-left-radius:0px !important;
	border-top-right-radius:0px !important;
	border-bottom-left-radius:0px !important;
	border-bottom-right-radius:5px !important;
}
.petition-data{
	border:1px solid #aea686;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
#tab02-form_tb{
	padding-top:10px;
}
#tab02-form_tb a.btn-gen{
	background-image: none;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    line-height: 1.846;
    margin-bottom: 0;
    padding: 6px 9px;
    text-align: center;
    white-space: nowrap;
    background-position: 50% center;
    background-size: 200% auto;
    border: medium none;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
}
.text-red{
	color:red;
}
#tab02-form_tb .card-from{
	margin-top:15px;
	color:blue;
}
#tab02-form_tb .table{
	width:100%;
	margin-top:10px;
	border-collapse:0;
	border-spacing:0;
}
#tab02-form_tb .table input,#tab02-form_tb .table select{
	width:100%;
}
#tab02-form_tb .table > tbody > tr > td, #tab02-form_tb .table > thead > tr > th, #tab02-form_tb .table > thead > tr > td{
	padding: 3px 10px !important;
	line-height: 33px;
	border: 1px solid #EEEEEE;
	border-bottom:none;
	border-right:none;
}
#tab02-form_tb .table > thead > tr:visible:first-child > th:first-child, #tab02-form_tb .table > thead > tr:visible:first-child > td:first-child{
	border-top-left-radius:5px;
}
#tab02-form_tb .table > thead > tr:visible:first-child > th:last-child, #tab02-form_tb .table > thead > tr:visible:first-child > td:last-child{
	border-top-right-radius:5px;
}
#tab02-form_tb .table tr:visible > td:last-child, #tab02-form_tb .table tr:visible > th:last-child, #tab02-form_tb .table tr:visible > td:last-child{
	border-right:1px solid #EEEEEE;
}
#tab02-form_tb .table > tbody > tr:visible:last-child > td:first-child{
	border-bottom-left-radius:5px;
}
#tab02-form_tb .table > tbody > tr:visible:last-child > td:last-child{
	border-bottom-right-radius:5px;
}
#tab02-form_tb .table > tbody > tr:visible:last-child > td{
	border-bottom:1px solid #EEEEEE;
}
#tab02-form_tb .table > thead.bg-sky4 > tr:visible > th, #tab02-form_tb .table > thead.bg-sky4 > tr:visible > td{
	background-color: #DCDADE;
}
#tab02-form_tb .table > thead > tr:visible:first-child > th, #tab02-form_tb .table > thead > tr:visible:first-child > td{
	border-top-color:#CCCCCC;
}
#tab02-form_tb .table > tbody > tr:visible:last-child > th, #tab02-form_tb .table > tbody > tr:visible:last-child > td{
	border-bottom-color:#CCCCCC;
}
#tab02-form_tb .table tr:visible > td:first-child, #tab02-form_tb .table tr:visible > th:first-child, #tab02-form_tb .table tr:visible > td:first-child{
	border-left-color:#CCCCCC;
}
#tab02-form_tb .table tr:visible > td:last-child, #tab02-form_tb .table tr:visible > th:last-child, #tab02-form_tb .table tr:visible > td:last-child{
	border-right-color:#CCCCCC;
}
#tab02-form_tb .form-group{
	height: 33px;
}
#tab02-form_tb .custom-checkbox{
	padding-left: 0px !important;
}
#tab02-form_tb .custom-checkbox input[type=checkbox]{
	width:unset !important;
	padding-top: 10px;
	margin-right: 10px;
	height: 33px;
	border:none;
	box-shadow: none;
}
.custom-radio{
	background-color:unset;
}
.font-header-icon{
	color: #9a4742;
    font-size: 24px !important;
    vertical-align: middle !important;
    font-weight: bold;
}