
/* style.css */

/* 1   */ /*
/* 2   *| Theme Name: Lucid
/* 3   *| Theme URI: http://www.elegantthemes.com/gallery/
/* 4   *| Version: 1.9
/* 5   *| Description: 2 Column theme from Elegant Themes
/* 6   *| Author: Elegant Themes
/* 7   *| Author URI: http://www.elegantthemes.com
/* 8   *| */
/* 9   */ 
/* 10  */ /*------------------------------------------------*/
/* 11  */ /*-----------------[RESET]------------------------*/
/* 12  */ /*------------------------------------------------*/
/* 13  */ 
/* 14  */ /* http://meyerweb.com/eric/tools/css/reset/ */
/* 15  */ /* v1.0 | 20080212 */
/* 16  */ 
/* 17  */ html, body, div, span, applet, object, iframe,
/* 18  */ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
/* 19  */ a, abbr, acronym, address, big, cite, code,
/* 20  */ del, dfn, em, font, img, ins, kbd, q, s, samp,
/* 21  */ small, strike, strong, sub, sup, tt, var,
/* 22  */ b, u, i, center,
/* 23  */ dl, dt, dd, ol, ul, li,
/* 24  */ fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
/* 25  */ 
/* 26  */ body { line-height: 1; }
/* 27  */ ol, ul { list-style: none; }
/* 28  */ blockquote, q {	quotes: none; }
/* 29  */ 
/* 30  */ blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }
/* 31  */ 
/* 32  */ /* remember to define focus styles! */
/* 33  */ :focus { outline: 0; }
/* 34  */ 
/* 35  */ /* remember to highlight inserts somehow! */
/* 36  */ ins { text-decoration: none; }
/* 37  */ del { text-decoration: line-through; }
/* 38  */ 
/* 39  */ /* tables still need 'cellspacing="0"' in the markup */
/* 40  */ table { border-collapse: collapse; border-spacing: 0; }
/* 41  */ article, aside, footer, header, hgroup, nav, section { display: block; }
/* 42  */ 
/* 43  */ /*------------------------------------------------*/
/* 44  */ /*-----------------[BASIC STYLES]-----------------*/
/* 45  */ /*------------------------------------------------*/
/* 46  */ 
/* 47  */ html { -webkit-font-smoothing: antialiased; }
/* 48  */ body { font-family: 'Open Sans', Arial, sans-serif; font-size: 16px; color: #4c4c4c; background-color: #ffffff; }
/* 49  */ 
/* 50  */ a { text-decoration: none; }

/* style.css */

/* 51  */ a:hover { text-decoration: underline; }
/* 52  */ .clear { clear: both; }
/* 53  */ .ui-tabs-hide { display: none; }
/* 54  */ br.clear { margin: 0px; padding: 0px; }
/* 55  */ 
/* 56  */ h1, h2, h3, h4, h5, h6 { padding-bottom: 5px; color: #111; line-height: 1em; font-weight: normal; }
/* 57  */ h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #111; }
/* 58  */ h1 { font-size: 30px; }
/* 59  */ h2 { font-size: 24px; }
/* 60  */ h3 { font-size: 22px; }
/* 61  */ h4 { font-size: 18px; }
/* 62  */ h5 { font-size: 16px; }
/* 63  */ h6 { font-size: 14px; }
/* 64  */ p { padding-bottom: 10px; line-height: 24px; }
/* 65  */ strong { font-weight: bold; color: #1c1c1c; }
/* 66  */ cite, em, i { font-style: italic; }
/* 67  */ pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
/* 68  */ ins { text-decoration: none; }
/* 69  */ sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
/* 70  */ sup { bottom: 0.8em; }
/* 71  */ sub { top: 0.3em; }
/* 72  */ dl { margin: 0 0 1.5em 0; }
/* 73  */ dl dt { font-weight: bold; }
/* 74  */ dd  { margin-left: 1.5em;}
/* 75  */ blockquote  { margin: 1.5em; padding: 1em; color: #666666; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; }
/* 76  */ 	blockquote p { padding-bottom: 0px; }
/* 77  */ 
/* 78  */ input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }
/* 79  */ input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }
/* 80  */ input[type=text], input.text, input.title, textarea, select { margin:0.5em 0; }
/* 81  */ textarea { padding: 4px; }
/* 82  */ 
/* 83  */ img#about-image { float: left; margin: 3px 8px 8px 0px; }
/* 84  */ 
/* 85  */ .clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
/* 86  */ * html .clearfix             { zoom: 1; } /* IE6 */
/* 87  */ *:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* 88  */ 
/* 89  */ /*------------------------------------------------*/
/* 90  */ /*---------------[MAIN LAYOUT INFO]---------------*/
/* 91  */ /*------------------------------------------------*/
/* 92  */ 
/* 93  */ #main-header { background-color: #f9f9f9; border-bottom: 1px solid #eeeeee; position: relative; margin-bottom: 60px; }
/* 94  */ #main-header:before { content: ''; position: absolute; height: 7px; bottom: -7px; left: 0; background: url(https://3d13ef.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/shadow.png) no-repeat top center; width: 100%; }
/* 95  */ 	.container { text-align: left; margin: 0 auto; width: 960px; position: relative; }
/* 96  */ 		#top-menu { border-right: 1px solid #e5e5e5; padding: 0 18px 0 23px; float: left; }
/* 97  */ 
/* 98  */ 				#top-menu a { font-size: 14px; color: #4b4b4b; text-decoration: none; text-shadow: 1px 1px 0 #fff; padding: 22px 15px 23px; display: block; }
/* 99  */ 
/* 100 */ 				#top-menu > ul > li > a { -moz-transition: all .5s; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

/* style.css */

/* 101 */ 				#top-menu > ul > li > a:hover { color: #fff; background-color: #4b4b4b; text-shadow: -1px -1px 0 #000; -moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.9); -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.9); box-shadow: inset 0 0 10px rgba(0,0,0,0.9); }
/* 102 */ 					#top-menu li.sfHover > a { color: #fff; text-shadow: none; }
/* 103 */ 				#top-menu ul > li.current-menu-item > a { font-weight: bold; }
/* 104 */ 
/* 105 */ 				#top-menu .main_text { color: #4b4b4b; }
/* 106 */ 
/* 107 */ 		#social-icons { float:left; border-left: 1px solid #fff; border-right: 1px solid #e5e5e5; padding: 23px 32px 19px; }
/* 108 */ 			#social-icons a { padding-left: 4px; float: left; }
/* 109 */ 		#search { float: left; border-left: 1px solid #fff; padding: 11px 32px 0 25px; }
/* 110 */ 			#search-form { height: 35px; border:1px solid #e5e5e5; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background-color: #fff; -webkit-box-shadow: 1px 1px 0 #fff; -moz-box-shadow: 1px 1px 0 #fff; box-shadow: 1px 1px 0 #fff; }
/* 111 */ 				#search-form #searchinput { background: none; border: none; float: left; margin: 9px 14px 0 7px; width: 108px; padding-left: 6px; font-size: 12px; color: #4b4b4b; font-weight: lighter; }
/* 112 */ 				#search-form #searchsubmit { margin-top: 12px; margin-right: 12px; }
/* 113 */ .container #logo-area { text-align: center; margin-bottom: 57px; }
/* 114 */ #secondary-menu { border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; position: relative; }
/* 115 */ #secondary-menu:before { content: ''; position: absolute; height: 7px; bottom: -7px; left: 0; background: url(https://3d13ef.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/shadow.png) no-repeat top center; width: 100%; z-index: 1; }
/* 116 */ 	.container #second-menu { text-align: center; }
/* 117 */ 			#second-menu a { font-size: 14px; color: #4b4b4b; text-decoration: none; text-shadow: 1px 1px 0 #fff; display: block; font-weight: lighter; }
/* 118 */ 			#second-menu > ul > li > a { -moz-transition: all .3s; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
/* 119 */ 			#second-menu > ul > li > a:hover { color: #fff; text-shadow: -1px -1px 0 rgba(0,0,0,0.1); -moz-box-shadow: inset 0 0 10px rgba(255,102,0,0.9); -webkit-box-shadow: inset 0 0 10px rgba(255,102,0,0.9); box-shadow: inset 0 0 10px rgba(255,102,0,0.9); }
/* 120 */ 				#second-menu li.sfHover > a { color: #fff; text-shadow: none; }
/* 121 */ 			#second-menu .main_text { color: #4b4b4b; }
/* 122 */ 
/* 123 */ 			#second-menu ul > li.current-menu-item > a { font-weight: bold; }
/* 124 */ #main-area { background-color: #f9f9f9; border-bottom: 1px solid #eeeeee; padding-bottom: 60px; }
/* 125 */ #featured_section { margin: -59px 0 56px; }
/* 126 */ 	#featured { position:relative; }
/* 127 */ 			#switcher { border: 1px solid #e5e5e5; border-top: none; position: relative; background-color: #fff; }
/* 128 */ 			#switcher:before { content: ''; position: absolute; height: 7px; top: -8px; left: 0; background: url(https://703180.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/top-shadow.png) no-repeat top center; width: 100%; }
/* 129 */ 		#switcher-container { position: relative; }
/* 130 */ 			#switcher-container:after { content: ''; position: absolute; height: 7px; bottom: -6px; left: 0; background: url(https://3d13ef.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/shadow.png) no-repeat top center; width: 100%; }
/* 131 */ 				#switcher li { float: left; width: 318px; border-right: 1px solid #eeeeee; cursor: pointer; }
/* 132 */ 				#switcher .last { border-right: none; width: 320px; }
/* 133 */ 					#featured_section .active-slide .switcher-content, #featured_section .switcher_hover { background-color: #f9f9f9; -moz-box-shadow: inset 0 0 0 1px #fff; -webkit-box-shadow: inset 0 0 0 1px #fff; box-shadow: inset 0 0 0 1px #fff; }
/* 134 */ 					#featured_section .switcher_hover, #featured_section .switcher_hover .post-meta, .et_tab_link_hover .post-meta { -moz-transition: all .3s; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
/* 135 */ 					.switcher-content { padding: 41px 29px 24px 93px; position: relative; }
/* 136 */ 						span.post-meta { position: absolute; left: 29px; top: 34px; display: block; background: #4c4c4c; color: #fff; font-size: 11px; text-transform: uppercase; text-align: center; -webkit-border-radius: 45px; -moz-border-radius: 45px; border-radius: 45px; width: 45px; height: 45px; line-height: 36px; font-weight: lighter; font-size: 10px; text-transform: uppercase; }
/* 137 */ 							span.post-meta span { display: block; margin-top: -24px; font-weight: bold; font-size: 12px; }
/* 138 */ 
/* 139 */ 							#switcher h2 { font-weight: lighter; font-size: 20px; }
/* 140 */ 							#switcher .meta-info, .article .meta-info { font-family: 'Open Sans Condensed', Arial, sans-serif; font-size: 16px; color: #b8b8b8; margin-top: -5px; }
/* 141 */ 								#switcher .meta-info a, .article .meta-info a { color: #b8b8b8; text-decoration: none; }
/* 142 */ 								.article .meta-info a:hover { color: #949494; }
/* 143 */ 	.recent-category_widget { margin-bottom: 53px; }
/* 144 */ 		.recent-category { float: left; width: 300px; margin-right: 30px; position: relative; }
/* 145 */ 		#recent-categories .last { margin-right: 0; }
/* 146 */ 			h3.main-title { font-family: 'Open Sans Condensed', Arial, sans-serif; display: inline-block; font-size: 16px; text-transform: uppercase; color: #fff; text-shadow:-1px -1px 0 rgba(0,0,0,0.2); margin-bottom: -1px; padding: 8px 11px; }
/* 147 */ 			a.more { position: absolute; font-family: 'Open Sans Condensed', Arial, sans-serif; text-transform: uppercase; color: #bababa; font-size: 16px; text-shadow: 1px 1px 0 #fff; background: url(https://18150e.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/more-arrow.png) no-repeat right 4px; text-decoration: none; top: 2px; right: 0px;  padding-right: 14px; }
/* 148 */ 			a.more:hover { color: #111; }
/* 149 */ 			.category-box { border: 1px solid #e5e5e5; position: relative; }
/* 150 */ 			.category-box:after { content: ''; position: absolute; height: 7px; bottom: -7px; left: 0; background: url(https://5cbbf1.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/shadow2.png) no-repeat top center; width: 100%; }

/* style.css */

/* 151 */ 				.category-box li { background-color: #f9f9f9; border: 1px solid #fff; border-bottom: 1px solid #e5e5e5; padding: 10px 10px 0; }
/* 152 */ 				.category-box .last { border-bottom: none; }
/* 153 */ 					.category-box .thumb { float: left; margin: 0 17px 5px 0; position: relative; line-height: 0; }
/* 154 */ 					.category-box .thumb:after { position: absolute; -moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.6); -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.6); box-shadow: inset 0 0 10px rgba(0,0,0,0.6); content: ''; left: 0; top: 0; width: 100%; height: 100%; }
/* 155 */ 					.category-box h3 { font-size: 16px; text-shadow: 1px 1px 0 #fff; }
/* 156 */ 						.category-box h3 a { text-decoration: none; color: #4c4c4c; }
/* 157 */ 						.category-box h3 a:hover { color: #111; }
/* 158 */ 					.category-box p.meta-info { font-weight: lighter; font-size: 14px; color: #b1b0b0; text-shadow: 1px 1px 0 #fff; margin-top: -5px; padding-bottom: 8px; }
/* 159 */ 						.category-box p.meta-info a { text-decoration: none; color: #b1b0b0; }
/* 160 */ 						.category-box p.meta-info a:hover { color: #111; }
/* 161 */ 	#left-area { float: left; width: 630px; margin-right: 30px; }
/* 162 */ 		#recent-videos { position: relative; margin-bottom: 56px; }
/* 163 */ 			#video-slider-section { position: relative; border: 1px solid #e5e5e5; }
/* 164 */ 			#video-slider-section:before { content: ''; position: absolute; height: 8px; bottom: -8px; left: 0; background: url(https://8181f8.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/middle-shadow.png) no-repeat top center; width: 100%; }
/* 165 */ 				.video-slide { background-color: #fff; padding: 9px; line-height: 0; }
/* 166 */ 		#recent-articles { position: relative; margin-bottom: 30px; }
/* 167 */ 			#articles-content { border: 1px solid #e5e5e5; background-color: #fff; }
/* 168 */ 			#articles-content:before { content: ''; position: absolute; height: 8px; bottom: -7px; left: 0; background: url(https://8181f8.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/middle-shadow.png) no-repeat top center; width: 100%; }
/* 169 */ 				.article { border-bottom: 1px solid #f7f7f7; padding: 10px; }
/* 170 */ 				.article .last { border-bottom: none; }
/* 171 */ 					.article .thumb { float: left; margin-right: 28px; position: relative; line-height: 0; }
/* 172 */ 						.article .thumb .overlay { position: absolute; -moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.3); -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.3); box-shadow: inset 0 0 10px rgba(0,0,0,0.3); left: 0; top: 0; width: 100%; height: 100%; }
/* 173 */ 					.article h4 { padding-top: 20px; font-size: 24px; font-weight: lighter; }
/* 174 */ 						.article h4 a { text-decoration: none; color: #4c4c4c; }
/* 175 */ 						.article h4 a:hover, #tab-controls li a:hover, .widget li a:hover, .footer-widget li a:hover, #bottom-menu a:hover, .post h2.title a:hover { color: #b8b8b8; }
/* 176 */ 					.article p { margin-top: -7px; }
/* 177 */ 
/* 178 */ #main-area  { padding-top: 58px; }
/* 179 */ 	.entry { border: 1px solid #e5e5e5; background-color: #fff; position: relative; margin-bottom: 30px; }
/* 180 */ 	.entry:before { content: ''; position: absolute; height: 8px; bottom: -8px; left: 0; background: url(https://8181f8.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/middle-shadow.png) no-repeat top center; width: 100%; }
/* 181 */ 		.entry .meta-info { background-color: #f9f9f9; border: 1px solid #fff; border-bottom: none; font-size: 16px; color: #b8b8b8; text-shadow: 1px 1px 0 #fff; font-weight: lighter; padding: 19px 28px; }
/* 182 */ 			.entry .meta-info a { text-decoration: none; color: #888888; }
/* 183 */ 		.entry .post-thumbnail { position: relative; line-height: 0; }
/* 184 */ 			.entry .post-thumbnail .overlay { position: absolute; -moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.3); -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.3); box-shadow: inset 0 0 10px rgba(0,0,0,0.3); left: 0; top: 0; width: 100%; height: 100%; }
/* 185 */ 		.entry h2.title, h1.title { font-size: 30px; font-weight: lighter; color: #4c4c4c; }
/* 186 */ 			.entry h2.title a { text-decoration: none; color: #4c4c4c; }
/* 187 */ 			.entry h2.title a:hover { color: #111; }
/* 188 */ 
/* 189 */ 		.post_content { padding: 36px 15px 30px 44px; }
/* 190 */ 			.post_content a.more { position: relative; top: 0; padding-right: 14px; float: right; }
/* 191 */ 
/* 192 */ .category-box .recent_even { background: #fff; }
/* 193 */ 
/* 194 */ #video-slider-section { background: #fff; padding: 9px; }
/* 195 */ 	#video-content .flex-control-nav { display: none; }
/* 196 */ 
/* 197 */ article.post ul, .comment-content ul, article.page ul { list-style-type: disc; padding: 0 0 23px 16px; line-height: 26px; }
/* 198 */ article.post ol, .comment-content ol, article.page ol { list-style-type: decimal; list-style-position: inside; padding: 0 0 23px 16px; line-height: 26px; }
/* 199 */ 	.post ul li ul, .post ul li ol, .comment-content ul li ul, .comment-content ul li ol, article.page ul li ul, article.page ul li ol { padding: 2px 0px 2px 20px; }
/* 200 */ 	.post ol li ul, .post ol li ol, .comment-content ol li ul, .comment-content ol li ol, article.page ol li ul, article.page ol li ol  { padding: 2px 0px 2px 35px; }

/* style.css */

/* 201 */ 
/* 202 */ article.post p, .comment-content p, article.page p { padding-bottom: 17px; }
/* 203 */ 
/* 204 */ #breadcrumbs { background: #fff; border: 1px solid #e5e5e5; -moz-box-shadow: inset 0 0 0 1px #fff; -webkit-box-shadow: inset 0 0 0 1px #fff; box-shadow: inset 0 0 0 1px #fff; position: relative; margin-bottom: 27px; color: #b8b8b8; font-size: 13px; padding: 11px 1px; }
/* 205 */ 	#breadcrumbs a { display: inline-block; padding: 11px 6px 13px 12px; background: #f9f9f9; color: #4c4c4c; text-shadow: 1px 1px 0 #fff; }
/* 206 */ 	#breadcrumbs a:hover { color: #111; text-decoration: none; }
/* 207 */ 
/* 208 */ 	#breadcrumbs a, span.raquo { float: left; margin: -11px 0; }
/* 209 */ 	span.raquo { background: url(https://06b7d2.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/breadcrumbs_arrow_gray.png) no-repeat; display: inline-block; text-indent: -9999px; width: 11px; height: 38px; }
/* 210 */ 	#breadcrumbs .breadcrumbs_home { background-image: url(https://670013.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/breadcrumbs_home.png); background-repeat: no-repeat; background-position: 18px 11px; padding-left: 40px; }
/* 211 */ 	span.raquo:last-child { background-image: url(https://87a94a.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/breadcrumbs_arrow.png); margin-right: 10px; }
/* 212 */ 
/* 213 */ /*------------------------------------------------*/
/* 214 */ /*---------------[DROPDOWN MENU]------------------*/
/* 215 */ /*------------------------------------------------*/
/* 216 */ 
/* 217 */ ul.nav li ul { width: 250px !important; background: #4b4b4b; top: 59px !important; left: 0 !important; -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1); box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1); z-index: 9999; display: none; }
/* 218 */ 	ul.nav ul li { margin: 0 !important; padding: 0 !important; }
/* 219 */ 		#top-menu ul ul li a, #second-menu ul ul li a { padding: 20px 5px 20px 40px !important; width: 250px; color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,0.8); background: url(https://5e8008.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/top_menu_bullet.png) no-repeat 22px 23px; border-top: 1px solid #575757; -moz-transition: all .5s; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/* 220 */ 		#second-menu ul ul li a { text-shadow: 0 -1px 0 rgba(0,0,0,0.3); }
/* 221 */ 		#top-menu ul ul li:first-child a, #second-menu ul ul li:first-child a { border-top: none !important; }
/* 222 */ 		#top-menu ul ul li a:hover, #second-menu ul ul li a:hover { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background-color: #575757; color: #fff !important; padding-left: 45px !important; }
/* 223 */ 
/* 224 */ 		ul.nav ul li a:hover { color: #c6c6c6 !important; }
/* 225 */ 
/* 226 */ 		ul.nav li:hover ul ul, ul.nav li.sfHover ul ul { top: -1px !important; left: 250px !important; border-top: 1px solid #f0f0f0; }
/* 227 */ 
/* 228 */ #second-menu ul.nav li ul  { top: 58px !important; text-align: left; }
/* 229 */ 
/* 230 */ #second-menu  ul.nav li:hover ul ul, #second-menu  ul.nav li.sfHover ul ul { top: -1px !important; }
/* 231 */ 
/* 232 */ ul.nav > li > a { overflow: hidden; height: 59px; }
/* 233 */ #top-menu a { padding: 0; }
/* 234 */ span.menu_slide, span.main_text { display: block; padding: 22px 15px 23px; position: relative; }
/* 235 */ span.menu_slide { display: none; }
/* 236 */ 
/* 237 */ #second-menu > ul.nav { float: left; }
/* 238 */ 
/* 239 */ .js #top-menu > ul.nav, .js #second-menu > ul.nav { visibility: hidden; }
/* 240 */ 
/* 241 */ 
/* 242 */ .mobile_nav { display: none; position: relative; padding: 15px 22px 11px 46px; }
/* 243 */ .mobile_nav:hover { color: #eee; text-decoration: none; }
/* 244 */ 	.mobile_nav > span { display: block; width: 15px; height: 10px; background: url(https://d81736.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/responsive_arrow.png) no-repeat; position: absolute; top: 26px; right: 14px; -moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
/* 245 */ 	.mobile_nav.opened > span { -moz-transform: rotate(-180deg); -webkit-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg); }
/* 246 */ .et_mobile_menu { position: absolute; top: 60px !important; left: -79px; z-index: 1000; display: none; text-align: left; background: #f9f9f9; border: 1px solid #e5e5e5; border-top: none; }
/* 247 */ #mobile_menu { width: 280px !important; }
/* 248 */ 	.et_mobile_menu li { padding-left: 0 !important; }
/* 249 */ 	.et_mobile_menu ul { display: block !important; visibility: visible !important; }
/* 250 */ 

/* style.css */

/* 251 */ .et_mobile_menu li.current-menu-item > a, .et_mobile_menu a:hover { color: #111; text-decoration: none; }
/* 252 */ .et_mobile_menu a { display: block; padding-left: 9px !important; background-position: 0 17px; color: #4c4c4c; width: 233px; text-shadow: 1px 1px 0 #fff; border-top: 1px solid #fff; border-bottom: 1px solid #e5e5e5; }
/* 253 */ 	.et_mobile_menu li a { padding: 15px 7px 13px 40px !important; background-repeat: no-repeat; background-position: 23px 17px; }
/* 254 */ .mobile_nav li ul { position: relative; top: 0; width: auto; display: block !important; visibility: visible !important; }
/* 255 */ 
/* 256 */ #second-menu .mobile_nav, #category_mobile_menu li a { color: #48423f; text-shadow: 1px 1px 0 #fff; }
/* 257 */ #category_mobile_menu li a:hover, #category_mobile_menu li.current-menu-item > a { color: #919e9e; }
/* 258 */ #category_mobile_menu { top: 46px !important; left: -56px; }
/* 259 */ 	#category_mobile_menu li a { float: left; }
/* 260 */ #second-menu .mobile_nav:before, #second-menu .mobile_nav:after { background-image: url(https://2a2142.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/images/secondary-menu-bg.png); }
/* 261 */ 
/* 262 */ .et_mobile_menu span.main_text { padding: 0; }
/* 263 */ 
/* 264 */ /*------------------------------------------------*/
/* 265 */ /*--------------[FEATURED SLIDER]-----------------*/
/* 266 */ /*------------------------------------------------*/
/* 267 */ 
/* 268 */ /* Browser Resets */
/* 269 */ .flex-container a:active,
/* 270 */ .flexslider a:active {outline: none;}
/* 271 */ .slides,
/* 272 */ .flex-control-nav,
/* 273 */ .flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* 274 */ 
/* 275 */ /* FlexSlider Necessary Styles
/* 276 *| *********************************/
/* 277 */ .flexslider {width: 100%; margin: 0; padding: 0;}
/* 278 */ .flexslider .slides > li { display: none; } /* Hide the slides before the JS is loaded. Avoids image jumping */
/* 279 */ img { max-width: 100%; height: auto; width: auto; }
/* 280 */ .flexslider  img { display: block; width: auto; }
/* 281 */ 
/* 282 */ /* Clearfix for the .slides element */
/* 283 */ .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
/* 284 */ html[xmlns] .slides {display: block;}
/* 285 */ * html .slides {height: 1%;}
/* 286 */ 
/* 287 */ /* No JavaScript Fallback */
/* 288 */ /* If you are not using another script, such as Modernizr, make sure you
/* 289 *|  * include js that eliminates this class on page load */
/* 290 */ .no-js .slides > li:first-child {display: block;}
/* 291 */ 
/* 292 */ /* FlexSlider Default Theme
/* 293 *| *********************************/
/* 294 */ .flexslider {position: relative; zoom: 1;}
/* 295 */ .flexslider .slides {zoom: 1;}
/* 296 */ .flexslider .slides > li {position: relative;}
/* 297 */ /* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
/* 298 */ .flex-container {zoom: 1; position: relative;}
/* 299 */ 
/* 300 */ #featured .flex-direction-nav a, #video-slider-section .flex-direction-nav a  { position: absolute; text-indent: -9999px; top: 50%; margin-top: -30px; width: 60px; height: 60px; display: block; -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px; -moz-box-shadow: 0 0 5px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1); box-shadow: 0 0 5px rgba(0,0,0,0.1); display: none;  -moz-transition: all .2s; -webkit-transition: all .2s; -o-transition: all .2s; transition: all .2s; }

/* style.css */

/* 301 */ #featured .flex-direction-nav a.flex-prev, #video-slider-section .flex-direction-nav a.flex-prev { left: 0; background: #fff url(https://29578f.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/left-arrow.png) no-repeat 21px center; }
/* 302 */ #featured .flex-direction-nav a.flex-next, #video-slider-section .flex-direction-nav a.flex-next  { right: 0; background: #fff url(https://0a2dba.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/right-arrow.png) no-repeat 25px center; }
/* 303 */ #featured .flex-direction-nav a:hover, #video-slider-section .flex-direction-nav a:hover { -ms-transform: scale(1.4); -o-transform: scale(1.4); -moz-transform: scale(1.4); -webkit-transform: scale(1.4); transform: scale(1.4); }
/* 304 */ #featured .flex-direction-nav a.flex-prev:hover, #video-slider-section .flex-direction-nav a.flex-prev:hover { background-image: url(https://8d4ccf.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/left-arrow_hover.png); }
/* 305 */ #featured .flex-direction-nav a.flex-next:hover, #video-slider-section .flex-direction-nav a.flex-next:hover { background-image: url(https://012abe.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/right-arrow_hover.png); }
/* 306 */ #featured .flex-control-nav { display: none; }
/* 307 */ 
/* 308 */ #featured .overlay { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; -moz-box-shadow: inset 0 0 15px rgba(0,0,0,0.3); -webkit-box-shadow: inset 0 0 15px rgba(0,0,0,0.3); box-shadow: inset 0 0 15px rgba(0,0,0,0.3); }
/* 309 */ 
/* 310 */ #video-switcher { background: #f9f9f9; margin: 10px -9px -9px; border-top: 1px solid #e5e5e5; -moz-box-shadow: inset 1px 1px 0 #fff; -webkit-box-shadow: inset 1px 1px 0 #fff; box-shadow: inset 1px 1px 0 #fff; }
/* 311 */ 	#video-switcher li { float: left; padding: 9px; cursor: pointer; border-left: 1px solid transparent; border-right: 1px solid transparent; }
/* 312 */ 		#video-switcher img { display: block; }
/* 313 */ 
/* 314 */ 	.video_image { position: relative; }
/* 315 */ 		.video_image:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.7); -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.7); box-shadow: inset 0 0 3px rgba(0,0,0,0.7); }
/* 316 */ 
/* 317 */ 	#video-switcher .active_video { background: #fff; margin-top: -1px; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; padding-top: 10px; }
/* 318 */ 	#video-switcher li.active_video:first-child { border-left: 1px solid transparent; }
/* 319 */ 	#video-switcher li.active_video:last-child { border-right: 1px solid transparent; padding-right: 13px; }
/* 320 */ 
/* 321 */ 	.et_video_play { position: absolute; top: 50%; left: 50%; margin-top: -19px; margin-left: -18px; width: 36px; height: 36px; -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px; -moz-box-shadow: 0 0 5px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1); box-shadow: 0 0 5px rgba(0,0,0,0.1); background-image:  url(https://4ef372.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/video_play_arrow.png); background-repeat: no-repeat; background-position: center; display: none; }
/* 322 */ 
/* 323 */ /*------------------------------------------------*/
/* 324 */ /*-------------------[COMMENTS]-------------------*/
/* 325 */ /*------------------------------------------------*/
/* 326 */ 
/* 327 */ #comment-wrap { padding-top: 20px; }
/* 328 */ 
/* 329 */ #comments, #reply-title { padding-top: 0; padding-bottom: 30px; font-weight: lighter; }
/* 330 */ #reply-title { padding-top: 22px; font-size: 30px; }
/* 331 */ 	.comment-body { margin-bottom: 30px; border: 1px solid #e5e5e5; background-color: #fff; }
/* 332 */ 		.comment_postinfo { background-color: #f9f9f9; border: 1px solid white; border-bottom: 1px solid #e5e5e5; font-size: 16px; color: #b8b8b8; text-shadow: 1px 1px 0 white; font-weight: lighter; padding-top: 25px; position: relative; overflow: hidden; }
/* 333 */ 			.comment_avatar { float: left; margin: -10px 18px 10px 10px; position: relative; line-height: 0; }
/* 334 */ 			.comment_avatar:before { position: absolute; -moz-box-shadow: inset 0 0 7px rgba(0,0,0,0.3); -webkit-box-shadow: inset 0 0 7px rgba(0,0,0,0.3); box-shadow: inset 0 0 7px rgba(0,0,0,0.3); top: 0; left: 0; width: 100%; height: 100%; content: ''; }
/* 335 */ 				.fn, .fn a { color: #898989; font-weight: lighter; }
/* 336 */ 				.fn a:hover { color: #111; text-decoration: none; }
/* 337 */ 				.comment_date, .comment-edit-link { color: #b8b8b8; }
/* 338 */ 				.comment_date { margin-left: 3px; }
/* 339 */ 			.comment_area { padding: 32px 35px; }
/* 340 */ 				.comment-reply-link { font-family: 'Open Sans Condensed', Arial, sans-serif; text-transform: uppercase; color: #bababa; font-size: 16px; text-shadow: 1px 1px 0 #fff;
/* 341 */ 				background: url(https://18150e.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/more-arrow.png) no-repeat 42px 4px; text-decoration: none; position: relative; top: 0; padding-right: 16px; float: right; }
/* 342 */ 				.comment-reply-link:hover { text-decoration: none; color: #111; }
/* 343 */ 				.children { padding-left: 60px; }
/* 344 */ .form-submit { text-align: right; }
/* 345 */ 
/* 346 */ #commentform input[type="text"] { width: 40%; }
/* 347 */ #commentform textarea { width: 94%; }
/* 348 */ #commentform textarea, #commentform input[type="text"] { border: 1px solid #e5e5e5; padding: 12px; color: #4c4c4c; font-size: 16px; background: #fff; -moz-box-shadow: 0 0 2px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.1); box-shadow: 0 0 2px rgba(0,0,0,0.1); }
/* 349 */ #commentform #submit { font-family: 'Open Sans Condensed', Arial, sans-serif; text-transform: uppercase; color: #bababa; font-size: 16px; text-shadow: 1px 1px 0 #fff; background: url(https://18150e.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/more-arrow.png) no-repeat center right; text-decoration: none; padding-right: 16px; border: none !important; }
/* 350 */ 

/* style.css */

/* 351 */ #reply-title small { display: block; font-size: 12px; padding-top: 5px; font-weight: bold; }
/* 352 */ 
/* 353 */ .comment #respond { margin: -20px 0 15px; }
/* 354 */ 
/* 355 */ /*------------------------------------------------*/
/* 356 */ /*---------------------[FOOTER]-------------------*/
/* 357 */ /*------------------------------------------------*/
/* 358 */ 
/* 359 */ #main-footer { border-bottom: 1px solid #eeeeee; position: relative; margin-bottom: 30px; }
/* 360 */ #main-footer:before { content: ''; position: absolute; height: 7px; bottom: -7px; left: 0; background: url(https://3d13ef.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/shadow.png) no-repeat top center; width: 100%; }
/* 361 */ 	#footer-divider { border-top: 1px solid #eeeeee; position: absolute; top: 62px; width: 100%; left: 0; }
/* 362 */ 	#footer-divider:before { background: url(https://3d13ef.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/shadow.png) no-repeat top center; position: absolute; top: -1px; left: 0; width: 100%; height: 7px; content: ''; }
/* 363 */ 		.footer-widget { float: left; border-left: 1px solid #f3f3f3; padding: 24px 20px 27px 40px; width: 258px; }
/* 364 */ 		.footer-widget.last { border-right: 1px solid #f3f3f3; }
/* 365 */ 		.footer-widget h4.widgettitle { text-shadow: 1px 1px 0 #fff; color: #4c4c4c; font-size: 16px; padding-bottom: 53px; }
/* 366 */ 		.footer-widget li { padding: 0px 40px 28px 12px; font-size: 16px; }
/* 367 */ 			.footer-widget li a { text-decoration: none; color: #4c4c4c; }
/* 368 */ 			.footer-widget p { line-height: 28px; }
/* 369 */ 	#bottom-advertisment { border-top: 1px solid #eee; }
/* 370 */ 		#bottom-advertisment .container { text-align: center; margin-bottom: 60px; padding-top: 58px; }
/* 371 */ 			#bottom-menu { float: left }
/* 372 */ 				#bottom-menu li { display: inline-block; }
/* 373 */ 					#bottom-menu a { font-size: 14px; color: #4b4b4b; text-decoration: none; padding: 0 15px; display: block; }
/* 374 */ 					#bottom-menu .active  { font-weight: bold; }
/* 375 */ 			p#copyright { float: right; font-size:12px; color:#4b4b4b; margin-top: -4px; }
/* 376 */ 				p#copyright a { color:#4b4b4b; font-weight: bold; }
/* 377 */ #footer-bottom .container { padding-bottom: 16px; }
/* 378 */ 
/* 379 */ /*------------------------------------------------*/
/* 380 */ /*--------------------[SIDEBAR]-------------------*/
/* 381 */ /*------------------------------------------------*/
/* 382 */ 
/* 383 */ #sidebar { float: left; width: 300px; }
/* 384 */ 	.widget { border: 1px solid #e5e5e5; background-color: #fff; position: relative; margin-bottom: 30px; padding: 24px 24px 0; }
/* 385 */ 	.widget:after { content: ''; position: absolute; height: 7px; bottom: -7px; left: 0; background: url(https://5cbbf1.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/shadow2.png) no-repeat top center; width: 100%; }
/* 386 */ 		#tab-controls { border: 1px solid #fff; border-bottom: none; background-color: #f9f9f9; margin: -24px -24px 0; }
/* 387 */ 			#tab-controls li { float: left; width: 97px; text-shadow: 1px 1px 0 #fff; text-align: center; border-right: 1px solid #e5e5e5; border-left: 1px solid #fff; border-bottom: 1px solid #e5e5e5; padding: 0; background: none; margin-bottom: -1px; }
/* 388 */ 				#tab-controls a { padding: 21px 0; }
/* 389 */ 			#tab-controls .first { border-left: none; }
/* 390 */ 			#tab-controls .last { border-right: none; }
/* 391 */ 			#tab-controls .active { background-color: #fff !important; border-bottom: none; }
/* 392 */ 				#tab-controls li a { text-decoration: none; color: #4c4c4c; display: block; }
/* 393 */ 		#all-tabs li { position: relative; border-bottom: 1px solid #f7f7f7; margin: 0 -24px; }
/* 394 */ 		#all-tabs .last { border-bottom: none; }
/* 395 */ 			#all-tabs span.post-meta { left: 23px; top: 13px; font-size: 10px; text-transform: uppercase; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; width: 35px; height: 35px; line-height: 26px; }
/* 396 */ 				#all-tabs span.post-meta span { margin-top: -16px; }
/* 397 */ 			#all-tabs h4 { color: #4c4c4c; font-size: 16px; padding: 16px 20px 0 70px; }
/* 398 */ 			#all-tabs p.meta-info { padding: 0 0 6px 70px; font-size: 12px; color: #b1b0b0; margin-top: -3px; }
/* 399 */ 				#all-tabs p.meta-info a { color: #b1b0b0; text-decoration: none; }
/* 400 */ 				#all-tabs p.meta-info a:hover { color: #949494; }

/* style.css */

/* 401 */ 		.widget h4.widgettitle { text-shadow: 1px 1px 0 #fff; color: #4c4c4c; font-size: 16px; background-color: #f9f9f9; margin: -24px -24px 0; padding: 21px; border: 1px solid #fff; border-bottom: 1px solid #e5e5e5; }
/* 402 */ 		.widget > ul { margin: 0 -24px; }
/* 403 */ 			.widget li { border-bottom: 1px solid #f7f7f7; font-size: 16px;-moz-transition: all .3s; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }
/* 404 */ 			#tabbed li { -moz-transition: none; -webkit-transition: none; -o-transition: none; transition: none; }
/* 405 */ 				.widget li a { text-decoration: none; color: #4c4c4c; padding: 20px 40px; display: block; }
/* 406 */ 				.widget li:hover { background-color: #f9f9f9; -moz-box-shadow: inset 1px 1px 0 #fff; -webkit-box-shadow: inset 1px 1px 0 #fff; box-shadow: inset 1px 1px 0 #fff; }
/* 407 */ 				#tabbed li:hover { background: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
/* 408 */ 				.widget li:hover a { color: #4c4c4c; }
/* 409 */ 		#all-tabs ul { margin: 0; }
/* 410 */ 			#all-tabs li { padding: 0; }
/* 411 */ 				#all-tabs a { display: inline; padding: 0; }
/* 412 */ 
/* 413 */ #video-content .slides li { width: auto; }
/* 414 */ 
/* 415 */ body.home #sidebar { padding-top: 33px; }
/* 416 */ 
/* 417 */ /*------------------------------------------------*/
/* 418 */ /*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/* 419 */ /*------------------------------------------------*/
/* 420 */ 
/* 421 */ div.post .new-post .aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
/* 422 */ .wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-bottom: 10px; max-width: 96%; padding: 8px; }
/* 423 */ .wp-caption.alignleft { margin: 0px 10px 10px 0px; }
/* 424 */ .wp-caption.alignright { margin: 0px 0px 10px 10px; }
/* 425 */ .wp-caption img { margin: 0; padding: 0; border: 0 none; }
/* 426 */ .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
/* 427 */ .alignright { float: right; }
/* 428 */ .alignleft { float: left }
/* 429 */ img.alignleft { display:inline; float:left; margin-right:15px; }
/* 430 */ img.alignright { display:inline; float:right; margin-left:15px; }
/* 431 */ 
/* 432 */ 
/* 433 */ /*------------------------------------------------*/
/* 434 */ /*---------------[DEFAULT DROPDOWN SETTINGS]---*/
/* 435 */ /*------------------------------------------------*/
/* 436 */ 
/* 437 */ .nav ul { position:absolute; top:-999em; z-index: 9999; }
/* 438 */ 	.nav li { position: relative; float: left; }
/* 439 */ 		.nav ul li { float:left; }
/* 440 */ 			.nav ul a { display:block; float: left; }
/* 441 */ .nav li:hover ul, ul.nav li.sfHover ul { left: 0; top: 0; }
/* 442 */ 	.nav li:hover li ul, .nav li.sfHover li ul, .nav li:hover ul, .nav li li:hover ul { top:-999em; }
/* 443 */ 
/* 444 */ .nav li li { display: block; padding: 0px; float: left; height: auto !important; }
/* 445 */ .nav li ul { width: 150px; z-index:1000; }
/* 446 */ 	.nav li li a:link, .nav li li a:visited { display: block; height: auto; float: left; }
/* 447 */ 	.nav li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
/* 448 */ 
/* 449 */ .nav li li:hover ul, ul.nav li li.sfHover ul { left: 0; top: 20px; }
/* 450 */ 

/* style.css */

/* 451 */ /*------------------------------------------------*/
/* 452 */ /*-----------------[WP CALENDAR]-----------------*/
/* 453 */ /*------------------------------------------------*/
/* 454 */ #wp-calendar { empty-cells: show; margin: 10px auto 0; width: 240px;	}
/* 455 */ 	#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }
/* 456 */ 		#wp-calendar a:hover { text-decoration: underline; }
/* 457 */ 	#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, Sans-Serif; }
/* 458 */ 	#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }
/* 459 */ 		#wp-calendar td#today { color: #ffffff; }
/* 460 */ 	#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }
/* 461 */ 		#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
/* 462 */ 		#wp-calendar #next a { padding-right: 10px; text-align: right; }
/* 463 */ 		#wp-calendar #prev a { padding-left: 10px; text-align: left; }
/* 464 */ 
/* 465 */ /*------------------------------------------------*/
/* 466 */ /*-------------------[PAGE NAVI]------------------*/
/* 467 */ /*------------------------------------------------*/
/* 468 */ .pagination { overflow: hidden; padding: 20px 0; }
/* 469 */ 
/* 470 */ #left-area .wp-pagenavi { text-align: right; text-shadow: 1px 1px 0 #fff; font-size: 13px; color: #4c4c4c; padding-top: 7px; }
/* 471 */ #left-area .wp-pagenavi span, #left-area .wp-pagenavi a { border-color: #e5e5e5; background: #f9f9f9; color: #4c4c4c; -moz-box-shadow: inset 0 0 0 1px #fff; -webkit-box-shadow: inset 0 0 0 1px #fff; box-shadow: inset 0 0 0 1px #fff; padding: 11px 14px; display: inline-block; }
/* 472 */ #left-area .wp-pagenavi .current, #left-area .wp-pagenavi a:hover { background: #fff; }
/* 473 */ #left-area .wp-pagenavi .pages { border: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; padding-left: 0; background: none; }
/* 474 */ 
/* 475 */ a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a  { text-decoration: none; }
/* 476 */ 
/* 477 */ .foursixeight { margin: 0px 0px 15px 84px;}
/* 478 */ 
/* 479 */ body.et_left_sidebar #left-area { float: right; margin-left: 30px; margin-right: 0; }
/* 480 */ 
/* 481 */ #all-tabs > div { display: none; }
/* 482 */ #all-tabs > div:first-child { display: block; }
/* 483 */ 
/* 484 */ .container .header_banner { text-align: left !important; }
/* 485 */ .container .header_banner #logo { float: left; }
/* 486 */ .container .header_banner #top_banner { float: right; margin-top: 20px; }
/* 487 */ 
/* 488 */ .f_widget { margin-bottom: 15px; }
/* 489 */ 
/* 490 */ .fullwidth .post_content { padding-right: 40px; }
/* 491 */ .fullwidth #left-area { width: auto !important; margin-right: 0 !important; margin-left: 0 !important; float: none !important; }
/* 492 */ 
/* 493 */ .sitemap-col ul { list-style: none outside none !important; padding-left: 0 !important; }
/* 494 */ 
/* 495 */ .et_embedded_videos { display: none; }
/* 496 */ 
/* 497 */ #et_pt_gallery { margin-right: -29px !important; }
/* 498 */ 	.et_pt_gallery_entry { margin-left: 18px !important; }
/* 499 */ 
/* 500 */ #et_pt_portfolio_gallery { margin-right: -20px !important; }

/* style.css */

/* 501 */ .et_pt_portfolio_item { margin-left: 49px !important; }
/* 502 */ .et_portfolio_small .et_pt_portfolio_item { margin-left: 34px !important; }
/* 503 */ .et_portfolio_large .et_pt_portfolio_item { margin-left: 53px !important; width: 430px !important; }
/* 504 */ 
/* 505 */ #sidebar .widget_recent_comments li { padding: 15px 20px; background: none !important; }
/* 506 */ 
/* 507 */ .adwrap { margin-left: -12px; }
/* 508 */ 	.adwrap img { margin: 20px 2px; }
/* 509 */ 
/* 510 */ html#ie7 ul.nav li a:hover span.main_text { color: #fff !important; }
/* 511 */ html#ie7 #main-header, html#ie7 #secondary-menu { z-index: 2; }
/* 512 */ html#ie7 #main-area, html#ie7 #main-area .container { z-index: 1; }
/* 513 */ 
/* 514 */ @media only screen and ( max-width: 960px ) {
/* 515 */ 	#et-search, p#et-search-title, p#et-search-title span { background: none !important; }
/* 516 */ 	#et-search { width: auto !important; height: auto !important; }
/* 517 */ 		#et-search-inner { padding: 0 !important; }
/* 518 */ 			#et-search-right { float: none !important; clear: both; text-align: left !important; }
/* 519 */ 				#et_search_submit { background: #BBB8B8 !important; color: #111 !important; }
/* 520 */ 			p#et-search-title { margin-bottom: 2px !important; }
/* 521 */ 				p#et-search-title span { padding: 0 !important; text-shadow: none !important; }
/* 522 */ 	#et-searchinput { width: auto !important; }
/* 523 */ 	p#et_choose_posts, p#et_choose_pages, p#et_choose_date, p#et_choose_cat { float: none !important; }
/* 524 */ 	#et-search-left { float: none !important; width: 100% !important; }
/* 525 */ }
/* 526 */ 
/* 527 */ @media only screen and ( min-width: 768px ) and ( max-width: 960px ) {
/* 528 */ 	.container { width: 728px; }
/* 529 */ 		#search, .category-box p.meta-info, #all-tabs p.meta-info { display: none; }
/* 530 */ 		#top-menu { padding-right: 8px; }
/* 531 */ 		#switcher-container:after, .category-box:after, #video-slider-section:before, #articles-content:before, .widget:after, .post:before { background-size: contain; }
/* 532 */ 			.switcher-content { padding-right: 20px; }
/* 533 */ 				#switcher li { width: 241px!important; }
/* 534 */ 					.switcher-content { padding: 32px 22px 22px 87px; }
/* 535 */ 						span.post-meta { left: 22px; }
/* 536 */ 		.recent-category { width: 222px; }
/* 537 */ 			h3.main-title { font-size: 14px; }
/* 538 */ 				.category-box .thumb { margin-bottom: 11px; }
/* 539 */ 				.category-box h3 { font-size: 14px; }
/* 540 */ 		#left-area { width: 476px; }
/* 541 */ 			#video-switcher li { width: 98px; }
/* 542 */ 			.article h4 { padding-top: 5px; }
/* 543 */ 			.article p { margin-top: -10px; }
/* 544 */ 			.post .meta-info { font-size: 13px; }
/* 545 */ 		#sidebar { width: 222px; }
/* 546 */ 			#tab-controls li { width: 71px; }
/* 547 */ 				#tab-controls li a { font-size: 12px; }
/* 548 */ 			#all-tabs h4 { font-size: 14px; padding-bottom: 16px; }
/* 549 */ 			.widget li a { padding-right: 30px; }
/* 550 */ 		.footer-widget { width: 191px; padding-left: 30px; }

/* style.css */

/* 551 */ 			.footer-widget li { padding-right: 25px; }
/* 552 */ 		#bottom-menu, p#copyright  { float: none; text-align: center; }
/* 553 */ 		#bottom-menu { margin-bottom: 40px; }
/* 554 */ 		p#copyright { margin-bottom: 25px; }
/* 555 */ 		#video-switcher li.active_video:last-child { padding-right: 11px; }
/* 556 */ 
/* 557 */ 	#et_pt_portfolio_gallery { margin-left: -35px !important; }
/* 558 */ 		.et_pt_portfolio_item { margin-left: 13px !important; width: 219px !important; }
/* 559 */ 		.et_portfolio_more_icon, .et_portfolio_zoom_icon { top: 50px !important; }
/* 560 */ 		.et_portfolio_more_icon { left: 65px !important; }
/* 561 */ 		.et_portfolio_zoom_icon { left: 106px !important; }
/* 562 */ 
/* 563 */ 	#et_pt_portfolio_gallery.et_portfolio_small { margin-left: -18px !important; }
/* 564 */ 		#et_pt_portfolio_gallery.et_portfolio_small .et_pt_portfolio_item { margin-left: 8px !important; width: 128px !important; }
/* 565 */ 			#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_zoom_icon { top: 20px !important; }
/* 566 */ 			#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_more_icon { left: 26px !important; }
/* 567 */ 			#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_zoom_icon { left: 62px !important; }
/* 568 */ 
/* 569 */ 	#et_pt_portfolio_gallery.et_portfolio_large { margin-left: -28px !important; }
/* 570 */ 		#et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item { margin-left: -3px !important; width: 348px !important; }
/* 571 */ 			#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { top: 99px !important; }
/* 572 */ 			#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon { left: 140px !important; }
/* 573 */ 			#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { left: 178px !important; }
/* 574 */ }
/* 575 */ 
/* 576 */ @media only screen and ( max-width: 767px ) {
/* 577 */ 	.container { width: 440px; }
/* 578 */ 		#top-menu, #second-menu, span.post-meta, #switcher .meta-info, #sidebar, #bottom-menu, #main-footer { display: none; }
/* 579 */ 		#social-icons { float: right; }
/* 580 */ 		#search { border-left: none; float: left; border-right: 1px solid #e5e5e5; padding: 11px 15px 11px 0; }
/* 581 */ 		#featured_section { margin-bottom: 30px; }
/* 582 */ 			#switcher-container:after, .category-box:after, #video-slider-section:before, #articles-content:before, .widget:after, .post:before { background-size: contain; }
/* 583 */ 				#switcher li { width: 145px!important; }
/* 584 */ 					.switcher-content { padding: 25px 20px 24px 28px; }
/* 585 */ 						#switcher h2, .category-box h3 { font-size: 14px; }
/* 586 */ 			#recent-categories, #recent-videos, .recent-category { margin-bottom: 30px; }
/* 587 */ 				.recent-category { float: none; margin-right: 0; width: 440px; }
/* 588 */ 					.category-box:after { background: url(https://ff82fb.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/images/shadow3.png) no-repeat center top; }
/* 589 */ 					h3.main-title, .article .meta-info, .article p { font-size: 14px; }
/* 590 */ 						.category-box p.meta-info { font-size: 12px; }
/* 591 */ 			#left-area { width: 440px; }
/* 592 */ 				#video-switcher li { width: 89px; }
/* 593 */ 				.article h4 { padding-top: 5px; font-size: 20px; }
/* 594 */ 				.article p { margin-top: -10px; }
/* 595 */ 				.post .meta-info { font-size: 13px; }
/* 596 */ 			p#copyright  { float: none; text-align: center; margin: 30px 0; }
/* 597 */ 
/* 598 */ 	.mobile_nav { display: block; }
/* 599 */ 
/* 600 */ 	#main-header .mobile_nav { border-left: 1px solid #fff; position: absolute; top: 0; left: 180px; padding: 23px 39px 21px 18px; border-right: 1px solid #E5E5E5; font-size: 14px; color: #4b4b4b; text-shadow: 1px 1px 0 #fff; }

/* style.css */

/* 601 */ 
/* 602 */ 	#main-header #mobile_menu li:first-child a { border-top: none; }
/* 603 */ 
/* 604 */ 	#secondary-menu .container { text-align: center; }
/* 605 */ 		#secondary-menu .mobile_nav { display: inline-block; padding: 22px 28px 22px 0; color: #4b4b4b; font-size: 14px; }
/* 606 */ 			#secondary-menu .mobile_nav > span { top: 25px; right: 2px; }
/* 607 */ 	#category_mobile_menu  { background-color: #fff; top: 58px !important; left: -73px; }
/* 608 */ 
/* 609 */ 	#video-switcher li.active_video:last-child { padding-right: 11px; }
/* 610 */ 
/* 611 */ 	#et_pt_gallery { margin-left: -44px !important; margin-right: -40px !important; }
/* 612 */ 		.et_pt_gallery_entry { margin-left: 4px !important; }
/* 613 */ 
/* 614 */ 	#et_contact_right { width: 50% !important; margin-left: 0 !important; float: none !important; }
/* 615 */ 
/* 616 */ 	.sitemap-col { float: none !important; width: auto !important; }
/* 617 */ 
/* 618 */ 	.et_pt_portfolio_item { margin-left: 103px !important; }
/* 619 */ 
/* 620 */ 	.et_portfolio_small .et_pt_portfolio_item { width: 380px !important; margin-bottom: 10px; }
/* 621 */ 		.et_portfolio_small .et_pt_portfolio_entry { float: left; margin-right: 15px; }
/* 622 */ 		.et_portfolio_small .et_portfolio_more_icon, .et_portfolio_small .et_portfolio_zoom_icon { top: 30px !important; }
/* 623 */ 		.et_portfolio_small .et_portfolio_more_icon { left: 38px !important; }
/* 624 */ 		.et_portfolio_small .et_portfolio_zoom_icon { left: 77px !important; }
/* 625 */ 
/* 626 */ 	#et_pt_portfolio_gallery.et_portfolio_large { margin-left: 0 !important; }
/* 627 */ 		#et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item { margin-left: -27px !important; width: 404px !important; }
/* 628 */ 		#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { top: 109px !important; }
/* 629 */ 		#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon { left: 155px !important; }
/* 630 */ 		#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { left: 195px !important; }
/* 631 */ }
/* 632 */ 
/* 633 */ @media only screen and ( max-width: 479px ) {
/* 634 */ 	.container { width: 280px; }
/* 635 */ 		#top-menu, #second-menu, span.post-meta, #switcher .meta-info, #sidebar, #bottom-menu, #main-footer, #social-icons, #search, #switcher-container, #video-switcher, .article .thumb, .post .meta-info { display: none; }
/* 636 */ 		#featured_section { margin-bottom: 30px; }
/* 637 */ 			.category-box:after, #video-slider-section:before, #articles-content:before, .widget:after, .post:before { background-size: contain; }
/* 638 */ 			#recent-categories, #recent-videos, .recent-category { margin-bottom: 30px; }
/* 639 */ 				.recent-category { float: none; margin-right: 0; width: 280px; }
/* 640 */ 					h3.main-title { font-size: 14px; }
/* 641 */ 						.category-box p.meta-info { font-size: 12px; }
/* 642 */ 			#left-area { width: 280px; }
/* 643 */ 				.article {  padding: 22px 22px 22px 32px; }
/* 644 */ 					.article h4 { padding-top: 5px; font-size: 20px; padding-bottom: 20px; }
/* 645 */ 					.article p, .article .meta-info { font-size: 16px; }
/* 646 */ 					.article p { margin-top: -10px; }
/* 647 */ 					.post h2.title { font-size: 24px; }
/* 648 */ 			p#copyright  { float: none; text-align: center; margin: 30px 0; }
/* 649 */ 
/* 650 */ 	.children { padding-left: 0; }

/* style.css */

/* 651 */ 
/* 652 */ 	#main-header .container { text-align: center; }
/* 653 */ 	#main-header .mobile_nav { position: relative; left: 0; display: inline-block; border: none; }
/* 654 */ 	.et_mobile_menu { left: -72px; }
/* 655 */ 
/* 656 */ 	#category_mobile_menu { left: -70px; }
/* 657 */ 
/* 658 */ 	.et_pt_gallery_entry { margin-left: 36px !important; }
/* 659 */ 
/* 660 */ 	p.et-registration { margin-top: 35px !important; }
/* 661 */ 	.et-protected-form { padding: 0 !important; background: none !important; }
/* 662 */ 	.et-protected { width: auto !important; }
/* 663 */ 
/* 664 */ 	#et_pt_portfolio_gallery, #et_pt_portfolio_gallery.et_portfolio_large { margin-left: -19px !important; }
/* 665 */ 		.et_pt_portfolio_item, #et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item { margin-left: 0 !important; width: 228px !important; }
/* 666 */ 			.et_portfolio_more_icon, .et_portfolio_zoom_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { top: 53px !important; }
/* 667 */ 			.et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon { left: 70px !important; }
/* 668 */ 			.et_portfolio_zoom_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { left: 110px !important; }
/* 669 */ 
/* 670 */ 	.entry .et_portfolio_small .et_pt_portfolio_item { width: 262px !important; margin-left: -15px !important; }
/* 671 */ 
/* 672 */ 	.et_portfolio_small .et_pt_portfolio_item { margin-left: -15px !important; width: 254px !important; }
/* 673 */ }

/* global.css */

/* 1   */ .cyp-meta-overrides-toggle,
/* 2   */ .cyp-meta-features-toggle
/* 3   */ {
/* 4   */ 	cursor: pointer;
/* 5   */ }
/* 6   */ 
/* 7   */ 	.cyp-meta-overrides,
/* 8   */ 	.cyp-meta-features
/* 9   */ 	{
/* 10  */ 		margin-left: 20px;
/* 11  */ 	}
/* 12  */ 
/* 13  */ input[type=text].unstyled
/* 14  */ {
/* 15  */ 	border: none;
/* 16  */ 	-webkit-box-shadow: none;
/* 17  */ 	-moz-box-shadow: none;
/* 18  */ 	-ms-box-shadow: none;
/* 19  */ 	-o-box-shadow: none;
/* 20  */ 	box-shadow: none;
/* 21  */ }
/* 22  */ 
/* 23  */ span.cyp-highlight
/* 24  */ {
/* 25  */ 	background: rgb(255, 255, 0);
/* 26  */ }
/* 27  */ 
/* 28  */ .input_debugger {
/* 29  */ 		
/* 30  */ 	width: 80%;
/* 31  */ 		
/* 32  */ }
/* 33  */ 
/* 34  */ 	.div_gallery_picker {
/* 35  */ 		
/* 36  */ 		border: 12px solid #e9e3d4;
/* 37  */ 		
/* 38  */ 		background:url('https://94e7c4.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/plugins/clever-youtube-plugin/images/the-library-picker/background-wood.jpg');
/* 39  */ 		
/* 40  */ 		-moz-border-radius: 10px;
/* 41  */ 		border-radius: 10px;
/* 42  */ 		
/* 43  */ 	
/* 44  */ 		padding: 10px;	
/* 45  */ 		margin: 12px;
/* 46  */ 		z-index: 100;	
/* 47  */ 		
/* 48  */ 		
/* 49  */ 		width: 550px;
/* 50  */ 		height: 400px;

/* global.css */

/* 51  */ 		display: none;
/* 52  */ 		position: absolute; 
/* 53  */ 		
/* 54  */ 		/* === Shadow === */
/* 55  */ 		-moz-box-shadow: 2px 2px 15px black,-2px -2px 5px black; 
/* 56  */ 		-webkit-box-shadow: 2px 2px 15px black,-2px -2px 15px black;
/* 57  */ 		box-shadow: 0px 0px 15px black;   
/* 58  */ 		
/* 59  */ 		filter:  /*  for IE */
/* 60  */ 		progid:DXImageTransform.Microsoft.Shadow(color=#777777,direction=0,strength=15)  /*  Top     */
/* 61  */ 		progid:DXImageTransform.Microsoft.Shadow(color=#777777,direction=90,strength=13)  /*  Right   */
/* 62  */ 		progid:DXImageTransform.Microsoft.Shadow(color=#777777,direction=180,strength=13)  /*  Bottom  */
/* 63  */ 		progid:DXImageTransform.Microsoft.Shadow(color=#777777,direction=270,strength=15);  /*  Left    */	
/* 64  */ 		
/* 65  */ 	}    
/* 66  */ 
/* 67  */ 
/* 68  */ 
/* 69  */ .span_roman_numerals {
/* 70  */ 	
/* 71  */ 	font-family: "Times New Roman", Times, serif;
/* 72  */ 	display: inline-block;
/* 73  */ 	
/* 74  */ 	background-color: black;
/* 75  */ 	background-color: grey;
/* 76  */ 	background-color: #0073c6;
/* 77  */ 	
/* 78  */ 	border-radius: 3px;
/* 79  */ 	
/* 80  */ 	color: white;
/* 81  */ 	width: 40px;
/* 82  */ 	text-align: center;
/* 83  */ 	
/* 84  */ 	font-weight: normal;
/* 85  */ 	
/* 86  */ }
/* 87  */ 	  
/* 88  */ 	  
/* 89  */ 	  
/* 90  */ 	  
/* 91  */ /* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  */
/* 92  */ /* The right style bar */
/* 93  */ /* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  */
/* 94  */ .a_right_nav_settings_page_SELECTED,
/* 95  */ .a_right_nav_settings_page
/* 96  */ {
/* 97  */ 	display: block;
/* 98  */ 	padding: 5px 13px 5px 5px;
/* 99  */ 	text-decoration: none;
/* 100 */ }

/* global.css */

/* 101 */ 
/* 102 */ .a_right_nav_settings_page,
/* 103 */ .a_right_nav_settings_page:hover
/* 104 */ {
/* 105 */ 	color: #0073c6;
/* 106 */ }
/* 107 */                    
/* 108 */ .a_right_nav_settings_page_SELECTED,
/* 109 */ .a_right_nav_settings_page_SELECTED:hover
/* 110 */ {
/* 111 */ 	color: white;
/* 112 */ }
/* 113 */ 
/* 114 */ .li_right_nav_settings_page {
/* 115 */ 	font-size: 11px;
/* 116 */ 
/* 117 */ 	background-color: white;	
/* 118 */ 	cursor: pointer;
/* 119 */ 	color: #0073c6;
/* 120 */ 	
/* 121 */ 	margin-right: 10px;
/* 122 */ 	border-radius: 5px;
/* 123 */ }
/* 124 */ 
/* 125 */ 	.li_right_nav_settings_page .edit-icon,
/* 126 */ 	.li_right_nav_settings_page_SELECTED .edit-icon
/* 127 */ 	{
/* 128 */ 		position: relative;
/* 129 */ 		top: 0px;
/* 130 */ 		left: 26px;
/* 131 */ 
/* 132 */ 		padding: 4px;
/* 133 */ 		height: 17px;
/* 134 */ 		width: 17px;
/* 135 */ 
/* 136 */ 		float: right;
/* 137 */ 
/* 138 */ 		cursor: pointer;
/* 139 */ 
/* 140 */ 		background: transparent center center no-repeat;
/* 141 */ 		background-image: none;
/* 142 */ 	}
/* 143 */ 
/* 144 */ 	.li_right_nav_settings_page:hover .edit-icon,
/* 145 */ 	.li_right_nav_settings_page_SELECTED:hover .edit-icon
/* 146 */ 	{
/* 147 */ 		background-image: url("https://a8c36c.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/plugins/clever-youtube-plugin/images/the-settings-page/button-edit-style-normal.png");
/* 148 */ 	}
/* 149 */ 
/* 150 */ 	.li_right_nav_settings_page .edit-icon:hover,

/* global.css */

/* 151 */ 	.li_right_nav_settings_page_SELECTED .edit-icon:hover
/* 152 */ 	{
/* 153 */ 		background-image: url("https://0ee0b7.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/plugins/clever-youtube-plugin/images/the-settings-page/button-edit-style-hover.png");
/* 154 */ 	}
/* 155 */ 
/* 156 */ .li_right_nav_settings_page:hover { 	
/* 157 */ 	background-color: #F0F0F0;	
/* 158 */ 	cursor: pointer;
/* 159 */ 	color: #0073c6;
/* 160 */ 	
/* 161 */ 	
/* 162 */ 	border-radius: 5px;
/* 163 */ }
/* 164 */ 
/* 165 */ .li_right_nav_settings_page_SELECTED
/* 166 */ {
/* 167 */ 	font-size: 11px;
/* 168 */ 	background-color: #0073c6;	
/* 169 */ 	cursor: pointer;	
/* 170 */ 	color: #0073c6;
/* 171 */ 
/* 172 */ 	margin-right: 10px;
/* 173 */ 	border-radius: 5px;
/* 174 */ }
/* 175 */ 
/* 176 */ 
/* 177 */ 		
/* 178 */ /* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  */
/* 179 */ /* The Rendering */
/* 180 */ /* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  */
/* 181 */ 
/* 182 */ .div_theVideo_revealer {
/* 183 */ 	width: 100%;
/* 184 */ 	text-align: center;
/* 185 */ 	font-size: 0px;
/* 186 */ 	letter-spacing: 0px;
/* 187 */ 	word-spacing: 0px;
/* 188 */ }
/* 189 */ 
/* 190 */ .div_theVideo_revealer img {
/* 191 */ 	border: 0px solid red !important;
/* 192 */ 	box-shadow: 0 0px 0px !important;   	 
/* 193 */ }
/* 194 */ 
/* 195 */ 
/* 196 */ .img_CYP_library_preview { 
/* 197 */ 
/* 198 */ 	/* === Shadow === */
/* 199 */ 	-moz-box-shadow: 2px 2px 5px black,-1px -1px 3px grey; 
/* 200 */ 	-webkit-box-shadow: 2px 2px 5px black,-1px -1px 3px grey;

/* global.css */

/* 201 */ 	box-shadow: 0px 0px 3px grey;   
/* 202 */ 	
/* 203 */ 	/* === Shadow for Internet Explorer === */
/* 204 */ 	filter:  
/* 205 */ 	progid:DXImageTransform.Microsoft.Shadow(color=#dfdfdf,direction=0,strength=5)  /*  Top     */
/* 206 */ 	progid:DXImageTransform.Microsoft.Shadow(color=#dfdfdf,direction=90,strength=5)  /*  Right   */
/* 207 */ 	progid:DXImageTransform.Microsoft.Shadow(color=#dfdfdf,direction=180,strength=5)  /*  Bottom  */
/* 208 */ 	progid:DXImageTransform.Microsoft.Shadow(color=#dfdfdf,direction=270,strength=5);  /*  Left    */
/* 209 */ 
/* 210 */ }
/* 211 */ 
/* 212 */ .h2_settingspage_category {
/* 213 */ 	color: #0073c6;
/* 214 */ 	font-weight: normal;
/* 215 */ 	font-size: 20pt;
/* 216 */ 	
/* 217 */ 	font-variant: small-caps;
/* 218 */ 	
/* 219 */ 	font-family: Arial;
/* 220 */ 	margin: 40px 0px 40px 0px;
/* 221 */ 	line-height: normal;
/* 222 */ }
/* 223 */ 
/* 224 */ 
/* 225 */ 
/* 226 */ 
/* 227 */ .h3_settings_page_headings {
/* 228 */ 	font-weight: normal;
/* 229 */ 	font-size: 11pt;
/* 230 */ 	color: #434343;
/* 231 */ 	line-height: normal;
/* 232 */ }
/* 233 */ 
/* 234 */ .option-wrapper
/* 235 */ {
/* 236 */ 	width: 100%;
/* 237 */ 	overflow: hidden;
/* 238 */ 	position: relative;
/* 239 */ }
/* 240 */ 
/* 241 */ .option-wrapper .right
/* 242 */ {
/* 243 */ 	width: 330px;
/* 244 */ 	float: right;
/* 245 */ }
/* 246 */ 
/* 247 */ .option-wrapper .left {
/* 248 */ 	margin-right: 330px;
/* 249 */ 	height: 100%;
/* 250 */ }

/* global.css */

/* 251 */ 
/* 252 */ .div_CYP_right_nav_bar
/* 253 */ {
/* 254 */ 	position: relative;
/* 255 */ 	background-color: white;
/* 256 */ 	width: 250px;
/* 257 */ 	padding: 20px;
/* 258 */ 	margin: 23px 0px 10px 20px;	
/* 259 */ 
/* 260 */ 	/* === Shadow === */
/* 261 */ 	-moz-box-shadow: 2px 2px 5px black,-2px -2px 5px black; 
/* 262 */ 	-webkit-box-shadow: 2px 2px 5px black,-2px -2px 5px black;
/* 263 */ 	box-shadow: 0px 0px 10px grey;   
/* 264 */ 	
/* 265 */ 	/* === Shadow for Internet Explorer === */
/* 266 */ 	filter:  
/* 267 */ 	progid:DXImageTransform.Microsoft.Shadow(color=#dfdfdf,direction=0,strength=5)  /*  Top     */
/* 268 */ 	progid:DXImageTransform.Microsoft.Shadow(color=#dfdfdf,direction=90,strength=5)  /*  Right   */
/* 269 */ 	progid:DXImageTransform.Microsoft.Shadow(color=#dfdfdf,direction=180,strength=5)  /*  Bottom  */
/* 270 */ 	progid:DXImageTransform.Microsoft.Shadow(color=#dfdfdf,direction=270,strength=5);  /*  Left    */
/* 271 */ }
/* 272 */ 
/* 273 */ .iframe_promotion { 
/* 274 */ 
/* 275 */ 	position: relative;
/* 276 */ 	
/* 277 */ 	border: 0px solid #CCC;    
/* 278 */ 	
/* 279 */ 	padding: 0px;
/* 280 */ 	margin: 0px;
/* 281 */ 	
/* 282 */ 	width: 250px;
/* 283 */ 	height: 250px;	
/* 284 */ 
/* 285 */ }
/* 286 */ 
/* 287 */ .div_dropdownstylebox a {
/* 288 */ 
/* 289 */ 	text-decoration: none;
/* 290 */ 	font-size: 13pt;
/* 291 */ 	line-height: normal;
/* 292 */ 	color: #747474;
/* 293 */ 
/* 294 */ }
/* 295 */ 
/* 296 */ 
/* 297 */ 
/* 298 */ 
/* 299 */ .div_dropdownstylebox a:hover {
/* 300 */ 

/* global.css */

/* 301 */ 	background-color: #DFF3FF;
/* 302 */ 	text-decoration: none;
/* 303 */ 
/* 304 */ }		
/* 305 */ 
/* 306 */ .div_dropdownstylebox li:hover {
/* 307 */ 
/* 308 */ 	background-color: #DFF3FF;
/* 309 */ 
/* 310 */ }
/* 311 */ 
/* 312 */ .span_stylename {
/* 313 */ 	
/* 314 */ 	font-size: 30pt;
/* 315 */ 	width: 100%;
/* 316 */ 	padding: 4px;
/* 317 */ 
/* 318 */ 	color: #585858;	
/* 319 */ 	border: 1px solid white !important;
/* 320 */ 	
/* 321 */ 	font-weight: normal;
/* 322 */ 	outline: none;		
/* 323 */ 	line-height: normal;
/* 324 */ }
/* 325 */ 
/* 326 */ .input_stylename {
/* 327 */ 	font-size: 30pt;
/* 328 */ 	width: 100%;
/* 329 */ 	padding: 4px;
/* 330 */ 	
/* 331 */ 	color: #585858;	
/* 332 */ 	border: 1px solid white !important;
/* 333 */ 	
/* 334 */ 	font-weight: normal;
/* 335 */ 	outline: none;		
/* 336 */ 	line-height: normal;
/* 337 */ 	box-shadow: none !important;
/* 338 */ }
/* 339 */ 
/* 340 */ .input_stylename:hover { 
/* 341 */ 
/* 342 */ 	background-color: #DFF3FF;
/* 343 */ 	border: 1px solid #dfdfdf !important;
/* 344 */ 
/* 345 */ 
/* 346 */ }	
/* 347 */ 
/* 348 */ .select_large_grey {
/* 349 */ 	font-size: 12pt;
/* 350 */ 	line-height: normal;

/* global.css */

/* 351 */ 	padding: 8px 9px 8px 9px;
/* 352 */ 	border: 1px solid #dfdfdf;
/* 353 */ 	box-shadow: none !important;
/* 354 */ }
/* 355 */ 
/* 356 */ .span_newser {
/* 357 */ 	white-space: pre;    
/* 358 */ 	background: url('https://adca27.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/plugins/clever-youtube-plugin/images/pixels/black-25x25.png');
/* 359 */ 	color: white;
/* 360 */ }
/* 361 */ 
/* 362 */ /* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  */
/* 363 */ /* divhelpbox */
/* 364 */ /* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  */
/* 365 */ 
/* 366 */ .div_helpboxCYP {
/* 367 */ 	
/* 368 */ 	
/* 369 */ 	
/* 370 */ 	background-color: #fffff3;
/* 371 */ 	
/* 372 */ 	border: 1px solid #dfdfdf;
/* 373 */ 	border-left: 2px solid #099ad4;
/* 374 */ 	margin-bottom: 10px;
/* 375 */ 	padding: 5px 10px 5px 10px;
/* 376 */ 	overflow: hidden;
/* 377 */ 
/* 378 */ }
/* 379 */ 
/* 380 */ .div_helpboxCYP ul {
/* 381 */ 
/* 382 */ 	list-style-type: disc;
/* 383 */ 	margin-left: 33px;
/* 384 */ 
/* 385 */ } 	    
/* 386 */ 
/* 387 */ .div_helpboxCYP b {
/* 388 */ 	color: black;
/* 389 */ }
/* 390 */ 
/* 391 */ .div_helpboxCYP strong {
/* 392 */ 	color: black;
/* 393 */ 
/* 394 */ }
/* 395 */ 
/* 396 */ .div_helpboxCYP blockquote {
/* 397 */ 	color: black;
/* 398 */ 	background-color: #f5fff1;
/* 399 */ 	padding: 11px;
/* 400 */ 	border: 1px solid #eeeeee;

/* global.css */

/* 401 */ }		
/* 402 */ 
/* 403 */ .div_helpboxCYP h3 {
/* 404 */ 	color: #0066cc;
/* 405 */ 	font-weight: normal;
/* 406 */ }
/* 407 */ 
/* 408 */ .div_helpboxCYP h4 {
/* 409 */ 	color: #0066cc;
/* 410 */ }
/* 411 */ 
/* 412 */ .div_helpboxCYP h5 {
/* 413 */ 	color: green;
/* 414 */ 	font-size: 9pt;
/* 415 */ }
/* 416 */ 
/* 417 */ 
/* 418 */ .div_dropdownstylebox {
/* 419 */ 
/* 420 */ 	background-color: white;
/* 421 */ 	
/* 422 */ 	border: 1px solid #dfdfdf;
/* 423 */ 	
/* 424 */ 	margin-bottom: 10px;
/* 425 */ 	padding: 5px 10px 5px 10px;
/* 426 */ 	width: auto;
/* 427 */ 	
/* 428 */ 	/* === Shadow === */
/* 429 */ 	-moz-box-shadow: 2px 2px 5px black,-2px -2px 2px black; 
/* 430 */ 	-webkit-box-shadow: 2px 2px 5px black,-2px -2px 2px black;
/* 431 */ 	box-shadow: 0px 0px 2px black;   
/* 432 */ 	
/* 433 */ 	filter:  /*  for IE */
/* 434 */ 	progid:DXImageTransform.Microsoft.Shadow(color=#777777,direction=0,strength=2)  /*  Top     */
/* 435 */ 	progid:DXImageTransform.Microsoft.Shadow(color=#777777,direction=90,strength=1)  /*  Right   */
/* 436 */ 	progid:DXImageTransform.Microsoft.Shadow(color=#777777,direction=180,strength=1)  /*  Bottom  */
/* 437 */ 	progid:DXImageTransform.Microsoft.Shadow(color=#777777,direction=270,strength=2);  /*  Left    */
/* 438 */ 
/* 439 */ }
/* 440 */ 
/* 441 */ 
/* 442 */ 
/* 443 */ /* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  */
/* 444 */ /* Images for the settings page */
/* 445 */ /* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  */
/* 446 */ 
/* 447 */ .img_cyp_gui_buttons {
/* 448 */ 
/* 449 */ 	margin: 2px;
/* 450 */ 	cursor: pointer;

/* global.css */

/* 451 */ 	padding: 5px;
/* 452 */ }
/* 453 */ 
/* 454 */ .img_cyp_gui_buttons:hover {
/* 455 */ 	margin: 2px;
/* 456 */ 	cursor: pointer;
/* 457 */ 	padding: 5px;
/* 458 */ }	
/* 459 */ 
/* 460 */ .img_cyp_gui_buttons_selected {
/* 461 */ 	border: 2px solid #0195ff;
/* 462 */ 	cursor: pointer;
/* 463 */ 	padding: 5px;
/* 464 */ }			   
/* 465 */ 
/* 466 */ 
/* 467 */ /* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  */
/* 468 */ /* Input Button */
/* 469 */ /* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  */
/* 470 */ 
/* 471 */ .input_save_CYP_styles { 
/* 472 */ 
/* 473 */ 	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fafafa), color-stop(1, #ededed) );
/* 474 */ 	background:-moz-linear-gradient( center top, #fafafa 5%, #ededed 100% );
/* 475 */ 	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#ededed');
/* 476 */ 	background-color: #fafafa;
/* 477 */ 	
/* 478 */ 	-moz-border-radius: 6px;
/* 479 */ 	-webkit-border-radius: 6px;
/* 480 */ 	border-radius: 6px;
/* 481 */ 	
/* 482 */ 	border: 1px solid #bbbbbb;
/* 483 */ 	
/* 484 */ 	display: inline-block;
/* 485 */ 	color: #242424;
/* 486 */ 		
/* 487 */ 	font-family: Arial;
/* 488 */ 	font-weight: normal;
/* 489 */ 	
/* 490 */ 	font-size: 13px;
/* 491 */ 	
/* 492 */ 	width: 100%;
/* 493 */ 	height: 50px;
/* 494 */ 	
/* 495 */ 	text-decoration: none;
/* 496 */ 	
/* 497 */ 	outline: none !important;	
/* 498 */ }
/* 499 */ 
/* 500 */ .input_save_CYP_styles:hover {

/* global.css */

/* 501 */ 
/* 502 */ 	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #fafafa) );
/* 503 */ 	background:-moz-linear-gradient( center top, #ededed 5%, #fafafa 100% );
/* 504 */ 	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#fafafa');
/* 505 */ 	background-color:#ededed;
/* 506 */ 	cursor: pointer;
/* 507 */ 	
/* 508 */ 	outline: none !important;	
/* 509 */ 
/* 510 */ }	
/* 511 */ 
/* 512 */ .input_save_CYP_styles:focus {
/* 513 */ 
/* 514 */ 	outline: none !important;
/* 515 */ 
/* 516 */ }	
/* 517 */ 
/* 518 */ .input_save_CYP_blue { 
/* 519 */ 
/* 520 */ 	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2ca7ff), color-stop(1, #0073c6) );
/* 521 */ 	background:-moz-linear-gradient( center top, #2ca7ff 5%, #0073c6 100% );
/* 522 */ 	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#ededed');
/* 523 */ 	background-color: #2ca7ff;
/* 524 */ 	
/* 525 */ 	-moz-border-radius: 6px;
/* 526 */ 	-webkit-border-radius: 6px;
/* 527 */ 	border-radius: 6px;
/* 528 */ 	
/* 529 */ 	border: 1px solid #bbbbbb;
/* 530 */ 	
/* 531 */ 	display: inline-block;
/* 532 */ 	color: white;
/* 533 */ 		
/* 534 */ 	font-family: Arial;
/* 535 */ 	font-weight: normal;
/* 536 */ 	
/* 537 */ 	font-size: 13px;
/* 538 */ 	
/* 539 */ 	width: 100%;
/* 540 */ 	height: 50px;
/* 541 */ 	
/* 542 */ 	text-decoration: none;
/* 543 */ 	
/* 544 */ 	outline: none !important;	
/* 545 */ 
/* 546 */ }
/* 547 */ 
/* 548 */ .input_save_CYP_blue:hover {
/* 549 */ 
/* 550 */ 	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0073c6), color-stop(1, #2ca7ff) );

/* global.css */

/* 551 */ 	background:-moz-linear-gradient( center top, #0073c6 5%, #2ca7ff 100% );
/* 552 */ 	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0073c6', endColorstr='#2ca7ff');
/* 553 */ 	background-color:#0073c6;
/* 554 */ 	cursor: pointer;
/* 555 */ 	
/* 556 */ 	outline: none !important;	
/* 557 */ 
/* 558 */ }	
/* 559 */ 
/* 560 */ table.block-images img
/* 561 */ {
/* 562 */ 	display: block;
/* 563 */ }
/* 564 */ 
/* 565 */ hr.metabox-hr
/* 566 */ {
/* 567 */ 	padding: 20px 0 0 0;
/* 568 */ 	border-top: none;
/* 569 */ 	border-left: none;
/* 570 */ 	border-right: none;
/* 571 */ 	border-bottom: 1px solid rgb(160, 160, 160);
/* 572 */ }
/* 573 */ 
/* 574 */ /* Spinner Styles */
/* 575 */ .input_number_updown
/* 576 */ {
/* 577 */ 	font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
/* 578 */ 	font-size: 12px;
/* 579 */ }
/* 580 */ 
/* 581 */ .input_number_updown .hour-wrapper,
/* 582 */ .input_number_updown .minute-wrapper,
/* 583 */ .input_number_updown .second-wrapper
/* 584 */ {
/* 585 */ 	display: inline-block;
/* 586 */ }
/* 587 */ 
/* 588 */ 	.input_number_updown .hour-wrapper p,
/* 589 */ 	.input_number_updown .minute-wrapper p,
/* 590 */ 	.input_number_updown .second-wrapper p
/* 591 */ 	{
/* 592 */ 		font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
/* 593 */ 		font-size: 7px;
/* 594 */ 		letter-spacing: 2px;
/* 595 */ 		color: rgb( 94, 94, 94 );
/* 596 */ 
/* 597 */ 		text-transform: uppercase;
/* 598 */ 
/* 599 */ 		text-align: center;
/* 600 */ 	}

/* global.css */

/* 601 */ 
/* 602 */ 	.input_number_updown .input-wrapper
/* 603 */ 	{
/* 604 */ 		width: 30px;
/* 605 */ 		padding: 0;
/* 606 */ 		margin: 0;
/* 607 */ 		border: 1px solid rgb( 222, 222, 222 );
/* 608 */ 		border-radius: 3px;
/* 609 */ 
/* 610 */ 		font-size: 12px;
/* 611 */ 	}
/* 612 */ 
/* 613 */ 	.input_number_updown .input-wrapper .up_arrow,
/* 614 */ 	.input_number_updown .input-wrapper .down_arrow
/* 615 */ 	{
/* 616 */ 		padding: 0 3px;
/* 617 */ 		border: none;
/* 618 */ 		margin: 0px;
/* 619 */ 
/* 620 */ 		width: 24px;
/* 621 */ 		height: 12px;
/* 622 */ 
/* 623 */ 		background: rgb( 235, 235, 235 );
/* 624 */ 
/* 625 */ 		font-size: 10px;
/* 626 */ 		text-align: center;
/* 627 */ 		color: rgb( 138, 138, 138 );
/* 628 */ 
/* 629 */ 		cursor: pointer;
/* 630 */ 	}
/* 631 */ 
/* 632 */ 	.input_number_updown .input-wrapper .up_arrow::selection { background: transparent; }
/* 633 */ 	.input_number_updown .input-wrapper .down_arrow::selection { background: transparent; }
/* 634 */ 	.input_number_updown .input-wrapper .up_arrow::-moz-selection { background: transparent; }
/* 635 */ 	.input_number_updown .input-wrapper .down_arrow::-moz-selection { background: transparent; }
/* 636 */ 
/* 637 */ 	.input_number_updown .input-wrapper .up_arrow:hover,
/* 638 */ 	.input_number_updown .input-wrapper .down_arrow:hover
/* 639 */ 	{
/* 640 */ 		background: rgb( 245, 245, 245 );
/* 641 */ 		color: rgb( 148, 148, 148 );
/* 642 */ 	}
/* 643 */ 
/* 644 */ 	.input_number_updown .input-wrapper input
/* 645 */ 	{
/* 646 */ 		width: 30px;
/* 647 */ 		padding: 2px 3px;
/* 648 */ 		border: none;
/* 649 */ 		margin: 0;
/* 650 */ 

/* global.css */

/* 651 */ 		box-shadow: none;
/* 652 */ 
/* 653 */ 		outline: none;
/* 654 */ 		text-align: center;
/* 655 */ 	}
/* 656 */ 
/* 657 */ 	.input_number_updown .button-reset-spinner
/* 658 */ 	{
/* 659 */ 		color: transparent;
/* 660 */ 
/* 661 */ 		height: 15px;
/* 662 */ 		width: 37px;
/* 663 */ 
/* 664 */ 		background: 0 0 url("https://42984a.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/plugins/clever-youtube-plugin/images/buttons/button-reset-spinner.png") no-repeat;
/* 665 */ 
/* 666 */ 		position: relative;
/* 667 */ 		top: -35px;
/* 668 */ 		left: 5px;
/* 669 */ 		display: inline-block;
/* 670 */ 
/* 671 */ 		cursor: pointer;
/* 672 */ 		outline: none;
/* 673 */ 	}
/* 674 */ 
/* 675 */ .cyp-clear-metabox
/* 676 */ {
/* 677 */ 	display: none;
/* 678 */ 
/* 679 */ 	cursor: pointer;
/* 680 */ 	float: right;
/* 681 */ 
/* 682 */ 	text-decoration: underline;
/* 683 */ }
/* 684 */ 
/* 685 */ .cyp-clear-metabox:before
/* 686 */ {
/* 687 */ 	content: url("https://d527af.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/plugins/clever-youtube-plugin/images/the-settings-page/button-clear-previous-design.png");
/* 688 */ 	width: 16px;
/* 689 */ 	height: 16px;
/* 690 */ 	display: inline-block;
/* 691 */ 
/* 692 */ 	position: relative;
/* 693 */ 	top: 2px;
/* 694 */ 	right: 5px;
/* 695 */ }
/* 696 */ 
/* 697 */ .cursor-pointer 
/* 698 */ {
/* 699 */ 	cursor: pointer;
/* 700 */ }

/* global.css */

/* 701 */ 
/* 702 */ .cyp-grey-subtitle-description
/* 703 */ {
/* 704 */ 	font-size: 16px;
/* 705 */ 	color: grey;
/* 706 */ 	font-family: 'Open Sans', sans-serif;
/* 707 */ 	font-weight: normal;
/* 708 */ 	line-height: normal;
/* 709 */ }
/* 710 */ 
/* 711 */ 
/* 712 */ .cyp-meta-generator-title span
/* 713 */ {
/* 714 */ 	display: inline-block;
/* 715 */ 	margin-right: 10px;
/* 716 */ }
/* 717 */ 
/* 718 */ .cyp-meta-generator-title span img
/* 719 */ {
/* 720 */ 	position: relative;
/* 721 */ 	top: 5px;
/* 722 */ }
/* 723 */ 
/* 724 */ .boxsizingBorder
/* 725 */ {
/* 726 */ 	-webkit-box-sizing: border-box;
/* 727 */ 	-moz-box-sizing: border-box;
/* 728 */ 	box-sizing: border-box;
/* 729 */ }
/* 730 */ 
/* 731 */ .cyp-popup-object iframe
/* 732 */ {
/* 733 */ 	margin-bottom: 0;
/* 734 */ }
/* 735 */ 
/* 736 */ .hide
/* 737 */ {
/* 738 */ 	display: none;
/* 739 */ }
/* 740 */ }

/* cyp-styles.css */

/* 1   */ /* Standard Styles */
/* 2   */ .cyp-video-object-wrap
/* 3   */ {
/* 4   */ 
/* 5   */ }
/* 6   */ 
/* 7   */ 	.cyp-video-object-wrap.inline
/* 8   */ 	{
/* 9   */ 		display: inline-block;
/* 10  */ 	}
/* 11  */ 
/* 12  */ 	.cyp-video-object-wrap.center-align
/* 13  */ 	{
/* 14  */ 		text-align: center;
/* 15  */ 	}
/* 16  */ 
/* 17  */ 	.cyp-video-object-wrap.left-align
/* 18  */ 	{
/* 19  */ 		text-align: left;
/* 20  */ 	}
/* 21  */ 
/* 22  */ 	.cyp-video-object-wrap.right-align
/* 23  */ 	{
/* 24  */ 		text-align: right;
/* 25  */ 	}
/* 26  */ 
/* 27  */ .cyp-video-object-holder
/* 28  */ {
/* 29  */ 	/*overflow: hidden;*/
/* 30  */ }
/* 31  */ 
/* 32  */ 	.center-align .cyp-w-change
/* 33  */ 	{
/* 34  */ 		margin: 0 auto;
/* 35  */ 		float: none;
/* 36  */ 		display: inline-block;
/* 37  */ 	}
/* 38  */ 
/* 39  */ 	.cyp-toggle-handle
/* 40  */ 	{
/* 41  */ 		display: none;
/* 42  */ 	}
/* 43  */ 	
/* 44  */ 	.cyp-video-object-holder p,
/* 45  */ 	.cyp-video-object-holder span,
/* 46  */ 	.cyp-video-object-holder img
/* 47  */ 	{
/* 48  */ 		margin: 0 !important;
/* 49  */ 		padding: 0 !important;
/* 50  */ 		border: none !important;

/* cyp-styles.css */

/* 51  */ 	}
/* 52  */ 
/* 53  */ 	.cyp-video-object
/* 54  */ 	{
/* 55  */ 		margin: 0;
/* 56  */ 		padding: 0;
/* 57  */ 		border: none;
/* 58  */ 
/* 59  */ 		height: 18em;
/* 60  */ 		width: 32em;
/* 61  */ 
/* 62  */ 		/*transition: height 0.147s linear, width 0.147s linear;*/
/* 63  */ 
/* 64  */ 		position: relative;
/* 65  */ 	}
/* 66  */ 
/* 67  */ 		.cyp-video-object iframe
/* 68  */ 		{
/* 69  */ 			margin: 0;
/* 70  */ 		}
/* 71  */ 
/* 72  */ 		.cyp-video-object.shadow
/* 73  */ 		{
/* 74  */ 			-moz-box-shadow: 0 0 5px #444;
/* 75  */ 			-webkit-box-shadow: 0 0 5px #444;
/* 76  */ 			box-shadow: 0 0 5px #444;
/* 77  */ 
/* 78  */ 			filter:  
/* 79  */ 			progid:DXImageTransform.Microsoft.Shadow(color=#dfdfdf,direction=0,strength=1),
/* 80  */ 			progid:DXImageTransform.Microsoft.Shadow(color=#dfdfdf,direction=90,strength=3),
/* 81  */ 			progid:DXImageTransform.Microsoft.Shadow(color=#dfdfdf,direction=180,strength=3),
/* 82  */ 			progid:DXImageTransform.Microsoft.Shadow(color=#dfdfdf,direction=270,strength=1);
/* 83  */ 		}
/* 84  */ 
/* 85  */ 		.cyp-video-object.border
/* 86  */ 		{
/* 87  */ 			padding: 20px;
/* 88  */ 		}
/* 89  */ 
/* 90  */ 		.cyp-video-object .block
/* 91  */ 		{
/* 92  */ 			height: inherit;
/* 93  */ 			width: inherit;
/* 94  */ 
/* 95  */ 			overflow: hidden;
/* 96  */ 
/* 97  */ 			font-size: inherit;
/* 98  */ 
/* 99  */ 			position: absolute;
/* 100 */ 			top: 0;

/* cyp-styles.css */

/* 101 */ 			left: 0;
/* 102 */ 		}
/* 103 */ 
/* 104 */ 			.cyp-video-object.border .block
/* 105 */ 			{
/* 106 */ 				top: 20px;
/* 107 */ 				left: 20px;
/* 108 */ 			}
/* 109 */ 
/* 110 */ 			.cyp-video-object.border.responsive .block
/* 111 */ 			{
/* 112 */ 				top: 1em;
/* 113 */ 				left: 1em;
/* 114 */ 			}
/* 115 */ 
/* 116 */ 		.cyp-clear
/* 117 */ 		{
/* 118 */ 			margin-top: -1px;
/* 119 */ 			height: 1px;
/* 120 */ 			width: 1px;
/* 121 */ 
/* 122 */ 			clear: both;
/* 123 */ 
/* 124 */ 			background: transparent;
/* 125 */ 		}
/* 126 */ 
/* 127 */ 		.cyp-video-object-image-container
/* 128 */ 		{
/* 129 */ 			height: inherit;
/* 130 */ 			width: inherit;
/* 131 */ 
/* 132 */ 			overflow: hidden;
/* 133 */ 
/* 134 */ 			position: relative;
/* 135 */ 		}
/* 136 */ 		
/* 137 */ 		.cyp-video-object-image-container img
/* 138 */ 		{
/* 139 */ 			position: absolute;
/* 140 */ 			top: 0;
/* 141 */ 			left: 0;
/* 142 */ 		}
/* 143 */ 
/* 144 */ 		.cyp-video-object-play-button-loading
/* 145 */ 		{
/* 146 */ 			z-index: 11;
/* 147 */ 
/* 148 */ 			text-align: center;
/* 149 */ 
/* 150 */ 			display: none;

/* cyp-styles.css */

/* 151 */ 		}
/* 152 */ 
/* 153 */ 			.cyp-video-object-play-button-loading img
/* 154 */ 			{
/* 155 */ 				position: absolute;
/* 156 */ 				top: 50%;
/* 157 */ 				left: 50%;
/* 158 */ 
/* 159 */ 				margin-top: -5.5px;
/* 160 */ 				margin-left: -21.5px;
/* 161 */ 			}
/* 162 */ 
/* 163 */ 		.cyp-video-object-play-button
/* 164 */ 		{
/* 165 */ 			z-index: 10;
/* 166 */ 
/* 167 */ 			text-align: center;
/* 168 */ 
/* 169 */ 			cursor: pointer;
/* 170 */ 		}
/* 171 */ 
/* 172 */ 			.invisible-button .cyp-video-object-play-button
/* 173 */ 			{
/* 174 */ 				cursor: pointer;
/* 175 */ 			}
/* 176 */ 
/* 177 */ 		.cyp-video-object-repeat-button
/* 178 */ 		{
/* 179 */ 			z-index: 9;
/* 180 */ 
/* 181 */ 			display: none;
/* 182 */ 		}
/* 183 */ 
/* 184 */ 			.cyp-video-object-repeat-button .cyp-video-object-play-button-inner
/* 185 */ 			{
/* 186 */ 				margin: -1.5em 0 0 -3em;
/* 187 */ 				width: 6em;
/* 188 */ 				height: 3em;
/* 189 */ 
/* 190 */ 				position: absolute;
/* 191 */ 				top: 9em;
/* 192 */ 				left: 16em;
/* 193 */ 
/* 194 */ 				cursor: pointer;
/* 195 */ 			}
/* 196 */ 
/* 197 */ 		.cyp-video-object-sonar
/* 198 */ 		{
/* 199 */ 			pointer-events: none;
/* 200 */ 			z-index: 8;

/* cyp-styles.css */

/* 201 */ 		}
/* 202 */ 
/* 203 */ 			.cyp-video-object-sonar .cyp-video-object-sonar-inner
/* 204 */ 			{
/* 205 */ 				/*margin-left: -0.25em;
/* 206 *| 				margin-top: -0.25em;*/
/* 207 */ 				margin-left: -0.19em;
/* 208 */ 				margin-top: -0.19em;
/* 209 */ 
/* 210 */ 				display: none;
/* 211 */ 
/* 212 */ 				pointer-events: none;
/* 213 */ 				position: absolute;
/* 214 */ 
/* 215 */ 				font-size: inherit;
/* 216 */ 
/* 217 */ 				animation-name: cyp-pulse;
/* 218 */ 				animation-duration: 4800ms;
/* 219 */ 				animation-iteration-count: infinite;
/* 220 */ 				animation-timing-function: linear;
/* 221 */ 
/* 222 */ 				-o-animation-name: cyp-pulse;
/* 223 */ 				-o-animation-duration: 4800ms;
/* 224 */ 				-o-animation-iteration-count: infinite;
/* 225 */ 				-o-animation-timing-function: linear;
/* 226 */ 
/* 227 */ 				-ms-animation-name: cyp-pulse;
/* 228 */ 				-ms-animation-duration: 4800ms;
/* 229 */ 				-ms-animation-iteration-count: infinite;
/* 230 */ 				-ms-animation-timing-function: linear;
/* 231 */ 
/* 232 */ 				-moz-animation-name: cyp-pulse;
/* 233 */ 				-moz-animation-duration: 4800ms;
/* 234 */ 				-moz-animation-iteration-count: infinite;
/* 235 */ 				-moz-animation-timing-function: linear;
/* 236 */ 
/* 237 */ 				-webkit-animation-name: cyp-pulse;
/* 238 */ 				-webkit-animation-duration: 4800ms;
/* 239 */ 				-webkit-animation-iteration-count: infinite;
/* 240 */ 				-webkit-animation-timing-function: linear;
/* 241 */ 
/* 242 */ 				border: 0.25em solid rgba( 255, 255, 255, 0.35 );
/* 243 */ 				box-shadow: 0 0 1em rgba( 50, 175, 250, 0.9 ),
/* 244 */ 					inset 0 0 1em rgba( 50, 175, 250, 0.9 ),
/* 245 */ 					inset 0 0 20em rgba( 255, 255, 255, 0.1 );
/* 246 */ 			}
/* 247 */ 
/* 248 */ 			.cyp-video-object-sonar .cyp-video-object-sonar-inner:nth-child(2)
/* 249 */ 			{
/* 250 */ 				animation-delay: 2400ms;

/* cyp-styles.css */

/* 251 */ 				-o-animation-delay: 2400ms;
/* 252 */ 				-ms-animation-delay: 2400ms;
/* 253 */ 				-moz-animation-delay: 2400ms;
/* 254 */ 				-webkit-animation-delay: 2400ms;
/* 255 */ 			}
/* 256 */ 
/* 257 */ 		.cyp-video-object-before-html
/* 258 */ 		{
/* 259 */ 			z-index: 7;
/* 260 */ 		}
/* 261 */ 
/* 262 */ 			.no-before-html .cyp-video-object-before-html
/* 263 */ 			{
/* 264 */ 				display: none;
/* 265 */ 			}
/* 266 */ 
/* 267 */ 		.cyp-video-object-newser
/* 268 */ 		{
/* 269 */ 			z-index: 6;
/* 270 */ 		}
/* 271 */ 
/* 272 */ 			.cyp-video-object-newser p:first-child
/* 273 */ 			{
/* 274 */ 				margin: 1em 0 0 0;
/* 275 */ 			}
/* 276 */ 
/* 277 */ 			.cyp-video-object-newser p
/* 278 */ 			{
/* 279 */ 				padding: 3px 5px;
/* 280 */ 
/* 281 */ 				font: bold 1.25em/1.25em Helvetica, "Helvetica Neue", Arial, sans-serif;
/* 282 */ 				color: rgb(255, 255, 255);
/* 283 */ 
/* 284 */ 				background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAQAAAAnOwc2AAAAD0lEQVQI12NgqMcCh7IgAEIsMZ31g9teAAAAAElFTkSuQmCC");
/* 285 */ 
/* 286 */ 				display: inline-block;
/* 287 */ 			}
/* 288 */ 
/* 289 */ 		.cyp-video-object-overlay
/* 290 */ 		{
/* 291 */ 			z-index: 5;
/* 292 */ 			pointer-events: none;
/* 293 */ 		}
/* 294 */ 
/* 295 */ 		.cyp-video-object-before-image
/* 296 */ 		{
/* 297 */ 			z-index: 4;
/* 298 */ 		}
/* 299 */ 
/* 300 */ 		.cyp-video-object-after-html

/* cyp-styles.css */

/* 301 */ 		{
/* 302 */ 			z-index: 3;
/* 303 */ 		}
/* 304 */ 
/* 305 */ 		.cyp-video-object-after-image
/* 306 */ 		{
/* 307 */ 			z-index: 2;
/* 308 */ 		}
/* 309 */ 
/* 310 */ 		.cyp-video-object-video
/* 311 */ 		{
/* 312 */ 			z-index: 1;
/* 313 */ 
/* 314 */ 			/* background: rgb(0, 0, 0); */
/* 315 */ 		}
/* 316 */ 
/* 317 */ 	.cyp-video-object-magicbox
/* 318 */ 	{
/* 319 */ 		display: none;
/* 320 */ 	}
/* 321 */ 
/* 322 */ 	.cyp-video-object-caption
/* 323 */ 	{
/* 324 */ 		text-align: left;
/* 325 */ 
/* 326 */ 		width: 32em;
/* 327 */ 	}
/* 328 */ 
/* 329 */ 		.cyp-video-object-caption p
/* 330 */ 		{
/* 331 */ 			/*padding: 1em 0 !important;*/
/* 332 */ 
/* 333 */ 			font-size: 13px;
/* 334 */ 			line-height: 1.4em;
/* 335 */ 		}
/* 336 */ 
/* 337 */ 	/* Toggle Styles */
/* 338 */ 	.cyp-toggle .cyp-video-object-caption
/* 339 */ 	{
/* 340 */ 		display: none;
/* 341 */ 		color: transparent;
/* 342 */ 
/* 343 */ 		background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAoAAAAAnCAQAAAA1QjHXAAADl0lEQVR4AezYsQpDIQxA0eT/PzrlQcnQpVKKYDwHOrzNGrmIcT4AAAAAAAAAAMh4QEb17/vJqDNOTv+ffH+NhQCaZH2kjH8EtDOKALJZp6xMSy4RwKFTuOvWJpQ3ZlIAva/RlgJwXSSEUQDtpJXvUFZNxiz2zU1zYHokUQDlJJ2RRSVGv65HAL1J5diJmPaLnTvYjRWGYjAsv/9Du+qqi24i/eMxCmbVhpwDLXc+ORdolwzvtssAXLrTKzuWH00JcFLvV/jdDMDdjS38fvWo66wXpDYX6mEfjiE54gDcz9djSuGqfneX8OzX8frAsQbElrX6crVqIPavguu9DGaD+enqgaixFz6CwOwYiAXa+x8+9+byrpnKQaihV8tR+mA3BTp1rkI/xznXJ89ngSvfAuDYUxU8PkOB7mDuAzE03Y/PxFUQ/XAGB2AhZShUoRhm4ntiaZTX+nc+yTshxAyq0iD6wucd90oXO78CeorsFRgP0AjnpT5eeegc7RPOmAWuPADRWQVyX4I9fXif4KhaKBY2nqPMRzGVvgxD8KD3AFSkJ5/P6eCMCVRyEnkG5pvhHEaYUSVAEuzLUBh462QAqt5VPOtxkPgIh5NTD/43l39QeY5rjoBkWIMQ5MEBqHpPBdJejjidzwfnwRMi3+CiMJDmfN4DYpin0P2F8QCM4FeDD7AH0BPqxfMhzn0gIfzN4uTR7w1qCdJscey3Z0E1j9qnDxAXZQ58xytJDlQp/ZkvaxFpjtHIIXw+g8VNV9zjFZ+bpw+DpWwVADH/7wgsdQFcgSoA4xi8AEBVOypPX4o60EGBPJi7P8wXv3ThegAZr88zCBBsgeUBeDN+ecZ4J34Hm18r8wz4fwSCBYAEKBYQLORA8P5PF6T+mx2K8sfxy3PHv+Y5kL8eyNMfx49/DfoDBA/G+giCfvuDoWn8AIpF/E5HzzMieJym8AexwOMoiDswG2REkASri+Hn3xnW9/LfBQDyhS/PaQxCQB9YAiv1alvgPq0xfC7mQBeWwj/tnMEKAjEMRNMF/f+v9bAHKzgMgYcUApJFaSRN5zXpOamwP/0aOB7nvM3I3zNCq3dv6l1kjriZq8xcr2guJyPFapetFG4EZ7SRzP298G2dLc9HVh9BuC81+ohk5NCo1jm1c6hGRviBu5Qj6vzUh5mJqesYlXVGj933ADwKJ6TkX+4KF+r6QXhG9P7n29AZ1vvB64fgv3wFfAFYYP0pcHLOIwAAAABJRU5ErkJggg==") no-repeat center bottom;
/* 344 */ 		background-size: 100%;
/* 345 */ 	}
/* 346 */ 
/* 347 */ 	.cyp-toggle .cyp-toggle-handle
/* 348 */ 	{
/* 349 */ 		display: block;
/* 350 */ 	}

/* cyp-styles.css */

/* 351 */ 
/* 352 */ 		.cyp-toggle-handle
/* 353 */ 		{
/* 354 */ 			cursor: pointer;
/* 355 */ 		}
/* 356 */ 
/* 357 */ 		.cyp-toggle-handle p span
/* 358 */ 		{
/* 359 */ 			width: 22px;
/* 360 */ 			height: 11px;
/* 361 */ 
/* 362 */ 			background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAsCAYAAACzBUKoAAAAW0lEQVR4Ae2TMQqAUAxDq9fWa9gb6jUinf4SCIWCGXzwtjcESmNP5HYByupCh0vDmOC/Wdm7YJxPxnFDWp0Ol44xwX6ztHNB5+8GpmPGBzOY/3cXszFjfIbzd7/HatHJ8iy6VgAAAABJRU5ErkJggg==") center left no-repeat;
/* 363 */ 			background-position: 0 -22px;
/* 364 */ 
/* 365 */ 			display: inline-block;
/* 366 */ 		}
/* 367 */ 
/* 368 */ 			.cyp-toggle-handle:hover p span
/* 369 */ 			{
/* 370 */ 				background-position: 0 -33px;
/* 371 */ 			}
/* 372 */ 
/* 373 */ 		.cyp-toggle-handle.expanded p span
/* 374 */ 		{
/* 375 */ 			background-position: 0 0px;
/* 376 */ 		}
/* 377 */ 
/* 378 */ 			.cyp-toggle-handle.expanded:hover p span
/* 379 */ 			{
/* 380 */ 				background-position: 0 -11px;
/* 381 */ 			}
/* 382 */ 
/* 383 */ /* Responsive */
/* 384 */ .cyp-video-object.responsive
/* 385 */ {
/* 386 */ 
/* 387 */ }
/* 388 */ 
/* 389 */ .cyp-video-object.border.responsive
/* 390 */ {
/* 391 */ 	padding: 1em;
/* 392 */ 	height: 18em;
/* 393 */ 	width: 32em;
/* 394 */ 
/* 395 */ 	background-position: 0 0;
/* 396 */ 	background-repeat: repeat;
/* 397 */ }
/* 398 */ 
/* 399 */ 	.cyp-video-object .cyp-video-object-play-button .cyp-video-object-play-button-inner,
/* 400 */ 	.cyp-video-object .cyp-video-object-repeat-button .cyp-video-object-play-button-inner

/* cyp-styles.css */

/* 401 */ 	{
/* 402 */ 		margin: -1.5em 0 0 -3em;
/* 403 */ 		width: 6em;
/* 404 */ 		height: 3em;
/* 405 */ 
/* 406 */ 		position: absolute;
/* 407 */ 		top: 9em;
/* 408 */ 		left: 16em;
/* 409 */ 
/* 410 */ 		cursor: pointer;
/* 411 */ 
/* 412 */ 		text-align: center;
/* 413 */ 	}
/* 414 */ 
/* 415 */ 	.cyp-video-object .cyp-video-object-play-button object,
/* 416 */ 	.cyp-video-object .cyp-video-object-play-button embed,
/* 417 */ 	.cyp-video-object .cyp-video-object-play-button img,
/* 418 */ 	.cyp-video-object .cyp-video-object-repeat-button img
/* 419 */ 	{
/* 420 */ 		margin: auto;
/* 421 */ 
/* 422 */ 		width: 6em;
/* 423 */ 		height: 3em;
/* 424 */ 		max-width: 120px;
/* 425 */ 		max-height: 60px;
/* 426 */ 
/* 427 */ 		display: inline;
/* 428 */ 	}
/* 429 */ 
/* 430 */ .cyp-popup-object-wrapper
/* 431 */ {
/* 432 */ 	height: 100%;
/* 433 */ 	width: 100%;
/* 434 */ 	margin: 0;
/* 435 */ 	padding: 0;
/* 436 */ 	border: none;
/* 437 */ 
/* 438 */ 	position: fixed;
/* 439 */ 	top: 0;
/* 440 */ 	left: 0;
/* 441 */ 	right: 0;
/* 442 */ 	bottom: 0;
/* 443 */ 
/* 444 */ 	background: rgb(50, 50, 50);
/* 445 */ 	background: rgba(0, 0, 0, 0.5);
/* 446 */ 
/* 447 */ 	font-size: 9px;
/* 448 */ 
/* 449 */ 	z-index: 12;
/* 450 */ }

/* cyp-styles.css */

/* 451 */ 
/* 452 */ 	.cyp-popup-object
/* 453 */ 	{
/* 454 */ 		margin: -10.5em 0 0 -17em;
/* 455 */ 		padding: 10px 20px 17px 20px; /* fix border size - orig. was: 0.5em 1em 1em 1em; */
/* 456 */ 		line-height: 1; /* prevent change border size on different line-height style  */
/* 457 */ 
/* 458 */ 		position: absolute;
/* 459 */ 		top: 50%;
/* 460 */ 		left: 50%;
/* 461 */ 
/* 462 */ 		background: rgb(0, 0, 0);
/* 463 */ 
/* 464 */ 		z-index: 12;
/* 465 */ 	}
/* 466 */ 
/* 467 */ 		.cyp-popup-object .cyp-popup-object-close
/* 468 */ 		{
/* 469 */ 			height: 32px;
/* 470 */ 
/* 471 */ 			font-size: 20px;
/* 472 */ 			font-weight: 900;
/* 473 */ 			line-height: 20px;
/* 474 */ 			color: rgb(255, 255, 255);
/* 475 */ 			text-align: right;
/* 476 */ 
/* 477 */ 			cursor: pointer;
/* 478 */ 		}
/* 479 */ 
/* 480 */ 		.cyp-popup-object .cyp-popup-object-video
/* 481 */ 		{
/* 482 */ 			height: 18em;
/* 483 */ 			width: 32em;
/* 484 */ 		}
/* 485 */ 
/* 486 */ .cyp-time-seek
/* 487 */ {
/* 488 */ 	cursor: pointer;
/* 489 */ 	color: rgb(0, 124, 196);
/* 490 */ 	text-decoration: underline;
/* 491 */ }
/* 492 */ 
/* 493 */ .cyp-time-seek .spinner
/* 494 */ {
/* 495 */ 	display: none;
/* 496 */ 	height: 0.8em;
/* 497 */ 	width: auto;
/* 498 */ 	vertical-align: middle;
/* 499 */ 	padding-left: 5px;
/* 500 */ }

/* cyp-styles.css */

/* 501 */ 
/* 502 */ .cyp-time-seek.clicked .spinner
/* 503 */ {
/* 504 */ 	display: inline-block;
/* 505 */ }
/* 506 */ 
/* 507 */ .cyp-time-seek span
/* 508 */ {
/* 509 */ 	background-color: transparent;
/* 510 */ 	background-color: rgba( 255, 255, 0, 0 );
/* 511 */ 
/* 512 */ 	-webkit-transition: background-color 2.5s linear;
/* 513 */ 	-moz-transition: background-color 2.5s linear;
/* 514 */ 	-ms-transition: background-color 2.5s linear;
/* 515 */ 	-o-transition: background-color 2.5s linear;
/* 516 */ 	transition: background-color 2.5s linear;
/* 517 */ }
/* 518 */ 
/* 519 */ .cyp-time-seek span.highlight
/* 520 */ {
/* 521 */ 	background-color: rgb( 255, 255, 0 );
/* 522 */ 
/* 523 */ 	-webkit-transition: background-color 0.618s linear;
/* 524 */ 	-moz-transition: background-color 0.618s linear;
/* 525 */ 	-ms-transition: background-color 0.618s linear;
/* 526 */ 	-o-transition: background-color 0.618s linear;
/* 527 */ 	transition: background-color 0.618s linear;
/* 528 */ }
/* 529 */ 
/* 530 */ @keyframes cyp-pulse
/* 531 */ {
/* 532 */ 	0%
/* 533 */ 	{
/* 534 */ 		top: 8em;
/* 535 */ 		left: 15em;
/* 536 */ 
/* 537 */ 		height: 2em;
/* 538 */ 		width: 2em;
/* 539 */ 
/* 540 */ 		border-radius: 1.25em;
/* 541 */ 	}
/* 542 */ 
/* 543 */ 	30%
/* 544 */ 	{
/* 545 */ 		top: 3em;
/* 546 */ 		left: 10em;
/* 547 */ 
/* 548 */ 		width: 12em;
/* 549 */ 		height: 12em;
/* 550 */ 

/* cyp-styles.css */

/* 551 */ 		border-radius: 6.25em;
/* 552 */ 	}
/* 553 */ 
/* 554 */ 	100%
/* 555 */ 	{
/* 556 */ 		top: -11em;
/* 557 */ 		left: -4em;
/* 558 */ 
/* 559 */ 		width: 40em;
/* 560 */ 		height: 40em;
/* 561 */ 
/* 562 */ 		border-radius: 20.25em;
/* 563 */ 	}
/* 564 */ }
/* 565 */ 
/* 566 */ @-o-keyframes cyp-pulse
/* 567 */ {
/* 568 */ 	0%
/* 569 */ 	{
/* 570 */ 		top: 8em;
/* 571 */ 		left: 15em;
/* 572 */ 
/* 573 */ 		height: 2em;
/* 574 */ 		width: 2em;
/* 575 */ 
/* 576 */ 		border-radius: 1.25em;
/* 577 */ 	}
/* 578 */ 
/* 579 */ 	30%
/* 580 */ 	{
/* 581 */ 		top: 3em;
/* 582 */ 		left: 10em;
/* 583 */ 
/* 584 */ 		width: 12em;
/* 585 */ 		height: 12em;
/* 586 */ 
/* 587 */ 		border-radius: 6.25em;
/* 588 */ 	}
/* 589 */ 
/* 590 */ 	100%
/* 591 */ 	{
/* 592 */ 		top: -11em;
/* 593 */ 		left: -4em;
/* 594 */ 
/* 595 */ 		width: 40em;
/* 596 */ 		height: 40em;
/* 597 */ 
/* 598 */ 		border-radius: 20.25em;
/* 599 */ 	}
/* 600 */ }

/* cyp-styles.css */

/* 601 */ 
/* 602 */ @-ms-keyframes cyp-pulse
/* 603 */ {
/* 604 */ 	0%
/* 605 */ 	{
/* 606 */ 		top: 8em; /* ( 18 - 2 ) / 2 */
/* 607 */ 		left: 15em; /* ( 32 - 2 ) / 2 */
/* 608 */ 
/* 609 */ 		height: 2em;
/* 610 */ 		width: 2em;
/* 611 */ 
/* 612 */ 		border-radius: 1.25em;
/* 613 */ 	}
/* 614 */ 
/* 615 */ 	30%
/* 616 */ 	{
/* 617 */ 		top: 3em;
/* 618 */ 		left: 10em;
/* 619 */ 
/* 620 */ 		width: 12em;
/* 621 */ 		height: 12em;
/* 622 */ 
/* 623 */ 		border-radius: 6.25em;
/* 624 */ 	}
/* 625 */ 
/* 626 */ 	100%
/* 627 */ 	{
/* 628 */ 		top: -11em;
/* 629 */ 		left: -4em;
/* 630 */ 
/* 631 */ 		width: 40em;
/* 632 */ 		height: 40em;
/* 633 */ 
/* 634 */ 		border-radius: 20.25em;
/* 635 */ 	}
/* 636 */ }
/* 637 */ 
/* 638 */ @-moz-keyframes cyp-pulse
/* 639 */ {
/* 640 */ 	0%
/* 641 */ 	{
/* 642 */ 		top: 8em;
/* 643 */ 		left: 15em;
/* 644 */ 
/* 645 */ 		height: 2em;
/* 646 */ 		width: 2em;
/* 647 */ 
/* 648 */ 		border-radius: 1.25em;
/* 649 */ 	}
/* 650 */ 

/* cyp-styles.css */

/* 651 */ 	30%
/* 652 */ 	{
/* 653 */ 		top: 3em;
/* 654 */ 		left: 10em;
/* 655 */ 
/* 656 */ 		width: 12em;
/* 657 */ 		height: 12em;
/* 658 */ 
/* 659 */ 		border-radius: 6.25em;
/* 660 */ 	}
/* 661 */ 
/* 662 */ 	100%
/* 663 */ 	{
/* 664 */ 		top: -11em;
/* 665 */ 		left: -4em;
/* 666 */ 
/* 667 */ 		width: 40em;
/* 668 */ 		height: 40em;
/* 669 */ 
/* 670 */ 		border-radius: 20.25em;
/* 671 */ 	}
/* 672 */ }
/* 673 */ 
/* 674 */ @-webkit-keyframes cyp-pulse
/* 675 */ {
/* 676 */ 	0%
/* 677 */ 	{
/* 678 */ 		top: 8em;
/* 679 */ 		left: 15em;
/* 680 */ 
/* 681 */ 		height: 2em;
/* 682 */ 		width: 2em;
/* 683 */ 
/* 684 */ 		border-radius: 1.25em;
/* 685 */ 	}
/* 686 */ 
/* 687 */ 	30%
/* 688 */ 	{
/* 689 */ 		top: 3em;
/* 690 */ 		left: 10em;
/* 691 */ 
/* 692 */ 		width: 12em;
/* 693 */ 		height: 12em;
/* 694 */ 
/* 695 */ 		border-radius: 6.25em;
/* 696 */ 	}
/* 697 */ 
/* 698 */ 	100%
/* 699 */ 	{
/* 700 */ 		top: -11em;

/* cyp-styles.css */

/* 701 */ 		left: -4em;
/* 702 */ 
/* 703 */ 		width: 40em;
/* 704 */ 		height: 40em;
/* 705 */ 
/* 706 */ 		border-radius: 20.25em;
/* 707 */ 	}
/* 708 */ }

/* shortcodes.css */

/* 1   */ /*------------------------------------------------*/
/* 2   */ /*-------------------[SHORTCODES]-----------------*/
/* 3   */ /*------------------------------------------------*/
/* 4   */ 
/* 5   */ .et-box { margin: 0px 0px 10px; -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1); box-shadow: 0 1px 1px rgba(0,0,0,0.1); font-size: 14px; position: relative; }
/* 6   */ 	.et-box-content { text-shadow: 1px 1px 1px #ffffff; padding: 27px 43px 17px 66px; min-height: 35px; }
/* 7   */ 		.et-box-content strong { color: #000000; font-weight: bold; }
/* 8   */ 
/* 9   */ .et-warning:before, .et-download:before, .et-info:before, .et-bio:before, .et-shadow:before { content: ''; position: absolute; top: 32px; left: 28px; }
/* 10  */ 
/* 11  */ .et-info { border: 1px solid #e2e2ba; }
/* 12  */ 	.et-info:before { width: 22px; height: 20px; background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -97px -2px; }
/* 13  */ 	.et-info .et-box-content { color: #ada771; background: #f9f9dc; border: 1px solid #fbfbef; -moz-box-shadow: inset 0 0 45px #efefc0; -webkit-box-shadow: inset 0 0 45px #efefc0; box-shadow: inset 0 0 45px #efefc0; }
/* 14  */ 		.et-info .et-box-content h1, .et-info .et-box-content h2, .et-info .et-box-content h3, .et-info .et-box-content h4, .et-info .et-box-content h5, .et-info .et-box-content h6 { color: #ada771; }
/* 15  */ 
/* 16  */ .et-warning { border: 1px solid #e0b1b1; }
/* 17  */ 	.et-warning:before { width: 17px; height: 17px; background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -75px -41px; }
/* 18  */ 	.et-warning .et-box-content { color: #ad7676; background: #ffd9d5; border: 1px solid #fceeec; -moz-box-shadow: inset 0 0 45px #f0bfba; -webkit-box-shadow: inset 0 0 45px #f0bfba; box-shadow: inset 0 0 45px #f0bfba; }
/* 19  */ 		.et-warning .et-box-content h1, .et-warning .et-box-content h2, .et-warning .et-box-content h3, .et-warning .et-box-content h4, .et-warning .et-box-content h5, .et-warning .et-box-content h6 { color: #ad7676; }
/* 20  */ 
/* 21  */ .et-download { border: 1px solid #b9dbb6; }
/* 22  */ 	.et-download:before { width: 19px; height: 14px; background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -23px -19px; }
/* 23  */ 	.et-download .et-box-content { color: #7ea57b; background: #dff7dd; border: 1px solid #f1f9f0; -moz-box-shadow: inset 0 0 45px #cbe5c9; -webkit-box-shadow: inset 0 0 45px #cbe5c9; box-shadow: inset 0 0 45px #cbe5c9; }
/* 24  */ 		.et-download .et-box-content h1, .et-download .et-box-content h2, .et-download .et-box-content h3, .et-download .et-box-content h4, .et-download .et-box-content h5, .et-download .et-box-content h6 { color: #7ea57b; }
/* 25  */ 
/* 26  */ .et-bio { border: 1px solid #b3d8d3; }
/* 27  */ 	.et-bio:before { width: 19px; height: 15px; background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -23px -2px; top: 33px; }
/* 28  */ 	.et-bio .et-box-content { color: #80acb0; background: #ddf5f7; border: 1px solid #f1fafb; -moz-box-shadow: inset 0 0 45px #c6edf0; -webkit-box-shadow: inset 0 0 45px #c6edf0; box-shadow: inset 0 0 45px #c6edf0; }
/* 29  */ 		.et-bio .et-box-content h1, .et-bio .et-box-content h2, .et-bio .et-box-content h3, .et-bio .et-box-content h4, .et-bio .et-box-content h5, .et-bio .et-box-content h6 { color: #80acb0; }
/* 30  */ 
/* 31  */ .et-shadow { border: 1px solid #ddd; }
/* 32  */ 	.et-shadow .et-box-content { color: #737373; background: #fafafa; border: 1px solid #fafafa; -moz-box-shadow: inset 0 0 45px #e7e7e7; -webkit-box-shadow: inset 0 0 45px #e7e7e7; box-shadow: inset 0 0 45px #e7e7e7; }
/* 33  */ 		.et-shadow .et-box-content h1, .et-shadow .et-box-content h2, .et-shadow .et-box-content h3, .et-shadow .et-box-content h4, .et-shadow .et-box-content h5, .et-shadow .et-box-content h6 { color: #737373; }
/* 34  */ 
/* 35  */ 
/* 36  */ .et-tooltip { position: relative; }
/* 37  */ 	.et-tooltip-box { display: none; color: #6d6e6e; line-height: 18px; background: #ffffff; border: 1px solid #dbdbdb; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; position: absolute; bottom:35px; left: -94px; width: 235px; padding: 20px 25px 22px 25px; -moz-box-shadow:1px 1px 5px 1px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1); box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1); }
/* 38  */ 		.et-tooltip-arrow { background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -120px -2px; width: 24px; height: 13px; display: block; position: absolute; bottom: -13px; left: 129px; }
/* 39  */ 
/* 40  */ 
/* 41  */ .et-learn-more { background: #fff; border: 1px solid #e7e7e7; margin: 10px 0px; -moz-box-shadow: 1px -1px 0 0 #fff; -webkit-box-shadow: 1px -1px 0 0 #fff; box-shadow: 1px -1px 0 0 #fff; }
/* 42  */ 	.et-learn-more h3.heading-more { cursor: pointer; padding: 16px 50px 16px 22px; font-size: 14px; color: #999; letter-spacing: 0px; text-shadow: 1px 1px 0 #fff; position: relative; border-left: 1px solid #fff; border-top: 1px solid #fff; margin: 0 !important; }
/* 43  */ 		.et-learn-more h3.heading-more span.et_learnmore_arrow { display: block; position: absolute; top: 0; right: 0; width: 48px; height: 100%; border-left: 1px solid #fff; -moz-box-shadow: -1px 0 0 0 #e7e7e7; -webkit-box-shadow: -1px 0 0 0 #e7e7e7; box-shadow: -1px 0 0 0 #e7e7e7; }
/* 44  */ 			.et-learn-more span.et_learnmore_arrow span { display: block; position: absolute; top: 50%; left: 50%; margin-top: -5px; margin-left: -6px; width: 13px; height: 10px; background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -58px -2px; }
/* 45  */ 			.et-learn-more .open span.et_learnmore_arrow span { background-position: -58px -14px; }
/* 46  */ 	.et-learn-more .learn-more-content { padding: 30px 30px 20px; visibility: hidden; border-top: 1px solid #e7e7e7; }
/* 47  */ 	.et_slidecontent .et-learn-more .learn-more-content { display: block; visibility: hidden; }
/* 48  */ 	.et-open .learn-more-content { display: block; visibility: visible !important; }
/* 49  */ 
/* 50  */ .et_shortcodes_controller_nav { border-top: 1px solid #e7e7e7; -moz-box-shadow: inset 1px 1px 0 0 #fff; -webkit-box-shadow: inset 1px 1px 0 0 #fff; box-shadow: inset 1px 1px 0 0 #fff; min-height: 53px; position: relative; }

/* shortcodes.css */

/* 51  */ 	.et_shortcodes_controls_arrows, .et_shortcodes_controls { list-style: none !important; margin: 0 !important; padding: 0 !important; line-height: 26px !important; }
/* 52  */ 	.et_shortcodes_controls { text-align: center; padding-top: 20px !important; line-height: 0 !important; }
/* 53  */ 		.et_shortcodes_controls li { display: inline-block; margin: 0 3px; }
/* 54  */ 			.et_shortcodes_controls a { background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -45px -1px; width: 11px; height: 11px; display: inline-block; }
/* 55  */ 			.et_shortcodes_controls .et_shortcodes_active_control a { background-position: -45px -14px; }
/* 56  */ 	.et_shortcodes_controls_arrows a { font-size: 14px; color: #999 !important; text-shadow: 1px 1px 0 #fff; position: absolute; top: 0; }
/* 57  */ 	.et_shortcodes_controls_arrows a:hover { color: #4c4c4c; text-decoration: none; }
/* 58  */ 	.et_shortcodes_controls_arrows .et_sc_nav_prev { padding: 14px 38px 12px 48px; border-right: 1px solid #e7e7e7; -moz-box-shadow: 1px 0 0 0 #fff; -webkit-box-shadow: 1px 0 0 0 #fff; box-shadow: 1px 0 0 0 #fff; left: 0; }
/* 59  */ 	.et_shortcodes_controls_arrows .et_sc_nav_next { padding: 14px 48px 12px 38px; border-left: 1px solid #fff; -moz-box-shadow: -1px 0 0 0 #e7e7e7; -webkit-box-shadow: -1px 0 0 0 #e7e7e7; box-shadow: -1px 0 0 0 #e7e7e7; right: 0; }
/* 60  */ 		.et_shortcodes_controls_arrows .et_sc_nav_next span, .et_shortcodes_controls_arrows .et_sc_nav_prev span { top: 21px; }
/* 61  */ 		.et_shortcodes_controls_arrows .et_sc_nav_next span { right: 30px; }
/* 62  */ 		.et_shortcodes_controls_arrows .et_sc_nav_prev span { left: 30px; }
/* 63  */ 
/* 64  */ .et-simple-slider { background: #fff; border: 1px solid #e7e7e7; margin: 10px 0; position: relative; }
/* 65  */ 	.et-simple-slider h1, .et-simple-slider h2, .et-simple-slider h3, .et-simple-slider h4, .et-simple-slider h5, .et-simple-slider h6 { font-family: Century Gothic, Arial, sans-serif; color: #333333; }
/* 66  */ 	.et-simple-slides { overflow: hidden; margin: 30px 30px 20px; }
/* 67  */ 		.et-simple-slider div.et-slide { display: none; width:100% !important; }
/* 68  */ 
/* 69  */ .one_half, .one_third, .two_third, .one_fourth , .three_fourth { float:left; margin-right:4%; position:relative; }
/* 70  */ .one_half { width: 48%; }
/* 71  */ .one_third { width: 30.66%; }
/* 72  */ .two_third { width:65.32%; }
/* 73  */ .one_fourth { width:22%; }
/* 74  */ .three_fourth { width:74%; }
/* 75  */ 
/* 76  */ a.small-button, a.big-button, a.icon-button { display: inline-block; text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.1); box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.1); -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; line-height: 26px; }
/* 77  */ 
/* 78  */ a.small-button, a.icon-button { padding: 6px 14px; font-weight: bold !important; font-size: 12px; margin: 0 5px 8px 0; }
/* 79  */ 	a.small-button:hover, a.big-button:hover, a.icon-button:hover { text-decoration: none; }
/* 80  */ 
/* 81  */ a.smallblue, a.bigblue { color: #2b63a8 !important; background: #88bdff; background: -moz-linear-gradient(top, #88bdff 0%, #60a7ff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#88bdff), color-stop(100%,#60a7ff)); background: -webkit-linear-gradient(top, #88bdff 0%,#60a7ff 100%); background: -o-linear-gradient(top, #88bdff 0%,#60a7ff 100%); background: -ms-linear-gradient(top, #88bdff 0%,#60a7ff 100%); background: linear-gradient(to bottom, #88bdff 0%,#60a7ff 100%); border: 1px solid #3e8ff4; }
/* 82  */ 	a.smallblue:hover, a.bigblue:hover { color: #23528c !important; }
/* 83  */ 
/* 84  */ a.smalllightblue { color: #348db6 !important; background: #8edbff; background: -moz-linear-gradient(top, #8edbff 0%, #60cdff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8edbff), color-stop(100%,#60cdff)); background: -webkit-linear-gradient(top, #8edbff 0%,#60cdff 100%); background: -o-linear-gradient(top, #8edbff 0%,#60cdff 100%); background: -ms-linear-gradient(top, #8edbff 0%,#60cdff 100%); background: linear-gradient(to bottom, #8edbff 0%,#60cdff 100%); border: 1px solid #51b5e4; }
/* 85  */ 	a.smalllightblue:hover { color: #287295 !important; }
/* 86  */ 
/* 87  */ a.smallteal, a.bigteal, a.bigturquoise { color: #3da7a9 !important; background: #61eef0; background: -moz-linear-gradient(top, #61eef0 0%, #59dcde 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#61eef0), color-stop(100%,#59dcde)); background: -webkit-linear-gradient(top, #61eef0 0%,#59dcde 100%); background: -o-linear-gradient(top, #61eef0 0%,#59dcde 100%); background: -ms-linear-gradient(top, #61eef0 0%,#59dcde 100%); background: linear-gradient(to bottom, #61eef0 0%,#59dcde 100%); border: 1px solid #48bec0;}
/* 88  */ 	a.smallteal:hover, a.bigteal:hover, a.bigturquoise:hover { color: #309192 !important; }
/* 89  */ 
/* 90  */ a.smallgreen, a.biggreen { color: #569d51 !important; background: #94e48d; background: -moz-linear-gradient(top, #94e48d 0%, #82cf7c 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#94e48d), color-stop(100%,#82cf7c)); background: -webkit-linear-gradient(top, #94e48d 0%,#82cf7c 100%); background: -o-linear-gradient(top, #94e48d 0%,#82cf7c 100%); background: -ms-linear-gradient(top, #94e48d 0%,#82cf7c 100%); background: linear-gradient(to bottom, #94e48d 0%,#82cf7c 100%); border: 1px solid #4dab46; }
/* 91  */ 	a.smallgreen:hover, a.biggreen:hover { color: #478542 !important; }
/* 92  */ 
/* 93  */ a.smallorange, a.bigorange { color: #c7822f !important; background: #ffcb8c; background: -moz-linear-gradient(top, #ffcb8c 0%, #ffb660 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffcb8c), color-stop(100%,#ffb660)); background: -webkit-linear-gradient(top, #ffcb8c 0%,#ffb660 100%); background: -o-linear-gradient(top, #ffcb8c 0%,#ffb660 100%); background: -ms-linear-gradient(top, #ffcb8c 0%,#ffb660 100%); background: linear-gradient(to bottom, #ffcb8c 0%,#ffb660 100%); border: 1px solid #db9c51; }
/* 94  */ 	a.smallorange:hover, a.bigorange:hover { color: #a96c23 !important; }
/* 95  */ 
/* 96  */ a.smallsilver { color: #595a5a !important; background: #f5f5f5; background: -moz-linear-gradient(top, #f5f5f5 0%, #e2e2e2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e2e2e2)); background: -webkit-linear-gradient(top, #f5f5f5 0%,#e2e2e2 100%); background: -o-linear-gradient(top, #f5f5f5 0%,#e2e2e2 100%); background: -ms-linear-gradient(top, #f5f5f5 0%,#e2e2e2 100%); background: linear-gradient(to bottom, #f5f5f5 0%,#e2e2e2 100%); border: 1px solid #c3c3c3; text-shadow: 1px 1px 1px #fff; -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.9), 1px 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.9), 1px 1px 1px rgba(0,0,0,0.1); box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.9), 1px 1px 1px rgba(0,0,0,0.1); }
/* 97  */ 	a.smallsilver:hover { color: #454545 !important; }
/* 98  */ 
/* 99  */ a.smallblack { color: #fff !important; background: #5b5b5b; background: -moz-linear-gradient(top, #5b5b5b 0%, #383838 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b5b5b), color-stop(100%,#383838)); background: -webkit-linear-gradient(top, #5b5b5b 0%,#383838 100%); background: -o-linear-gradient(top, #5b5b5b 0%,#383838 100%); background: -ms-linear-gradient(top, #5b5b5b 0%,#383838 100%); background: linear-gradient(to bottom, #5b5b5b 0%,#383838 100%); border: 1px solid #0e0e0e; -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.2), 1px 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.2), 1px 1px 1px rgba(0,0,0,0.1); box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.2), 1px 1px 1px rgba(0,0,0,0.1); text-shadow: -1px -1px 0 #000; }
/* 100 */ 	a.smallblack:hover { color: #f7f7f7 !important; }

/* shortcodes.css */

/* 101 */ 
/* 102 */ a.smallred, a.bigred { color: #9a3e3e !important; background: #ff7979; background: -moz-linear-gradient(top, #ff7979 0%, #ff5f5f 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7979), color-stop(100%,#ff5f5f)); background: -webkit-linear-gradient(top, #ff7979 0%,#ff5f5f 100%); background: -o-linear-gradient(top, #ff7979 0%,#ff5f5f 100%); background: -ms-linear-gradient(top, #ff7979 0%,#ff5f5f 100%); background: linear-gradient(to bottom, #ff7979 0%,#ff5f5f 100%); border: 1px solid #d85353; }
/* 103 */ 	a.smallred:hover, a.bigred:hover { color: #803030 !important; }
/* 104 */ 
/* 105 */ a.smallpink { color: #914d97 !important; background: #e782f1; background: -moz-linear-gradient(top, #e782f1 0%, #d271da 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e782f1), color-stop(100%,#d271da)); background: -webkit-linear-gradient(top, #e782f1 0%,#d271da 100%); background: -o-linear-gradient(top, #e782f1 0%,#d271da 100%); background: -ms-linear-gradient(top, #e782f1 0%,#d271da 100%); background: linear-gradient(to bottom, #e782f1 0%,#d271da 100%); border: 1px solid #b15cb9; }
/* 106 */ 	a.smallpink:hover { color: #753b7a !important; }
/* 107 */ 
/* 108 */ a.smallpurple, a.bigpurple { color: #653e9a !important; background: #b279ff; background: -moz-linear-gradient(top, #b279ff 0%, #a35fff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b279ff), color-stop(100%,#a35fff)); background: -webkit-linear-gradient(top, #b279ff 0%,#a35fff 100%); background: -o-linear-gradient(top, #b279ff 0%,#a35fff 100%);background: -ms-linear-gradient(top, #b279ff 0%,#a35fff 100%); background: linear-gradient(to bottom, #b279ff 0%,#a35fff 100%); border: 1px solid #8b53d8; }
/* 109 */ 	a.smallpurple:hover, a.bigpurple:hover { color: #563386 !important; }
/* 110 */ 
/* 111 */ a.big-button { font-weight: normal !important; font-size: 20px; padding: 14px 24px; margin: 8px 6px 8px 0; }
/* 112 */ 	a.big-button:hover { text-decoration: none; }
/* 113 */ 
/* 114 */ a.icon-button { color: #595a5a !important; background: #f5f5f5; background: -moz-linear-gradient(top, #f5f5f5 0%, #e1e1e1 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e1e1e1)); background: -webkit-linear-gradient(top, #f5f5f5 0%,#e1e1e1 100%); background: -o-linear-gradient(top, #f5f5f5 0%,#e1e1e1 100%);background: -ms-linear-gradient(top, #f5f5f5 0%,#e1e1e1 100%); background: linear-gradient(to bottom, #f5f5f5 0%,#e1e1e1 100%); border: 1px solid #c3c3c3; text-shadow: 1px 1px 1px #fff; -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.9), 1px 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.9), 1px 1px 1px rgba(0,0,0,0.1); box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.9), 1px 1px 1px rgba(0,0,0,0.1); padding-left: 36px; position: relative; }
/* 115 */ a.icon-button:hover { color: #404040; }
/* 116 */ 	a.icon-button span.et-icon { position: absolute; top: 10px; left: 12px; width: 18px; height: 16px; }
/* 117 */ 
/* 118 */ 
/* 119 */ a.download-icon span.et-icon { background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -3px -2px; width: 17px; height: 20px; top: 7px; }
/* 120 */ a.search-icon span.et-icon { background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -206px -2px; top: 9px; }
/* 121 */ a.refresh-icon span.et-icon { background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -169px -19px; }
/* 122 */ a.question-icon span.et-icon { background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -164px -2px; }
/* 123 */ a.people-icon span.et-icon { background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -151px -33px; height: 17px; top: 9px; }
/* 124 */ a.warning-icon span.et-icon { background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -188px -19px; width: 15px; }
/* 125 */ a.mail-icon span.et-icon { background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -131px -33px; height: 15px; }
/* 126 */ a.heart-icon span.et-icon { background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -131px -18px; width: 14px; height: 13px; top: 12px; left: 14px; }
/* 127 */ a.paper-icon span.et-icon { background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -147px -17px; width: 15px; height: 15px; }
/* 128 */ a.notice-icon span.et-icon { background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -147px -2px; width: 15px; height: 13px; top: 11px; }
/* 129 */ a.stats-icon span.et-icon { background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -184px -2px; width: 15px; height: 14px; top: 11px; }
/* 130 */ a.rss-icon span.et-icon { background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -171px -36px; width: 15px; top: 9px; }
/* 131 */ 
/* 132 */ 
/* 133 */ ul.et_shortcodes_mobile_nav { margin: 0 !important; padding: 0 !important; list-style:none outside none !important; display: none; z-index: 2; }
/* 134 */ 	ul.et_shortcodes_mobile_nav a { position: relative; }
/* 135 */ 		ul.et_shortcodes_mobile_nav span, .et_shortcodes_controls_arrows span { position: absolute; top: 23px; display: block; width: 10px; height: 14px; }
/* 136 */ 		ul.et_shortcodes_mobile_nav .et_sc_nav_prev span, .et_shortcodes_controls_arrows .et_sc_nav_prev span { background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -3px -24px; }
/* 137 */ 		ul.et_shortcodes_mobile_nav .et_sc_nav_next span, .et_shortcodes_controls_arrows .et_sc_nav_next span { background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -3px -40px; }
/* 138 */ 
/* 139 */ .et-tabs-container { background: #fff; border: 1px solid #e7e7e7; position: relative; margin: 50px 0px 15px; }
/* 140 */ 	.et-learn-more h3.heading-more, .et-tabs-container .et-tabs-control, .et-tabs-container ul.et_shortcodes_mobile_nav, .et_shortcodes_controller_nav, .et-testimonial-author-info, .et-protected-title, .pricing-heading, .pricing-content-bottom { background: #f9f9f9; background: -moz-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f5f5f5)); background: -webkit-linear-gradient(top,  #f9f9f9 0%,#f5f5f5 100%); background: -o-linear-gradient(top, #f9f9f9 0%,#f5f5f5 100%); background: -ms-linear-gradient(top,  #f9f9f9 0%,#f5f5f5 100%); background: linear-gradient(to bottom, #f9f9f9 0%,#f5f5f5 100%); }
/* 141 */ 	.et-tabs-container .et-tabs-control, .et-tabs-container ul.et_shortcodes_mobile_nav  { margin: 0px !important; overflow: hidden; border-top: 1px solid #fff; position: relative; }
/* 142 */ 	.et-tabs-container .et-tabs-control:before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #e7e7e7; }
/* 143 */ 		.et-tabs-container .et-tabs-control li { list-style:none outside none; margin: 0 !important; float: left; padding: 0 !important; border-left: 1px solid #e7e7e7; -moz-box-shadow: -1px 0 0 #fff; -webkit-box-shadow: -1px 0 0 #fff; box-shadow: -1px 0 0 #fff; position: relative; }
/* 144 */ 		.et-tabs-container .et-tabs-control li:first-child { border-left: 1px solid #fff; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
/* 145 */ 			.et-tabs-container .et-tabs-control li a { font-size: 14px; color: #999 !important; text-shadow: 1px 1px 0 #fff !important; display: block; padding: 15px 20px; }
/* 146 */ 			.et-tabs-container .et-tabs-control li a:hover { color: #4c4c4c !important; text-decoration: none; }
/* 147 */ 		.et-tabs-container .et-tabs-control li.active:before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 1px; background: #fff; }
/* 148 */ 			.et-tabs-container .et-tabs-control li.active a { background: #fff; color: #4c4c4c !important; }
/* 149 */ 	.et-tabs-content-wrapper > div { display: none; }
/* 150 */ 	.et_sliderfx_slide .et-tabs-content-wrapper { width: 1200%; position: relative; left: 0; }

/* shortcodes.css */

/* 151 */ 		.et_sliderfx_slide .et-tabs-content-wrapper > div { float: left; display: block; height: 1px; visibility: hidden; }
/* 152 */ 		.et_sliderfx_slide .et-tabs-content-wrapper > div, .et_sliderfx_fade .et_slidecontent { word-wrap: break-word; }
/* 153 */ 		.et_sliderfx_slide .et_shortcode_slide_active { height: auto !important; }
/* 154 */ .et-tabs-container .et-tabs-content { margin: 30px 30px 20px; }
/* 155 */ 
/* 156 */ .et-tabs-container ul.et_shortcodes_mobile_nav { border-bottom: 1px solid #e7e7e7; }
/* 157 */ 	.et-tabs-container ul.et_shortcodes_mobile_nav li { float: right; line-height: 26px; }
/* 158 */ 		.et-tabs-container ul.et_shortcodes_mobile_nav a { display: block; padding: 16px 10px 16px 45px; color: #999 !important; font-size: 14px; text-shadow: 1px 1px 0 #fff !important; }
/* 159 */ 		.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_next { padding: 16px 45px 16px 10px; text-align: right; }
/* 160 */ 		.et-tabs-container ul.et_shortcodes_mobile_nav a:hover { text-decoration: none; color: #4c4c4c !important; }
/* 161 */ 			.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next:before { position: absolute; content: ''; top: 0; left: 0; width: 1px; height: 100%; background: #e7e7e7; -moz-box-shadow: 1px 0 0 #fff; -webkit-box-shadow: 1px 0 0 #fff; box-shadow: 1px 0 0 #fff; }
/* 162 */ 
/* 163 */ 		.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next span { right: 28px; }
/* 164 */ 		.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_prev span { left: 28px; }
/* 165 */ 
/* 166 */ .et-tabs-container, .tabs-left, .et-simple-slider, .et-image-slider, .et-testimonial-box, .author-shortcodes, .et-protected { -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
/* 167 */ 
/* 168 */ .tabs-left { background: #fff; border: 1px solid #e7e7e7; position: relative; margin-bottom: 15px; }
/* 169 */ 	.tabs-left .et-tabs-control, .tabs-left ul.et_shortcodes_mobile_nav { width: 149px; border-top: 1px solid #fff; float: left; list-style:none outside none !important; margin:0 !important; position: relative; }
/* 170 */ 	.tabs-left ul.et_shortcodes_mobile_nav { position: absolute; top: 0; left: 0; }
/* 171 */ 		.tabs-left .et-tabs-control li, .tabs-left ul.et_shortcodes_mobile_nav li { padding-right: 0 !important; padding-left: 0 !important; background: none !important; list-style: none !important; border-bottom: 1px solid #e7e7e7; -moz-box-shadow: 0 1px 0 0 #fff; -webkit-box-shadow: 0 1px 0 0 #fff; box-shadow: 0 1px 0 0 #fff; }
/* 172 */ 			.tabs-left .et-tabs-control li a { color: #999 !important; font-size: 14px; text-shadow: 1px 1px 0 #fff !important; display: block; padding: 15px 10px 15px 20px; }
/* 173 */ 			.tabs-left .et-tabs-control li.active a { background: #fff; margin-right: -1px; }
/* 174 */ 			.tabs-left .et-tabs-control li a:hover, .tabs-left .et-tabs-control li.active a { text-decoration: none; color: #4c4c4c !important; }
/* 175 */ 	.tabs-left .et-tabs-content { margin: 30px 30px 20px 180px; position: relative; }
/* 176 */ 		.tabs-left .et-tabs-content h3 { padding-bottom: 14px; color: #333333; }
/* 177 */ 	.et_left_tabs_bg { position: absolute; top: 0; left: 0; width: 148px; height: 100%; border-right: 1px solid #e7e7e7; border-left: 1px solid #fff; background: #f5f5f5;  background: -moz-linear-gradient(left, #f9f9f9 0%, #f5f5f5 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f9f9f9), color-stop(100%,#f5f5f5)); background: -webkit-linear-gradient(left, #f9f9f9 0%,#f5f5f5 100%); background: -o-linear-gradient(left, #f9f9f9 0%,#f5f5f5 100%); background: -ms-linear-gradient(left, #f9f9f9 0%,#f5f5f5 100%); background: linear-gradient(to right, #f9f9f9 0%,#f5f5f5 100%); }
/* 178 */ 
/* 179 */ 	.tabs-left ul.et_shortcodes_mobile_nav  a { text-indent: -9999px; }
/* 180 */ 		.tabs-left ul.et_shortcodes_mobile_nav a span { top: 50%; margin-top: -7px; }
/* 181 */ 		.tabs-left ul.et_shortcodes_mobile_nav .et_sc_nav_next span { right: 50%; margin-right: -4px; }
/* 182 */ 		.tabs-left ul.et_shortcodes_mobile_nav .et_sc_nav_prev span { left: 50%; margin-left: -4px; }
/* 183 */ 
/* 184 */ .author-shortcodes { background: #fff; border: 1px solid #e7e7e7; color: #363636; font-size: 14px; margin-bottom: 10px; }
/* 185 */ 	.author-shortcodes .author-inner { position: relative; padding: 30px 30px 20px 117px; min-height: 60px; }
/* 186 */ 		.author-shortcodes .author-image { position: absolute; top: 32px; left: 30px; width: 60px; height: 60px; }
/* 187 */ 			.author-shortcodes .author-image img { max-width: 100%; height: auto; width: auto; }
/* 188 */ 			.author-shortcodes .author-image .author-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.5); -moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.5); box-shadow: inset 0 0 4px rgba(0,0,0,0.5); }
/* 189 */ 
/* 190 */ .et-protected { border: 1px solid #e7e7e7; width: 390px; background: #fff; margin-bottom: 10px; }
/* 191 */ 	.et-protected-title { border-left: 1px solid #fff; border-top: 1px solid #fff; border-bottom: 1px solid #e7e7e7; padding: 18px 10px 17px 50px; position: relative; color: #999; text-shadow: 0 1px 0 #fff; font-size: 14px; }
/* 192 */ 		.et-protected-title:before { content: ''; position: absolute; top: 16px; left: 20px; background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -23px -36px; width: 17px; height: 19px; }
/* 193 */ 	.et-protected-form { padding: 32px 37px 32px 32px; text-align: right; }
/* 194 */ 		.et-protected-form p { padding-bottom: 16px; }
/* 195 */ 			.et-protected-form p label { position: relative; }
/* 196 */ 				.et-protected-form p .et_protected_icon { width: 10px; height: 20px; position: absolute; top: 2px; left: 18px; background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -190px -37px; display: block; }
/* 197 */ 				.et-protected-form p .et_protected_password { height: 23px; background-position: -275px -2px; }
/* 198 */ 			.et-protected-form label span { display: none; }
/* 199 */ 			.et-protected-form p input { margin: 0 !important; border: 1px solid #e7e7e7; color: #363636; font-size: 14px; background: #f3f3f3; background: -moz-linear-gradient(top, #f3f3f3 1%, #fefefe 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f3f3f3), color-stop(100%,#fefefe)); background: -webkit-linear-gradient(top, #f3f3f3 1%,#fefefe 100%); background: -o-linear-gradient(top, #f3f3f3 1%,#fefefe 100%); background: -ms-linear-gradient(top, #f3f3f3 1%,#fefefe 100%); background: linear-gradient(to bottom, #f3f3f3 1%,#fefefe 100%); padding: 20px 20px 20px 40px; width: 100%; -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.1); -moz-box-shadow: inset 0 0 1px rgba(0,0,0,0.1); box-shadow: inset 0 0 1px rgba(0,0,0,0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; }
/* 200 */ 

/* shortcodes.css */

/* 201 */ 		.et-protected-form input.etlogin-button { background: #f9f9f9; background: -moz-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f5f5f5)); background: -webkit-linear-gradient(top, #f9f9f9 0%,#f5f5f5 100%); background: -o-linear-gradient(top, #f9f9f9 0%,#f5f5f5 100%); background: -ms-linear-gradient(top, #f9f9f9 0%,#f5f5f5 100%); background: linear-gradient(to bottom, #f9f9f9 0%,#f5f5f5 100%); border: 1px solid #e7e7e7; padding: 14px 24px; color: #999; text-shadow: 0 1px 0 #fff; font-size: 14px; -webkit-box-shadow: inset 1px 1px 0 0 #fff; -moz-box-shadow: inset 1px 1px 0 0 #fff; box-shadow: inset 1px 1px 0 0 #fff; }
/* 202 */ 
/* 203 */ .et-simple-slides .et_slidecontent { width: auto; }
/* 204 */ 
/* 205 */ .et-image-slides { background: #555; }
/* 206 */ 	.et-image-slider { background: #fff; border: 1px solid #e7e7e7; margin-bottom:25px; }
/* 207 */ 		.et-image-slide { position: relative; }
/* 208 */ 			.et-image-slider img { display: block; width: auto; margin: 0 auto; height: auto; }
/* 209 */ 			.et-image-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.6); -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.6); box-shadow: inset 0 0 5px rgba(0,0,0,0.6); }
/* 210 */ 
/* 211 */ .et-learn-more, .et-tabs-container, .tabs-left, .et-simple-slider, .author-shortcodes, .et-tooltip-box { color:#201F1F !important; text-shadow: none !important; }
/* 212 */ .et-learn-more a, .et-tabs-container a, .tabs-left a, .et-simple-slider a, .author-shortcodes a, .et-tooltip-box a { text-shadow: none !important; }
/* 213 */ 
/* 214 */ .et-custom-list ul { list-style: none !important; list-style-image: none !important; padding-left: 0 !important; margin: 0 !important; line-height: 26px; }
/* 215 */ 	.et-custom-list ul li { padding-left: 28px !important; margin: 5px 0 !important; list-style: none !important; position: relative; }
/* 216 */ 		.et-custom-list ul li:before { content: ''; position: absolute; top: 5px; left: 0; background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -74px -2px; width: 22px; height: 18px; }
/* 217 */ 	.etlist-x ul li:before { content: ''; position: absolute; top: 6px; left: 0; background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -75px -21px; width: 22px; height: 18px; }
/* 218 */ 	.etlist-dot ul li { padding-left: 25px !important; }
/* 219 */ 		.etlist-dot ul li:before { content: ''; position: absolute; top: 9px; left: 0; background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -230px -3px; width: 10px; height: 9px; }
/* 220 */ 			.et-custom-list ul li ul { padding: 2px 0px !important; margin: 0 !important; }
/* 221 */ 
/* 222 */ .et-pricing { margin: 40px 0 10px; }
/* 223 */ 	.pricing-table { float: left; width: 25%; margin-bottom: 22px; position: relative; margin-left: -1px; }
/* 224 */ 		.pricing-table-wrap { border: 1px solid #e7e7e7; border-bottom: none; }
/* 225 */ 		.pricing-heading { border-bottom: 1px solid #e7e7e7; padding: 23px 10px 22px; text-shadow: 1px 1px 0 #fff; font-size: 12px; color: #999; text-align: center; -moz-box-shadow: inset 1px 1px 0 0 #fff; -webkit-box-shadow: inset 1px 1px 0 0 #fff; box-shadow: inset 1px 1px 0 0 #fff; }
/* 226 */ 			.pricing-title { text-transform: uppercase; font-size: 20px; color: #53b4c7 !important; font-weight: bold; text-shadow: none !important; }
/* 227 */ 			.pricing-heading p { padding-bottom: 0 !important; }
/* 228 */ 
/* 229 */ 			.pricing-table ul.pricing { padding: 0 !important; list-style: none !important; margin: 0 !important; list-style-image: none !important; line-height: 26px; }
/* 230 */ 				.pricing-table ul.pricing li { list-style: none !important; border-top: 1px solid #fff; border-bottom: 1px solid #e7e7e7; background: #f5f5f5; background: -moz-linear-gradient(top, #f5f5f5 0%, #fefefe 7%, #ffffff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(7%,#fefefe), color-stop(100%,#ffffff)); background: -webkit-linear-gradient(top, #f5f5f5 0%,#fefefe 7%,#ffffff 100%); background: -o-linear-gradient(top, #f5f5f5 0%,#fefefe 7%,#ffffff 100%); background: -ms-linear-gradient(top, #f5f5f5 0%,#fefefe 7%,#ffffff 100%); background: linear-gradient(to bottom, #f5f5f5 0%,#fefefe 7%,#ffffff 100%); padding: 14px 7px 14px 63px; position: relative; font-size: 12px; color: #363636; text-shadow: none !important; }
/* 231 */ 					.pricing-table ul.pricing li span { position: absolute; top: 19px; left: 30px; width: 22px; height: 18px; background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -74px -2px; }
/* 232 */ 					.pricing-table ul.pricing li.x-mark span { background-position: -74px -20px; }
/* 233 */ 
/* 234 */ 			.pricing-content-bottom { border-top: 1px solid #fff; border-bottom: 1px solid #e7e7e7; -webkit-box-shadow: inset 1px 0 0 0 #fff; -moz-box-shadow: inset 1px 0 0 0 #fff; box-shadow: inset 1px 0 0 0 #fff; padding: 20px 5px 43px; text-align: center; }
/* 235 */ 					span.et-price { font-size: 48px; color: #94c65c; text-shadow: 0 1px 0 #fff; font-family: Georgia, serif; }
/* 236 */ 						span.et-price sup { font-size: 24px; bottom: 13px; left: 1px; }
/* 237 */ 						span.et-price span.dollar-sign { font-size: 36px; }
/* 238 */ 			.pricing-table a.icon-button { margin: 0; padding-left: 15px; position: absolute; bottom: -13px; left: 50%; }
/* 239 */ 			.pricing-table a.icon-button { visibility: hidden; }
/* 240 */ 	.pricing-big { top: -20px; -webkit-box-shadow: 0 0 18px rgba(0,0,0,0.2); -moz-box-shadow: 0 0 18px rgba(0,0,0,0.2); box-shadow: 0 0 18px rgba(0,0,0,0.2); z-index: 2; }
/* 241 */ 		.pricing-big .pricing-table-wrap { border-color: #d6d5d5; }
/* 242 */ 		.pricing-big .pricing-heading { padding-top: 43px; }
/* 243 */ 		.pricing-big .pricing-content-bottom { padding-bottom: 63px; border-bottom: 1px solid #d6d5d5; }
/* 244 */ 
/* 245 */ .et-testimonial-box { border: 1px solid #e7e7e7; background: #fff; position: relative; margin: 10px 0 45px; }
/* 246 */ 	.et-testimonial-author-info { border-left: 1px solid #fff; border-top: 1px solid #fff; border-bottom: 1px solid #e7e7e7; padding: 20px 20px 15px; text-shadow: 0 1px 0 #fff; }
/* 247 */ 		.t-img { width: 60px; height: 60px; float: left; margin: 0 25px 5px 0; -moz-box-shadow: 0 1px 0 0 #fff; -webkit-box-shadow: 0 1px 0 0 #fff; box-shadow: 0 1px 0 0 #fff; position: relative; }
/* 248 */ 			.t-img img { max-width: 100%; height: auto; }
/* 249 */ 			.t-overlay { width: 100%; height: 100%; box-shadow: inset 0 0 4px rgba(0,0,0,0.4); display: block; position: absolute; top: 0; left: 0; }
/* 250 */ 		.t-author, .t-position { display: block; }

/* shortcodes.css */

/* 251 */ 		.t-author { font-size: 18px; color: #999; padding: 10px 0 5px; }
/* 252 */ 		.t-position { color: #595959; }
/* 253 */ 		.t-position, .et-testimonial { font-family: Georgia, serif; font-style: italic; font-size: 14px; }
/* 254 */ 		.et-testimonial { padding: 43px 35px 30px 77px; color: #363636; position: relative; text-shadow: none !important; }
/* 255 */ 			.et-testimonial:before { content: ''; position: absolute; top: 43px; left: 35px; width: 25px; height: 19px; background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -45px -35px; }
/* 256 */ 		.t-bottom-arrow { background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -97px -25px; width: 31px; height: 32px; position: absolute; bottom: -32px; right: 40px; }
/* 257 */ 
/* 258 */ 
/* 259 */ .et-dropcap { font-size: 48px; float: left; display:block; margin:0 7px 0 0; line-height: 1; }
/* 260 */ 
/* 261 */ .et_quote { padding-left: 57px; min-height: 40px; font-family: Georgia, serif; font-size: 14px; font-style: italic; position: relative; line-height: 1.5; margin-bottom: 10px; }
/* 262 */ 	.et_quote .et_quote_sign { background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -206px -20px; position: absolute; top: 0; left: 0; display: block; width: 40px; height: 34px; }
/* 263 */ 	.quote-center .et_quote_sign { background-position: -251px -2px; width: 20px; height: 16px; top: 3px; }
/* 264 */ 	.quote-center .et_quote_additional_sign { background: url(https://346a7b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -251px -22px; position: absolute; top: 3px; right: 13px; display: block; width: 20px; height: 16px; }
/* 265 */ 	.et_right_quote { width: 100%; }
/* 266 */ .quote-center { font-size: 24px; line-height: 1.2; text-align: center; padding-left: 30px; }
/* 267 */ 	.quote-center .et_right_quote { padding-right: 30px; width: 95%; }
/* 268 */ 
/* 269 */ 
/* 270 */ .et-tabs-container .et-tabs-control { padding: 0; }
/* 271 */ .tabs-left .et-tabs-control { padding-left: 0; }
/* 272 */ .author-info h1, .author-info h2, .author-info h3, .author-info h4, .author-info h5, .author-info h6 { color:#201F1F !important; text-shadow: none !important; }
/* 273 */ 
/* 274 */ .et-tabs-container .et-tabs-control li a, .tabs-left .et-tabs-control li a { text-decoration: none !important; }
/* 275 */ 
/* 276 */ a.big-button, a.small-button, a.icon-button { cursor: pointer; }
/* 277 */ 
/* 278 */ .clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
/* 279 */ * html .clearfix             { zoom: 1; } /* IE6 */
/* 280 */ *:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* 281 */ 
/* 282 */ .last { margin-right: 0px !important; clear:right; }
/* 283 */ .clear { clear:both; }

/* shortcodes_responsive.css */

/* 1  */ /* Responsive Shortcodes */
/* 2  */ body.et_includes_sidebar .pricing-table { width: 50%; }
/* 3  */ @media only screen and ( max-width: 959px ) {
/* 4  */ 	body.et_includes_sidebar .one_third, body.et_includes_sidebar .one_half, body.et_includes_sidebar .one_third, body.et_includes_sidebar .two_third, body.et_includes_sidebar .one_fourth, body.et_includes_sidebar .three_fourth { float: none; margin-right: 0; width: auto; margin-bottom: 10px; }
/* 5  */ 	body.et_includes_sidebar .et-testimonial-box, body.et_includes_sidebar .et-protected { width: auto !important; }
/* 6  */ 	body.et_includes_sidebar .et-protected-form { padding: 15px !important; }
/* 7  */ }
/* 8  */ @media only screen and (min-width: 768px) and (max-width: 959px) {
/* 9  */ 	body.et_fullwidth_view .pricing-table { width: 50%; }
/* 10 */ }
/* 11 */ @media only screen and ( max-width: 767px ) {
/* 12 */ 	.et_left_tabs_bg { width: 50px; }
/* 13 */ 	.tabs-left .et-tabs-control, .et-tabs-container .et-tabs-control { display: none; }
/* 14 */ 	.tabs-left ul.et_shortcodes_mobile_nav { display: block; width: 51px; }
/* 15 */ 		.tabs-left ul.et_shortcodes_mobile_nav  a { display: block; height: 49px; width: 100%; }
/* 16 */ 	.tabs-left .et-tabs-content { margin-left: 75px; }
/* 17 */ 
/* 18 */ 	.et-tabs-container  ul.et_shortcodes_mobile_nav { display: block; }
/* 19 */ 		.et-tabs-container  ul.et_shortcodes_mobile_nav li { width: 50%; }
/* 20 */ 
/* 21 */ 	.et-pricing { margin-top: 0; }
/* 22 */ 	body.et_includes_sidebar .pricing-table, body.et_fullwidth_view .pricing-table { width: 100%; margin-bottom: 35px; }
/* 23 */ 	.pricing-big { top: 0; }
/* 24 */ 
/* 25 */ 	body.et_fullwidth_view .one_third, body.et_fullwidth_view .one_half, body.et_fullwidth_view .one_third, body.et_fullwidth_view .two_third, body.et_fullwidth_view .one_fourth, body.et_fullwidth_view .three_fourth { float: none; margin-right: 0; width: auto; margin-bottom: 10px; }
/* 26 */ 
/* 27 */ 	body.et_fullwidth_view .et-testimonial-box, body.et_fullwidth_view .et-protected  { width: auto !important; }
/* 28 */ 	body.et_fullwidth_view .et-protected-form { padding: 15px !important; }
/* 29 */ 
/* 30 */ 	body.et_includes_sidebar .author-shortcodes .author-inner { padding: 27px 27px 17px; }
/* 31 */ 	body.et_includes_sidebar .author-shortcodes .author-image { position: relative; top: 0; left: 0; margin-bottom: 10px; }
/* 32 */ 
/* 33 */ 	body.et_includes_sidebar .quote-center .et_quote_additional_sign { right: -13px; }
/* 34 */ 	body.et_includes_sidebar .et_shortcodes_controls { display: none; }
/* 35 */ 	body.et_includes_sidebar .et_shortcodes_controls_arrows a { text-indent: -9999px; }
/* 36 */ }
/* 37 */ @media only screen and ( max-width: 479px ) {
/* 38 */ 	.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_prev { padding-left: 26px; }
/* 39 */ 		.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_prev span { left: 10px; }
/* 40 */ 	.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_next { padding-right: 26px; }
/* 41 */ 		.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next span { right: 10px; }
/* 42 */ 
/* 43 */ 	body.et_fullwidth_view .author-shortcodes .author-inner { padding: 27px 27px 17px; }
/* 44 */ 	body.et_fullwidth_view .author-shortcodes .author-image { position: relative; top: 0; left: 0; margin-bottom: 10px; }
/* 45 */ 	body.et_fullwidth_view .quote-center .et_quote_additional_sign { right: -13px; }
/* 46 */ 	body.et_fullwidth_view .et_shortcodes_controls { display: none; }
/* 47 */ 	body.et_fullwidth_view .et_shortcodes_controls_arrows a { text-indent: -9999px; }
/* 48 */ 
/* 49 */ 	.et-box:before, .et-testimonial:before { display: none; }
/* 50 */ 	.et-box-content { padding: 27px 27px 17px 27px; }

/* shortcodes_responsive.css */

/* 51 */ 	.et-testimonial { padding: 25px; }
/* 52 */ }

/* jquery.fancybox-1.3.4.css */

/* 1   */ /*
/* 2   *|  * FancyBox - jQuery Plugin
/* 3   *|  * Simple and fancy lightbox alternative
/* 4   *|  *
/* 5   *|  * Examples and documentation at: http://fancybox.net
/* 6   *|  *
/* 7   *|  * Copyright (c) 2008 - 2010 Janis Skarnelis
/* 8   *|  * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
/* 9   *|  *
/* 10  *|  * Version: 1.3.4 (11/11/2010)
/* 11  *|  * Requires: jQuery v1.3+
/* 12  *|  *
/* 13  *|  * Dual licensed under the MIT and GPL licenses:
/* 14  *|  *   http://www.opensource.org/licenses/mit-license.php
/* 15  *|  *   http://www.gnu.org/licenses/gpl.html
/* 16  *|  */
/* 17  */ 
/* 18  */ #fancybox-loading {
/* 19  */ 	position: fixed;
/* 20  */ 	top: 50%;
/* 21  */ 	left: 50%;
/* 22  */ 	width: 40px;
/* 23  */ 	height: 40px;
/* 24  */ 	margin-top: -20px;
/* 25  */ 	margin-left: -20px;
/* 26  */ 	cursor: pointer;
/* 27  */ 	overflow: hidden;
/* 28  */ 	z-index: 1104;
/* 29  */ 	display: none;
/* 30  */ }
/* 31  */ 
/* 32  */ #fancybox-loading div {
/* 33  */ 	position: absolute;
/* 34  */ 	top: 0;
/* 35  */ 	left: 0;
/* 36  */ 	width: 40px;
/* 37  */ 	height: 480px;
/* 38  */ 	background-image: url('https://a85150.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/js/fancybox/images/fancybox.png');
/* 39  */ }
/* 40  */ 
/* 41  */ #fancybox-overlay {
/* 42  */ 	position: absolute;
/* 43  */ 	top: 0;
/* 44  */ 	left: 0;
/* 45  */ 	width: 100%;
/* 46  */ 	z-index: 1100;
/* 47  */ 	display: none;
/* 48  */ }
/* 49  */ 
/* 50  */ #fancybox-tmp {

/* jquery.fancybox-1.3.4.css */

/* 51  */ 	padding: 0;
/* 52  */ 	margin: 0;
/* 53  */ 	border: 0;
/* 54  */ 	overflow: auto;
/* 55  */ 	display: none;
/* 56  */ }
/* 57  */ 
/* 58  */ #fancybox-wrap {
/* 59  */ 	position: absolute;
/* 60  */ 	top: 0;
/* 61  */ 	left: 0;
/* 62  */ 	padding: 20px;
/* 63  */ 	z-index: 1101;
/* 64  */ 	outline: none;
/* 65  */ 	display: none;
/* 66  */ }
/* 67  */ 
/* 68  */ #fancybox-outer {
/* 69  */ 	position: relative;
/* 70  */ 	width: 100%;
/* 71  */ 	height: 100%;
/* 72  */ 	background: #fff;
/* 73  */ }
/* 74  */ 
/* 75  */ #fancybox-content {
/* 76  */ 	width: 0;
/* 77  */ 	height: 0;
/* 78  */ 	padding: 0;
/* 79  */ 	outline: none;
/* 80  */ 	position: relative;
/* 81  */ 	overflow: hidden;
/* 82  */ 	z-index: 1102;
/* 83  */ 	border: 0px solid #fff;
/* 84  */ }
/* 85  */ 
/* 86  */ #fancybox-hide-sel-frame {
/* 87  */ 	position: absolute;
/* 88  */ 	top: 0;
/* 89  */ 	left: 0;
/* 90  */ 	width: 100%;
/* 91  */ 	height: 100%;
/* 92  */ 	background: transparent;
/* 93  */ 	z-index: 1101;
/* 94  */ }
/* 95  */ 
/* 96  */ #fancybox-close {
/* 97  */ 	position: absolute;
/* 98  */ 	top: -15px;
/* 99  */ 	right: -15px;
/* 100 */ 	width: 30px;

/* jquery.fancybox-1.3.4.css */

/* 101 */ 	height: 30px;
/* 102 */ 	background: transparent url('https://a85150.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/js/fancybox/images/fancybox.png') -40px 0px;
/* 103 */ 	cursor: pointer;
/* 104 */ 	z-index: 1103;
/* 105 */ 	display: none;
/* 106 */ }
/* 107 */ 
/* 108 */ #fancybox-error {
/* 109 */ 	color: #444;
/* 110 */ 	font: normal 12px/20px Arial;
/* 111 */ 	padding: 14px;
/* 112 */ 	margin: 0;
/* 113 */ }
/* 114 */ 
/* 115 */ #fancybox-img {
/* 116 */ 	width: 100%;
/* 117 */ 	height: 100%;
/* 118 */ 	padding: 0;
/* 119 */ 	margin: 0;
/* 120 */ 	border: none;
/* 121 */ 	outline: none;
/* 122 */ 	line-height: 0;
/* 123 */ 	vertical-align: top;
/* 124 */ }
/* 125 */ 
/* 126 */ #fancybox-frame {
/* 127 */ 	width: 100%;
/* 128 */ 	height: 100%;
/* 129 */ 	border: none;
/* 130 */ 	display: block;
/* 131 */ }
/* 132 */ 
/* 133 */ #fancybox-left, #fancybox-right {
/* 134 */ 	position: absolute;
/* 135 */ 	bottom: 0px;
/* 136 */ 	height: 100%;
/* 137 */ 	width: 35%;
/* 138 */ 	cursor: pointer;
/* 139 */ 	outline: none;
/* 140 */ 	background: transparent url('https://5f9e71.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/js/fancybox/images/blank.gif');
/* 141 */ 	z-index: 1102;
/* 142 */ 	display: none;
/* 143 */ }
/* 144 */ 
/* 145 */ #fancybox-left {
/* 146 */ 	left: 0px;
/* 147 */ }
/* 148 */ 
/* 149 */ #fancybox-right {
/* 150 */ 	right: 0px;

/* jquery.fancybox-1.3.4.css */

/* 151 */ }
/* 152 */ 
/* 153 */ #fancybox-left-ico, #fancybox-right-ico {
/* 154 */ 	position: absolute;
/* 155 */ 	top: 50%;
/* 156 */ 	left: -9999px;
/* 157 */ 	width: 30px;
/* 158 */ 	height: 30px;
/* 159 */ 	margin-top: -15px;
/* 160 */ 	cursor: pointer;
/* 161 */ 	z-index: 1102;
/* 162 */ 	display: block;
/* 163 */ }
/* 164 */ 
/* 165 */ #fancybox-left-ico {
/* 166 */ 	background-image: url('https://a85150.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/js/fancybox/images/fancybox.png');
/* 167 */ 	background-position: -40px -30px;
/* 168 */ }
/* 169 */ 
/* 170 */ #fancybox-right-ico {
/* 171 */ 	background-image: url('https://a85150.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/js/fancybox/images/fancybox.png');
/* 172 */ 	background-position: -40px -60px;
/* 173 */ }
/* 174 */ 
/* 175 */ #fancybox-left:hover, #fancybox-right:hover {
/* 176 */ 	visibility: visible; /* IE6 */
/* 177 */ }
/* 178 */ 
/* 179 */ #fancybox-left:hover span {
/* 180 */ 	left: 20px;
/* 181 */ }
/* 182 */ 
/* 183 */ #fancybox-right:hover span {
/* 184 */ 	left: auto;
/* 185 */ 	right: 20px;
/* 186 */ }
/* 187 */ 
/* 188 */ .fancybox-bg {
/* 189 */ 	position: absolute;
/* 190 */ 	padding: 0;
/* 191 */ 	margin: 0;
/* 192 */ 	border: 0;
/* 193 */ 	width: 20px;
/* 194 */ 	height: 20px;
/* 195 */ 	z-index: 1001;
/* 196 */ }
/* 197 */ 
/* 198 */ #fancybox-bg-n {
/* 199 */ 	top: -20px;
/* 200 */ 	left: 0;

/* jquery.fancybox-1.3.4.css */

/* 201 */ 	width: 100%;
/* 202 */ 	background-image: url('https://c7210e.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/js/fancybox/images/fancybox-x.png');
/* 203 */ }
/* 204 */ 
/* 205 */ #fancybox-bg-ne {
/* 206 */ 	top: -20px;
/* 207 */ 	right: -20px;
/* 208 */ 	background-image: url('https://a85150.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/js/fancybox/images/fancybox.png');
/* 209 */ 	background-position: -40px -162px;
/* 210 */ }
/* 211 */ 
/* 212 */ #fancybox-bg-e {
/* 213 */ 	top: 0;
/* 214 */ 	right: -20px;
/* 215 */ 	height: 100%;
/* 216 */ 	background-image: url('https://83c76f.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/js/fancybox/images/fancybox-y.png');
/* 217 */ 	background-position: -20px 0px;
/* 218 */ }
/* 219 */ 
/* 220 */ #fancybox-bg-se {
/* 221 */ 	bottom: -20px;
/* 222 */ 	right: -20px;
/* 223 */ 	background-image: url('https://a85150.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/js/fancybox/images/fancybox.png');
/* 224 */ 	background-position: -40px -182px;
/* 225 */ }
/* 226 */ 
/* 227 */ #fancybox-bg-s {
/* 228 */ 	bottom: -20px;
/* 229 */ 	left: 0;
/* 230 */ 	width: 100%;
/* 231 */ 	background-image: url('https://c7210e.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/js/fancybox/images/fancybox-x.png');
/* 232 */ 	background-position: 0px -20px;
/* 233 */ }
/* 234 */ 
/* 235 */ #fancybox-bg-sw {
/* 236 */ 	bottom: -20px;
/* 237 */ 	left: -20px;
/* 238 */ 	background-image: url('https://a85150.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/js/fancybox/images/fancybox.png');
/* 239 */ 	background-position: -40px -142px;
/* 240 */ }
/* 241 */ 
/* 242 */ #fancybox-bg-w {
/* 243 */ 	top: 0;
/* 244 */ 	left: -20px;
/* 245 */ 	height: 100%;
/* 246 */ 	background-image: url('https://83c76f.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/js/fancybox/images/fancybox-y.png');
/* 247 */ }
/* 248 */ 
/* 249 */ #fancybox-bg-nw {
/* 250 */ 	top: -20px;

/* jquery.fancybox-1.3.4.css */

/* 251 */ 	left: -20px;
/* 252 */ 	background-image: url('https://a85150.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/js/fancybox/images/fancybox.png');
/* 253 */ 	background-position: -40px -122px;
/* 254 */ }
/* 255 */ 
/* 256 */ #fancybox-title {
/* 257 */ 	font-family: Helvetica;
/* 258 */ 	font-size: 12px;
/* 259 */ 	z-index: 1102;
/* 260 */ }
/* 261 */ 
/* 262 */ .fancybox-title-inside {
/* 263 */ 	padding-bottom: 10px;
/* 264 */ 	text-align: center;
/* 265 */ 	color: #333;
/* 266 */ 	background: #fff;
/* 267 */ 	position: relative;
/* 268 */ }
/* 269 */ 
/* 270 */ .fancybox-title-outside {
/* 271 */ 	padding-top: 10px;
/* 272 */ 	color: #fff;
/* 273 */ }
/* 274 */ 
/* 275 */ .fancybox-title-over {
/* 276 */ 	position: absolute;
/* 277 */ 	bottom: 0;
/* 278 */ 	left: 0;
/* 279 */ 	color: #FFF;
/* 280 */ 	text-align: left;
/* 281 */ }
/* 282 */ 
/* 283 */ #fancybox-title-over {
/* 284 */ 	padding: 10px;
/* 285 */ 	background-image: url('https://6f5dc9.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/js/fancybox/images/fancy_title_over.png');
/* 286 */ 	display: block;
/* 287 */ }
/* 288 */ 
/* 289 */ .fancybox-title-float {
/* 290 */ 	position: absolute;
/* 291 */ 	left: 0;
/* 292 */ 	bottom: -20px;
/* 293 */ 	height: 32px;
/* 294 */ }
/* 295 */ 
/* 296 */ #fancybox-title-float-wrap {
/* 297 */ 	border: none;
/* 298 */ 	border-collapse: collapse;
/* 299 */ 	width: auto;
/* 300 */ }

/* jquery.fancybox-1.3.4.css */

/* 301 */ 
/* 302 */ #fancybox-title-float-wrap td {
/* 303 */ 	border: none;
/* 304 */ 	white-space: nowrap;
/* 305 */ }
/* 306 */ 
/* 307 */ #fancybox-title-float-left {
/* 308 */ 	padding: 0 0 0 15px;
/* 309 */ 	background: url('https://a85150.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/js/fancybox/images/fancybox.png') -40px -90px no-repeat;
/* 310 */ }
/* 311 */ 
/* 312 */ #fancybox-title-float-main {
/* 313 */ 	color: #FFF;
/* 314 */ 	line-height: 29px;
/* 315 */ 	font-weight: bold;
/* 316 */ 	padding: 0 0 3px 0;
/* 317 */ 	background: url('https://c7210e.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/js/fancybox/images/fancybox-x.png') 0px -40px;
/* 318 */ }
/* 319 */ 
/* 320 */ #fancybox-title-float-right {
/* 321 */ 	padding: 0 0 0 15px;
/* 322 */ 	background: url('https://a85150.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/js/fancybox/images/fancybox.png') -55px -90px no-repeat;
/* 323 */ }

/* page_templates.css */

/* 1   */ .sitemap-col { float: left; margin: 0 2% 10px 0; width: 23%; }
/* 2   */ #sitemap .last { margin-right: 0px; }
/* 3   */ 	.sitemap-col h2 { color: #111; font-size: 20px; font-family: Georgia, serif; border-bottom: 1px solid #e9e9e9; padding-bottom: 10px; margin-bottom: -3px; }
/* 4   */ 	.sitemap-col a { color: #464646 !important; }
/* 5   */ 	.sitemap-col a:hover { text-decoration: none; color: #000 !important; }
/* 6   */ 	.sitemap-col ul { list-style:none outside none; padding-left: 0px; margin-left: 0; }
/* 7   */ 		.sitemap-col ul li a { background: url(https://7e6f58.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/sitemap-page.png) no-repeat left center; padding: 4px 0px 4px 19px; display: block; }
/* 8   */ 	ul#sitemap-authors li a { display: inline-block; }
/* 9   */ 
/* 10  */ 	ul#sitemap-categories li a { background: url(https://8abbab.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/sitemap-category.png) no-repeat left center; }
/* 11  */ 	ul#sitemap-tags li a { background: url(https://f53922.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/sitemap-tag.png) no-repeat left center; }
/* 12  */ 	ul#sitemap-authors li a { background: url(https://32430c.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/sitemap-author.png) no-repeat left center; }
/* 13  */ 
/* 14  */ .et_pt_blogentry { padding:17px 0px 15px; }
/* 15  */ 	h2.et_pt_title { font-size:24px; padding-bottom:14px; padding-left:2px; }
/* 16  */ 		h2.et_pt_title a { color: #111; }
/* 17  */ 		h2.et_pt_title a:hover { color: #000; text-decoration: none; }
/* 18  */ 	p.et_pt_blogmeta { border-bottom:1px solid #EBEBEB; border-top:1px solid #EBEBEB; color:#9E9E9E; font-family:Georgia,serif; font-size:12px; font-style:italic; margin-bottom:11px; padding:8px 5px 7px 4px; text-transform:uppercase; }
/* 19  */ 		p.et_pt_blogmeta a { color:#646464; }
/* 20  */ 		p.et_pt_blogmeta a:hover { color:#111; text-decoration: none; }
/* 21  */ 	div.et_pt_thumb { height:191px; margin:0 20px 0 0; padding:8px 0 0 8px; position:relative; width:191px; }
/* 22  */ 		div.et_pt_thumb span.overlay { background:url("https://81b18b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/blog-image-overlay.png") no-repeat scroll 0 0 transparent; display:block; height:199px; left:0; position:absolute; top:0; width:199px; }
/* 23  */ 	.et_pt_blogentry a.readmore { background:url("https://ed794e.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/blog-readmore.png") no-repeat right bottom; color:#282828; display:block; float:right; font-size:11px; height:27px; line-height:24px; padding-right:13px; text-shadow:1px 1px 1px #FFFFFF; }
/* 24  */ 		.et_pt_blogentry a.readmore span { background:url("https://ed794e.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/blog-readmore.png") no-repeat; display:block; height:27px; padding:0 0 0 13px; }
/* 25  */ 
/* 26  */ 
/* 27  */ #et_pt_gallery { padding: 15px 0px 0px 0px; margin-left: -33px; }
/* 28  */ 	.et_pt_gallery_entry { background:url("https://574087.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/item-bottom-shadow.png") no-repeat scroll left bottom transparent; float:left; margin:0 0px 32px 33px; padding-bottom:5px; position:relative; width: 213px; height: 142px; }
/* 29  */ 		.et_pt_item_image { position:relative; top:0; height: 142px; }
/* 30  */ 			.et_pt_item_image img.portfolio { border:3px solid #E5E5E5; }
/* 31  */ 			.et_pt_item_image span.overlay { background:url("https://084963.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/item-overlay.png") no-repeat; height:136px; left:3px; position:absolute; top:3px; width:207px; }
/* 32  */ 			.et_pt_item_image a.zoom-icon, .et_pt_item_image a.more-icon { display:block; height:61px; position:absolute; text-indent:-9999px; top:41px; width:61px; visibility: hidden; }
/* 33  */ 			.et_pt_item_image a.zoom-icon { background:url("https://dd0c84.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/zoom-icon.png") no-repeat; left:31px; }
/* 34  */ 			.et_pt_item_image a.more-icon { background:url("https://5f49eb.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/readmore-icon.png") no-repeat; left:128px; }
/* 35  */ 	#et_pt_gallery .page-nav { clear: both; }
/* 36  */ 
/* 37  */ .input { border: 1px solid #d4d2d2 !important; border-radius: 8px  !important; -webkit-border-radius: 8px !important; -moz-border-radius: 8px !important; color: #303030 !important; padding: 7px !important; margin: 0px !important; }
/* 38  */ input.input { width: 300px; }
/* 39  */ textarea.input { width: 478px; height:130px; }
/* 40  */ 
/* 41  */ #et-contact p input, #et-contact p textarea { background: url(https://c9e56b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/contact_input.png) repeat-x #f7f7f7 !important; border: 1px solid #cccccc !important; width: 100% !important; color: #111111 !important; padding: 8px !important; }
/* 42  */ #et-contact p textarea { width: 95% !important; }
/* 43  */ #et-contact p #et_contact_captcha { width: 20px !important; }
/* 44  */ 
/* 45  */ #et-contact p .et_contact_error { border: 1px solid red !important; }
/* 46  */ 
/* 47  */ #et-contact .et_hidden { display: none; }
/* 48  */ 
/* 49  */ #et_contact_left, #et_contact_right { float: left; }
/* 50  */ #et_contact_left { width: 70%; }

/* page_templates.css */

/* 51  */ #et_contact_right { width: 17%; margin-left: 50px; }
/* 52  */ 
/* 53  */ #et_contact_submit, #et_contact_reset { border: 0px !important; color: #4c4b4b !important; float: right; font-size: 12px; text-shadow: 1px 1px 1px #fff; text-transform: uppercase; margin-right: 9px; height: 35px; }
/* 54  */ 
/* 55  */ #et_contact_submit { background: url(https://625901.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/contact_submit.png) no-repeat; width: 73px; margin-right: 6px; }
/* 56  */ #et_contact_reset { background: url(https://06c259.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/contact_reset.png) no-repeat; width: 61px; }
/* 57  */ 
/* 58  */ #et-search { background: url(https://7a5935.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/et_search_bg.png) no-repeat; width: 574px; height: 172px; }
/* 59  */ 	#et-search-inner { padding: 19px 14px 0px 29px; }
/* 60  */ 		p#et-search-title { background: url(https://d638f3.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/et_search_bottom.png) no-repeat bottom left; padding: 0px 0px 10px 10px; margin-left: -8px; margin-bottom: 13px; }
/* 61  */ 			p#et-search-title span { background: url(https://1879b7.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/et_search_icon.png) no-repeat 0px 4px; display: block; padding: 0px 0px 0px 24px; font-size: 18px; color: #fff; text-shadow: 1px 1px 1px #8f8f8f; }
/* 62  */ 	#et-search-left { float: left; width: 448px; }
/* 63  */ 	#et-search-right { float: right; width: 82px; text-align: right; margin-top: -1px; }
/* 64  */ 
/* 65  */ 	#et-searchinput { background: url(https://76075b.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/et-searchinput.png) no-repeat; width: 419px; height: 16px; border: none !important;    padding: 6px 12px 8px; color: #4E4E4E; margin-bottom: 4px; margin-top: 0; }
/* 66  */ 
/* 67  */ 	p#et_choose_posts, p#et_choose_pages, p#et_choose_date, p#et_choose_cat { float: left; margin-right: 8px; }
/* 68  */ 	p#et_choose_cat { margin-right: 0px; }
/* 69  */ 
/* 70  */ 	select#et-month-choice, select#et-cat { width: 161px; margin: 0px; font-size: 11px; color: #464646; }
/* 71  */ 
/* 72  */ 	p#et_choose_posts, p#et_choose_pages { color: #5c5c5c; font-size: 11px; text-shadow: 1px 1px 1px #ebebeb; }
/* 73  */ 	p#et_choose_posts input, p#et_choose_pages input { margin-left: 0px; margin-right: 4px; }
/* 74  */ 	p#et-search-word { padding-bottom: 5px; }
/* 75  */ 
/* 76  */ 	#et_search_submit { background: url(https://bf4f49.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/et_search_submit.png) no-repeat; border: medium none !important; color: #4c4b4b; font-size: 12px; padding: 7px 0 9px; text-shadow: 1px 1px 0px #fff; width: 73px; text-transform: uppercase; }
/* 77  */ 
/* 78  */ 	p#et_choose_date select, p#et_choose_cat select { width: 145px\9; }
/* 79  */ 
/* 80  */ #et_pt_portfolio_gallery { padding: 15px 0px 0px 0px; margin-left: -70px; }
/* 81  */ 	.et_pt_portfolio_row { margin-bottom: 45px; }
/* 82  */ 		.et_pt_portfolio_item { float: left; margin-left: 70px; width: 272px; }
/* 83  */ 			.et_pt_portfolio_item h2 { color: #000; padding-bottom: 12px; }
/* 84  */ 			.et_pt_portfolio_entry { border: 1px solid #dadada; border-bottom: 1px solid #b7b7b7; background: #fff; padding: 5px; -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1); margin-bottom: 7px; }
/* 85  */ 				.et_pt_portfolio_image { position: relative; }
/* 86  */ 					.et_pt_portfolio_image img { display: block; }
/* 87  */ 					.et_portfolio_more_icon, .et_portfolio_zoom_icon { display: block; height: 37px; position: absolute; top: 68px; width: 37px; text-indent: -9999px; display: none; }
/* 88  */ 					.et_portrait_layout .et_portfolio_more_icon, .et_portrait_layout .et_portfolio_zoom_icon { top: 142px; }
/* 89  */ 					.et_portfolio_more_icon { background: url(https://fc5529.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/portfolio-more-icon.png) no-repeat; left: 94px; }
/* 90  */ 					.et_portfolio_zoom_icon { background: url(https://6a2a28.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/portfolio-zoom-icon.png) no-repeat; left: 134px; }
/* 91  */ 					.et_video .et_portfolio_zoom_icon { background: url(https://c8511a.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/portfolio-video-icon.png) no-repeat; }
/* 92  */ 					.et_pt_portfolio_overlay { width: 100%; height: 100%; background: url(https://c9499f.claudeassets.com/20140602011051im_/http://meandmymastcells.com/wp-content/themes/Lucid/epanel/page_templates/images/gallery-overlay.png) no-repeat; display: block; position: absolute; top: 0px; left: 0px; }
/* 93  */ 	#et_pt_portfolio_gallery .page-nav { margin-left: 70px; padding-bottom: 10px; }
/* 94  */ 
/* 95  */ .et_portfolio_small { margin-left: -45px !important; }
/* 96  */ 	.et_portfolio_small .et_pt_portfolio_item { margin-left: 45px; width: 152px; }
/* 97  */ 	.et_portfolio_small .et_portfolio_more_icon, .et_portfolio_small .et_portfolio_zoom_icon { top: 30px; }
/* 98  */ 		.et_portfolio_small .et_portrait_layout .et_portfolio_more_icon, .et_portfolio_small .et_portrait_layout .et_portfolio_zoom_icon { top: 67px; }
/* 99  */ 	.et_portfolio_small .et_portfolio_more_icon { left: 38px; }
/* 100 */ 	.et_portfolio_small .et_portfolio_zoom_icon { left: 77px; }

/* page_templates.css */

/* 101 */ 
/* 102 */ .et_portfolio_large { margin-left: -76px !important; }
/* 103 */ 	.et_portfolio_large .et_pt_portfolio_item { margin-left: 76px; width: 442px; }
/* 104 */ 	.et_portfolio_large .et_portfolio_more_icon, .et_portfolio_large .et_portfolio_zoom_icon { top: 124px; }
/* 105 */ 		.et_portfolio_large .et_portrait_layout .et_portfolio_more_icon, .et_portfolio_large .et_portrait_layout .et_portfolio_zoom_icon { top: 392px; }
/* 106 */ 	.et_portfolio_large .et_portfolio_more_icon { left: 178px; }
/* 107 */ 	.et_portfolio_large .et_portfolio_zoom_icon { left: 219px; }
/* 108 */ 
/* 109 */ #fancybox-title-float-main { text-shadow: none !important; }
/* 110 */ 
/* 111 */ .et_contact_form_label { display: none; }

/* jay.css */

/* 1   */ /*
/* 2   *|                                 ==============
/* 3   *|                                  J Shortcodes
/* 4   *|                                 ==============
/* 5   *| 
/* 6   *|     Collection of userful shortcodes to enrich any Wordpress Theme, Blog and Website
/* 7   *| 
/* 8   *|                        +------------------------------+
/* 9   *|                        |  http://www.jshortcodes.com  |
/* 10  *|                        +------------------------------+
/* 11  *| */
/* 12  */ 
/* 13  */ /* ========== Fixes for [jgallery] ========== */
/* 14  */ 
/* 15  */ .gv-gallery img                             { border:none;              }
/* 16  */ div.gv-strip_wrapper ul.gv-filmstrip li     { list-style: none;         }
/* 17  */ div.jg_read_more a                          { text-decoration: none;    }
/* 18  */ 
/* 19  */ /* ========================================== */
/* 20  */ 
/* 21  */ /* ======= Classes for posts within gallery = */
/* 22  */ .jg-post-wrapper { padding: 10px; }
/* 23  */ .jgallery .jg-post-image-link   {}
/* 24  */ .jgallery .jg-post-image {
/* 25  */     float:left;
/* 26  */     padding:2px;
/* 27  */     margin:0 5px 5px 0;
/* 28  */     border:1px solid #eee;
/* 29  */     }
/* 30  */ .jgallery .jg-post-title {
/* 31  */     }
/* 32  */ 
/* 33  */ .jgallery a.jg-post-title-link,
/* 34  */ .jgallery a.jg-post-title-link:hover,
/* 35  */ .jgallery a.jg-post-title-link:active   {
/* 36  */     font-size:1.1em;
/* 37  */     font-weight:bold;
/* 38  */     text-decoration:none;
/* 39  */     }
/* 40  */ .jgallery .jg-post-content      {}
/* 41  */ 
/* 42  */ /* ========================================== */
/* 43  */ 
/* 44  */ /*
/* 45  *|                   <a href="{$post_permalink}" class="jg-post-image-link"><img src="{$image_url}" class="jg-post-image" {$image_sizelimit_tag} style="{$show_image_css}" /></a>
/* 46  *|                   <div class="jg-post-title" style="font-size:1.2em;"><a class="jg-post-title-link" href="{$post_permalink}">{$post_title}</a></div>
/* 47  *|                   <div class="jg-post-content" >{$post_content}</div>
/* 48  *| */
/* 49  */ 
/* 50  */ 

/* jay.css */

/* 51  */ 
/* 52  */ /* Setting custom CSS for JQuery Tabs and Accordion elements */
/* 53  */ 
/* 54  */ .jayq-all ul li a {outline: none;} /* remove dotted border from tabs in FireFox */
/* 55  */ 
/* 56  */ /* Jquery Accordion */
/* 57  */ 
/* 58  */ /* xxxsmall */
/* 59  */ .xxxsmall.jayq-all .ui-accordion .ui-accordion-header .ui-icon {  margin-left:-8px;  }
/* 60  */ .xxxsmall.jayq-all .ui-accordion .ui-accordion-header a {  font-size:0.5em;  }
/* 61  */ .xxxsmall.jayq-all .ui-accordion .ui-accordion-content {  font-size:0.5em;  }
/* 62  */ 
/* 63  */ /* xxsmall */
/* 64  */ .xxsmall.jayq-all .ui-accordion .ui-accordion-header .ui-icon {  margin-left:-4px;  }
/* 65  */ .xxsmall.jayq-all .ui-accordion .ui-accordion-header a {  font-size:0.70em;  }
/* 66  */ .xxsmall.jayq-all .ui-accordion .ui-accordion-content {  font-size:0.70em;  }
/* 67  */ 
/* 68  */ /* xsmall */
/* 69  */ .xsmall.jayq-all .ui-accordion .ui-accordion-header .ui-icon {  margin-left:-3px;  }
/* 70  */ .xsmall.jayq-all .ui-accordion .ui-accordion-header a {  font-size:0.80em;  }
/* 71  */ .xsmall.jayq-all .ui-accordion .ui-accordion-content {  font-size:0.80em;  }
/* 72  */ 
/* 73  */ /* small */
/* 74  */ .small.jayq-all .ui-accordion .ui-accordion-header .ui-icon {  margin-left:-2px;  }
/* 75  */ .small.jayq-all .ui-accordion .ui-accordion-header a {  font-size:0.90em;  }
/* 76  */ .small.jayq-all .ui-accordion .ui-accordion-content {  font-size:0.90em;  }
/* 77  */ 
/* 78  */ 
/* 79  */ 
/* 80  */ /* JQuery Tabs */
/* 81  */ 
/* 82  */ /* xxxsmall */
/* 83  */ .xxxsmall.jayq-all .ui-tabs .ui-tabs-nav li a { font-size:0.5em; }
/* 84  */ .xxxsmall.jayq-all .ui-tabs .ui-tabs-panel    { font-size:0.5em; }
/* 85  */ 
/* 86  */ /* xxsmall */
/* 87  */ .xxsmall.jayq-all .ui-tabs .ui-tabs-nav li a { font-size:0.7em; }
/* 88  */ .xxsmall.jayq-all .ui-tabs .ui-tabs-panel    { font-size:0.7em; }
/* 89  */ 
/* 90  */ /* xsmall */
/* 91  */ .xsmall.jayq-all .ui-tabs .ui-tabs-nav li a { font-size:0.8em; }
/* 92  */ .xsmall.jayq-all .ui-tabs .ui-tabs-panel    { font-size:0.8em; }
/* 93  */ 
/* 94  */ /* small */
/* 95  */ .small.jayq-all .ui-tabs .ui-tabs-nav li a { font-size:0.9em; }
/* 96  */ .small.jayq-all .ui-tabs .ui-tabs-panel    { font-size:0.9em; }
/* 97  */ 
/* 98  */ 
/* 99  */ /* =================== Content boxes */
/* 100 */ 

/* jay.css */

/* 101 */ .jbox {
/* 102 */     /* padding:9px 10px 9px 50px; */    /* with icon */
/* 103 */     margin:0.5em;
/* 104 */     padding:9px 15px;                   /* without icon */
/* 105 */     border-style:solid;
/* 106 */     text-shadow:none;
/* 107 */     border-width:1px;
/* 108 */ 
/* 109 */     -moz-border-radius: 18px;
/* 110 */     -webkit-border-radius: 18px;
/* 111 */     -khtml-border-radius: 18px;
/* 112 */     border-radius: 18px;
/* 113 */ 
/* 114 */     -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,.15);
/* 115 */     -moz-box-shadow: 2px 2px 4px rgba(0,0,0,.15);
/* 116 */     box-shadow: 2px 2px 4px rgba(0,0,0,.15);
/* 117 */     }
/* 118 */ 
/* 119 */ .jbox-icon {
/* 120 */     float: left;
/* 121 */     padding: 5px 15px 0 0;
/* 122 */     margin:0;
/* 123 */     }
/* 124 */ 
/* 125 */ .jbox-title {
/* 126 */     font-size: 130%;
/* 127 */     margin-bottom:3px;
/* 128 */     }
/* 129 */ 
/* 130 */ .jbox-content {
/* 131 */     }
/* 132 */ 
/* 133 */ /* ------------------------------------ */
/* 134 */ /* white */
/* 135 */ 
/* 136 */ .jbox.white {
/* 137 */     border-color:#DDDDDD;
/* 138 */     }
/* 139 */ .jbox.white, .jbox-icon.white {
/* 140 */     background-color:#FFFFFF;
/* 141 */     }
/* 142 */ .jbox-title.white {
/* 143 */     border-bottom:1px solid #DDD;
/* 144 */     }
/* 145 */ 
/* 146 */ /* ------------------------------------ */
/* 147 */ /* gray */
/* 148 */ 
/* 149 */ .jbox.gray {
/* 150 */     border-color:#d1d1d1;

/* jay.css */

/* 151 */     }
/* 152 */ .jbox.gray, .jbox-icon.gray {
/* 153 */     background-color:#f9f9f9;
/* 154 */ 
/* 155 */ /* **************************** Gradient test
/* 156 *|     background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#f0f0f0));
/* 157 *|     background: -moz-linear-gradient(top,  #fdfdfd,  #f0f0f0);
/* 158 *|     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#f0f0f0');
/* 159 *|    **************************** */
/* 160 */     }
/* 161 */ .jbox-title.gray {
/* 162 */     border-bottom:1px solid #d1d1d1;
/* 163 */     }
/* 164 */ 
/* 165 */ /* ------------------------------------ */
/* 166 */ /* platinum */
/* 167 */ 
/* 168 */ .jbox.platinum {
/* 169 */     border-color:#bbbbbb;
/* 170 */     }
/* 171 */ .jbox.platinum, .jbox-icon.platinum {
/* 172 */     background-color:#dddddd;
/* 173 */     }
/* 174 */ .jbox-title.platinum {
/* 175 */     border-bottom:1px solid #bbbbbb;
/* 176 */     }
/* 177 */ 
/* 178 */ /* ------------------------------------ */
/* 179 */ /* blue */
/* 180 */ .jbox.blue {
/* 181 */     border-color:#bcdcf4;
/* 182 */     }
/* 183 */ .jbox.blue, .jbox-icon.blue {
/* 184 */     background-color:#d9effe;
/* 185 */     }
/* 186 */ .jbox-title.blue {
/* 187 */     border-bottom:1px solid #bcdcf4;
/* 188 */     }
/* 189 */ 
/* 190 */ /* ------------------------------------ */
/* 191 */ /* green */
/* 192 */ .jbox.green {
/* 193 */     border-color:#d5ebae;
/* 194 */     }
/* 195 */ .jbox.green, .jbox-icon.green {
/* 196 */     background-color:#edfdd4;
/* 197 */     }
/* 198 */ .jbox-title.green {
/* 199 */     border-bottom:1px solid #d5ebae;
/* 200 */     }

/* jay.css */

/* 201 */ 
/* 202 */ /* ------------------------------------ */
/* 203 */ /* yellow */
/* 204 */ .jbox.yellow {
/* 205 */     border-color:#efe5af;
/* 206 */     }
/* 207 */ .jbox.yellow, .jbox-icon.yellow {
/* 208 */     background-color:#fcf7d2;
/* 209 */     }
/* 210 */ .jbox-title.yellow {
/* 211 */     border-bottom:1px solid #efe5af;
/* 212 */     }
/* 213 */ 
/* 214 */ /* ------------------------------------ */
/* 215 */ /* red */
/* 216 */ .jbox.red {
/* 217 */     border-color:#f2bda3;
/* 218 */     }
/* 219 */ .jbox.red, .jbox-icon.red {
/* 220 */     background-color:#fed7c6;
/* 221 */     }
/* 222 */ .jbox-title.red {
/* 223 */     border-bottom:1px solid #f2bda3;
/* 224 */     }
/* 225 */ 
/* 226 */ 
/* 227 */ /* =================== Buttons */
/* 228 */ /*
/* 229 *| 
/* 230 *| Credits and inspirations:
/* 231 *| -------------------------
/* 232 *| http://www.webdesignerwall.com/tutorials/css3-gradient-buttons/
/* 233 *| http://www.webdesignerwall.com/tutorials/the-basics-of-css3/
/* 234 *| http://www.webdesignerwall.com/demo/css-buttons.html#
/* 235 *| */
/* 236 */ 
/* 237 */ /* ======================================================================= */
/* 238 */ a.jbutton {
/* 239 */     display: inline-block;
/* 240 */     zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
/* 241 */     *display: inline;
/* 242 */     vertical-align: baseline;
/* 243 */     margin: 2px;
/* 244 */     outline: none;          /* remove dotted border in FF */
/* 245 */     cursor: pointer;
/* 246 */     text-align: center;
/* 247 */     text-decoration: none;
/* 248 */     font: 14px/100% Arial, Helvetica, sans-serif;
/* 249 */     padding: .5em 1.75em .55em;
/* 250 */     text-shadow: 0 1px 1px rgba(0,0,0,.3);

/* jay.css */

/* 251 */     -webkit-border-radius: .5em;
/* 252 */     -moz-border-radius: .5em;
/* 253 */     border-radius: .5em;
/* 254 */     -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
/* 255 */     -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
/* 256 */     box-shadow: 0 1px 2px rgba(0,0,0,.2);
/* 257 */     }
/* 258 */ a.jbutton:hover {
/* 259 */     text-decoration: none;
/* 260 */     }
/* 261 */ a.jbutton:active {
/* 262 */     position: relative;
/* 263 */     top: 1px;
/* 264 */     }
/* 265 */ 
/* 266 */ 
/* 267 */ .jbutton.xxlarge {
/* 268 */     font: 34px/100% Arial, Helvetica, sans-serif;
/* 269 */     padding: .5em 2em .55em;
/* 270 */     }
/* 271 */ .jbutton.xxlarge.rounded {
/* 272 */     -webkit-border-radius: 2em;
/* 273 */     -moz-border-radius: 2em;
/* 274 */     border-radius: 2em;
/* 275 */     }
/* 276 */ a.jbutton.xxlarge.iconized {
/* 277 */     padding-left:0.9em;
/* 278 */     padding-right:0.9em;
/* 279 */     }
/* 280 */ a.jbutton.xxlarge.iconized span{
/* 281 */     padding-left:54px;
/* 282 */     }
/* 283 */ 
/* 284 */ 
/* 285 */ .jbutton.xlarge {
/* 286 */     font: 24px/100% Arial, Helvetica, sans-serif;
/* 287 */     padding: .5em 2em .55em;
/* 288 */     }
/* 289 */ .jbutton.xlarge.rounded {
/* 290 */     -webkit-border-radius: 2em;
/* 291 */     -moz-border-radius: 2em;
/* 292 */     border-radius: 2em;
/* 293 */     }
/* 294 */ a.jbutton.xlarge.iconized {
/* 295 */     padding-left:0.9em;
/* 296 */     padding-right:0.9em;
/* 297 */     }
/* 298 */ a.jbutton.xlarge.iconized span{
/* 299 */     padding-left:40px;
/* 300 */     }

/* jay.css */

/* 301 */ 
/* 302 */ 
/* 303 */ .jbutton.large {
/* 304 */     font: 18px/100% Arial, Helvetica, sans-serif;
/* 305 */     padding: .5em 2em .55em;
/* 306 */     }
/* 307 */ .jbutton.large.rounded {
/* 308 */     -webkit-border-radius: 2em;
/* 309 */     -moz-border-radius: 2em;
/* 310 */     border-radius: 2em;
/* 311 */     }
/* 312 */ a.jbutton.large.iconized {
/* 313 */     padding-left:1.0em;
/* 314 */     padding-right:1.0em;
/* 315 */     }
/* 316 */ a.jbutton.large.iconized span{
/* 317 */     padding-left:29px;
/* 318 */     }
/* 319 */ 
/* 320 */ 
/* 321 */ .jbutton.medium {
/* 322 */     /* THIS IS DEFAULT
/* 323 *|     font: 14px/100% Arial, Helvetica, sans-serif;
/* 324 *|     padding: .5em 1.75em .55em;
/* 325 *|     */
/* 326 */     }
/* 327 */ .jbutton.medium.rounded {
/* 328 */     -webkit-border-radius: 2em;
/* 329 */     -moz-border-radius: 2em;
/* 330 */     border-radius: 2em;
/* 331 */     }
/* 332 */ a.jbutton.medium.iconized {
/* 333 */     padding-left:1.1em;
/* 334 */     padding-right:1.1em;
/* 335 */     }
/* 336 */ a.jbutton.medium.iconized span{
/* 337 */     padding-left:23px;
/* 338 */     }
/* 339 */ 
/* 340 */ 
/* 341 */ .jbutton.small {
/* 342 */     font-size: 12px;
/* 343 */     padding: .4em 1.5em .42em;
/* 344 */     }
/* 345 */ .jbutton.small.rounded {
/* 346 */     -webkit-border-radius: 2em;
/* 347 */     -moz-border-radius: 2em;
/* 348 */     border-radius: 2em;
/* 349 */     }
/* 350 */ a.jbutton.small.iconized {

/* jay.css */

/* 351 */     padding-left:1.2em;
/* 352 */     padding-right:1.2em;
/* 353 */     }
/* 354 */ a.jbutton.small.iconized span{
/* 355 */     padding-left:20px;
/* 356 */     }
/* 357 */ 
/* 358 */ 
/* 359 */ .jbutton.xsmall {
/* 360 */     font-size: 11px;
/* 361 */     padding: .2em 1em .2em;
/* 362 */     }
/* 363 */ .jbutton.xsmall.rounded {
/* 364 */     -webkit-border-radius: 2em;
/* 365 */     -moz-border-radius: 2em;
/* 366 */     border-radius: 2em;
/* 367 */     }
/* 368 */ a.jbutton.xsmall.iconized {
/* 369 */     padding-left:1.0em;
/* 370 */     padding-right:1.0em;
/* 371 */     }
/* 372 */ a.jbutton.xsmall.iconized span{
/* 373 */     padding-left:16px;
/* 374 */     }
/* 375 */ 
/* 376 */ 
/* 377 */ 
/* 378 */ /* ------------------------------------ */
/* 379 */ /* black */
/* 380 */ .jbutton.black {
/* 381 */     color: #d7d7d7;
/* 382 */     border: solid 1px #333;
/* 383 */     background: #333;
/* 384 */     background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
/* 385 */     background: -moz-linear-gradient(top,  #666,  #000);
/* 386 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
/* 387 */ }
/* 388 */ .jbutton.black:hover {
/* 389 */     background: #000;
/* 390 */     background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
/* 391 */     background: -moz-linear-gradient(top,  #444,  #000);
/* 392 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
/* 393 */ }
/* 394 */ .jbutton.black:active {
/* 395 */     color: #666;
/* 396 */     background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#666666));
/* 397 */     background: -moz-linear-gradient(top,  #000,  #666666);
/* 398 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
/* 399 */ }
/* 400 */ /* ------------------------------------ */

/* jay.css */

/* 401 */ 
/* 402 */ /* ------------------------------------ */
/* 403 */ /* darkgray */
/* 404 */ .jbutton.darkgray {
/* 405 */     color: #e9e9e9;
/* 406 */     border: solid 1px #555;
/* 407 */     background: #6e6e6e;
/* 408 */     background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#575757));
/* 409 */     background: -moz-linear-gradient(top,  #999999,  #575757);
/* 410 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#575757');
/* 411 */ }
/* 412 */ .jbutton.darkgray:hover {
/* 413 */     background: #616161;
/* 414 */     background: -webkit-gradient(linear, left top, left bottom, from(#939393), to(#4e4e4e));
/* 415 */     background: -moz-linear-gradient(top,  #939393,  #4e4e4e);
/* 416 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#939393', endColorstr='#4e4e4e');
/* 417 */ }
/* 418 */ .jbutton.darkgray:active {
/* 419 */     color: #f4f4f4;
/* 420 */     background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#999999));
/* 421 */     background: -moz-linear-gradient(top,  #575757,  #999999);
/* 422 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#999999');
/* 423 */ }
/* 424 */ /* ------------------------------------ */
/* 425 */ 
/* 426 */ /* ------------------------------------ */
/* 427 */ /* gray */
/* 428 */ .jbutton.gray {
/* 429 */     color: #444444;
/* 430 */     border: solid 1px #b7b7b7;
/* 431 */     background: #ddd;
/* 432 */     background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#b4b4b4));
/* 433 */     background: -moz-linear-gradient(top,  #ededed,  #b4b4b4);
/* 434 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#b4b4b4');
/* 435 */ }
/* 436 */ .jbutton.gray:hover {
/* 437 */     background: #ededed;
/* 438 */     background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#acacac));
/* 439 */     background: -moz-linear-gradient(top,  #eaeaea,  #acacac);
/* 440 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#acacac');
/* 441 */ }
/* 442 */ .jbutton.gray:active {
/* 443 */     color: #444444;
/* 444 */     background: -webkit-gradient(linear, left top, left bottom, from(#b4b4b4), to(#ededed));
/* 445 */     background: -moz-linear-gradient(top,  #b4b4b4,  #ededed);
/* 446 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4b4b4', endColorstr='#ededed');
/* 447 */ }
/* 448 */ /* ------------------------------------ */
/* 449 */ 
/* 450 */ /* ------------------------------------ */

/* jay.css */

/* 451 */ /* white */
/* 452 */ .jbutton.white {
/* 453 */     color: #606060;
/* 454 */     border: solid 1px #c6c6c6;
/* 455 */     background: #fff;
/* 456 */     background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
/* 457 */     background: -moz-linear-gradient(top,  #fff,  #ededed);
/* 458 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
/* 459 */ }
/* 460 */ .jbutton.white:hover {
/* 461 */     background: #ededed;
/* 462 */     background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
/* 463 */     background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
/* 464 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
/* 465 */ }
/* 466 */ .jbutton.white:active {
/* 467 */     color: #707070;
/* 468 */     background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
/* 469 */     background: -moz-linear-gradient(top,  #ededed,  #fff);
/* 470 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
/* 471 */ }
/* 472 */ /* ------------------------------------ */
/* 473 */ 
/* 474 */ /* ------------------------------------ */
/* 475 */ /* orange */
/* 476 */ .jbutton.orange {
/* 477 */     color: #fffdfb;
/* 478 */     border: solid 1px #da7c0c;
/* 479 */     background: #f78d1d;
/* 480 */     background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
/* 481 */     background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
/* 482 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
/* 483 */ }
/* 484 */ .jbutton.orange:hover {
/* 485 */     background: #f47c20;
/* 486 */     background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
/* 487 */     background: -moz-linear-gradient(top,  #f88e11,  #f06015);
/* 488 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
/* 489 */ }
/* 490 */ .jbutton.orange:active {
/* 491 */     color: #fcd3a5;
/* 492 */     background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
/* 493 */     background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
/* 494 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
/* 495 */ }
/* 496 */ /* ------------------------------------ */
/* 497 */ 
/* 498 */ /* ------------------------------------ */
/* 499 */ /* red */
/* 500 */ .jbutton.red {

/* jay.css */

/* 501 */     color: #fffafa;
/* 502 */     border: solid 1px #980c10;
/* 503 */     background: #d81b21;
/* 504 */     background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
/* 505 */     background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
/* 506 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
/* 507 */ }
/* 508 */ .jbutton.red:hover {
/* 509 */     background: #b61318;
/* 510 */     background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
/* 511 */     background: -moz-linear-gradient(top,  #c9151b,  #a11115);
/* 512 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
/* 513 */ }
/* 514 */ .jbutton.red:active {
/* 515 */     color: #de898c;
/* 516 */     background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
/* 517 */     background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
/* 518 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
/* 519 */ }
/* 520 */ /* ------------------------------------ */
/* 521 */ 
/* 522 */ /* ------------------------------------ */
/* 523 */ /* rosy */
/* 524 */ .jbutton.rosy {
/* 525 */     color: #fae7e9;
/* 526 */     border: solid 1px #b73948;
/* 527 */     background: #da5867;
/* 528 */     background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
/* 529 */     background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
/* 530 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
/* 531 */ }
/* 532 */ .jbutton.rosy:hover {
/* 533 */     background: #ba4b58;
/* 534 */     background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
/* 535 */     background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
/* 536 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
/* 537 */ }
/* 538 */ .jbutton.rosy:active {
/* 539 */     color: #c4ebfa;
/* 540 */     background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
/* 541 */     background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
/* 542 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
/* 543 */ }
/* 544 */ /* ------------------------------------ */
/* 545 */ 
/* 546 */ /* ------------------------------------ */
/* 547 */ /* pink */
/* 548 */ .jbutton.pink {
/* 549 */     color: #fffdfe;
/* 550 */     border: solid 1px #d2729e;

/* jay.css */

/* 551 */     background: #f895c2;
/* 552 */     background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
/* 553 */     background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
/* 554 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
/* 555 */ }
/* 556 */ .jbutton.pink:hover {
/* 557 */     background: #d57ea5;
/* 558 */     background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
/* 559 */     background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
/* 560 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
/* 561 */ }
/* 562 */ .jbutton.pink:active {
/* 563 */     color: #f3c3d9;
/* 564 */     background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
/* 565 */     background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
/* 566 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
/* 567 */ }
/* 568 */ /* ------------------------------------ */
/* 569 */ 
/* 570 */ /* ------------------------------------ */
/* 571 */ /* blue */
/* 572 */ .jbutton.blue {
/* 573 */     color: #f2fbff;
/* 574 */     border: solid 1px #0076a3;
/* 575 */     background: #0095cd;
/* 576 */     background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
/* 577 */     background: -moz-linear-gradient(top,  #00adee,  #0078a5);
/* 578 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
/* 579 */ }
/* 580 */ .jbutton.blue:hover {
/* 581 */     background: #007ead;
/* 582 */     background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
/* 583 */     background: -moz-linear-gradient(top,  #0095cc,  #00678e);
/* 584 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
/* 585 */ }
/* 586 */ .jbutton.blue:active {
/* 587 */     color: #80bed6;
/* 588 */     background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
/* 589 */     background: -moz-linear-gradient(top,  #0078a5,  #00adee);
/* 590 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
/* 591 */ }
/* 592 */ /* ------------------------------------ */
/* 593 */ 
/* 594 */ /* ------------------------------------ */
/* 595 */ /* green */
/* 596 */ .jbutton.green {
/* 597 */     color: #f9f9f9;
/* 598 */     border: solid 1px #538312;
/* 599 */     background: #64991e;
/* 600 */     background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));

/* jay.css */

/* 601 */     background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
/* 602 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
/* 603 */ }
/* 604 */ .jbutton.green:hover {
/* 605 */     background: #538018;
/* 606 */     background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
/* 607 */     background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
/* 608 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
/* 609 */ }
/* 610 */ .jbutton.green:active {
/* 611 */     color: #a9c08c;
/* 612 */     background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
/* 613 */     background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
/* 614 */     filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
/* 615 */ }
/* 616 */ /* ------------------------------------ */
/* 617 */ 
/* 618 */ 
/* 619 */ /* ======================================================================= */
/* 620 */ 

/*
     FILE ARCHIVED ON 05:19:20 May 21, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:14:56 Jul 28, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.825
  exclusion.robots: 0.203
  exclusion.robots.policy: 0.188
  esindex: 0.01
  cdx.remote: 16.419
  LoadShardBlock: 128.516 (3)
  PetaboxLoader3.datanode: 80.339 (4)
  PetaboxLoader3.resolve: 329.505 (3)
  load_resource: 362.125
*/