<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.black_overlay{
  display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: lightgrey;
  z-index:1001;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
}
.white_content {
  display: none;
  position: fixed;
  visibility: visible; 
  top: 150px;
  left: 415px;
  width: 594px;
  //height: 180px;
  padding: 12px 0px;
  border: 1px solid grey;
  background-color: white;
  z-index:1002;
  overflow: auto;
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
}
.ReturnMessage {
   display:none;
   padding: 10px 0px;
   width:600px;
   height:60px;   
   
}

#cboxMiddleRight {
    width: 13px;
    //background: url('/images/colorbox/controls_3101_2.png') repeat-y scroll right top transparent;
}
#cboxMiddleLeft {
    width: 13px;
    //background: url('/images/colorbox/controls_3101_2.png') repeat-y scroll left top transparent;
}

#cboxTitle {
    background: url('/images/bg-menu-blue-vintage.png') repeat-x scroll left bottom transparent;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: left;
    width: 100%;
    color: #FFF;
    line-height: 22px;
    height: 20px;
    padding: 8px 0px;
    text-indent: 20px;
    font-size: 14px;
    font-weight: bold;
    display: block !important;
}
#cboxTitle {
    margin: 0px;
}

#cboxLoadingOverlay,#cboxLoadingGraphic{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}

#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{
	border:0;
	outline:0;
	padding:0;
	margin:0;
	overflow:visible;
	width:auto;
	background:0
}

#cboxClose {
    position: absolute;
    top: 9px;
    right: 10px;
    background: url('/images/icons/lightbox.gif') no-repeat scroll 0px 0px transparent;
    width: 18px;
    height: 18px;
    text-indent: -9999px;
}

.btnHolder{
	display:block;
	height:40px;
	padding:0 25px 0 25px;
	text-align:center
}

.labeled-button-spacer{
	float:left;
	padding:8px 11px;
	font-size:12px;
	line-height:14px
}
.popup-login-message{
	display:block;
	font-size:14px;
	line-height:18px;
	text-align:center;
	padding:10px 20px 0 20px;
	margin:25px 0 25px 0
}



a.btn{
	display:inline-block;
	min-width:200px;
	padding:10px 20px 10px 20px;
	margin:0 auto 0 auto;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	border:#999 solid 1px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:url(/images/buttons/buttonDefault.png) 0 0 repeat-x;
	color:#4d4d4d;
	text-shadow:0 1px #f2f2f2
}

a.btn:hover{
	background-position:0 -38px
}

a.btn:active{
	background:#ededed
}

a.btnBlue{
	color:#fff;
	background-image:url(/images/buttons/buttonBlue.png);
	border-color:#2d6484;
	text-shadow:0 1px #2d6484
}

a.btnBlue:active{
	background:#56a2cf
}

a.btnLeft{
	display:block;
	float:left
}

a.btnRight{
	display:block;
	float:right
}

/*pop-up*/
a.delete:hover{
	background-position:-72px -140px
}

.likeBox{
	width:13px;
	height:13px;
	display:block;
	float:right;
	margin:0 0 0 5px;
	padding:0
}

.likeList{
	width:32px;
	display:block;
	float:left;
	text-align:right;
	margin:2px 20px 0;
	padding:0;
	font-size:11px;
	line-height:12px;
	color:gray;
	word-wrap:break-word
}

.likeCombo{
	display:block;
	float:right;
	width:303px;
	height:auto;
	margin:0;
	padding:0;
	overflow:hidden
}

a.like{
	width:13px;
	height:13px;
	display:block;
	margin:0;
	padding:0;
	background-position:-73px -93px;
	background-repeat:no-repeat
}

a.like:hover{
	background-position:-73px -108px
}

#likeBox:hover .ghostLink {
     display: block;  
}
.like_box:hover .ghostLink{
    display : none;
}

.infoBox, .questionBox, .questionBox-daily {
    border-bottom: 1px solid #EEEEEE;
    border-style: none none solid;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding: 1px 0;
    //width: 685px;
}
.questionBox-borderNone {
    border: 0 none;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0;
    width: 685px;
}
.comments { width: 300px; height: 75px }
.text-area-input  {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 0 0;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 18px;
    max-width: 673px;
    outline: 0 none;
    overflow: auto;
    padding: 5px;
    text-align: left;
    width: 673px;
}
.text-area-input {
    height: 36px;
    margin: 5px auto 0;
}

#profile-input, #post-input-pre {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 0 0;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 18px;
    max-width: 673px;
    outline: 0 none;
    overflow: auto;
    padding: 5px;
    text-align: left;
    width: 673px;
}
#profile-input {
    height: 36px;
    margin: 5px auto 0;
}
#post-input-pre {
    height: 54px;
    margin: 10px auto 0;
}

#postLoaderTerritory {
    //clear: both;
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}

#postLoader {
    border: 0 none;
    bottom: 6px;
    display: none;
    height: 16px;
    margin: 0;
    padding: 3px;
    position: absolute;
    right: 3px;
    width: 16px;
}

#post_options-border {
    border-color: -moz-use-text-color #CCCCCC;
    border-radius: 0 0 5px 5px;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 683px;
}
#post_options {
    background-color: #EEEEEE;
    border: 1px solid #F7F7F7;
    border-radius: 0 0 5px 5px;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 4px;
    position: relative;
    width: 673px;
}

#generalLevel {
    clear: both;
    display: block;
    height: 26px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}



.submitBlue {
    background-color: #50ABE7;
    background-position: 0 -282px;
    border: 1px solid #2A92B7;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
    line-height: 14px;
    margin: 0;
    padding: 5px 17px 7px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 #2A92B7;
}
.submitBlue.submit-button-active:hover {
    background-color: #57C1FD;
    background-position: 0 -308px;
}
.submitBlue.submit-button-active:active {
    background: none repeat scroll 0 0 #37C8FF;
}
.submitBlue.submit-button-disabled {
    cursor: default;
    opacity: 0.5;
}

.reportFlagBox {
    display: none;
    float: right;
    clear: right;
    height: 14px;
    width: 13px;
    margin: 0px;
    padding: 0px;
    overflow: visible;
    position: relative;
}


.reportFlagBox-visible{
	display:block
}

div.questionBox:hover div.reportFlagBox{
	display:block
}

div.questionBox:hover div.ghostLink{
	display:block
}

.likeBox-visible{
	display:block
}


div.:likeBox {
	display:block
}


a.reportFlag{
	display:block;
	float:right;
	height:13px;
	width:13px;
	border: 0px none;
	background:url(/images/reportFlag.png) 0 0 no-repeat
}


a.reportFlag:hover{
	background-position:0 -12px
}


a.reportProfile_button {
    background: none no-repeat scroll 1px 1px transparent;
    color: #CECECE;
    display: block;
    float: right;
    height: 16px;
    margin-top: 8px;
    padding: 0 15px 0 20px;
    text-decoration: none;
}
a.reportProfile_button-report {
    background-image: url("/images/icons/profileReport.png");
}
a.reportProfile_button-block {
    background-image: url("/images/icons/profileBlock.png");
}
a.reportProfile_button span {
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    padding: 1px 0;
    text-align: left;
}
a.reportProfile_button:hover {
    background-position: 1px -15px;
    color: #9E9E9E;
    outline: 0 none;
    text-decoration: underline;
}
.text-headline {
    font-size: 20px;
    font-weight: bold;
}
.text-bold {
    font-weight: bold;
}

textarea {
    resize: none;
}
#profile-title {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}
.profile-title-text {
    display: block;
    float: left;
    line-height: 23px;
    margin: 0;
    padding: 0;
    width: 620px;
    word-wrap: break-word;
}

.profile-title-counter {
    color: #999999;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    margin: 0;
    padding: 0 0 0 5px;
    width: auto;
}

.qotd-spacer {
    clear: both;
    float: left;
    overflow: hidden;
    width: 100%;
}
.ghostLink{
	display:none
}
a.link-blue-underline{
	color:#3081a3;
	text-decoration:underline
}

a.link-blue-underline:hover{
	color:#000;
	text-decoration:none
}

a.link-blue{
	display:inline;
	font-weight:normal;
	color:#3081a3;
	text-decoration:none
}

a.link-blue:hover{
	text-decoration:underline
}


a.button-connect-fb,a.button-connect-fb span,a.button-connect-tw,a.button-connect-tw span,a.button-connect-vk,a.button-connect-vk span,a.notification-like,a.notification-like-active,a.notification-like-selected,a.notification-question,a.notification-question-active,a.notification-answer,a.notification-answer-active,a.notification-answer-selected,a.RSS_button,a.delete,a.delete-blue,a.birthDay-delete,a.like,span.like-active,input.link-logout,.video-play-button,a.reportPointer{
	background-image:url('/images/buttons/buttons_120313.png');
	background-repeat:no-repeat
}




.submit-button {
    display: block;
    padding: 6px 25px;
    margin: 0px 10px 0px 0px;
    font-weight: normal;
    font-size: 13px;
    border-radius: 5px;
    color: #222;
    text-decoration: none;
    font-family: Arial,Helvetica,sans-serif;
    background-position: 0px 0px;
    cursor: pointer;
    float: left;
    border-width: 1px;
    border-style: solid;
    border-right: 1px solid #BBB;
    border-left: 1px solid #BBB;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-color: #CCC #BBB #AEAEAE;
}

.submit-button, .submit-button-more, .submit-button-center-150, a.link-silver-left, a.link-modern-left, a.link-green, a.link-unfollow, .submitBlue, a.link-fun, a.link-inviteLine, a.link-join {
    background-image: url("/images/buttons/buttonTex.png");
    background-repeat: repeat-x;
}


.submit-button.submit-button-active:hover{
	color:#000;
	background-position:0 -32px
}

.submit-button.submit-button-disabled{
	color:#CCC;
	cursor:default
}

submit-button-more{
	width:300px;
	padding:6px 0;
	margin:0;
	font-weight:normal;
	font-size:13px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#222;
	text-decoration:none;
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
	background-position:0 0;
	cursor:pointer;
	border:1px solid #BBB;
	border-top-color:#CCC;
	border-bottom-color:#aeaeae;
	float:left
}

.submit-button-more.submit-button-active:hover{
	color:#000;
	background-position:0 -32px
}

.submit-button-more.submit-button-disabled{
	color:#CCC;
	cursor:default
}

.pollBox-title{
	display:block;
	margin:10px 0 8px;
	padding:0;
	float:left
}

.pollBox-description{
	display:block;
	width:100%;
	clear:both;
	margin:0 0 5px;
	padding:0;
	float:left;
	font-size:12px;
	font-style:italic;
	color:gray
}
.questionPrivacy-table{
	margin:0;
	width:100%;
	border:0;
	padding:0;
	float:left;
	clear:left;
   border:1px solid grey;
	font-size:12px
}

.questionPrivacy-radio{
	display:inline;
	width:14px;
	height:14px;
	margin:-3px 3px 0 0;
	padding:0;
	text-align:left;
	vertical-align:middle
}

&lt;!-- Voting --&gt;
a:hover {
    text-decoration: underline;
}

.vote-up-off, .vote-up-on, .vote-down-off, .vote-down-on, .star-on, .star-off, .comment-up-off, .comment-up-on, .comment-flag, .flag-off, .vote-accepted-off, .vote-accepted-on {
    text-indent: -9999em;
    font-size: 1px;
}
.vote-up-off, .vote-down-off, .vote-accepted-off, .star-off, .comment-up-off, .flag-off {
    cursor: pointer;
}
.vote-up-off, .vote-up-on, .vote-down-off, .vote-down-on, .star-on, .star-off {
    background-position: 0px -125px;
    display: block;
    margin: 0px auto;
    width: 41px;
    height: 25px;
}

.vote-up-on{
	background-position:0 -230px
}

.vote-down-off{
	background-position:0 -155px
}

.vote-down-on{
	background-position:0 -330px
}


#hlogo a, .envelope-on, .envelope-off, .vote-up-off, .vote-up-on, .vote-down-off, .vote-down-on, .star-on, .star-off, .comment-up-off, .comment-up-on, .comment-flag, .edited-yes, .feed-icon, .statsarrow, .vote-accepted-off, .vote-accepted-on, .vote-accepted-bounty, .badge-earned-check, .delete-tag, .grippie, .expander-arrow-hide, .expander-arrow-show, .expander-arrow-small-hide, .expander-arrow-small-show, .anonymous-gravatar, .badge1, .badge2, .badge3, .add-interesting-tag-on, .add-interesting-tag-off, .fb-share, .twitter-share, .gp-share {
    background-image: url('/images/buttons/sprites.png');
    background-repeat: no-repeat;
    overflow: hidden;
}
a {
    color: #07C;
    text-decoration: none;
    cursor: pointer;
}

question-page .vote-count-post, .review-task-page .vote-count-post {
    padding-top: 2px;
    color: #555;
}
.vote span {
    display: block;
    color: #808185;
    font-weight: normal;
}

.vote-count-post {
    display: block;
    font-size: 24px;
}

.vote-count-post strong{
	font-weight:normal
}

.question-page .vote-count-post,.review-task-page .vote-count-post{
	padding-top:2px;
	color:#555
}</pre></body></html>