.shin table { 
	border-collapse: collapse;
	width: 100%;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
}
.textalign{

	text-align: right;
}
.shin td {
	
	text-align: right;
	border: 1px solid #CCCCCC;
	margin: 3px 4px 2px 4px;
	padding: 3px 4px 2px 8px;
	font-size: 1em;
	height: 25px;
	color: #333333;
}

.shin th {
	text-align: center;
	background-color: #f5f5f5; 
	border: 1px solid #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 3px 4px 0px 8px;
	color: #333333;
	font-size: 1em;
	//height: 25px;
}
.modalh {
    background-color: #2c3e50;
    color: #ffffff;
}

.shin2 table { 
	border-collapse: collapse;
	width: 100%;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
}

.shin2 td {
	
	
	border: 1px solid #CCCCCC;
	margin: 3px 4px 2px 4px;
	padding: 3px 4px 2px 8px;
	font-size: 1em;
	height: 25px;
	color: #333333;
}
.shin2 th {
	
	background-color: #f5f5f5; 
	border: 1px solid #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 3px 4px 0px 8px;
	color: #333333;
	font-size: 1em;
	//height: 25px;
}

.btn2 {
    display: inline-block;
	text-decoration: underline;
    padding: 1px 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    /*-ms-touch-action: manipulation;
    /*touch-action: manipulation;
    cursor: pointer;
    /*-webkit-user-select: none;
    /*-moz-user-select: none;
    /*-ms-user-select: none;
    /*user-select: none;
    /*background-image: none;
    /*border: 1px solid transparent;
    /*border-radius: 4px;*/

}

.dddd{

	border: 1px solid #CCCCCC;
	padding: 10px;

}

.apple{
tbody{
td:nth-child(1){
      text-align: left;
    }
    td:nth-child(2){
      text-align: left;
    }
	}