﻿﻿/* COMMON */

.NoBorder {
    border: none;
}

/* FOOTER */


.FooterMain {
    background-color: #96232E;
}


.FooterTopContainer {
   margin-left: auto;
    margin-right: auto;
     max-width: 980px;  
    padding-top: 10px;
        background-color: #96232E;
        color:#ffffff;
}


.FooterLink {
    text-decoration-color: none;
    text-decoration: underline;
    color: #687995;
}

/* HEADER */


.HeaderMain {
    /*background-color: #f0e9cc;*/
     /*background-color: #FFFFFF;*/
   /*max-width: 980px;*/
   background-color:transparent;
    margin-left: auto;
    margin-right: auto;
    -ms-overflow-style:none;
}

.HeaderMenuSocial {
    text-align: center;

}


.HeaderTopLinks {
    /*margin-right: 6px;
    background-color:#96232E;
    border: 2px solid rgb(171, 86, 96);*/
    background-color: #a78d47;
    /*border: 2px solid rgb(162, 131, 46);*/
    height: 46px;
    width: 100%;
    margin-top: 0px;
    text-align:center;
    margin-top:1px
}

.headingText {
   font-size: 14px; color: #ffffff
}

.HeaderTopContainer{
   padding-top:90px
}

.HeaderLogo {

    padding-top: 10px;
    padding-bottom: 10px;
}


/* HOME CONTENT */

.HomeContentBlock {
    padding-top: 20px; text-align: justify; padding-bottom: 20px; margin-bottom: 20px;
}

.HomeContentContainer {
    color: #000000;
    height: 100%;
    padding-bottom: 12px;
}

.HomebackGround {
    /*background-image: url(/Images/Header/homebanner.jpg);*/
    background-size: 100%;
    height: 875px;
    background-repeat: no-repeat;
}


.homeMiddelContainers {
   
      max-width: 250px;
    position: relative;
    font-size: 12pt;
    color:#96232E;
    border:1px solid #96232E;
    margin:33px;
        padding: 15px;
        text-align:center
   
}

.homeLink {
 text-decoration:none;
 color:#ffffff;
 background-color:#96232E;
 text-align:center;
}

.outerhomehelpbox {
    background-color:#282828;
    text-align: center;
    color: white;
    opacity: 0.8;
    vertical-align: text-top;
    position: absolute;
    bottom: 6px;
    padding-bottom: 20px;
}

/* FRONT LOADER */

#pageDimmer {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 800000001;
    background-image: url(../../Images/Shared/LoaderBackground.gif);
    background-position: left top;
    background-repeat: repeat;
}

#loaderContainer {
    position: relative;
    top: 25em;
    width: 190px;
    max-height: 60px;
    min-height: 60px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    border: solid 2px #000000;
}

#loaderImage {
    background-image: url(../../Images/Shared/LoaderImage1.gif);
    width: 40px;
    height: 40px;
    float: left;
    margin-top: 7px;
    margin-left: 28px;
}

#loaderTextContainer {
    float: left;
    font-weight: 600;
    margin-top: 14px;
    margin-left: 14px;
    color: #000000;
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=40);
    opacity: 0.4;
}



.careDiv {
    padding-top: 40px;
    padding-left: 40px;
}

.careDivInner {
    padding-bottom: 10px;
}

.innerDivA {
    text-decoration: none;
    color: black;
    padding-left: 20px;
}


.submitMember {
    background-color: #96232E;
    color: white;
    border: none;
        padding: 10px 10px 10px 10px;
}

.coverButton {
        background-color: #96232E;
    color: white;
    /* border: none; */
     padding: 10px 10px 10px 10px; 
    height: 40px;
    text-align: center;
}

.PanelStyle {
    border: 1px Dashed !important;
    padding: 10px 10px 10px 10px;
    background-color: rgba(255,255,255,.5);
}

.applyHeading {
    color: #96232E;
    font-weight: bold;
}


.BranchBlock {
    height: 100%;
    z-index: 1000;
    top: 0px;
    overflow: hidden;
}

.Branchbannerblock {
    width: 100%;
    height: 100%;
    z-index: 1000;
    position: relative;
    top: 0px;
    overflow: hidden;
    text-decoration-color: none;
    text-decoration: none;
    background-color: white;
}

.Arrangheading {
    font-size: 15pt;
    font-weight: bold;
    color: #96232E;
}

.Arrangsmallheading {
    font-size: 13pt;
    font-weight: bold;
    color: #96232E;
    margin-bottom: 10px;
    margin-top: 10px;
        border-bottom: 2px solid grey;
}

/*Branches*/

.icondescription {
    font-size:10px;
    padding-top: 10px;
  
}

.branchheading {
    font-size: 13px;
    border-bottom: 1px solid #96232E;
        font-weight: bold;
}
.Direction {
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
}
.mofayaLeft {

    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 2px solid rgb(171, 86, 96);
      
}
.mofayaRight {   
    margin-top: 20px;
    margin-bottom: 20px;
}


.planControl {
         height: auto; 
     width: auto; 
     top:20px; 
     position: relative; 
         text-align: left;
}

.boardText {
        color: #ffffff;
    font-weight: bold;
    font-size: 20px;
}

.boardTextPosition {
        color: #ffffff;
    /*font-weight: bold;*/
    font-size: 16px;
}


.boardButton {
    background-color: transparent;
    color: #ffffff;
    width: 65%;
        margin-left: auto;
    margin-right: auto;
}

.boardMemberBack {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    width: 100%;
    text-align: center;
    padding-top: 190px;
        position:relative;
}

  /*  .boardMemberBack:after {
      background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    width: 100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
        position: absolute;
    content: '\A';
    }
.boardMemberBack:hover::after {
        background-color: red
}*/
 
/*Career*/

.careerPadding {
    padding-top: 20px;
    padding-bottom: 20px;
}

.careerSearch {
    border: 1px solid #96232e;
    border-radius: 4px !important;
    padding: 10px 10px 10px 10px;
}


.pageheading {
    color: #9d2e38;
    font-size: 18px;
    font-weight: bold;
}

.planViewButton {
 
       background-image: url('/Images/Shared/view.png');
    background-repeat: no-repeat;
      background-size: 40px 40px;
    width: 44px;
    height: 44px;
    background-color: transparent;
    border: none;
    text-decoration: none;
    outline: none;
}


.groupschemeButton {
    color: #ffffff !important;
    background-color: rgb(157, 46, 56);
    padding: 10px;
    text-decoration: none;
}