.inline-anchor {
    cursor: pointer;
}

strong {
    font-weight: bold;
}

i {
    font-style: italic;
}

u {
    font-style: oblique;
}


.panel-default > .panel-heading {
    position: relative;
}

.panel-heading .fa {
    position: absolute;
    right: 10px;
    top: 13px;
}
.fa-file-excel-o {
    color: #ff9741;
    padding-left: 10px;
    font-size: 2.2rem !important;
}
.fa-file-pdf-o {
    color: #ff9741;
    padding-left: 10px;
    font-size: 2.2rem !important;
}
.accordion-answer p {
    font-size: 1.3rem!important;
}
.accordion-question {
    font-weight: 500 !important;
}

.custom-line ul li {
    border-bottom: 1px solid #d8d8d8 !important;
    margin-bottom: 10px !important;
    font-size: 1.1rem !important;
}

.custom-drop-border .select-wrapper input.select-dropdown {
    border-bottom: 1px solid #193771 !important;
}

.search-date {
    font-size: 1rem !important;
    margin-left: .5rem;
}


.custom-line ul li a  {
    font-size: 1.5rem !important;
    font-weight:bold;
}
@media screen and (max-width: 1200px) {
    .custom-deck {
        display: flex!important;
        flex-direction: column!important;
    }
}
.custom-line ul li p {
    font-size: 1.2rem !important;
    font-weight: 500!important;
}
.ul-margin ul li {
    margin-left: 3rem !important;
}
.custom-news {
    font-family: 'Poppins', sans-serif !important;
    font-size: 20px !important;
    color: #012840 !important;
    font-weight: bold !important;
}
.tab-content table td {
    border: 1px solid black !important;
    padding: 5px !important;
}

@media only screen and (min-width:991px) and (max-width:1350px) {
    div#demo4 h1, #demo5 h1, div#demo6 h1 {
        font-size: 28px !important;
    }
}
select#formSelect6 {
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
    border: none !important;
    background: transparent;
    border-bottom: 1.5px solid #bdbdbd !important;
    margin-bottom: 10px;
    position: relative;
    height: auto;  
    white-space: normal;
    word-break: break-all;
}
select#formSelect1 {
    font-family: 'Poppins', sans-serif !important;
    font-size: 13px;
    font-weight: 500;
    border: none !important;
    background: transparent;
    border-bottom: 1.5px solid #bdbdbd !important;
    margin-bottom: 10px;
    position: relative;
    height: auto;  
    white-space: normal;
    word-break: break-all;
}
select#formSelect2 {
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
    border: none !important;
    background: transparent;
    border-bottom: 1.5px solid #bdbdbd !important;
    margin-bottom: 10px;
    position: relative;
    height: auto;  
    white-space: normal;
    word-break: break-all;
}
select#formSelect3 {
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
    border: none !important;
    background: transparent;
    border-bottom: 1.5px solid #bdbdbd !important;
    margin-bottom: 10px;
    position: relative;
    height: auto;  
    white-space: normal;
    word-break: break-all;
}
select#formSelect4 {
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
    border: none !important;
    background: transparent;
    border-bottom: 1.5px solid #bdbdbd !important;
    margin-bottom: 10px;
    position: relative;
    height: auto;  
    white-space: normal;
    word-break: break-all;
}
select#special-election {
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
    border: none !important;
    background: transparent;
    border-bottom: 1.5px solid #bdbdbd !important;
    margin-bottom: 10px;
    position: relative;
    height: auto;  
    white-space: normal;
    word-break: break-all;
}
select#primary-election {
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
    border: none !important;
    background: transparent;
    border-bottom: 1.5px solid #bdbdbd !important;
    margin-bottom: 10px;
    position: relative;
    height: auto;  
    white-space: normal;
    word-break: break-all;
}
select#searchtype {
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
    border: none !important;
    background: transparent;
    border-bottom: 1.5px solid #bdbdbd !important;
    margin-top: 10px;
    position: relative;
    height: auto;  
    white-space: normal;
    word-break: break-all;
}
select#multiUrl {
    width: 35%;
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
    border: none !important;
    background: transparent;
    border-bottom: 1.5px solid #bdbdbd !important;
    margin-top: 10px;
    position: relative;
    height: auto;  
    white-space: normal;
    word-break: break-all;
}
.custom-caret  {
    position: absolute;
    right: 25px;
    top: 5px;
    
}
.custom-caret1  {
    position: absolute;
    right: 658px;
    top: 250px;
    
}
.custom-caret-search {
    position: absolute;
    right: 25px;
    top: 12px;
    
}

.custom-card-padding{
     padding-left: 35px !important;
    padding-right: 35px !important;
    padding-bottom: 35px !important;
    
}
.footer-firstline{
   font-size: medium; 
}
.footer-firstline > p > a {
    color: white !important;
}
.breadcrumb-item.active {
    color: #193771;
}

 @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    ul.cd-secondary-nav ul {
        margin-top: -20px;
    }
}
	.btn-search{
			background-color: #193771 !important;
			color: #fff;
			margin: 0px !important;
			width: 100%;
			font-weight: bold;
			margin-top: auto !important;
			padding: 1.2rem 3rem !important;
			font-size: 1.1rem;
	
	}
	
	
.generic-page-content ul li {
    margin-left: 3rem !important;
}




.slider {
    width: 95%;
    margin: 100px auto;
}

.slick-slide {
    margin: 0px 10px;
}

    .slick-slide div {
        min-height: 280px !important;
    }

.center .slick-prev:before,
.center .slick-next:before {
    color: black !important;
    font-size: 24px !important;
}

.slick-prev:before,
.slick-next:before {
    color: white !important;
    font-size: 24px !important;
}

.center .slick-slide {
    transition: all ease-in-out .3s !important;
    /* opacity: .2 !important; */
    background: #ddd !important;
}

.center .slick-active {
    /* opacity: .3 !important; */
    background: #fff !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
}

    .center  .slick-active div {
        background: #fff !important;
        min-height: 280px !important;
    }

.center .slick-current {
    opacity: 1 !important;
}

    .center  .slick-current div {
        min-height: 340px !important;
    }

.center .slick-list.draggable {
    z-index: 1 !important;
    margin: 0 40px 0px 40px !important;
    padding: 10px 50px !important;
} 
/* Slick Css  */
/* Slider */ 

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

 .slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
 .slick-list:focus
{
    outline: none;
}
 .slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

 .slick-slider .slick-track,
  .slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
  .slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
 .slick-track:after
{
    display: table;

    content: '';
}
 .slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
 .slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl']  .slick-slide
{
    float: right;
}
  .slick-slide img
{
    display: block;
}
  .slick-slide.slick-loading img
{
    display: none;
}
  .slick-slide.dragging img
{
    pointer-events: none;
}
 .slick-initialized .slick-slide
{
    display: block;
}
 .slick-loading .slick-slide
{
    visibility: hidden;
}
 .slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
 .slick-arrow.slick-hidden {
    display: none;
}

.slick-prev .slick-arrow{
    left: -33px !important;
    
}
.slick-next .slick-arrow{
    left: -33px !important;
}

@media only screen and (max-width: 1365px){
.home-class{
    color:white !important;
}
}

.hero-image {
  background-image: url("https://www.w3schools.com/images/picture.jpg");
  background-color: #cccccc;
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}
.table-border3-blue {
    border-width: 3px;
    border-spacing: 0px;
    border-style: solid;
    border-color: #2B5784;
    color: #2B5784;
}
.table-border3-blue td {
    border-width: 1px;
    border-spacing: 0px;
    border-style: solid;
    border-color: #2B5784;
    vertical-align: baseline;
}
 .bg-container {    
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: row;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    height: calc(100vh);
    min-height: 600px;
    /*background: #fff url("/media/ukedcjr4/bg.jpg") center center;*/
    background-size: cover;
}
.content-wrapper {
    background: #fff;
    padding: 2rem 3rem;
    width: auto;
    border-radius: 5px;
    text-align: center;
    box-shadow: 0 0 5px #8a8a8a;
}
.head-wrapper {
    flex-direction: column;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
}
.head-wrapper img {
    width: 100px;
}

.title-wrap h1 {
    font-size: 1.6rem;
    padding-top: 1rem;
}
.title-wrap p {
    font-size: .9rem;
    margin-top: 0;
    margin-bottom: 0;
    color: #585858;
}
.content-wrap .welcome-txt {
    text-transform: capitalize;
}
.content-wrap h2 {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 1.2rem;
    margin-top: 1rem;
}
.content-wrap .description {
    color: #585858;
    font-size: 1rem;
    margin-top: 1.5rem;
}
.btn-wrap {    
    padding: 1rem 0rem 0rem 0rem;
}
.btn-blue {
    background-color: #069;
}
.btn-red {
    background-color: #e60000;
}
.btn-red, .btn-blue {
    color: #fff;
    font-family: Poppins, sans-serif;
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: 0;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 44px;
    padding: 0 32px;
    margin: 0px 4px;
    font-size: 16px;
    border-radius: 4px;
    overflow: visible;
}

/*and (min-width: 578px) 07/08/2020*/
@media only screen and (max-width: 1365px) and (min-width: 578px){
    .cd-header-buttons {
    right: 35px!important;

    }
}
@media only screen and (max-width: 768px)  {
    .hero-image {
    height:200px !important;

    }
}
@media only screen and (max-width: 768px)  {
 .card-title.heading-text {
    font-size:12px !important;

    }
}
@media only screen and (max-width: 768px)  {
.btn-yellow.heading-text2 {
   padding:10px !important;

    }
}
 @media screen and (max-width:767px){
.bgimg
{
    background-position-y: 0px !important;
    background-size: 100% 100% !important;
}
}
@media screen and (min-width:768px) and (max-width: 1024px) {
.custom-header-text
{
margin-top:30px !important;
}
}
.slick-slider
{
overflow:hidden !important;
}

@media screen and (min-width: 768px) {
.video-container {
    margin-top: 97px !important;
}
}    
