/*
 *  @fileOverview       DISCOVERY DIGITAL PLATFORM : VERTICAL (DSC) : QUIZ / QUIZ
 *  @copyright          Copyright (C) Discovery.com 2012. All Rights Reserved.
 *  @userAgent          screen
 *  @author             carl c von lewin
 *  @built              Fri, 14 September 2012 10:24:00 EST
 */
/* line 23, ../../scss/bootstrap/mixins.scss */
.clearfix { *zoom: 1; }
/* line 15, ../../scss/bootstrap/mixins.scss */
.clearfix:before, .clearfix:after { display: table; content: ""; }
/* line 19, ../../scss/bootstrap/mixins.scss */
.clearfix:after { clear: both; }

/* $infoText:                #3a87ad !default; */
/* line 15, ../../scss/quiz/quiz.scss */
#editorial-content { margin-top: 0 !important; }

/* line 17, ../../scss/quiz/quiz.scss */
.content-body-quiz { padding: 20px; }
/* line 20, ../../scss/quiz/quiz.scss */
.content-body-quiz h1.title { font: bold 26px/26px Arial, Verdana, Helvetica, sans-serif; letter-spacing: 0.015em; color: #666; padding-bottom: 5px; }
/* line 27, ../../scss/quiz/quiz.scss */
.content-body-quiz .by-line { color: #999; font: bold 14px/14px Arial, Verdana, Helvetica, sans-serif; margin: 0 0 5px 0; }

/* line 36, ../../scss/quiz/quiz.scss */
.module-quiz-slides { height: 550px; margin: 20px 0 30px 0; padding: 20px; }

/* line 42, ../../scss/quiz/quiz.scss */
.quiz-score { background-color: transparent; background-color: rgba(0, 0, 0, 0.8); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#CC000000); zoom: 1; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-bottom: 10px; padding: 5px 20px; color: #fff; width: 40%; opacity: 0; }
/* line 51, ../../scss/quiz/quiz.scss */
.quiz-score .header { display: inline-block; font-weight: bold; font-size: 16px; line-height: 16px; vertical-align: top; padding-top: 8px; }
/* line 60, ../../scss/quiz/quiz.scss */
.quiz-score .score-count { display: inline-block; font-size: 30px; line-height: 30px; font-weight: bold; margin-left: 20px; }

/* line 69, ../../scss/quiz/quiz.scss */
.questions-container { position: relative; }

/* line 73, ../../scss/quiz/quiz.scss */
.quiz-question { position: absolute; top: 0; left: 0; display: none; opacity: 0; width: 542px; height: 458px; padding: 20px; background-color: transparent; background-color: rgba(255, 255, 255, 0.9); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6FFFFFF,endColorstr=#E6FFFFFF); zoom: 1; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
/* line 85, ../../scss/quiz/quiz.scss */
.quiz-question p { font-size: 14px; color: #666; }
/* line 90, ../../scss/quiz/quiz.scss */
.quiz-question .loop-of-total { font-size: 12px; font-weight: bold; text-align: right; margin: 0; }
/* line 96, ../../scss/quiz/quiz.scss */
.quiz-question .loop-of-total span { font-weight: normal; }
/* line 101, ../../scss/quiz/quiz.scss */
.quiz-question .question { margin: 20px 0; }
/* line 105, ../../scss/quiz/quiz.scss */
.quiz-question .answer-button { border: 1px solid #003866; margin-bottom: 10px; padding: 5px 0; font-size: 14px; color: #003866; cursor: pointer; background: #fff; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 3px #666666; -moz-box-shadow: 0 1px 3px #666666; box-shadow: 0 1px 3px #666666; }
/* line 118, ../../scss/quiz/quiz.scss */
.quiz-question .true { color: #fff; background-color: transparent; background-color: rgba(0, 153, 0, 0.7); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3009900,endColorstr=#B3009900); zoom: 1; border-color: #090; }
/* line 124, ../../scss/quiz/quiz.scss */
.quiz-question .false { color: #fff; background-color: transparent; background-color: rgba(153, 0, 0, 0.7); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3990000,endColorstr=#B3990000); zoom: 1; border-color: #900; }
/* line 130, ../../scss/quiz/quiz.scss */
.quiz-question .answered { cursor: default; }
/* line 134, ../../scss/quiz/quiz.scss */
.quiz-question .explaination { display: none; margin: 0; padding-top: 10px; }
/* line 139, ../../scss/quiz/quiz.scss */
.quiz-question .explaination .correctness { display: block; font-weight: bold; font-size: 20px; line-height: 24px; padding-bottom: 5px; }
/* line 148, ../../scss/quiz/quiz.scss */
.quiz-question .to-next-question { display: none; border: 1px solid #003866; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 3px #666666; -moz-box-shadow: 0 1px 3px #666666; box-shadow: 0 1px 3px #666666; background: #003866; text-align: center; cursor: pointer; font-size: 14px; text-transform: uppercase; color: #fff; width: 110px; padding: 5px 20px; margin: 20px auto 10px auto; }
/* line 164, ../../scss/quiz/quiz.scss */
.quiz-question .results { font-size: 20px; line-height: 24px; height: 60px; }
/* line 169, ../../scss/quiz/quiz.scss */
.quiz-question .results .score { display: inline-block; padding-top: 7px; }
/* line 174, ../../scss/quiz/quiz.scss */
.quiz-question .results .redo { float: right; }
/* line 179, ../../scss/quiz/quiz.scss */
.quiz-question .again { display: block; border: 1px solid #003866; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 3px #666666; -moz-box-shadow: 0 1px 3px #666666; box-shadow: 0 1px 3px #666666; background: #003866; text-align: center; font-size: 14px; text-transform: uppercase; color: #fff; width: 100px; padding: 5px 20px; }
/* line 193, ../../scss/quiz/quiz.scss */
.quiz-question h3 { color: #999; margin-bottom: 10px; }
/* line 198, ../../scss/quiz/quiz.scss */
.quiz-question .item { float: left; width: 150px; height: 250px; margin-right: 45px; }
/* line 204, ../../scss/quiz/quiz.scss */
.quiz-question .item h4 { font-size: 12px; line-height: 16px; }

/*
 *  @fileOverview       DISCOVERY DIGITAL PLATFORM : VERTICAL (DSC) : COMMENT
 *  @copyright          Copyright (C) Discovery.com 2012. All Rights Reserved.
 *  @userAgent          screen
 *  @author             richard leland + carl c von lewin
 *  @built              Thu, 02 August 2012 15:33:00 EST
 */
/* $infoText:                #3a87ad !default; */
/* line 18, ../../scss/modules/comments.scss */
.module-videos-comments { color: #fff; background: #222222; padding: 20px; }

/* line 24, ../../scss/modules/comments.scss */
.module-body-comments { margin-bottom: 30px; clear: both; }
/* line 28, ../../scss/modules/comments.scss */
.module-body-comments .bar { border-bottom: 1px solid #06253c; margin-bottom: 10px; font: normal 24px/24px "ProximaNovaReg", Arial, sans-serif; letter-spacing: 0.015em; color: #333; }
/* line 35, ../../scss/modules/comments.scss */
.module-body-comments .bar .details { color: #333; }
/* line 39, ../../scss/modules/comments.scss */
.module-body-comments .bar .post-view { font: bold 15px/15px Arial, sans-serif; }

/* line 46, ../../scss/modules/comments.scss */
#comments-toggle { color: #a0c8e8; cursor: pointer; letter-spacing: normal; margin-left: 10px; text-transform: none; }

/* line 57, ../../scss/modules/comments.scss */
.light-theme-comments .bar #comments-toggle { color: #003866; }

/* line 66, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-commentBox-loginCanvas { margin-bottom: 5px; }
/* line 70, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-username { color: #a0c8e8; }
/* line 74, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-logoutLink { color: #a0c8e8; }
/* line 24, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.dark-theme-comments .gig-comments-logoutLink:hover { color: #a0c8e8; }
/* line 78, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-logoutLink-container { color: #999999; }
/* line 82, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-commentBox-headerText { padding: 3px 0 0; }
/* line 87, ../../scss/modules/comments.scss */
.dark-theme-comments #comments-commentBox, .dark-theme-comments .gig-comments-replyBox { background-color: #333333; border-top: 1px solid #555555; border-bottom: 1px solid #555555; }
/* line 92, ../../scss/modules/comments.scss */
.dark-theme-comments #comments-commentBox .gig-comments-commentBox, .dark-theme-comments .gig-comments-replyBox .gig-comments-commentBox { margin-top: 0; padding: 10px; }
/* line 97, ../../scss/modules/comments.scss */
.dark-theme-comments #comments-commentBox .gig-comments-commentBox-commentBox, .dark-theme-comments .gig-comments-replyBox .gig-comments-commentBox-commentBox { border-top: none; border-bottom: none; padding: 0; }
/* line 103, ../../scss/modules/comments.scss */
.dark-theme-comments #comments-commentBox .gig-comments-textarea-wrapper, .dark-theme-comments .gig-comments-replyBox .gig-comments-textarea-wrapper { background-color: #222222; border: 1px solid #555555; height: auto; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
/* line 111, ../../scss/modules/comments.scss */
.dark-theme-comments #comments-commentBox textarea, .dark-theme-comments .gig-comments-replyBox textarea { color: #eeeeee; width: 100%; }
/* line 118, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-button-post, .dark-theme-comments .gig-comments-button-reply { background-color: #a0c8e8; background-image: none; border: none; color: #fff; filter: none; text-transform: uppercase; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
/* line 128, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-button-post { font: normal 18px/17px "ProximaNovaECSB", Arial, sans-serif; padding: 4px 10px; }
/* line 133, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-button-reply { font: normal 14px/15px "ProximaNovaECSB", Arial, sans-serif; padding: 2px 6px; }
/* line 138, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-headerText { color: #999999; }
/* line 142, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-commentList-header { color: #999999; margin-bottom: 5px; }
/* line 147, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-shareTo { color: #999999; }
/* line 151, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-vote-value { color: #999999; }
/* line 155, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-comment { background-color: transparent; border-top: 1px solid #555555; }
/* line 160, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-comment-child { background-color: transparent; border-top: 1px solid #555555; }
/* line 165, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-replies-length { color: #a0c8e8; }
/* line 169, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-replies-length-container { display: none; }
/* line 173, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-comment-body { color: #eeeeee; }
/* line 177, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-dottedLine { background-image: none; }
/* line 181, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-showMoreComments { background-color: #333333; border: 1px solid #555555; }
/* line 186, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-showMoreComments-text { color: #999999; }

/*
 *  @fileOverview       DISCOVERY DIGITAL PLATFORM : VERTICAL (MIL) : OPTIONAL ELEMENTS / LIST VIEW
 *  @copyright          Copyright (C) Discovery.com 2012. All Rights Reserved.
 *  @userAgent          screen
 *  @author             carl c von lewin
 *  @built              Wed, 05 September 2012 14:20:00 EST
 */
/* line 10, ../../scss/modules/optional-elements-list.scss */
.module-optional-elements { margin-bottom: 10px; }
/* line 13, ../../scss/modules/optional-elements-list.scss */
.module-optional-elements .bar { border-bottom: 1px solid #06253c; margin-bottom: 20px; font: normal 24px/24px "ProximaNovaReg", Arial, sans-serif; letter-spacing: 0.015em; color: #333; }
/* line 21, ../../scss/modules/optional-elements-list.scss */
.module-optional-elements .item { margin-bottom: 20px; border-bottom: 2px solid #ccc; }
/* line 26, ../../scss/modules/optional-elements-list.scss */
.module-optional-elements .last { margin-bottom: 0; border-bottom: none; }
/* line 31, ../../scss/modules/optional-elements-list.scss */
.module-optional-elements .thumbnail { width: 250px; height: 150px; margin-bottom: 50px; }
/* line 36, ../../scss/modules/optional-elements-list.scss */
.module-optional-elements .thumbnail img { width: 250px; height: 150px; }
/* line 42, ../../scss/modules/optional-elements-list.scss */
.module-optional-elements .details { min-height: 200px; margin: -200px 0 0 270px; }
/* line 46, ../../scss/modules/optional-elements-list.scss */
.module-optional-elements .details h4.title { font-size: 20px; line-height: 22px; padding: 5px 0; }
/* line 52, ../../scss/modules/optional-elements-list.scss */
.module-optional-elements .details p { color: #666; font-size: 14px; }
