﻿ header {
     margin-top: -20px;
 }

 #content {
     padding: 0px 0px !important;
 }
 .text-content {
     max-width: none !important;
 }

@media(max-width:840px) {
     .mobileGroupIndent {
         padding-top: 20px !important;
     }
 }

.mobileAlign {
    text-align: center !important;
}

.maxWidth {
    max-width: 360px !important;
}

.fullHeight {
    height: 100% !important;
}

.fullWidth {
    width: 100% !important;
}

 /*Buttons Panel*/
 #btnSalesTransaction, #btnPurchaseNavigation, #btnDashboardNavigation {
     float: left !important;
 }
 #btnSalesTransactionImg {
     padding-right: 22px !important;
 }
 span.dx-vam {
     padding-right: 0px !important;
 }
 #DocumentViewer_Splitter_0_CC {
     height: 60px !important;
 }
#DocumentViewer_Splitter_1i1i1 {
    display: none !important;
}
 .dxsplVSeparatorButton_Office365 {
     cursor: pointer;
     padding: 5px 0px !important;
 }
#DocumentViewer_Splitter_Toolbar_Menu {
    float: right !important;
}
/** new overview **/
.image-blur {
    background-image: url('/Content/Images/image_LGU/bg-image01.jpg');
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    filter: blur(8px);
    -webkit-filter: blur(8px);
    font-family: 'Raleway', sans-serif;
    font-family: 'Abril Fatface', cursive;
    font-family: 'Amatic SC', cursive;
    font-family: 'Fira Sans Condensed', sans-serif;
    height: 100px;
}

.bg-image {
    background-image: url('/Content/Images/image_LGU/bg-image01.jpg');
    background-position: bottom;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
    filter: blur(8px);
    -webkit-filter: blur(8px);
    font-family: 'Raleway', sans-serif;
    font-family: 'Abril Fatface', cursive;
    font-family: 'Amatic SC', cursive;
    font-family: 'Fira Sans Condensed', sans-serif;
    max-height: 100%;
    height: 1500px;
}

.ptitle {
    font-size: 20px;
    font-weight: bold;
    color: #0381bd;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-family: 'Abril Fatface', cursive;
    font-family: 'Amatic SC', cursive;
    font-family: 'Fira Sans Condensed', sans-serif;
    margin-top: 10px;
    letter-spacing: 1.5px;
}

.pCenter {
    font-size: 20px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-family: 'Abril Fatface', cursive;
    font-family: 'Amatic SC', cursive;
    font-family: 'Fira Sans Condensed', sans-serif;
    margin-top: 5px;
    letter-spacing: 1.5px;
}

.card-img1 {
    color: black;
    font-size: 14px;
    border: 1px solid #feffffc9;
    background-color: #feffffc9;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding-top: 2%;
    padding-left: 5%;
    padding-right: 5%;
    line-height: 25px;
    letter-spacing: 1px;
}

.card-img2 {
    color: white;
    font-size: 14px;
    border: 1px solid #1e289ee3;
    background-color: #1e289ee3;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding-top: 2%;
    padding-left: 5%;
    padding-right: 5%;
    line-height: 25px;
    letter-spacing: 1px;
}

.lead {
    text-align: center;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
    font-family: 'Abril Fatface', cursive;
    font-family: 'Amatic SC', cursive;
    font-family: 'Fira Sans Condensed', sans-serif;
    padding: 4% 15% 0% 15%;
    color: #615e5e;
    line-height: 25px;
    letter-spacing: 1px;
}

.ptitle {
    font-size: 20px;
    font-weight: bold;
    color: #0381bd;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-family: 'Abril Fatface', cursive;
    font-family: 'Amatic SC', cursive;
    font-family: 'Fira Sans Condensed', sans-serif;
    margin-top: 10px;
    letter-spacing: 1.5px;
}

.pCenter {
    font-size: 20px;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-family: 'Abril Fatface', cursive;
    font-family: 'Amatic SC', cursive;
    font-family: 'Fira Sans Condensed', sans-serif;
    margin-top: 5px;
    letter-spacing: 1.5px;
}

.par {
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    font-family: 'Raleway', sans-serif;
    font-family: 'Abril Fatface', cursive;
    font-family: 'Amatic SC', cursive;
    font-family: 'Fira Sans Condensed', sans-serif;
    margin-top: 10px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}