﻿
section#header {
    background-color: #fff;
    box-shadow: 4px 2px 2px #ccc;
    padding-top: 4px;
    padding-bottom: 4px;
}

aside.box-shdws {
    box-shadow: 0px 2px 4px 1px #ccc;
    padding: 11px;
}



section.content-header h1 {
    background-color: #ecececb3;
    padding: 9px;
    margin-left: -11px;
    margin-right: -11px;
    font-size: 24px;
    color: #2c3093;
    padding-left: 28px;
}

.box .box-header > .fa, .box .box-header > .glyphicon, .box .box-header > .ion, .box .box-header .box-title {
    display: inline-block;
    padding: 10px 10px 10px 10px;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    float: left;
    cursor: default;
    color: #0e5a86;
}
/********* CSS By Hamid Khan Dated On 21 April 2021 **********/

.facility {
	margin:40px auto;
	
}
.facility .panel-footer a{color:#ffffff;}
.facility .panel-footer a:hover{text-decoration:underline;}
.updates{padding: 15px 0px;
    background-color: #ffa000;}
	.new-adv{
		
		line-height: 34px;
    background-color: #ea8200;
    border-radius: 99px;
    height: 34px;
	}
.new-adv a{ color:#fff;}	
.user-manual .btn-default{color: #ce1818;font-weight:bold;}
.fa-pad	{padding-right:5px;}
	
footer{    background-color: #e2e2e2;
    padding: 10px 0px;}

.form-control {
    color: #0e0e0e !important;
}