@charset "utf-8";
/* CSS Document */

table.customday.table.table-bordered tr td {
    font-weight: bold !important;
}


 b#getcrd {
   animation-name: flash;
    animation-duration: 0.2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
}

@keyframes flash{
    from {color: red;}
    to {color: black;}
}

/*.news {
    max-height: 400px;
    height: 400px;
    overflow-y: scroll;
}
*/
.team-img img{    border-radius: 6px;}
.short_information {
    position: absolute;
    left: 15px; 
    right: 15px;
    bottom: -1px;
    padding: 7px 12px;
    background: rgba(45, 150, 255, 0.95);
    letter-spacing: 0.1px;
    font-size: 13px;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

span#MainContent_lbl_Status {
    color: #f91606;
}
a#MainContent_lnk_updaterecords{text-align: center;
    display: block;}
body{    font-family: 'Open Sans', sans-serif !important;}

.forpwd input{ margin-bottom:15px;}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{ color:;}
                                                      
#information-bar { background:;}
#information-bar .container 
{
    margin-top: 24px;
    padding: 23px 0;
    background: #FFC107;
    box-shadow: 0px 1px 1px #888888;
    position: relative;
    z-index: 999;
    background-image:url("http://kinder.themerex.net/wp-content/uploads/2014/06/texture_2.png");
}
.c-bg-parallax {
    background-position: center center !important;
    background-attachment: fixed !important;
}
section.welln.bgn{background-image:url("images/rloud-bg.png");}

#information-bar .col-lg-4 {
    border-right: 2px solid #F2F2F2;
}
#information-bar .col-lg-4:last-child {
    border-right: 0px solid #F2F2F2;
}
#information-bar .col-lg-4 ul {
    text-align: center;
    padding-left:0px;
}
#information-bar .col-lg-4 ul li {
    display: inline;
}
#information-bar .col-lg-4 ul li span {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
#information-bar .col-lg-4 ul li span.img-holder {
    text-align: center;
    padding: 0 12px;
}
#information-bar .col-lg-4 ul li span {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
#information-bar .col-lg-4 ul li span b {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}
.checkdetails input {
    margin-bottom: 10px;
}





#information-bar ul li a{ color:#011bad !important;}
#information-bar ul li a:hover{ color:#0126f5 !important;    text-decoration: inherit !important; }

.marginBottom-0 {margin-bottom:0;}

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#555;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
 ol li {
    font-size: 16px !important;
}
 .about-bglayer{  background: rgba(255, 253, 253, 0.75);display: flex;padding: 15px 0px;}  


#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
    
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;  
}

.nbs-flexisel-item {    margin-left: 5px !important;
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:5px 10px;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;      
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top:40%;
    background: rgba(0, 150, 255, 0.77);
    color: #fff;     
}

.nbs-flexisel-nav-left {
    left: 10px;
}

.nbs-flexisel-nav-left:before {
    content: "<";    color: #fff !important; font-size:14px;
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 5px;    
}

.nbs-flexisel-nav-right:before {
    content: ">";color: #fff !important; font-size:14px;
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}



.logo {margin-right: 20px;
    float: left;
   width: 13%;
}
p{ font-size:16px; color:;}
.logo-custom {
    width: 90px;
    float: left;    height: 80px;
} 
a.emore:hover {
    color: #fff !important;
}
.nevents p{ font-size:14px;}
.header-sect .navbar-nav>li>a.btnr:hover{    border: 1px solid #fff;}
.modal-backdrop.fade.in {
    z-index: -1;
}
.bear-title{ text-align:center; margin-bottom:30px;}
.ppresident,.ppresidentname {
    text-align: center;
}

.spacehr{ height:25px;}
.ppresidentname h4{
color: #027cb7;
}

.ppresidentname p{
    font-size: 14px !important;
    color: #FF5722;
    font-weight: 600;}

.ppresident img{ border-radius: 100%;
        webkit-box-shadow: 0 0 10px rgba(0,0,0, .65);
    -moz-box-shadow: 0 0 10px rgba(0,0,0, .65);
    box-shadow: 0 0 10px rgba(0,0,0, .65);         
                 
                 
                 
                 }
.modal-body div a {
    display: ;
}
blockquote {
    
    border-left: 5px solid #0096ff !IMPORTANT;
}
ul.nav.navbar-nav{text-align: center; display: block;}
.pnews ul{
    margin: 0;
    padding: 0;
    list-style: none;

}
.notifications li{    margin: 10px 0px;}
.pnews span a{ color:#000 !important;}
.news h2{    margin-top: 0px;}
.notifications li a{    text-decoration: none;}
.notifications h2,.upcoming-events h2 {
    
    color: #0100a3;
    font-size: 25px;
    padding-bottom: 10px;
    border-bottom: 4px solid #0096ff;
    height: auto;
}

.footer-bottom-part ul li a{color: #fff !important; text-decoration:none;}

.notifications h2,.upcoming-events h2{    margin-top: 0px;}
 .wellt{    
   
    position: relative;
    clear: both;
    } 
.wellt h2{    text-align: left;}
.nivo-directionNav a{    background: url(../images/arrows.png) no-repeat;    width: 30px;
    height: 30px;    text-indent: -9999px;    display: block;}

 a.nivo-prevNav {
    left: 15px;
}
a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}
.news li {
    border-bottom: 2px solid #6eb1de;
}

.notifications li a{font-size: 14px;}

.notifications li {
    border-bottom: 1px solid #5ca9dd;
    margin-bottom: 4px;
    padding-bottom: 4px;
    overflow: hidden;
}
.news li a {
    font-size: 16px;
    padding: 10px 0;
    display: block;text-decoration: none;
    text-shadow: 1px 0 0 #fff;
}

.sinfo td,.sinfo th{ text-align:center;}
.news h2 {
   
    color: #0100a3;
    font-size: 25px;
    padding-bottom: 10px;
    border-bottom: 4px solid #0096ff;
    height: auto;
}
.news {    min-height: 345px;
    margin: -10px 0 10px 0;
    background: #ebe8e7;
    padding: 10px 20px 20px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#Menu1 a.static {
    padding-left: 0.75em !important;
    padding-right: 0.75em !important;
}
   
#Menu1 a.popout {
    background-image: url(../images/rgtarrow.png) !important;
    padding-left: 14px;
}
#Menu1 a.popout {
    padding-right: 15px !important;
}
.memrlogin {
    min-height: 450px;
}
.neventm a:hover {
    color: #fff !important;
}

ul.nav.navbar-nav li a i{
    border: 2px solid #199ad9;
    padding: 8px;
    border-radius: 20px;
    color: #199ad9;
    margin-bottom: 4px;

}
.nav>li>a{padding: 10px 9px !important;}
header .nav>li>a:focus {
    background: none;
    outline:none;
    border:0px;
}


.eventsec .panel-body { max-height: 210px; overflow-y : scroll; }
   
.bdate {font-size: 14px !important;font-weight: ;}

.bmonth{  font-size: 17px !important;    font-weight: bold;}
.byear{  font-size: 25px !important;    font-weight: bold;}

.blog-img {
    background: #0096ff;
    border-radius: 10px;
    padding: 10px;
    color: #f7f7f7;
}
.latestevents-bg {
    /* height: 360px; */
    padding: 29px 0px;
    margin: 10px 0 0p 0;
    display: flex;
        background: rgba(255, 255, 255, 0.28);
    /* border-color: transparent; */
  
}
.latestevents-bg{}
.upcoming-events {
   
    height: 130px;
}

 .iapdlogo img{box-shadow: 0px 1px 6px 3px #ffc107;
-webkit-box-shadow: 0px 1px 6px 3px #ffc107;
-moz-box-shadow: 0px 1px 6px 3px #ffc107;
-o-box-shadow: 0px 1px 6px 3px #ffc107;}



.blog-img {float: left;width: 16%; margin-right: 10px;}
.m-pic { text-align: center;}
.blog-text {
    float: left;
    width: 80%;
}
.right-col{ margin: -10px 0 4px 0;
    background: #ebe8e7;
    padding: 10px 20px 20px 20px;}
.notifications {
    margin: -10px 0 10px 0;
    background: #ebe8e7;
    padding: 10px 20px 20px 20px;
}


    .dborder{border-top: 1px solid #0096ff;}


.nevent 
{
           text-align: center;
    margin-top: 0px;
    margin-bottom: 25px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: transparent;
    border-style: solid;
    border-color: #0096ff;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 3px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
   
    border: 1px solod #000 !important;
}

section.well3 h5 {
    color: #0096ff !important;font-size: 20px !important;
}
a.emore:hover {
    padding: 8px 21px;
    border-width: 2px;
    border-style: solid;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    border-color:rgb(0,143,213);
    color: rgb(0,143,213) !important;
    background: #fff;
}


section.welln.bgn{
    background: #fafafa;
/*background-image: url("../images/updatethum.gif");*/
}

.blogc{    min-height: 116px;}
.blog-img {
    float: left;
}
.blog-text {
    float: left;
}
a.latestbtn:hover {
    color: #038271;text-decoration: none;
    background: #fff;
}
.panel-group .panel+.panel {
    margin-top: 1px!important;
}
a.latestbtn {
    background: #00c2a8;
    text-decoration: none;
    color: #fff;
    padding: 5px 10px;
  
    border: 2px solid #038271;
}
.minithumbnail.wp-post-image{
float: left;
    border: 2px solid #0096ff!important;
    margin-right: 15px;
    width: 96px;
    height: 96px;
    border-radius: 5px;
}



.eventsec h4 a{
text-decoration: none;

}
.panel-default {
    border-color: #5a018b !important;
}
.panel-default>.panel-heading {
        color: #ffffff !important;
    background-color: #5a018b !important;
    border-color: #5a018b !important;
}
.eventsec h3{
    color: #0096ff;
    font-size: 25px;

}

.SubHeadMain {
    margin-bottom: 25px;
}
.neventm {
    margin: 20px 0px;
    clear: both;
}
span#lbluersname {
    color: #fff;
}
.emores:hover,.admin-btn:hover {
    background:#FF9800 !important;
}
a.emore span{color: #fff !important;}
.emore,.emores,.admin-btn{
padding: 9px 21px !important;
    border-width: 2px !important;
    border-style: solid !important;
    font-size: 14px !important;
    line-height: 22px !important;
    text-align: center !important;
    text-transform: uppercase !important;
            border: #0096ff;
    color: #fff !important;
    background: #0096ff !important;


}
#Menu2 ul.dynamic li{border-bottom: 1px solid #fff;}
#Menu2 ul.dynamic {
   
   
    background: #0096ff;
}

div#mobile-header1{padding-left: 2px;}
ul.level2{    background: #0096ff;}
p.award-drname{    color: #f73f06; font-size:16px;}

table.table.table-bordered.table-striped tr th {
    BACKGROUND: #0096ff !important;font-size: 15px;
    COLOR: #FFF;
}
.glyphicon-chevron-right:before,.glyphicon-chevron-left:before {color: #0ea9f4 !important;}
.award-drnamea{margin-top: 20px;    font-size: 16px;    margin-bottom: 0px;}

footer .inline-list li {
    display: inline-block;
}
footer .inline-list li {
    padding-left: 5px;
}
.footer-top-part.footer_part {
    color: #fff;       padding: 40px 0px 50px 0px;    border-top: 5px solid #d8d8d8;
}
.footer-top-part.footer_part p {
    font-size: 15px;
}
.footer-top-part.footer_part h3 {
    margin-bottom: 30px;
}
.nevents {
    -webkit-box-shadow:  0 0 10px rgba(180, 178, 178, 0.85);
    -moz-box-shadow:  0 0 10px rgba(180, 178, 178, 0.85);
    box-shadow: 0 0 10px rgba(180, 178, 178, 0.85);
    text-align: center;
}
footer .inline-list li .fa {
    font-size: 32px;
    color: #FFF;
    font-size: 15px;
       width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background:#0096ff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.footer-bottom-part.footer_part {
    font-size: 11px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.footer-bottom-part {
       padding: 12px 0px 0px 0px;
    background: #1c2d36;
}
.page_footer {
    position: relative;
    background: #213540;
}
.inlistcont {
    text-align: center;
}
a.regb:hover {
   color: #fff;
    border-width: 3px;
    border-style: solid;
    border-color: #fff;
    background:rgb(25, 154, 217);
    text-decoration: none;
}
.mbr-reg{    color: #fff;}
a.regb {
        padding: 11px 21px;
    border-width: 3px;
    border-style: solid;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    border-color: #fff;
    color: #fff;
    background: rgb(53, 175, 234);
}

a.regb2 {
   color: #fff;
    border-width: 3px;
    border-style: solid;
    border-color: #fff;
    background: rgb(25, 154, 217);
    text-decoration: none;
}
a.regb2:hover{ padding: 11px 21px;
    border-width: 3px;
    border-style: solid;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    border-color: #fff;
    color: #fff;
    background: rgb(53, 175, 234);}




a.prev,a.next {
    padding: 10px 10px;
    background: #fff;
    opacity: 0.7;
    
    border: 1px solid #0096ff;
}
sapn.glyphicon.glyphicon-chevron-left,sapn.glyphicon.glyphicon-chevron-right{
    color: #01a7f6;
}
.c-bg-parallax {
    background-attachment: fixed;
    background-position: center center;
    
    background-color: transparent;
    min-height: 100%;
}

header.header-sect.sticky .logo img{    padding: 5px 0px;}
header.header-sect.sticky .logo img{     width: 80px;} 
header.sticky {
            position: fixed;
           
           
            height: 100px; 
            width: 100%;
            
            text-align: left;
            padding-left: 20px;
             background: rgb(0,143,213);

        }
        






    
/*header.header-sect {
    height: 120px;
}*/ 
/*nav.navbar.navbar-fixed-top {
    padding: -1px 25px;
    margin-bottom: 0px;
    top:30px;
   
}*/ 
 
ul.nav.navbar-nav {
    margin-top: 22px;
}
li.memberreg {
    background: #199ad9;
    color: #fff;
} 

 .header-sect .navbar-nav>li>a:hover{background-color: inherit;}
 
        
 header.sticky .no-touch .nav a:hover .icon + span{    margin-top: 0.7em;}
   
header.sticky .nav i{font-size: 1.2em;}
        
     li.memberreg a {
    padding: 12px !important;
}   
        
.logo img {
    width: 80px;
    padding: 5px 0px 0px 0px;
    
}
.upcoming-events {
    font-size: 0px !important;
}

.header-sub{margin:    0 1.2rem;}

p.wel-text {
 
    margin: 0 auto;
    text-align: justify;
}

.about-slider {
    background-color: #fafafa;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.foo1 ul li {
    list-style-type: none;
    text-decoration: none;
    color: #000;
    padding-bottom: 9px;
    font-size: 15px;
}
ul.dashed-list li:before 
{
    color: rgb(0,143,213);
    content: "\e127";
    float: left;
    margin: 0 0 0 -27px;
    padding: 0;
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
ul.dashed-list li:before {
    color: #0096ff;
    content: "\e127";
    float: left;
    margin: 0 0 0 -27px;
    padding: 0;
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.foo1 ul li {
    list-style-type: none;
    text-decoration: none;
    color: #000;
}

.foo1 ul li a { color: #000 !important;text-decoration: none;font-family: 'Open Sans', sans-serif !important;FONT-SIZE: 16PX;   }
  .welltf{ background: #fafafa;}

/*.about-slider:after {
    content: "";
    position: absolute;
    width: 30%;
    height: 100%;
    top: 0px;
    right: 0px;
    z-index: 1;
    background-color: #fafafa;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    -o-transform: skew(-25deg);
    transform: skew(-25deg);
}*/
.welltf{    padding: 25px 0px;}

.facBorder:hover,.facBorder1:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

.short_informationpres
{
    
    left: 15px;
    right: 15px;
    bottom: -1px;
    padding: 7px 12px;
    background: rgba(45, 150, 255, 0.95);
    letter-spacing: 0.1px;
    font-size: 13px;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    
    }

.facBorder1
{
    margin-right: 30px;
    width: 38%;
    float: left;
        min-height: 329px;
    padding-left: 24px  !important;
    padding-right: 24px !important;
    padding-bottom: 26px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border: 2px solid rgba(134,134,134,0.5);
    transition: all 1s;
    padding: 20px;
}


.facBorder {width: 59%;
    float: left;
    border: 2px solid rgba(134,134,134,0.5);
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    transition: all 1s;
    padding: 20px;
}
    
   .emoress {
    padding: 9px 12px !important;
    border-radius: 4px;
    font-size: 17px !important;
    line-height: 22px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    color: #fff !important;
    background: #0096ff !important;
  
    
    
    
    }

.navbar-nav>li>a{font-size: 12px !important;}

.navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;font-size: 16px;
       
    
}
.payment-sel.content-holder {
    font-size: 16px;
}
span#lblHeader {
    font-size: 32px;
    color: #fff;
    text-shadow: 2px 2px 2px #000;
}

/* ................. about ...........*/
.page-titles {
       position: relative;
    min-height: 64px;
    background: url(../images/photo.jpg) center center;
    padding-top: 110px;
    background-size: cover;
    padding-bottom: 30px;
}

.page-title {
       position: relative;
    min-height: 64px;
    background: url(../images/our-speaker.jpg) center center;
    padding-top: 160px;
    background-size: cover;
    padding-bottom: 30px;
}
/*.page-title.OFFICE_BEARERS { background: url(../images/PHOTO-2020-03-10-20-55-59.jpg) center center;}*/
.page-title .container{ position:relative; z-index:2;}
.sub-header {
    position: relative;
    min-height: 0px;
    max-height: 0px;
    background-image: url(../images/our-speaker.jpg);
    background-size: cover;
    background-position: center;
}
.page-title:after 
{
    content: "";
    width: 100%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    position: absolute;
        background: rgba(27, 36, 41, 0.6);
    z-index: 1;
    }

    .president-prof{min-height: 80px;}


.page-heading {
    /*float: left;margin-bottom: 11px;*/
}
.page-heading h1 {
    
    color: #ffffff;
    
    text-transform: uppercase;
    font-weight:bold;

}
section.page-content h2
{
    
   
    color: #0096ff;
   font-size: 35px;

    
    }
    .row.login-m fieldset {
   
    background-image: url(images/cream-dust.png) !important;
    background: rgba(96, 125, 139, 0.6);
}
    
    .president-img{padding: 20px;}
    
    .president-prof {
    
    
        padding-bottom: 25px;
    }
    .president-prof h4{
        font-size: 16px;
    color: #0096ff;font-weight: bold;
    }
    
    .space{ padding-top:30px;}
    
    .president-prof {
    padding-bottom: 25px;
    padding: 0px 20px 35px;
    color: black;}
    .president{-webkit-box-shadow: 0 0 10px rgba(0,0,0, .65);
-moz-box-shadow: 0 0 10px rgba(0,0,0, .65);
box-shadow: 0 0 10px rgba(0,0,0, .65);   text-align: center;}
    
.president img{    border-radius: 100%;background: rgba(0, 194, 168, 0.52);}
 section.page-content.awards h3 {

    font-size: 28px;}

section.page-content p{    font-size: 18px;
}
.Journalp .president-prof {
    min-height: 175px;
}
.Journalp .president-prof {
    padding-bottom: 10px;
    padding: 6px 20px 15px;
    color: black;
}
.Journalp .president {
    -webkit-box-shadow: 0 0 1px rgba(0,0,0, .65);
    -moz-box-shadow: 0 0 1px rgba(0,0,0, .65);
    box-shadow: 0 0 1px rgba(0,0,0, .65);
    text-align: center;
}
.Journalp .president img{webkit-box-shadow: 0 0 3px rgba(0,0,0, .65);
    -moz-box-shadow: 0 0 3px rgba(0,0,0, .65);
    box-shadow: 0 0 3px rgba(0,0,0, .65);
    text-align: center;}



.homepage-block p:after {
    background-image: url(../img/conferencearrow.png) !important;
        background-color: rgba(1, 122, 206, 0.9);
    position: absolute;
    content: '';
    height: 15px;
    width: 15px;
    transform: rotate(45deg);
    left: 0px;
    right: 0px;
    margin: auto;
    bottom: -8px;
}
.jspace{ width:4%;    float: left;}
section.page-content {
    padding: 20px 0px;    background: rgba(250, 250, 250, 0.58);
}
.page-breadcrum{
    line-height: 50px;    text-shadow: 2px 2px 2px rgba(102, 102, 102, 0.49);
    color: #fff;}
.page-breadcrum {
    /*float: right;*/
}
.carousel-overlay
{
    
 background-color: rgba(0,0,0,.5);
    width: 100%;
    z-index: 1;   
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    
    }

section.page-content.about i.fa.fa-arrow-circle-right{    color: rgb(0,143,213);
    font-size: 18px;}
    
    section.page-content.about h2{ text-align: center;}
    .table-align td,.table-align th {
    text-align: center;
}
.table-align th{    font-size: 20px;    background: #0096ff;
    color: #fff;}
    
 .table-align td span {
    color: #0096ff;
    font-weight: bold;
    font-size: 18px;
 }
 
 
 
 /*...................... isppd on end ........................*/
 
 
 



a.menu__links span {
    text-align: center;color: #ffffff;
   
}
.bcouncil a .glyphicon {
    color: #fff;
}

p.cv-download {
    margin: 0 auto;
    clear: both;
    text-align: center;
    padding-top: 20px;
}


#style-1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}






#style-1::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #08e69f;
}

.reloadf{text-align: right;}
.paytxt{
    color: #017ebb;
    text-align: center;
    display: block;
    
}
.reloadreg {
    margin: 10px 0px;
}
.payment-sel {
    padding: 30px 0px;margin: 20px 0px;
}

.paym {
    text-align: center;
    margin: 0 auto;
    color: #0282c1;
    display: block;
    
}




.changepwd input{margin-bottom: 10px;}
.form-group {
   
    clear: both;
}

.bcouncil{
    float: right;}

.bcouncil ul li a{color: #fff;}
.bcouncil ul li {
    background: #37b38b;
    float: left;
    padding: 5px 6px;
    color: #fff;
    text-decoration: none;
    list-style-type: none;
}


tr.mHeaderStyle th,tr.mHeaderStyle {
   background: #319f7c !important;
    color: #fff;
}
.memsubhead  {
    margin: 0 auto;
    width: 100px;
}

div#MainContent_TreeMenu {
    z-index: inherit !important;
}
.memsubhead img{    margin: 0 auto;
    width: 100px;}

.review-tb img {
    height: 50px;    border-radius: 100%;
}

div#Menu1 .level2 li a{ padding:10px 10px; text-align:center; }

div#Menu1 .level2 li a:hover{ color:#fff;}
.level2 a {    color: #fff !important;}

#Menu1 ul.dynamic{    margin-left: 0px !important;  
    margin-top: 0px !important;}
ul.mainul li {
    color: #02714d;    font-weight: bold;
}
ul.mainul li ul li{
    color: #000;font-weight: normal;
}
.ptext p {
    font-size: 15px;
    letter-spacing: inherit;
}
.ec-members .ex-imgt {
    text-align: center;
    display: block;
    margin: 0 auto;
    clear: both;float: inherit;
}
.container.adminfinalcmnts select,.container.adminfinalcmnts textarea{ margin-bottom:10px;}
table#MainContent_grd_DisscussionForum td{    text-align: center;}
.memphoto {
    width: 100px;
    height: 130px;
    border: 4px solid #e9e3cd;
    margin-bottom: 8px;
}

ul.pinfo li {
    font-size: 15px;
}
.mtype {
    margin: 0 auto;
}
.gaps{
    padding: 3px;
}
span.mandat {
    color: #ff0101;
    
    font-weight: bold;
}
.form-inline.msearch {
    margin-bottom: 20px;
}
.container.adminfinalcmnts input {
    margin-bottom: 10px!important;
}
.container.adminfinalcmnts input {
    margin-bottom: 10px !important;
}
.adminfinalcmnts input,.container.adminfinalcmnts input {
    margin-bottom: 10px;
}
.AdmECAgendaedit input,div#MainContent_txtMessage {
    margin-bottom: 10px;
}
.prooftb,table#MainContent_grd_uploadfiles{    margin: 0 auto !important;}
.upload-att {
    float: left;
}
ul.ur li {
    list-style-type: none;
}
.ecdate-approve input {
    margin-bottom: 10px;
}

    





.form-group.stdate,.form-group.stdate input,.form-group.stdate select {
    width: 125px;
}
.form-inline.repotmember {
    margin-bottom: 10px !important;
}
.menu__container {
    background-image: url(images/pattarn_01_032.png) !important;}
.admin-menu1 ul li
{
    border-bottom:1px solid #04a573;
    padding: 5px 0px;
    padding-left: 20px;margin-bottom: 0px!important;
        float: none !important;
    }
    
    .menu__container,.menu-ends {
    background-image: url(images/pattarn_01_032.png) !important;
    background-color: #027d55;
}
    .admin-menu1 ul li a {
    
    color: #0791d5;
}
.admin-menu1{ display:none;}
.menu__links{
font-size: 16px;
    font-size: 1.14286rem;
    line-height: 1.75;
}


.itable .table > tbody > tr > th,
.itable .table > thead > tr > th{border-bottom: 0px solid #dddddd !important;    border-top:0px solid #dddddd;}
ul.pinfo li {
    list-style-type: none;
}
span.ccolor {
    color: #03845a !important;font-weight: bold;
}
ul.pinfo {
    margin-left: 0px;
}
.ec-members .ex-img {
    float: inherit;}
.ec-members .ex-img img {
    display: block;
  
    margin: 0 auto;
}

ul.list--unstyled.push-huge--top.palm-push-large--top li{
margin-bottom: 0px!important;}
ul.list--unstyled.push-huge--top.palm-push-large--top li  {
       border-bottom: 1px solid #04a573;
    padding: 5px 0px;
    padding-left: 20px;
}

ul.list--unstyled.push-huge--top.palm-push-large--top li {
    list-style: none;
}
 
.current-issues1 p {
    text-align: center;
    border-radius: 50%;
    width: 137px;
    height: 130px;
    margin: 0 auto;
}
.current-issues1 p {
    text-align: center;
    top: 16px;
    position: relative;
}
.current-issues1:hover {
    background: rgba(55, 179, 139,0.6);border-radius: 10px;
}


span.star {
    color: #FF0000;
}
.current-issues1 p img {
    text-align: center;
    position: relative;
    top: 30px;
    left: -5px;
}
.current-issuestext1,.current-issues1 p {
    background: #37b38b;
}
.current-issues1 p{text-align: center;}
.current-issuestext1{text-align: center;    margin: 10px 25px;
    padding: 16px 0px;    border-radius: 10px;
    color: #fff;}

.current-issuestext {
    text-align: center;
    padding: 16px 0px;
    color: #fff;
}
.person-img {
    float: left;
    margin-right: 30px;
}
/* journals */
.current-issues {
    background: #37b38b;
    padding: 30px 0px;
    border-radius: 6px;
}
.current-issues img {
    margin: 0 auto;
    display: block;
}

.newboxes a {
    color: #000;
}
/* conferences */
.executive1 a,.executive2 a,.executive3 a {
    position: relative;
}
div.details {
    position: absolute;
    top: -90px;
    left: 20px;
}
 
.ecinfo {
    color: #FF0000;
}
span.ecsubname {
    color: #000;
}
.executive1 {
    float: left;
    width: 33.3%;
}
.executive2 {
    float: left;
    width: 33.3%;
}
.executive3 {
    float: left;
    width: 33.3%;
}

span.name {
    color: #7a8160;
    font-size: 25px;
    font-family: Swiss721BT-Light;
    display: block;
}
span.title {
    font-weight: bold;
   
    padding-right: 8px;
}

.homeboximage {
    background-color: #fff;
    width: 100%;
    height: 300px;
    position: relative;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px #E6E6E6 solid;
}

tr.offcbearth th {
    background: #0096ff;
}
.services-block{ height:300px;}
.homeboximage p 
{    line-height: 23px;
    text-align: center;
        background-color: rgba(0, 150, 255, 0.8);
    display: block;
    position: absolute;
    left: 0;
       bottom: 0px;
    width: 100%;
    padding: 10px;
    color: #FFFFFF;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}



.dropdown-menu>li>a{padding: 10px 20px !important;}
.dropdown-menu>li>a:hover{color:rgb(0,143,213) !important;}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{    background-color: inherit !important;}
.vacherinfo{    text-align: center;
    color: #0091d8;
    font-weight: bold;
    font-size: 18px;}
    
   .vacheri img{     border: 3px solid #0091d8;}
    
.vacheri{float: left;
    width: 20%;
    padding-left: 10px;}
.vachert{float: left;
    width: 80%; }
   #Menu1 a.static{color: #fff;}
.app-header {
       background: #0096ff;
}
.admin-btnl
{
        padding: 9px 21px !important;
    border-width: 2px !important;
    border-style: solid !important;
    font-size: 14px !important;
    line-height: 22px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    border: #ffffff;
    color: #fff !important;
    background: #0096ff !important;
    
    
    
    }



.admin-menu{float: right !important;}

.dashed-list li{list-style-type: none;    font-size: 16px;}
.app-header {
    width: 100%;
    height: 80px;
    padding-right: 20px;
    z-index: 100;
}
.sign-in__container .form-group{display: flex;}
.conference-section ul li{      list-style-type: none;     float: left;
    padding: 0px 10px;}
   .conference-section ul li a{    color: #fff;}
.offcbear th{background-color: #37B38B; color:#fff;}
.secretary-name {
    font-weight: bold;
    color: #000;
}
.ibp-menu ul li a {
    color: #fff;
}
#top{
			width: 40px;
    height: 40px;
    text-indent: -9999px;
    opacity: 0.3;
    position: fixed;
    bottom: 100px;
    right: 40px;	    z-index: 99999999;	
   
			
			background: url(../images/icon_top.png) no-repeat !important;
			
		}
		table.table.table-bordered.etable td {
    color: #37b38b;
}
.person-img img {
    border: 3px solid #37b38b;
}
.ecinfo {
    font-weight: 600;
    font-size: 12px;
}
.ecname {
    color:#03885d !important;
    font-size: 17px;
    font-weight: bold;
}
.ex-imgt {
    float: left;    padding-top: 20px;
}
.ex-img {
    float: left;
    margin-right: 15px;
}

.ex-img img {border-radius: 100%;
}
td.execouna.echead.ex-img {
    text-align: center;
}
td.offcbody img{}
	
.ibp-menu ul li {    border-radius: 4px;
    float: left;
    text-decoration: none;
    list-style: none;
    
    background: #37b38b;
    color: #fff;
}
.ibp-menu ul li a{
padding: 5px 8px;}
.ibp-menu > ul > li:after {
    content: '';
    position: relative;
    top: -24px;
    right: 0;
    display: block;
    height: 20px;
    width: 1px;
   
    background: rgba(0, 0, 0, 1);
    background:-webkit-linear-gradient(top, rgba(0, 0, 0, 0), #fff, rgba(0, 0, 0, 0));
    background: linear-gradient(to top, rgba(0, 0, 0, 0), #fff, rgba(0, 0, 0, 0));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #fff, rgba(0, 0, 0, 0));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), #fff, rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), #fff, rgba(0, 0, 0, 0));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), #fff, rgba(0, 0, 0, 0));
}
.ibp-menu ul{    margin: 0px;}
.ibp-menu > ul > li:before{

    content: '';
  position: relative;
    top: 18px;
    right: -1px;
    display: block;
    height: 20px;
    width: 1px;
    opacity: .35;
    background: rgba(255, 255, 255, 0.8);
    background: linear-gradient(to top, rgba(0, 0, 0, 0), #fff, rgba(0, 0, 0, 0));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #fff, rgba(0, 0, 0, 0));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), #fff, rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.01), #fff, rgba(255, 255, 255, 0.01));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), #fff, rgba(0, 0, 0, 0));

}
.PanelStylesss img{    margin-top: -10px !important;}
.boxss{padding: 20px 10px !important;}
.PanelClosess{position: relative !important;top: -10px !important;}
    
#autoUpdate{    display: block !important;
    margin: 0 auto !important; padding-top: 5px !important;}
a#lnk_resend{   font-size: 18px !important;
   
    color: #060606 !important;
   
    padding-left: 15px !important;}
a#lnk_resend {
    font-size: 17px;
    color: #000;
    padding-left: 16px;
    text-decoration: none;
}

.journal-content a span{color: #0373c1 !important;}
.journal-menu li a{color: #0373c1 ;}
.journal-menu,.journal-content {
    font-size: 17px;
    line-height: 34px;
}
.journal-content .panel.panel-default {
    padding: 6px 10px;
}

.journal-content .panel-collapse ul {
    padding: 15px 0px;
}
.journal-content .panel-collapse ul li{
    list-style-type: none;

}
.journal-menu li {
    list-style-type: none;
}
.ctetd{ padding-bottom: 7px;}
.ibp-menu ul li {
    float: left;
   
}
.journal-menu ul{ padding-left: 10px !important; }
.journal-menu li a{    font-size: 16px !important;}

.rmores{
padding: 5px 21px !important;
    border-width: 2px !important;
    border-style: solid !important;
    font-size: 14px !important;
    line-height: 22px !important;
    text-align: center !important;
    text-transform: uppercase !important;
    border: #0096ff;
    color: #fff !important;
    background: #0096ff !important;

}
div#MainContent_td_clg {
    display: block !important;
}
.reloadf a{    font-weight: bold;
    text-transform: uppercase; color: #058cea;}
.rpanel {
    margin: 0px 0px 0px 30px;
    height: 515px;
    overflow-y: scroll;
}
/* member login menu */

.PanelStyle {    height: auto;
    background: #ffffff;
    z-index: 9999999 !important;
    position: relative;
    border:  5px solid #571D8C;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 60%;
    box-shadow: 0 3px 3px #000000;
    -moz-box-shadow: 0 3px 3px #000000;
    -webkit-box-shadow: 0 3px 3px #000000;
}
.changephoto {
    margin-bottom: 5px;
}

.content-holder {
    min-height: 530px;
    position: relative;
    padding: 20px 0 30px 0;
}

.admin-btnlg{padding: 8px 21px;
    border-width: 2px;
    border-style: solid;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    border-color: rgb(0,143,213) !important;
    color: #fff;
    background: rgb(52, 174, 232);}

.admin-btnlg:hover {
    background: #018ed3;
}
.memphoto {
    border: 4px solid #0096ff !important;
}

.PanelClose {
   
    float: right;    padding: 2px 0px
  
}
.changephoto {
    margin-bottom: 5px;
    margin-top: 6px;
}

.boxh {
    
    /*background: #0096ff;*/
    background: #571D8C;
    color: #fff;
    font-size: 16px;    padding: 5px 10px;
    
   
}

.updaterecords input,.updaterecords textarea,.updaterecords select {
    margin-bottom: 15px;
}

.SubHeadMain{margin-bottom: 25px}
.admin-btn:hover {
    background-color:#319f7c;
    color: white;
}
span.samaproa {
    float: right;
}


.SubHead{    font-size: 3.5rem;font-weight:200;}
  
.admin-btn 
{
    background-color: #4bdcae;
    color: black;
   
    padding: 2px 15px;
    
}
.sixzero.displayIB{text-align: center;padding-bottom: 12px;
}

.threeseven.displayIB{    float: left;padding: 0px 20px;}

.modalBackground {
    background-color: #000000;
    filter: alpha(opacity=80);
    opacity: 0.8;
    z-index: 10000;
}

.admin-btm-space{    clear: both;}
.level2.dynamic{    line-height: 25px;   ;}


.member-admin .logo-custom img {
  
    top: 8px;
   
}

    .talign{    margin: 0 auto !important;}

.content-holder {
    min-height: 530px;
    position: relative;
    padding: 20px 0 30px 0;
}
.adminp-space{ margin:40px 0px 80px 0px;}


.admin-menu ul li{margin-bottom: 0px !important;}
.admin-menu ul li{   padding: 0px 0px;}
.admin-menu ul ul li{   padding: 0px 0px;}




.admin-menu 
{
        line-height: 80px;
    }
.admin-menu li a{ color:#fff;}

.member-logout {
    line-height: 80px;
    display: inline;
}
.admin-menu li a:hover{    color: rgb(0, 134, 200);


    padding: 0px 4px;
}


/* The admin end */
/* The START Slider */
	  
		  .sub-nav{
    width: 100%;
    height: 85px;
    position: fixed;
    top: 80px;
    left: 0px;
    display: none;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    color: #FFF;
    z-index: 1;
    opacity: 1;

			  }
		  
	  .bit--cta{ height:170px; padding-top:15px; padding-bottom:10px;}
	  .theme-default .nivo-controlNav{
		      margin-top: 10px;
    margin-bottom: -10px;
		  }
	  .ion-icons{
		  display:block; width:100%; text-align:center; font-size:24px;
		  }
	  .app-header:before{ opacity:0;}
 .ipsmain-div{
  width:100%; max-width:100%;
  display: block;
  background-color:#fff;
  height:auto;
  
  
}
.ips-header-div{ 
	width:100%; 
	max-width:100%; 
	background-color:#fff;
	height:auto;
	
}
    

.current-issues1 {
    padding: 40px 0px;
}
  
  
 


/*---- login end---------*/


/*----membership--css----*/
.logo-custom img {
    position: absolute;
    top: -48px;
    width: 64px;
    left: 20px;
}

  
    /*----membership-END-css----*/                               






.conf-btn-sec {
    margin: 150px 0px;
}





.ibdname{color:#37B38B}
span.download-circular-button img {
    height: 25px;
   
    margin-top: -2px;
}
span.ecname {
    color: #02a75c;
}
span.doc-icon {
    float: left;
    margin-top: -6px;
    margin-right: 15px;
}
span.download-circular-button {
    text-align: right;
    display: block;
    float: right;}
    
 .panel-body 
 {
     
}
.panel-title > a{display: block;}

.Past-accord{ text-align:center !important; margin-bottom:25px;}
.offcbear table,.offcbear th,.offcbear td {
    border: 1px solid black;
    border-collapse: collapse; text-align:center; padding:12px 0px;   
}

 /* gall css */
 
 


/*-------------*/
 
 
 .admin-menu ul ul li:hover > a {
       background: rgb(247, 247, 247);
    
    color: #000 !important;
}
.admin-menu ul ul li:first-child > a {
    border-top: 1px solid #02699b;
}

.admin-menu ul ul a {
    background: ;
    color: #ffffff;
    border: 1px solid #0374ab;
    border-top: 0 none;
    line-height: 150%;
    padding: 16px 20px;
   
}


 
 .admbtn{ text-align: center;
   
    display: block;
    line-height: 30px;}
 



.popup-span{
		      width: 100%;
    display: block;
    font-size: 15px;
    clear: both;
    overflow: hidden;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    font-family: ff-clan-web-pro,"Helvetica Neue",Helvetica,sans-serif!important;
}




 @media only screen and (max-width:325px)
  {
      span.doc-icon {
  
    display: none;
}
}
@media only screen and (max-width:495px)
  {
   
.coference-main span.dtest {
    font-size: 12px;
}
}
@media only screen and (max-width:416px)
{
    
    
   .coference-main span.doc-icon{display: none;}
}
@media only screen and (min-width:325px) and (max-width:350px)
{
    
    
   .coference-main span.dtest {
    font-size: 16px;
}
}
@media only screen and (min-width:305px) and (max-width:324px)
{
    
    
   .coference-main span.dtest {
    font-size: 14px;
}
}


@media only screen and (max-width:992px)
{
    
    
  .contact-fm .form-group.pad_l_0 {
    display: inherit !important;
}
}

@media only screen and (max-width: 1040px){
.app-header__primary-nav__item {
    padding: 0px;
    margin: 0px;
}}

@media only screen and (min-width:768px) and (max-width:786px){
.btn.btn--small {
    font-size: .71429rem;
}}
@media only screen and (max-width: 1040px){
.logo-custom img {
    left: 44px;
}}
@media only screen and (max-width: 700px){
 iframe.map-size {
    width: 100% !important;
    height: auto;
}}

@media only screen and (max-width: 700px){
iframe.map-size {
    width: 100% !important;
    height: auto;
}}
@media only screen and (min-width:768px) and (max-width:991px){

.homepage-block{
       clear: both;
    
    min-height: 400px;
}


.homeboximage.h2,.homeboximage.h1,.homeboximage.h3 {
    margin-bottom: 56px;
}
.homeboximage {
    background-color: #fff;
    
    min-height: 500px;}
    .services-block {
    height: auto;
}
.services-block {
    height: auto !important;
}
}


@media only screen and (min-width:100px) and (max-width:767px){

.homepage-block{
       clear: both;
    
    
}
.services-block {
    height: auto !important;
}

.homeboximage.h2,.homeboximage.h1,.homeboximage.h3 {
    margin-bottom: 56px;
}
.homeboximage {
    background-color: #fff;
    
    min-height: 300px;}
}
@media only screen and (max-width:992px){

.col-md-6.cissum {
    margin-bottom: 10px;
}}

@media only screen and (min-width:1025px) and (max-width:1040px){

.display--inline-block-custom {
    margin-top: 19px !important;}
    
}



@media only screen and (max-width:991px){

.executive1,.executive3,.executive2 {
    width: 100%;
}

}
@media only screen and (max-width: 800px) {
span.ecname {
    font-size: 8px !important;
    line-height: 8px !important;
    display: block;
}
}
@media only screen and (max-width: 780px) {
.admin-menu ul {
  
   
    display: none;
}
}

@media only screen and (max-width: 780px) 
{
    
 .memsubdetailsinner span{ }   
.memsubdetailsinner {
  
   
      
}
}

@media only screen and (max-width: 540px) 
{
    
 .memphoto {
   
    height: auto;
 }
 
 
}


@media only screen and (max-width: 450px) 
{
    
 .PanelStyle {
   
        width: 94% !important;
 }
 
 
}


@media only screen and (max-width: 404px) {
.threeseven.displayIB {
    float: none;
    padding: 0px;
    text-align: center;
}
input#MainContent_fileuploadChangePicture{margin: 0 auto;}
 
}

@media only screen and (max-width: 369px) {
input#MainContent_txt_Dentalregno{    width: 77% !important;}

}

@media only screen and (max-width: 405px) {
input#MainContent_txt_Dentalregno{       width: 79% !important;}

}

@media only screen and (max-width: 1280px) and (min-width: 1041px)
{
    .soft-app-gutter--left.admin-m {
    padding-left: 115px;
}
   
    
}

@media only screen and (max-width: 1199px) and (min-width: 992px){


.facBorder1{    margin-right: 10px !important;}



}

@media only screen and (max-width: 991px) and (min-width: 10px){


.facBorder1{ width:100%;   margin-right: 0px !important;}

.facBorder{  width:100%; }

}


@media only screen and (min-width: 1041px)
{
div#Menu2{ display:none;}
.admin-hide {
    display: none;
}

}

@media only screen and (max-width: 1040px)
{
div#Menu1{ display:none;}


}


@media only screen and (min-width: 768px) and (max-width: 1024px)
{
    
   .app-header.soft-app-gutter--left.position--relative.admin-m .app-header__cta {
    margin-top: 0px !important;
}
    
    
    
}


@media only screen and (min-width: 240px) and (max-width: 767px)
{
    
   .app-header.soft-app-gutter--left.position--relative.admin-m .app-header__cta {
    margin-top: 0px !important;
}
    
   .member-logout {
    line-height: 0px;
    
   } 
   .admin-btnlg {
    width: auto;
}
   .member-admin .logo-custom img {
    top: 2px;
}
   
   
}

@media only screen and (min-width: 280px) and (max-width: 460px)
{
    
   span#lbluersname{
    font-size: 8px !important;
}
    .admin-btnlg{
    font-size: .61429rem !important;
  
    padding-left: 4px!important;
    padding-right: 4px!important;
    }
}

@media only screen and (min-width: 1281px) and (max-width: 1290px)
{
 .admin-btnlg{
 margin: 0 0 0 0px;
 }
}

@media only screen and (min-width: 100px) and (max-width: 767px){

 .form-group.stdate, .form-group.stdate input, .form-group.stdate select{
 width: 100% !important;
 
 }
 select#MainContent_ddl_Title{width: 100% !important;}
}

@media only screen and (max-width: 767px){
.menu__container {
    width: 55% !important;
}}
 
 
@media only screen and (max-width: 1349px){ .banner-img{ width: 100%;}}


@media only screen and (max-width: 1199px){.nevents img {width: 100%;}}

@media only screen and (max-width: 799px){.nevents img {width: 100%;}}

@media only screen and (max-width: 1200px){.navbar-nav>li>a {padding: 10px 6px !important;}}  
@media only screen and (max-width: 960px){.navbar-nav>li>a {padding: 10px 6px !important;}} 
@media only screen and (max-width: 1040px){.navbar-toggle{background-color: #2627bc !important;border: 1px solid #00537b;}
    .navbar-toggle .icon-bar{    background-color: #ffffff;}button.navbar-toggle {margin-top: 28px;}  nav.navbar.navbar-fixed-top{    padding: 0px 15px;}
      .navbar-nav>li>a{ font-size:11px;}
       }
      
  
 @media only screen and (max-width: 767px){  div#navbar { background: rgb(0,143,213);} 
                                             .navbar-header{ padding-bottom:0px; background:none;}
    div#navbar ul li{border-bottom: 1px solid #0791d5;}                                          
                                             
    ul.nav.navbar-nav.pull-right{    width: 100%;    margin-top: 0px;}                                         
         header.header-sect{position: inherit;}
  .membership{    top: 0px !important;}    
   .wellt{top: 0px !important;}        
         nav.navbar.navbar-fixed-top{
    z-index: 9999999;}
         header.header-sect.sticky{    position: fixed;height: 100px; 
                                       background: rgb(0,143,213);

                                       
                                       }
    
}           
         
         
  @media only screen and (max-width: 590px){  .blog-img {     width: 100%;}   }                                         
                                             
                                             

 @media only screen and (max-width: 374px){  .page-breadcrum { float: left;  margin-bottom: 0px;}.page-heading h1,.page-heading{ margin-bottom: 0px;}  }
  
   
@media only screen and (max-width: 768px){
.login {
    width: inherit !important;
}
}
   
   
  @media only screen and (max-width: 767px){
    select#MainContent_ddl_Title{margin-bottom: 10px;}input#MainContent_txt_Name{width: 100% !important;}}
    
    
    @media only screen and (max-width: 406px)
    {
        input#MainContent_txt_Dentalregno{width: 100% !important;}
        select#MainContent_ddl_councilregtype{width: 100% !important;  margin-bottom: 10px;}
        
        } 
    
   @media only screen and (max-width: 991px){.PanelStyle{ height: auto !important;}
    
 .menu-lg {line-height: 80px;}

    }
  
    
   

@media only screen and (max-width: 335px){ .member-logout .admin-btn{padding: 5px 6px !important;}}
   
@media only screen and (max-width: 1040px) 
{
   .admin-menu {
    float: left !important;
}
    div#Menu2 ul{    z-index: 99999;background: #faf9f9;}
    
    .admin-menu1 ul li {
    border-bottom: 1px solid #0096ff;}
    
    }
@media only screen and (max-width: 1040px) 
{
   
  #mobile-header1 .navbar-toggle{ display:block !important;}
  .admin-menu {
    float: left !important;
}

.logo-custom {
    width: 90px;
    float: left;
}
.admin-menu1 ul li{    padding-left: 12px !important;padding-right: 5px;}
    
}
@media only screen and (max-width: 500px){
div#Menu2 ul li a{ font-size:10px !important; }

.admin-menu1 ul li{    padding-left: 12px !important;padding-right: 5px;}
}


@media only screen and (max-width: 325px){
input#MainContent_btnapply {
    margin-bottom: 5px;
}

}
@media only screen and (max-width: 767px){
select#MainContent_ddl_Title{margin-bottom: 10px !important;}
.president{    margin-bottom: 11px;}
}
@media only screen and (max-width: 991px) and (min-width: 768px){
.president img{width: 100%;}
}
@media only screen and (max-width: 767px){
.dtable tr td a span{font-size: 13px;    display: block;}
blockquote{    padding: 10px 10px;}
}
@media only screen and (max-width: 1338px) and (min-width: 1233px){

    .navbar-nav>li>a { font-size: 13px !important;    padding: 10px 6px !important;}
   

}

@media only screen and (max-width: 1232px) and (min-width: 1033px){

    .navbar-nav>li>a { font-size: 12px !important;}
    .navbar-nav>li>a {
    padding: 10px 4px !important;
}
   

}

@media only screen and (max-width: 991px)
{
    #information-bar ul li span b, #information-bar ul li a{display: block;text-align: center}
    
 .about-bglayer{  display:inline-block; }  
 
 .latestevents-bg{display: initial;}
 .news,.notifications,right-col{    margin-bottom: 25px;}
 .upcoming-events {
    height: 170px;
}
}
@media only screen and (max-width: 767px){
#information-bar .container {
    overflow: hidden;
}
#information-bar .col-lg-4 {
    border-right: 2px solid #f2f2f2;
    width: 100%;
    margin-bottom: 26px;
    border: none;
}
#information-bar .container {
    margin-top: 0;
}

}

@media only screen and (max-width: 767px)
{
    section.banner {
    position: relative;
    top: 0px;
}
#information-bar .container{    margin-top: 0px !importnant;}
#information-bar ul{border-bottom: 1px solid #fff;}
.about-slider img{    width: 100%;}

.footer-bottom-part.footer_part ul{ padding: 0px !important;    text-align: left; }

}
@media only screen and (max-width: 991px){
.footer-bottom-part.footer_part ul{ padding: 0px !important;    text-align: left; }
}


@media only screen and (max-width: 1064px) 
{
    .navbar-nav>li>a{ font-size: 10px !important;}
    
   .navbar-nav>li>a { padding: 10px 2px !important;}
   
nav.navbar.navbar-fixed-top {
    padding: 0px 5px !important;
}
}

@media only screen and (max-width: 824px) and (min-width: 768px){


a.FindPedodont img{ display:none;}

}
@media only screen and (max-width: 767px){

  .navbar-nav>li>a {
    font-size: 15px !important;
   
}
.navbar-nav>li ul li a{ color:#fff !important;}

   .navbar-nav>li{  border-bottom:1px solid #d9dada !important;  }
    .navbar-nav>li ul li{border-bottom:1px solid #d9dada !important; }
}
@media only screen and (max-width: 1028px)
{
    .vachert {
    float: left;
    width: 100%;
}
.vacheri {
    float: left;
    width: 100%;
    padding-left: 10px;
}
.vacherinfo{    text-align: left;}
    
}
@media only screen and (max-width: 360px){
section.page-content h2 {
    color: #0096ff;
    font-size: 20px;
}
}

@media only screen and (max-width: 768px)
{
    
    .banners{    position: inherit !important;}
    
    
    }


@media only screen and (max-width: 991px)
{
    
.president-prof{    margin-bottom: 25px;    min-height:310px;}

}

@media only screen and (max-width: 767px)
{
    
.PanelStyle{      z-index: 9999999999 !important;}

}

@media only screen and (max-width: 550px)
{
    
.PanelStylesss img{    width: 100%;     }

}

.if_file img{ width:100%;}



/*Written on 10/03/2025*/

.banner {
    position: relative;
    top: 60px;
    width: 100%;
    height: 90vh;
}

nav.navbar.navbar-fixed-top {
    padding: 10px 25px;
    margin: 0;
    background-color: #571C8B;
    max-width: 100%;
    max-height: 100%;
}

/* Main navbar link hover effect - UPDATED */
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus,
.navbar-nav > li.active > a {
    background-color: #571C8B; /* Changed to #571C8B as requested */
    color: white; /* Text color on hover */
    text-decoration: underline; /* Adding underline for better visual feedback */
}

/* Default link styles for better contrast against navbar background */
.navbar-nav > li > a {
    color: white;
    transition: all 0.3s ease;
}

/* Dropdown menu items hover effect */
.navbar-nav .dropdown-menu > li > a:hover,
.navbar-nav .dropdown-menu > li > a:focus {
    background-color: #571C8B; /* Changed to match main navbar background */
    color: white !important; /* Text color for dropdown items */
}

/* Default dropdown menu styling */
.navbar-nav .dropdown-menu {
    background-color: white;
    border: 1px solid #ddd;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.navbar-nav .dropdown-menu > li > a {
    color: #333;
    padding: 8px 15px;
}

/* Ensure dropdown opens on hover */
.navbar-nav li.dropdown:hover > .dropdown-menu {
    display: block;
}

/* "Become a Member" button styling */
.header-sect .navbar-nav > li.memberreg > a {
    color: #fff;
    background-color: #571D8C;
}

.header-sect .navbar-nav > li.memberreg > a:hover {
    color: black !important;
    background-color: white !important;
}

.memberreg {
    width: 100px;
}

.btnr {
    background-color: #571D8C !important; /* Purple background */
    color: white !important; /* White text */
    border: 1px solid white !important; /* White border */
    padding: 10px 20px;
    border-radius: 5px; /* Slightly rounded corners */
    transition: all 0.3s ease-in-out;
}

/* Hover effect for "Become a Member" button */
.btnr:hover {
    background-color: white !important; /* White background */
    color: black !important; /* Black text */
    border: 1px solid white !important; /* White border maintained */
}

/* Responsive fixes for navbar */
@media (max-width: 767px) {
    .navbar-nav > li > a {
        padding: 10px 15px;
    }
    
    .navbar-toggle {
        margin-right: 0;
    }
    
    .memberreg {
        width: auto;
    }
}

.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li.active > a {
    background-color: #220637 !important;
    color: white !important;
    transition: all 0.3sease;
}
/* a.btn.btn-success.btnr{
    color: #000 !important;
    background-color: #ffc107 !important;
    border-color: #FF9800 !important;
}


a.btn.btn-success.btnr:hover{
     border-color: #fff !important;
    color: #fff !important;
    background-color:#0096ff!important;
    }*/

    
    .form-inline {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      gap: 10px;
    }
    
    .form-group {
      margin: 5px;
    }
    
    .form-control {
      padding: 8px 10px;
      border: 1px solid #ccc;
      border-radius: 4px;
      font-size: 14px;
      width: 180px;
    }
    
    .btnright {
      padding: 8px 20px;
      background-color: #2b608d;
      color: white;
      border: none;
      border-radius: 4px;
      cursor: pointer;
      font-size: 14px;
      text-transform: uppercase;
    }
    
    .btnright:hover {
      background-color: #1d4d72;
    }
    
    .msearch {
      background-color: #f9f9f9;
      padding: 15px;
      border-radius: 5px;
      box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    }