/**
* custom.css file created by Tendo Template
* @package Tendo Template
* @author Youjoomla.com
* @website Youjoomla.com 
* @copyright  Copyright (c) since 2007 Youjoomla.com.
* @license PHP files are released under GNU/GPL V2 Copyleft License.CSS / LESS / JS / IMAGES are Copyrighted material
**/
/*
 ADD ALL YOUR CUSTOM CSS OVERRIDES TO THIS FILE.
 THIS WAY IF YOU MAKE A MISTAKE YOU CAN ALWAYS TURN CUSTOM CSS FILE OFF
 AND REVERT BACK TO ORIGINAL TEMPLATE CSS
 THIS FILE WILL LOAD VERY LAST AFTER ALL TEMPLATE CSS FILES.
 SO YOU CAN OVERRIDE ANY CSS PART OF THE TEMPLATE YOU NEED.
*/
/*
#logoholder {
  width: 800px !important; /*ld 770/300 *-/
  height: 400px !important;
}
*/
hr.type-one {
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  width: 60%;
}
.tutor-photo {
  height: 200px;
  width: 200px;
} 

/*Override yjsg default grid padding NB! normally 50px 0;*/
.yjsg_grid {
    padding: 5px 0;
}

/* Override logo shadow effect */
.centertop_shadows::before, .centertop_shadows::after {background: transparent !important;}
.centertop_out::before {background: transparent !important;}

.reqfield {
  color: #FF0000;
} 
.enrol-form {
  max-width: 500px;
}
