.armyph-content .armyph-title{

    margin-top: 4%;
    margin-left: 1%;
}
.armyph-content .armyph-table-categories{
    margin-top:2%;

    display: inline-flex;
}
.armyph-front-type
{
    width:25%;
    height:40px;
    margin-right: 10px;
}

.armyph_front_start_date
{
    width:15%;
    width:15%;
    height:40px;
    margin-right: 10px;
}
.armyph_front_end_date
{
    width:15%;
    height:40px;
}
.armyph_front_end_header
{
    padding-right:10px;
}
.armyph_download_csv_file{
    margin-top:40px;
    margin-left: 40%;
}
.armyph-front-table-content{
    margin-top:50px;
}
.armyph-front-type{
    color:#00aff0;
}

.armyph_download_font{
	color:#1111ff;
}


.armyph_front_viewTable{

border:1px solid #7d99ca; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #a5b8da; background-image: -webkit-gradient(linear, left top, left bottom, from(#a5b8da), to(#7089b3));
 background-image: -webkit-linear-gradient(top, #a5b8da, #7089b3);
 background-image: -moz-linear-gradient(top, #a5b8da, #7089b3);
 background-image: -ms-linear-gradient(top, #a5b8da, #7089b3);
 background-image: -o-linear-gradient(top, #a5b8da, #7089b3);
 background-image: linear-gradient(to bottom, #a5b8da, #7089b3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a5b8da, endColorstr=#7089b3);
 
 
    width:15%;
    height:40px;
    margin-left: 20px;
    
    
 
}

.armyph_front_viewTable:hover{
  width:15%;
    height:40px;
    margin-left: 20px;
 border:1px solid #5d7fbc;
 background-color: #819bcb; background-image: -webkit-gradient(linear, left top, left bottom, from(#819bcb), to(#536f9d));
 background-image: -webkit-linear-gradient(top, #819bcb, #536f9d);
 background-image: -moz-linear-gradient(top, #819bcb, #536f9d);
 background-image: -ms-linear-gradient(top, #819bcb, #536f9d);
 background-image: -o-linear-gradient(top, #819bcb, #536f9d);
 background-image: linear-gradient(to bottom, #819bcb, #536f9d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#819bcb, endColorstr=#536f9d);
}


.armyph-content .armyph-table-categories form .armyph-css-select{
    margin-left:30px;
    margin-bottom:6px;
}
.armyph-content .armyph-table-categories form .armyph-css-button{
    margin-top: 14px;
    margin-left: 20px;
}
.armyph-content .armyph-table-content{
    margin-top:1%;
    margin-right:1%;
}
.armyph-create-form-div{
    margin-left:3%;
}
.armyph-edit-form-div{
    margin-left:3%;
    margin-top:7%;
}