/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 02 2021 | 22:04:08 */
.aU5 {
/*    background: url(/wp-content/uploads/2021/01/smart_mail_conv_icons.png) no-repeat 0 0; */
    background: url(/wp-content/uploads/2021/02/smart_mail_conv_icons_brown_3.png) no-repeat 0 0;    
  	height: 80px;
    position: relative;
    width: 70px;
    line-height: 18px;
}
.aRh {
   color: #fff;
	text-transform: uppercase;
    font-size: .75rem;
    top: 1px;
}
.aRh, .aRg, .aRj {
    font-weight: bold;
    position: absolute;
    text-align: center;
    width: 70px;
}
.aRg {
    color: #222222;
    font-size: 200%;
    top: 30px;
}
.aRj {
    color: #222222;
    font-size: .75rem;
    top: 57px;
}

.aRi {
    background-color: #f6f6f6;
    border: 1px solid #e5e5e5;
    padding: 21px;
    vertical-align: top;
    width: 70px;
}
.grid-container {
  	clear: both;
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-gap: 20px;
	padding: 5px 10px;
    margin-bottom: 10px;
  	margin-right: 20px;
  	border: 1px solid #111111;
  	border-radius: 25px;
	box-shadow: 5px -5px #7d661f;
  	padding-left: 30px;
    color: #222 !important;
  	font-weight: bold;
  	margin: auto;
  	margin-bottom: 10px;
  	width:90%;
}
.nww_calendar_image {
  text-align: center;
}