







/** CREATE MISSION **/
.page-create_mission section h2 {
	margin-bottom: 0px;
	cursor: pointer;
}

.page-create_mission .section-green h2.closed {
	background: url(/img/arrow-down-green.png) no-repeat right center;
}

.page-create_mission .section-yellow h2.closed {
	background: url(/img/arrow-down-yellow.png) no-repeat right center;
}

.page-create_mission .section-orange h2.closed {
	background: url(/img/arrow-down-orange.png) no-repeat right center;
}

.page-create_mission .section-blue h2.closed {
	background: url(/img/arrow-down-blue.png) no-repeat right center;
}


.page-create_mission section .section-content {
	margin-top: 20px;
}

.page-create_mission .section-green label.radio-checked {
	background: url(/img/radio-green.png) no-repeat left 2px;
}

.page-create_mission .section-green label select {
	border: 1px solid #78a905;
}

.page-create_mission .section-green label em {
	font-size: 12px;
	display: block;
}

.page-create_mission .section-yellow label.radio-checked {
	background: url(/img/radio-yellow.png) no-repeat left 2px;
}

.page-create_mission .section-blue label.radio-checked {
	background: url(/img/radio-blue.png) no-repeat left 2px;
}

.page-create_mission .section-orange label.radio-checked {
	background: url(/img/radio-orange.png) no-repeat left 2px;
}


.page-create_mission .disc {
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	color: white;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
}

.page-create_mission .section-green .disc {
	background: url(/img/disc-green.png) no-repeat center center;
}

.page-create_mission .section-blue .disc {
	background: url(/img/disc-blue.png) no-repeat center center;
}

.page-create_mission .section-orange .disc {
	background: url(/img/disc-orange.png) no-repeat center center;
}

.page-create_mission .section-yellow .disc {
	background: url(/img/disc-yellow.png) no-repeat center center;
}

.page-create_mission .section-content h3 {
	font-weight: bold;
	font-size: 16px;
	padding-left: 20px;
	margin-top: 0px;
}

.page-create_mission .section-yellow h3 {
	background: url(/img/arrow-down-yellow.png) no-repeat left 7px;
}

.page-create_mission .section-blue h3 {
	background: url(/img/arrow-down-blue.png) no-repeat left 7px;
}

.page-create_mission .section-orange h3 {
	background: url(/img/arrow-down-orange.png) no-repeat left 7px;
}

.page-create_mission .section-green h3 {
	background: url(/img/arrow-down-green.png) no-repeat left 7px;
}

.page-create_mission section .span {
	padding-right: 20px;
	width: 30%;
}

.page-create_mission section .span:nth-child(2) {
	padding-left: 0px;
	padding-right: 20px;
	width: 40%;
}

.page-create_mission section .span:last-child {
	padding-right: 0px;
	width: 30%;
}

.page-create_mission section .control-group:last-child {
	margin-bottom: 0px;
}

.page-create_mission .section-yellow .span33:nth-child(2) {
	padding-left: 20px;
	padding-right: 20px;
}

.page-create_mission .section-yellow .span33:nth-child(3) {
	padding-left: 20px;
}

.page-create_mission .selector-box {
	margin-top: 30px;
	padding: 30px;
	background: white;
	border-radius: 10px;
	position: relative;
}

.page-create_mission .selector-box:before {
	content: '';
	position: absolute;
	display: block;
	width: 28px;
	height: 14px;
	background: url(/img/arrow-up-white.png) no-repeat;
	top: -14px;
	left: 65px;
}

.page-create_mission .selector-box.hidden {
	display: none;
}

.page-create_mission .selector-box .radio {
	margin-bottom: 10px;

}

.page-create_mission #prize-selector-material .prize-image {
	width: 130px;
	height: 130px;
	float: left;
	text-align: center;
	display: none;
	margin-right: 20px;
}

.page-create_mission #prize-selector-material .prize-image img {
	max-width: 100%;
	max-height: 100%;
}

.page-create_mission #prize-selector-material .prize-name {
	font-size: 16px;
}

.page-create_mission #prize-selector-material .money {
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 300%;
}

.page-create_mission #prize-selector-material .money span {
	font-size: 22px;
	padding: 0;
}

.page-create_mission #prize-selector-material .prize-change-link i {
	margin-bottom: -2px;
}

.page-create_mission #prize-selector-material .prize-change-link span {
	font-size: 12px;
	color: #f63e39;
	border-color: #f63e39;
}

/*
.page-create_mission #prize-selector-material:before {
	left: 500px;
}

.page-create_mission #prize-selector-material .prize-image {
	width: 130px;
	height: 130px;
}

.page-create_mission #prize-selector-material .prize-image img {
	height: 100%;
}

.page-create_mission #prize-selector-material li {
	width: 147px;
	height: 200px;
	text-align: center;
	font-size: 14px;
}

.page-create_mission #prize-selector-material li label {
	margin: 0;
	padding: 0;
	float: none;
	display: inline-block;
	cursor: pointer;
}

.page-create_mission #prize-selector-material li input {
	display: inline-block;
	vertical-align: bottom;
	margin-right: 3px;
	margin-left: 0px;
	float: none;
}
.page-create_mission #prize-selector-material .jcarousel {
	height: 190px;
}

.page-create_mission #prize-selector-material .jcarousel-prev,
.page-create_mission #prize-selector-material .jcarousel-next {
	top: 50px !important;
}
*/

.page-create_mission .header-date {
	color: #efa512;
}

.page-create_mission .header-date strong {
	color: #333;
}

.page-create_mission .header-date span {
	color: #fe5305;
}

.page-create_mission .btn-local {
	border: none;
	height: 26px;
	padding-left: 10px;
	line-height: 26px;
	vertical-align: top;
}

.page-create_mission .btn-local i {
	height: 24px;
	margin-right: 8px;
	vertical-align: top;
}

.page-create_mission .btn-add-user {
	background: url(/img/bgr-blue-26.png) repeat-x; 
	text-shadow: 0px -1px #00bdbb;
}

.page-create_mission .btn-set-target {
	background: url(/img/bgr-green-26.png) repeat-x; 
	text-shadow: 0px -1px #7fb104;
}

#target-selected {
	position: relative;
	margin-top: 40px;
}

#target-selected img {
	float: left;
}

#target-selected > div {
	margin-left: 190px;
}

#target-selected .remove {
	position: absolute;
	right: 0px;
	top: 5px;
	width: 26px;
	height: 26px;
	background: url(/img/icon-close-2.png) no-repeat; 
	cursor: pointer;
}

#team-selected {
	position: relative;
	margin: 20px 30px;
	
}

#team-selected li {
	float: left;
	width: 220px;
	margin-bottom: 10px;
	overflow: hidden;
}

#team-selected li img {
	float: left;
	margin-left: 10px;
}

#team-selected li span {
	float: left;
	margin-left: 10px;
	line-height: 25px;
}

#team-selected li span a {
	font-size: 13px;
}

#team-selected li .remove {
	float: left;
	margin-top: 7px;
	width: 10px;
	height: 10px;
	background: url(/img/icon-cross.png) no-repeat center center; 
	cursor: pointer;
}




#team-box {
	min-height: 200px;
}

.user-list-box .preloader {
	display: none;
	width: 100%;
	height: 100%;
	background: url(/img/ajax-progress.gif) no-repeat center center; 
}

.user-list-box .empty-list {
	display: none;
	margin-top: 15%;
	text-align: center;
	font-size: 18px;
}
/*
.user-list-box .actions {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	text-align: right;
}
*/
.user-list-box .list-cont {
	display: none; 
	height: 250px;
	margin-bottom: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	overflow-y: scroll;
	overflow-x: hidden;
}

.user-list-box ul li {
	clear: both;
	height: 25px;
	margin-bottom: 10px;
	vertical-align: middle;
	white-space: nowrap;
}

.user-list-box ul li input {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.user-list-box ul li img {
	float: left;
	width: 25px;
	height: 25px;
	margin-right: 10px;
	display: block;
}

.user-list-box ul li a {
	vertical-align: middle;
	display: inline-block;
	line-height: 25px;
}


.selected-users {
	margin-bottom: 10px;
}

.selected-users li {
	position: relative;
	clear: both;
	height: 25px;
	margin-bottom: 10px;
	vertical-align: middle;
	white-space: nowrap;
}


.selected-users li img {
	float: left;
	width: 25px;
	height: 25px;
	margin-right: 10px;
	display: block;
}

.selected-users li a, 
.selected-users li span {
	vertical-align: middle;
	display: inline-block;
	line-height: 25px;
	font-size: 14px;
}

.selected-users li .remove {
	position: absolute;
	right: 0px;
	top: 5px;
	cursor: pointer;
}

#prize-selector-money .other-ammount {
	position: relative; 
}

#prize-selector-money .other-ammount label {
	display: inline-block;
	font-size: 14px;
	padding-right: 10px;
	color: #999;
}

#prize-selector-money .other-ammount .close {
	position: absolute;
	left: 240px;
	top: -5px;
}

#prize-selector-box {
	width: 800px;
	margin-left: -400px;
}

#prize-selector-box .list-content {
	overflow-y: scroll;
	height: 400px;
	padding-right: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}

#prize-selector-box li {
	list-style: none;
	width: 160px;
	height: 200px;
	text-align: center;
	font-size: 14px;
	float: left;
	margin-right: 20px;
	text-align: center;
}

#prize-selector-box li:nth-child(4) {
	margin-right: 0px;
}

#prize-selector-box li label {
	margin: 0;
	padding: 0;
	float: none;
	display: inline-block;
	cursor: pointer;
}

#prize-selector-box li input {
	display: inline-block;
	vertical-align: bottom;
	margin-right: 3px;
	margin-left: 0px;
	float: none;
}

#prize-selector-box li .prize-image {
	width: 130px;
	height: 130px;
	display: inline-block;
}

#prize-selector-box li .prize-image img {
	max-height: 100%;
	max-width: 100%;
}

#prize-selector-box li .money2 {
	color: #999;
}

#prize-selector-box .divider {
	border-top: 1px solid #ddd;
	height: 1px;
	margin-left: -20px;
	margin-right: -20px;
}

#prize-selector-box .uploader-content {
	height: 140px;
	background: url(/img/bgr-grey.png) #ededed;
	margin-left: -20px;
	margin-right: -20px;
	margin-bottom: -20px;
	padding: 30px;
	padding-top: 20px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

#prize-selector-box .uploader-content h2 {
	font-size: 25px;
	background: url(/img/arrow-down-orange.png) no-repeat left 10px;
	padding-left: 20px;
}

#prize-selector-box .uploader-form h3 {
	font-weight: bold;
	font-size: 16px;
	line-height: 100%;
	margin: 0;
	margin-bottom: 10px;
}

#prize-selector-box .uploader-form .column {
	float: left;
	margin-right: 20px;
}

#prize-selector-box .actions {
	text-align: right;
	padding-bottom: 30px;
}

#prize-selector-box #prize-image-uploader {
	width: 70px;
	height: 70px;
	background: url(/img/photo-paceholder.png) no-repeat center center;
	background-size: contain;
	background-position: top;
	cursor: pointer;
}

#prize-selector-box #prize-image-uploader.loading {
	background: url(/img/ajax-progress.gif) no-repeat center center !important;
	background-size: 50%;
	background-position: top;
}





/** MISSION PAGE **/
#mission-page #mission-goal {
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: url(/img/paper-roll-top-2.png) no-repeat left top,
			url(/img/paper-roll-bottom-2.png) no-repeat left bottom; 
	width: 400px;
	padding: 40px 11px 20px 11px; 
}

#mission-page #mission-goal > div {
	background: white;
	padding: 0 20px;
}

#mission-page #mission-goal h2 {
	font-size: 24px;
	font-weight: bold;
	color: #70a206;
	margin-bottom: 10px;
	line-height: 30px;
}

#mission-page #mission-goal p {
	margin-top: 0px;
	overflow: hidden;
}

#mission-page #mission-goal .icon-flag-2 {
	display: block;
}

#mission-page #mission-goal .icon-flag-2-inactive {
	display: none;
}

#mission-page #mission-goal.empty .icon-flag-2-inactive {
	display: block;
	color: #ccc;
}

#mission-page #mission-goal.empty .icon-flag-2 {
	display: none;
}

#mission-page #mission-info .span25 {
	width: 22%;
	padding-left: 40px;
}

#mission-page #mission-info .span25:last-child {
	width: 20%;
	padding-left: 0px;
}

#mission-page #mission-info .column {
	float: left;
	height: 100px;
}

#mission-page #mission-info .column1 {
	padding-top: 5px;
	width: 25%;
}


/*
#mission-page #mission-info .column2 {
	width: 45%;
}

#mission-page #mission-info .column3 {
	width: 55%;
}
*/
#mission-page #mission-info .column2 {
	width: 35%;
}

#mission-page #mission-info .column3 {
	width: 40%;
}


#mission-page #mission-bank div {
	height: 39px;
	background: url(/img/piggi.png) no-repeat;
	padding-left: 50px;
	margin-left: -10px;
	white-space: nowrap;
}

#mission-page #mission-bank.disabled * {
	color: #bcbcbc;
}

#mission-prize-material .prize {
	width: 90px;
	height: 90px;
}

#mission-prize-material .prize img {
	max-height: 100%;
	max-width: 100%;
}

#mission-page h3 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 20px;
	color: black;
	background: url(/img/arrow-down-green.png) no-repeat left 10px; 
}

#mission-page #mission-status {
	padding: 5px 20px;
	min-height: 60px;
	margin-bottom: 10px;
}

#mission-page #mission-status > div {
	float: left;
	background: url(/img/divider-1.png) no-repeat right 0px; 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 60px;
}

#mission-page #mission-status > div:last-child {
	background: none;
}

#mission-page #mission-status-1 {
	line-height: 60px;
	text-align: center;
}

#mission-page #mission-status-1 .status {
	display: inline-block;
	padding-left: 28px;
	line-height: 26px;
	height: 26px;
	font-size: 14px;
}

#mission-page #mission-status-2 strong {
	font-size: 14px;
}

#mission-page #mission-status-2 .span33:first-child {
	text-align: right;
	padding-top: 20px;
	color: #76a418;
}

#mission-page #mission-status-2 .span33:last-child  {
	text-align: left;
	padding-top: 20px;
	color: #fe5705;
}

#mission-page #mission-status-3 {
	text-align: center;
	padding-top: 3px;
}

#mission-page #mission-status-3:first-line {
	font-weight: bold;
	font-size: 30px;
}


#mission-page #mission-team {
	margin-bottom: 10px;
	padding: 10px;
}

#mission-page #mission-team .target {
	float: left;
	overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 10px;
	width: 240px;
	height: 150px;
	text-align: center;
	background: url(/img/bgr-green-260.png) repeat-x; 
}

#mission-page #mission-team .target h3 {
	margin: 0;
	padding: 0;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: white;
	background: none; 
	vertical-align: middle;
	display: block;
}

#mission-page #mission-team .target .confirmation {
	color: #eee;
}

#mission-page #mission-team .target .confirmation * {
	vertical-align: middle;
}


#mission-page #mission-team .target h3 .icon-arrow-down {
	width: 13px;
	height:	12px;
	background: url(/img/arrow-down-white.png) no-repeat center bottom; 
	margin-right: 10px;
}


#mission-page #mission-team .target a {
	color: white;
}

#mission-page #mission-team .target .avatar {
	border-radius: 0;
}

#mission-page #mission-team .team {
	margin-left: 260px;
}

#mission-page #mission-team .team h3 span {
	font-size: 14px;
	color: #74a606;
}

#mission-page #mission-team .members { 
	margin-top: 10px;
}

#mission-page #mission-team .members li {
	width: 270px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	overflow: hidden;
	float: left;
	line-height: 25px;
	margin-bottom: 5px;
	margin-left: 20px;	
}

#mission-page #mission-team .members li img {
	vertical-align: middle;
	margin-right: 3px;
}

#mission-page #mission-team .members li i {
	vertical-align: middle;
	margin-right: 3px;
}

#mission-page #mission-team .members li a {
	margin-right: 3px;
	font-size: 12px;
}

#mission-page #mission-team .members li .money {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}



/*
#mission-page #mission-team .team li div {
	text-align: left;
	display: inline-block;
	margin-top: 5px;
	font-size: 16px;
	line-height: 26px;
	white-space: nowrap;
}

*/

.jcarousel-skin-default {
	margin-top: 20px;
}

.jcarousel-skin-default .jcarousel {
    position: relative;
    overflow: hidden;
	margin-left: 40px;
	margin-right: 40px;
	height: 155px;
}

.jcarousel-skin-default ul {
    width: 20000px;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel-skin-default li {
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
}

.jcarousel-skin-default .jcarousel-prev {
	cursor: pointer;
    position: absolute;
    top: 20px;
    left: 0px;
	width:  23px;
	height: 44px;
	background: url(/img/carousel-arrow-left.png) no-repeat;
}

.jcarousel-skin-default .jcarousel-next {
	cursor: pointer;
    position: absolute;
    top: 20px;
    right: 0px;
	width: 23px;
	height: 44px;
	background: url(/img/carousel-arrow-right.png) no-repeat;
}

#mission-page .jcarousel-skin-default li {
    margin-right: 2px;
}

#mission-page #mission-sn-share {
	padding-top: 10px;
	padding-bottom: 10px;
}

#mission-page #mission-sn-share h3 {
	display: inline-block;
	margin: 0;
	margin-right: 20px;
	font-size: 18px;
	background: url(/img/arrow-right-green.png) no-repeat left center; 
}

#mission-page #mission-sn-share ul {
	display: inline-block;
}

#mission-page #mission-sn-share li {
	display: inline-block;
	width: 120px;
}

#mission-page #mission-sn-share .fb-like {
	margin: 0;
	padding: 0;
}

#mission-page h2.icon-blog {
	background: url(/img/icon-blog.png) no-repeat left center; 
	color: #999;
	font-size: 26px;
	padding-left: 35px;
}


#mission-page #mission-blog .posts li {
	padding: 10px 28px;
	margin-bottom: 10px;
	position: relative;
	border: 2px solid white;
}

#mission-page #mission-blog .posts li.new-post {
	display: none;
}

#mission-page #mission-blog .posts li.recent-post {
	border: 2px solid #7eaf05;
}

#mission-page #mission-blog .posts li .user-info {
	position: relative;
}

#mission-page #mission-blog .posts li .user-info * {
	vertical-align: middle;
}

#mission-page #mission-blog .posts li .user-info img {
	margin-right: 10px;
}

#mission-page #mission-blog .posts li .user-info a {
	font-size: 12px;
}

#mission-page #mission-blog .posts li .user-info .date {
	position: absolute;
	right: 10px;
	top: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #00aff8;
	vertical-align: top;
}

#mission-page #mission-blog .posts li .user-info .date .time {
	display: inline-block;
	color: #666;
	padding-left: 10px;
	vertical-align: top;
}

#mission-page #mission-blog .posts .post-image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#mission-page #mission-blog .posts li p {
	font-style: italic;
	color: #666;
	overflow: hidden;
}

#mission-page #mission-blog .posts li .remove {
	position: absolute;
	right: 10px;
	top: 12px;
	background: url(/img/icon-close.png) no-repeat; 
	width: 16px;
	height: 16px;
}

#mission-page #mission-blog .posts li .remove a {
	display: inline-block;
	width: 16px;
	height: 16px;
	color: rgba(0,0,0,0);
}

#mission-page #mission-blog .message-form {
	padding: 15px 30px;
	margin-bottom: 10px;
}

#mission-page #mission-blog .message-form .form-cont {
	position: relative;
}

#mission-page #mission-blog .message-form img {
	float: left;
	margin-right: 10px;
}

#mission-page #mission-blog .message-form textarea {
	width: 550px;
	height: 100px;
	padding-right: 100px !important;
}

#mission-page #mission-blog .message-form button {
	margin-top: 40px;
	margin-left: 40px;
}

#mission-page #image-upload-btn {
	position: absolute;
	width: 70px;
	height: 70px;
	left: 570px;
	top: 15px;
	background: url(/img/photo-paceholder.png) no-repeat center center;
	background-size: 100%;
	cursor: pointer;
}

#mission-page #image-upload-btn.orig {
	background: url(/img/photo-paceholder.png) no-repeat center center;
}

#mission-page #image-upload-btn.loading {
	background: url(/img/ajax-progress.gif) no-repeat center center !important;
}

#mission-page #mission-toolbar #team-ctrl {
	margin-top: 20px;
}

#mission-page #mission-toolbar #team-ctrl h3 {
	margin-bottom: 20px;
}

#mission-page #mission-toolbar #team-ctrl #add-to-team-btn-cont {
	text-align: right;
}

#mission-page #mission-toolbar #team-ctrl #team-selected {
	margin-left: 0px;
	margin-right: 0px;
}

#mission-page #add-prize-toolbar {
	padding: 10px 15px;
	position: relative;
}

#mission-page #add-prize-toolbar:before {
	content: '';
	position: absolute;
	display: block;
	width: 28px;
	height: 14px;
	background: url(/img/arrow-up-white.png) no-repeat;
	top: -14px;
	left: 320px;
}

#mission-page #add-prize-toolbar h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}

#mission-page #add-prize-toolbar .buttons .btn {
	padding: 0px 8px;
	border: 1px solid #ed470c;
	margin-right: 3px;
	font-size: 16px;
	font-weight: bold;
	border-radius: 5px;
}

#mission-page #add-prize-toolbar .buttons span {
	font-size: 16px;
}

#mission-page #add-prize-toolbar .other-ammount {
	position: relative;	
}

#mission-page #add-prize-toolbar .other-ammount .close {
	position: absolute;
	right: 40px;
	top: -5px;
}

#mission-page #add-prize-toolbar .other-ammount-link {
	width: 100px;
	float: right;
}

#mission-page #add-prize-toolbar .other-ammount label {
	display: inline-block;
	font-size: 14px;
	padding-right: 10px;
	color: #999;
}

#mission-page #edit-mission-link {
	position: absolute;
	right: 30px;
	top: 45px;
	
}

#mission-page #edit-mission-link i {
	margin-bottom: -2px;
}

#mission-page #edit-mission-link span {
	font-size: 12px;
	color: #f63e39;
	border-color: #f63e39;
}

#editor-box-content {
	
}


#mission-voting {
	position: relative;
}

#mission-voting h1 {
	margin: 0;
	line-height: 100%;
}

#mission-voting h4 {
	font-size: 18px;
	color: #999;
	line-height: 100%;
	margin: 0;
	margin-bottom: 20px;
}

#mission-voting .btn {
	width: 165px;
}

#mission-voting .voting-header-row {
	margin-top: 10px;
}

#mission-voting .voting-header-row h3 {
	width: 165px;
	display: inline-block;
	background: 0;
	padding: 0;
	font-size: 16px;
	margin: 0;
	margin-right: 20px;
	text-align: center;
}

#mission-voting .voting-count-row {
	margin-top: 10px;
}

#mission-voting .voting-count-row > div {
	width: 165px;
	display: inline-block;
	text-align: center;
	font-size: 16px;
	margin-right: 20px;
}

#mission-voting .voting-count-yes {
	color: #70a206;
}

#mission-voting .voting-count-no {
	color: #f63e39;
}

#mission-voting .voting-count-yes .pseudo-link {
	color: #70a206;
	border-color: #70a206;
	font-size: 16px;
}

#mission-voting .voting-count-no .pseudo-link {
	color: #f63e39;
	border-color: #f63e39;
	font-size: 16px;
}

#mission-voting .voting-buttons-row button {
	margin-right: 20px;
}

#mission-voting .hours-left {
	position: absolute;
	right: 40px;
	top: 20px;
	font-size: 16px;
	vertical-align: middle;
	color: #999;
	line-height: 130%;
	white-space: nowrap;
	
}

#mission-voting .hours-left span {
	font-size: 44px;
	float: left;
	padding-right: 3px;
	line-height: 100%;
}

#mission-voting .your-voting-result {
	position: absolute;
	right: 40px;
	top: 90px;
}

#mission-voting .hidden {
	display: none;
}

#mission-voting .your-voting-result span {
	font-size: 16px;
	font-weight: bold;
}

#mission-voting .your-voting-result .pseudo-link {
	font-weight: normal;
	margin-top: 5px;
	font-size: 14px;
}

#mission-voting #voting-chart {
	position: absolute;
	width: 120px;
	height: 120px;
	top: 20px;
	left: 500px;
	border: 1px solid #ccc;
	border-radius: 60px;
}

#mission-voting #voting-members {
	padding-top: 10px;	
	display: none;
} 

#mission-voting #voting-members ul {
	float: left;
}

#mission-voting #voting-members li {
	margin-bottom: 5px;
}

#mission-voting #voting-members li img {
	vertical-align: middle;
	margin-right: 3px;
}

#mission-voting #voting-members .voting-members-yes {
	width: 120px;
	margin-left: 70px;
	min-height: 10px;
}
	
#mission-voting #voting-members .voting-members-no {
	margin-left: 85px;
	min-height: 10px;
}

#new-mission-box {
	width: 670px;
	padding: 20px 70px;
	margin-left: -335px;
}

#new-mission-box #new-mission-box-content {
	background: url(/img/rocket.png) no-repeat center 50px;
}

#new-mission-box #new-mission-box-content h1 {
	font-size: 48px;
	color: #e74601;
	text-align: center;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#new-mission-box #new-mission-box-content h2 {
	font-size: 22px;
	text-align: center;
	margin: 0px;
	margin-bottom: 270px;
}


#mission-facts h3 {
	margin-top: -5px;
	margin-bottom: 10px;
}

#mission-facts ul li {
	float: left;
	margin-right: 20px;
}

#mission-facts ul li:last-child {
	margin-right: 0px;
}

