/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

#footer .copyright-content {
    min-height: 80px;
    padding: 30px 0;
    background-color: #07376E;
    font-size: 13px;
}
.copyright-text{color:#ffffff;}
.custom_form .form-control{border:1px solid #999;}
.custom_form .form-select{border:1px solid #999;}
.req{color:#ff0000;}
.error{color: #ff0000;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;}
.bbform{box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px; padding:15px;}
.copyright-text a{color:#ffffff!important;}

.custom_table th{background:#f5963b; color:#ffffff;}
.link_editsec{padding-left:20px; color:#fff; font-size:12px;}