﻿body {
}
a{
    color:blue;
}
.panel-body a{
    text-decoration:underline;
    color:blue;
}
.RadEditor.reInlineEditor .reContentArea {
    font-size: 1em;
}
 /*Active state*/
        .reToolBar.RadEditor_Bootstrap .reSave:before {
            content: "\e109";
        }

        /*Hovered state*/
        .reToolBar.RadEditor_Bootstrap .reSave:hover:before {
            content: "\e109";
        }

        /*Selected state*/
        .reToolBar.RadEditor_Bootstrap .reSave .reToolSelected:before {
            content: "\e109";
        }
		
 .list-rightmenu{
   list-style: none;
	padding:1em 0em;
	margin: 1em 0;
 /*	background: #517820; /* Old browsers */
 /*	background: -moz-linear-gradient(top,  #517820 0%, #207094 100%); /* FF3.6-15 */
 /*	background: -webkit-linear-gradient(top,  #517820 0%,#207094 100%); /* Chrome10-25,Safari5.1-6 */
 /*	background: linear-gradient(to bottom,  #517820 0%,#207094 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#517820', endColorstr='#207094',GradientType=0 ); /* IE6-9 */
}
.center{
	margin-top:15px;
}


.list-rightmenu > li {
	background: #517820;
	padding:1em 1.5em;
	font-weight:500;
	margin-bottom:5px;
	 
}
.list-rightmenu > li > a {
    	font-weight:700;
		font-size:1.1em !important;
}

.list-rightmenu > li >ul > li > a {
    	font-weight:600;
		font-size:1em !important;
}

.list-rightmenu li > a {
    color:#fff;
	font-size:1em;
}

.list-rightmenu li > a.leaf {
    color:#fff;
	font-size:0.9em;
}

.list-rightmenu > li.selected > a {
	color: #fff !important; 
	text-decoration:none;
}

.list-rightmenu li:hover {
	/*background: #fff;
	color:#207094;*/
}
.list-rightmenu li:hover a {
	/*color: #207094; 
	text-decoration:none;*/
}

.list-rightmenu > li.selected {
	 background: #207094;  
}



.list-rightmenu .sub-menu{
	list-style: none;
	padding:0.5em 0;
	background: #fff;
	margin: 10px -22px -15px;
	 
 }
 .list-rightmenu .sub-menu li{
	 
	padding:0.2em 0;
	 
 }
 
 ul.list-rightmenu > li > ul.sub-menu > li > p{
	     
	margin-bottom:0px;
	 
 }
 
 ul.list-rightmenu > li > ul.sub-menu > li > p.indent{
	      text-indent: -53px;
    margin-left: 55px;
	margin-bottom:0px;
	 
 }
 ul.list-rightmenu > li > ul.sub-menu > li > p.indent.fr {
			text-indent: -63px;
			margin-left: 62px;
		}
 
 ul.list-rightmenu > li > ul.sub-menu > li > p > a {
	     color:#062F42;
		 text-decoration:none;
	 
 }
 
 
  ul.list-rightmenu > li > ul.sub-menu > li > p > a:hover {
	     color:#0DA4E9;
		 text-decoration:underline;
	 
 }
 
 
   
 
  ul.list-rightmenu > li > ul.sub-menu > li > p.selected > a {
	     color:#0DA4E9;

 }
 
   ul.list-rightmenu > li > ul.sub-menu > li > ul.sub-menu1 {
	    margin-left: 43px;
 }
 
    
 ul.list-rightmenu > li > ul.sub-menu > li > ul.sub-menu1 > li > a {
	    padding-top: 2px;
 }
    ul.list-rightmenu > li > ul.sub-menu > li > ul.sub-menu1 > li:not(.selected) > span > a::after {
	    content:' \f054';
		font: normal normal normal 9px/1 FontAwesome;
	font-size: 9px;
	text-rendering: auto;
	margin
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
 }
 
 /* ul.list-rightmenu > li > ul.sub-menu > li > ul.sub-menu1 > li.selected > a  {
	    background-color: rgb(32, 112, 148,0.2);
		     padding: 10px 10px 10px   0;
			    line-height: 37px;
 } */
 
 
   ul.list-rightmenu > li > ul.sub-menu > li > ul.sub-menu1 > li.selected > span  {
	   background-color: rgb(32, 112, 148,0.2);
    padding: 2px 5px;
    line-height: 20px;
	
	
 }
 
 
    
 
     ul.list-rightmenu > li > ul.sub-menu > li > ul.sub-menu1 > li > span  {
	 
    padding: 2px 5px;
    line-height: 20px;
	 
 }
  
      ul.list-rightmenu > li > ul.sub-menu > li > ul.sub-menu1 > li > span >a {
	 
   
	  text-indent: -5px;
    margin-left: -5px;
 }
 
  /* ul.list-rightmenu > li > ul.sub-menu > li > ul.sub-menu1 > li.selected {
	margin-left: -10px;
 }*/
 
 ul.list-rightmenu > li > ul.sub-menu > li > ul.sub-menu1 > li.selected > .sub-menu1 {
	margin-left: 10px;
 }
 
  ul.list-rightmenu > li > ul.sub-menu > li > ul.sub-menu1 > li.selected > .sub-menu1 >li.selected > a{
	color: #0DA4E9;
 }
 


   .list-rightmenu .sub-menu  {
	 	font-size:14px;
 }
 
 
  .list-rightmenu .sub-menu .sub-menu1   a{
	 	color: #0B3F56; 
		text-decoration:none;
 }
 
 .list-rightmenu .sub-menu .selected .sub-menu1 a {
    color: #0B3F56;
    text-decoration: none;
}
 

 .list-rightmenu .sub-menu1{
	list-style: none;
	padding:0.3em;
	 
 }
 .list-rightmenu .sub-menu1 li{
	 
	padding:0.3em ;
	 
 }
 

 

 .promo-block .txt-holder .txt a{
	 color:#fff;
 }
 
  .promo-block .txt-holder .txt a:hover{
	text-decoration:none;
 }

 .provinces > li{
	cursor:pointer;
	
}

.province {
	display:none;
	color:#fff;
}

.province   h2 {
	margin:20px 0 0 0;
	color:#fff;
}

 .province   a{
	 color:#fff;
 }
 

 .map-area .close{
	float: right;
	display:inline-block;
	 cursor:pointer;
 }
 .map-area .return{
	display:none;
	 
 }
 .map-content-heading{
	  display: inline-block;
 }
 
 .province-detail{
	 margin-top:1em;
	 font-size:0.9em;
 }

 
 
/* small calendarBox styles */

.calendarBox {
	min-height: 200px;
	font-size: 12px;
	line-height: 1.0833333333;
	padding: 18px 17px;
	margin-left: -15px;
    margin-right: -15px; 
	
}

.calendarBox.gray {
	background: #f1f1f1;
}

.calendarBox time {
	display: block;
	color: #999;
}

.calendarBox  i.cal{
	color: #517820;
	font-size: 20px;
	display: inline-block;
	padding-bottom: 25px;
	position: relative;
}



.calendarBox i.fa:after {
	position: absolute;
	content: "";
	top: auto;
	bottom: 13px;
	left: 0;
	right: auto;
}

.calendarBox i.fa:after {
	background: #517820;
	height: 3px;
	width: 18px;
}

.calendarBox a {
	color: #333;
	text-decoration: none;
}

.calendarBox a:hover {
	color: #517820;
}

.calendarBox h3 {
	margin: 0;
	font-weight: 700;
	font-size: 14px;
	line-height: 1.2857142857;
}

 
 
 /*PressReleasebox*/
 

.PressReleasebox {
	min-height: 200px;
	font-size: 14px;
	line-height: 20px;
	padding: 18px 17px;
   margin-left: -15px;
  margin-right: -15px; 
  width:100%;
}

.PressReleasebox.gray {
	background: #f1f1f1;
}

.PressReleasebox time {
	display: block;
	color: #999;
}

.PressReleasebox  i.cal{
	color: #517820;
	font-size: 20px;
	display: inline-block;
	padding-bottom: 25px;
	position: relative;
}

.PressReleasebox i.fa:after {
	position: absolute;
	content: "";
	top: auto;
	bottom: 13px;
	left: 0;
	right: auto;
}

.PressReleasebox i.fa:after {
	background: #517820;
	height: 3px;
	width: 28px;
}

.PressReleasebox a {
	color: #333;
	text-decoration: none;
}

.PressReleasebox a:hover {
	color: #517820;
}

.PressReleasebox h3 {
	margin: 0;
	font-weight: 700;
	font-size: 14px;
	line-height: 1.2857142857;
}


 
 /*Publicationbox*/
 

.Publicationbox {
	min-height: 200px;
	font-size: 14px;
	line-height: 20px;
	padding: 18px 17px;
   margin-left: -15px;
  margin-right: -15px; 
  width:100%;
}

.Publicationbox.gray {
	background: #f1f1f1;
}

.Publicationbox time {
	display: block;
	color: #999;
}

.Publicationbox  i.pub{
	color: #517820;
	font-size: 20px;
	display: inline-block;
	padding-bottom: 25px;
	position: relative;
}
.Publicationbox a.link{
	color: #517820;

	
} 

.Publicationbox  i.link{
	color: #517820;
	font-size: 20px;
	display: inline-block;
	padding-bottom: 25px;
	position: relative;
} 

.Publicationbox i.fa.link:after {
	background: none;
	
}

.Publicationbox i.fa:after {
	position: absolute;
	content: "";
	top: auto;
	bottom: 13px;
	left: 0;
	right: auto;
}

.Publicationbox i.fa:after {
	background: #517820;
	height: 3px;
	width: 28px;
}

.Publicationbox a {
	color: #333;
	text-decoration: none;
}

.Publicationbox a:hover {
	color: #517820;
}

.Publicationbox h3 {
	margin: 0;
	font-weight: 700;
	font-size: 14px;
	line-height: 1.2857142857;
}
  div.thumbnail {
    float: left;
    display: inline;
    width: 113px;
    height: 148px;
    position: relative;
	margin:0 1em;
}
 div.thumbnail img {
	box-shadow: 4px 4px #c0c0c0;
}

/*timeline*/

 

 

h2 {
	margin:10px 0 !important;
	display: block;
	color: #0B3F56;
	font-size:2.2em !important;
	font-weight:600;
	text-align:left !important;
	max-width:100% !important;
}
 
h3{
	  
	    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
     
} 
 
.TimeLinebox time {
	margin:10px 0 !important;
	display: block;
	color: #517820;
	font-size:1.7em;
	font-weight:500;
}

.TimeLinebox h2 {
	margin:10px 0 !important;
	display: block;
	color: #517820;
	font-size:1.9em !important;
	font-weight:400;
	text-align:left !important;
	max-width:100% !important;
}

.TimeLinebox p {
	margin:10px 0 !important;
	display: block;
	color: #000 !important;
    font-size:1em !important;
	text-align:left !important;
	max-width:100% !important;
}


.TimeLinebox  i.fa-timeline{
	color: #517820;
	font-size: 20px;
	display: inline-block;
 
	position: relative;
}

.TimeLinebox i.fa:after {
	position: absolute;
	content: "";
	top: auto;
	left: 0;
	right: auto;
}

.TimeLinebox i.fa:after {
	background: #517820;
	height: 5px;
	width: 46px;
	margin-left:3px;
}

.TimeLinebox a {
	color: #333;
	text-decoration: none;
}

.TimeLinebox a:hover {
	color: #517820;
}

.TimeLinebox h3 {
	margin: 0;
	font-weight: 700;
	font-size: 14px;
	line-height: 1.2857142857;
}



/*end timeline*/

.navbar-publication{
	padding:1em;
	background:#517820;
	margin-left: -15px;
    margin-right: -15px;
	color:#fff;

}
.navbar-publication  a{
 display: inline-block;
 color:#fff;
 
}

.navbar-publicationPager{
	padding:1em;
	background:#517820;
	margin:15px 0;
	color:#fff;

}
.navbar-publicationPager .navbar-right li{
 display: inline-block;
 color:#fff;
 	 font-size:1.1em;
}
.navbar-publicationPager  a{
 display: inline-block;
 color:#fff;
 
}

 
.navbar-publication  .navbar-brand{
	margin:0.7em;
}
.navbar-publication  a{
	font-size:1.4em;
	margin:0.5em;
}
.navbar-publication  a:hover{
	color:#333;
}

.badges{
	text-align: center;
	}
	
	@media (min-width: 768px) 
	{
	.navbar-right > li > a {
		padding: 5px 0px;
	}
}

 .txt-holder{
	 cursor:pointer;
 }
 
.provinces > li:hover{
	
	color:#ccc;
}

.top-bar .selected{
	font-weight:bold;
}

.navbar-default .navbar-nav > li > a.selected  {
    color: #fff;
    background-color: #000;
}

.navbar-nav > li > a.selected:after {
    background: #517820;
    height: 6px;
    visibility: visible;
	    position: absolute;
    content: "";
    top: -7px;
    bottom: auto;
    left: 0;
    right: 0;
}

.holder .disabled a{
    opacity: 0.7;
	cursor:default;
}

 


 
ul.list-rightmenu > li.selected > ul.sub-menu{
	padding-left:1.2em;
}
ul.list-rightmenu > li > ul.sub-menu > li:not(.selected) > a{
	color:#0B3F56;
	
}

li.dropdown:after{
	{ content:"\203A"; }
}

.holder{
	
	padding-bottom:2em;
}
.holder img{
	
	  max-width: 100%;
}
  

.fc-state-hover, .fc-state-down, .fc-state-active, .fc-state-disabled {
    color: #fff !important;
    background-color: #588c37 !important;
}
.fc-state-default  {
color: #fff !important;
    background-color: #517820 !important;
	background-image: none  !important;
}
 
 .fc-day-header > span{
	 color:#517820 !important;
 }
 
 
.fc-content > span.fc-title{
	background-color: #517820 !important;
 }

 .pubdetails     {
	 margin-left:140px;
	 
 }
 
 .carousel-caption  a{
	 text-decoration: none;
    color: white;
 }
 blockquote {
    
    font-size:14px !important; 
     
}

.carousel-caption h1,.carousel-caption p{
	 text-shadow: 2px 2px #000;
	
}

.copyright-box{
	   
	 box-shadow: inset 0 3px 6px rgba(0,0,0,0.16), 0 4px 6px rgba(0,0,0,0.45);
  border-radius: 10px;
	 padding: 15px;
}

 .copyright-box img{
	max-width:30%;
	float:right;
	margin-left:5px;
}
blockquote.copyright{
	font-weight: 600;
}
 
#footer .footercontact {
    position: static;
    float: right;
    padding: 0;
} 
   
 #footer  .footercontact{
	   font-size:12px;
	   font-weight:bold;
   }
    #footer  .footercontact table{
	 width:100%;
   }
   
    #footer  .footercontact table td{
	  white-space: nowrap;
	  padding:10px;
   }
   
     #footer  .footercontact .btn {
	  border:0px;
	  padding:5px;
   } 
   
  #footer  h2{
	  display:none;
   } 
   
   
 table.contenttable {
	   border-collapse: collapse;
    margin: 25px 0;
    font-size: 0.9em;
    font-family: sans-serif;
    min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
	    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
	    width: 100%;
   }
   
table.contenttable  thead tr {
    background-color: #517820;
    color: #ffffff;
    text-align: left;
}

table.contenttable  th,
table.contenttable  td {
    padding: 12px 15px;
}


table.contenttable  tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

table.contenttable  tbody tr:last-of-type {
    border-bottom: 2px solid #517820;
}
table.contenttable tbody tr.active-row {
    font-weight: bold;
    color: #009879;
}

.faq table.contenttable  thead tr {
     background-color: #f3f3f3;
    color: #000;
    text-align: left;
	font-weight:bold;
}

 table.contenttable.grey  thead tr {
     background-color: #e6e6e6;
    color: #000;
    text-align: left;
	font-weight:bold;
}


 
/*alert styling*/
 

.alert-warning {
  border-color: #f3f3f3;
  border-left: 5px solid #f9af2c;
  background-color: #f3f3f3;
  color: #888;
}
 

@media (min-width: 768px) {
  .alert {
    border-radius: 6px;
    display: table;
    width: 100%;
    padding-left: 78px;
    position: relative;
        padding: 20px 60px 20px;
    border: 1px solid #e6e6e6;
	 color: #000;
  }

 
 
   table.simple,table.simple th,table.simple td {
      border: 1px solid black; /* Sets a 1px solid black border */
      border-collapse: collapse; /* Collapses adjacent borders into a single border */
    }
    table.simple th, table.simple td {
      padding: 10px; /* Adds padding inside table cells */
    }

  .alert .icon {
    text-align: center;
    width: 58px;
 
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #bdbdbd;
    padding-top: 22px;
    border-radius: 6px 0 0 6px;
  font-size: 26px;
  color:#517820;
  }

  .alert .icon i {
    font-size: 20px;
    color: #fff;
    left: 21px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
  }

  .alert .icon img {
    font-size: 20px;
    color: #fff;
    left: 18px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
  }
 

   .alert.alert-info  {
    border-color: #f3f3f3;
  
    background-color: #92d050;
    color: #000;
  }


  .alert.alert-warning .icon,
  .alert.alert-warning .icon:after {
    border: none;
    background: #f3f3f3;
  }

   
}

.alert.alert-warning  {
   
    text-align: center;

  }
  
.alert.alert-warning a {
   
  font-size: 20px;

  }
  
.alert.alert-green{
	    background-color:  #517820;
		color:#fff;
}

.alert.alert-green .icon, .alert.alert-green .icon:after {
        border: none;
        background: #517820;
		color:#fff;
    }
  
@media (min-width: 992px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}

.dropdown .fa{
	    font-size: 0.8em;
}
.sub-menu1 > li:last-child  ,
.sub-menu1 >li > .sub-menu1{
	padding-bottom:0px;
}


.carousel-inner {
    
      height: 280px;
}

.center a {
color:  #207094; /**/
   text-decoration: underline; }
  
  
   #accordion   h4{
	 font-size:15px !important;
 }
 
 
 #accordion   .selected{
	 background:#207094;
 }
  
.livesessionContainer{
	 float: right;
   margin-top: 20px;
    margin-left: auto; 
margin-right: 0;
 }
 
 .livesessionContainer .btn{
	  background: #517820;
    color: #fff;
 }
 @media (max-width: 768px) {
   .livesessionContainer{
	  
      margin-right: 50px;
    margin-top: 15px;
	}
	 .livesessionContainer .btn{
	 padding:7px 10px;
	     font-size: 10px;
 }
 }
 
 thead  .col-no-border{
	 border-top: none; 
	 border-right: 1pt solid; 
	 border-bottom: none; 
	 border-left: none; 
	 text-align: left;
	 min-width:20px;
 }
  
 .col-no-border{
	 
 }
 
 thead .col-border{
		background: #f2f2f2; 
	   border: 1pt solid; 
	   text-align: left;
	   padding:2px 5px;
	   text-align:center;
 }
 
 .col-border{
	  padding: 2px  5px;; 
	  border-top: none; 
	  border-right: 1pt solid; 
	  border-bottom: 1pt solid; 
	  border-left: 1pt solid; 
	  text-align: left;
	  width:50%;
 }
 
.table-color .col1{
	width: 33%; 
	padding: 2px  5px;
	border: 1pt solid; 
	text-align: left;
}

.table-color .col2{
	background: #e2efd9; 
	width: 33%; 
	padding: 2px  5px;
	border-top: 1pt solid; 
	border-right: 1pt solid; 
	border-bottom: 1pt solid; 
	border-left: none; 
	text-align: left;
	}
	
.table-color .col3{
	background: #deeaf6; 
	width: 33%; 
	padding: 2px  5px;
	border-top: 1pt solid; 
	border-right: 1pt solid; 
	border-bottom: 1pt solid; 
	border-left: none; 
	text-align: left;
	}
.table-color .col4{
	background: #517820; 
	width: 100%%; 
	padding: 2px  5px;
	 
	border: none; 
	text-align: center;
	color:#fff;
	cursor:pointer;
	    height: 30px;
    vertical-align: middle;
	}
	
 .color.col2 {
    border-color: #f3f3f3;
	padding:5px;
    background-color: #e2efd9;
    color: #000;
  }
   .color.col3 {
    border-color: #f3f3f3;
	padding:5px;
    background-color: #deeaf6;
    color: #000;
  }
  
  
  
@media screen and (max-width: 1300px) {
   .carousel-caption  h1 {
        font-size: 32px;
  }
  .carousel-inner  p{
	      font-size: 20px;
  }
}

 
@media screen and (max-width: 728px) {
    .carousel-caption  h1 {
        font-size: 28px !important;
  }
  .carousel-inner  p{
	      font-size: 18px !important;
  }
  .carousel-inner {
    height: 280px;
}
}



li p {
    margin:0px;
}
.btn-primary.collapsebtn {
    color: #207094;;
    background-color: #bddda9;
    border-color: #bddda9;
	    padding: 7px 24px;
		    text-align: center;
			    border-radius: 0; 
				width:100%
}

/* Default chevron style */
.collapsebtn .chevron-icon {
    transition: transform 0.3s ease, color 0.3s ease;
     
}

/* On hover, rotate the chevron and change its color */
.collapsebtn.collapsed .chevron-icon {
    transform: rotate(180deg);
    
}

.btn-primary.collapsebtn:hover {
    color: #fff;
      background-color: #207094;
    border-color: #207094;
	    padding: 7px 24px;
		    text-align: center;
			    border-radius: 0;
}
 
 .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
 .step-container {
	border: 1px solid #ddd;
	border-radius: 8px;
	padding: 20px;
	margin-bottom: 15px;
	background-color: #f9f9f9;
	position: relative;
	margin-bottom: 0;
}
.step-icon {
	font-size: 40px;
	margin-right: 15px;
}
.step-header {
	font-size: 18px;
	font-weight: bold;
}

.step-arrow {
	text-align: center;
	margin: 0;
	color:#00a6ed;
}
.fa.icon-large {
    font-size: 50px;
}


.alert.alert-info.grey {
	border-color: #e6e6e6;
	background-color: #e6e6e6;
	color: #000;
}
	
.equal-height {
  display: table; /* Use a table layout for equal heights */
  width: 100%;
} 

.step-container {
  display: flex; /* Enable flexbox for the row */
  align-items: center; /* Vertically align all children */
}

 .table-color{
	  table-layout: fixed; /* Makes columns adjust evenly */
      word-wrap: break-word; /* Ensures long text wraps properly */
	  overflow-y: auto;
	  width: 100%;
  }
  
  .pirls-banner {
    background-color: #333; /* Dark background */
    color: #fff; /* White text */
    padding: 20px;
  
    text-align: left; /* Align text to the left within the flex container */
    display: flex;
    align-items: center; /* Align items (logo and text) vertically */
    justify-content: center; /* Center content horizontally */
    gap: 10px; /* Add spacing between logo and text */
    min-height: 100px;
}

.pirls-logo {
    height: 50px;
}

.pirls-text-group {
    display: inline-block;
	 text-align: center;
}

.pirls-link {
    color: #4f9ede; /* Blue link color */
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
    margin: 0 5px;
	
}

.pirls-link:hover {
    text-decoration: underline;
}

.pirls-text {
    font-size: 20px;
}

.pirls-subtext {
    font-size: 14px;
    color: #bbb; /* Light grey text */
    margin-top: 5px;
	    text-align: center;
}

 .topheaderbanner{
	   background-color: rgba(35, 35, 35, 0.8);
	   color:#fff;
  }
  
     