.pa-logo {
	width: auto;
	height: 40px;
	margin-top: -5px;
	padding:5px 5px 5px 0;
}
.address {
	display: block;
	margin: -20px 0 0 30px !important;
}
body {
  padding-top: 80px;
}
.school-email {
	margin-top:3px;
	font-size:12px;
}
.blog-post .blog-post-holder-top {
    border-top: 1px dotted #d2d2d2;
}
.tp-loader.spinner2{
	background-color: #f22222;
}
.cta2-1 p{
	line-height:18px;
	margin-bottom:5px;
}
.cta2-1 h2{
	margin-bottom:0;
}
.btn-vac{
	margin-bottom:6px;	
}
.nav-circle-li
{
	margin-top:0;	
}
.boxGray{
	display:block;
	padding:15px 20px;
	background:#e2e2e2;
	color:#616161;	
}
@media (min-width: 992px) {
.nav-circle-li
{
	margin-top:17px;
}
.mt40-md{
	margin-top: 40px;
}
.mb40-md{
	margin-bottom: 40px;
}
.mt15-md{
	margin-top: 15px;
}
.mb15-md{
	margin-bottom: 15px;
}
.btn-vac{
	margin-bottom:0;	
}
.no-left-padding{
	padding-left:0;	
}
.no-right-padding{
	padding-right:0;	
}
.lg-ml15{
	padding-left:15px !important	
}
}
.blue{
	color:#f22222;	
}
.green{
	color:#2ecc71	
}
.btn-rw-custom{
	box-shadow: none !important;
    -webkit-box-shadow: none;
	background:#f22222 !important;
}
.btn-rw-custom:hover{
	background:#f22222 !important;
}


.right{
	float:right;	
}

#subscribe input::-webkit-input-placeholder {
   color: #616161;
}
#subscribe input::-moz-placeholder {  /* Firefox 19+ */
   color: #616161;
}
#subscribe input::-ms-input-placeholder {  
   color: #616161;
}	
	
}
html{
	overflow-x:hidden;
}
*{
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}


.inline {
  display: inline-block !important;
}
.input-s-sm {
  width: 120px;
}
.input-s {
  width: 200px;
}
.input-s-lg {
  width: 250px;
}
.i-checks {
  padding-left: 0;
}
.form-control,
.single-line {
	box-shadow:none;
  	background-color: #FFFFFF;
  	background-image: none;
  	border: 1px solid #e5e6e7;
  	border-radius: 1px;
  	color: inherit;
  	display: block;
  	padding: 6px 12px;
  	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  	width: 100%;
  	font-size: 14px;
}
.form-control:focus,
.single-line:focus {
  border-color: #f22222 !important;
}
.has-success .form-control {
  border-color: #1ab394;
}
.has-warning .form-control {
  border-color: #f8ac59;
}
.has-error .form-control {
  border-color: #ed5565;
}
.has-success .control-label {
  color: #1ab394;
}
.has-warning .control-label {
  color: #f8ac59;
}
.has-error .control-label {
  color: #ed5565;
}
.input-group-addon {
  background-color: #fff;
  border: 1px solid #E5E6E7;
  border-radius: 1px;
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 6px 12px;
  text-align: center;
}
.btn-form
{
	margin-top:-1px;
	padding:10px 20px;
}
.i-checks span{
	margin-left:10px !important
}
.search .form-group{
	margin:0;	
}
.interList{
	list-style:circle;
	margin-left:-22px !important;
}
.no-border, .no-border tr td{
	border:none !important;	
}
.tableWidth9 th
{
	width:11.111111%;
}
.tableWidth3 th
{
	width:33.333333%;
}
.bg-white{
	background:#fff;	
}
.tableIntervention th, .tableSearch th{
	background:none !important;
}
.table-center td, .table-center th{
	text-align:center;
}
.table-left td, .table-left th{
	text-align:left;
}
.tableSearch th, .sr-head{
	text-transform:uppercase;
	font-size:12px;
}
.search-responsive{
	width:100%;
}
.search-responsive tr{
	border-bottom:1px solid #E4E9F0;
}
.tableSearch{
	width:100%;	
}
.pointer{
	cursor:pointer;	
}
.i-checks input{
	z-index:1000;
}

/* TWITTER FEED */
#twitter{
	list-style:none;
	margin-left:-40px;
	margin-right:-5px;
}
#twitter li{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:dashed 1px #f22222;
}
#twitter .meta a{
	display:block;
	color:#5F5F5F;
	font-size:10px;
	text-decoration:none;
}

@media (max-width: 768px) {
	.mt40-xs{
		margin-top:40px !important	
	}
}

.cc_container .cc_btn{
	background-color: #f22222 !important;
	color:#fff !important;
}
.cc_container .cc_btn:hover{
	background-color: #660e0e !important;
}

.translated-ltr .navbar-fixed-top {
    top: 40px !important;
}

.reference-categories a
{
	padding:2px 8px;
	margin-right:2px;
	margin-bottom:4px;
	-webkit-transition: all 0.1s ease !important;
    -moz-transition: all 0.1s ease !important;
    -o-transition: all 0.1s ease !important;
    transition: all 0.1s ease !important;
}
.navReference
{
	position:relative;
	width:100%;
	border:0;
}
.navReference ul.nav
{
	position:absolute;
	right:0;
}
.navReferenceCollapse ul{
	margin-top:-15px;
	margin-left:-30px;
}

html, body, .boxed{
	background:#F2F2F2 !important;
}
.displayNone{
	display:none !important;
}
.displayBlock{
	display:block !important;
}

.layout{
	padding:30px 30px;
	background-color:#fff;
	border:1px dotted #d2d2d2;
}

@media (max-width: 768px) {
	#bg-boxed{
		margin-top:-40px;	
	}
	.navReference button{
		margin-right:0;
		margin-left:15px;
		margin-top:-65px;
	}
	.navReference{
		height:60px !important;
	}
	.layout{
		margin-top:20px;
	}
	.footer{
		margin-top:-20px;
	}
	#gmap_canvas{
		margin-bottom:-40px;
	}
	ul.pagination li a{
		margin-top:10px !important;	
	}
}
h5.archive{
	font-weight:bold;
	margin:15px 0 5px;
}
h5.archive-top{
	font-weight:bold;
	margin:0px 0 5px;
}
.cursor{
	cursor:pointer;	
}

.pagination>li>a{
	text-align:center;
	width:40px;
	padding:5px 8px;
	border-radius:2px !important;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
	border-color:#f22222;
}
.pagination>.disabled>a{
	color:#f22222 !important;	
}
.dartington-logo{
	width:calc(240px);
	height:auto;	
}
@media (min-width: 769px) {
	.dartington-logo{
		width:calc(100% - 60px);
		height:auto;	
	}
	.mb15{
		margin-bottom:30px !important;
	}
}
.nav-pills a p{
	text-transform:none;
	font-size:12px;
}
@media (min-width: 768px){
.width100{
    width: 100% !important;
}
}
.mtn15{
	margin-top:15px;
}