﻿/*
Theme Name: Uncode Child
Theme URI: https://encsstaging.wpengine.com/
Description: Child theme for Uncode theme - test
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

@import url("../uncode/style.css");

.Eab_CalendarUpcoming_Widget {
    margin-top: 20px;
    background: rgba(255,255,255,0.5);
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 5px;
}

table.eab-upcoming_calendar_widget {
    text-align: center;
    table-layout: fixed;
}

/*#portal-event table td:first-child, table th:first-child {
    padding-left: 5%;
}*/

.eab-events-archive .eab-event
{
	float: left;
	margin-bottom: 30px;
	height: 670px;
    max-height: 670px;
}

body .eab-events-archive .event-listing-content {
    padding: 36px;
	min-height: 260px;
}

body .eab-events-archive .event-listing-date {
    font-size: 15px;
}

body .single-event-listing-date {
    padding: 30px;
    background-color: #eee;
    font-size: 16px;
}

.single-event-listing-date:after,
.wpmudevevents-location:after
{
	content: '';
	clear: both;
	display: table;
}

.single-event-listing-date h4
{
	color: #46b1e1;
	margin-top: 0;
	margin-bottom: 15px;
}

body .wpmudevevents-date
{
	margin-bottom: 30px;
}

.single-event-content .wpmudevevents-date {
    line-height: 24px;
}

.single-event-listing-rsvp .wpmudevevents-buttons
{
	width:100%
}

#eab-rsvps-rsvp_with_email-wrapper
{
	margin-top: 15px;
	width: 100%;
}

#eab-rsvps-rsvp_with_email
{
	border: 1px solid #ddd;
	width: 100%;
	margin-top: 15px;
}

#eab-rsvps-rsvp_with_email-trigger
{
	background-color: #46b1e1;
    color: white;
	font-size: 14px;
    font-weight: normal !important;
	border-radius: 5px;
}

.wpmudevevents-no-submit { display: none; }

.single-event-location {
    clear: both;
}

body .remove-buttons .single-event-listing-rsvp {
    display: block !important;
}

#researchbutton {
   bottom: 0;
}


#wpmudevevents-upcoming_calendar_widget-shelf {
    padding-top: 10px;
    margin-top: 10px;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 20px;
    border-top: 1px solid;
}


p, li {
    font-weight: 300;
	
}

.fontsize-112888 {
    line-height: 120%;
}


@media screen and (max-width: 520px) {
.fontsize-112888 {
    font-size: 20px;
}
}



@media screen and (max-width: 520px) {
.teamimage-right {
    float: left;
}
}

@media screen and (max-width: 520px) {
.teamcopy-left {
    float: right;
}
}


.project-title {
    margin-bottom: -10px;
	
}

p.t-entry-meta {
  color: #46b1e1;
}

/*
.menu-horizontal-inner {
    padding-bottom: 60px;
	
}
*/


.submenu-dark .menu-horizontal .menu-smart ul {
    background-color: #0092d9;
    border-radius: 1px;
    margin-top: -30px;

}


.icon-box.icon-inline {
	padding-left: 0px;
		
}


.icon-box-right .icon-box-content {
    padding-right: 5px;
}




#ms-shortcode-register-user-form .ms-form-element-email, #ms-shortcode-register-user-form .ms-form-element-password2 {
  float: left !important;
}

#ms-shortcode-register-user-form .ms-form-element-password {
  float: right !important;
}

#ms-shortcode-register-user-form .wpmui-submit.button-primary {
  clear: both;
  display: block;
}

.wpdm-cat-link
{
	width: calc(95% - 50px) !important;
}

.wpdm-cat-item .btn-default
{
	background-color: #0092d9 !important;
    border-color: #0092d9 !important;
	text-transform: none !important;
}

.w3eden .pagination {
    padding-left: 16px;
}

.w3eden .show {
	display: block !important;
}

.pagination > li .page-numbers, .navigation > li .page-numbers {
    width: 50px;
    border-radius: 2px;
}

#wpdm-downloads span.text-danger {
    padding: 5px;
	color: #0092d9 !important;
}

#wpdm-downloads .w3eden .btn-danger {
    color: #fff;
    background-color: #0092d9 !important;
    border-color: #0092d9 !important;
}

#wpdm-downloads .btn-success:not(.btn-hover-nobg):hover {
    color: #ffffff !important;
    background-color: #28de72 !important;
    border-color: #28de72 !important;
}