.error{
    color: red;
}
.text-right
{
    width: 75%;
}
.mainnav-form
{
    margin-bottom: 10px;
    margin-top: 10px;
}
.txt_type
{
    font-family: arial;
}
.style_theme
{
    background-color: #51a025;
    color: #ffffff;
}
.bootbox .modal-dialog{
    width: 400px;
}
.bootbox .modal-body{
    height: 75px;
    overflow: auto !important;
}
#myTab2 li
{
    margin-left: 0px;
}
#project_detail .portlet-body table th
{
    font-size: 13px;
}
#editactivity .portlet-body table th
{
    font-size: 13px;
}
#action_detail .portlet-body table th
{
    font-size: 13px;
}
#myTab3 li
{
    margin-left: 0px;
}
th,td
{
    text-align: left!important;
}
.table-bordered thead tr th, .table-bordered tfoot tr th{
    font-size: 13px!important;
}
.fa-chevron-right {
    margin: 0 0 0 2vw;
}
.well .fa-chevron-right {
    margin: 0px;
}
tr,td,th,h1,h2,h3,h4,h5,h6
{
    font-family: arial;   
}
#changecredsysadminuser .modal-body
{
    height: 150px;
}
#sysAdminModal .modal-body
{
    height: 270px;
}
#changeNameDetail .modal-body
{
    height: 150px;
}
#changeUserCredential .modal-body
{
    height: 400px;
}
#addUserModal .modal-body
{
    height: 500px;
}
.tax_owner
{
    color: red;
    font-weight: bold;
}
#completeproject .modal-body
{
    height: 160px;
    overflow: hidden;
}
#completeactivity .modal-body
{
    height: 160px;
    overflow: hidden;
}

