html{
  background: #000 !important;
}
body{
  background:#fff;
}
/* Holiday Guide Nav Bar Padding 
.ng-scope {
  top: 50px;
} */
.cal-slide-box.ng-scope {
top: 0px;
}
.cal-cell1.ng-binding.ng-scope { 
top: 0px;
}
.bold {
    font-weight:bold;
}
.inline{
  display: inline-block;
}
.font-w-500{
  font-weight:500;
}
.single_line{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.panel {
  border-color: #cfd9D7;
  border-radius: 2px;
  box-shadow: 0 8px 17px rgba(0, 0, 0, .2);
}

.panel-default > .panel-heading {
  font-size: 85%;
  font-weight: bold;
  color: #444;
  text-transform: uppercase;
  background-color: #f6f6f6;
  border-color: #cfd9db;
}

.form-control {
  border-radius: 0;
}

.center-form {
  width: 330px;
  margin: 12% auto;
}

.signup-or-separator {
  position: relative;
  height: 34px;
  text-align: center;
  background: none;
}

.signup-or-separator hr {
  width: 90%;
  margin: -16px auto 10px auto;
  border-top: 1px solid #dce0e0;
}

.signup-or-separator .text {
  display: inline-block;
  padding: 8px;
  margin: 0;
  background-color: #fff;
}

.has-feedback .form-control-feedback {
  top: 0;
  left: 0;
  width: 46px;
  height: 46px;
  line-height: 46px;
  color: #555;
}

.password-strength-indicator {
  position: absolute;
  top: 10px;
  right: 0;
  width: 5px;
  padding: 0 15px;
}

.password-strength-indicator span {
  display: block;
  width: 5px;
  height: 5px;
  margin-bottom: 2px;
  background: #ebeef1;
  border-radius: 5px;
}

[class^='ion-'] {
  font-size: 1.2em;
}

.has-feedback .form-control {
  padding-left: 42.5px;
}

.alert-material {
  position: fixed;
  right: 12px;
  bottom: 12px;
  z-index: 1;
  display: inline-block;
  min-height: 48px;
  padding: 13px 24px 12px;
  font-family: 'Roboto', sans-serif;
  color: #f1f1f1;
  cursor: default;
  background: #323232;
  border-radius: 2px;
  outline: none;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}

.profile-picture {
  height: 100px;
  display: block;
}

.btn {
  font-weight: bold;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
}

.btn-primary {
  background-color: #4285f4;
}

.btn-primary:hover {
  background-color: #3367d6;
}

.btn-success {
  background-color: #0f9d58;
}

.btn-success:hover {
  background-color: #196c4a;
}

.btn-danger {
  background-color: #db4437;
}

.btn-danger:hover {
  background-color: #b04c3b;
}

.btn-group-vertical .btn {
  margin-bottom: 10px;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-radius: 2px;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 2px;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-radius: 2px;
}

.btn-lg {
  font-size: 14px;
}

.btn [class^='ion-'] {
  margin-right: 5px;
}

.btn .fa {
  margin-right: 5px;
}

/*********************
* Social Buttons
*********************/

.btn-google-plus {
  color: #fff;
  background-color: #dd4b39;
  border: 1px solid #d54331;
}

.btn-google-plus:hover,
.btn-google-plus:focus {
  color: #fff;
  background-color: #cb3927;
}

.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border: 1px solid #335190;
}

.btn-facebook:hover,
.btn-facebook:focus {
  color: #fff;
  background-color: #294786;
}

.btn-linkedin {
  color: #fff;
  background-color: #007bb6;
  border: 1px solid #0073ae;
}

.btn-linkedin:hover,
.btn-linkedin:focus {
  color: #fff;
  background-color: #0069a4;
}

.btn-twitter {
  color: #fff;
  background-color: #00aced;
  border: 1px solid #009fdb;
}

.btn-twitter:hover,
.btn-twitter:focus {
  color: #fff;
  background-color: #0090c7;
}

.btn-foursquare {
  color: #fff;
  background-color: #f94877;
  border: 1px solid #f8215a;
}

.btn-foursquare:hover,
.btn-foursquare:focus {
  color: #fff;
  background-color: #f71752;
}

.btn-github {
  color: #fff;
  background-color: #444;
  border: 1px solid #3b3b3b;
}

.btn-github:hover,
.btn-github:focus {
  color: #fff;
  background-color: #303030;
}

.btn-instagram {
  color: #fff;
  background-color: #3f729b;
}

.btn-instagram:hover,
.btn-instagram:focus {
  color: #fff;
  background-color: #305777;
}

.btn-yahoo {
  color: #fff;
  background-color: #720e9e;
}

.btn-yahoo:hover,
.btn-yahoo:focus {
  color: #fff;
  background-color: #600e85;
}

.btn-live {
  color: #fff;
  background-color: #2672ec;
}

.btn-live:hover,
.btn-live:focus {
  color: #fff;
  background-color: #125acd;
}

.btn-twitch {
  color: #fff;
  background-color: #6441a5;
}

.btn-twitch:hover,
.btn-twitch:focus {
  color: #fff;
  background-color: #7550ba;
}

.btn-bitbucket {
  color: #fff;
  background-color: #10375e;
}

.btn-bitbucket:hover,
.btn-bitbucket:focus {
  color: #fff;
  background-color: #0d2c4a;
}

.btn-spotify {
  color: #fff;
  background-color: #2ebd59;
}

.btn-spotify:hover,
.btn-spotify:focus {
  color: #fff;
  background-color: #29a34e;
}

/*********************
* Animations
*********************/

.fadeZoom.ng-enter {
  -webkit-animation-duration: 0.6s, 0.2s;
  -moz-animation-duration: 0.2s, 0.2s;
  -ms-animation-duration: 0.2s, 0.2s;
  animation-duration: 0.2, 0.2s;
  -webkit-animation-name: fadeIn, zoomIn;
  -moz-animation-name: fadeIn, zoomIn;
  -ms-animation-name: fadeIn, zoomIn;
  animation-name: fadeIn, zoomIn;
}

.fadeZoomFadeDown.ng-enter {
  -webkit-animation-duration: 0.2s, 0.2s;
  -moz-animation-duration: 0.2s, 0.2s;
  -ms-animation-duration: 0.2s, 0.2s;
  animation-duration: 0.2s, 0.2s;
  -webkit-animation-name: fadeIn, zoomIn;
  -moz-animation-name: fadeIn, zoomIn;
  -ms-animation-name: fadeIn, zoomIn;
  animation-name: fadeIn, zoomIn;
}

.fadeZoomFadeDown.ng-leave {
  -webkit-animation: fadeOutDown 0.2s;
  -moz-animation: fadeOutDown 0.2s;
  -ms-animation: fadeOutDown 0.2s;
  animation: fadeOutDown 0.2s;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }

  50% {
    opacity: 1;
  }
}


/* rcollazo Update */

.avatar{
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -o-border-radius: 20px;
  width: 34px;
  height: 34px;
  border:#FFF 3px solid;
  margin-right:15px;
  background: white;
}

.btn-flat.disabled, .btn-flat:disabled, .btn-flat[disabled], .btn-floating.disabled, .btn-floating:disabled, .btn-floating[disabled], .btn-large.disabled, .btn-large:disabled, .btn-large[disabled], .btn.disabled, .btn:disabled, .btn[disabled], .disabled.btn-large, [disabled].btn-large{
  background-color: #101010 !important;
  color:#FFF;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

md-dialog {
    min-width: 450px;
}
.auth-main{
  padding-top: 80px;
}
@media (min-width: 768px){
  .auth-main{
    padding-top: 150px;
  }
    
}
.signin-fix{
  padding:20px 40px 60px 30px;
}
.signin-fix .h4{
    font-size: 18px;
}
.signin-fix input[type=checkbox], .signin-fix input[type=radio]{
  margin-top: 0px !important;
}
.signin-fix .h6{
    padding: 0;
    font-size: 12px;
    line-height: normal;
    width: auto;
    padding-left: 5px;
    background: #fff;
    border-radius: 0;
    margin: 0;
    text-align: right;
    padding-top: 11px;
}
.signin-fix .font-15{
    font-size: 12px;
    padding-top:0px;
}
.signin-fix .email-link{
  font-size: 12px;
}
.row-auth{
   margin-right: -15px;
   margin-left: -15px;
}
.row-auth:after, .row-auth:before {
    display: table;
    content: " ";
}
.text-red{
  color: #a94442;
}
.md-dialog-container{
  z-index:9999;
}
.captcha-re{
  min-height:80px;
}
/* Absolute Center Spinner */
.loading-social-content {
  position: fixed;
z-index: 99999;
height: 80px;
width: 150px;
margin: auto;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: white;
border: 2px solid #FF000B;
text-align: center;
padding: 27px;
}
/* Custom Profile Pic Dropdown Button */
.ddbtn {
  color: white;
  border: none;
}
.profile-dd {
  position: relative;
  display: inline-block;
  height: 50px;
  margin-bottom: -17px;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 105px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  right: 0;
  margin-top: 12px;
}
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.dropdown-content a:hover {
  background-color: #ddd;
}
.profile-dd:hover .dropdown-content {
  display: block;
}

/* Transparent Overlay */
.loading-social {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.55);
}
.form-business{
	padding: 30px 20px;
/*   background: #eee; */
}
.form-business .row-auth{
/*   margin-bottom:10px; */
}
.form-business label{
  margin-bottom:10px;
	color: #555;
}
.form-business .btn-default{
	color:#666;
}
.middle-text{
	margin-top: 30px;
}
.media-row{
	background: #ddd;
    margin-bottom: 10px;
    padding: 10px 0;
}
.form-business .row {
    margin-right: -15px !important;
    margin-left: -15px !important;
}
/* ng-sortable css file */
.as-sortable-item,.as-sortable-placeholder{display:block}
.as-sortable-item{-ms-touch-action:none;touch-action:none;-webkit-touch-callout:none}
.as-sortable-item-handle{cursor:move;cursor:-webkit-grab;cursor:-moz-grab}
.as-sortable-drag{
	position:relative;
	pointer-events:none;
	z-index:9999
}
.as-sortable-hidden{display:none!important}
.as-sortable-un-selectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
/* ng-sortable css file */
.as-sortable-item,.as-sortable-placeholder{min-height:20px;margin:1px 2px 5px 1px;border-radius:0px}
.as-sortable-item{
	border: solid 1px #bbb;
	background-color: #f7f7f7;
	padding: 10px;
}
.as-sortable-placeholder{border:1px dashed darkgrey;box-sizing:border-box;background-color:#dbdbdb}
.as-sortable-drag{opacity:.8}
/* Absolute Center Spinner */
.simple-popup-content {
  position: fixed;
    z-index: 99999;
    height: 350px;
    width: 370px;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: white;
    border: 2px solid #fff;
    padding: 10px 25px 25px 25px;
}

.simple-popup {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.55);
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.vcenter-last{
	width:10% !important;
}
.tiny-help{
	font-size: 12px; 
    font-style: italic;
}
.tiny-help-bold{
	font-weight:600;
}
.pop-close{
	margin-top: -27px;
  margin-right: -27px;
}
.simple-popup-fixed {
  position: fixed;
	z-index: 99999;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: white;
	border: none;
	padding: 27px;
}
.saving-pop{
	width: 200px;
  height: 71px;
  font-weight: 600;
}
.saved-pop{
	width: 400px;
	height: 130px;
	border: none;
	padding: 55px 0;
	font-size: 18px;
	color: #222;
}
#page_desktop .no-slider{
	margin: 100px auto 0 auto;
}
.simple-popup-suggestion{
	height: 400px;
	padding: 25px;
	width: 400px;
}
.simple-popup-suggestion .form-control{
	border: 2px solid rgba(125, 125, 125, 0.87);
}
.simple-popup-suggestion textarea{
	height:90px;
}
.simple-popup-suggestion .btn-cancel{
	cursor:pointer;
}
.btn-black{
	background: #333;
	color: #fff !important;
	box-shadow: none;
	border: 1px solid #000;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.81);
}
.btn-black:hover, .btn-black:active, .btn-black:focus{
	background:#444;
	border: 1px solid #000;
	color:#eee !important;
}
.form-business .text-primary {
    color: #0585f3;
}
.form-business .input-group-addon{
	border-radius:0px;
	background:#fff;
}
.no-right-border{
	border-right:none;
}
.form-flat .form-control, .form-flat .btn{
	box-shadow:none;
}
.form-flat select{
	border-radius:none;
}
.space-bar{
	margin-bottom:400px;
}
.hours-tags{
	background: rgb(250,250,250);
}
.hours-single{
	padding: 15px;
  border-bottom: 4px solid #fff;
}
.hours-single .text-div{
	padding: 10px;
}
.event-heading{
	background: #4990E2;
	padding: 10px 30px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	margin: 0 -30px;
}
.event-heading a{
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}
.event-footer a{
	text-decoration:none;
}
.event-user-heading{
    margin: 0 -25px;
    margin-top: 40px;
}
/* test */
.new-location-add{
	background:#efefef;
	padding:20px;
}
.event-single-add{
	background:#ffffff;
}
.form-event label{
  margin-top:10px;
}
.form-event .text-danger,  .form-all .text-danger div{
  background-color: yellow;
  font-size: 12px;
  padding: 10px;
}
.event-list-nav{
    background: #4b90f5; color: #FFF; font-size: 26px;
    padding: 12px 0px 12px 12px;
    line-height: 27px;
}
.event-footer{
  margin-top: 30px;
}
.btn-events{
  box-shadow:none;
  font-weight:400 !important;
}
.btn-events:hover{
    background-color: #01b44e !important;
    color:#fff !important;
}
.btn-donations{
  box-shadow:none;
  font-weight:400 !important;
  background-color: #1c83fb !important;
  color:#fff;
}
.btn-donations:hover{
    background-color: #0062d4 !important;
    color:#fff !important;
}
.btn-watch{
  box-shadow:none;
  font-weight:400 !important;
  background-color: #1c83fb !important;
  color:#fff;
}
.btn-watch:hover{
    background-color: #0062d4 !important;
    color:#fff !important;
}
.calendar-main{
	background: #eee;
  padding: 10px 0;
}
.date-special{
	text-transform: uppercase;
	font-size: 20px;
	text-align: center;
	margin-left: -20px;
}
mwl-calendar .cal-month-box .cal-day-today span[data-cal-date]{
  font-size:1.5em;
}
mwl-calendar .cal-day-weekend span[data-cal-date] {
    color: inherit !important;
}
mwl-calendar .cal-month-box .events-list { visibility: hidden; }
mwl-calendar .cal-event-list .event.pull-left  { visibility: hidden; }
mwl-calendar .cal-slide-content a.event-item { font-weight: 600; }
mwl-calendar .cal-day-tick { border-radius: 0 0 2px 2px; }

.cal-week-box-cell {
    display: none;
}
.btn-group.special {
  display: flex;
}

.special .btn {
  flex: 1
}
.event-header{
	margin:25px 0;
	font-weight:bold;
}
.event-featured{
	font-size:15px;
    padding:22px;
}
.row-cat{
	min-height: 80px;
}
.hours-single-loop{
	padding:5px;
}
md-switch{
  margin:0px;
}
md-switch.md-default-theme.md-checked .md-thumb, md-switch.md-checked .md-thumb {
    background-color: #4990E2;
}
md-switch.md-default-theme.md-checked .md-bar, md-switch.md-checked .md-bar {
    background-color: rgb(140,158,255);
}
.twitter-share-button{
  position: relative !important;
  top: 4px;
}
/* Read More Custom */
.read_more_cont { 
  margin-bottom: 48px; 
}
.read-more-blue{
  color:#1e99fc;
}
.slider_wrap .carousel-control { width: 18%; }
.traveld{
  font-weight:400;
}
.btn-new-link{
  box-shadow: none;
  background: transparent;
  margin-left: -22px;
  font-size: 12px; 
  font-weight: 600;
}
.btn-new-link:focus,.btn-new-link:active {
   outline: none !important;
   box-shadow: none;
}
#page_desktop .evcal_cont .ev .icon_plus{
  height:18px;
}
#page_desktop .add_photos_video:focus {
   outline: none !important;
   box-shadow: none;
}
.dropdown-status{
  display: inline-block;
  width: 70px;
  background-color: #ffff00;
  height: 20px;
  box-shadow: none;
  font-size: 10px;
  padding: 0px;
  padding-top: 0px;
  float: right;
  margin-left: 5px;
  margin-top: 3px;
}
.dropdown-s-e{
  float: none;
}
.edit-btn{
  position: relative;
}
.edit-btn .drop{
  background-color: #fff;
  display: inline-block;
  height: auto;
  max-width: 551px;
  min-height: 100px;
  position: absolute;
  border-radius: 2px;
  padding: 15px 20px;
  margin-top: 24px;
  z-index: 100;
  right: 0;
  border: 1px solid #ddd;
  width: 250px;
}
.ui-owner-label{
  font-weight: 500;
  padding-bottom: 15px;
}
.ui-owner-text{
  font-size:12px;
  padding-bottom: 15px;
}
.btn-yellow{
  background-color: yellow;
  box-shadow: none;
  border: 1px solid #eee;
}
#page_event .calevent{
  padding:0px;
  display:inline-block;
}
#page_event .twitter-share-button{
  top: 7px;
}
#page_event .calevent ul a{
  display:block;
}
#page_event  .times_bar{
  padding:0px;
}
#page_event .row{
  margin-right: -15px !important;
  margin-left: -15px !important;
}
.event-edit{
  line-height:2;
}
#page_event .info_content{
  padding-top:100px;
}
#page_event .mul_notes_cont{
  padding-bottom: 20px;
}
.event-edit .edit{
  background-color: #F0F0F0;
    color: #898989;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    margin: 0 0 0 0.25em;
    padding: 0.40909em 1em;
    font-size: 11px;
    line-height: 1;
}
.save-bar .btn-black {
font-size: 20px;
border: none;
width: 100%;
background-color: #b94a48;
}

.save-bar {
padding: 0px 0px 45px 0px;
}

.completed_e{
  display:none !important;
}
.completed_v{
  display:block !important;
}
.always_visible{
  display:block !important;
}
.black-bar{
  background: #222;
    margin-top: 57px;
    color: #fff;
    text-align: center;
    padding: 10px;
}
.yellow-bar{
  background: #FFFA72;
    margin-top: 57px;
    color: #151515;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    position: fixed;
    z-index: 3;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
}
.event_det_btn{
  color: #0585f3;
  font-size: 14px;
  display: block;
  padding-bottom: 90px;
}
.rtest {
    position: relative;
    background: #fff;
    color: #222;
    margin-bottom: 38px;
}
.rtest:before {
    background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 0) 55%);
    background: -webkit-linear-gradient(bottom,rgba(255,255,255,1) 1%,rgba(255,255,255,0) 55%);
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 0) 55%);
    background: -ms-linear-gradient(bottom, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 0) 55%);
    background: linear-gradient(bottom, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 0) 55%);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
}
#page_event .info_cont .icon_plus {
    height: 18px;
}
.location-type .form-control{
    width:200px;
    display: inline;
}
.location-type .dropdown-menu {
    max-height: 500px;
    overflow-y: auto;
}
.sort-nav{
   margin-top: 30px;
}
.sf-pagination .pagination{
    float:right;
}
.sf-pagination .pagination>li>a, .sf-pagination .pagination>li>span{
    border:none;
    color:#000;
}
.sf-pagination .pagination>.active>span{
    background:#eee;
    color:#444;
}
.material-input{
    border: none;
    box-shadow: none;
    border-bottom: 2px solid #333;
}
.place_filter_cont .dropdown-menu a:hover, .filter_cont .dropdown-menu a:hover{
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.loading-bar{
    color:#FF000B;
}
.hidden-desktop{
    display:none !important;
}
.no-place-message{
    margin-top:20px;
    line-height: 30px;
}
.no-place-message a{
    color:#FF000B;
}
.custom-modal{
    color: #444;
    line-height: 1.7;
    margin: 0 0 2px 0;
    font-size: 14px;
}
.sort-nav-dist:focus,.sort-nav-dist:active {
   outline: none !important;
   box-shadow: none;
}
.scrollable-menu {
    height: auto;
    max-height: 400px;
    overflow-x: hidden;
}
.place_custom{
    cursor: default;
}
.btn-login{
    box-shadow:none;
}
.btn-login:hover{
    background-color: #ffffff38 !important;
}
#nav_top .navbar-form .form-control:focus {
    box-shadow:none;
}
.datepicker table tr td.today, .datepicker table tr td.today:hover{
    background-color: #ff040c !important;
    background-image: none !important;
    color:#fff !important;
}
.cal_wrap .bgal_cont .item_wrap {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
}

.multi_eve {
  position: relative;
}
.infoi {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: rgba(255, 255, 255, 0.75);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 99.4vw;
    margin-left: -50vw;
    left: 50%;
}
.infoi .btn{
    font-weight: normal;
    background-color: #ff0406;
    border: none;
    color: #FFF;
    display: block;
    font-size: 22px;
    min-height: 54px;
    outline: none;
    padding: 15px 12px;
    white-space: normal;
    line-height: 1;
    text-transform:uppercase;
    width: 70%;
}
.datepicker, .nav-calendar-child .datepicker{
    padding:10px;
}
.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker
table tr td.today.disabled:hover, .datepicker table tr td.today:hover { 
    background-color: #f0f0f0; 
    background-image: none;
    text-shadow:none; 
    font-weight: bold; 
}
.events_cont{
    padding-bottom:40px;
}
.img_ca_res{
    max-width:100%;
    height: auto;
    max-height: 170px;
}
.event_img_null{
  min-height: 130px;
  background: #F8F8F8;
  max-width: 300px;
  margin: 0 auto;
}
.image_ev_nw:hover{
    opacity: .90;
}
[role="button"]{
   outline: none !important;
   box-shadow: none;
}
/* Social Bar */
.social-bar{
    float:right;
    font-size:9px;
}
.add-cat-biz-btn{
    margin-bottom: 25px;
    display: block;
}
.fb_iframe_widget { line-height: 1.7 }
.wp_home_events{
    text-align: center; 
    padding-bottom: 20px; 
    font-size: 36px; 
    font-weight: 500; 
    font-family: 'Roboto', sans-serif;
}
.wp_home_events small{
  font-size: 14px;
  padding-left: 12px;
}
.sfcal{
    padding:15px;
}
.sfcal table td, .sfcal table th {
    padding: 0 !important;
    background: #fff;
    font-size: 15px;
    line-height: 28px;
}
.sfcal_header{
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 11px;
    font-family: roboto;
    text-align: center;
    padding-right: inherit;
    line-height: 1.7em;
}
.sfcal_icon{
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
    height: 1.7em;
    margin: 0 0 0 0.25em;
    overflow: visible;
    position: relative;
    vertical-align: bottom;
    width: 1.7em;
}
.sfcal_icon:before {
    background-color: #282828;
    content: " ";
    height: 1em;
    left: 0.375em;
    position: absolute;
    right: 0.375em;
    top: 0.375em;
}
.sfcal_icon:after {
    background-color: #fc0c00;
    content: " ";
    height: 0.20833em;
    left: 0.375em;
    position: absolute;
    right: 0.375em;
    top: 0.375em;
}
.sfcal .datepicker table tr td, .sfcal .datepicker table tr th{
    width: 28px;
    height: 28px;
    background: #fff !important;
}
.sfcal .datepicker table tr td.disabled, .sfcal .datepicker table tr td.disabled:hover{
    cursor: not-allowed;
}
.sfcal .datepicker table tr td.today{
    background-color: #fc0c00 !important;
    border-color: #fc0c00 !important;
    color:#fff;
}
.sfcal .datepicker table tr td.today{
    background-color: #fc0c00 !important;
    border-color: #fc0c00 !important;
    color:#fff;
}
.sfcal .datepicker table tr td:hover{
    background-color: #eee !important;
}
.ev_load_more_bar{
    text-align:center;
}
.ev_load_more_bar .btn{
    background-color: #282828;
    color:#fff !important;
    border: none;
    font-size: 20px;
    min-height: 44px;
    outline: none;
    padding: 12px;
    white-space: normal;
    line-height: 1;
    text-transform: uppercase;
    width: 60%;
    margin-bottom: 20px;
    text-align: center;
    box-shadow: none;
}
.modal-content{
    border-radius:2px;
}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover { background-color: #2c2c2c; }
.dropdown-menu>.active>a:hover{
    color:#fff;
}
.btn-cat-dropdown{
    padding-left:0px;
}
.date_btn_selector{
    cursor:pointer;
}
.md-dialog-container{
    max-height: 100vh !important;
}
.search-alert{
    font-size: 13px; 
    /*line-height:18px; */
    color:#717171; 
    /*margin: 80px; */
    /*width: 70%;*/
}
.search-alert .icon_search{
  cursor: pointer;
}
/* navbar custom scroll css */
.fixed-style{
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}
.fixed_style_c{
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    padding-left: 15px;
    padding-bottom: 0px;
}
#nav_top, .calendar_bar{
/*     transition: top 0.15s ease-in; */
/*     transform: translateZ(0); */
}
.nav-up {
    top: -57px;
}
.nav-up-tab {
    top: -50px;
}
.collpased_header {
    transform: translateY(-100%);
    transition: transform .4s;
    z-index: 9999;
    position: relative;
}

.show_header {
    transform: translateY(0);
    transition: transform .4s;
}
.biz-add{
    padding-top: 70px;
}
.biz_add_heading a  {
    box-shadow: inset 0 -1px 0 #fc0c00;
}
md-switch.md-checked:not([disabled]) .md-thumb{
    background-color: #4990E2;
}
md-switch.md-checked:not([disabled]) .md-bar{
    background-color: #859ce2;
}
.ad_clear{
    margin-top: 23px;
    margin-bottom:10px;
}
div.day{
    color: #363636 !important;
}
.p-10{
    padding-bottom:10px;
}
.btn-disabled{
  cursor: no-drop;
}
.payment-popup{
  position: fixed;
  z-index: 99999;
  height: 500px;
  max-width: 500px;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: white;
  border: 2px solid #fff;
  padding: 25px;
}
#subscribe-button{
  background-color: #4990E2;
  border-color: #4990E2;
}
.event-charges{
  margin-bottom: 15px;
}
.event-charges .charge-loop{
  padding: 0px;
  border: none;
  font-size: 13px;
  line-height: 21px;
}
.event-charges .charge-loop .charge{
  font-weight: bold;
  font-size: 12px;
}
.hidden_paid, .hidden_already_paid{
  display:none;
}
.sign-block{
  padding-top: 50px;
}
/* carousel modifications */
.carousel-control{
  opacity: .8;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img { 
  width: 100%; 
  
}
.carousel-inner>.item>img { 
  margin-top: 57px; 
}
#popup_carousal.carousel.slide {
  height: unset !important;
}
#popup_carousal>.carousel-inner>.item>img { 
  margin-top: 0px;
}
.close_mode_location{
  background: #fff;
  border: 2px solid #ddd;
  border-radius: 20px;
  padding: 10px 20px;
}
.close_mode_location span{
  font-size: 20px;
  line-height: 15px;
  float: right;
  font-weight: bold;
}
@media (max-width: 768px) {
  .carousel-inner>.item>img {
    margin-top: 0px;
    height: auto;
  }
}
/* carousel modifications */
.ccc_clear_fix{
  width: 100%;
  display: block;
  height: 1px;
  background: #ccc;
  margin-top: 20px;
  margin-bottom: 20px;
}
/* 
bootstrap modal fix
*/
.modal-body {
  padding: 0px;
}
/* wordpress slider below post css */
#evslider .slide{
  background: #fafafa;
  border-bottom: 2px solid #f5f5f5;
  height: auto;
  padding: 10px 15px;
  border-radius: 3px;
  display: none;
}
/*#evslider .slide:first-child {*/
/*  display: block;*/
/*}*/
#evslider .slide.active{
  display: block;
}
#evslider .slide .sponsored-tag{
  font-style: italic;
  font-size: 10px;
}
#evslider .slide .event-data{
  font-size: 15px;
  font-weight: 600;
}
.simple_icon_cal {
    background-color: #f0f0f0;
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
    height: 14px;
    margin: 0 .25em 0 0;
    overflow: hidden;
    position: relative;
    vertical-align: baseline;
    width: 14px;
}
.simple_icon_cal:before {
    background-color: #e7e7e7;
    border: 1px solid #282828;
    bottom: 0;
    content: " ";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.simple_icon_cal:after {
    background-color: #fc0c00;
    content: " ";
    height: 4px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
#mc_embed_signup.mc_ev label {
  font-size: 20px !important;
  padding-bottom: 20px !important;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400;
  color: white;
}
#mc_embed_signup.mc_ev input.email {
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif;
    font-size: 15px;
    border: 1px solid #ABB0B2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #343434;
    background-color: #fff;
    box-sizing: border-box;
    height: 32px;
    padding: 0px 0.4em;
    display: inline-block;
    margin: 0;
    width: 350px;
    vertical-align: top;
}
#mc_embed_signup.mc_ev input.email {
  border-radius: 2px !important;
  height: 38px !important;
  width: 266px !important;
  padding: 0px 0.8em !important;
  background-color: #000000 !important;
  border: 0px solid #000000 !important;
}
#mc_embed_signup.mc_ev input.email:focus {
  outline: none;
  box-shadow: inset 0 0 4px 2px #F4F8FB;
  border-color: #abb4bb;
  color: #272c30;
}
#mc_embed_signup.mc_ev .clear {
  margin-left: -20px !important;
  display: inline-block;
}
#mc_embed_signup.mc_ev .button {
    font-size: 13px;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: .03em;
    color: #fff;
    background-color: #aaa;
    box-sizing: border-box;
    height: 32px;
    line-height: 32px;
    padding: 0 18px;
    display: inline-block;
    margin: 0;
    transition: all 0.23s ease-in-out 0s;
}
#mc_embed_signup.mc_ev .button {
  border-radius: 2px !important;
  height: 38px !important;
  background-color: #ff040a !important;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400 !important;
  font-size: 15px !important;
  border-radius: 0px 2px 2px 0px !important;
}
#mc_embed_signup.mc_ev {
  clear:left; 
  margin: 50px;
}
#mc_embed_signup.mc_ev input.email, #mc_embed_signup.mc_ev .button {
  height: 46px !important;
  color: white;
}
#mc_embed_signup.mc_ev form {
    text-align: center;
    padding: 10px 0 10px 0;
}
#mc_embed_signup.mc_ev .titlel {
    font-size: 36px;
    padding-bottom: 44px;
    font-weight: 500;
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
}
#mc_embed_signup.mc_ev .titlels {
    font-size: 17px;
    padding-bottom: 70px;
    color: #dcdcdc;
    line-height: 1.5;
}
.mc_ev_wrap.alignfull {
    max-width: none;
}

.mc_ev_wrap.alignfull.homesignup {
    padding: 20px;
    background: #1d1d1d;
    margin-bottom: 45px;
}

/* Custom Profile Calendar Dropdown Button */
.main-calendar-nav{
  position: relative;
}
.main-calendar-nav a:hover{
  border-bottom: 0px !important;
}
.child-calendar-menu {
  display: none;
  position: absolute;
  background-color: #FF000B;
  min-width: 105px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  left: 0;
  padding: 0;
  list-style: none;
}

.child-calendar-menu a {
  color: #fff;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.main-calendar-nav:hover .child-calendar-menu {
  display: block;
}
.nav-calendar-child{
  font-family: "RobotoWeb", Arial, sans-serif;
  width: 220px;
  height: 240px;
  background: #fff;
  margin: 5px;
  color: #333;
  text-transform: uppercase;
  padding:0 !important;
}
.nav-calendar-child .datepicker-inline{
  width:auto;
}
.wp-calendar-menu{
  margin:0;
}
.wp-calendar-menu li{
  display: block;
}
.wp-calendar-menu li a:hover{
  color:#fff;
}
.text-danger.calendar-time{
   width: 400px;
  font-size: 12px;
  font-weight: bold;
  margin: 12px 0 0 0;
}
.time-readmore{
  max-width: 130px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (min-width: 768px){
    .modal {
      text-align: center;
      padding: 0!important;
    }

    .modal:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      margin-right: -4px;
    }

    .modal-dialog {
      display: inline-block;
      text-align: left;
    }
    
    .wp_events .evcal_cont{
        padding-top: 15px !important;
    }
    .col-date-c{
        width: 24%;
    }
    /* Custom Profile Calendar Dropdown Button */
    .navbar-nav-calendar{
      -webkit-box-flex: unset !important;
      -webkit-flex: unset !important;
      -ms-flex: unset !important;
      flex: unset !important;
      overflow-y: unset !important;
      overflow-x: unset !important;
    }
}
@media (max-width: 767px){
  .ng-scope {
    top: 0px;
  }
  .twitter-share-button{
    top: 3px;
  }
  .fb_iframe_widget span 
  {
      height: 17px !important;
      vertical-align: baseline !important;
  }
  #page_desktop .info_cont h4 .edit{
    margin-bottom:5px;
  }
  #page_event .twitter-share-button {
    top: 3px;
  }
  #page_event .btn-new-link {
    margin-top: -6px;
  }
  #page_place .place_cont .plc h4 { font-size: 20px;  }
  #page_place .top_filter_cont {
  }
  .hidden-mobile{
    display:none !important;
  }
  .hidden-desktop{
    display: block !important;
    margin-left: 0px !important;
    width: 122px;
  }
  .col{
    display: block;
    float: left;
    margin-right: 5px;
  }
    .im_cal_container{
        text-align:center;
    }
    .img_ca_res{
        padding-bottom:15px;
    }
    
    .ev_mobile_c{
        margin-left:60px;
    }
    /* Social Bar */
    .social-bar{
        float: left; margin: 22px 0 22px 0;
    }
    .topic-business{
        float: left;
        width: 100%;
    }
    #page_desktop .no-slider { margin:39px auto 0 auto; }
    .event_img_null { margin-bottom: 20px; }
    .dropdown-content {
      left: 0;
      right: auto;
    }
    .child-calendar-menu{
      display: none !important;
    }
}
@media screen and (max-height: 840px){
    .calendar_bar .dropdown-menu.dropdown-scroll{
      max-height: 400px;
      overflow: auto;
    }
}
@media (max-width: 480px){
    .img_ca_res{
        width:100%;
    }
    .ev_load_more_bar .btn{
        width: 90%;
    }
    #page_calendar .evcal_cont .date_heading small{
        display:none;
    }
    .calendar_bar .dropdown-menu{
      max-height: 400px;
      overflow: auto;
    }
}
@media (max-width: 400px){
    .carousel-control { 
      top: 39px !important;
    }
    #page_event .info_cont h4 { 
      font-size: 32px; 
    }
    a.green { 
      display: none;
      visibility: hidden;
    }
    #page_calendar .evcal_cont .date_heading{
      margin-top: 15px;
    }
}

