/* Minification failed. Returning unminified contents.
(205,2): run-time error CSS1030: Expected identifier, found ' '
(205,2): run-time error CSS1019: Unexpected token, found ' '
 */
/* 
    Created on : 7 Apr, 2015, 10:15:00 AM
    Author     : DalbirSingh
*/
/*@font-face{font-family:'WebAkhar';src:url('fonts/webakharslim.ttf') format('truetype')}
@font-face{font-family:'GurbaniHindi';src:url('fonts/gurbanihindi.ttf') format('truetype')}    */

@font-face {
    font-family: "WebAkhar";
    src: url('/Content/hs/fonts/WebAkharSlim.ttf');
}

@font-face {
    font-family: "GurbaniHindi";
    src: url('/Content/hs/fonts/gurbanihindi.ttf');
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 26 Dec, 2014, 3:30:30 PM
    Author     : DalbirSingh
*/

/*
 * Base structure
 */

/* Move down content because we have a fixed navbar that is 50px tall */
/*body {
    padding-top: 50px;
    padding-bottom: 35px;
    -webkit-print-color-adjust:exact;
}*/


/*
 * Global add-ons
 */

.main-content {
    padding-top: 80px;
    background: #ffffff;
}

.add-on, .input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 100%;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 1px;
}

.sub-header {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

/*
 * Top navigation
 * Hide default border to remove 1px line.
 */
.navbar-fixed-top {
    border: 0;
}

/*
 * Sidebar
 */

/* Hide for mobile, show later */
.sidebar {
    display: none;
}

.container {
    padding-right: 5px;
    padding-left: 5px;
}

#sidenavbar {
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
}

/*@media (min-width: 769px) {*/
/*    .sidenavbar {
            position: fixed;
            top: 51px;
            bottom: 0;
            left: 0;
            z-index: 1000;
            display: block;
            padding: 20px;
            overflow-x: hidden;
            overflow-y: auto;  Scrollable contents if viewport is shorter than content. 
            background-color: #f5f5f5;
            border-right: 1px solid #eee;
            height:100%;
        }*/
/*#sidenavbar{
        overflow: scroll;
        padding-bottom: 30px;
        background-color: #f5f5f5;
        border-right: 1px solid #eee;
        z-index: 1000;
        position: fixed;
        top: 51px;
        display: block;
        visibility: visible;
        height: 100%;

    }
    .container{
        padding-right: 15px;
        padding-left: 15px;
    }
    .collapse{
        display: block;
        visibility: visible;
        height:100%;
    }
}*/

/* Sidebar navigation */
/*.nav-sidebar {
    margin-right: -21px;*/ /* 20px padding + 1px border */
/*margin-bottom: 20px;
    margin-left: -20px;
}
.nav-sidebar > li > a {
    padding-right: 20px;
    padding-left: 20px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
    color: #fff;
    background-color: #428bca;
}*/


/*
 * Main content
 */

.main {
    padding: 5px;
}

.addressDetail {
    margin-bottom: 10px;
    border-bottom: 2px solid blue;
}

.vyakhyaBlock {
    border-top: 2px solid blue;
}

.col-xs-6 {
    width: 100%;
    float: none;
}

.titleSize {
    font-size: 2em;
    font-weight: bold;
}

.txtSize {
    font-size: 1.5em;
}

.txtFontSize {
    font-size: 1.5em;
    font-weight: bold;
}

.vyakhyatext {
    font-size: 1.5em;
    color: darkblue;
    font-weight: bold;
}

.vyakhayaline {
    color: Blue;
}

.linkList {
    margin-top: 20px;
    font-size: 18px;
}

. /*navbar-brand {
    width: 250px;*/
/*    padding: 10px 15px;
        height:30px;*/
/*}

.navbar-text {
    margin-top: 10px;
}
.navbar-text > a {
    color: red; 
    text-decoration: none;
}

.navbar-text .fb {
    color:white;
    background-color: blue;
    font-size: 30px;
    margin-right: 20px;
    border-radius: 100%;
    padding: 5px;*/
/*border:1px solid white;*/
/*}*/
.form-separator {
    padding-top: 10px;
    border-top: 1px solid lightblue;
}

#fblikebanner {
    /*    margin-bottom: 10px;
        padding-bottom: 15px;
        border-bottom: 1px solid lightblue;*/
    width: 100%;
    /*    position:relative;
        float:left;
        top:10px;
        right:3px;
        margin-right: 1px;
        width:100%;
        z-index:0;*/
}

#gurudwaras {
    /*margin-top: 80px;*/
    /*    width:100%;
        float:none;*/
}

.navbar-header {
    float: none;
}

@media (min-width: 768px) {
    .container {
        width: 100%;
    }

    .main {
        padding-right: 40px;
        padding-left: 40px;
    }

    .col-xs-6 {
        width: 50%;
        float: left;
    }

    .form-separator {
        padding-top: 0px;
        border-top: none;
    }

    .vyakhyaBlock {
        /*display: inline-block;*/
        border: none;
        /*         margin-left: 10px;
                 padding-left: 10px;
                 width:400px;*/
    }

    .addressDetail {
        border-top: none;
        border-left: 1px solid white;
        border-bottom: none;
    }

    .titleSize {
        font-size: 2em;
    }

    .txtSize {
        font-size: 1.5em;
    }

    /*    .page-header{
            width: 60%;
        }*/

    #gurudwaras {
        /*margin-top: 80px;*/
        width: 100%;
        /*        float:left;*/
    }
}

@media (min-width: 1000px) {
    .form-separator {
        padding-top: 0px;
        border-top: none;
    }

    #fblikebanner {
        position: relative;
        border: 0px;
        width: 100%;
        /*        float:right;
                top:3px;
                right:3px;
                width: 340px;*/
        margin-top: 15px;
        z-index: 300;
    }
}

.main {
    margin-top: 0;
}

.page-header {
    padding: 5px 0 10px 0;
    margin: 0;
}


/*
 * Placeholder dashboard ideas
 */

.placeholders {
    margin-bottom: 30px;
    text-align: center;
}

    .placeholders h4 {
        margin-bottom: 0;
    }

.placeholder {
    margin-bottom: 20px;
}

    .placeholder img {
        display: inline-block;
        border-radius: 50%;
    }

#HukamSection {
    background-color: white;
    padding: 5px;
    margin-top: 10px;
}

.homeSection {
    background-color: #ffffff;
    color: #000000;
}

.about-right img.abt-image {
    width: 80%;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

/* 
    Created on : 7 Apr, 2015, 10:15:00 AM
    Author     : DalbirSingh
*/
/*@font-face{font-family:'WebAkhar';src:url('fonts/webakharslim.ttf') format('truetype')}
@font-face{font-family:'GurbaniHindi';src:url('fonts/gurbanihindi.ttf') format('truetype')}    */

/*@font-face {
    font-family: "WebAkhar";
    src: url("http://localhost:44370/Content/hs/fonts/WebAkharSlim.ttf") format("truetype");
}

@font-face {
    font-family: "GurbaniHindi";
    src: url("http://localhost:44370/Content/hs/fonts/gurbanihindi.ttf") format("truetype");
}*/

.white, .white a {
    color: #fff;
}

.EVENING {
    font-weight: Bold;
    color: Blue;
}
.sangrand{

    font-weight: bold;


}

.ghfont, .ghfont p {
    font-family: "GurbaniHindi";
}

.wafont, .wafont p {
    font-family: "WebAkhar";
}

.ghfontstyle {
    font-size: 15px;
    font-weight: bold;
}

.wafontstyle{
    font-size: 15px; 
    font-weight: bold;
}

.hs-not-available {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    padding: 10px;
    color: darkred;
}

/*.
.sangrand a{
    text-decoration: none;
    cursor: pointer;
    color: gold;
    background: lightblue;
}*/
