#footerfull {clear: both;}
#footerThreeMods {width: 100%; }
#footerleft, #footermiddle, #footerright {width: 32%;float: left;}
#footerleft {}
#footermiddle {margin-left: 2%}
#footerright {margin-left: 2%}

@media (max-width: 960px) {
    #footerThreeMods {width: auto; }
}

@media (max-width: 767px) {
    #footerleft, #footermiddle, #footerright {width: auto; float: none; }
}

.justifyy {
	text-align: justify;
}

.btn-info {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #89c179;
	background-image: -moz-linear-gradient(top,#b0d5a5,#90c581);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#b0d5a5),to(#90c581));
	background-image: -webkit-linear-gradient(top,#b0d5a5,#90c581);
	background-image: -o-linear-gradient(top,#b0d5a5,#90c581);
	background-image: linear-gradient(to bottom,#b0d5a5,#90c581);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
	border-color: #2f96b4 #2f96b4 #1f6377;
	*background-color: #90c581;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover {
	color: #000;
	background-color: #89c179;
	*background-color: #49afcd;
	//#49afcd;#89c179 #1f6377;
}
.table-bordered {
	
	border: 1px solid #ddd;
	border-collapse: separate;
	*border-collapse: collapse;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.table-bordered th,
.table-bordered td {
	border-left: 0px solid #ddd;
}
.table-stroped tbody > tr:nth-child(odd) > td,
.table-stroped tbody > tr:nth-child(odd) > th {
	background-color: #e4edf0;
}
body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	background-color: #fff;
}
.list-author {
	    font-size: 12px;
}
.list-edit {
	    font-size: 12px;
}
.well {
	min-height: 20px;
	padding: 11px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.login {
	min-height: 20px;
	padding: 11px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

.btn-goal {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #8cb0d4;
	background-image: -moz-linear-gradient(top,#638db8,#4478ad);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#638db8),to(#4478ad));
	background-image: -webkit-linear-gradient(top,#638db8,#4478ad);
	background-image: -o-linear-gradient(top,#638db8,#4478ad);
	background-image: linear-gradient(to bottom,#638db8,#4478ad);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff638db8', endColorstr='#ff4478ad', GradientType=0);
	border-color: #002f8d #002f8d #001641;
	*background-color: #638db8;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-goal:hover ,
.btn-goal:focus,
.btn-goal:active,
.btn-goal.active,
.btn-goal.disabled,
.btn-goal[disabled] {
	color: #fff;
	background-color: #89b1d6;
	*background-color: #49afcd;
	//#49afcd;#89b1d6 #1f6377;
}
	
.btn-goal:active,
.btn-goal.active {
	background-color: #89b1d6 \9;
}
.btn-goal1 {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #be4622;
	background-image: -moz-linear-gradient(top,#be4622,#a83024);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#be4622),to(#a83024));
	background-image: -webkit-linear-gradient(top,#be4622,#a83024);
	background-image: -o-linear-gradient(top,#be4622,#a83024);
	background-image: linear-gradient(to bottom,#be4622,#a83024);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff638db8', endColorstr='#ff4478ad', GradientType=0);
	border-color: #002f8d #002f8d #001641;
	*background-color: #638db8;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-goal1:hover ,
.btn-goal1:focus,
.btn-goal1:active,
.btn-goal1.active,
.btn-goal1.disabled,
.btn-goal1[disabled] {
	color: #fff;
	background-color: #d8574a;
	*background-color:#d8574a;
	//#49afcd;#89b1d6 #1f6377;
}
	
.btn-goal1:active,
.btn-goal1.active {
	background-color: #89b1d6 \9;
}

.btn-goal2 {
	color: #ggg;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #F0ECE6 ;
	background-image: -moz-linear-gradient(top,#F0ECE6,#F0ECE6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#F0ECE6),to(#F0ECE6));
	background-image: -webkit-linear-gradient(top,#F0ECE6,#F0ECE6);
	background-image: -o-linear-gradient(top,#F0ECE6,#F0ECE6);
	background-image: linear-gradient(to bottom,#F0ECE6,#F0ECE6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff638db8', endColorstr='#ff4478ad', GradientType=0);
	border-color: #002f8d #002f8d #001641;
	*background-color: #F0ECE6;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-goal2:hover ,
.btn-goal2:focus,
.btn-goal2:active,
.btn-goal2.active,
.btn-goal2.disabled,
.btn-goal2[disabled] {
	color: #hhh;
	background-color: #F0ECE6;
	*background-color:#F0ECE6;
	//#49afcd;#89b1d6 #1f6377;
}
	
.btn-goal2:active,
.btn-goal2.active {
	background-color: #F0ECE6 \9;
}

.badgephoca {
	display: inline-block;
	padding: 2px 4px;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #fff;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #999;
}
.badgephoca {
	padding-left: 9px;
	padding-right: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

.badgenomoi {
	display: inline-block;
	padding: 2px 4px;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	color: #fff;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #83ad95;
}
.badgenomoi {
	padding-left: 9px;
	padding-right: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

.boldtext {
	font-size: 18px;
	font-weight: bold;
}
	
hr {
	margin: 15px 0;
	border: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #fff;
}

.btn-primary {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #31618f;
	background-image: -moz-linear-gradient(top,#005e8d,#002f8d);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#005e8d),to(#002f8d));
	background-image: -webkit-linear-gradient(top,#005e8d,#002f8d);
	background-image: -o-linear-gradient(top,#005e8d,#002f8d);
	background-image: linear-gradient(to bottom,#005e8d,#002f8d);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005e8d', endColorstr='#ff002e8d', GradientType=0);
	border-color: #002f8d #002f8d #001641;
	*background-color: #002f8d;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	color: #fff;
	background-color: #002f8d;
	*background-color: #002674;
}
.btn-primary:active,
.btn-primary.active {
	background-color: #001e5a \9;
}
.badge1 {
	display: inline-block;
	padding: 2px 4px;
	font-size: 10.998px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #dcdddb;
}
.badge1 {
	padding-left: 9px;
	padding-right: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

.pd-category-viewbadge2 {
	padding: 2px 4px;
	font-size: 10.998px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #dcdddb;
}
.pd-category-viewbadge2 {
	padding-left: 9px;
	padding-right: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.pd-category-viewbtn {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #333;
	text-shadow: 0 1px 1px rgba(255,255,255,0.75);
	background-color: #f5f5f5;
	border: 1px solid #bbb;
	*border: 0;
	border-bottom-color: #a2a2a2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*margin-left: .3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

div.radiofones {
	color: #000;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	background-color: #F0ECE6 ;
	background-image: -moz-linear-gradient(top,#F0ECE6,#F0ECE6);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#F0ECE6),to(#F0ECE6));
	background-image: -webkit-linear-gradient(top,#F0ECE6,#F0ECE6);
	background-image: -o-linear-gradient(top,#F0ECE6,#F0ECE6);
	background-image: linear-gradient(to bottom,#F0ECE6,#F0ECE6);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff638db8', endColorstr='#ff4478ad', GradientType=0);
	*background-color: #F0ECE6;
	display: block;
	padding: 12px 12px;
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 500;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #000;
	background-color: #fff;
	border: 5px solid #ccc;
	*border: 0;
	border-bottom-color: #a2a2a2;
	border-top-color: #F3F2F2;
	border-collapse: separate;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	*margin-left: .3em;
}

.tablediv1 {
	padding: 18px;
	text-align: left;
	border: 1px solid #ddd;
}

.list-bordered1,
.row-bordered1 {
	list-style: none;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	margin-left: 0;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.goleft  {
	clear: none;
	text-align: left;
}
