/* Minify_CSS_UriRewriter::$debugText

*/

/* se_styles.css */

/* 1    */ /* ----- Series Engine ----- */
/* 2    */
/* 3    */ #seriesengine {
/* 4    */ 	margin: 0 auto;
/* 5    */ 	padding: 0;
/* 6    */ 	width: 100%;
/* 7    */ 	position: relative;
/* 8    */ }
/* 9    */
/* 10   */ #seriesengine * {
/* 11   */ 	-webkit-box-sizing: content-box !important;
/* 12   */ 	-moz-box-sizing: content-box !important;
/* 13   */ 	box-sizing: content-box !important;
/* 14   */ }
/* 15   */
/* 16   */ #seriesengine h1, #seriesengine h2, #seriesengine h3, #seriesengine h4, #seriesengine h5, #seriesengine h6, #seriesengine p, #seriesengine form, #seriesengine ul, #seriesengine ol, #seriesengine li, #seriesengine ol li, #seriesengine ul li, #seriesengine blockquote, #seriesengine input, #seriesengine input[type="submit"], #seriesengine textarea, #seriesengine select, #seriesengine select:focus, #seriesengine label, #seriesengine table, #seriesengine table tr, #seriesengine table tr td, #seriesengine iframe, #seriesengine object, #seriesengine embed, #seriesengine img { /* resets most browser styles to enhance cross-browser compatibility */
/* 17   */ 	margin: 0;
/* 18   */ 	padding: 0;
/* 19   */ 	font-size: 16px !important;
/* 20   */ 	text-transform: none;
/* 21   */ 	letter-spacing: 0;
/* 22   */ 	line-height: 1;
/* 23   */ 	clear: none;
/* 24   */ 	font-weight: 300;
/* 25   */ 	font-family: Georgia, Georgia, serif !important;	font-variant: normal;
/* 26   */ 	float: none;
/* 27   */ 	border: none;
/* 28   */ 	-moz-border-radius: 0;
/* 29   */ 	-webkit-border-radius: 0;
/* 30   */ 	border-radius: 0;
/* 31   */ 	background: none;
/* 32   */ 	min-height: 0;
/* 33   */ 	text-align: left;
/* 34   */ 	max-width: 100%;
/* 35   */ 	text-indent: 0;
/* 36   */ 	box-shadow: none
/* 37   */ }
/* 38   */
/* 39   */ #main #seriesengine table, #main #seriesengine table tr, #main #seriesengine table tr td {
/* 40   */ 	border: none;
/* 41   */ 	-moz-border-radius: 0;
/* 42   */ 	-webkit-border-radius: 0;
/* 43   */ 	border-radius: 0;
/* 44   */ }
/* 45   */
/* 46   */ #seriesengine br {
/* 47   */ 	line-height: 0;
/* 48   */ }
/* 49   */
/* 50   */ #seriesengine .enmse-watch .enmse-vid-container, #seriesengine .enmse-alternate .enmse-vid-container {

/* se_styles.css */

/* 51   */ 	position: relative;
/* 52   */ 	padding-bottom: 56.25%;
/* 53   */ 	/*padding-top: 30px;*/
/* 54   */ 	height: 0;
/* 55   */ 	overflow: hidden;
/* 56   */ }
/* 57   */
/* 58   */ #seriesengine iframe, #seriesengine object, #seriesengine embed, #seriesengine img {
/* 59   */ 	width: 100%;
/* 60   */ }
/* 61   */
/* 62   */ #seriesengine iframe {
/* 63   */ 	position: absolute !important;
/* 64   */ 	top: 0 !important;
/* 65   */ 	left: 0 !important;
/* 66   */ 	height: 100% !important;
/* 67   */ 	background-color: #000;
/* 68   */ }
/* 69   */
/* 70   */ .enmse-player .iframe-embed, .enmse-player .fluid-width-video-wrapper, .enmse-player .fluidvids {position:static;} /* Fix for Salient Theme and FitVids */
/* 71   */
/* 72   */ #seriesengine ul li:before {
/* 73   */ 	content: normal;
/* 74   */ }
/* 75   */
/* 76   */ #seriesengine a {
/* 77   */ 	font-family: Georgia, Georgia, serif !important;	border: none !important;
/* 78   */ }
/* 79   */
/* 80   */ #seriesengine a:link {color: ##feb035; text-decoration: underline; font-weight: 300}
/* 81   */ #seriesengine a:visited {color: ##feb035; text-decoration: underline; font-weight: 300}
/* 82   */ #seriesengine a:hover {color: ##feb035; text-decoration: none; font-weight: 300}
/* 83   */ #seriesengine a:active {color: ##feb035; text-decoration: underline; font-weight: 300}
/* 84   */
/* 85   */ #seriesengine a:focus {
/* 86   */ 	outline: none !important;
/* 87   */ }
/* 88   */
/* 89   */ #seriesengine .enmse-spacer {
/* 90   */ 	display: none;
/* 91   */ }
/* 92   */
/* 93   */ #seriesengine {
/* 94   */ 	max-width: 1000px;
/* 95   */ 	margin: 0 auto;
/* 96   */ }
/* 97   */
/* 98   */ /* ----- Series/Topic Selector ----- */
/* 99   */
/* 100  */ #seriesengine h4.enmse-more-messages-title {

/* se_styles.css */

/* 101  */ 	color: #000000;
/* 102  */ 	font-size: 16px !important;
/* 103  */ 	font-family: Georgia, Georgia, serif !important;	margin: 0 0 10px 0;
/* 104  */ }
/* 105  */
/* 106  */ #seriesengine .enmse-selector {
/* 107  */ 	background-color: #0099cc;
/* 108  */ 	width: 100%;
/* 109  */ 	margin: 0 0 25px 0;
/* 110  */ 	text-align: center;
/* 111  */ 	padding: 12px 0 12px 0;
/* 112  */ 	line-height: 0;
/* 113  */ }
/* 114  */
/* 115  */ #seriesengine .enmse-selector h4 {
/* 116  */ 	display: inline;
/* 117  */ 	font-size: 15px !important;
/* 118  */ }
/* 119  */
/* 120  */ #seriesengine .enmse-selector.four select {
/* 121  */ 	border: 1px solid #ffffff !important;
/* 122  */ 	background-color: #ffffff !important;
/* 123  */ 	color: #000000 !important;
/* 124  */ 	width: 22% !important;
/* 125  */ 	font-size: 15px !important;
/* 126  */ 	vertical-align: middle;
/* 127  */ 	height: 20px;
/* 128  */ 	display: inline;
/* 129  */ 	background-image: none !important;
/* 130  */ 	-webkit-appearance: menulist !important;
/* 131  */ 	appearance: menulist !important;
/* 132  */ 	margin: 0 !important;
/* 133  */ }
/* 134  */
/* 135  */ #seriesengine .enmse-selector.three select {
/* 136  */ 	border: 1px solid #ffffff !important;
/* 137  */ 	background-color: #ffffff !important;
/* 138  */ 	color: #000000 !important;
/* 139  */ 	width: 30% !important;
/* 140  */ 	font-size: 15px !important;
/* 141  */ 	vertical-align: middle;
/* 142  */ 	height: 20px;
/* 143  */ 	display: inline;
/* 144  */ 	background-image: none !important;
/* 145  */ 	-webkit-appearance: menulist !important;
/* 146  */ 	appearance: menulist !important;
/* 147  */ 	margin: 0 !important;
/* 148  */ }
/* 149  */
/* 150  */ #seriesengine .enmse-selector.two select {

/* se_styles.css */

/* 151  */ 	border: 1px solid #ffffff !important;
/* 152  */ 	background-color: #ffffff !important;
/* 153  */ 	color: #000000 !important;
/* 154  */ 	width: 47% !important;
/* 155  */ 	font-size: 15px !important;
/* 156  */ 	vertical-align: middle;
/* 157  */ 	height: 20px;
/* 158  */ 	display: inline;
/* 159  */ 	background-image: none !important;
/* 160  */ 	-webkit-appearance: menulist !important;
/* 161  */ 	appearance: menulist !important;
/* 162  */ 	margin: 0 !important;
/* 163  */ }
/* 164  */
/* 165  */ #seriesengine .enmse-selector.one select {
/* 166  */ 	border: 1px solid #ffffff !important;
/* 167  */ 	background-color: #ffffff !important;
/* 168  */ 	color: #000000 !important;
/* 169  */ 	width: 95% !important;
/* 170  */ 	font-size: 15px !important;
/* 171  */ 	vertical-align: middle;
/* 172  */ 	height: 20px;
/* 173  */ 	display: inline;
/* 174  */ 	background-image: none !important;
/* 175  */ 	-webkit-appearance: menulist !important;
/* 176  */ 	appearance: menulist !important;
/* 177  */ 	margin: 0 !important;
/* 178  */ }
/* 179  */
/* 180  */ /* ----- Message Title/Speaker ----- */
/* 181  */
/* 182  */ #seriesengine h2.enmse-message-title {
/* 183  */ 	color: #000000;
/* 184  */ 	font-size: 19px !important;
/* 185  */ 	font-weight: 700;
/* 186  */ 	margin: 0 0 12px 0;
/* 187  */ }
/* 188  */
/* 189  */ #seriesengine h3.enmse-message-meta {
/* 190  */ 	color: #000000;
/* 191  */ 	float: right;
/* 192  */ 	font-size: 15px !important;
/* 193  */ 	font-style: italic;
/* 194  */ 	margin: 4px 0 0 0;
/* 195  */ 	padding: 0 0 0 10px;
/* 196  */ }
/* 197  */
/* 198  */ #seriesengine h2.enmse-modern-message-title {
/* 199  */ 	color: #000000;
/* 200  */ 	font-size: 32px !important;

/* se_styles.css */

/* 201  */ 	font-weight: 700;
/* 202  */ 	margin: 0 0 18px 0;
/* 203  */ 	text-align: center;
/* 204  */ }
/* 205  */
/* 206  */ #seriesengine h3.enmse-modern-message-meta {
/* 207  */ 	color: #000000;
/* 208  */ 	font-size: 20px !important;
/* 209  */ 	font-style: italic;
/* 210  */ 	text-align: center;
/* 211  */ 	margin: 4px 0 6px 0;
/* 212  */ 	padding: 0;
/* 213  */ }
/* 214  */
/* 215  */ /* ----- Media Section ----- */
/* 216  */
/* 217  */ #seriesengine .enmse-listen {
/* 218  */ 	padding: 0;
/* 219  */ 	line-height: 0;
/* 220  */ }
/* 221  */
/* 222  */ #seriesengine .enmse-listen img {
/* 223  */ 	box-shadow: none;
/* 224  */ }
/* 225  */
/* 226  */ #seriesengine .enmse-audio, #seriesengine .enmse-modern-audio  {
/* 227  */ 	background: none;
/* 228  */ 	background-color: #000000;
/* 229  */ }
/* 230  */
/* 231  */ #seriesengine .enmse-audio audio {
/* 232  */ }
/* 233  */
/* 234  */ #seriesengine .enmse-audio .mejs__container {
/* 235  */ 	background: none;
/* 236  */ 	width: 78% !important;
/* 237  */ 	box-sizing: border-box !important;
/* 238  */ 	padding: 0 !important;
/* 239  */ }
/* 240  */
/* 241  */ #seriesengine .enmse-audio .mejs-container {
/* 242  */ 	background: none;
/* 243  */ 	width: 78% !important;
/* 244  */ 	box-sizing: border-box !important;
/* 245  */ 	padding: 0 !important;
/* 246  */ 	clear: none !important;
/* 247  */ }
/* 248  */
/* 249  */ #seriesengine .enmse-audio .mejs-controls .mejs-time-rail .mejs-time-current, #seriesengine .enmse-modern-audio .mejs-controls .mejs-time-rail .mejs-time-current {
/* 250  */ 	background: #cccccc;

/* se_styles.css */

/* 251  */ }
/* 252  */
/* 253  */ #seriesengine video {
/* 254  */ 	margin: 0;
/* 255  */ 	padding: 0;
/* 256  */ }
/* 257  */
/* 258  */ #seriesengine .mejs__video .mejs__controls, #seriesengine .mejs-video .mejs-controls {
/* 259  */ 	/*background: none;*/
/* 260  */ 	width: 100% !important;
/* 261  */ 	box-sizing: border-box !important;
/* 262  */ }
/* 263  */
/* 264  */ #seriesengine .enmse-audio .mejs__controls:not([style*="display: none"]), #seriesengine .enmse-audio .mejs-controls:not([style*="display: none"]), #seriesengine .enmse-modern-audio .mejs__controls:not([style*="display: none"]), #seriesengine .enmse-modern-audio .mejs-controls:not([style*="display: none"]) {
/* 265  */     background: #000000 !important;
/* 266  */     -webkit-box-sizing: border-box !important;
/* 267  */ 	-moz-box-sizing: border-box !important;
/* 268  */ 	box-sizing: border-box !important;
/* 269  */ }
/* 270  */
/* 271  */ #seriesengine .mejs__play > button:hover {
/* 272  */     background: transparent url("../js/mediaelement/build2/mejs-controls.svg");
/* 273  */     background-position: 0 0;
/* 274  */ }
/* 275  */
/* 276  */ #seriesengine .mejs__pause > button:hover {
/* 277  */     background: transparent url("../js/mediaelement/build2/mejs-controls.svg");
/* 278  */     background-position: -20px 0;
/* 279  */ }
/* 280  */
/* 281  */ #seriesengine .mejs__replay > button:hover {
/* 282  */     background: transparent url("../js/mediaelement/build2/mejs-controls.svg");
/* 283  */     background-position: -160px 0;
/* 284  */ }
/* 285  */
/* 286  */ #seriesengine .mejs__mute > button:hover {
/* 287  */     background: transparent url("../js/mediaelement/build2/mejs-controls.svg");
/* 288  */     background-position: -60px 0;
/* 289  */ }
/* 290  */
/* 291  */ #seriesengine .mejs__unmute > button:hover {
/* 292  */     background: transparent url("../js/mediaelement/build2/mejs-controls.svg");
/* 293  */     background-position: -40px 0;
/* 294  */ }
/* 295  */
/* 296  */ #seriesengine .mejs__fullscreen-button > button {
/* 297  */     background: transparent url("../js/mediaelement/build2/mejs-controls.svg");
/* 298  */     background-position: -80px 0;
/* 299  */ }
/* 300  */

/* se_styles.css */

/* 301  */ #seriesengine .mejs__unfullscreen > button {
/* 302  */     background: transparent url("../js/mediaelement/build2/mejs-controls.svg");
/* 303  */     background-position: -100px 0;
/* 304  */ }
/* 305  */
/* 306  */ #seriesengine .enmse-player {
/* 307  */ 	background-color: #0099cc;
/* 308  */ 	padding: 0 0 8px 0;
/* 309  */ 	margin: 0 0 15px 0;
/* 310  */ 	line-height: 0 !important;
/* 311  */ 	clear: both;
/* 312  */ }
/* 313  */
/* 314  */ #seriesengine .enmse-media-container {
/* 315  */ 	background-color: #0099cc;
/* 316  */ 	width: inherit;
/* 317  */ 	padding: 4px;
/* 318  */ 	line-height: 0 !important;
/* 319  */ }
/* 320  */
/* 321  */ #seriesengine .enmse-media-container.modern {
/* 322  */ 		padding: 4px;
/* 323  */ 	}
/* 324  */
/* 325  */ #seriesengine .fluid-width-video-wrapper { /* Fix for FitVid/Standard Theme */
/* 326  */ 	margin: 0 !important;
/* 327  */ }
/* 328  */
/* 329  */ #seriesengine .mejs-container {
/* 330  */ 	margin: 0 !important;
/* 331  */ }
/* 332  */
/* 333  */ #seriesengine .enmse-audio a#enmse-download { /* MP3 Download Button */
/* 334  */ 	background-color: #fff;
/* 335  */ 	color: #000000;
/* 336  */ 	display: block;
/* 337  */ 	width: 63px;
/* 338  */ 	height: 16px;
/* 339  */ 	line-height: 16px;
/* 340  */ 	text-align: center;
/* 341  */ 	text-decoration: none;
/* 342  */ 	margin: 7px 10px 0 0;
/* 343  */ 	font-size: 11px !important;
/* 344  */ 	float: right;
/* 345  */ 	border-radius: 3px;
/* 346  */ 	-moz-border-radius: 3px;
/* 347  */ }
/* 348  */
/* 349  */ /* ----- Tabs and Buttons ----- */
/* 350  */

/* se_styles.css */

/* 351  */ #seriesengine ul.enmse-player-tabs { /* Tabs */
/* 352  */ 	margin: 0 auto;
/* 353  */ 	text-align: left;
/* 354  */ 	padding: 0 0 0 15px;
/* 355  */ 	height: 26px;
/* 356  */ 	position: static;
/* 357  */ }
/* 358  */
/* 359  */ #seriesengine ul.enmse-player-tabs li {
/* 360  */ 	display: inline-block;
/* 361  */ 	list-style-type: none;
/* 362  */ 	margin: 0 4px 0 0;	width: 94px;
/* 363  */ 	height: 26px;
/* 364  */ 	font-size: 13px !important;
/* 365  */ }
/* 366  */
/* 367  */ #seriesengine ul.enmse-player-tabs li a {
/* 368  */ 	background-color: #0099cc;
/* 369  */ 	color: #929292;
/* 370  */ 	display: block;
/* 371  */ 	width: 94px;
/* 372  */ 	height: 26px;
/* 373  */ 	line-height: 26px;
/* 374  */ 	text-decoration: none;
/* 375  */ 	text-align: center;
/* 376  */ }
/* 377  */
/* 378  */ #seriesengine ul.enmse-player-tabs li.enmse-tab-selected a {
/* 379  */ 	background-color: #929292;
/* 380  */ 	color: #000000;
/* 381  */ }
/* 382  */
/* 383  */ #seriesengine ul.enmse-modern-player-tabs { /* Tabs */
/* 384  */ 	margin: 0 0 20px 0;
/* 385  */ 	text-align: center;
/* 386  */ 	padding: 12px 0 0 0;
/* 387  */ 	height: 34px;
/* 388  */ 	position: static;
/* 389  */ }
/* 390  */
/* 391  */ #seriesengine ul.enmse-modern-player-tabs.hidden, #seriesengine ul.enmse-modern-player-tabs.hidden.hidden, #seriesengine ul.enmse-modern-player-tabs.hidden.hidden.hidden {
/* 392  */ 	margin: 0;
/* 393  */ 	padding: 12px 0 0 0;
/* 394  */ 	height: 0;
/* 395  */ }
/* 396  */
/* 397  */ #seriesengine ul.enmse-modern-player-tabs li {
/* 398  */ 	display: inline-block;
/* 399  */ 	list-style-type: none;
/* 400  */ 	min-width: 134px;

/* se_styles.css */

/* 401  */ 	height: 34px;
/* 402  */ }
/* 403  */
/* 404  */ #seriesengine ul.enmse-modern-player-tabs li.enmse-watch-tab {
/* 405  */ 	margin: 0 4px 0 0;
/* 406  */ }
/* 407  */
/* 408  */ #seriesengine ul.enmse-modern-player-tabs li.enmse-listen-tab {
/* 409  */ 	margin: 0 4px 0 0;
/* 410  */ }
/* 411  */
/* 412  */ #seriesengine ul.enmse-modern-player-tabs li.enmse-listen-tab.nm {
/* 413  */ 	margin: 0;
/* 414  */ }
/* 415  */
/* 416  */
/* 417  */ #seriesengine ul.enmse-modern-player-tabs li a {
/* 418  */ 	background-color: #0099cc;
/* 419  */ 	color: #929292;
/* 420  */ 	display: inline-block;
/* 421  */ 	min-width: 114px;
/* 422  */ 	padding: 0 10px 0 10px;
/* 423  */ 	height: 34px;
/* 424  */ 	line-height: 34px;
/* 425  */ 	font-size: 15px !important;
/* 426  */ 	text-decoration: none;
/* 427  */ 	text-align: center;
/* 428  */ 	margin: 0;
/* 429  */ 	transition: 0.3s;
/* 430  */ }
/* 431  */
/* 432  */ #seriesengine ul.enmse-modern-player-tabs li.enmse-watch-tab a:before, #seriesengine ul.enmse-modern-player-tabs li.enmse-alternate-tab a:before  {
/* 433  */ 	font-family: FontAwesome;
/* 434  */ 	content: "\f144  ";
/* 435  */ }
/* 436  */
/* 437  */ #seriesengine ul.enmse-modern-player-tabs li.enmse-listen-tab a:before  {
/* 438  */ 	font-family: FontAwesome;
/* 439  */ 	content: "\f025  ";
/* 440  */ }
/* 441  */
/* 442  */ #seriesengine ul.enmse-modern-player-tabs li.enmse-tab-selected a {
/* 443  */ 	background-color: #929292;
/* 444  */ 	color: #000000;
/* 445  */ 	font-size: 15px !important;
/* 446  */ }
/* 447  */
/* 448  */ #seriesengine ul.enmse-player-options { /* Options */
/* 449  */ 	margin: -26px auto 0 auto;
/* 450  */ 	text-align: right;

/* se_styles.css */

/* 451  */ 	padding: 0;
/* 452  */ 	position: static;
/* 453  */ }
/* 454  */
/* 455  */ #seriesengine ul.enmse-player-options li.enmse-details {
/* 456  */ 	display: inline-block;
/* 457  */ 	list-style-type: none;
/* 458  */ 	margin: 0 4px 0 0;
/* 459  */ 	width: 70px;
/* 460  */ 	height: 26px;
/* 461  */ 	font-size: 13px !important;
/* 462  */ }
/* 463  */
/* 464  */ #seriesengine ul.enmse-player-options li.enmse-extras {
/* 465  */ 	display: inline-block;
/* 466  */ 	list-style-type: none;
/* 467  */ 	margin: 0 4px 0 0;
/* 468  */ 	width: 66px;
/* 469  */ 	height: 26px;
/* 470  */ 	font-size: 13px !important;
/* 471  */ }
/* 472  */
/* 473  */ #seriesengine ul.enmse-player-options li.enmse-share-this {
/* 474  */ 	display: inline-block;
/* 475  */ 	list-style-type: none;
/* 476  */ 	width: 70px;
/* 477  */ 	height: 26px;
/* 478  */ 	font-size: 13px !important;	margin: 0;
/* 479  */ }
/* 480  */
/* 481  */ #seriesengine ul.enmse-player-options li.enmse-details a {
/* 482  */ 	display: block;
/* 483  */ 	width: 70px;
/* 484  */ 	height: 30px;
/* 485  */ 	line-height: 30px;
/* 486  */ 	text-decoration: none;
/* 487  */ 	text-align: center;
/* 488  */ }
/* 489  */
/* 490  */ #seriesengine ul.enmse-player-options li.enmse-details a.enmse-hide-details {
/* 491  */ 		background: url('../images/interface/dark_up.png') no-repeat;
/* 492  */ 	background-position: 0 9px;
/* 493  */ 	color: #4e4e4e;
/* 494  */ 	}
/* 495  */
/* 496  */ #seriesengine ul.enmse-player-options li.enmse-details a.enmse-show-details {
/* 497  */ 		background: url('../images/interface/dark_down.png') no-repeat;
/* 498  */ 	background-position: 0 9px;
/* 499  */ 	color: #4e4e4e;
/* 500  */ 	}

/* se_styles.css */

/* 501  */
/* 502  */ #seriesengine ul.enmse-player-options li.enmse-extras a {
/* 503  */ 	display: block;
/* 504  */ 	width: 66px;
/* 505  */ 	height: 30px;
/* 506  */ 	line-height: 30px;
/* 507  */ 	text-decoration: none;
/* 508  */ 	text-align: center;
/* 509  */ 		background: url('../images/interface/dark_download.png') no-repeat;
/* 510  */ 	background-position: 0 9px;
/* 511  */ 	color: #4e4e4e;
/* 512  */ 	}
/* 513  */
/* 514  */ #seriesengine ul.enmse-player-options li.enmse-share-this a, #seriesengine ul.enmse-player-options li.enmse-hide-share-this a {
/* 515  */ 	display: block;
/* 516  */ 	width: 70px;
/* 517  */ 	height: 30px;
/* 518  */ 	line-height: 30px;
/* 519  */ 	text-decoration: none;
/* 520  */ 	text-align: center;
/* 521  */ 		color: #4e4e4e;
/* 522  */ 	background: url('../images/interface/dark_share.png') no-repeat;
/* 523  */ 	background-position: 0 9px;
/* 524  */ 	}
/* 525  */
/* 526  */ /* ----- Message Details ----- */
/* 527  */
/* 528  */ #seriesengine .enmse-player .enmse-player-details {
/* 529  */ 	margin: 0 14px 0 14px;
/* 530  */ 	line-height: 0;
/* 531  */ }
/* 532  */
/* 533  */ #seriesengine .enmse-player .enmse-modern-player-details {
/* 534  */ 	margin: 0 20px 0 20px;
/* 535  */ 	line-height: 0;
/* 536  */ }
/* 537  */
/* 538  */ #seriesengine .enmse-player .enmse-player-details h3 {
/* 539  */ 	color: #000000;
/* 540  */ 	font-weight: 700;
/* 541  */ 	font-size: 15px !important;
/* 542  */ 	margin: 12px 0 10px 0;
/* 543  */ }
/* 544  */
/* 545  */ #seriesengine .enmse-player .enmse-modern-player-details h3 {
/* 546  */ 	color: #000000;
/* 547  */ 	font-weight: 700;
/* 548  */ 	font-size: 21px !important;
/* 549  */ 	text-align: center;
/* 550  */ 	margin: 20px 0 10px 0;

/* se_styles.css */

/* 551  */ }
/* 552  */
/* 553  */ #seriesengine .enmse-player .enmse-player-details p {
/* 554  */ 	color: #000000;
/* 555  */ 	font-size: 13px !important;
/* 556  */ 	line-height: 120%;
/* 557  */ 	margin: 0;
/* 558  */ }
/* 559  */
/* 560  */ #seriesengine .enmse-player .enmse-modern-player-details p {
/* 561  */ 	color: #000000;
/* 562  */ 	font-size: 15px !important;
/* 563  */ 	line-height: 120%;
/* 564  */ 	margin: 0;
/* 565  */ }
/* 566  */
/* 567  */ #seriesengine .enmse-player .enmse-player-details p.enmse-message-description {
/* 568  */ 	font-size: 13px !important;
/* 569  */ 	line-height: 120%;
/* 570  */ 	margin: 12px 0 0 0;
/* 571  */ }
/* 572  */
/* 573  */ #seriesengine .enmse-player .enmse-modern-player-details p.enmse-message-description {
/* 574  */ 	font-size: 15px !important;
/* 575  */ 	line-height: 120%;
/* 576  */ 	margin: 12px 0 12px 0;
/* 577  */ }
/* 578  */
/* 579  */ #seriesengine .enmse-player .enmse-player-details p.enmse-related-topics {
/* 580  */ 	color: #000000;
/* 581  */ 	font-size: 12px !important;
/* 582  */ 	margin: 12px 0 6px 0;
/* 583  */ }
/* 584  */
/* 585  */ #seriesengine .enmse-player .enmse-modern-player-details p.enmse-related-topics {
/* 586  */ 	color: #000000;
/* 587  */ 	text-align: center;
/* 588  */ 	font-size: 15px !important;
/* 589  */ 	margin: 0 0 6px 0;
/* 590  */ }
/* 591  */
/* 592  */ #seriesengine .enmse-player .enmse-modern-player-details p.enmse-modern-scripture {
/* 593  */ 	color: #000000;
/* 594  */ 	text-align: center;
/* 595  */ 	margin: 0 0 2px 0;
/* 596  */ }
/* 597  */
/* 598  */ #seriesengine .enmse-player .enmse-player-details p.enmse-related-topics strong {
/* 599  */ 	color: #000000;
/* 600  */ 	font-weight: 700;

/* se_styles.css */

/* 601  */ }
/* 602  */
/* 603  */ #seriesengine .enmse-player .enmse-player-details p.enmse-related-topics a, #seriesengine .enmse-player .enmse-modern-player-details p.enmse-related-topics a, #seriesengine .enmse-player .enmse-modern-player-details p.enmse-modern-scripture a {
/* 604  */ 	color: ##feb035;
/* 605  */ }
/* 606  */
/* 607  */ #seriesengine .enmse-player .enmse-player-details p.enmse-downloads {
/* 608  */ 	text-align: center;
/* 609  */ 	font-size: 12px !important;
/* 610  */ 	margin: 10px 0 10px 0;
/* 611  */ 	padding: 8px 10px 8px 10px;
/* 612  */ 	background-color: #e6e6e6;
/* 613  */ }
/* 614  */
/* 615  */ #seriesengine .enmse-player .enmse-player-extras p.enmse-downloads {
/* 616  */ 	text-align: center;
/* 617  */ 	font-size: 12px !important;
/* 618  */ 	margin: 10px 14px 4px 14px;
/* 619  */ 	padding: 8px 10px 8px 10px;
/* 620  */ 	background-color: #e6e6e6;
/* 621  */ }
/* 622  */
/* 623  */ #seriesengine .enmse-player .enmse-modern-player-details p.enmse-related-topics a#enmse-modern-download-audio:before  {
/* 624  */ 	font-family: FontAwesome;
/* 625  */ 	content: "\f019  ";
/* 626  */ 	text-decoration: none !important;
/* 627  */ }
/* 628  */
/* 629  */ #seriesengine .enmse-player .enmse-modern-player-details p.enmse-downloads {
/* 630  */ 	text-align: center;
/* 631  */ 	font-size: 15px !important;
/* 632  */ 	margin: 10px 0 10px 0;
/* 633  */ 	padding: 8px 10px 8px 10px;
/* 634  */ 	background-color: #e6e6e6;
/* 635  */ }
/* 636  */
/* 637  */ #seriesengine .enmse-player .enmse-modern-player-details p.enmse-downloads a {
/* 638  */ 	color: ##feb035;
/* 639  */ 	text-decoration: none;
/* 640  */ }
/* 641  */
/* 642  */ #seriesengine .enmse-player .enmse-modern-player-details p.enmse-downloads a.enmse-clip:before  {
/* 643  */ 	font-family: FontAwesome;
/* 644  */ 	content: "\f08e  ";
/* 645  */ 	opacity: 0.35;
/* 646  */ }
/* 647  */
/* 648  */ #seriesengine .enmse-player .enmse-modern-player-details p.enmse-downloads a.enmse-pdf:before  {
/* 649  */ 	font-family: FontAwesome;
/* 650  */ 	content: "\f0f6  ";

/* se_styles.css */

/* 651  */ 	opacity: 0.35;
/* 652  */ }
/* 653  */
/* 654  */ #seriesengine .enmse-player .enmse-modern-player-details p.enmse-downloads a.enmse-word:before  {
/* 655  */ 	font-family: FontAwesome;
/* 656  */ 	content: "\f1c2  ";
/* 657  */ 	opacity: 0.35;
/* 658  */ }
/* 659  */
/* 660  */ #seriesengine .enmse-player .enmse-modern-player-details p.enmse-downloads a.enmse-excel:before  {
/* 661  */ 	font-family: FontAwesome;
/* 662  */ 	content: "\f1c3  ";
/* 663  */ 	opacity: 0.35;
/* 664  */ }
/* 665  */
/* 666  */ #seriesengine .enmse-player .enmse-modern-player-details p.enmse-downloads a.enmse-afile:before  {
/* 667  */ 	font-family: FontAwesome;
/* 668  */ 	content: "\f1c7  ";
/* 669  */ 	opacity: 0.35;
/* 670  */ }
/* 671  */
/* 672  */ #seriesengine .enmse-player .enmse-modern-player-details p.enmse-downloads a.enmse-vfile:before  {
/* 673  */ 	font-family: FontAwesome;
/* 674  */ 	content: "\f1c8  ";
/* 675  */ 	opacity: 0.35;
/* 676  */ }
/* 677  */
/* 678  */ #seriesengine .enmse-player .enmse-modern-player-details p.enmse-downloads a.enmse-ppoint:before  {
/* 679  */ 	font-family: FontAwesome;
/* 680  */ 	content: "\f1c4  ";
/* 681  */ 	opacity: 0.35;
/* 682  */ }
/* 683  */
/* 684  */ #seriesengine .enmse-player .enmse-modern-player-details p.enmse-downloads a.enmse-feed:before  {
/* 685  */ 	font-family: FontAwesome;
/* 686  */ 	content: "\f09e  ";
/* 687  */ 	opacity: 0.35;
/* 688  */ }
/* 689  */
/* 690  */ #seriesengine .enmse-player .enmse-modern-player-details p.enmse-downloads a.enmse-photo:before  {
/* 691  */ 	font-family: FontAwesome;
/* 692  */ 	content: "\f1c5  ";
/* 693  */ 	opacity: 0.35;f1c6
/* 694  */ }
/* 695  */
/* 696  */ #seriesengine .enmse-player .enmse-modern-player-details p.enmse-downloads a.enmse-zip:before  {
/* 697  */ 	font-family: FontAwesome;
/* 698  */ 	content: "\f1c6  ";
/* 699  */ 	opacity: 0.35;
/* 700  */ }

/* se_styles.css */

/* 701  */
/* 702  */ #seriesengine .enmse-player .enmse-modern-player-details p.enmse-downloads a:hover:before {
/* 703  */ 	opacity: 1;
/* 704  */ }
/* 705  */
/* 706  */ #seriesengine .enmse-player .enmse-player-details p.enmse-downloads a, #seriesengine .enmse-player .enmse-player-extras p.enmse-downloads a {
/* 707  */ 	color: ##feb035;
/* 708  */ }
/* 709  */
/* 710  */ /* ----- Share Options ----- */
/* 711  */
/* 712  */ #seriesengine .enmse-share-details {
/* 713  */ 	padding: 0 8px 0 8px;
/* 714  */ 	margin: 0 14px 0 14px;
/* 715  */ 	height: 42px;
/* 716  */ 	line-height: 0;
/* 717  */ }
/* 718  */
/* 719  */ #seriesengine .enmse-share-details.modern {
/* 720  */ 	padding: 0 8px 0 8px;
/* 721  */ 	margin: 0 14px 0 14px;
/* 722  */ 	height: 56px;
/* 723  */ 	line-height: 0;
/* 724  */ }
/* 725  */
/* 726  */ #seriesengine .enmse-share-details ul {
/* 727  */ 	width: 430px;
/* 728  */ 	margin: 0 auto;
/* 729  */ }
/* 730  */
/* 731  */ #seriesengine .enmse-share-details.modern ul {
/* 732  */ 	width: 100%;
/* 733  */ 	margin: 0 auto;
/* 734  */ 	text-align: center;
/* 735  */ }
/* 736  */
/* 737  */ #seriesengine .enmse-share-details ul li {
/* 738  */ 	list-style-type: none;
/* 739  */ 	float: left;
/* 740  */ 	font-size: 12px !important;
/* 741  */ 	margin: 12px 10px 8px 0;
/* 742  */ }
/* 743  */
/* 744  */ #seriesengine .enmse-share-details.modern ul li {
/* 745  */ 	list-style-type: none;
/* 746  */ 	display: inline-block;
/* 747  */ 	float: none;
/* 748  */ 	font-size: 14px !important;
/* 749  */ 	margin: 12px 2px 0 2px;
/* 750  */ }

/* se_styles.css */

/* 751  */
/* 752  */ #seriesengine .enmse-share-details ul li.enmse-email {
/* 753  */ 	margin: 12px 0 8px 0;
/* 754  */ }
/* 755  */
/* 756  */ #seriesengine .enmse-share-details.modern ul li.enmse-email {
/* 757  */ 	margin: 12px 0 0 2px;
/* 758  */ }
/* 759  */
/* 760  */ #seriesengine .enmse-share-details ul li a {
/* 761  */ 	-webkit-box-sizing: content-box;
/* 762  */ 	-moz-box-sizing: content-box;
/* 763  */ 	box-sizing: content-box;
/* 764  */ 	text-decoration: none;
/* 765  */ 	text-align: left;
/* 766  */ 	display: block;
/* 767  */ 	width: 66px;	height: 26px;
/* 768  */ 	line-height: 26px;
/* 769  */ 	padding: 0 8px 0 26px;	border-radius: 13px;
/* 770  */ 	-moz-border-radius: 13px;
/* 771  */ 	color: #959494;
/* 772  */ }
/* 773  */
/* 774  */ #seriesengine .enmse-share-details.modern ul li a {
/* 775  */ 	-webkit-box-sizing: content-box;
/* 776  */ 	-moz-box-sizing: content-box;
/* 777  */ 	box-sizing: content-box;
/* 778  */ 	text-decoration: none;
/* 779  */ 	text-align: center;
/* 780  */ 	display: block;
/* 781  */ 	width: 38px;
/* 782  */ 	height: 38px;
/* 783  */ 	line-height: 38px;
/* 784  */ 	padding: 0;
/* 785  */ 	border-radius: 19px;
/* 786  */ 	font-size: 18px;
/* 787  */ 	-moz-border-radius: 19px;
/* 788  */ 	color: #959494;
/* 789  */ }
/* 790  */
/* 791  */ #seriesengine .enmse-share-details.modern ul li a span {
/* 792  */ 	display: none;
/* 793  */ }
/* 794  */
/* 795  */ #seriesengine .enmse-share-details ul li.enmse-facebook a {
/* 796  */ 		background: url('../images/interface/se_facebook_dark.png') no-repeat;
/* 797  */ 		background-position: 8px 6px;	background-color: #d4d4d4;
/* 798  */ }
/* 799  */
/* 800  */ #seriesengine .enmse-share-details.modern ul li.enmse-facebook a {

/* se_styles.css */

/* 801  */ 		background-image: none;
/* 802  */ 		background-color: #d4d4d4;
/* 803  */ }
/* 804  */
/* 805  */ #seriesengine .enmse-share-details.modern ul li.enmse-facebook a:before {
/* 806  */ 		font-family: FontAwesome;
/* 807  */ 		content: "\f082";
/* 808  */ 		opacity: 0.5;
/* 809  */ }
/* 810  */
/* 811  */ #seriesengine .enmse-share-details.modern ul li.enmse-facebook a:hover:before {
/* 812  */ 		font-family: FontAwesome;
/* 813  */ 		content: "\f082";
/* 814  */ 		opacity: 1;
/* 815  */ }
/* 816  */
/* 817  */ #seriesengine .enmse-share-details ul li.enmse-twitter a {
/* 818  */ 		background: url('../images/interface/se_twitter_dark.png') no-repeat;
/* 819  */ 		background-position: 8px 6px;	background-color: #d4d4d4;
/* 820  */ }
/* 821  */
/* 822  */ #seriesengine .enmse-share-details.modern ul li.enmse-twitter a {
/* 823  */ 		background-image: none;
/* 824  */ 		background-color: #d4d4d4;
/* 825  */ }
/* 826  */
/* 827  */ #seriesengine .enmse-share-details.modern ul li.enmse-twitter a:before {
/* 828  */ 		font-family: FontAwesome;
/* 829  */ 		content: "\f099";
/* 830  */ 		opacity: 0.5;
/* 831  */ }
/* 832  */
/* 833  */ #seriesengine .enmse-share-details.modern ul li.enmse-twitter a:hover:before {
/* 834  */ 		font-family: FontAwesome;
/* 835  */ 		content: "\f099";
/* 836  */ 		opacity: 1;
/* 837  */ }
/* 838  */
/* 839  */ #seriesengine .enmse-share-details ul li.enmse-share-link a {
/* 840  */ 		background: url('../images/interface/se_link_dark.png') no-repeat;
/* 841  */ 		background-position: 8px 6px;	background-color: #d4d4d4;
/* 842  */ }
/* 843  */
/* 844  */ #seriesengine .enmse-share-details.modern ul li.enmse-share-link a {
/* 845  */ 		background-image: none;
/* 846  */ 		background-color: #d4d4d4;
/* 847  */ }
/* 848  */
/* 849  */ #seriesengine .enmse-share-details.modern ul li.enmse-share-link a:before {
/* 850  */ 		font-family: FontAwesome;

/* se_styles.css */

/* 851  */ 		content: "\f064";
/* 852  */ 		opacity: 0.5;
/* 853  */ }
/* 854  */
/* 855  */ #seriesengine .enmse-share-details.modern ul li.enmse-share-link a:hover:before {
/* 856  */ 		font-family: FontAwesome;
/* 857  */ 		content: "\f064";
/* 858  */ 		opacity: 1;
/* 859  */ }
/* 860  */
/* 861  */ #seriesengine .enmse-share-details ul li.enmse-email a {
/* 862  */ 		background: url('../images/interface/se_env_dark.png') no-repeat;
/* 863  */ 		background-position: 8px 6px;	background-color: #d4d4d4;
/* 864  */ }
/* 865  */
/* 866  */ #seriesengine .enmse-share-details.modern ul li.enmse-email a {
/* 867  */ 		background-image: none;
/* 868  */ 		background-color: #d4d4d4;
/* 869  */ }
/* 870  */
/* 871  */ #seriesengine .enmse-share-details.modern ul li.enmse-email a:before {
/* 872  */ 		font-family: FontAwesome;
/* 873  */ 		content: "\f0e0";
/* 874  */ 		opacity: 0.5;
/* 875  */ }
/* 876  */
/* 877  */ #seriesengine .enmse-share-details.modern ul li.enmse-email a:hover:before {
/* 878  */ 		font-family: FontAwesome;
/* 879  */ 		content: "\f0e0";
/* 880  */ 		opacity: 1;
/* 881  */ }
/* 882  */
/* 883  */ /* ----- Related Messages Section ----- */
/* 884  */
/* 885  */ #seriesengine h3.enmse-more-title {
/* 886  */ 	color: #000000;
/* 887  */ 	font-size: 20px !important;
/* 888  */ 	padding: 15px 0 0 0;
/* 889  */ }
/* 890  */
/* 891  */ #seriesengine table.enmse-more-messages {
/* 892  */ 	width: 100%;
/* 893  */ 	margin: 15px 0 0 0;
/* 894  */ }
/* 895  */
/* 896  */ #seriesengine table.enmse-more-messages tr {
/* 897  */ 	border: 0;
/* 898  */ 	border-radius: 0;
/* 899  */ }
/* 900  */

/* se_styles.css */

/* 901  */ #seriesengine table.enmse-more-messages tr.enmse-odd {
/* 902  */ 	background-color: #0099cc;
/* 903  */ }
/* 904  */
/* 905  */ #seriesengine table.enmse-more-messages td.enmse-title-cell {
/* 906  */ 	color: #000000;
/* 907  */ 	font-size: 13px !important;
/* 908  */ 	font-weight: 700;
/* 909  */ 	text-align: left;
/* 910  */ 	padding: 7px 7px 7px 12px;
/* 911  */ }
/* 912  */
/* 913  */ #seriesengine table.enmse-more-messages .enmse-odd td.enmse-title-cell {
/* 914  */ 	color: #000000;
/* 915  */ 	font-size: 13px !important;
/* 916  */ 	font-weight: 700;
/* 917  */ 	text-align: left;
/* 918  */ 	padding: 7px 7px 7px 12px;
/* 919  */ }
/* 920  */
/* 921  */ #seriesengine table.enmse-more-messages td.enmse-date-cell {
/* 922  */ 	color: #000000;
/* 923  */ 	font-size: 13px !important;
/* 924  */ 	font-weight: 300;
/* 925  */ 	text-align: left;
/* 926  */ 	padding: 7px;
/* 927  */ }
/* 928  */
/* 929  */ #seriesengine table.enmse-more-messages .enmse-odd td.enmse-date-cell {
/* 930  */ 	color: #000000;
/* 931  */ 	font-size: 13px !important;
/* 932  */ 	font-weight: 300;
/* 933  */ 	text-align: left;
/* 934  */ 	padding: 7px;
/* 935  */ }
/* 936  */
/* 937  */ #seriesengine table.enmse-more-messages td.enmse-alternate-cell, #seriesengine table.enmse-more-messages td.enmse-watch-cell {
/* 938  */ 	font-size: 13px !important;
/* 939  */ 	font-weight: 300;
/* 940  */ 	width: 53px;
/* 941  */ 	text-align: center;
/* 942  */ 	padding: 7px 7px 7px 0;
/* 943  */ }
/* 944  */
/* 945  */ #seriesengine table.enmse-more-messages td.enmse-listen-cell {
/* 946  */ 	font-size: 13px !important;
/* 947  */ 	font-weight: 300;
/* 948  */ 	width: 48px;
/* 949  */ 	text-align: center;
/* 950  */ 	padding: 7px 12px 7px 0;

/* se_styles.css */

/* 951  */ }
/* 952  */
/* 953  */ /* ----- Card Based Related Messages ----- */
/* 954  */
/* 955  */ #seriesengine .enmse-related-area.card-view {
/* 956  */ 	padding: 20px 0 0 1.5%;
/* 957  */ 	display: flex;
/* 958  */ 	flex-direction: row;
/* 959  */ 	flex-wrap: wrap;
/* 960  */ }
/* 961  */
/* 962  */ #seriesengine .enmse-message-card {
/* 963  */ 	display: block;
/* 964  */ 	width: 32%;
/* 965  */ 	padding: 0;
/* 966  */ 	margin: 0 0 10px 0;
/* 967  */ 	box-sizing: border-box !important;
/* 968  */ 	background-color: #0099cc;
/* 969  */ }
/* 970  */
/* 971  */ #seriesengine .enmse-message-card.enmse-middlecard {
/* 972  */ 	margin: 0 10px 10px 10px;
/* 973  */ }
/* 974  */
/* 975  */ #seriesengine .enmse-message-card img {
/* 976  */ 	padding: 0 !important;
/* 977  */ 	margin: 0 0 15px 0 !important;
/* 978  */ 	width: 100% !important;
/* 979  */ 	height: auto !important;
/* 980  */ 	border: 0 !important;
/* 981  */ 	/*box-shadow: 0 6px 5px -5px rgba(0, 0, 0, 0.6);*/
/* 982  */ }
/* 983  */
/* 984  */ #seriesengine .enmse-message-card h6 {
/* 985  */ 	text-align: center !important;
/* 986  */ 	font-size: 16px !important;
/* 987  */ 	padding: 0 10px 4px 10px;
/* 988  */ 	color: #000000;
/* 989  */ }
/* 990  */
/* 991  */ #seriesengine .enmse-message-card h5 {
/* 992  */ 	text-align: center !important;
/* 993  */ 	font-weight: 700 !important;
/* 994  */ 	font-size: 18px !important;
/* 995  */ 	padding: 0 10px 6px 10px;
/* 996  */ 	color: #000000;
/* 997  */ }
/* 998  */
/* 999  */ #seriesengine .enmse-message-card p.enmse-speaker-name {
/* 1000 */ 	text-align: center !important;

/* se_styles.css */

/* 1001 */ 	font-size: 16px !important;
/* 1002 */ 	padding: 0 10px 4px 10px;
/* 1003 */ 	font-style: italic;
/* 1004 */ 	color: #000000;
/* 1005 */ }
/* 1006 */
/* 1007 */ #seriesengine .enmse-message-card div.enmse-alternate-cell, #seriesengine .enmse-message-card div.enmse-watch-cell {
/* 1008 */ 	display: inline;
/* 1009 */ }
/* 1010 */
/* 1011 */ #seriesengine .enmse-message-card p.enmse-card-links {
/* 1012 */ 	font-size: 15px !important;
/* 1013 */ 	font-weight: 300;
/* 1014 */ 	text-align: center;
/* 1015 */ 	padding: 10px;
/* 1016 */ 	margin: 5px 0 5px 0;
/* 1017 */ }
/* 1018 */
/* 1019 */ #seriesengine .enmse-message-card p.enmse-scripture-info {
/* 1020 */ 	text-align: center;
/* 1021 */ 	font-size: 12px !important;
/* 1022 */ 	padding: 8px 15px 0 15px !important;
/* 1023 */ 	color: #000000;
/* 1024 */ }
/* 1025 */
/* 1026 */ #seriesengine .enmse-message-card p.enmse-hero-extra {
/* 1027 */ 	text-align: center;
/* 1028 */ 	font-size: 12px !important;
/* 1029 */ 	padding: 8px 15px 0 15px !important;
/* 1030 */ 	color: ##feb035;
/* 1031 */ }
/* 1032 */
/* 1033 */ #seriesengine .enmse-message-card p.enmse-hero-extra a:link, #seriesengine .enmse-message-card p.enmse-hero-extra a:visited, #seriesengine .enmse-message-card p.enmse-hero-extra a:hover, #seriesengine .enmse-message-card p.enmse-hero-extra a:active {
/* 1034 */ 	color: ##feb035;
/* 1035 */ }
/* 1036 */
/* 1037 */ #seriesengine .enmse-message-card div.enmse-listen-cell {
/* 1038 */ 	display: inline;
/* 1039 */ }
/* 1040 */
/* 1041 */ #seriesengine .enmse-message-card .enmse-spacer {
/* 1042 */ 	display: none;
/* 1043 */ }
/* 1044 */
/* 1045 */ #seriesengine .enmse-message-card .enmse-card-links a {
/* 1046 */ 	display: inline-block;
/* 1047 */ 	width: 66px;
/* 1048 */ 	height: 25px;
/* 1049 */ 	line-height: 25px;
/* 1050 */ 	background-color: ##feb035;

/* se_styles.css */

/* 1051 */ 	color: #ffffff;
/* 1052 */ 	text-align: center;
/* 1053 */ 	text-decoration: none !important;
/* 1054 */ 	margin: 0 5px 5px 0;
/* 1055 */ 	font-size: 12px !important;
/* 1056 */ }
/* 1057 */
/* 1058 */ #seriesengine .enmse-message-card .enmse-card-links .enmse-listen-cell a {
/* 1059 */ 	margin: 0;
/* 1060 */ }
/* 1061 */
/* 1062 */ /* ----- Row Based Related Messages ----- */
/* 1063 */
/* 1064 */ #seriesengine .enmse-related-area.row-view {
/* 1065 */ 	padding: 20px 0 0 0;
/* 1066 */ }
/* 1067 */
/* 1068 */ #seriesengine .enmse-related-area.row-view table {
/* 1069 */ 	width: 100%;
/* 1070 */ }
/* 1071 */
/* 1072 */ #seriesengine .enmse-related-area.row-view tr.enmse-spacer-row {
/* 1073 */ 	height: 10px;
/* 1074 */ }
/* 1075 */
/* 1076 */ #seriesengine tr.enmse-message-row {
/* 1077 */ 	background-color: #0099cc;
/* 1078 */ }
/* 1079 */
/* 1080 */ #seriesengine tr.enmse-message-row td.enmse-image-cell {
/* 1081 */ 	width: 20%;
/* 1082 */ 	min-width: 190px;
/* 1083 */ }
/* 1084 */
/* 1085 */ #seriesengine tr.enmse-message-row td.enmse-image-cell img {
/* 1086 */ 	width: 100%;
/* 1087 */ 	height: auto;
/* 1088 */ 	margin: 0 !important;
/* 1089 */ 	padding: 0 !important;
/* 1090 */ 	vertical-align: middle;
/* 1091 */ }
/* 1092 */
/* 1093 */ #seriesengine tr.enmse-message-row td.enmse-info-cell {
/* 1094 */ 	width: 50%;
/* 1095 */ 	vertical-align: middle !important;
/* 1096 */ 	display: table-cell;
/* 1097 */ }
/* 1098 */
/* 1099 */ #seriesengine tr.enmse-message-row td.enmse-links-cell {
/* 1100 */ 	width: 30%;

/* se_styles.css */

/* 1101 */ 	min-width: 240px;
/* 1102 */ 	vertical-align: middle !important;
/* 1103 */ }
/* 1104 */
/* 1105 */ #seriesengine tr.enmse-message-row td.enmse-links-cell p {
/* 1106 */ 	text-align: right !important;
/* 1107 */ 	padding: 0 10px 0 0;
/* 1108 */ }
/* 1109 */
/* 1110 */ #seriesengine .enmse-message-row .enmse-spacer {
/* 1111 */ 	display: none;
/* 1112 */ }
/* 1113 */
/* 1114 */ #seriesengine tr.enmse-message-row td.enmse-links-cell a {
/* 1115 */ 	display: inline-block;
/* 1116 */ 	width: 70px;
/* 1117 */ 	height: 25px;
/* 1118 */ 	line-height: 25px;
/* 1119 */ 	background-color: ##feb035;
/* 1120 */ 	color: #ffffff;
/* 1121 */ 	text-align: center;
/* 1122 */ 	text-decoration: none !important;
/* 1123 */ 	margin: 0 5px 0 0;
/* 1124 */ 	font-size: 12px !important;
/* 1125 */ }
/* 1126 */
/* 1127 */ #seriesengine .enmse-message-row .enmse-card-links .enmse-listen-cell a {
/* 1128 */ 	margin: 0;
/* 1129 */ }
/* 1130 */
/* 1131 */ #seriesengine td.enmse-info-cell h5 {
/* 1132 */ 	text-align: left;
/* 1133 */ 	font-weight: 700 !important;
/* 1134 */ 	font-size: 16px !important;
/* 1135 */ 	padding: 0 15px 4px 15px !important;
/* 1136 */ 	color: #000000;
/* 1137 */ }
/* 1138 */
/* 1139 */ #seriesengine td.enmse-info-cell h6 {
/* 1140 */ 	text-align: left;
/* 1141 */ 	font-size: 14px !important;
/* 1142 */ 	margin: 0 !important;
/* 1143 */ 	padding: 0 15px 0 15px !important;
/* 1144 */ 	color: #000000;
/* 1145 */ }
/* 1146 */
/* 1147 */ #seriesengine td.enmse-info-cell h6 span.enmse-speaker-style {
/* 1148 */ 	font-style: italic;
/* 1149 */ }
/* 1150 */

/* se_styles.css */

/* 1151 */ #seriesengine td.enmse-info-cell p.enmse-scripture-info {
/* 1152 */ 	text-align: left;
/* 1153 */ 	font-size: 12px !important;
/* 1154 */ 	padding: 8px 15px 0 15px !important;
/* 1155 */ 	color: #000000;
/* 1156 */ }
/* 1157 */
/* 1158 */ #seriesengine td.enmse-info-cell p.enmse-hero-extra {
/* 1159 */ 	text-align: left;
/* 1160 */ 	font-size: 12px !important;
/* 1161 */ 	padding: 8px 15px 0 15px !important;
/* 1162 */ }
/* 1163 */
/* 1164 */ #seriesengine td.enmse-info-cell p.enmse-hero-extra a:link, #seriesengine td.enmse-info-cell p.enmse-hero-extra a:visited, #seriesengine td.enmse-info-cell p.enmse-hero-extra a:hover, #seriesengine td.enmse-info-cell p.enmse-hero-extra a:active {
/* 1165 */ 	color: ##feb035;
/* 1166 */ }
/* 1167 */
/* 1168 */ /* Medium */
/* 1169 */
/* 1170 */ #seriesengine.se-medium .enmse-related-area.row-view {
/* 1171 */ 	padding: 20px 0 0 1.5%;
/* 1172 */ }
/* 1173 */
/* 1174 */ #seriesengine.se-medium .enmse-related-area.row-view table {
/* 1175 */ 	width: 100%;
/* 1176 */ 	display: flex;
/* 1177 */ 	flex-direction: row;
/* 1178 */ 	flex-wrap: wrap;
/* 1179 */ }
/* 1180 */
/* 1181 */ #seriesengine.se-medium .enmse-related-area.row-view tr.enmse-spacer-row {
/* 1182 */ 	display: none;
/* 1183 */ }
/* 1184 */
/* 1185 */ #seriesengine.se-medium tr.enmse-message-row {
/* 1186 */ 	display: inline-block;
/* 1187 */ 	width: 48%;
/* 1188 */ 	margin: 0 3px 10px 3px;
/* 1189 */ 	padding: 0;
/* 1190 */ 	vertical-align: top;
/* 1191 */ 	height: inherit;
/* 1192 */ }
/* 1193 */
/* 1194 */ #seriesengine.se-medium tr.enmse-message-row td.enmse-image-cell {
/* 1195 */ 	width: 100%;
/* 1196 */ 	display: block;
/* 1197 */ }
/* 1198 */
/* 1199 */ #seriesengine.se-medium tr.enmse-message-row td.enmse-info-cell {
/* 1200 */ 	width: 100% !important;

/* se_styles.css */

/* 1201 */ 	display: block;
/* 1202 */ 	vertical-align: none !important;
/* 1203 */ }
/* 1204 */
/* 1205 */ #seriesengine.se-medium tr.enmse-message-row td.enmse-links-cell {
/* 1206 */ 	width: 100%;
/* 1207 */ 	display: block;
/* 1208 */ 	min-width: 0;
/* 1209 */ 	vertical-align: none !important;
/* 1210 */ }
/* 1211 */
/* 1212 */ #seriesengine.se-medium tr.enmse-message-row td.enmse-links-cell p {
/* 1213 */ 	text-align: center !important;
/* 1214 */ 	margin: 15px 0 15px 0;
/* 1215 */ }
/* 1216 */
/* 1217 */ #seriesengine.se-medium td.enmse-info-cell h5 {
/* 1218 */ 	text-align: center;
/* 1219 */ 	padding: 15px 15px 0 15px !important;
/* 1220 */ }
/* 1221 */
/* 1222 */ #seriesengine.se-medium td.enmse-info-cell h6 {
/* 1223 */ 	text-align: center;
/* 1224 */ 	padding: 5px 15px 0 15px !important;
/* 1225 */ }
/* 1226 */
/* 1227 */ #seriesengine.se-medium td.enmse-info-cell p.enmse-scripture-info {
/* 1228 */ 	text-align: center;
/* 1229 */ 	padding: 8px 15px 0 15px !important;
/* 1230 */ }
/* 1231 */
/* 1232 */ #seriesengine.se-medium td.enmse-info-cell p.enmse-hero-extra {
/* 1233 */ 	text-align: center;
/* 1234 */ 	padding: 8px 15px 0 15px !important;
/* 1235 */ }
/* 1236 */
/* 1237 */ /* ----- Pagination ----- */
/* 1238 */
/* 1239 */ #seriesengine .se-pagination {
/* 1240 */ 	text-align: center;
/* 1241 */ 	padding: 10px 0 0 0;
/* 1242 */ 	font-family: Georgia, Georgia, serif !important;	width: 100%;
/* 1243 */ }
/* 1244 */
/* 1245 */ #seriesengine .page-numbers.current {
/* 1246 */ 	display: inline-block;
/* 1247 */ 	width: 30px;
/* 1248 */ 	height: 30px;
/* 1249 */ 	line-height: 30px;
/* 1250 */ 	text-align: center;

/* se_styles.css */

/* 1251 */ 	background-color: #f1f1f1;
/* 1252 */ 	text-decoration: none;
/* 1253 */ 	color: #D4D4D4;
/* 1254 */ 	border-radius: 15px;
/* 1255 */ 	padding: 0;
/* 1256 */ 	font-size: 14px !important;
/* 1257 */ }
/* 1258 */
/* 1259 */ #seriesengine a.page-numbers {
/* 1260 */ 	display: inline-block;
/* 1261 */ 	width: 30px;
/* 1262 */ 	height: 30px;
/* 1263 */ 	line-height: 30px;
/* 1264 */ 	text-align: center;
/* 1265 */ 	text-decoration: none;
/* 1266 */ 	color: #D4D4D4;
/* 1267 */ 	border-radius: 15px;
/* 1268 */ 	padding: 0;
/* 1269 */ 	font-size: 14px !important;
/* 1270 */ }
/* 1271 */
/* 1272 */ #seriesengine a.page-numbers span {
/* 1273 */ 	display: none;
/* 1274 */ }
/* 1275 */
/* 1276 */ #seriesengine a.page-numbers.wide {
/* 1277 */ 	display: inline-block;
/* 1278 */ 	width: 45px;
/* 1279 */ 	height: 30px;
/* 1280 */ 	line-height: 30px;
/* 1281 */ 	text-align: center;
/* 1282 */ 	text-decoration: none;
/* 1283 */ 	color: #D4D4D4;
/* 1284 */ 	border-radius: 15px;
/* 1285 */ 	padding: 0;
/* 1286 */ 	font-size: 14px !important;
/* 1287 */ }
/* 1288 */
/* 1289 */ #seriesengine .displaying-num {
/* 1290 */ 	display: none;
/* 1291 */ }
/* 1292 */
/* 1293 */ #seriesengine a.next.page-numbers, #seriesengine a.previous.page-numbers {
/* 1294 */ 	display: inline-block;
/* 1295 */ 	width: 30px;
/* 1296 */ 	height: 30px;
/* 1297 */ 	line-height: 30px;
/* 1298 */ 	text-align: center;
/* 1299 */ 	background-color: ##feb035;
/* 1300 */ 	text-decoration: none;

/* se_styles.css */

/* 1301 */ 	color: ##feb035;
/* 1302 */ 	border-radius: 15px;
/* 1303 */ 	padding: 0;
/* 1304 */ 	font-size: 14px !important;
/* 1305 */ }
/* 1306 */
/* 1307 */ #seriesengine .se-pagination.ge-small .page-numbers.current, #seriesengine .se-pagination.ge-small .page-numbers.number, #seriesengine .se-pagination.ge-small a.page-numbers.wide {
/* 1308 */ 	display: none;
/* 1309 */ }
/* 1310 */
/* 1311 */ #seriesengine .se-pagination.ge-small a.next.page-numbers, #seriesengine .se-pagination.ge-small a.previous.page-numbers {
/* 1312 */ 	display: inline-block;
/* 1313 */ 	width: 70px;
/* 1314 */ 	height: 30px;
/* 1315 */ 	line-height: 30px;
/* 1316 */ 	text-align: center;
/* 1317 */ 	text-decoration: none;
/* 1318 */ 	border-radius: 15px;
/* 1319 */ 	padding: 0;
/* 1320 */ 	text-transform: uppercase;
/* 1321 */ }
/* 1322 */
/* 1323 */
/* 1324 */ #seriesengine .se-pagination.ge-small a.page-numbers span {
/* 1325 */ 	display: inline;
/* 1326 */ }
/* 1327 */
/* 1328 */ /* ----- AJAX Loading Indicator ----- */
/* 1329 */
/* 1330 */ #seriesengine .enmse-content-container {
/* 1331 */ 	z-index: 5;
/* 1332 */ 	line-height: 0;
/* 1333 */ }
/* 1334 */
/* 1335 */ #seriesengine .enmse-content-container.enmse-opaque, #seriesengine .enmse-related-area.enmse-opaque, #seriesengine .enmse-archive-container.enmse-opaque {
/* 1336 */ 	opacity: 0.2;
/* 1337 */ }
/* 1338 */
/* 1339 */ #seriesengine .enmse-loading-icon {
/* 1340 */ 	width: 170px;
/* 1341 */ 	height: 96px;
/* 1342 */ 	position: absolute;
/* 1343 */ 	background-color: #e1e1e1;
/* 1344 */ 	z-index: 100;
/* 1345 */ 	border-radius: 10px;
/* 1346 */ 		background: url('../images/interface/light_load.png') no-repeat;
/* 1347 */ 		background-position: center 30px;
/* 1348 */ 	background-color: #d4d4d4;
/* 1349 */ 	color: #444444;
/* 1350 */ 	margin: 100px 0 0 -85px;

/* se_styles.css */

/* 1351 */ 	left: 50%;
/* 1352 */ 	line-height: 0;
/* 1353 */ }
/* 1354 */
/* 1355 */ #seriesengine .enmse-loading-icon p {
/* 1356 */ 	-webkit-box-sizing: content-box;
/* 1357 */ 	-moz-box-sizing: content-box;
/* 1358 */ 	box-sizing: content-box;
/* 1359 */ 	margin: 10px 0 0 0;
/* 1360 */ 	width: 150px;
/* 1361 */ 	padding: 0 10px 0 10px;
/* 1362 */ 	font-size: 14px !important;
/* 1363 */ 	text-align: center;
/* 1364 */ 	word-wrap: break-word !important;
/* 1365 */ }
/* 1366 */
/* 1367 */ #seriesengine .enmse-loading-icon img {
/* 1368 */ 	width: 54px;
/* 1369 */ 	height: 55px;
/* 1370 */ 	margin: 5px 0 0 58px;
/* 1371 */ 	box-shadow: none;
/* 1372 */ }
/* 1373 */
/* 1374 */ /* ----- Share Link Box ----- */
/* 1375 */
/* 1376 */ #seriesengine .enmse-copy-link-box {
/* 1377 */ 	background-color: ##feb035;
/* 1378 */ 	position: absolute;
/* 1379 */ 	margin: 0 0 0 -160px;
/* 1380 */ 	width: 320px;
/* 1381 */     left: 50%;
/* 1382 */ 	padding: 10px 10px 14px 10px;
/* 1383 */ 	border-radius: 10px;
/* 1384 */ 	z-index: 100;
/* 1385 */ 	line-height: 0;
/* 1386 */ }
/* 1387 */
/* 1388 */ #seriesengine .enmse-copy-link-box h4 {
/* 1389 */ 	color: #444444;
/* 1390 */ 	font-size: 15px !important;
/* 1391 */ 	font-weight: 700;
/* 1392 */ 	text-align: center;
/* 1393 */ 	margin: 0 0 15px 0;
/* 1394 */ }
/* 1395 */
/* 1396 */ #seriesengine .enmse-copy-link-box p {
/* 1397 */ 	color: #444444;
/* 1398 */ 	font-size: 14px !important;
/* 1399 */ 	text-align: center;
/* 1400 */ 	margin: 0 0 20px 0;

/* se_styles.css */

/* 1401 */ }
/* 1402 */
/* 1403 */ #seriesengine .enmse-copy-link-box a.enmse-copy-link-done {
/* 1404 */ 	background-color: ##feb035;
/* 1405 */ 	color: #ffffff;
/* 1406 */ 	text-decoration: none;
/* 1407 */ 	text-align: center;
/* 1408 */ 	font-size: 13px !important;
/* 1409 */ 	display: block;
/* 1410 */ 	width: 120px;
/* 1411 */ 	height: 26px;
/* 1412 */ 	line-height: 26px;
/* 1413 */ 	border-radius: 13px;
/* 1414 */ 	margin: 0 auto;
/* 1415 */ 	text-transform: uppercase;
/* 1416 */ }
/* 1417 */
/* 1418 */ /* ----- Series Archives ----- */
/* 1419 */
/* 1420 */ #seriesengine table.enmse-archive-table {
/* 1421 */ 	width: 100%;
/* 1422 */ 	margin: 15px 0 0 0;
/* 1423 */ }
/* 1424 */
/* 1425 */ #seriesengine table.enmse-archive-table tr.enmse-archive-odd {
/* 1426 */ 	background-color: #0099cc;
/* 1427 */ }
/* 1428 */
/* 1429 */ #seriesengine table.enmse-archive-table td.enmse-archive-title-cell {
/* 1430 */ 	color: #000000;
/* 1431 */ 	font-size: 13px !important;
/* 1432 */ 	font-weight: 700;
/* 1433 */ 	text-align: left;
/* 1434 */ 	padding: 14px 7px 14px 12px;
/* 1435 */ }
/* 1436 */
/* 1437 */ #seriesengine table.enmse-archive-table td.enmse-archive-date-cell {
/* 1438 */ 	color: #000000;
/* 1439 */ 	font-size: 13px !important;
/* 1440 */ 	font-weight: 300;
/* 1441 */ 	text-align: left;
/* 1442 */ 	padding: 14px 7px 14px 7px;
/* 1443 */ }
/* 1444 */
/* 1445 */ #seriesengine table.enmse-archive-table td.enmse-archive-count-cell {
/* 1446 */ 	color: #000000;
/* 1447 */ 	font-size: 13px !important;
/* 1448 */ 	font-weight: 300;
/* 1449 */ 	text-align: left;
/* 1450 */ 	padding: 14px 7px 14px 7px;

/* se_styles.css */

/* 1451 */ }
/* 1452 */
/* 1453 */ #seriesengine table.enmse-archive-table td.enmse-explore-cell {
/* 1454 */ 	color: ##feb035;
/* 1455 */ 	font-size: 13px !important;
/* 1456 */ 	font-weight: 300;
/* 1457 */ 	text-align: right;
/* 1458 */ 	padding: 14px 12px 14px 7px;
/* 1459 */ }
/* 1460 */
/* 1461 */ #seriesengine #enmse-archive-thumbnails {
/* 1462 */ 	width: 100%;
/* 1463 */ 	margin: 20px 0 0 1.5%;
/* 1464 */ 	display: flex;
/* 1465 */ 	flex-direction: row;
/* 1466 */ 	flex-wrap: wrap;
/* 1467 */ }
/* 1468 */
/* 1469 */ #seriesengine #enmse-archive-thumbnails .enmse-archive-thumb {
/* 1470 */ 	display: inline-block;
/* 1471 */ 	vertical-align: top;
/* 1472 */ 	width: 32%;
/* 1473 */ 	padding: 0;
/* 1474 */ 	margin: 0 0 10px 0;
/* 1475 */ 	box-sizing: border-box !important;
/* 1476 */ 	float: left;
/* 1477 */ 	background-color: #0099cc;
/* 1478 */ }
/* 1479 */
/* 1480 */ #seriesengine #enmse-archive-thumbnails .enmse-archive-thumb.middle {
/* 1481 */ 	margin: 0 10px 10px 10px;
/* 1482 */ }
/* 1483 */
/* 1484 */ #seriesengine #enmse-archive-thumbnails .enmse-archive-thumb img {
/* 1485 */ 	padding: 0;
/* 1486 */ 	margin: 0 0 15px 0;
/* 1487 */ 	width: 100%;
/* 1488 */ 	height: auto;
/* 1489 */ 	border: 0;
/* 1490 */ 	box-shadow: none;
/* 1491 */ }
/* 1492 */
/* 1493 */ #seriesengine #enmse-archive-thumbnails .enmse-archive-thumb h4 {
/* 1494 */ 	text-align: center;
/* 1495 */ 	font-size: 16px !important;
/* 1496 */ 	padding: 0 10px 6px 10px;
/* 1497 */ 	font-weight: 700;
/* 1498 */ 	color: #000000;
/* 1499 */ }
/* 1500 */

/* se_styles.css */

/* 1501 */ #seriesengine #enmse-archive-thumbnails .enmse-archive-thumb h5 {
/* 1502 */ 	text-align: center;
/* 1503 */ 	font-size: 14px !important;
/* 1504 */ 	padding: 0 0 4px 0;
/* 1505 */ 	font-weight: 300;
/* 1506 */ 	color: #000000;
/* 1507 */ }
/* 1508 */
/* 1509 */ #seriesengine #enmse-archive-thumbnails .enmse-archive-thumb p {
/* 1510 */ 	text-align: center;
/* 1511 */ 	font-size: 14px !important;
/* 1512 */ 	font-weight: 300;
/* 1513 */ 	font-style: italic;
/* 1514 */ 	padding: 0 0 6px 0;
/* 1515 */ 	color: #000000;
/* 1516 */ }
/* 1517 */
/* 1518 */ #seriesengine #enmse-archive-thumbnails .enmse-archive-thumb p.enmse-archive-link {
/* 1519 */ 	text-align: center;
/* 1520 */ 	font-size: 14px !important;
/* 1521 */ 	font-weight: 300;
/* 1522 */ 	font-style: normal;
/* 1523 */ 	padding: 0 0 20px 0;
/* 1524 */ }
/* 1525 */
/* 1526 */ #seriesengine #enmse-archive-thumbnails .enmse-archive-thumb p.enmse-archive-link a {
/* 1527 */ 	color: ##feb035}
/* 1528 */
/* 1529 */ /* ----- Powered By ----- */
/* 1530 */
/* 1531 */ #seriesengine h3.enmse-poweredby {
/* 1532 */ 		margin: 20px auto 0 auto !important;
/* 1533 */ 	text-indent: -9000px;
/* 1534 */ 	width: 148px;
/* 1535 */ 	height: 40px;
/* 1536 */ 		float: right;
/* 1537 */ }
/* 1538 */
/* 1539 */ #seriesengine h3.enmse-poweredby a {
/* 1540 */ 	display: block;
/* 1541 */ 		width: 148px;
/* 1542 */ 	height: 40px;
/* 1543 */ }
/* 1544 */
/* 1545 */ #seriesengine p.enmse-poweredbytext {
/* 1546 */ 	margin: 20px 0 20px 0;
/* 1547 */ 		text-align: right;
/* 1548 */ 	font-size: 12px !important;
/* 1549 */ 	color: #ffffff;
/* 1550 */ }

/* se_styles.css */

/* 1551 */
/* 1552 */ #seriesengine p.enmse-poweredbytext a {
/* 1553 */ 	color: #ffffff;
/* 1554 */ }
/* 1555 */
/* 1556 */ @media
/* 1557 */ (-webkit-min-device-pixel-ratio: 2) {
/* 1558 */
/* 1559 */ #seriesengine ul.enmse-player-options li.enmse-share-this a, #seriesengine ul.enmse-player-options li.enmse-hide-share-this a {
/* 1560 */ 		color: #4e4e4e;
/* 1561 */ 	background: url('../images/interface/dark_share2x.png') no-repeat;
/* 1562 */ 	background-size: 13px 12px;
/* 1563 */ 	background-position: 0 9px;
/* 1564 */ 	}
/* 1565 */
/* 1566 */ #seriesengine ul.enmse-player-options li.enmse-extras a {
/* 1567 */ 		background: url('../images/interface/dark_download2x.png') no-repeat;
/* 1568 */ 	background-size: 11px 11px;
/* 1569 */ 	background-position: 0 9px;
/* 1570 */ 	color: #4e4e4e;
/* 1571 */ 	}
/* 1572 */
/* 1573 */ #seriesengine ul.enmse-player-options li.enmse-details a.enmse-hide-details {
/* 1574 */ 		background: url('../images/interface/dark_up2x.png') no-repeat;
/* 1575 */ 	background-size: 11px 11px;
/* 1576 */ 	background-position: 0 9px;
/* 1577 */ 	color: #4e4e4e;
/* 1578 */ 	}
/* 1579 */
/* 1580 */ #seriesengine ul.enmse-player-options li.enmse-details a.enmse-show-details {
/* 1581 */ 		background: url('../images/interface/dark_down2x.png') no-repeat;
/* 1582 */ 	background-size: 11px 11px;
/* 1583 */ 	background-position: 0 9px;
/* 1584 */ 	color: #4e4e4e;
/* 1585 */ 	}
/* 1586 */
/* 1587 */ #seriesengine .enmse-share-details ul li.enmse-email a {
/* 1588 */ 		background: url('../images/interface/se_env_dark2x.png') no-repeat;
/* 1589 */ 	background-size: 13px 13px;
/* 1590 */ 		background-position: 8px 6px;	background-color: #d4d4d4;
/* 1591 */ }
/* 1592 */
/* 1593 */ #seriesengine .enmse-share-details ul li.enmse-share-link a {
/* 1594 */ 		background: url('../images/interface/se_link_dark2x.png') no-repeat;
/* 1595 */ 	background-size: 13px 13px;
/* 1596 */ 		background-position: 8px 6px;	background-color: #d4d4d4;
/* 1597 */ }
/* 1598 */
/* 1599 */ #seriesengine .enmse-share-details ul li.enmse-twitter a {
/* 1600 */ 		background: url('../images/interface/se_twitter_dark2x.png') no-repeat;

/* se_styles.css */

/* 1601 */ 	background-size: 13px 13px;
/* 1602 */ 		background-position: 8px 6px;	background-color: #d4d4d4;
/* 1603 */ }
/* 1604 */
/* 1605 */ #seriesengine .enmse-share-details ul li.enmse-facebook a {
/* 1606 */ 		background: url('../images/interface/se_facebook_dark2x.png') no-repeat;
/* 1607 */ 	background-size: 13px 13px;
/* 1608 */ 		background-position: 8px 6px;	background-color: #d4d4d4;
/* 1609 */ }
/* 1610 */
/* 1611 */ #seriesengine h3.enmse-poweredby {
/* 1612 */ 	}
/* 1613 */
/* 1614 */ #seriesengine .enmse-loading-icon {
/* 1615 */ 		background: url('../images/interface/light_load2x.png') no-repeat;
/* 1616 */ 		background-size: 54px 55px;
/* 1617 */ 	background-position: center 30px;
/* 1618 */ 	background-color: #d4d4d4;
/* 1619 */ }
/* 1620 */ }
/* 1621 */
/* 1622 */ /* ----- For Large Device Views ----- */
/* 1623 */
/* 1624 */ @media (min-width: 900px) {
/* 1625 */
/* 1626 */ 	/* ----- Series/Topic Selector ----- */
/* 1627 */
/* 1628 */
/* 1629 */ 	#seriesengine .enmse-selector select {
/* 1630 */ 		font-size: 15px !important;
/* 1631 */ 	}
/* 1632 */
/* 1633 */ 	/* ----- Message Title/Speaker ----- */
/* 1634 */
/* 1635 */ 	#seriesengine h2.enmse-message-title {
/* 1636 */ 		font-size: 23px !important;
/* 1637 */ 	}
/* 1638 */
/* 1639 */ 	#seriesengine h3.enmse-message-meta {
/* 1640 */ 		font-size: 18px !important;
/* 1641 */ 	}
/* 1642 */
/* 1643 */ 	/* ----- Tabs and Buttons ----- */
/* 1644 */
/* 1645 */ 	#seriesengine ul.enmse-player-tabs { /* Tabs */
/* 1646 */ 		height: 31px;
/* 1647 */ 	}
/* 1648 */
/* 1649 */ 	#seriesengine ul.enmse-player-tabs li {
/* 1650 */ 		width: 104px;

/* se_styles.css */

/* 1651 */ 		height: 31px;
/* 1652 */ 		font-size: 16px !important;
/* 1653 */ 	}
/* 1654 */
/* 1655 */ 	#seriesengine ul.enmse-player-tabs li a {
/* 1656 */ 		width: 104px;
/* 1657 */ 		height: 31px;
/* 1658 */ 		line-height: 31px;
/* 1659 */ 	}
/* 1660 */
/* 1661 */ 	#seriesengine ul.enmse-player-options li.enmse-details {
/* 1662 */ 		width: 75px;
/* 1663 */ 		font-size: 15px !important;
/* 1664 */ 	}
/* 1665 */
/* 1666 */ 	#seriesengine ul.enmse-player-options li.enmse-extras {
/* 1667 */ 		width: 71px;
/* 1668 */ 		font-size: 15px !important;
/* 1669 */ 	}
/* 1670 */
/* 1671 */ 	#seriesengine ul.enmse-player-options li.enmse-share-this {
/* 1672 */ 		width: 75px;
/* 1673 */ 		font-size: 15px !important;
/* 1674 */ 	}
/* 1675 */
/* 1676 */ 	#seriesengine ul.enmse-player-options li.enmse-details a {
/* 1677 */ 		width: 75px;
/* 1678 */ 	}
/* 1679 */
/* 1680 */ 	#seriesengine ul.enmse-player-options li.enmse-extras a {
/* 1681 */ 		width: 71px;
/* 1682 */ 		}
/* 1683 */
/* 1684 */ 	#seriesengine ul.enmse-player-options li.enmse-share-this a, #seriesengine ul.enmse-player-options li.enmse-hide-share-this a {
/* 1685 */ 		width: 75px;
/* 1686 */ 		}
/* 1687 */
/* 1688 */ 	/* ----- Message Details ----- */
/* 1689 */
/* 1690 */ 	#seriesengine .enmse-player .enmse-player-details h3 {
/* 1691 */ 		font-size: 18px !important;
/* 1692 */ 	}
/* 1693 */
/* 1694 */ 	#seriesengine .enmse-player .enmse-modern-player-details h3 {
/* 1695 */ 		font-size: 24px !important;
/* 1696 */ 	}
/* 1697 */
/* 1698 */ 	#seriesengine .enmse-player .enmse-player-details p {
/* 1699 */ 		font-size: 15px !important;
/* 1700 */ 	}

/* se_styles.css */

/* 1701 */
/* 1702 */ 	#seriesengine .enmse-player .enmse-player-details p.enmse-message-description {
/* 1703 */ 		font-size: 15px !important;
/* 1704 */ 	}
/* 1705 */
/* 1706 */ 	#seriesengine .enmse-player .enmse-player-details p.enmse-related-topics {
/* 1707 */ 		font-size: 14px !important;
/* 1708 */ 	}
/* 1709 */
/* 1710 */ 	#seriesengine .enmse-player .enmse-modern-player-details p {
/* 1711 */ 		font-size: 16px !important;
/* 1712 */ 	}
/* 1713 */
/* 1714 */ 	#seriesengine .enmse-player .enmse-modern-player-details p.enmse-message-description {
/* 1715 */ 		font-size: 16px !important;
/* 1716 */ 	}
/* 1717 */
/* 1718 */ 	#seriesengine .enmse-player .enmse-modern-player-details p.enmse-related-topics {
/* 1719 */ 		font-size: 16px !important;
/* 1720 */ 	}
/* 1721 */
/* 1722 */ 	#seriesengine .enmse-player .enmse-player-details p.enmse-downloads {
/* 1723 */ 		font-size: 14px !important;
/* 1724 */ 	}
/* 1725 */
/* 1726 */ 	#seriesengine .enmse-player .enmse-player-extras p.enmse-downloads {
/* 1727 */ 		font-size: 14px !important;
/* 1728 */ 	}
/* 1729 */
/* 1730 */ 	#seriesengine .enmse-player .enmse-modern-player-details p.enmse-downloads {
/* 1731 */ 		font-size: 16px !important;
/* 1732 */ 	}
/* 1733 */
/* 1734 */ 	/* ----- Share Options ----- */
/* 1735 */
/* 1736 */ 	#seriesengine .enmse-share-details ul {
/* 1737 */ 		width: 470px;
/* 1738 */ 	}
/* 1739 */
/* 1740 */ 	#seriesengine .enmse-share-details ul li {
/* 1741 */ 		font-size: 14px !important;
/* 1742 */ 	}
/* 1743 */
/* 1744 */ 	#seriesengine .enmse-share-details ul li a {
/* 1745 */ 		width: 76px;
/* 1746 */ 	}
/* 1747 */
/* 1748 */ 	/* ----- Related Messages Section ----- */
/* 1749 */
/* 1750 */ 	#seriesengine h3.enmse-more-title {

/* se_styles.css */

/* 1751 */ 		font-size: 20px !important;
/* 1752 */ 	}
/* 1753 */
/* 1754 */ 	#seriesengine table.enmse-more-messages td.enmse-title-cell {
/* 1755 */ 		font-size: 15px !important;
/* 1756 */ 	}
/* 1757 */
/* 1758 */ 	#seriesengine table.enmse-more-messages .enmse-odd td.enmse-title-cell {
/* 1759 */ 		font-size: 15px !important;
/* 1760 */ 	}
/* 1761 */
/* 1762 */ 	#seriesengine table.enmse-more-messages td.enmse-date-cell {
/* 1763 */ 		font-size: 15px !important;
/* 1764 */ 	}
/* 1765 */
/* 1766 */ 	#seriesengine table.enmse-more-messages .enmse-odd td.enmse-date-cell {
/* 1767 */ 		font-size: 15px !important;
/* 1768 */ 	}
/* 1769 */
/* 1770 */ 	#seriesengine table.enmse-more-messages td.enmse-alternate-cell, #seriesengine table.enmse-more-messages td.enmse-watch-cell {
/* 1771 */ 		font-size: 15px !important;
/* 1772 */ 		width: 56px;
/* 1773 */ 	}
/* 1774 */
/* 1775 */ 	#seriesengine table.enmse-more-messages td.enmse-listen-cell {
/* 1776 */ 		font-size: 15px !important;
/* 1777 */ 		width: 52px;
/* 1778 */ 	}
/* 1779 */
/* 1780 */ 	/* ----- Card Based Related Messages ----- */
/* 1781 */
/* 1782 */ 	#seriesengine .enmse-message-card .enmse-card-links a {
/* 1783 */ 		width: 76px;
/* 1784 */ 		height: 27px;
/* 1785 */ 		line-height: 27px;
/* 1786 */ 		font-size: 13px !important;
/* 1787 */ 	}
/* 1788 */
/* 1789 */ 	/* ----- Row Based Related Messages ----- */
/* 1790 */
/* 1791 */ 	#seriesengine tr.enmse-message-row td.enmse-image-cell {
/* 1792 */ 		width: 20%;
/* 1793 */ 	}
/* 1794 */
/* 1795 */ 	#seriesengine tr.enmse-message-row td.enmse-info-cell {
/* 1796 */ 		width: 45%;
/* 1797 */ 	}
/* 1798 */
/* 1799 */ 	#seriesengine tr.enmse-message-row td.enmse-links-cell {
/* 1800 */ 		width: 35%;

/* se_styles.css */

/* 1801 */ 	}
/* 1802 */
/* 1803 */ 	#seriesengine tr.enmse-message-row td.enmse-links-cell a {
/* 1804 */ 		width: 90px;
/* 1805 */ 		height: 30px;
/* 1806 */ 		line-height: 30px;
/* 1807 */ 		font-size: 16px !important;
/* 1808 */ 	}
/* 1809 */
/* 1810 */ 	#seriesengine td.enmse-info-cell h5 {
/* 1811 */ 		font-size: 18px !important;
/* 1812 */ 	}
/* 1813 */
/* 1814 */ 	#seriesengine td.enmse-info-cell h6 {
/* 1815 */ 		font-size: 16px !important;
/* 1816 */ 	}
/* 1817 */
/* 1818 */ 	#seriesengine td.enmse-info-cell p.enmse-scripture-info {
/* 1819 */ 		font-size: 12px !important;
/* 1820 */ 	}
/* 1821 */
/* 1822 */ 	/* ----- Pagination ----- */
/* 1823 */
/* 1824 */
/* 1825 */ 	#seriesengine .page-numbers.current {
/* 1826 */ 		font-size: 15px !important;
/* 1827 */ 	}
/* 1828 */
/* 1829 */ 	#seriesengine a.page-numbers {
/* 1830 */ 		font-size: 15px !important;
/* 1831 */ 	}
/* 1832 */
/* 1833 */ 	#seriesengine a.page-numbers.wide {
/* 1834 */ 		font-size: 15px !important;
/* 1835 */ 	}
/* 1836 */
/* 1837 */ 	#seriesengine a.next.page-numbers, #seriesengine a.previous.page-numbers {
/* 1838 */ 		font-size: 15px !important;
/* 1839 */ 	}
/* 1840 */
/* 1841 */ 	/* ----- AJAX Loading Indicator ----- */
/* 1842 */
/* 1843 */ 	#seriesengine .enmse-loading-icon p {
/* 1844 */ 		font-size: 16px !important;
/* 1845 */ 	}
/* 1846 */
/* 1847 */ 	/* ----- Share Link Box ----- */
/* 1848 */
/* 1849 */ 	#seriesengine .enmse-copy-link-box h4 {
/* 1850 */ 		font-size: 17px !important;

/* se_styles.css */

/* 1851 */ 	}
/* 1852 */
/* 1853 */ 	#seriesengine .enmse-copy-link-box p {
/* 1854 */ 		font-size: 16px !important;
/* 1855 */ 	}
/* 1856 */
/* 1857 */ 	#seriesengine .enmse-copy-link-box a.enmse-copy-link-done {
/* 1858 */ 		font-size: 15px !important;
/* 1859 */ 		width: 130px;
/* 1860 */ 		height: 31px;
/* 1861 */ 		line-height: 31px;
/* 1862 */ 	}
/* 1863 */
/* 1864 */ 	/* ----- Series Archives ----- */
/* 1865 */
/* 1866 */ 	#seriesengine h3.enmse-archive-title {
/* 1867 */ 		font-size: 23px !important;
/* 1868 */ 	}
/* 1869 */
/* 1870 */ 	#seriesengine table.enmse-archive-table td.enmse-archive-title-cell {
/* 1871 */ 		font-size: 16px !important;
/* 1872 */ 	}
/* 1873 */
/* 1874 */ 	#seriesengine table.enmse-archive-table td.enmse-archive-date-cell {
/* 1875 */ 		font-size: 15px !important;
/* 1876 */ 	}
/* 1877 */
/* 1878 */ 	#seriesengine table.enmse-archive-table td.enmse-archive-count-cell {
/* 1879 */ 		font-size: 15px !important;
/* 1880 */ 	}
/* 1881 */
/* 1882 */ 	#seriesengine table.enmse-archive-table td.enmse-explore-cell {
/* 1883 */ 		font-size: 16px !important;
/* 1884 */ 	}
/* 1885 */
/* 1886 */ 	#seriesengine #enmse-archive-thumbnails .enmse-archive-thumb h4 {
/* 1887 */ 		font-size: 18px !important;
/* 1888 */ 	}
/* 1889 */
/* 1890 */ 	#seriesengine #enmse-archive-thumbnails .enmse-archive-thumb h5 {
/* 1891 */ 		font-size: 15px !important;
/* 1892 */ 	}
/* 1893 */
/* 1894 */ 	#seriesengine #enmse-archive-thumbnails .enmse-archive-thumb p {
/* 1895 */ 		font-size: 15px !important;
/* 1896 */ 	}
/* 1897 */
/* 1898 */ 	#seriesengine #enmse-archive-thumbnails .enmse-archive-thumb p.enmse-archive-link {
/* 1899 */ 		font-size: 15px !important;
/* 1900 */ 	}

/* se_styles.css */

/* 1901 */
/* 1902 */ }
/* 1903 */
/* 1904 */ /* ----- For Themes with Mobile Views ----- */
/* 1905 */
/* 1906 */ @media (max-width: 700px) {
/* 1907 */ 	#seriesengine {
/* 1908 */ 		margin: 0;
/* 1909 */ 		padding: 0;
/* 1910 */ 		width: inherit;
/* 1911 */ 	}
/* 1912 */
/* 1913 */ 	#seriesengine h4.enmse-more-messages-title {
/* 1914 */ 		display: none;
/* 1915 */ 	}
/* 1916 */
/* 1917 */ 	#seriesengine .enmse-selector {
/* 1918 */ 		text-align: center;
/* 1919 */ 		padding: 8px 0 8px 0;
/* 1920 */ 	}
/* 1921 */
/* 1922 */ 	#seriesengine .enmse-selector.four select:first-child, #seriesengine .enmse-selector.three select:first-child, #seriesengine .enmse-selector.two select:first-child, #seriesengine .enmse-selector.one select:first-child {
/* 1923 */ 		border: 1px solid #ffffff;
/* 1924 */ 		background-color: #ffffff;
/* 1925 */ 		color: #000000;
/* 1926 */ 		width: 90% !important;
/* 1927 */ 		font-size: 16px !important;
/* 1928 */ 		vertical-align: middle;
/* 1929 */ 		height: 20px;
/* 1930 */ 		display: inline-block;
/* 1931 */ 		margin: 0 !important;
/* 1932 */ 	}
/* 1933 */
/* 1934 */ 	#seriesengine .enmse-selector.four select, #seriesengine .enmse-selector.three select, #seriesengine .enmse-selector.two select, #seriesengine .enmse-selector.one select {
/* 1935 */ 		border: 1px solid #ffffff;
/* 1936 */ 		background-color: #ffffff;
/* 1937 */ 		color: #000000;
/* 1938 */ 		width: 90% !important;
/* 1939 */ 		font-size: 16px !important;
/* 1940 */ 		vertical-align: middle;
/* 1941 */ 		height: 20px;
/* 1942 */ 		display: inline-block;
/* 1943 */ 		margin: 6px 0 0 0 !important;
/* 1944 */ 	}
/* 1945 */
/* 1946 */ 	#seriesengine h2.enmse-message-title {
/* 1947 */ 		color: #000000;
/* 1948 */ 		font-size: inherit;
/* 1949 */ 		font-weight: inherit;
/* 1950 */ 		margin: 10px 0 10px 0;

/* se_styles.css */

/* 1951 */ 		text-align: center;
/* 1952 */ 	}
/* 1953 */
/* 1954 */ 	#seriesengine h3.enmse-message-meta {
/* 1955 */ 		color: #000000;
/* 1956 */ 		float: none;
/* 1957 */ 		font-size: inherit;
/* 1958 */ 		font-style: inherit;
/* 1959 */ 		margin: 10px 0 10px 0;
/* 1960 */ 		padding: 0;
/* 1961 */ 		text-align: center;
/* 1962 */ 	}
/* 1963 */
/* 1964 */ 	#seriesengine h3.enmse-more-title {
/* 1965 */ 		font-size: 19px !important;
/* 1966 */ 		text-align: center;
/* 1967 */ 		padding: 20px 0 10px 0;
/* 1968 */ 	}
/* 1969 */
/* 1970 */ 	#seriesengine .enmse-player {
/* 1971 */
/* 1972 */ 		padding: 0;
/* 1973 */ 		margin: 15px 0 15px 0;
/* 1974 */ 		line-height: 0;
/* 1975 */ 		clear: both;
/* 1976 */ 	}
/* 1977 */
/* 1978 */ 	#seriesengine ul.enmse-player-tabs { /* Tabs */
/* 1979 */
/* 1980 */ 	}
/* 1981 */
/* 1982 */ 	#seriesengine .enmse-copy-link-box {
/* 1983 */ 		position: absolute;
/* 1984 */ 		margin: 0 0 0 -115px;
/* 1985 */ 		width: 230px;
/* 1986 */ 	    left:46%;
/* 1987 */ 		padding: 10px 10px 14px 10px;
/* 1988 */ 		border-radius: 10px;
/* 1989 */ 		z-index: 100;
/* 1990 */ 		line-height: 0;
/* 1991 */ 	}
/* 1992 */
/* 1993 */ 	/* ----- Tabs and Buttons ----- */
/* 1994 */
/* 1995 */ 	#seriesengine ul.enmse-player-tabs { /* Tabs */
/* 1996 */ 		margin: 0 auto;
/* 1997 */ 		text-align: center;
/* 1998 */ 		padding: 0;
/* 1999 */ 		height: 26px;
/* 2000 */ 		position: static;

/* se_styles.css */

/* 2001 */ 	}
/* 2002 */
/* 2003 */ 	#seriesengine ul.enmse-player-tabs li:first-child {
/* 2004 */ 		display: inline-block;
/* 2005 */ 		list-style-type: none;
/* 2006 */ 		margin: 0;
/* 2007 */ 		width: 28%;
/* 2008 */ 		height: 26px;
/* 2009 */ 		font-size: 13px !important;
/* 2010 */ 	}
/* 2011 */
/* 2012 */ 	#seriesengine ul.enmse-player-tabs li {
/* 2013 */ 		display: inline-block;
/* 2014 */ 		list-style-type: none;
/* 2015 */ 		margin: 0 0 0 4px;		width: 28%;
/* 2016 */ 		height: 26px;
/* 2017 */ 		font-size: 13px !important;
/* 2018 */ 	}
/* 2019 */
/* 2020 */ 	#seriesengine ul.enmse-player-tabs li a {
/* 2021 */ 		background-color: #0099cc;
/* 2022 */ 		color: #929292;
/* 2023 */ 		display: block;
/* 2024 */ 		width: 100%;
/* 2025 */ 		height: 26px;
/* 2026 */ 		line-height: 26px;
/* 2027 */ 		text-decoration: none;
/* 2028 */ 		text-align: center;
/* 2029 */ 	}
/* 2030 */
/* 2031 */ 	#seriesengine ul.enmse-player-tabs li.enmse-tab-selected a {
/* 2032 */ 		background-color: #929292;
/* 2033 */ 		color: #000000;
/* 2034 */ 	}
/* 2035 */
/* 2036 */ 	#seriesengine ul.enmse-player-options { /* Options */
/* 2037 */ 		margin: 0;
/* 2038 */ 		text-align: center;
/* 2039 */ 		padding: 0;
/* 2040 */ 		position: static;
/* 2041 */ 		height: 35px;
/* 2042 */ 		padding: 8px 0 0 7px;
/* 2043 */ 	}
/* 2044 */
/* 2045 */ 	#seriesengine ul.enmse-player-options li.enmse-details {
/* 2046 */ 		display: inline-block;
/* 2047 */ 		list-style-type: none;
/* 2048 */ 		margin: 0 4px 0 0;
/* 2049 */ 		width: 70px;
/* 2050 */ 		height: 26px;

/* se_styles.css */

/* 2051 */ 		font-size: 13px !important;	}
/* 2052 */
/* 2053 */ 	#seriesengine ul.enmse-player-options li.enmse-extras {
/* 2054 */ 		display: inline-block;
/* 2055 */ 		list-style-type: none;
/* 2056 */ 		margin: 0 4px 0 0;
/* 2057 */ 		width: 66px;
/* 2058 */ 		height: 26px;
/* 2059 */ 		font-size: 13px !important;
/* 2060 */ 	}
/* 2061 */
/* 2062 */ 	#seriesengine ul.enmse-player-options li.enmse-share-this {
/* 2063 */ 		display: inline-block;
/* 2064 */ 		list-style-type: none;
/* 2065 */ 		width: 60px;
/* 2066 */ 		height: 26px;
/* 2067 */ 		font-size: 13px !important;		margin: 0;
/* 2068 */ 	}
/* 2069 */
/* 2070 */ 	#seriesengine ul.enmse-player-options li.enmse-details a {
/* 2071 */ 		display: block;
/* 2072 */ 		width: 70px;
/* 2073 */ 		height: 30px;
/* 2074 */ 		line-height: 30px;
/* 2075 */ 		text-decoration: none;
/* 2076 */ 		text-align: center;
/* 2077 */ 	}
/* 2078 */
/* 2079 */ 	#seriesengine ul.enmse-player-options li.enmse-details a.enmse-hide-details {
/* 2080 */ 				background: url('../images/interface/dark_up.png') no-repeat;
/* 2081 */ 		background-position: 0 9px;
/* 2082 */ 		color: #4e4e4e;
/* 2083 */ 			}
/* 2084 */
/* 2085 */ 	#seriesengine ul.enmse-player-options li.enmse-details a.enmse-show-details {
/* 2086 */ 				background: url('../images/interface/dark_down.png') no-repeat;
/* 2087 */ 		background-position: 0 9px;
/* 2088 */ 		color: #4e4e4e;
/* 2089 */ 			}
/* 2090 */
/* 2091 */ 	#seriesengine ul.enmse-player-options li.enmse-extras a {
/* 2092 */ 		display: block;
/* 2093 */ 		width: 66px;
/* 2094 */ 		height: 30px;
/* 2095 */ 		line-height: 30px;
/* 2096 */ 		text-decoration: none;
/* 2097 */ 		text-align: center;
/* 2098 */ 				background: url('../images/interface/dark_download.png') no-repeat;
/* 2099 */ 		background-position: 0 9px;
/* 2100 */ 		color: #4e4e4e;

/* se_styles.css */

/* 2101 */ 			}
/* 2102 */
/* 2103 */ 	#seriesengine ul.enmse-player-options li.enmse-share-this a, #seriesengine ul.enmse-player-options li.enmse-hide-share-this a {
/* 2104 */ 		display: block;
/* 2105 */ 		width: 43px;
/* 2106 */ 		height: 30px;
/* 2107 */ 		line-height: 30px;
/* 2108 */ 		text-decoration: none;
/* 2109 */ 		text-align: left;
/* 2110 */ 		padding: 0 0 0 17px;
/* 2111 */ 				color: #4e4e4e;
/* 2112 */ 		background: url('../images/interface/dark_share.png') no-repeat;
/* 2113 */ 		background-position: 0 9px;
/* 2114 */ 			}
/* 2115 */
/* 2116 */ 	#seriesengine .enmse-player .enmse-player-details {
/* 2117 */ 		padding: 0 0 10px 0;
/* 2118 */ 	}
/* 2119 */
/* 2120 */ 	#seriesengine .enmse-player .enmse-player-extras {
/* 2121 */ 		padding: 0 0 10px 0;
/* 2122 */ 	}
/* 2123 */
/* 2124 */ 	/* ----- Share Options ----- */
/* 2125 */
/* 2126 */ 	#seriesengine .enmse-share-details {
/* 2127 */ 		padding: 0 8px 0 8px;
/* 2128 */ 		margin: 0 14px 0 14px;
/* 2129 */ 		height: 42px;
/* 2130 */ 		line-height: 0;
/* 2131 */ 		text-align: center;
/* 2132 */ 	}
/* 2133 */
/* 2134 */ 	#seriesengine .enmse-share-details.modern {
/* 2135 */ 		padding: 0 8px 0 8px;
/* 2136 */ 		margin: 0 14px 0 14px;
/* 2137 */ 		height: 62px;
/* 2138 */ 		line-height: 0;
/* 2139 */ 	}
/* 2140 */
/* 2141 */ 	#seriesengine .enmse-share-details ul {
/* 2142 */ 		width: 186px;
/* 2143 */ 		text-align: center;
/* 2144 */ 		margin: 12px auto 8px auto;
/* 2145 */ 	}
/* 2146 */
/* 2147 */ 	#seriesengine .enmse-share-details ul li:first-child {
/* 2148 */ 		list-style-type: none;
/* 2149 */ 		display: inline-block;
/* 2150 */ 		font-size: 12px !important;

/* se_styles.css */

/* 2151 */ 		margin: 0;
/* 2152 */ 		width: 39px;
/* 2153 */ 		float: left;
/* 2154 */ 	}
/* 2155 */
/* 2156 */ 	#seriesengine .enmse-share-details.modern ul li:first-child {
/* 2157 */ 		list-style-type: none;
/* 2158 */ 		display: inline-block;
/* 2159 */ 		float: none;
/* 2160 */ 		font-size: 14px !important;
/* 2161 */ 		margin: 12px 2px 0 2px;
/* 2162 */ 		width: auto;
/* 2163 */ 	}
/* 2164 */
/* 2165 */ 	#seriesengine .enmse-share-details ul li {
/* 2166 */ 		list-style-type: none;
/* 2167 */ 		display: inline-block;
/* 2168 */ 		font-size: 12px !important;
/* 2169 */ 		margin: 0 0 0 10px;
/* 2170 */ 		width: 39px;
/* 2171 */ 		float: left;
/* 2172 */ 	}
/* 2173 */
/* 2174 */ 	#seriesengine .enmse-share-details ul li.enmse-email {
/* 2175 */ 		margin: 0 0 0 10px;
/* 2176 */ 	}
/* 2177 */
/* 2178 */ 	#seriesengine .enmse-share-details.modern ul li.enmse-email {
/* 2179 */ 		margin: 12px 0 0 0;
/* 2180 */ 	}
/* 2181 */
/* 2182 */ 	#seriesengine .enmse-share-details ul li a {
/* 2183 */ 		width: 39px;
/* 2184 */ 		height: 26px;
/* 2185 */ 		line-height: 26px;
/* 2186 */ 		padding: 0;
/* 2187 */ 		border-radius: 13px;
/* 2188 */ 		-moz-border-radius: 13px;
/* 2189 */ 		color: #959494;
/* 2190 */ 	}
/* 2191 */
/* 2192 */ 	#seriesengine .enmse-share-details ul li a span {
/* 2193 */ 		display: none;
/* 2194 */ 	}
/* 2195 */
/* 2196 */ 	#seriesengine .enmse-share-details ul li.enmse-facebook a {
/* 2197 */ 				background: url('../images/interface/se_facebook_dark.png') no-repeat;
/* 2198 */ 				background-position: 8px 6px;		background-color: #d4d4d4;
/* 2199 */ 	}
/* 2200 */

/* se_styles.css */

/* 2201 */ 	#seriesengine .enmse-share-details ul li.enmse-twitter a {
/* 2202 */ 				background: url('../images/interface/se_twitter_dark.png') no-repeat;
/* 2203 */ 				background-position: 8px 6px;		background-color: #d4d4d4;
/* 2204 */ 	}
/* 2205 */
/* 2206 */ 	#seriesengine .enmse-share-details ul li.enmse-share-link a {
/* 2207 */ 				background: url('../images/interface/se_link_dark.png') no-repeat;
/* 2208 */ 				background-position: 8px 6px;		background-color: #d4d4d4;
/* 2209 */ 	}
/* 2210 */
/* 2211 */ 	#seriesengine .enmse-share-details ul li.enmse-email a {
/* 2212 */ 				background: url('../images/interface/se_env_dark.png') no-repeat;
/* 2213 */ 				background-position: 8px 6px;		background-color: #d4d4d4;
/* 2214 */ 	}
/* 2215 */
/* 2216 */ 	#seriesengine .enmse-media-container {
/* 2217 */ 		width: inherit;
/* 2218 */ 	}
/* 2219 */
/* 2220 */ 	#seriesengine h3.enmse-poweredby {
/* 2221 */ 		margin: 10px auto 10px auto;
/* 2222 */ 		float: none;
/* 2223 */ 	}
/* 2224 */
/* 2225 */ 	#seriesengine p.enmse-poweredbytext {
/* 2226 */ 		margin: 10px 0 10px 0;
/* 2227 */ 		float: none;
/* 2228 */ 	}
/* 2229 */
/* 2230 */ 	#seriesengine h3.enmse-more-title {
/* 2231 */ 		color: #000000;
/* 2232 */ 		padding: 20px 0 15px 0;
/* 2233 */ 	}
/* 2234 */
/* 2235 */ 	#seriesengine table.enmse-more-messages {
/* 2236 */ 		width: 100%;
/* 2237 */ 		margin: 10px 0 0 0;
/* 2238 */ 	}
/* 2239 */
/* 2240 */ 	#seriesengine table.enmse-more-messages td.enmse-title-cell {
/* 2241 */ 		color: #000000;
/* 2242 */ 		font-size: 13px !important;
/* 2243 */ 		font-weight: 700;
/* 2244 */ 		text-align: left;
/* 2245 */ 		padding: 7px 7px 7px 12px;
/* 2246 */ 		word-wrap: break-word !important;
/* 2247 */ 	}
/* 2248 */
/* 2249 */ 	#seriesengine table.enmse-more-messages td.enmse-date-cell {
/* 2250 */ 		display: none;

/* se_styles.css */

/* 2251 */ 	}
/* 2252 */
/* 2253 */ 	#seriesengine table.enmse-more-messages td.enmse-alternate-cell, #seriesengine table.enmse-more-messages td.enmse-watch-cell {
/* 2254 */ 		font-size: 13px !important;
/* 2255 */ 		font-weight: 300;
/* 2256 */ 		width: auto;
/* 2257 */ 		text-align: center;
/* 2258 */ 		padding: 7px 7px 7px 0;
/* 2259 */ 		word-wrap: break-word !important;
/* 2260 */ 	}
/* 2261 */
/* 2262 */ 	#seriesengine table.enmse-more-messages td.enmse-listen-cell {
/* 2263 */ 		font-size: 13px !important;
/* 2264 */ 		font-weight: 300;
/* 2265 */ 		width: auto;
/* 2266 */ 		text-align: center;
/* 2267 */ 		padding: 7px 12px 7px 0;
/* 2268 */ 		word-wrap: break-word !important;
/* 2269 */ 	}
/* 2270 */
/* 2271 */ 	#seriesengine #enmse-archive-thumbnails .enmse-archive-thumb {
/* 2272 */ 		width: 48%;
/* 2273 */ 	}
/* 2274 */
/* 2275 */ 	#seriesengine #enmse-archive-thumbnails .enmse-archive-thumb.middle {
/* 2276 */ 		margin: 0 0 10px 0;
/* 2277 */ 	}
/* 2278 */
/* 2279 */ 	#seriesengine #enmse-archive-thumbnails .enmse-archive-thumb.odd {
/* 2280 */ 		margin: 0 10px 10px 0;
/* 2281 */ 	}
/* 2282 */
/* 2283 */ 	#seriesengine #enmse-archive-thumbnails .enmse-archive-thumb h4 {
/* 2284 */ 		font-size: 16px !important;
/* 2285 */ 	}
/* 2286 */
/* 2287 */ 	#seriesengine #enmse-archive-thumbnails .enmse-archive-thumb h5 {
/* 2288 */ 		font-size: 14px !important;
/* 2289 */ 	}
/* 2290 */
/* 2291 */ 	#seriesengine #enmse-archive-thumbnails .enmse-archive-thumb p {
/* 2292 */ 		font-size: 14px !important;
/* 2293 */ 	}
/* 2294 */
/* 2295 */ 	#seriesengine #enmse-archive-thumbnails .enmse-archive-thumb p.enmse-archive-link {
/* 2296 */ 		font-size: 14px !important;
/* 2297 */ 	}
/* 2298 */
/* 2299 */ 	#seriesengine .page-numbers.current, #seriesengine .page-numbers.number, #seriesengine a.page-numbers.wide {
/* 2300 */ 		display: none;

/* se_styles.css */

/* 2301 */ 	}
/* 2302 */
/* 2303 */ 		#seriesengine a.next.page-numbers, #seriesengine a.previous.page-numbers {
/* 2304 */ 		display: inline-block;
/* 2305 */ 		width: 70px;
/* 2306 */ 		height: 30px;
/* 2307 */ 		line-height: 30px;
/* 2308 */ 		text-align: center;
/* 2309 */ 		text-decoration: none;
/* 2310 */ 		border-radius: 15px;
/* 2311 */ 		padding: 0;
/* 2312 */ 		text-transform: uppercase;
/* 2313 */ 	}
/* 2314 */
/* 2315 */ 	#seriesengine a.page-numbers span {
/* 2316 */ 		display: inline;
/* 2317 */ 	}
/* 2318 */
/* 2319 */ 	#seriesengine .enmse-audio a#enmse-download {
/* 2320 */ 		display: none;
/* 2321 */ 	}
/* 2322 */
/* 2323 */ 	#seriesengine .enmse-audio .mejs__container, #seriesengine .enmse-audio .mejs-container {
/* 2324 */ 		width: 92% !important;
/* 2325 */ 	}
/* 2326 */
/* 2327 */ 	#seriesengine .mejs__video .mejs__controls {
/* 2328 */ 		display: none;
/* 2329 */ 	}
/* 2330 */
/* 2331 */ 	/* ----- Card Based Related Messages ----- */
/* 2332 */
/* 2333 */ 	#seriesengine .enmse-related-area.card-view {
/* 2334 */ 		padding: 20px 0 0 2%;
/* 2335 */ 	}
/* 2336 */
/* 2337 */ 	#seriesengine .enmse-message-card {
/* 2338 */ 		width: 48%;
/* 2339 */ 		margin: 0 0 10px 0 !important;
/* 2340 */ 	}
/* 2341 */
/* 2342 */ 	#seriesengine .enmse-message-card.enmse-middlecard {
/* 2343 */ 		margin: 0 0 10px 0 !important;
/* 2344 */ 	}
/* 2345 */
/* 2346 */ 	#seriesengine .enmse-message-card.enmse-oddcard {
/* 2347 */ 		margin: 0 10px 10px 0 !important;
/* 2348 */ 	}
/* 2349 */
/* 2350 */ 	#seriesengine .enmse-message-card p.enmse-card-links {

/* se_styles.css */

/* 2351 */ 		padding: 15px 10px 10px 10px;
/* 2352 */ 	}
/* 2353 */
/* 2354 */ 	#seriesengine .enmse-message-card .enmse-card-links a {
/* 2355 */ 		width: 76px;
/* 2356 */ 		height: 27px;
/* 2357 */ 		line-height: 27px;
/* 2358 */ 		margin: 0 5px 0 0;
/* 2359 */ 		font-size: 13px !important;
/* 2360 */ 	}
/* 2361 */
/* 2362 */ 	/* ----- Row Based Related Messages ----- */
/* 2363 */
/* 2364 */ 	#seriesengine .enmse-related-area.row-view {
/* 2365 */ 		padding: 20px 0 0 1.5%;
/* 2366 */ 	}
/* 2367 */
/* 2368 */ 	#seriesengine .enmse-related-area.row-view table {
/* 2369 */ 		width: 100%;
/* 2370 */ 		display: flex;
/* 2371 */ 		flex-direction: row;
/* 2372 */ 		flex-wrap: wrap;
/* 2373 */ 	}
/* 2374 */
/* 2375 */ 	#seriesengine .enmse-related-area.row-view tr.enmse-spacer-row {
/* 2376 */ 		display: none;
/* 2377 */ 	}
/* 2378 */
/* 2379 */ 	#seriesengine tr.enmse-message-row {
/* 2380 */ 		display: inline-block;
/* 2381 */ 		width: 48%;
/* 2382 */ 		margin: 0 3px 10px 3px;
/* 2383 */ 		padding: 0;
/* 2384 */ 		vertical-align: top;
/* 2385 */ 		height: inherit;
/* 2386 */ 	}
/* 2387 */
/* 2388 */ 	#seriesengine tr.enmse-message-row td.enmse-image-cell {
/* 2389 */ 		width: 100%;
/* 2390 */ 		display: block;
/* 2391 */ 	}
/* 2392 */
/* 2393 */ 	#seriesengine tr.enmse-message-row td.enmse-info-cell {
/* 2394 */ 		width: 100% !important;
/* 2395 */ 		display: block;
/* 2396 */ 		vertical-align: none !important;
/* 2397 */ 	}
/* 2398 */
/* 2399 */ 	#seriesengine tr.enmse-message-row td.enmse-links-cell {
/* 2400 */ 		width: 100%;

/* se_styles.css */

/* 2401 */ 		display: block;
/* 2402 */ 		min-width: 0;
/* 2403 */ 		vertical-align: none !important;
/* 2404 */ 	}
/* 2405 */
/* 2406 */ 	#seriesengine tr.enmse-message-row td.enmse-links-cell p {
/* 2407 */ 		text-align: center !important;
/* 2408 */ 		margin: 15px 0 15px 0;
/* 2409 */ 	}
/* 2410 */
/* 2411 */ 	#seriesengine td.enmse-info-cell h5 {
/* 2412 */ 		text-align: center;
/* 2413 */ 		padding: 15px 15px 0 15px !important;
/* 2414 */ 	}
/* 2415 */
/* 2416 */ 	#seriesengine td.enmse-info-cell h6 {
/* 2417 */ 		text-align: center;
/* 2418 */ 		padding: 5px 15px 0 15px !important;
/* 2419 */ 	}
/* 2420 */
/* 2421 */ 	#seriesengine td.enmse-info-cell p.enmse-scripture-info {
/* 2422 */ 		text-align: center;
/* 2423 */ 		padding: 8px 15px 0 15px !important;
/* 2424 */ 	}
/* 2425 */
/* 2426 */ 	#seriesengine td.enmse-info-cell p.enmse-hero-extra {
/* 2427 */ 		text-align: center;
/* 2428 */ 		padding: 8px 15px 0 15px !important;
/* 2429 */ 	}
/* 2430 */
/* 2431 */ 	#seriesengine.se-medium .enmse-related-area.row-view {
/* 2432 */ 		padding: 20px 0 0 0;
/* 2433 */ 	}
/* 2434 */
/* 2435 */ 	#seriesengine.se-medium tr.enmse-message-row {
/* 2436 */ 		width: 100%;
/* 2437 */ 		margin: 0 0 10px 0 !important;
/* 2438 */ 	}
/* 2439 */
/* 2440 */ 	#seriesengine.se-medium td.enmse-info-cell h5 {
/* 2441 */ 		text-align: center;
/* 2442 */ 	}
/* 2443 */
/* 2444 */ 	#seriesengine.se-medium td.enmse-info-cell h6 {
/* 2445 */ 		text-align: center;
/* 2446 */ 	}
/* 2447 */
/* 2448 */ 	#seriesengine.se-medium td.enmse-info-cell p.enmse-scripture-info {
/* 2449 */ 		text-align: center;
/* 2450 */ 	}

/* se_styles.css */

/* 2451 */
/* 2452 */ 	#seriesengine.se-medium td.enmse-info-cell p.enmse-hero-extra {
/* 2453 */ 		text-align: center;
/* 2454 */ 	}
/* 2455 */ }
/* 2456 */
/* 2457 */ @media
/* 2458 */ (-webkit-min-device-pixel-ratio: 2) and (max-width: 700px) {
/* 2459 */
/* 2460 */ 	#seriesengine ul.enmse-player-options li.enmse-share-this a, #seriesengine ul.enmse-player-options li.enmse-hide-share-this a {
/* 2461 */ 				color: #4e4e4e;
/* 2462 */ 		background: url('../images/interface/dark_share2x.png') no-repeat;
/* 2463 */ 		background-size: 13px 12px;
/* 2464 */ 		background-position: 0 9px;
/* 2465 */ 			}
/* 2466 */
/* 2467 */ 	#seriesengine ul.enmse-player-options li.enmse-extras a {
/* 2468 */ 				background: url('../images/interface/dark_download2x.png') no-repeat;
/* 2469 */ 		background-size: 11px 11px;
/* 2470 */ 		background-position: 0 9px;
/* 2471 */ 		color: #4e4e4e;
/* 2472 */ 			}
/* 2473 */
/* 2474 */ 	#seriesengine ul.enmse-player-options li.enmse-details a.enmse-hide-details {
/* 2475 */ 				background: url('../images/interface/dark_up2x.png') no-repeat;
/* 2476 */ 		background-size: 11px 11px;
/* 2477 */ 		background-position: 0 9px;
/* 2478 */ 		color: #4e4e4e;
/* 2479 */ 			}
/* 2480 */
/* 2481 */ 	#seriesengine ul.enmse-player-options li.enmse-details a.enmse-show-details {
/* 2482 */ 				background: url('../images/interface/dark_down2x.png') no-repeat;
/* 2483 */ 		background-size: 11px 11px;
/* 2484 */ 		background-position: 0 9px;
/* 2485 */ 		color: #4e4e4e;
/* 2486 */ 			}
/* 2487 */
/* 2488 */ 	#seriesengine .enmse-share-details ul li.enmse-email a {
/* 2489 */ 				background: url('../images/interface/se_env_dark2x.png') no-repeat;
/* 2490 */ 		background-size: 13px 13px;
/* 2491 */ 				background-position: center center;
/* 2492 */ 		background-color: #d4d4d4;
/* 2493 */ 	}
/* 2494 */
/* 2495 */ 	#seriesengine .enmse-share-details ul li.enmse-share-link a {
/* 2496 */ 				background: url('../images/interface/se_link_dark2x.png') no-repeat;
/* 2497 */ 		background-size: 13px 13px;
/* 2498 */ 				background-position: center center;
/* 2499 */ 		background-color: #d4d4d4;
/* 2500 */ 	}

/* se_styles.css */

/* 2501 */
/* 2502 */ 	#seriesengine .enmse-share-details ul li.enmse-twitter a {
/* 2503 */ 				background: url('../images/interface/se_twitter_dark2x.png') no-repeat;
/* 2504 */ 		background-size: 13px 13px;
/* 2505 */ 				background-position: center center;
/* 2506 */ 		background-color: #d4d4d4;
/* 2507 */ 	}
/* 2508 */
/* 2509 */ 	#seriesengine .enmse-share-details ul li.enmse-facebook a {
/* 2510 */ 				background: url('../images/interface/se_facebook_dark2x.png') no-repeat;
/* 2511 */ 		background-size: 13px 13px;
/* 2512 */ 				background-position: center center;
/* 2513 */ 		background-color: #d4d4d4;
/* 2514 */ 	}
/* 2515 */
/* 2516 */ 	#seriesengine h3.enmse-poweredby {
/* 2517 */ 			}
/* 2518 */
/* 2519 */ 	#seriesengine .enmse-loading-icon {
/* 2520 */ 				background: url('../images/interface/light_load2x.png') no-repeat;
/* 2521 */ 				background-size: 54px 55px;
/* 2522 */ 		background-position: center 30px;
/* 2523 */ 		background-color: #d4d4d4;
/* 2524 */ 	}
/* 2525 */ }
/* 2526 */
/* 2527 */ /* Mobile Related Messages */
/* 2528 */
/* 2529 */ @media (max-width: 600px) {
/* 2530 */
/* 2531 */ 	#seriesengine ul.enmse-modern-player-tabs.three { /* Tabs */
/* 2532 */ 		padding-left: 15px;
/* 2533 */ 		padding-right: 15px;
/* 2534 */ 	}
/* 2535 */
/* 2536 */ 	#seriesengine table.enmse-archive-table td.enmse-archive-title-cell {
/* 2537 */ 		display: block;
/* 2538 */ 		font-size: 16px !important;
/* 2539 */ 		text-align: center;
/* 2540 */ 		padding: 14px 10px 6px 10px;
/* 2541 */ 	}
/* 2542 */
/* 2543 */ 	#seriesengine table.enmse-archive-table td.enmse-archive-date-cell {
/* 2544 */ 		display: block;
/* 2545 */ 		font-size: 14px !important;
/* 2546 */ 		text-align: center;
/* 2547 */ 		padding: 0 10px 4px 10px;
/* 2548 */ 	}
/* 2549 */
/* 2550 */ 	#seriesengine table.enmse-archive-table td.enmse-archive-count-cell {

/* se_styles.css */

/* 2551 */ 		display: block;
/* 2552 */ 		font-size: 14px !important;
/* 2553 */ 		text-align: center;
/* 2554 */ 		padding: 0 10px 6px 10px;
/* 2555 */ 	}
/* 2556 */
/* 2557 */ 	#seriesengine table.enmse-archive-table td.enmse-explore-cell {
/* 2558 */ 		display: block;
/* 2559 */ 		font-size: 14px !important;
/* 2560 */ 		text-align: center;
/* 2561 */ 		padding: 0 10px 14px 10px;
/* 2562 */ 	}
/* 2563 */
/* 2564 */ 	#seriesengine #enmse-archive-thumbnails {
/* 2565 */ 		margin-left: 0;
/* 2566 */ 	}
/* 2567 */
/* 2568 */ 	#seriesengine #enmse-archive-thumbnails .enmse-archive-thumb {
/* 2569 */ 		width: 100%;
/* 2570 */ 	}
/* 2571 */
/* 2572 */ 	#seriesengine #enmse-archive-thumbnails .enmse-archive-thumb.middle {
/* 2573 */ 		margin: 0 0 10px 0;
/* 2574 */ 	}
/* 2575 */
/* 2576 */ 	#seriesengine #enmse-archive-thumbnails .enmse-archive-thumb.odd {
/* 2577 */ 		margin: 0 0 10px 0;
/* 2578 */ 	}
/* 2579 */
/* 2580 */ 	#seriesengine .enmse-spacer {
/* 2581 */ 		display: inline;
/* 2582 */ 	}
/* 2583 */
/* 2584 */ 	#seriesengine table.enmse-more-messages {
/* 2585 */ 		width: 100%;
/* 2586 */ 		margin: 10px 0 0 0;
/* 2587 */ 	}
/* 2588 */
/* 2589 */ 	#seriesengine table.enmse-more-messages tr.enmse-even, #seriesengine table.enmse-more-messages tr.enmse-odd {
/* 2590 */ 		text-align: center;
/* 2591 */ 		display: block;
/* 2592 */ 		padding: 10px;
/* 2593 */ 	}
/* 2594 */
/* 2595 */ 	#seriesengine table.enmse-more-messages tr.enmse-even td.enmse-title-cell, #seriesengine table.enmse-more-messages tr.enmse-odd td.enmse-title-cell {
/* 2596 */ 		display: block;
/* 2597 */ 		color: #000000;
/* 2598 */ 		font-size: 16px !important;
/* 2599 */ 		font-weight: 700;
/* 2600 */ 		text-align: center;

/* se_styles.css */

/* 2601 */ 		padding: 0 7px 2px 12px;
/* 2602 */ 		word-wrap: break-word !important;
/* 2603 */ 	}
/* 2604 */
/* 2605 */ 	#seriesengine table.enmse-more-messages tr.enmse-even td.enmse-date-cell, #seriesengine table.enmse-more-messages tr.enmse-odd td.enmse-date-cell  {
/* 2606 */ 		display: block;
/* 2607 */ 		text-align: center;
/* 2608 */ 		padding: 0 0 5px 0;
/* 2609 */ 		font-size: 13px !important;
/* 2610 */ 	}
/* 2611 */
/* 2612 */ 	#seriesengine table.enmse-more-messages tr.enmse-even td.enmse-date-cell.enmse-speaker-cell, #seriesengine table.enmse-more-messages tr.enmse-odd td.enmse-date-cell.enmse-speaker-cell  {
/* 2613 */ 		display: block;
/* 2614 */ 		text-align: center;
/* 2615 */ 		padding: 0 0 10px 0;
/* 2616 */ 		font-size: 15px !important;
/* 2617 */ 	}
/* 2618 */
/* 2619 */ 	#seriesengine table.enmse-more-messages td.enmse-alternate-cell, #seriesengine table.enmse-more-messages td.enmse-watch-cell {
/* 2620 */ 		font-size: 15px !important;
/* 2621 */ 		font-weight: 300;
/* 2622 */ 		width: auto;
/* 2623 */ 		text-align: center;
/* 2624 */ 		padding: 7px 0 0 0;
/* 2625 */ 		word-wrap: break-word !important;
/* 2626 */ 		display: inline-block;
/* 2627 */ 	}
/* 2628 */
/* 2629 */ 	#seriesengine table.enmse-more-messages td.enmse-listen-cell {
/* 2630 */ 		font-size: 15px !important;
/* 2631 */ 		font-weight: 300;
/* 2632 */ 		width: auto;
/* 2633 */ 		text-align: center;
/* 2634 */ 		padding: 7px 0 0 0;
/* 2635 */ 		word-wrap: break-word !important;
/* 2636 */ 		display: inline-block;
/* 2637 */ 	}
/* 2638 */
/* 2639 */ 	/* ----- Card Based Related Messages ----- */
/* 2640 */
/* 2641 */ 	#seriesengine .enmse-related-area.card-view {
/* 2642 */ 		padding: 20px 0 0 0;
/* 2643 */ 	}
/* 2644 */
/* 2645 */ 	#seriesengine .enmse-message-card {
/* 2646 */ 		width: 100%;
/* 2647 */ 		margin: 0 0 10px 0 !important;
/* 2648 */ 	}
/* 2649 */
/* 2650 */ 	#seriesengine .enmse-message-card.enmse-oddcard {

/* se_styles.css */

/* 2651 */ 		margin: 0 0 10px 0 !important;
/* 2652 */ 	}
/* 2653 */
/* 2654 */ 	/* ----- Row Based Related Messages ----- */
/* 2655 */
/* 2656 */ 	#seriesengine .enmse-related-area.row-view, #seriesengine.se-medium .enmse-related-area.row-view {
/* 2657 */ 		padding: 20px 0 0 0;
/* 2658 */ 	}
/* 2659 */
/* 2660 */ 	#seriesengine tr.enmse-message-row, #seriesengine.se-medium tr.enmse-message-row {
/* 2661 */ 		width: 100%;
/* 2662 */ 		margin: 0 0 10px 0 !important;
/* 2663 */ 	}
/* 2664 */
/* 2665 */ 	#seriesengine td.enmse-info-cell h5, #seriesengine.se-medium td.enmse-info-cell h5 {
/* 2666 */ 		text-align: center;
/* 2667 */ 	}
/* 2668 */
/* 2669 */ 	#seriesengine td.enmse-info-cell h6, #seriesengine.se-medium td.enmse-info-cell h6 {
/* 2670 */ 		text-align: center;
/* 2671 */ 	}
/* 2672 */
/* 2673 */ 	#seriesengine td.enmse-info-cell p.enmse-scripture-info, #seriesengine.se-medium td.enmse-info-cell p.enmse-scripture-info {
/* 2674 */ 		text-align: center;
/* 2675 */ 	}
/* 2676 */
/* 2677 */ 	#seriesengine td.enmse-info-cell p.enmse-hero-extra, #seriesengine.se-medium td.enmse-info-cell p.enmse-hero-extra {
/* 2678 */ 		text-align: center;
/* 2679 */ 	}
/* 2680 */ }
/* 2681 */
/* 2682 */ @media (max-width: 495px) {
/* 2683 */
/* 2684 */ 	#seriesengine ul.enmse-modern-player-tabs.three { /* Tabs */
/* 2685 */ 		min-height: 74px;
/* 2686 */ 	}
/* 2687 */
/* 2688 */ 	#seriesengine ul.enmse-modern-player-tabs li {
/* 2689 */ 		height: 41px;
/* 2690 */ 	}
/* 2691 */
/* 2692 */ 	#seriesengine.se-small ul.enmse-modern-player-tabs {
/* 2693 */ 		min-height: 74px;
/* 2694 */ 	}
/* 2695 */
/* 2696 */ 	#seriesengine.se-small ul.enmse-modern-player-tabs.three {
/* 2697 */ 		min-height: 111px;
/* 2698 */ 	}
/* 2699 */
/* 2700 */ 	#seriesengine.se-small ul.enmse-modern-player-tabs li {

/* se_styles.css */

/* 2701 */ 		height: 41px;
/* 2702 */ 	}
/* 2703 */
/* 2704 */ }
/* 2705 */
/* 2706 */ @media (max-width: 370px) {
/* 2707 */
/* 2708 */ 	#seriesengine ul.enmse-modern-player-tabs li {
/* 2709 */ 		height: 41px;
/* 2710 */ 		min-width: 114px;
/* 2711 */ 	}
/* 2712 */
/* 2713 */ 	#seriesengine ul.enmse-modern-player-tabs li a {
/* 2714 */ 		min-width: 94px;
/* 2715 */ 		font-size: 13px !important;
/* 2716 */ 	}
/* 2717 */
/* 2718 */ 	#seriesengine ul.enmse-modern-player-tabs li.enmse-tab-selected a {
/* 2719 */ 		font-size: 13px !important;
/* 2720 */ 	}
/* 2721 */
/* 2722 */ }
/* 2723 */
/* 2724 */
/* Minify_CSS_UriRewriter::$debugText

*/

/* font-awesome.min.css */

/* 1 */ /*!
/* 2 *|  *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
/* 3 *|  *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
/* 4 *|  */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/* 5 */
