﻿
/*====================================
 Free To Use For Personal And Commercial Usage
Author: http://binarytheme.com
 Share Us if You Like our work 
 Enjoy Our Codes For Free always.
======================================*/



/* user image section */
.user-section {
    margin-top:20px;
    font-size:22px;
    background-color:rgb(83, 163, 163);
}
.user-section-inner {
    height: 65px;
width: 65px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
display: inline-block;
float: left;
margin-right: 15px;
margin-top: 20px;
}
    .user-section-inner img {
        margin-left:10px;
        width:55px;
        height:60px;
        
    }
.user-info {
    display: block;
    color:#000!important;
display: inline-block;
padding: 15px;
margin-bottom: 0px
}
.user-text-online {
    font-size:18px;
    color:#fff
}
.user-circle-online {
    width: 15px!important;
    height: 15px!important;
}

/* side-menu section */
.nav > li > a:hover, .nav > li > a:focus {
    background-color:rgba(74, 72, 126, 0);
}
.navbar-top-links  .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #75C5B8;
}
.navbar-top-links > li > a {
color: #FFFFFF;
}
.nav > li > a {
padding: 20px 15px;
}
#side-menu {
    background-color:#04B173;
}

 #side-menu a {
            color:#fff;
           border-bottom: 1px solid #84B899 !important;
           height: 55px;
        }
        .selected {
            background-color:rgb(83, 163, 163);
        }
/* back colors */
        .blue {
            background-color:rgb(113, 159, 241);
        }
         .green {
            background-color:rgb(144, 236, 192);
        }
          .red {
            background-color:rgb(255, 102, 133);
        }
        .yellow {
            background-color:rgb(237, 253, 46);
        }

  /* No border */
.no-boder {
    border:0px solid #5bc0de !important;
}
/* tap nvbar Section */

#navbar {
    background-color:rgb(83, 163, 163);
}

.navbar-brand {
    padding-left:20px;
}
.navbar-brand img {
    height:60px;
}
.top-label {
    position: absolute;
top: 50%;
right: 50%;
margin-top: -24px;
margin-right: -24px;
}

/*large font*/
.large-font {
    font-size:18px;
}

.body-Login-back {
    background-color:#84B899;
}

.margin-tips {
    margin:5px;
}
.navbar-default {
border-color: #27A6BE;
}
/*media queries*/

@media(min-width:768px) 
{
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 250px;
        padding: 0 30px;
        min-height: 1000px;
       
       
    }

}

@media(max-width:768px) {
#wrapper {
    margin-top:140px!important;
    
}
}

.medium-badge {
    display: inline-block;
    min-width: 10px;
    padding: 7px 12px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 10px;
    margin: 3px;
}

.large-badge {
    display: inline-block;
    min-width: 10px;
    padding: 7px 12px;
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 10px;
}

.badge-warning {
    color: #000;
    background-color: #ffc107;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

.badge-primary {
    color: #fff;
    background-color: #007bff;
}

form {
    padding-bottom: 100px;
}

.volunteer-searchForm {
    padding-bottom: 0px;
}
.volunteer-searchForm-group {
    width: 100%;
}
.volunteer-search {
    width: 100% !important;
}

.task-volunteer-column {
    margin-top: 30px;
}

.task-volunteer-column .panel {
    margin-bottom: 20px;
}

.panel-heading {
    padding: 25px 15px;
}

#loginForm {
    padding-bottom: 40px;
}

#resetForm {
    padding-bottom: 20px;
}

footer.footer {
    padding: 4rem 2rem;
}

.hothorse-logo {
    height: 3.5rem;
}

.danger .fa-exclamation-triangle {
    color:red;
}

#snoozeHours,#snoozeDays {
    height: 3em;
    width: 50%;
}

.resource-panel h3 {
    margin: 0;
    font-weight: 700;
}

.btn-download-resource {
    color: #fff;
    border-color: rgba(0,0,0,0.2);
    position: relative;
    padding-left: 40px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn-download-resource:hover {
    color: #fff;
    border-color: rgba(0,0,0,0.2);
}
.btn-download-resource :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0,0,0,0.2);
}

.pdfBtn {
    background-color: #ff0000
}
.excelBtn {
    background-color: #1d6f42;
}
.wordBtn {
    background-color: #00a1f1;
}
.otherBtn {
    background-color: #205081;
}
.resource-category-row {
    margin-bottom: 10px;
}

.reporting-section .row {
    margin-right: 0px;
    margin-left: 0px;
    padding: 15px 15px;
}

.reporting-section form {
    padding-bottom: 10px;
}

.bottomaligned {position:absolute; bottom:0;  margin-bottom:7px; left: 0;}

.google-map {
    height: 580px;
  }

  .google-map-dynamic {
    height: 580px;
  }
  
.contact-details {
    position: absolute;
    z-index: 10;
    width: 100%;
    max-width: 310px;
    top: 15%;
    left: 25px;
    padding: 15px;
    background-color: #253d80;
  }
  
.contact-details .cd-head {
    display: table;
    width: 100%;
    padding-bottom: 15px;
  }
  
  .contact-details .cd-head .cd-icon,
  .contact-details .cd-head .cd-title {
    display: table-cell;
    vertical-align: middle;
  }
  
  .contact-details .cd-head .cd-icon {
    width: 50px;
    padding-right: 15px;
  }
  
  .contact-details .cd-head .cd-icon > img {
    width: 100%;
  }
  
  .contact-details .cd-head .cd-title h4 {
    font-size: 20px;
  }
  
  .contact-details .cd-head .cd-title {
    padding: 10px 0;
  }
  
  .contact-details .cd-head .cd-title h1, .contact-details .cd-head .cd-title h2, .contact-details .cd-head .cd-title h3, .contact-details .cd-head .cd-title h4, .contact-details .cd-head .cd-title h5, .contact-details .cd-head .cd-title h6, .contact-details .cd-head .cd-title p {
    margin-bottom: 0;
  }
  
  .contact-details ul {
    margin-bottom: 0;
  }
  
  .contact-details.bg-primary {
    background-color: #1bdb68;
  }
  
  .contact-details.bg-dark {
    background-color: #333;
  }
  
  .contact-details.bg-white {
    background-color: #fff;
  }
  
  @media screen and (max-width: 1024px) {
    .google-map {
      height: 480px !important;
    }
    .contact-form {
      padding-bottom: 60px;
    }
  }
  
  @media screen and (max-width: 640px) {
    .google-map {
      height: 380px !important;
    }
    .contact-details {
      position: relative;
      max-width: 100%;
      top: auto;
      left: 0;
    }
  }

  .nav-second-level > li > a {
    padding-top: 7px;
    padding-left: 0px;
}