﻿ /**********Updated by Akram As per Rafeeq's Rquirement******/
 
 
 .static
 {
     position:static !important;
 }
 
 .writups.small > span {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    margin-bottom: 14px;
    display: inline-block;
    padding-bottom: 5px;
}

.footer {
    background: #9e8739 none repeat scroll 0 0 ;
}

.footer-top {
    border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}

.footer-bottom
{
    border-bottom: 1px solid #c0a95d;
    border-top: 1px solid #c0a95d;
}

.copyright-text.text-center
{
        border-top: 0px solid #c0a95d;
}

.footer-bottom-links > ul
{
            width: 100%;
            display: inline-block;
            text-align: center;
}

.footer-bottom-links > ul li
{
        display: inline-block;
        float:none;
}

.footer-bottom-left
{
        float: none;
}

.mobile-application > a img
{
    width:35px;
}

/*for service catlog*/
 
        .divGridview .gridview .RowStyle
        {
            border-bottom: 0px solid #ccc !important;
            background: #ffffff !important;
        }
       .divGridview .gridview .AltRowStyle
        {
            border-bottom: 0px solid #fff !important;
            background: #ffffff !important;
        }
        .divGridview
        {
            display: block;
            position: relative;
        }
        .divGridview .table-bordered
        {
            border: 0px solid #ddd !important;
        }
        .divGridview .table-bordered > tbody > tr > td, .divGridview .table-bordered > tbody > tr > th, .divGridview .table-bordered > tfoot > tr > td, .divGridview .table-bordered > tfoot > tr > th, .divGridview .table-bordered > thead > tr > td, .divGridview .table-bordered > thead > tr > th
        {
            border: 0px solid #ddd !important;
        }
        .divGridview .table
        {
            margin-bottom: 0px !important;
        }
        .divGridview .gridview .SVlabel
        {
            font-weight: 600;
            padding: 5px 2px;
            border-bottom: 1px dotted #e4e4e4;
        }
        .divGDetails
        {
            padding: 5px 15px;
            text-align: justify;
            line-height: 21px;
        }
        .divGDetails .gridview .SVlabel
        {
            font-weight: 400;
            border-bottom: 0px dotted #e4e4e4;
        }
        .Empty .SVlabel
        {
            min-height: 20px;
            background-color: white;
            border-bottom: 0px dotted #e4e4e4;
            font-weight: 400;
        }
    
    .Svpanelarea:after {
    background: url(../img/shadow.png) no-repeat;
    content: '';
    width: 100%;
    height: 8px;
    clear: both;
    position: relative;
    float: left;
    background-size: 100% 100%;
    opacity: 0.5;
}
.Svpanelarea h3 .SVlabel, .wizard-header h3 .SVlabel
{
    
    font-size:24px !important;
}
.serviceshead .SVlabel
{
    font-size:24px;
}
/*end*/