 @import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
html, body{
 font-family: "Roboto" , sans-serif;
 height: 100%;
}
body{
  background-color: rgba(247, 247, 247, .42);
  padding:0px;
  margin:0px;
}
.-wrapper{
  margin-top:80px;
}

figure.-container_profile{
  display: flex;
  justify-content: center;
  width: 70px;
  align-items: center;
  height: 50px;
  margin-right: 13px;
}
img.-img_profile{
  min-width: auto;
  max-height: 100%;
  min-height: auto;
  max-width: 100%;
}
.-card_profile{
  display: flex;
}

figure.-container_post{
  display: flex;
  justify-content: center;
  width: 70px;
  align-items: center;
  height: 50px;
}
img.-img_post{
  min-width: auto;
  max-height: 100%;
  min-height: auto;
  max-width: 100%;
}

figure.-container_class {
  display: flex;
  align-items: center;
  height: 50px;
  width:45px;
  margin-right: 13px;
  overflow: hidden;
}


.-post_class{
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  align-items: flex-start;
}
figure.-container_event{
  display: flex;
  justify-content: center;
  width: 70px;
  align-items: center;
  height: 50px;
}
img.-img_event{
  min-width: auto;
  max-height: 100%;
  min-height: auto;
  max-width: 100%;
}
div.-card_event{
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  align-items: flex-start;
}
div.-card_event{
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
  align-items: flex-start;
}
.pername{
  cursor: pointer;
  word-break: break-word;
  padding: 0px !important;
  margin: 10px 0px 3px 0px !important;
  text-align: left;
  font-weight: 500 !important;
  text-transform: capitalize;
}
.profession{
  font-size: 10px;
  margin-bottom:0px;
}

.panel-md{
  border:none;
  background-color: #fff;
  border-color:#fff;
  -webkit-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
  -moz-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
  box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
    margin:0px;
}
.panel-heading-md{
  border:none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-color: none;
  -webkit-box-shadow:0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .16);
  -moz-box-shadow:0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .16);
  box-shadow:0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .16);
}
.heading-title-md{
  color:#ffffff;
  font-size: 16.8px !important;
  font-weight: 400;
  margin:0px;
  padding:15px 20px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-sm-post{
  float: left;
  background-color: white;
  width: 100%;
  height: auto;
  margin-bottom: 20px !important;
  background-color: white;
   border: none;
   -webkit-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
   -moz-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
   box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
  overflow: hidden;
  min-height: 100px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.icon-unavailable{
  font-size:40px;
  color:#000;
  opacity:.5;
}
.label-unavailable{
  font-size:20px;
  color:#000;
  opacity:.4;
}

.panel-sm{
  border:none;
  background-color: #fff;
  border-color:#fff;
  -webkit-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
  -moz-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
  box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
    margin:0px;
}
.heading-title-sm{
  color:#ffffff;
  font-size: 16.8px !important;
  font-weight: 400;
  margin:0px;
  padding:15px 20px;
  border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.heading-draft-title-sm{
  color:#ffffff;
  font-size: 16.8px !important;
  font-weight: 400;
  margin:0px;
  padding:15px 20px;
  border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel-heading-sm{
  border:none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-color: none;
  -webkit-box-shadow:0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .16);
  -moz-box-shadow:0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .16);
  box-shadow:0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .16);
}
.heading-title-sm{
  color:#ffffff;
  font-size: 16.8px !important;
  font-weight: 400;
  margin:0px;
  padding:15px 20px;
  border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.mh500{
  min-height:500px;
}
.table-header>thead>tr>th {
  border:0px !important;
  font-weight:400 !important;
  line-height:2;
  padding:5px 10px !important;
  text-transform:uppercase;
  font-size:12px;
}
.table-header>tbody>tr>td{
  line-height:1.5em;
  padding:5px 10px !important;
  font-size:14px;
}


.icon-info,
.icon-info:hover,
.icon-info:focus,
.icon-info:active,
.icon-info:visited{
  color:#269abc !important;
}
.icon-success{
    color:#21ba45;
}
.icon-danger{
    color:#db2828;
}
.icon-warning{
    color:#fbbd08;
}
.icon-secondary{
    color:#000000;
}
.icon-primary{
    color:#2185d0 ;
}
.icon-grey{
    color:#838383;
}
.icon-danger:hover,
.icon-danger:focus,
.icon-danger:active,
.icon-danger:visited{
  color:#9e1d1d !important;
  box-shadow:none;
}



.btn-info{
    background-color:#269abc;
}
.btn-success{
    background-color:#21ba45;
}
.btn-danger{
        background-color:#db2828;
}
.btn-warning{
        background-color:#fbbd08;
}
.btn-secondary{
        background-color:#000000;
}
.btn-primary{
        background-color:#2185d0;
}
.btn-grey{
        background-color:#838383;
}
.btn-secondary{
        background-color:#e0e1e2;
}


.btn-border-white{
    border: 1px solid transparent;
    background-color: transparent;
}
.btn-border-white:hover,
.btn-border-white:focus,
.btn-border-white:visited,
.btn-border-white:active{
    border: 1px solid transparent;
    background-color: transparent;
}
.btn-border-info{
    border: 1px solid #269abc;
    background-color: #ffffff;
    color:#269abc;
    box-shadow:none;
}
.btn-border-success{
    border: 1px solid #21ba45;
    background-color: #ffffff;
    color:#21ba45;
}
.btn-border-danger{
  border: 1px solid #db2828;
}
.btn-border-warning{
  border: 1px solid #fbbd08;
}
.btn-border-secondary{
  border: 1px solid #000000;
}
.btn-border-primary{
 border: 1px solid #2185d0;
 background-color:#ffffff;
 color:#2185d0;
}
.btn-border-grey{
  border: 1px solid #838383;
}
.btn-border-secondary{
  border: 1px solid #e0e1e2;
}
.btn-border-success:hover,
.btn-border-success:active,
.btn-border-success:visited,
.btn-border-success:focus{
  border:1px solid #188632;
  color: #188632;
  }
.btn-border-info:hover,
.btn-border-info:active,
.btn-border-info:visited,
.btn-border-info:focus{
  border:1px solid #20819e;
  color: #20819e;
  box-shadow:none;
  }

.btn-border-primary:hover,
.btn-border-primary:active,
.btn-border-primary:visited,
.btn-border-primary:focus{
  border:1px solid #2185d0;
  color: #2185d0;
  }

.row-mtb{
    margin-top:20px;
    margin-bottom:20px;

}
.pt.-fivep{
  padding-top:5%;
}

.panel-heading-icon{
    color:#ffffff;
    font-size: 16px;
    padding: 4px;
}
.panel-sm{
  border: none;
  background-color: #fff;
  border-color: #fff;
  -webkit-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
  -moz-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
  box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
    margin:0px;
}
.panel-box-md{
   float: left;
   background-color: white;
   width: 100%;
   height: auto;
   margin-bottom: 20px !important;
   background-color: white;
    border: none;
    -webkit-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
   overflow: hidden;
   min-height: 700px;
   border-top-left-radius: 2px;
   border-top-right-radius: 2px;
}
.panel-md{
  border:none;
  background-color: #fff;
  border-color:#fff;
  -webkit-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
  -moz-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
  box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:0px;
    margin:0px;
}
.panel-heading-md{
  border:none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-color: none;
  -webkit-box-shadow:0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .16);
  -moz-box-shadow:0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .16);
  box-shadow:0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .16);
}
.heading-title-md{
  color:#ffffff;
  font-size: 16.8px !important;
  font-weight: 400;
  margin:0px;
  padding:15px 20px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.well-white{
    position: relative;
    background: #FFFFFF;
    margin: 1rem 0em;
    padding: 1em 1em;
    border-radius: 0.28571429rem;
    border: 1px solid rgba(34, 36, 38, 0.15);
    -webkit-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
}

.col-md-12.column{
    min-height:550px;
}
.column .loader{
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
min-height:550px;
}
.loading-icon{
    font-size: 30pt !important;
}
.text-loading{
    font-style: italic;
    font-size: 18px;
    font-weight: 400 !important;
}
h3.normal-text{
    font-size: 14px !important;
    font-weight: 400 !important;
    margin-top: 8px !important;
}
label.normal-text{
  font-size: 15px !important;
font-weight: 400 !important;
margin-top: 8px !important;
}

.unavailable-post-title{
  font-size:18pt;
  margin-top:1%;
  color: #90949c;
  font-weight:500;
}
.unavailable-post-subtitle{
  font-size:12pt;
  margin-top:2%;
  color: #90949c;
  font-weight:normal;
}
.modal-title{
    font-size: 14px !important;
    font-weight: 400 !important;
}
.modal-header-white{
  background-color:#ffffff;
}
button.close{
    color:#ffffff;
}

.wtext{
    color:#fff;
}
.btnw{
    width: 100px;
}

<!-- Loader -->
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-image: url(../images/loading.gif);
  background-position: center;
  background-size: 100px 100px;
  background-repeat: no-repeat;
  background-color: #fff;
}

th {
  text-align:center !important;>
}

.auditrail{
    max-width: 240px;
    min-width: 240px;
}
.text-length{
    font-size: 12px;
    position: absolute;
    top: 10px;
    right: 4%;
    color: green;
}
.panel-title{
    background-color: green;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: white;
    padding-bottom: 10px;
    border-bottom-width: 0px;
    border-top-width: 10px;
    font-size: 16.8px;
    padding: 10px 17px;
    border-bottom: 1px solid transparent;
    <!-- margin-bottom: 20px; -->
    text-transform: capitalize;
    letter-spacing: 0.5px;
    font-weight: normal;
}
.panel-title-1{
   border-top-left-radius: 2px;
   border-top-right-radius: 2px;
   color: white;
   padding-bottom: 10px;
   border-bottom-width: 0px;
   border-top-width: 10px;
   font-size: 16.8px;
   padding: 10px 15px;
   border-bottom: 1px solid transparent;
   margin-bottom: 0px;
}
.panel-box{
   float: left;
   background-color: white;
   width: 98%;
   margin-left:1%;
   margin-right:1%;
   height: auto;
   margin-bottom: 20px !important;
   background-color: white;
    border: none;
    -webkit-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
   overflow: hidden;
   min-height: 700px;
   border-radius: 4px;
}
.panel-box-sm{
  float: left;
  background-color: white;
  width: 98%;
  margin-left:1%;
  margin-right:1%;
  height: auto;
  margin-bottom: 20px !important;
  background-color: white;
  border: none;
  -webkit-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
  -moz-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
  box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
  overflow: hidden;
  min-height: 100px;
  border-radius:2px;
  padding:0px;
}
.panel-center{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.green{
	background-color:green;
	color:white;
}
.nb>tbody>tr>td{
    border:none !important;
		font-size: 18px;
}
.pd{
	margin-top:-35px;
}
.nmt{
	margin-top: -15px;
}
.mt{
  margin-top:10px;
}
.mt20{
  margin-top:20px;
}
.mt15p{
  margin-top:15%;
}
.mb20{
  margin-bottom:20px;
}
.mb{
  margin-bottom:10px;
}
.ml10{
  margin-left:10px;
}
.nmb{
	margin-bottom: 0px;
}
.ch{
    min-height: 400px;
}
.ct{
    display: flex;
    justify-content: center;
    align-items: center;
}
.cont{
	width: 100%;
	padding-bottom: 20px;
	background: transparent;
  min-height: 100%;
	padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: none !important;
}
.dn{
	display:none;
}
.pr{
	padding-right: 0px;
}
.npr{
  padding-right:0px !important;
}
.pl{
	padding-left: 0px;
}
.pl25{
  padding-left:25px;
}
.pr25{
  padding-right:25px;
}
.npd{
  padding:0px !important;
}

.panel-heading{
	background-color: green      !important;
	border-top-left-radius: 5px  !important;
	border-top-right-radius: 5px !important;
	color: white                 !important;
	padding-bottom: 10px         !important;
	border-bottom-width: 0px     !important;
	border-top-width: 10px       !important;
	font-size: 20px;padding: 10px 15px     !important;
	border-bottom: 1px solid transparent   !important;
	/*margin-bottom:20px           !important;*/
}
.panel-headings {
    padding: 7px 7px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
		color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;

}
.panel-head{
    padding: 12px 12px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
	color: white;
    background-color: green;
    border-color: #ddd;
}
.panel-head a {
		color: white;
}
.white-text{
    color:#ffffff;
}
.panel-headings h4 {
    margin: 5px !important;
}
.heading-titles{
    color:#ffffff;
    font-weight: 500 !important;
    font-size: 16.8px !important;
}
.heading-icons{
    color:#ffffff;
    font-size: 16px;
}

.fc .fc-toolbar>*>:first-child {
    color: green;
}
<!-- Alert -->
.alert-success{
  display:none;
  background-color:#dff0d8     !important;
  color:#3c763d                !important;
  border-color:#d6e9c6         !important;
  width: 98%;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert-danger{
  display:none;
  background-color:#f2dede     !important;
  color:#a94442                !important;
  border-color:#ebccd1         !important;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert{
	display:none;
}

<!-- /*pills and tabs*/ -->
.nav-pills>li>a, .nav-pills>li>a:hover{
	color: #008000 !important;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
	background-color: #008000 !important;
	color: #fff !important;
}
.nav-tabs>li>a{
	color: #555 !important;
}
.nav-tabs>li.active>a{
	color: #008000 !important;
}

ul.nav-pills li
{
  border: 1px solid #eee;
  border-radius: 5px;
}

<!-- /*Calendar*/ -->
.daterangepicker td.in-range {
  background: #C6EFA5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: rgb(0, 128, 0);
  border-color: rgb(0, 128, 0);
  color: #fff;
}

<!-- /*Pagination*/ -->
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #008000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #008000;
    background-color: #eaf9df;
    border-color: #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #008000;
    border-color: #008000;
}

.form-control:focus {
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.form-control{
  box-shadow:none;
}

.fc-view table{
  margin-top: 0px;
}


.panel-heading-sm {
  border: none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-color: none;
  -webkit-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .16);
  -moz-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .16);
  box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .16);
}
.heading-draft-title-sm{
  color:#ffffff;
  font-size: 16.8px !important;
  font-weight: 400;
  margin:0px;
  padding:15px 20px;
  border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.heading-title-sm {
    color: #ffffff;
    font-size: 16.8px !important;
    font-weight: 400;
    margin:0px;
    padding: 15px 20px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.label-danger {
  background-color: #d9534f !important;
}

.nf_eventDate {
  float: left;
    width: 65px;
    height: 66px;
    border-radius: 5px !important;
    -webkit-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 0px 2px 0 rgba(0, 0, 0, .16), 0 2px 8px 0 rgba(0, 0, 0, .12);
}


.sweet-alert .sa-error-container .icon {
  display: none;
}
