/*
 *  @fileOverview       DISCOVERY DIGITAL PLATFORM : VERTICAL (DSC) : VIDEO ALL
 *  @copyright          Copyright (C) Discovery.com 2012. All Rights Reserved.
 *  @userAgent          screen
 *  @author             car c von lewin
 *  @version            0.0.6
 *  @built              Fri, 11 May 2012 11:31: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; }

/*
 *  @fileOverview       DISCOVERY DIGITAL PLATFORM : VERTICAL (DSC) : VIDEO ALL
 *  @copyright          Copyright (C) Discovery.com 2012. All Rights Reserved.
 *  @userAgent          screen
 *  @author             car c von lewin
 *  @version            0.0.6
 *  @built              Fri, 11 May 2012 11:31:00 EST
 */
/* line 10, ../../scss/image_gallery/image-gallery-page.scss */
.content-body-gallery { padding: 10px 20px; }

/*
 *  @fileOverview       DISCOVERY DIGITAL PLATFORM : VERTICAL (DSC) : VIDEO ALL
 *  @copyright          Copyright (C) Discovery.com 2012. All Rights Reserved.
 *  @userAgent          screen
 *  @author             car c von lewin
 *  @version            0.0.6
 *  @built              Fri, 11 May 2012 11:31:00 EST
 */
/* line 21, ../../scss/image_gallery/image-gallery-slideshow.scss */
#onepage { text-align: right; cursor: pointer; }

/* line 25, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery { margin-bottom: 20px; }

/* line 28, ../../scss/image_gallery/image-gallery-slideshow.scss */
.gallery-title { color: #555555; font-size: 24px; line-height: 30px; }

/* line 33, ../../scss/image_gallery/image-gallery-slideshow.scss */
.gallery-pubdate { color: #989898; font-size: 16px; }

/* line 37, ../../scss/image_gallery/image-gallery-slideshow.scss */
.number-indicator { color: #9A9A9A; font-size: 16px; display: none; }

/* line 42, ../../scss/image_gallery/image-gallery-slideshow.scss */
.slideshow-container { position: relative; width: 622px; margin: 20px 0; }

/* line 49, ../../scss/image_gallery/image-gallery-slideshow.scss */
.slideshow-item { width: 622px; margin: 0; margin-bottom: 40px; overflow: hidden; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
/* line 56, ../../scss/image_gallery/image-gallery-slideshow.scss */
.slideshow-item .slideshow-image-container { width: 622px; text-align: center; margin-bottom: 5px; display: -webkit-box; display: -moz-box; display: -ms-box; display: box; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -ms-box-orient: horizontal; box-orient: horizontal; -webkit-box-align: center; -moz-box-align: center; -ms-box-align: center; box-align: center; -webkit-box-pack: center; -moz-box-pack: center; -ms-box-pack: center; box-pack: center; min-height: 400px; background: #000; line-height: 0; }
/* line 68, ../../scss/image_gallery/image-gallery-slideshow.scss */
.slideshow-item .image-caption { font-size: 16px; width: 622px; }
/* line 72, ../../scss/image_gallery/image-gallery-slideshow.scss */
.slideshow-item .image-credit { color: #999; font-size: 12px; width: 622px; display: block; }
/* line 78, ../../scss/image_gallery/image-gallery-slideshow.scss */
.slideshow-item img.slideshow-image { max-width: 622px; max-height: 622px; width: 622px\9; }

/* line 87, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider { position: relative; }
/* line 89, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .number-indicator { display: block; }
/* line 92, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slideshow-item { float: left; position: absolute; top: 0; left: 0; background: #fff; -webkit-transition-property: all; -moz-transition-property: all; -o-transition-property: all; transition-property: all; -webkit-transition-duration: 350ms; -moz-transition-duration: 350ms; -o-transition-duration: 350ms; transition-duration: 350ms; -webkit-transition-timing-function: ease-in; -moz-transition-timing-function: ease-in; -o-transition-timing-function: ease-in; transition-timing-function: ease-in; }
/* line 102, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slideshow-image-container { background: #000; position: relative; }
/* line 106, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slideshow-controls-container { height: 100%; cursor: pointer; }
/* line 110, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slideshow-controls-container:hover { height: 100%; cursor: pointer; }
/* line 113, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slideshow-controls-container:hover .left-slide { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); opacity: 0.4; background-position: 0% 48%; }
/* line 117, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slideshow-controls-container:hover .right-slide { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); opacity: 0.4; background-position: 100% 48%; }
/* line 121, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slideshow-controls-container:hover .left-slide:hover { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; cursor: pointer; }
/* line 127, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slideshow-controls-container:hover .right-slide:hover { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; cursor: pointer; }
/* line 135, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider.last-slide .slideshow-controls-container .left-slide { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); opacity: 0.4; background-position: 0% 48%; width: 10%; }
/* line 140, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider.last-slide .slideshow-controls-container .right-slide { display: none; }
/* line 144, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slide-controls { position: absolute; top: 0; height: 100%; width: 50%; cursor: pointer; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -webkit-transition-property: all; -moz-transition-property: all; -o-transition-property: all; transition-property: all; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; -webkit-transition-timing-function: ease-in; -moz-transition-timing-function: ease-in; -o-transition-timing-function: ease-in; transition-timing-function: ease-in; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
/* line 157, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .left-slide { left: 0; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAA0CAMAAADPNIq/AAABSlBMVEXi4uJAQEDb29vq6upDQ0P4+PgAAADt7e3o6OgAAAD29vbk5OSAgIDQ0NDj4+OoqKjz8/MuLi7u7u6UlJTx8fHo6OiSkpIAAADp6emAgIBZWVmVlZWPj4/MzMxtbW0AAAAlJSXW1tb9/f309PTh4eF8fHy/v7/6+vrm5ubk5OTg4ODT09P5+fl5eXkAAAAAAAClpaXm5ub39/cAAAAAAACBgYH7+/v8/PzW1tYSEhL6+vqfn5/j4+Pg4OD5+fnZ2dkAAADl5eX4+Pje3t4AAAD8/Pyzs7MAAACNjY2urq75+fne3t4RERGZmZkAAAD8/Pzf398AAADi4uIAAAAAAADj4+Pk5OQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB6enoAAAAAAAD4+PgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///9FARyKAAAAbXRSTlOtPKR5F9IluIQU5rUkl6wy0yGkPo+oKiS7DCspIDwOHima7LaxSkDpunyrmLUmGA0zhdMGH0fl6p0r4jCzrt2iDLjVqRLtPCAmOdqwLC0T568cfRongIMXEQkKGxAEKA5LIQ/qCBUHAwsBAgUALsJREAAAAa9JREFUeNqNz1lXE0EYhOFGUQQXRBZFRFFEcQEXFkVBUVHAQAgmSmbCZEicTE+6h/9/i3yA1Z7UOe17/VxUqZzWzo2O7GlRpE1bcWdskr2IT1sN08go6nS6ev7Q6fmoVtzFT1w32R1EirsfrusZqCZa+d2tidl4ziivm97arQZRW/ncpxOXq/90ZxCu+dN1l5d2q8mxA6Ru+cwBcleviQPk7mG9tp9ocYDErcABEvcUDpC4L3CSgvvFHCB35+AAiftYgQP0O4HEva2U4QCZa/51gB3ufqcTaNL4leueESfQZpdcd7VeE9cJ5+7sOK6vq1EM4FyY7g8+duT129XUUGjj8sJvR76eyaxhMAqK8weuvHAlZFIZm7XW/5GfN5hU+bFseKRAIr9DOpDKMUhAKkfwHZDJD9uQgB4JSOU7SEAu30MCMrkICchlPyQgkzsv/8h2B2RyUySgRwr0yDciBfrkN5Eq98qvIgX65KPQGpVTuT7lygfjqUAie+cXVKlUKBRKpZVrwzeG7mqBRK6VGxfrUuXmvb1mIpDJIF5r7Z3UKjZlI5faJkGYSWGQWG2OADQHQkNeVCwRAAAAAElFTkSuQmCC'); background-repeat: no-repeat; background-position: 40% 48%; }
/* line 163, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .right-slide { right: 0; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAA0CAMAAADPNIq/AAABU1BMVEXj4+NDQ0OlpaWPj4/6+vqAgIBAQED09PSSkpLW1tZtbW2/v7/q6uqAgID6+vq5ubn5+fkAAABZWVkAAAD29vbo6OgAAADu7u4AAAD4+PjT09Pp6eni4uIAAAAlJSXx8fHk5OQuLi6VlZXc3NyUlJT9/f3h4eF8fHzg4ODMzMz39/fo6OioqKjW1tbk5OR5eXnZ2dkAAADt7e3o6OjQ0NDz8/Pg4ODm5uaurq4AAAAAAACBgYGzs7P8/Pzj4+P6+vr5+fmfn5/4+Pj5+fkAAAD7+/v8/Pzl5eXe3t7Z2dkAAAASEhKZmZne3t6NjY0REREAAAAAAADi4uL8/Pzf398AAADj4+MAAAAAAAAAAADk5OQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB6enoAAAAAAAD4+PgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///+bD4QSAAAAcHRSTlOsFzMg6Qw8uSqaDkB5JN8+tRQrGOaEHqQN0pi7rSQpj7UhKac+7LFKqzzTvDKdfCafJbiol9OuhTkfBkc86rPi2jDV3RLl7bipoiArLbAmLAwTfeevHIAaJxeDEQkKGxAEKA5LIQ/qCBUHCwMBAgUAD3zmygAAAbRJREFUeNqF0Nlb00AYxeFxRdwQQdwFZAfFBUQBlVVZiy0UWmwCaWxNk8lM/f+vLARyZp6e58nv+r34zidiJT1PX+RJFcdNmlBe6Ob9i55EgVZcCnnjwT+ju/lQUik850qHKad9LoUMKoMfTbnPpVALfs+r59lSxJ5TOfw1lSlFM5EbTNqQyaM6JGBLBpXDnQEuAVP5nUrAS3lSpRIwkTI4PamOUgkIOUclIOS4KX9fSkDITSIBsyUg5BCTgJDlLSIBsyQgZKn8vl0CQtZL5bdtEtCWnab8fCYBbfnMkn6oDGh/adaUjyINaEqnULvZa8CDawsUqrDy8JPhrg+fhgwqHb2bNNzfxZKvBXPuvaem+zNfcDzB3N6q5bYbkVYi29XOXFMQt0xcCrHjNXMphLu1RlwK4XaZA4S7Txwg3BJxKYRbYQ4Q7gdxKYR7Q50N45a7esAdYOK+cAeY4QAT9/Ubd0hkOMCWy3f9pM6GSrt3mGuH4cSI6ca24Swob/c/nhFzxWIulysWXyzOd8PZMKgf970sV8/7UCutw7XdWC80jpMa676TOAKlDhw3Os91Ai3hrP4DChlZpoa83M4AAAAASUVORK5CYII='); background-repeat: no-repeat; background-position: 60% 48%; }
/* line 169, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slideoff { width: 0px; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20); opacity: 0.2; }
/* line 172, ../../scss/image_gallery/image-gallery-slideshow.scss */
.image-gallery.slider .slideoff .image-caption { width: 622px; }

/*
 *  @fileOverview       DISCOVERY DIGITAL PLATFORM : VERTICAL (DSC) : VIDEO ALL
 *  @copyright          Copyright (C) Discovery.com 2012. All Rights Reserved.
 *  @userAgent          screen
 *  @author             car c von lewin
 *  @version            0.0.6
 *  @built              Fri, 11 May 2012 11:31:00 EST
 */
/* line 19, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek-section { width: 622px; margin-bottom: 30px; }
/* line 22, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek-section a { text-decoration: none; color: #000; }
/* line 26, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek-section hr { clear: all; width: 622px; color: #CCC; background-color: #CCC; margin: 10px 0; }

/* line 34, ../../scss/image_gallery/image-gallery-peek.scss */
.asset-type-header { color: #f00; text-transform: uppercase; font-size: 16px; }

/* line 39, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek { height: 380px; }

/* line 42, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek header { margin-bottom: 5px; }

/* line 45, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek-title { color: #0bbce5; line-height: normal; font-size: 20px; }

/* line 50, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek-number { color: #9A9A9A; font-size: 14px; }

/* line 54, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek-images { margin: 0; position: relative; }
/* line 57, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek-images img { float: left; }
/* line 60, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek-images .gallerypeek-large-image { height: 310px; margin-right: 10px; position: absolute; clip: rect(0px, 390px, 310px, 0px); }
/* line 66, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek-images .gallerypeek-small-image { height: 150px; margin-bottom: 10px; position: absolute; left: 400px; clip: rect(0px, 220px, 150px, 0px); }
/* line 73, ../../scss/image_gallery/image-gallery-peek.scss */
.gallerypeek-images .gp-small-bttm { top: 160px; }

/* line 78, ../../scss/image_gallery/image-gallery-peek.scss */
.mpg { color: #949494; border-bottom-color: #CDCDCD; margin-bottom: 10px; }

/*
 *  @fileOverview       DISCOVERY DIGITAL PLATFORM : VERTICAL (DSC) : VIDEO ALL
 *  @copyright          Copyright (C) Discovery.com 2012. All Rights Reserved.
 *  @userAgent          screen
 *  @author             car c von lewin
 *  @version            0.0.6
 *  @built              Fri, 11 May 2012 11:31:00 EST
 */
/* line 20, ../../scss/image_gallery/image-gallery-endscreen.scss */
.slide-endscreen { display: none; }

/* line 27, ../../scss/image_gallery/image-gallery-endscreen.scss */
.slider .slide-endscreen { display: block; }
/* line 29, ../../scss/image_gallery/image-gallery-endscreen.scss */
.slider .slide-endscreen .one-third { width: 31%; }
/* line 32, ../../scss/image_gallery/image-gallery-endscreen.scss */
.slider .slide-endscreen .two-thirds { width: 66%; }
/* line 35, ../../scss/image_gallery/image-gallery-endscreen.scss */
.slider .slide-endscreen .whole { width: 100%; }
/* line 38, ../../scss/image_gallery/image-gallery-endscreen.scss */
.slider .slide-endscreen .one-of-two { width: 47%; height: 220px; }
/* line 42, ../../scss/image_gallery/image-gallery-endscreen.scss */
.slider .slide-endscreen h3 { margin: 10px 5px; color: #000; }

/* line 49, ../../scss/image_gallery/image-gallery-endscreen.scss */
.slide-endscreen-item { position: relative; overflow: hidden; margin: 7px; float: left; }
/* line 54, ../../scss/image_gallery/image-gallery-endscreen.scss */
.slide-endscreen-item h4 { color: #eee; margin-bottom: 5px; position: absolute; bottom: 0; background-color: transparent; background-color: rgba(0, 0, 0, 0.7); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000,endColorstr=#B3000000); zoom: 1; width: 100%; padding: 5px; }
/* line 63, ../../scss/image_gallery/image-gallery-endscreen.scss */
.slide-endscreen-item img { width: normal; }

/*
 *  @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
 */
@font-face { font-family: "ProximaNovaECSB"; src: url("http://static.ddmcdn.com/fonts/ProximaNovaExCn/ProximaNovaExCn-Sbold-webfont.eot"); src: url("http://static.ddmcdn.com/fonts/ProximaNovaExCn/ProximaNovaExCn-Sbold-webfont.eot?#iefix") format("eot"), url("http://static.ddmcdn.com/fonts/ProximaNovaExCn/ProximaNovaExCn-Sbold-webfont.woff") format("woff"), url("http://static.ddmcdn.com/fonts/ProximaNovaExCn/ProximaNovaExCn-Sbold-webfont.ttf") format("truetype"), url("http://static.ddmcdn.com/fonts/ProximaNovaExCn/ProximaNovaExCn-Sbold-webfont.svg") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: "ProximaNovaBold"; src: url("http://static.ddmcdn.com/fonts/ProximaNova/ProximaNova-Bold-webfont.eot"); src: url("http://static.ddmcdn.com/fonts/ProximaNova/ProximaNova-Bold-webfont.eot?#iefix") format("eot"), url("http://static.ddmcdn.com/fonts/ProximaNova/ProximaNova-Bold-webfont.woff") format("woff"), url("http://static.ddmcdn.com/fonts/ProximaNova/ProximaNova-Bold-webfont.ttf") format("truetype"), url("http://static.ddmcdn.com/fonts/ProximaNova/ProximaNova-Bold-webfont.svg") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: "ProximaNovaReg"; src: url("http://static.ddmcdn.com/fonts/ProximaNova/ProximaNova-Reg-webfont.eot"); src: url("http://static.ddmcdn.com/fonts/ProximaNova/ProximaNova-Reg-webfont.eot?#iefix") format("eot"), url("http://static.ddmcdn.com/fonts/ProximaNova/ProximaNova-Reg-webfont.woff") format("woff"), url("http://static.ddmcdn.com/fonts/ProximaNova/ProximaNova-Reg-webfont.ttf") format("truetype"), url("http://static.ddmcdn.com/fonts/ProximaNova/ProximaNova-Reg-webfont.svg") format("svg"); font-weight: normal; font-style: normal; }

/* 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; }
/* line 27, ../../scss/modules/comments.scss */
.module-body-comments .bar { border-bottom: 2px solid #ccc; margin-bottom: 10px; color: #999; letter-spacing: 0.015em; }
/* line 33, ../../scss/modules/comments.scss */
.module-body-comments .bar .details { color: #666; }
/* line 37, ../../scss/modules/comments.scss */
.module-body-comments .bar .post-view { font: bold 15px/15px Arial, sans-serif; }

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

/* line 55, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-commentBox-loginCanvas { margin-bottom: 5px; }
/* line 59, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-username { color: #0bbce4; }
/* line 63, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-logoutLink { color: #0bbce4; }
/* line 24, ../../../../../../../usr/share/compass/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
.dark-theme-comments .gig-comments-logoutLink:hover { color: #0bbce4; }
/* line 67, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-logoutLink-container { color: #999999; }
/* line 71, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-commentBox-headerText { padding: 3px 0 0; }
/* line 76, ../../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 81, ../../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 86, ../../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 92, ../../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 100, ../../scss/modules/comments.scss */
.dark-theme-comments #comments-commentBox textarea, .dark-theme-comments .gig-comments-replyBox textarea { color: #eeeeee; width: 100%; }
/* line 107, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-button-post, .dark-theme-comments .gig-comments-button-reply { background-color: #0bbce4; 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 117, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-button-post { font: normal 18px/17px "ProximaNovaECSB", Arial, sans-serif; padding: 4px 10px; }
/* line 122, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-button-reply { font: normal 14px/15px "ProximaNovaECSB", Arial, sans-serif; padding: 2px 6px; }
/* line 127, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-headerText { color: #999999; }
/* line 131, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-commentList-header { color: #999999; margin-bottom: 5px; }
/* line 136, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-shareTo { color: #999999; }
/* line 140, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-vote-value { color: #999999; }
/* line 144, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-comment { background-color: transparent; border-top: 1px solid #555555; }
/* line 149, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-comment-child { background-color: transparent; border-top: 1px solid #555555; }
/* line 154, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-replies-length { color: #0bbce4; }
/* line 158, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-replies-length-container { display: none; }
/* line 162, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-comment-body { color: #eeeeee; }
/* line 166, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-dottedLine { background-image: none; }
/* line 170, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-showMoreComments { background-color: #333333; border: 1px solid #555555; }
/* line 175, ../../scss/modules/comments.scss */
.dark-theme-comments .gig-comments-showMoreComments-text { color: #999999; }
