@charset "utf-8";
div .psy-post-list{
	margin-top: 10px;
}
div .psy-post-item{
	/* stexa */
}
div .psy-comment-count{
	float:right;
}
div .psy-action{
	float:right;
	margin-top: 20px;
}
.new-psy-body{
	margin-top: 3px;
	width: 507px;
	height: 205px;
}
.new-psy-submit{
	float:right;
}

.psy-page{
	width: 527px;
}
#psy-not-box{
	margin-top: 7px;
	border: solid #ccc 1px;
	padding-left: 34px;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-right: 10px;
}
.psy-not-question{
	background-image: url('/static/img/modules/psy/question_mark.png');
    background-repeat: no-repeat;
	background-position: 10px 10px;
}
.psy-not-exclamatory{
	background-image: url(/static/img/modules/psy/exclamatory.png);
    background-repeat: no-repeat;
	background-position: 10px 10px;
}
#psy-not-title{
	padding-bottom: 3px;
}
#psy-not-text{
	padding-bottom: -10px;
}
.text-grey{
	color: #808080;
}
.text-bold{
	font-weight: bold;
}
#psy-not-close{
	margin-top: -12px;
	float: right;
	cursor: pointer;
}
.text-green{
	color: #809900;
}
.psy-info{
	background: url(/static/img/modules/psy/question_mark.png) no-repeat left 4px;
	width: 14px;
	height: 20px;
	cursor: pointer;
	line-height: 25px;
}
#show-psy-not{
	display: inline-block;
}
#psy-page-title{
	display: inline-block;
}
div #psy-psychologist-list{
	border: solid #ccc 1px;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-bottom: 6px;
}
div .psy-psychologist-list-pic{
	background-image: url(/static/img/modules/psy/psychologist.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	float:left;
	padding-right: 10px;
}
#psy-list-question-count-text{
	margin-bottom: 25px;
}
#psy-list-question-count{
	display: inline-block;
	font-weight: bold;
	color: #000000;
	margin-left: 4px;
}
div.psy-post-wrapper div.right {
	float: right;
}
#psy-list-hr{
	margin-top: 6px;
	margin-bottom: 2px;
}
#psy-qualification-close{
	float: right;
	cursor: pointer;
}
#psy-qualification-text{
	margin-top:3px;
}
.psychologist-qualification{
	display: none;
}
.pointer{
	cursor: pointer;
}
.psy-back{
	float:right;
	margin-top: 7px;
}
#psy-psychologist-name{
	font-size: 14px;
	display: inline-block;
	padding-left: 10px;
}
#psy-newpost-title-hr{
	margin-top: 7px;
	margin-bottom: 13px;
}
.sub-title{
	font-size: 12px;
}
#psy-newpost-subtitle{
	margin-bottom: 4px;
}
.psy-new-post-form{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px #cccccc solid;
	background-color: #f5f5f5;
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.new-psy-input{
	margin-top: 3px;
	width: 507px;
}
#psyTitle{
	margin-bottom: 4px;
}
.sun{
	background-image: url(/static/img/modules/psy/sun.png);
    background-repeat: no-repeat;
	width: 26px;
	height: 20px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: -5px;
}
.psy-exclamatory{
	background-image: url(/static/img/modules/psy/exclamatory.png);
	background-repeat: no-repeat;
	width: 14px;
	height: 13px;
	margin-bottom: -1px;
	cursor: pointer;
}
.action-button{
	margin-left: 2px;
}
.psy-last-post-cont{
	margin-top: 7px;
	border: solid #ccc 1px;
	background-color: #eff5d0;
	padding-bottom:24px;
}
.grey-hr{
	border-bottom: solid #ccc 1px;
}
.white-hr{
	border-bottom: solid #fff 1px;
}

#psy-laspost-conent {
	margin-left:9px;
	margin-top: 15px;
}

.topic-title {
	display: block;
	width: 400px;
}

.left {
	float:left;
}

.topic-count {
	margin-right: 10px;
}

.topic-count .right {
	display: inline-block;
}

.psy-title-text {
	padding-left:40px;
}

.other-topic-cont {
	margin-top: 20px;
	margin-bottom: 10px;
}

.other-topic-cont ul.nav {
	border-top: 1px solid #CCC;
	margin-top: 5px;
	padding-left: 10px;
}

.psy-post-wrapper {
	border: solid #ccc 1px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-right: 10px;
	margin-bottom:10px;
}

.psy-post-wrapper.moderate {
	border: 1px solid #F03D25;
}

.nickname-title {
	float:left;
	padding-top: 6px;
	padding-right: 10px;
}

.psy-psychologist {
	margin-top: 9px;
}

body.controller-psy div.post div.action-buttons {
	float: none;
}

body.controller-psy div.post div.user-pic {
	float: left;
}

body.controller-psy div.post div.main div.user-pic {
	float: left;
}

body.controller-psy div.post div.main div.right {
	float: none;
	padding-left: 60px;
}

form.new-post {
	margin-top: 10px;
	border: 1px solid #CCC;
	padding: 10px;
}

#psy-composer {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #CCC;
}

#psy-composer ul {
	margin: 0;
	padding: 0;
}

#psy-composer li {
	display: inline-block;
	list-style: none;
	margin-right: 10px;
}

#psy-composer li div.open {
	font-weight: bold;
}

#psy-composer input[type="text"],
#psy-composer textarea {
	width: 517px;
}

#psy-composer div.arrow {
	width: 9px;
	height: 6px;
	background: url('/static/img/icons/status-arrow.jpg');
	position: relative;
	margin-bottom: -2px;
	margin-top: 2px;
}

#psy-composer form {
	display: none;
}

#psy-composer form#new-post {
	display: block;
}

#psy-composer #new-post div.arrow {
	margin-left: 10px;
}

#psy-composer #changeNickname div.arrow {
	margin-left: 100px;
}

#psy-composer #message-form div.arrow {
	margin-left: 198px;
}

#psy-composer li div.open {
	display: none;
}

#psy-composer li.opened div.open {
	display: block;
}

#psy-composer li.opened div.open-toggler {
	display: none;
}

#psy-composer #message-form textarea {
	margin-bottom: 10px;
}

div.voting div.select-choice {
	cursor: pointer;
	margin: 3px 0;
}

div.voting div.choice-progress {
	display: inline-block;
	border: 1px solid #A6C700;
	width: 400px;
	position: relative;
	line-height: 22px;
	vertical-align: middle;
}

div.voting div.progress-filled {
	background-color: #BBE100;
	/*height: 22px;*/
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 9;
	max-width: 400px;
}

div.voting div.choice-text {
	padding: 0 5px;
    position: relative;
    z-index: 99;
	/*margin-top: -22px;*/
}

div.voting div.title {
	background-color: #f5f5f5;
	padding: 5px;
	font-weight: bold;
	padding-left: 10px;
}

div.voting div.inner {
	padding: 20px;
}

div.voting {
	margin-top: 20px;
	border: 1px solid #CCC;
}

div.voting div.vote-count {
	margin-left: 5px;
	display: inline-block;
}

div.entity-type-psy div.comment div.like-count,
div.entity-type-psy div.comment a.like {
	display: none;
}

#psy-psychologist-list div.right {
	float: right;
}

div.psychologist-qualification {
	position: relative;
}

div.psychologist-qualification a.close {
	position: absolute;
	right: 0px;
	top: 0px;
}