@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,800");
@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,800");
@import url(../Fonts/font-awesome/css/fontawesome-all.css);
@import url(../Fonts/themify-icons/themify-icons.css);
@import url(../Fonts/material-design-iconic-font/css/materialdesignicons.min.css);
.taxonomy-images-the-terms {
	margin: 10px 0;
	padding: 0;
	zoom: 1;
}
.hidden{
    display: none;
}
.taxonomy-images-the-terms:before,
.taxonomy-images-the-terms:after {
	clear: both;
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden;
}
.taxonomy-images-the-terms li,
.taxonomy-images-the-terms a,
.taxonomy-images-the-terms img {
	float:left;
	margin:0;
	padding:0;
}
.taxonomy-images-the-terms li {
	list-style-type:none;
	margin:0 10px 10px 0;
}
/* =======================================
      Authentication-page css start
 ========================================= */
.common-img-bg {
  background-size: cover;
  background: url(../img/VOLUNTEER_NEW.jpg);
  -webkit-background-size: cover;
    -moz-background-size: cover;
     }
  @media only screen and (max-width: 992px) {
    .common-img-bg {
      background: #f3f3f3 !important; } }

.auth-body {
    /*Yatin*/
    min-width: 550px;
    /*min-width: 450px;*/ 
}

.trError td{
    border-color: red;
    border-width: 1px;
    border-style: solid;
}

.login-card {
  border-radius: 30px;
  position: relative;
  display: block; }
  .login-card h1 {
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 20px;
    text-align: center; }

.login {
  text-align: left; }
  .login ul li label {
    color: #757575;
    font-weight: 600;
    letter-spacing: 1px; }
  .login h3 {
    color: #666666;
    font-size: 24px;
    font-weight: 600;
    margin-top: 20px; }

.login.header {
  align-items: flex-start; }

.header .login-card {
  margin-top: 30px; }

.social-login {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 30px; }
  .social-login .btn {
    margin-left: 5px;
    margin-right: 5px; }

.login-card .card-footer {
  background: #fff; }
.login-card h1 {
  color: #1b8bf9; }
.login-card .forget {
  border-bottom: 1px solid #fff;
  font-size: 24px;
  line-height: 0.6; }
.login-card h3 {
  color: #666666;
  font-size: 24px;
  font-weight: 600;
  margin-top: 20px; }

.btn-signup .btn-md,
.btn-singin1 .btn-md,
.btn-singin2 .btn-md {
  font-size: 22px;
  font-weight: 400;
  width: 400px; }

.form-group-main .form-group {
  margin: 30px 0; }

.login-card .unlock,
.login-card .btn-forgot {
  text-align: center; }

.imgs-screen .img-circle {
  padding: 4px;
  border: 1px solid #E6E6E4; }

.sign-in-with {
  font-weight: 600;
  margin: 24px auto 16px;
  position: relative;
  text-align: center; }
  .sign-in-with .text {
    display: inline-block;
    padding: 0 8px;
    position: relative;
    vertical-align: baseline;
    z-index: 9999; }
    .sign-in-with .text:after {
      left: 100%; }
    .sign-in-with .text:before {
      right: 100%; }
    .sign-in-with .text:after, .sign-in-with .text:before {
      border-top: 1px solid rgba(0, 0, 0, 0.28);
      content: '';
      display: block;
      position: absolute;
      top: 8px;
      width: 60px; }

.error-500,
.error-503,
.error-404,
.error-400,
.error-403,
.login {
  align-items: center;
  background-color: #2196F3;
  display: flex;
  height: 100%;
  position: fixed;
  text-align: center;
  width: 100%; }

.pos-relative.login {
  position: relative !important; }

.auth-box {
  background-color: #fff;
  border-radius: 8px;
  margin: 20px 0 50px 0;
  padding: 20px;
  /*Yatin*/
  max-width:400px;
}
  .auth-box .confirm h3 {
    color: #1abc9c;
    font-size: 34px; }
  .auth-box i.icofont-check-circled {
    font-size: 42px; }

.btn-facebook {
  background-color: #3c5a99;
  border-color: #3c5a99;
  border-radius: 2px;
  color: #fff;
  cursor: pointer; }

.btn-twitter {
  background-color: #41abe1;
  border-color: #41abe1;
  border-radius: 2px;
  color: #fff;
  cursor: pointer; }

.btn-google-plus,
.btn-linkedin,
.btn-pinterest {
  border-radius: 2px; }

.footer {
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 9; }

.footer p {
  margin-bottom: 0;
  padding: 18px;
  width: 100%; }

.login-card-modal {
  margin: 0 auto; }

.login.login-modal-main {
  background-color: #fff; }

.mixed-form .tabbed-modal .nav-link h6 {
  padding: 10px 0; }

.mixed-form .tabbed-modal .nav-link {
  background-color: #f5f5f5;
  border-radius: none;
  color: #888; }

.mixed-form .tabbed-modal .nav-link.active {
  background-color: transparent;
  border-color: transparent;
  color: #34495e; }

.mixed-form .modal-body {
  padding: 0; }

.mixed-form .auth-box {
  background-color: #fff;
  border-radius: 8px;
  margin: 10px;
  padding: 10px; }
  .mixed-form .auth-box h3 {
    color: #666666;
    font-size: 22px;
    font-weight: 600;
    margin-top: 20px; }
  .mixed-form .auth-box i.icofont-check-circled {
    font-size: 42px; }

.auth-box-main .navbar-nav li {
  color: #fff;
  line-height: 40px; }

.offline-404 {
  background-color: #f3f3f3; }
  .offline-404 .auth-body {
    margin-top: -100px; }
  .offline-404 h1 {
    color: #d01a39;
    font-size: 160px;
    font-weight: 600;
    letter-spacing: 5px;
    text-shadow: 3px -2px 4px rgba(128, 128, 128, 0.57); }
  .offline-404 h2 {
    color: #aaa;
    font-weight: 600;
    margin-bottom: 40px;
    margin-top: 30px; }

@media only screen and (max-width: 992px) {
  .header-navbar {
    width: 100%; }

  .auth-body .text-center img {
    display: none; }

  .error-500, .error-503, .error-404, .error-400, .error-403, .login {
    display: block !important;
    position: relative !important; }

  .offline-404 .auth-body {
    margin-top: 100px; } }
@media only screen and (min-width: 768px) {
	
	} 
@media only screen and (max-width: 480px) {
  .auth-body {
    margin-bottom: 45px; } }
/**====== Authentication-page css end ======**/

.bg-primary {
  background-color: #1abc9c !important;
  color: #fff; }

.text-center {
  text-align: center; }

/*====== Padding css starts ======*/
.p-0 {
  padding: 0px; }

.p-5 {
  padding: 5px; }

.p-10 {
  padding: 10px; }

.p-15 {
  padding: 15px; }

.p-20 {
  padding: 20px; }

.p-25 {
  padding: 25px; }

.p-30 {
  padding: 30px; }

.p-35 {
  padding: 35px; }

.p-40 {
  padding: 40px; }

.p-45 {
  padding: 45px; }

.p-50 {
  padding: 50px; }

/*====== Padding css ends ======*/
/*====== Padding-top css starts ======*/
.p-t-0 {
  padding-top: 0px !important; }

.p-t-5 {
  padding-top: 5px !important; }

.p-t-10 {
  padding-top: 10px !important; }

.p-t-15 {
  padding-top: 15px !important; }

.p-t-20 {
  padding-top: 20px !important; }

.p-t-25 {
  padding-top: 25px !important; }

.p-t-30 {
  padding-top: 30px !important; }

.p-t-35 {
  padding-top: 35px !important; }

.p-t-40 {
  padding-top: 40px !important; }

.p-t-45 {
  padding-top: 45px !important; }

.p-t-50 {
  padding-top: 50px !important; }

/*====== Padding-top css ends ======*/
/*====== Padding-bottom css starts ======*/
.p-b-0 {
  padding-bottom: 0px !important; }

.p-b-5 {
  padding-bottom: 5px !important; }

.p-b-10 {
  padding-bottom: 10px !important; }

.p-b-15 {
  padding-bottom: 15px !important; }

.p-b-20 {
  padding-bottom: 20px !important; }

.p-b-25 {
  padding-bottom: 25px !important; }

.p-b-30 {
  padding-bottom: 30px !important; }

.p-b-35 {
  padding-bottom: 35px !important; }

.p-b-40 {
  padding-bottom: 40px !important; }

.p-b-45 {
  padding-bottom: 45px !important; }

.p-b-50 {
  padding-bottom: 50px !important; }

/*====== Padding-bottom css ends ======*/
/*====== Padding-left css starts ======*/
.p-l-0 {
  padding-left: 0px; }

.p-l-5 {
  padding-left: 5px; }

.p-l-10 {
  padding-left: 10px; }

.p-l-15 {
  padding-left: 15px; }

.p-l-20 {
  padding-left: 20px; }

.p-l-25 {
  padding-left: 25px; }

.p-l-30 {
  padding-left: 30px; }

.p-l-35 {
  padding-left: 35px; }

.p-l-40 {
  padding-left: 40px; }

.p-l-45 {
  padding-left: 45px; }

.p-l-50 {
  padding-left: 50px; }

/*====== Padding-left css ends ======*/
/*====== Padding-right css starts ======*/
.p-r-0 {
  padding-right: 0px; }

.p-r-5 {
  padding-right: 5px; }

.p-r-10 {
  padding-right: 10px; }

.p-r-15 {
  padding-right: 15px; }

.p-r-20 {
  padding-right: 20px; }

.p-r-25 {
  padding-right: 25px; }

.p-r-30 {
  padding-right: 30px; }

.p-r-35 {
  padding-right: 35px; }

.p-r-40 {
  padding-right: 40px; }

.p-r-45 {
  padding-right: 45px; }

.p-r-50 {
  padding-right: 50px; }

/*====== Padding-right css ends ======*/
/*====== Margin css starts ======*/
.m-0 {
  margin: 0px; }

.m-5 {
  margin: 5px; }

.m-10 {
  margin: 10px; }

.m-15 {
  margin: 15px; }

.m-20 {
  margin: 20px; }

.m-25 {
  margin: 25px; }

.m-30 {
  margin: 30px; }

.m-35 {
  margin: 35px; }

.m-40 {
  margin: 40px; }

.m-45 {
  margin: 45px; }

.m-50 {
  margin: 50px; }

/*====== Margin css ends ======*/
/*====== Margin-top css starts ======*/
.m-t-0 {
  margin-top: 0px; }

.m-t-5 {
  margin-top: 5px; }

.m-t-10 {
  margin-top: 10px; }

.m-t-15 {
  margin-top: 15px; }

.m-t-20 {
  margin-top: 20px; }

.m-t-25 {
  margin-top: 25px; }

.m-t-30 {
  margin-top: 30px; }

.m-t-35 {
  margin-top: 35px; }

.m-t-40 {
  margin-top: 40px; }

.m-t-45 {
  margin-top: 45px; }

.m-t-50 {
  margin-top: 50px; }

/*====== Margin-top css ends ======*/
/*====== Margin-Bottom css starts ======*/
.m-b-0 {
  margin-bottom: 0px; }

.m-b-5 {
  margin-bottom: 5px; }

.m-b-10 {
  margin-bottom: 10px; }

.m-b-15 {
  margin-bottom: 15px; }

.m-b-20 {
  margin-bottom: 20px; }

.m-b-25 {
  margin-bottom: 25px; }

.m-b-30 {
  margin-bottom: 30px; }

.m-b-35 {
  margin-bottom: 35px; }

.m-b-40 {
  margin-bottom: 40px; }

.m-b-45 {
  margin-bottom: 45px; }

.m-b-50 {
  margin-bottom: 50px; }

/*====== Margin-Bottom css ends ======*/
/*====== Margin-left css starts ======*/
.m-l-0 {
  margin-left: 0px; }

.m-l-5 {
  margin-left: 5px; }

.m-l-10 {
  margin-left: 10px; }

.m-l-15 {
  margin-left: 15px; }

.m-l-20 {
  margin-left: 20px; }

.m-l-25 {
  margin-left: 25px; }

.m-l-30 {
  margin-left: 30px; }

.m-l-35 {
  margin-left: 35px; }

.m-l-40 {
  margin-left: 40px; }

.m-l-45 {
  margin-left: 45px; }

.m-l-50 {
  margin-left: 50px; }

/*====== Margin-left css ends ======*/
/*====== Margin-right css starts ======*/
.m-r-0 {
  margin-right: 0px; }

.m-r-5 {
  margin-right: 5px; }

.m-r-10 {
  margin-right: 10px; }

.m-r-15 {
  margin-right: 15px; }

.m-r-20 {
  margin-right: 20px; }

.m-r-25 {
  margin-right: 25px; }

.m-r-30 {
  margin-right: 30px; }

.m-r-35 {
  margin-right: 35px; }

.m-r-40 {
  margin-right: 40px; }

.m-r-45 {
  margin-right: 45px; }

.m-r-50 {
  margin-right: 50px; }

/*====== Margin-right css ends ======*/
/*====== Border-radius css starts ======*/
.b-radius-0 {
  border-radius: 0px !important; }

.b-radius-5 {
  border-radius: 5px !important; }

.b-radius-10 {
  border-radius: 10px !important; }

/*====== Border-radius css ends ======*/
/*====== Font-size css starts ======*/
.f-12 {
  font-size: 12px; }

.f-14 {
  font-size: 14px; }

.f-16 {
  font-size: 16px; }

.f-18 {
  font-size: 18px; }

.f-20 {
  font-size: 20px; }

.f-22 {
  font-size: 22px; }

.f-24 {
  font-size: 24px; }

.f-26 {
  font-size: 26px; }

.f-28 {
  font-size: 28px; }

.f-30 {
  font-size: 30px; }

.f-32 {
  font-size: 32px; }

.f-34 {
  font-size: 34px; }

.f-36 {
  font-size: 36px; }

.f-38 {
  font-size: 38px; }

.f-40 {
  font-size: 40px; }

.f-42 {
  font-size: 42px; }

.f-44 {
  font-size: 44px; }

.f-46 {
  font-size: 46px; }

.f-48 {
  font-size: 48px; }

.f-50 {
  font-size: 50px; }

.f-52 {
  font-size: 52px; }

.f-54 {
  font-size: 54px; }

.f-56 {
  font-size: 56px; }

.f-58 {
  font-size: 58px; }

.f-60 {
  font-size: 60px; }

.f-62 {
  font-size: 62px; }

.f-64 {
  font-size: 64px; }

.f-66 {
  font-size: 66px; }

.f-68 {
  font-size: 68px; }

.f-70 {
  font-size: 70px; }

.f-72 {
  font-size: 72px; }

.f-74 {
  font-size: 74px; }

.f-76 {
  font-size: 76px; }

.f-78 {
  font-size: 78px; }

.f-80 {
  font-size: 80px; }

/*====== Font-size css ends ======*/
/*====== Font-weight css starts ======*/
.f-w-100 {
  font-weight: 100; }

.f-w-300 {
  font-weight: 300; }

.f-w-400 {
  font-weight: 400; }

.f-w-600 {
  font-weight: 600; }

.f-w-700 {
  font-weight: 700; }

.f-w-900 {
  font-weight: 900; }

/*====== Font-weight css ends ======*/


.page-breadcrumb {
    /*padding-bottom: 10px;*/
}

.page-title{
    font-size: 20px;
    color: #d01a39;
}






/*
#timeline {
  list-style: none;
  position: relative;
}
#timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background-color: #4997cd;
  left:2%;
  margin-left: -1.5px;
}
#timeline .clearFix {
  clear: both;
  height: 0;
}
#timeline .timeline-badge {
    color: #fff;
    background-color: grey;
    width: 35px;
    height: 35px;
    font-size: 1.2em;
    text-align: center;
    position: absolute;
    top: 20px;
    left: 3.58%;
    margin-left: -25px;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

#timeline .warning {
    color: #fff;
    background-color: #4997cd;
}

#timeline .success {
    color: #fff;
    background-color: green;
}


#timeline .danger {
    color: #fff;
    background-color: red;
    content: "\f095"
}



#timeline .timeline-badge span.timeline-balloon-date-day {
  font-size: 1.4em;
}
#timeline .timeline-badge span.timeline-balloon-date-month {
  font-size: .7em;
  position: relative;
  top: -10px;
}
#timeline .timeline-badge.timeline-filter-movement {
  background-color: #ffffff;
  font-size: 1.7em;
  height: 35px;
  margin-left: -18px;
  width: 35px;
  top: 40px;
}
#timeline .timeline-badge.timeline-filter-movement a span {
  color: #4997cd;
  font-size: 1.3em;
  top: -1px;
}
#timeline .timeline-badge.timeline-future-movement {
  background-color: #ffffff;
  height: 35px;
  width: 35px;
  font-size: 1.7em;
  top: -16px;
  margin-left: -18px;
}
#timeline .timeline-badge.timeline-future-movement a span {
  color: #4997cd;
  font-size: .9em;
  top: 2px;
  left: 1px;
}
#timeline .timeline-movement {
  position: relative;
}
#timeline .timeline-movement.timeline-movement-top {
  height: 60px;
}
#timeline .timeline-movement .timeline-item {
  padding: 20px 0;
}
#timeline .timeline-movement .timeline-item .timeline-panel {
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  background-color: #FFFFFF;
  color: #666;
  padding: 10px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
#timeline .timeline-movement .timeline-item .timeline-panel .timeline-panel-ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#timeline .timeline-movement .timeline-item .timeline-panel.left-panel .timeline-panel-ul {
  text-align: right;
}
#timeline .timeline-movement .timeline-item .timeline-panel.left-panel .timeline-panel-ul li {
  color: #666;
}
#timeline .timeline-movement .timeline-item .timeline-panel.left-panel .timeline-panel-ul li span.importo {
  font-size: 1.3em;
}
#timeline .timeline-movement .timeline-item .timeline-panel.right-panel .timeline-panel-ul {
  text-align: left;
}
#timeline .timeline-movement .timeline-item .timeline-panel.right-panel .timeline-panel-ul span.importo {
  font-size: 1.3em;
}

#timeline .left-panel:before {
    content: " ";
    height: 0;
    position: absolute;
    top: 22px;
    width: 0;
    z-index: 1;
    right: -10px;
    border: medium solid #d4d4d4;
    border-top-color: #d4d4d4;
    border-top-width: medium;
    border-right-color: #d4d4d4;
    border-right-width: medium;
    border-bottom-color: #d4d4d4;
    border-bottom-width: medium;
    border-left-color: #d4d4d4;
    border-left-width: medium;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #d4d4d4;
}

#timeline .right-panel:after {
    content: " ";
    height: 0;
    position: absolute;
    top: 10px;
    width: 0;
    z-index: 1;
    left: -10px;
    border: medium solid #d4d4d4;
    
    border-top-color: #d4d4d4;
    border-top-width: medium;
    border-right-color: #d4d4d4;
    border-right-width: medium;
    border-bottom-color: #d4d4d4;
    border-bottom-width: medium;
    border-left-color: #d4d4d4;
    border-left-width: medium;
    
    border-width: 10px 10px 10px 0;
    border-color:   transparent #d4d4d4 transparent transparent;
}
*/



ul.ulCustom{
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    /*border: 1px solid rgba(0, 0, 0, 0.2);*/
    max-height: 200px;
    overflow-y: auto;
    width: 200px;
}

ul.ulCustom li{
    padding: 3px 5px;
    cursor: pointer;
}

ul.ulCustom li:hover{
    background-color: #dfdfdf;
}
    