@charset "UTF-8";
/* CSS Document */

/*
 Theme Name:   Twenty Fourteen Child
 Theme URI:    http://www.csc-psychology.com.au/twenty-fourteen-child/
 Description:  Twenty Fourteen Child Theme
 Author:       Melo
 Author URI:   http://melo.com.au
 Template:     twentyfourteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

@import url("../twentyfourteen/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.ftrs{
border-top:1px solid #c4e9f9;
text-align:center;
padding-top:5px;
}

.page-content {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	word-wrap: none;
	white-space: nowrap;
}

.cscfForm{
width:60%
}

.pre{
	hyphens:         none;
	word-wrap: none;
	white-space: nowrap;
}

p {
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
} 

li {
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
} 

