span.error {
    display: block;
    margin-bottom: 2px;
    color: #ea8686;
    font-size: 13px;
    font-weight: bold;
}
.login-alwisal input.error{
	border: 1px solid #ea8686;
}
.no-results{
	font-size: 24px;
    padding: 20px 10px;
}
p.error {
	 color: #ea8686;
}
p.noError{
		color: green;
}	
.d-rtl{
    direction: rtl;
}
.login-alwisal .tab-content h4,
.login-alwisal .tab-content {
   direction: ltr;
}


input[type='submit'] {
    border: 0;
}
.date {
    direction: rtl;
}
video {
   width: 100% !important;
   height: auto !important;
}
.wp-video{
    margin-left: auto;
    max-width: 100% !important;
}
.our-shows .details .name {
    color: white !important;
}
.schedule-alwisal .details h3 a {
    color: #9e1f62 !important;
}
.schedule-alwisal .details a.cntnt {
    color: #64666a !important;
}
.masonry-wrap .col-lg-4 {
    float: right;
}
.youtube-vid {
   overflow: hidden;
   padding-bottom: 56.25%;
   position: relative;
   height: 0;
}
.youtube-vid iframe {
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   position: absolute;
}
.embed-youtube {
   overflow: hidden;
   padding-bottom: 56.25%;
   position: relative;
   height: 0;
}
.embed-youtube iframe {
   left: 0;
   top: 0;
   height: 100%;
   width: 100%;
   position: absolute;
}
div.wpcf7-response-output {
	clear: both;
}