table td {
    padding: 0px;
}

.left_navigation a:link,.left_navigation a:link:hover {
	
font-size:18px;
font-weight:normal;
}
.left_navigation a {

    padding: 8px 10px;
    display: block;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 6px;
    font-size: 18px;
    font-weight: normal;
}
.visitor-counter div {
    padding:10px
}
.visitor-counter{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 0px;
}
.visitor-counter .text{
    color:#911235;
    font-weight: bold;
    font-size: 17px;
}
.frameCaption{

	display:block
}
select.title_text,input.title_text,.FormButton{
	display:block;
	margin-top:0px;
	margin-top:0px;
	border: 1px solid #BCCBD7;
}
.frameContent {
    padding: 20px 10px;
    background-color: #fff;
    /*margin-bottom: 20px !important;*/
}
.HframeCaption {
    padding-bottom: 20px !important;
}
body .title_text {
FONT-SIZE: 18px;

}
	body input[type=submit]{
	padding: 3px 26px;
    border-style: outset;
    background-color: #7C003B;
    color: white;
    font-weight: normal;
    height: auto;
    width: auto;
	}
	tr.pager td a {
    padding: 5px 10px;
    text-align: center;
    border: 1px solid #ccc;
    margin: 6px;
    color: #000;
	margin-top:50px;
	display:block;
	    margin-bottom: 30px;
}
.pager > td > table{
margin: 0 auto;
}
tr.pager td span {
    padding: 5px 10px;
    text-align: center;
    border: 0;
    margin: 6px;
       background-color: #7C003B;
    color: white;
	margin-top:50px;
	display:block;
	    margin-bottom: 30px;
}

.table1 .th, .table1 .td, .table1 .alternate {
    height: 40px;
    /* display: block; */
   
}
.table1{
	border: 1px solid #ccc;
}

.table1 .th{
 background: #f1f1f1;
}
.table1 .td{
 background: #f1f1f1;
}
.table1 img{
margin-top: 10px;
margin-left: 5px;
}
	
	.table1 span{
padding: 0 15px;
}
.white_text{
display: block;
    width: 100%;
}
select{
	    min-height: 50px;
margin-right: 20px;}

.title_text{
margin-left: 15px;
line-height: 24px;
}
.filter-navigation span.title_text{
    FONT-SIZE: 18px !important;
    height: 45px;
    border-radius: 7px;
    padding: 9px 6px;
    display: block;
    border: 0px;
    text-align: right;
}

.filter-navigation select.title_text,.filter-navigation select{
    margin-right: 0;
 text-align: right;
    float: right;
min-width:150px;
    margin-left: 15px;
}
.left_navigation  .return-home-btn a{
margin:15px 0;
text-align:center;
    border:1px solid #ABB9C4;
    color: #911235;
    border-radius: 8px;
    font-size: 16px !important;
    padding: 7px 20px;
    margin-inline-end: 20px;
	
}
.left_navigation  .return-home-btn img{
	    float: left;
    width: 20px;
}
.return-home-btn a:hover{
font-size: 16px !important;
font-weight: bold !important;
 border:1px solid #911235;
}

.white_text {
font-size:20px !important;
}

.title_text {
	FONT-SIZE: 18px !important;
}
.label-form{
text-align: right;
    display: block;
    margin-right: 29px;
    margin-bottom: 13px;
}
.search-text-page label{
margin-right:10px;
}
.search-text-page .main-input-search{
    width: 325px;
    padding: 4px;
    border-radius: 4px;
    margin-left: 15px;
    border: 1px solid #929292;
}