/* See http://code.google.com/p/minify/wiki/CommonProblems#@imports_can_appear_in_invalid_locations_in_combined_CSS_files */

/* tfg_style.css */

/* 1  */ /* CSS Document */
/* 2  */ #leftcontainerBox {
/* 3  */ float:left;
/* 4  */ z-index: 1000;
/* 5  */ }
/* 6  */ #leftcontainerBox .buttons {
/* 7  */ float:left;
/* 8  */ clear:both;
/* 9  */ margin:4px 4px 4px 4px;
/* 10 */ width:60px;
/* 11 */ height:60px;
/* 12 */ padding-bottom:2px;
/* 13 */ padding-left:3px;
/* 14 */ }
/* 15 */ .bottomcontainerBox {
/* 16 */ float:left;
/* 17 */ padding-right:3px;
/* 18 */ height:30px;
/* 19 */ width:100%;
/* 20 */ }

/* subscriptions.css */

/* 1 */ #subscribe-email input {
/* 2 */     width: 95%; 
/* 3 */     padding: 1px 2px;
/* 4 */ }
/* 5 */ 

/* styles.css */

/* 1  */ div.wpcf7 {
/* 2  */ 	margin: 0;
/* 3  */ 	padding: 0;
/* 4  */ }
/* 5  */ 
/* 6  */ div.wpcf7-response-output {
/* 7  */ 	margin: 2em 0.5em 1em;
/* 8  */ 	padding: 0.2em 1em;
/* 9  */ }
/* 10 */ 
/* 11 */ div.wpcf7-mail-sent-ok {
/* 12 */ 	border: 2px solid #398f14;
/* 13 */ }
/* 14 */ 
/* 15 */ div.wpcf7-mail-sent-ng {
/* 16 */ 	border: 2px solid #ff0000;
/* 17 */ }
/* 18 */ 
/* 19 */ div.wpcf7-spam-blocked {
/* 20 */ 	border: 2px solid #ffa500;
/* 21 */ }
/* 22 */ 
/* 23 */ div.wpcf7-validation-errors {
/* 24 */ 	border: 2px solid #f7e700;
/* 25 */ }
/* 26 */ 
/* 27 */ span.wpcf7-form-control-wrap {
/* 28 */ 	position: relative;
/* 29 */ }
/* 30 */ 
/* 31 */ span.wpcf7-not-valid-tip {
/* 32 */ 	color: #f00;
/* 33 */ 	font-size: 1em;
/* 34 */ 	display: block;
/* 35 */ }
/* 36 */ 
/* 37 */ span.wpcf7-list-item {
/* 38 */ 	margin-left: 0.5em;
/* 39 */ }
/* 40 */ 
/* 41 */ .wpcf7-display-none {
/* 42 */ 	display: none;
/* 43 */ }
/* 44 */ 
/* 45 */ div.wpcf7 img.ajax-loader {
/* 46 */ 	border: none;
/* 47 */ 	vertical-align: middle;
/* 48 */ 	margin-left: 4px;
/* 49 */ }
/* 50 */ 

/* styles.css */

/* 51 */ div.wpcf7 div.ajax-error {
/* 52 */ 	display: none;
/* 53 */ }
/* 54 */ 
/* 55 */ div.wpcf7 .placeheld {
/* 56 */ 	color: #888;
/* 57 */ }

/* style.css */

/* 1 */ @import "../wp-content/plugins/dw-question-answer/assets/font/font-awesome/css/font-awesome.min.css";.dwqa-container{background:#fff}.dw-question{margin:0;line-height:20px}.dw-question .btn{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dw-question .hide{display:none}.dw-question input[type="radio"],.dw-question input[type="checkbox"]{margin:-3px 5px 0 0}.dw-question .wp-editor-container iframe{min-height:100%}.dw-question .dw-search{margin-bottom:20px}.dw-question .dwqa-search-form{width:100%;text-align:left;position:relative;height:100%;background:#f3f3f3}.dw-question .dwqa-search-form .dwqa-search-input{padding:12px 6px 12px 18px;box-shadow:0 0 8px rgba(0,0,0,0.05) inset;font-size:20px;height:55px;width:100%;color:#3a3a3a;border:1px solid #ccc;outline:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dw-question .dwqa-search-form .dwqa-search-submit,.dw-question .dwqa-search-form .dwqa-search-clear,.dw-question .dwqa-search-form .dwqa-search-loading{position:absolute;right:6px;top:0;width:40px;line-height:55px;padding:0;text-align:center;color:#3a3a3a;border:0;background:transparent}.dw-question .dwqa-search-form .dwqa-search-submit:hover,.dw-question .dwqa-search-form .dwqa-search-clear:hover,.dw-question .dwqa-search-form .dwqa-search-loading:hover{color:#1ba1e2}.dw-question .dwqa-search-form .dwqa-search-submit{cursor:default}.dw-question .dwqa-search-form .dwqa-search-clear{cursor:pointer}.dw-question .dwqa-search-form .dwqa-search-loading{background:url('../wp-content/plugins/dw-question-answer/assets/img/facebook-loading.gif') no-repeat center;height:100%}.dw-question .tag-label{padding:2px 8px;color:#fff;margin-right:2px;position:relative;top:-1px;font-size:10px;background:#555;text-decoration:none}.dw-question .tag-label.pending-review{background:#fdfcf2;border:1px solid #dbd7c0;color:#544531}.dw-question .tag-label.overdue{background:#fdf2f2;border:1px solid #e8b3b3;color:#b94a48}.dw-question .questions-list{border:1px solid #ddd;border-top:0}.dw-question .questions-list.search-result{border-top:1px solid #ddd}.dw-question .entry-header{width:100%;margin-bottom:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dw-question .entry-header .entry-title{margin:0!important;padding:0!important;font-size:15px!important;line-height:1.3!important;font-weight:700;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.dw-question .entry-content{width:100%;padding:0 0 10px 0;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dw-question .entry-meta{color:#888;font-size:12px}.dw-question .entry-meta>span:first-child{margin-left:0;padding-left:0;border-left:none}.dw-question .entry-meta>span{margin:0 0 0 10px;padding:0 0 0 10px;border-left:1px solid #e5e5e5}.dw-question .entry-meta .date{margin-left:0!important}.dw-question .comment-meta a{font-weight:normal;color:#888}.dw-question .entry-meta a{font-weight:normal;color:#555}.dw-question .comment-meta a{font-size:12px}.dw-question .edit-link a:before{content:""}.dw-question textarea,.dw-question textarea:focus{border-width:1px;resize:vertical}.dw-question p{margin:0 0 7px 0}.dw-question .wp-switch-editor{height:auto}.dw-question a{text-decoration:none!important;outline:none!important;cursor:pointer}.dw-question .genericon{vertical-align:middle}.dw-question .loading{position:absolute;width:100%;height:100%;display:none;background:url(../wp-content/plugins/dw-question-answer/assets/img/loading.gif) no-repeat center 40%;z-index:99999}.dw-question .dwqa-answer .loading{background:url(../wp-content/plugins/dw-question-answer/assets/img/facebook-loading.gif) no-repeat center;height:11px;width:16px;position:relative;top:0;left:0;margin:0 0 0 15px;display:none}.dw-question .select{position:absolute;top:15px;right:20px}.dw-question .select li:hover{background:#ddd}.dw-question .select a{color:#3a3a3a;display:block}.dw-question .select .current-select{cursor:pointer;display:inline-block;border:1px solid #ccc;line-height:28px;min-width:124px;padding:0 40px 0 10px;position:relative;background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0)}.dw-question .select .current-select:before{content:"";width:0;height:0;border-top:5px solid #333;border-left:5px solid transparent;border-right:5px solid transparent;position:absolute;right:10px;top:12px}.dw-question .select ul{position:absolute;top:30px;right:0;border-bottom:1px solid #ddd;border-top:0;margin:0;padding:0;display:none;width:100%;z-index:9999}.dw-question .select ul li{display:block;border-top:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;background:#f3f3f3;width:auto;padding:0 10px;cursor:pointer;line-height:25px;margin:0}.dw-question .select ul li:first-child{border-top:0}.dw-question .answer-flagged-alert{font-size:12px;line-height:30px}.dw-question .tags-list{padding:0;margin:0;list-style:none}.dw-question .tags-list li{padding:0 5px;border:1px solid #ddd;margin-right:5px;display:inline-block}.dw-question .tags-list li:first-child{border:0}.single-dwqa-question{line-height:20px}.single-dwqa-question .dw-question{overflow:visible}.single-dwqa-question .dwqa-container .dw-question{width:66.66%;float:left}@media(max-width:767px){.single-dwqa-question .dwqa-container .dw-question{width:100%;float:none}}.single-dwqa-question .dwqa-container .dwqa-sidebar{width:30.33%;float:right}@media(max-width:767px){.single-dwqa-question .dwqa-container .dwqa-sidebar{width:100%;float:none;margin-top:30px}}.single-dwqa-question .dwqa-container .dwqa-sidebar a{text-decoration:none}.single-dwqa-question .dwqa-container .dwqa-sidebar .author-info{position:relative;padding:0 0 0 50px;min-height:38px;border:0;margin:0}.single-dwqa-question .dwqa-container .dwqa-sidebar .author-info .avatar{border:1px solid #e5e5e5;padding:2px;background:#fff;position:absolute;left:0;height:32px;width:32px}.single-dwqa-question .dwqa-container .dwqa-sidebar .author-info .time{color:#999;font-size:11px}.single-dwqa-question .dwqa-container .dwqa-sidebar .list-info span{color:#555;text-align:right;width:70%}.single-dwqa-question .dwqa-container .dwqa-sidebar .dwqa-widget h3{color:#999;font-size:11px;line-height:1;margin:0 0 15px;letter-spacing:1px;font-weight:bold;text-transform:uppercase}.single-dwqa-question .dwqa-container .dwqa-sidebar .dwqa-widget ul{margin:15px 0 0;padding:0;border-bottom:1px solid #e5e5e5;list-style:none}.single-dwqa-question .dwqa-container .dwqa-sidebar .dwqa-widget li{border-top:1px solid #e5e5e5;padding:9px 0 9px 30px;margin:0;font-size:11px}.single-dwqa-question .dwqa-container .dwqa-sidebar .dwqa-widget li:before{font-family:'FontAwesome';font-size:8px;color:#999;float:left;margin:0 10px 0 0;content:"\f059";font-size:14px;margin-left:-29px}.single-dwqa-question .dwqa-container .dwqa-sidebar .dwqa-widget .question-title{display:block;font-size:14px;font-weight:600}.single-dwqa-question .dwqa-container .well{min-height:20px;padding:14px;margin-bottom:20px;background-color:#f3f3f3;border:1px solid #e1e1e1;border-color:#eee #eee #cecece;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.single-dwqa-question .dwqa-container .well ul{list-style:none;margin:0;padding:0}.single-dwqa-question .dwqa-container .well ul li{border-top:1px solid #e6e6e6;color:#999;text-transform:capitalize;padding:7px 0;overflow:hidden;margin:0}.single-dwqa-question .dwqa-container .well ul li:first-child{border-top:0}.single-dwqa-question .dwqa-container .well ul i{margin-right:5px}.single-dwqa-question .dwqa-container #content .hentry .well:first-child{margin-top:0}@media(max-width:767px){.single-dwqa-question .dwqa-container .well .row-fluid [class*="span"] .btn{display:block;margin-top:20px}.single-dwqa-question .dwqa-container .well .row-fluid [class*="span"]:first-child .btn{margin-top:0}}.single-dwqa-question .best-answer{color:#719932;font-weight:bold;font-size:12px;padding:5px 15px 0 0!important;position:absolute;top:0;right:0;background:transparent;display:block;z-index:1}.single-dwqa-question .best-answer:before{content:"\f00c";font-size:14px;color:#719932;padding-right:5px;font-family:'FontAwesome'}#submit-question input,#submit-question select{margin:0}#submit-question input.required,#submit-question select.required{border-color:#e8b3b3}#submit-question input.required::-webkit-input-placeholder,#submit-question select.required::-webkit-input-placeholder{color:#b94a48}#submit-question input.required:-moz-placeholder,#submit-question select.required:-moz-placeholder{color:#b94a48}#submit-question input.required::-moz-placeholder,#submit-question select.required::-moz-placeholder{color:#b94a48}#submit-question input.required:-ms-input-placeholder,#submit-question select.required:-ms-input-placeholder{color:#b94a48}#submit-question label{display:block;margin-bottom:15px}#submit-question #dwqa-submit-question-form{margin-bottom:0}#submit-question .question-meta,#submit-question .input-title,#submit-question .input-content,#submit-question .checkbox-private,#submit-question .question-signin{margin-bottom:20px}#submit-question .question-meta:before,#submit-question .question-meta:after{content:" ";display:table}#submit-question .question-meta:after{clear:both}#submit-question .question-meta .select-category,#submit-question .question-meta .input-tag{width:48%;float:left}#submit-question .question-meta .select-category select,#submit-question .question-meta .input-tag input{padding:5px 15px;width:100%;height:40px;font-size:14px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#submit-question .question-meta .input-tag{float:right}#submit-question .input-title{position:relative}#submit-question .input-title #question-title{font-size:14px;width:100%;height:40px;padding:5px 15px;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#submit-question .input-title .dwqa-search-clear,#submit-question .input-title .dwqa-search-loading{position:absolute;right:6px;top:38px;width:40px;line-height:34px;padding:0;text-align:center;color:#3a3a3a;border:0;background:transparent}#submit-question .input-title .dwqa-search-clear:hover,#submit-question .input-title .dwqa-search-loading:hover{color:#1ba1e2}#submit-question .input-title .dwqa-search-clear{cursor:pointer}#submit-question .input-title .dwqa-search-loading{background:url('../wp-content/plugins/dw-question-answer/assets/img/facebook-loading.gif') no-repeat center;height:34px}#submit-question .checkbox-private input{margin:-3px 5px 0 0}#submit-question .question-signin{position:relative;overflow:hidden}#submit-question .question-register,#submit-question .question-login{position:absolute;width:100%}#submit-question .question-register .register-input,#submit-question .question-login .login-input{width:48%;float:left}#submit-question .question-register .register-username,#submit-question .question-login .login-password{float:right}#submit-question .question-register input,#submit-question .question-login input{padding:5px 15px;width:100%;height:40px;font-size:14px;margin-bottom:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#submit-question .login-switch{clear:both}#single-question>.hentry{border:1px solid #e5e5e5!important;border-color:#eee #eee #cecece!important;padding:15px 19px 0!important;margin-bottom:20px!important;position:relative}#single-question .answer-flagged-content .entry-content{display:none}#single-question .answer-flagged-content .alert{border:0;margin-bottom:0}#single-question .answer-flagged-show{cursor:pointer}#single-question .entry-title{font-size:24px!important;line-height:1.3!important;margin:0 0 10px!important}#single-question .entry-footer{background:#f3f3f3;border-top:1px solid #e5e5e5;border-bottom:0!important;margin:0 -19px 0;padding:10px 15px!important;position:relative;width:auto}#single-question .entry-footer .meta-bottom{line-height:30px;min-height:30px;padding:0;margin:0 0 10px 0}#single-question .select{right:10px;top:10px}#single-question .date{float:none;font-size:12px;line-height:16px;display:block}#single-question .date a{color:#999}#single-question .avatar{width:32px;height:32px;padding:2px;margin:0 10px 0 0;border:1px solid #e5e5e5;position:absolute;top:15px;left:15px;background:#fff}#single-question .comments-area .alert{margin:0!important;border:0;background:transparent;padding:0;color:#c33}#single-question .comment-meta a{color:#555}#single-question .comment-meta .avatar{left:15px;top:15px;position:absolute;background:#fff}#single-question .comment-meta .author{padding:0}#single-question .entry-meta{padding:15px 15px 10px 70px;margin:0!important;background:transparent;border-bottom:0;overflow:hidden}#single-question .entry-meta .author,#single-question .entry-meta .date{display:inline-block;margin:0;vertical-align:top}#single-question .entry-meta .author a:before,#single-question .entry-meta .date a:before{content:""}#single-question .entry-meta .author{padding-right:10px;font-size:15px;font-weight:600;line-height:1.3}#single-question .entry-meta .date{display:block;float:none;padding:0!important;line-height:1.3;font-size:11px;border-left:none}#single-question #wp-dwqa-answer-question-editor-wrap,#single-question #wp-dwqa-custom-content-editor-wrap{margin-bottom:15px;overflow:hidden}#single-question .comment-edit-field{min-height:90px;margin-bottom:10px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#single-question .cancel-link{display:inline;padding-left:5px;cursor:pointer}#single-question .alert{background:#fdfcf2;border:1px solid #dbd7c0;color:#544531;margin-bottom:30px;padding:8px 35px 8px 14px}#single-question .alert p{margin:0}#single-question .alert i{padding-right:10px}#single-question .dwqa-answer-signin input{width:100%;margin-bottom:10px}.dw-question .questions-wrap{min-height:400px;position:relative}.dw-question .filter-bar{border:1px solid #ddd;border-bottom:0;position:relative}.dw-question .filter-bar>ul{margin:0}.dw-question .filter-bar>ul>li{display:block}.dw-question .filter-bar .order{padding:0;margin:0;border-bottom:0;display:inline-block;position:absolute;top:15px;right:20px;text-align:center}.dw-question .filter-bar .order li{display:inline-block;border-style:solid;border-width:1px 1px 0;border-color:transparent;background:transparent;color:#333;font-size:13px;-webkit-transition:border-color .3s ease-out;transition:border-color .3s ease-out}.dw-question .filter-bar .order li.active a{padding:0;color:#666;text-decoration:none!important}.dw-question .filter-bar .order li:last-child{margin-right:0}.dw-question .filter-bar .order span,.dw-question .filter-bar .order i{cursor:pointer;font-size:12px}.dw-question .filter-bar .order a{padding:0;display:inline-block;font-size:11px;font-weight:600;color:#666}.dw-question .filter-bar .order i{display:inline-block;position:relative;top:0;padding-left:4px}.dw-question .filter{padding:15px 20px;position:relative;border-bottom:1px solid #ddd;clear:both;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dw-question .filter.sort-by{height:60px}.dw-question .filter ul{margin:0;padding:0}.dw-question .filter li{display:inline-block;line-height:30px;font-size:90%;margin:0 9px 0 0;font-weight:bold}.dw-question .filter .status{padding-right:150px}.dw-question .filter .select li{margin:0}.dw-question .filter li.tag,.dw-question .filter .filter-by-category{display:inline-block;margin:0}.dw-question .filter .filter-by-category.select{left:20px;right:auto}.dw-question .filter .filter-by-category li{margin:0;display:block}.dw-question .filter .status a:hover,.dw-question .filter .active a{text-decoration:underline!important}.dw-question .filter .status-new a{color:#f8bd0a}.dw-question .filter .status-open a{color:#fd8345}.dw-question .filter .status-replied a,.dw-question .filter .replied a{color:#1ba1e2}.dw-question .filter .status-answered a,.dw-question .filter .answered a{color:#1ba1e2}.dw-question .filter .status-resolved a,.dw-question .filter .resolved a{color:#578824}.dw-question .filter .status-closed a,.dw-question .filter .closed a{color:#000}.dw-question .filter .status-pending-review a,.dw-question .filter .pending-review a{color:#cd7bdd}.dw-question .filter .status-overdue a,.dw-question .filter .overdue a{color:#f00}.dw-question .filter .status-active a{text-decoration:underline!important}.dw-question .hentry{position:relative;min-height:90px;padding:20px 220px 20px 0!important;margin:0!important;border-top:1px solid #e6e6e6;border-left:0;border-right:0;border-bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;overflow:visible;width:auto;float:none}.dw-question .hentry:first-child{border-top:0}.dw-question .hentry:hover,.dw-question .hentry.current{background-color:#f2f2f2}.single-dwqa-question .dw-question .hentry:hover,.single-dwqa-question .dw-question .hentry.current{background-color:transparent}.dw-question .not-found{padding:10px;margin:0}.dw-question .entry-header{margin:0;padding:6px 0 0 70px!important;position:relative}.single-dwqa-question .dw-question .entry-header{padding:0!important}.dw-question .entry-title a{color:#3a3a3a}.dw-question .entry-title:first-letter {text-transform:uppercase}.dw-question .entry-meta{margin:0!important}.dw-question .questions-list .entry-header .entry-meta{position:static}.dw-question .questions-list .entry-meta{padding:0;border:0}.dw-question .entry-status{position:absolute;left:20px;top:10px;background:#000;font-size:90%;font:0/0 a;color:#fff;margin:0 5px 0 0;text-transform:uppercase;width:30px;height:30px;line-height:30px;display:block;text-align:center;border:none!important}.dw-question .entry-status:before{display:inline-block;width:16px;height:16px;-webkit-font-smoothing:antialiased;line-height:1;font-family:'FontAwesome';text-decoration:inherit;font-weight:normal;font-style:normal;vertical-align:top;color:#fff;font-size:14px;line-height:30px}.dw-question .entry-status.status-new:before{content:"\f059"}.dw-question .entry-status.status-open:before,.dw-question .entry-status.status-re-open:before{content:"\f059"}.dw-question .entry-status.status-answered:before{content:"\f112"}.dw-question .entry-status.status-resolved:before{content:"\f00c"!important}.dw-question .entry-status.status-closed:before{content:"\f023"}.dw-question .entry-status .staff-answered{background:#1ba1e2!important}.dw-question .entry-status .staff-answered:before{content:"\f112"}.dw-question .entry-status.status-overdue{background:#f00!important}.dw-question .entry-status.status-new{background:#f8bd0a}.dw-question .entry-status.status-open,.dw-question .entry-status.status-re-open{background:#fd8345}.dw-question .entry-status.status-answered{background:#1ba1e2}.dw-question .entry-status.status-resolved{background:#578824!important}.dw-question .entry-status.status-closed{background:#000!important}.dw-question .entry-status.status-pending{background:#cd7bdd}.dw-question footer.entry-meta{position:absolute;margin:0!important;padding:0;top:20px;right:20px;margin:0;width:auto}.dw-question .entry-comment,.dw-question .entry-view,.dw-question .entry-vote{width:50px;height:50px;text-align:center;border:1px solid #ddd;float:left;margin-left:14px;font-size:11px}.dw-question .entry-comment strong,.dw-question .entry-view strong,.dw-question .entry-vote strong{display:block;line-height:20px;margin-top:5px;font-size:120%;font-weight:500;color:#666}.dw-question .archive-question-footer{padding:20px 0 0;overflow:hidden}.dw-question .pagination{text-align:center;float:left;border:none!important;margin:0!important;padding:0!important}.dw-question .pagination ul{margin:0;padding:0;float:left}.dw-question .pagination ul>li{display:inline!important}.dw-question .pagination ul>li>a,.dw-question .pagination ul>li span{float:left;padding:0 15px;line-height:34px;text-decoration:none;background-color:#fff;border:1px solid #ddd;border-left-width:0;margin:0}.dw-question .pagination ul>li>a:hover,.dw-question .pagination ul>li span:hover{color:#222}.dw-question .pagination ul>li:first-child>a,.dw-question .pagination ul>li:first-child>span{border-left-width:1px}.dw-question .pagination ul>.active>a,.dw-question .pagination ul>.active>span,.dw-question .pagination ul>li>span.current{color:#999;cursor:default}.dw-question .pagination ul>li>a:hover,.dw-question .pagination ul>li>a:focus,.dw-question .pagination ul>.active>a,.dw-question .pagination ul>.active>span,.dw-question .pagination ul>li>span.current{background-color:#f5f5f5}.dw-question .pagination ul li a:hover{background:#e6e6e6!important;filter:none!important;border-color:#ddd}.dw-question .pagination ul li.hide a,.dw-question .pagination ul li.current a{background:none!important;filter:none!important;color:#999;cursor:inherit!important}.dw-question .questions-wrap .btn{float:right;margin:0}.dw-question .questions-wrap .filter-bar .btn{margin-top:0;z-index:1;position:absolute;top:15px;right:20px;text-align:center}.dw-question .search-results-suggest{position:absolute;width:100%;z-index:2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(rgba(255,255,255,0)));background-image:-webkit-linear-gradient(top,#fff,0%,rgba(255,255,255,0),100%);background-image:-moz-linear-gradient(top,#fff 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,#fff 0,rgba(255,255,255,0) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#00ffffff',GradientType=0)}.dw-question .search-results-suggest ul{list-style:none;margin:0 5px;padding:0;background-color:#fff;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc}.dw-question .search-results-suggest li{border-bottom:1px solid #ddd;background-color:#f5f5f5;margin:0}.dw-question .search-results-suggest li:hover{background:#fffac2}.dw-question .search-results-suggest li a{color:#555;display:block;padding:10px 15px}.dw-question .search-results-suggest li a strong{color:#000}.dw-question .search-results-suggest li.no-link{background:transparent}.dw-question .search-results-suggest li:last-child{border-bottom:0}.dw-question .search-results-suggest span{padding:10px 20px 350px 20px;display:block}.single-dwqa-question #answers .hentry{padding:0!important;min-height:90px;margin-left:0!important;margin-bottom:30px!important;position:relative;border:1px solid #ddd!important;border-color:#eee #eee #cecece!important;-webkit-box-shadow:0 1px 0 #efefef;box-shadow:0 1px 0 #efefef}.single-dwqa-question #answers .hentry:hover .entry-vote-best,.single-dwqa-question #answers .hentry:hover .answer-actions{opacity:1;filter:alpha(opacity=100)}.single-dwqa-question #answers .hentry.staff{border:1px solid #a5d2e9!important;border-color:#a5d2e9!important;-webkit-box-shadow:0 0 1px #a5d2e9;box-shadow:0 0 1px #a5d2e9}.single-dwqa-question #answers .hentry.staff .entry-meta span{border:none!important}.single-dwqa-question #answers .hentry.staff .entry-vote{border:1px solid #a5d2e9!important;border-color:#a5d2e9!important;-webkit-box-shadow:0 0 1px #a5d2e9;box-shadow:0 0 1px #a5d2e9}.single-dwqa-question #answers .hentry.best_answer{border:1px solid #8dc03c!important;border-color:#8dc03c!important;-webkit-box-shadow:0 0 1px #8dc03c;box-shadow:0 0 1px #8dc03c}.single-dwqa-question #answers .hentry.best_answer .entry-meta span{border:none!important}.single-dwqa-question #answers .hentry.best_answer .entry-vote{border:1px solid #8dc03c!important;border-color:#8dc03c!important;-webkit-box-shadow:0 0 1px #8dc03c;box-shadow:0 0 1px #8dc03c}.single-dwqa-question #answers .hentry.best_answer .entry-vote-best{opacity:1;filter:alpha(opacity=100)}.single-dwqa-question #answers .hentry.best_answer.no-click .entry-vote-best a{cursor:default}.single-dwqa-question #answers h3{line-height:30px;margin:0;padding:0 0 20px 0;font-size:16px}.single-dwqa-question #answers .entry-vote{width:23px;height:auto;left:-25px;top:10px;position:absolute;background-color:#fff;margin:0;padding:0;border:1px solid #ddd;border-color:#eee #eee #cecece!important}.single-dwqa-question #answers .entry-vote a{text-indent:-9999px;position:relative;width:23px;height:23px;font-size:11px;line-height:23px;padding:0;font-weight:600;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;box-shadow:none;display:inline-block;color:#333;text-align:center;text-shadow:none;cursor:pointer;border:0;text-transform:uppercase;background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,0%,#e6e6e6,100%);background-image:-moz-linear-gradient(top,#fff 0,#e6e6e6 100%);background-image:linear-gradient(to bottom,#fff 0,#e6e6e6 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0)}.single-dwqa-question #answers .entry-vote a:before{content:"";border-bottom:6px solid #999;border-left:6px solid transparent;border-right:6px solid transparent;top:8px;left:50%;margin-left:-6px;position:absolute}.single-dwqa-question #answers .entry-vote .vote-up:hover:before{border-bottom-color:#333}.single-dwqa-question #answers .entry-vote .vote-down:hover:before{border-top-color:#333}.single-dwqa-question #answers .entry-vote .vote-down:before{border-top:6px solid #999;border-bottom:0}.single-dwqa-question #answers .entry-vote .vote-up{border-bottom:1px solid #eee}.single-dwqa-question #answers .entry-vote .vote-down{border-top:1px solid #eee}.single-dwqa-question #answers .entry-vote .vote-count{font-size:14px;line-height:28px;font-weight:500;width:23px;text-align:center}.single-dwqa-question #answers .entry-vote .answer-flagged-content{display:none}.single-dwqa-question #answers .entry-vote-best{opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity .1s;transition:opacity .1s;position:absolute;overflow:hidden;top:-1px;right:-1px;width:50px;height:50px;z-index:1}.single-dwqa-question #answers .entry-vote-best .entry-vote-best-bg{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);font-weight:bold;font-size:12px;text-transform:uppercase;padding:0;position:absolute;top:-35px;right:-35px;background:#999;color:#fff;display:block;z-index:1;width:70px;height:70px}.single-dwqa-question #answers .entry-vote-best a:hover .entry-vote-best-bg,.single-dwqa-question #answers .entry-vote-best.active .entry-vote-best-bg{background:#8dc03c}.single-dwqa-question #answers .entry-vote-best i{font-size:15px;position:absolute;top:8px;right:8px;color:#fff;z-index:1}.single-dwqa-question #answers .entry-vote-best a{color:#999}.single-dwqa-question #add-answer #dwqa-answer-question-editor{min-height:120px;height:120px}.single-dwqa-question .commentlist .date a{color:#999!important;font-size:11px}.single-dwqa-question #comments .comment-content{padding:0 0 5px 0;border:0}.single-dwqa-question .entry-footer #respond{padding:5px 15px 0 15px;border-top:1px solid #e6e6e6}.single-dwqa-question .entry-footer #comments{margin:0 -15px 0 -15px;border:0;padding:0;background:transparent}.single-dwqa-question .entry-footer #comments .comments-area{background:transparent;border:0;padding:0;margin:15px 0 0 0!important}.single-dwqa-question .entry-footer #comments .commentlist{border:0;border-top:1px solid #e6e6e6;padding:0;margin:10px 0 0 0}.single-dwqa-question .entry-footer #comments .commentlist:before,.single-dwqa-question .entry-footer #comments .commentlist:after{border:0}.single-dwqa-question .entry-footer #comments .commentlist .comment-action{border:1px solid #e6e6e6;border-top:0;background:#f3f3f3;padding:5px;top:0;right:0}.single-dwqa-question .entry-footer #comments .comment{background:transparent!important;border:0;border-bottom:1px solid #e6e6e6;padding:10px 15px;margin:0}.single-dwqa-question .entry-footer #comments .comment:before,.single-dwqa-question .entry-footer #comments .comment:after{border:0}.single-dwqa-question .entry-footer #comments .comment:last-child{border-bottom:0}.single-dwqa-question #comments.comments-area #respond #comment{min-height:38px!important;height:38px;padding:3px 5px;border:1px solid #ddd}.single-dwqa-question .comments-area{margin:0;background:#f3f3f3;padding:0;border:0;position:relative}.single-dwqa-question .comments-area #respond{border-top:1px solid #e6e6e6}.single-dwqa-question .comments-area #respond textarea{min-height:38px;height:38px}.single-dwqa-question .comments-area .commentlist{padding:0;margin:0;width:100%}.single-dwqa-question .comments-area .commentlist:before{content:"";border-left:12px dashed transparent;border-right:12px solid transparent;border-bottom:12px solid #e6e6e6;position:absolute;left:22px;top:-11px}.single-dwqa-question .comments-area .commentlist:after{content:"";border-left:10px dashed transparent;border-right:10px solid transparent;border-bottom:10px solid #f3f3f3;position:absolute;left:24px;top:-9px}.single-dwqa-question .comments-area .comment{border:0;border-top:1px solid #e6e6e6;padding:15px 15px 10px 70px;list-style:none;background:transparent;margin:0}.single-dwqa-question .comments-area .comment:before{content:""}.single-dwqa-question .comments-area .comment p{margin-bottom:15px}.single-dwqa-question .comments-area .comment-meta{margin-bottom:10px;font-size:11px;line-height:20px}.single-dwqa-question .comments-area .comment-meta .sep{display:none}.single-dwqa-question .comments-area .comment-meta .avatar{float:left;margin:2px 7px 0 0;background:#fff}.single-dwqa-question .comments-area .comment-meta .author a{font-weight:700}.single-dwqa-question .comments-area .comment-author{font-weight:bold;color:#333}.single-dwqa-question .comments-area .reply{display:none}.single-dwqa-question #respond{margin:0;padding:5px 15px 15px 15px;background:transparent;border:0;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.single-dwqa-question #respond textarea{text-indent:0;border:1px solid #ddd;height:40px;min-height:40px;box-shadow:none;width:100%;margin:0;outline:0;overflow-y:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:height .3s;transition:height .3s}.single-dwqa-question #respond h3{border-top:0;color:#333;font-size:14px;line-height:30px;margin:0;display:none}.single-dwqa-question #respond form{margin:0;padding:10px 0 0 50px;position:relative}.single-dwqa-question #respond form .avatar{position:absolute;top:10px;left:0;background:#fff}.single-dwqa-question #respond form .form-submit{margin:15px 0 0 0;float:none;display:none;overflow:hidden}.single-dwqa-question #respond form .form-submit #submit{left:0;top:0;margin:0;width:auto}.single-dwqa-question #respond .comment-form-comment label{display:none}.single-dwqa-question #respond .comment-form-comment textarea{width:100%!important;resize:vertical;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:80px;height:80px;margin:0}.single-dwqa-question #respond .form-submit{margin-bottom:0}.single-dwqa-question .commentlist{margin:0}.single-dwqa-question .commentlist .comment{position:relative}.single-dwqa-question .commentlist .comment:hover .comment-action{display:block}.single-dwqa-question .commentlist .comment-content{margin-bottom:0;padding:0 0 5px 0;float:none;font-size:13px;width:100%;position:relative;border:0}.single-dwqa-question .commentlist .comment-action{position:absolute;display:none;padding:0;top:15px;right:15px;font-size:13px;line-height:13px}.single-dwqa-question .commentlist .comment-action a{float:none;display:inline-block;line-height:1}.single-dwqa-question .comment-action .answer-comment,.single-dwqa-question .answer-actions .answer-comment{display:none}.single-dwqa-question .comment-action>span,.single-dwqa-question .answer-actions>span{position:relative;display:block;width:16px;height:16px;float:left;margin:0!important}.single-dwqa-question .comment-action>span a,.single-dwqa-question .answer-actions>span a{color:#888;font:0/0 a}.single-dwqa-question .comment-action>span i,.single-dwqa-question .answer-actions>span i{position:absolute;z-index:1;color:#999;top:0;left:0;cursor:pointer}.single-dwqa-question .answers-list{margin-bottom:20px}.single-dwqa-question .answers-list .entry-content{padding:0 15px 15px 70px!important;word-wrap:break-word}.single-dwqa-question .answers-list .author a{font-size:13px;font-weight:700}.single-dwqa-question .answers-list .answer-actions{opacity:0;filter:alpha(opacity=0);-webkit-transition:opacity .1s;transition:opacity .1s;font-size:13px;color:#ccc;float:right;position:relative;display:inline-block;margin-right:30px;margin-top:0;height:30px}.single-dwqa-question .answers-list .answer-actions i{line-height:1.3}.single-dwqa-question .answers-list .answer-actions span:hover{color:#222}.single-dwqa-question .answers-list .dwqa-answer .entry-meta{margin:0 0 1.714285714rem}.single-dwqa-question .answers-list .dwqa-answer .entry-meta .user-role{position:absolute;top:55px;left:17px;background:transparent;padding:0!important;margin:0!important;text-transform:uppercase;font-size:11px;color:#3a87ad}.single-dwqa-question .answers-list .dwqa-answer .entry-meta .tag-label{background:#eef6fa;border:1px solid #a5d2e9!important;color:#3a87ad;padding:1px 5px;display:inline-block;vertical-align:top;margin-top:0;margin-left:0!important;text-transform:uppercase;font-size:11px}.single-dwqa-question .answers-list .dwqa-answer .entry-meta .tag-label{background:#cd7bdd;color:#fff;margin-left:5px!important}.single-dwqa-question .answers-list .dwqa-answer .draft-tag{background:red;color:white;font-size:.7em;padding:0 .5em;position:relative;margin-left:.7em}.single-dwqa-question .answers-list .dwqa-answer .draft-tag:before{content:"";position:absolute;top:0;left:-0.6em;border-top:.8em solid transparent;border-bottom:.8em solid transparent;border-right:.8em solid red}.dw-question #loginform{overflow:hidden;margin:0}.dw-question #loginform .input{width:100%;margin-bottom:0;font-size:14px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dw-question #loginform .login-username,.dw-question #loginform .login-password,.dw-question #loginform .login-submit{float:left;margin:0}@media(max-width:480px){.dw-question #loginform .login-username,.dw-question #loginform .login-password,.dw-question #loginform .login-submit{width:100%!important;float:none;margin:0 0 5px 0!important}}.dw-question #loginform .login-username{width:37%}.dw-question #loginform .login-password{width:37%;margin-left:20px}.dw-question #loginform .login-remember{display:none}.dw-question #loginform .login-submit{float:right;width:20%;margin-top:25px}.dw-question #loginform .login-submit input{width:100%}.dw-question#submit-question .login-submit{margin-top:30px}.dw-question .login-box{background:#f3f3f3;padding:20px;margin-bottom:20px;border:1px solid #ddd!important;border-color:#eee #eee #cecece!important;-webkit-box-shadow:0 1px 0 #efefef;box-shadow:0 1px 0 #efefef}.dw-question .login-box h3{font-size:14px!important}.dw-question .dwqa-title{line-height:30px;margin:0;padding:0 0 20px 0;font-size:16px}.dw-question .answer-edit-cancel{color:#3a3a3a}.dw-question .wp-editor-container{border-radius:0}.dw-question .pagination ul>li:first-child>a,.dw-question .pagination ul>li:first-child>span,.dw-question .pagination ul>li:last-child>a,.dw-question .pagination ul>li:last-child>span{border-radius:0}.dw-question input[type="checkbox"]{-webkit-appearance:checkbox}.dw-question .alert{padding:8px 35px 8px 14px;margin-bottom:20px;text-shadow:0 1px 0 rgba(255,255,255,0.5);background-color:#fcf8e3;border:1px solid #fbeed5;border-radius:4px}.dw-question .alert .close{position:relative;top:-2px;right:-21px;line-height:1.428571429}.dw-question .alert,.dw-question .alert h4{color:#c09853}.dw-question .alert a{color:#c09853;font-weight:bold}.dw-question .alert-success a{color:#468847}.dw-question .alert-danger a,.dw-question .alert-error a{color:#b94a48}.dw-question .alert-info a{color:#3a87ad}.dw-question .alert a:hover,.dw-question .alert a:active,.dw-question .alert a:focus{color:#000!important}.dw-question .alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847}.dw-question .alert-success h4{color:#468847}.dw-question .alert-danger,.dw-question .alert-error{background-color:#fdf2f2;border-color:#e8b3b3;color:#b94a48}.dw-question .alert-danger h4,.dw-question .alert-error h4{color:#b94a48}.dw-question .alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad}.dw-question .alert-info h4{color:#3a87ad}.dw-question .alert-block{padding-top:14px;padding-bottom:14px}.dw-question .alert-block>p,.dw-question .alert-block>ul{margin-bottom:0}.dw-question .alert-block p+p{margin-top:5px}.dw-question .wp-editor-container,.dw-question .questions-list,.dw-question .filter-bar,#single-question>.hentry,.single-dwqa-question #answers .hentry{background:#fff}@media(max-width:767px){.dw-question>article .entry-header,.dw-question>article .entry-content{padding:0 0 10px 0!important}.dw-question .meta-bottom .sep,.dw-question .meta-bottom .question-vote{display:none}.dw-question .comment-action{display:none!important}}@media(min-width:768px) and (max-width:992px){.dw-question .tags-list{margin-top:40px}}@media(max-width:480px){.dw-question .hentry{padding:0 15px 15px 0!important}.dw-question #answers .hentry{margin-left:0!important}.dw-question .filter-by-category{position:relative;right:0}.dw-question footer.entry-meta{position:static;overflow:hidden;padding:5px 0 0 70px!important}.dw-question footer.entry-meta>div{width:auto;height:auto;border:0;margin:0 10px 0 0}.dw-question footer.entry-meta strong{display:inline}.dw-question .filter-bar>.order{padding:40px 0 0 0;display:none}.dw-question .questions-wrap .filter-bar .btn{width:100%;position:relative;z-index:1;right:auto}.dw-question .filter.sort-by{height:auto}.dw-question .filter .status{margin:10px 0 0 0;padding-right:0;text-align:center}.dw-question .filter .filter-by-category.select{float:none;margin:0;width:100%;left:auto;top:0}.dw-question .filter .filter-by-category.select .current-select{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dw-question .filter .order{display:none}.dw-question .entry-header{padding-top:20px!important}.dw-question .entry-header .entry-status{top:22px}.dw-question .pagination{float:none;display:inline-block}.dw-question .pagination ul{float:none}#submit-question .question-meta .select-category,#submit-question .question-meta .input-tag,#submit-question .question-register .register-input,#submit-question .question-login .login-input{width:100%;float:none}#submit-question .question-meta .select-category,#submit-question .question-register .register-input{margin-bottom:20px}.dw-question .questions-wrap .filter-bar .btn{top:0!important}.dw-question .questions-wrap .archive-question-footer{text-align:center}.dw-question .questions-wrap .archive-question-footer .btn{float:none;margin-top:10px}}@media(max-width:320px){.dw-question .meta-bottom{margin-top:30px}}

/* wp125.css */

/* 1  */ /*
/* 2  *| Stylesheet for the WP125 ad management plugin
/* 3  *| URL: http://www.webmaster-source.com/wp125-ad-plugin-wordpress/
/* 4  *| */
/* 5  */ 
/* 6  */ 
/* 7  */ /* Styles for one-column display */
/* 8  */ #wp125adwrap_1c { width:100%; }
/* 9  */ #wp125adwrap_1c .wp125ad { margin-bottom:8px; }
/* 10 */ 
/* 11 */ /* Styles for two-column display */
/* 12 */ #wp125adwrap_2c { width:100%; }
/* 13 */ #wp125adwrap_2c .wp125ad { width:125px; float:left; padding:4px; }
/* 14 */ 
/* 15 */ /* Clearfix */
/* 16 */ .wp125clearfix {
/* 17 */   *zoom: 1;
/* 18 */ }
/* 19 */ .wp125clearfix:before,
/* 20 */ .wp125clearfix:after {
/* 21 */   display: table;
/* 22 */   content: "";
/* 23 */   line-height: 0;
/* 24 */ }
/* 25 */ .wp125clearfix:after {
/* 26 */   clear: both;
/* 27 */ }

/* widgets.css */

/* 1  */ /*
/* 2  *|  * Widget styles for Jetpack
/* 3  *|  */
/* 4  */ 
/* 5  */ /* Clear floats */
/* 6  */ .jetpack-image-container:after {
/* 7  */ 	clear: both;
/* 8  */ }
/* 9  */ .jetpack-image-container:before,
/* 10 */ .jetpack-image-container:after {
/* 11 */ 	display: table;
/* 12 */ 	content: "";
/* 13 */ }
/* 14 */ 

/* main.css */

/* 1 */ @import url(////fonts.googleapis.com/css?family=Roboto:400,400italic,500,700);@import url(////fonts.googleapis.com/css?family=Roboto+Slab:700,400);@font-face{font-family:'FontAwesome';src:url('../wp-content/themes/dw-minion/assets/inc/font-awesome/font/fontawesome-webfont.eot');src:url('../wp-content/themes/dw-minion/assets/inc/font-awesome/font/fontawesome-webfont.eot') format('embedded-opentype'), url('../wp-content/themes/dw-minion/assets/inc/font-awesome/font/fontawesome-webfont.woff') format('woff'), url('../wp-content/themes/dw-minion/assets/inc/font-awesome/font/fontawesome-webfont.ttf') format('truetype'), url('../wp-content/themes/dw-minion/assets/inc/font-awesome/font/fontawesome-webfont.svg') format('svg');font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}.icon-large:before{vertical-align:-10%;font-size:1.33333333333em;}a [class^="icon-"],a [class*=" icon-"]{display:inline;}[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.14285714286em;text-align:right;padding-right:0.285714285714em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.42857142857em;}.icons-ul{margin-left:2.14285714286em;list-style-type:none;}.icons-ul > li{position:relative;}.icons-ul .icon-li{position:absolute;left:-2.14285714286em;width:2.14285714286em;text-align:center;line-height:inherit;}[class^="icon-"].hide,[class*=" icon-"].hide{display:none;}.icon-muted{color:#eee;}.icon-light{color:#fff;}.icon-dark{color:#333;}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.icon-2x{font-size:2em;}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.icon-3x{font-size:3em;}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.icon-4x{font-size:4em;}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}.icon-5x{font-size:5em;}.icon-5x.icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}.pull-right{float:right;}.pull-left{float:left;}[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em;}[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em;}[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}.icon-white,.nav-pills > .active > a > [class^="icon-"],.nav-pills > .active > a > [class*=" icon-"],.nav-list > .active > a > [class^="icon-"],.nav-list > .active > a > [class*=" icon-"],.navbar-inverse .nav > .active > a > [class^="icon-"],.navbar-inverse .nav > .active > a > [class*=" icon-"],.dropdown-menu > li > a:hover > [class^="icon-"],.dropdown-menu > li > a:hover > [class*=" icon-"],.dropdown-menu > .active > a > [class^="icon-"],.dropdown-menu > .active > a > [class*=" icon-"],.dropdown-submenu:hover > a > [class^="icon-"],.dropdown-submenu:hover > a > [class*=" icon-"]{background-image:none;}.btn [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class^="icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em;}.btn [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block;}.nav-tabs [class^="icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class^="icon-"],.nav-pills [class^="icon-"].icon-large,.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large{line-height:.9em;}.btn [class^="icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em;}.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em;}.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em;}.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;}.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;}.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{line-height:inherit;}.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none;}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);}100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);}100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);}100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}.icon-flip-horizontal:before{-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1);}.icon-flip-vertical:before{-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1);}a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block;}.icon-glass:before{content:"\f000";}.icon-music:before{content:"\f001";}.icon-search:before{content:"\f002";}.icon-envelope-alt:before{content:"\f003";}.icon-heart:before{content:"\f004";}.icon-star:before{content:"\f005";}.icon-star-empty:before{content:"\f006";}.icon-user:before{content:"\f007";}.icon-film:before{content:"\f008";}.icon-th-large:before{content:"\f009";}.icon-th:before{content:"\f00a";}.icon-th-list:before{content:"\f00b";}.icon-ok:before{content:"\f00c";}.icon-remove:before{content:"\f00d";}.icon-zoom-in:before{content:"\f00e";}.icon-zoom-out:before{content:"\f010";}.icon-power-off:before,.icon-off:before{content:"\f011";}.icon-signal:before{content:"\f012";}.icon-gear:before,.icon-cog:before{content:"\f013";}.icon-trash:before{content:"\f014";}.icon-home:before{content:"\f015";}.icon-file-alt:before{content:"\f016";}.icon-time:before{content:"\f017";}.icon-road:before{content:"\f018";}.icon-download-alt:before{content:"\f019";}.icon-download:before{content:"\f01a";}.icon-upload:before{content:"\f01b";}.icon-inbox:before{content:"\f01c";}.icon-play-circle:before{content:"\f01d";}.icon-rotate-right:before,.icon-repeat:before{content:"\f01e";}.icon-refresh:before{content:"\f021";}.icon-list-alt:before{content:"\f022";}.icon-lock:before{content:"\f023";}.icon-flag:before{content:"\f024";}.icon-headphones:before{content:"\f025";}.icon-volume-off:before{content:"\f026";}.icon-volume-down:before{content:"\f027";}.icon-volume-up:before{content:"\f028";}.icon-qrcode:before{content:"\f029";}.icon-barcode:before{content:"\f02a";}.icon-tag:before{content:"\f02b";}.icon-tags:before{content:"\f02c";}.icon-book:before{content:"\f02d";}.icon-bookmark:before{content:"\f02e";}.icon-print:before{content:"\f02f";}.icon-camera:before{content:"\f030";}.icon-font:before{content:"\f031";}.icon-bold:before{content:"\f032";}.icon-italic:before{content:"\f033";}.icon-text-height:before{content:"\f034";}.icon-text-width:before{content:"\f035";}.icon-align-left:before{content:"\f036";}.icon-align-center:before{content:"\f037";}.icon-align-right:before{content:"\f038";}.icon-align-justify:before{content:"\f039";}.icon-list:before{content:"\f03a";}.icon-indent-left:before{content:"\f03b";}.icon-indent-right:before{content:"\f03c";}.icon-facetime-video:before{content:"\f03d";}.icon-picture:before{content:"\f03e";}.icon-pencil:before{content:"\f040";}.icon-map-marker:before{content:"\f041";}.icon-adjust:before{content:"\f042";}.icon-tint:before{content:"\f043";}.icon-edit:before{content:"\f044";}.icon-share:before{content:"\f045";}.icon-check:before{content:"\f046";}.icon-move:before{content:"\f047";}.icon-step-backward:before{content:"\f048";}.icon-fast-backward:before{content:"\f049";}.icon-backward:before{content:"\f04a";}.icon-play:before{content:"\f04b";}.icon-pause:before{content:"\f04c";}.icon-stop:before{content:"\f04d";}.icon-forward:before{content:"\f04e";}.icon-fast-forward:before{content:"\f050";}.icon-step-forward:before{content:"\f051";}.icon-eject:before{content:"\f052";}.icon-chevron-left:before{content:"\f053";}.icon-chevron-right:before{content:"\f054";}.icon-plus-sign:before{content:"\f055";}.icon-minus-sign:before{content:"\f056";}.icon-remove-sign:before{content:"\f057";}.icon-ok-sign:before{content:"\f058";}.icon-question-sign:before{content:"\f059";}.icon-info-sign:before{content:"\f05a";}.icon-screenshot:before{content:"\f05b";}.icon-remove-circle:before{content:"\f05c";}.icon-ok-circle:before{content:"\f05d";}.icon-ban-circle:before{content:"\f05e";}.icon-arrow-left:before{content:"\f060";}.icon-arrow-right:before{content:"\f061";}.icon-arrow-up:before{content:"\f062";}.icon-arrow-down:before{content:"\f063";}.icon-mail-forward:before,.icon-share-alt:before{content:"\f064";}.icon-resize-full:before{content:"\f065";}.icon-resize-small:before{content:"\f066";}.icon-plus:before{content:"\f067";}.icon-minus:before{content:"\f068";}.icon-asterisk:before{content:"\f069";}.icon-exclamation-sign:before{content:"\f06a";}.icon-gift:before{content:"\f06b";}.icon-leaf:before{content:"\f06c";}.icon-fire:before{content:"\f06d";}.icon-eye-open:before{content:"\f06e";}.icon-eye-close:before{content:"\f070";}.icon-warning-sign:before{content:"\f071";}.icon-plane:before{content:"\f072";}.icon-calendar:before{content:"\f073";}.icon-random:before{content:"\f074";}.icon-comment:before{content:"\f075";}.icon-magnet:before{content:"\f076";}.icon-chevron-up:before{content:"\f077";}.icon-chevron-down:before{content:"\f078";}.icon-retweet:before{content:"\f079";}.icon-shopping-cart:before{content:"\f07a";}.icon-folder-close:before{content:"\f07b";}.icon-folder-open:before{content:"\f07c";}.icon-resize-vertical:before{content:"\f07d";}.icon-resize-horizontal:before{content:"\f07e";}.icon-bar-chart:before{content:"\f080";}.icon-twitter-sign:before{content:"\f081";}.icon-facebook-sign:before{content:"\f082";}.icon-camera-retro:before{content:"\f083";}.icon-key:before{content:"\f084";}.icon-gears:before,.icon-cogs:before{content:"\f085";}.icon-comments:before{content:"\f086";}.icon-thumbs-up-alt:before{content:"\f087";}.icon-thumbs-down-alt:before{content:"\f088";}.icon-star-half:before{content:"\f089";}.icon-heart-empty:before{content:"\f08a";}.icon-signout:before{content:"\f08b";}.icon-linkedin-sign:before{content:"\f08c";}.icon-pushpin:before{content:"\f08d";}.icon-external-link:before{content:"\f08e";}.icon-signin:before{content:"\f090";}.icon-trophy:before{content:"\f091";}.icon-github-sign:before{content:"\f092";}.icon-upload-alt:before{content:"\f093";}.icon-lemon:before{content:"\f094";}.icon-phone:before{content:"\f095";}.icon-unchecked:before,.icon-check-empty:before{content:"\f096";}.icon-bookmark-empty:before{content:"\f097";}.icon-phone-sign:before{content:"\f098";}.icon-twitter:before{content:"\f099";}.icon-facebook:before{content:"\f09a";}.icon-github:before{content:"\f09b";}.icon-unlock:before{content:"\f09c";}.icon-credit-card:before{content:"\f09d";}.icon-rss:before{content:"\f09e";}.icon-hdd:before{content:"\f0a0";}.icon-bullhorn:before{content:"\f0a1";}.icon-bell:before{content:"\f0a2";}.icon-certificate:before{content:"\f0a3";}.icon-hand-right:before{content:"\f0a4";}.icon-hand-left:before{content:"\f0a5";}.icon-hand-up:before{content:"\f0a6";}.icon-hand-down:before{content:"\f0a7";}.icon-circle-arrow-left:before{content:"\f0a8";}.icon-circle-arrow-right:before{content:"\f0a9";}.icon-circle-arrow-up:before{content:"\f0aa";}.icon-circle-arrow-down:before{content:"\f0ab";}.icon-globe:before{content:"\f0ac";}.icon-wrench:before{content:"\f0ad";}.icon-tasks:before{content:"\f0ae";}.icon-filter:before{content:"\f0b0";}.icon-briefcase:before{content:"\f0b1";}.icon-fullscreen:before{content:"\f0b2";}.icon-group:before{content:"\f0c0";}.icon-link:before{content:"\f0c1";}.icon-cloud:before{content:"\f0c2";}.icon-beaker:before{content:"\f0c3";}.icon-cut:before{content:"\f0c4";}.icon-copy:before{content:"\f0c5";}.icon-paperclip:before,.icon-paper-clip:before{content:"\f0c6";}.icon-save:before{content:"\f0c7";}.icon-sign-blank:before{content:"\f0c8";}.icon-reorder:before{content:"\f0c9";}.icon-list-ul:before{content:"\f0ca";}.icon-list-ol:before{content:"\f0cb";}.icon-strikethrough:before{content:"\f0cc";}.icon-underline:before{content:"\f0cd";}.icon-table:before{content:"\f0ce";}.icon-magic:before{content:"\f0d0";}.icon-truck:before{content:"\f0d1";}.icon-pinterest:before{content:"\f0d2";}.icon-pinterest-sign:before{content:"\f0d3";}.icon-google-plus-sign:before{content:"\f0d4";}.icon-google-plus:before{content:"\f0d5";}.icon-money:before{content:"\f0d6";}.icon-caret-down:before{content:"\f0d7";}.icon-caret-up:before{content:"\f0d8";}.icon-caret-left:before{content:"\f0d9";}.icon-caret-right:before{content:"\f0da";}.icon-columns:before{content:"\f0db";}.icon-sort:before{content:"\f0dc";}.icon-sort-down:before{content:"\f0dd";}.icon-sort-up:before{content:"\f0de";}.icon-envelope:before{content:"\f0e0";}.icon-linkedin:before{content:"\f0e1";}.icon-rotate-left:before,.icon-undo:before{content:"\f0e2";}.icon-legal:before{content:"\f0e3";}.icon-dashboard:before{content:"\f0e4";}.icon-comment-alt:before{content:"\f0e5";}.icon-comments-alt:before{content:"\f0e6";}.icon-bolt:before{content:"\f0e7";}.icon-sitemap:before{content:"\f0e8";}.icon-umbrella:before{content:"\f0e9";}.icon-paste:before{content:"\f0ea";}.icon-lightbulb:before{content:"\f0eb";}.icon-exchange:before{content:"\f0ec";}.icon-cloud-download:before{content:"\f0ed";}.icon-cloud-upload:before{content:"\f0ee";}.icon-user-md:before{content:"\f0f0";}.icon-stethoscope:before{content:"\f0f1";}.icon-suitcase:before{content:"\f0f2";}.icon-bell-alt:before{content:"\f0f3";}.icon-coffee:before{content:"\f0f4";}.icon-food:before{content:"\f0f5";}.icon-file-text-alt:before{content:"\f0f6";}.icon-building:before{content:"\f0f7";}.icon-hospital:before{content:"\f0f8";}.icon-ambulance:before{content:"\f0f9";}.icon-medkit:before{content:"\f0fa";}.icon-fighter-jet:before{content:"\f0fb";}.icon-beer:before{content:"\f0fc";}.icon-h-sign:before{content:"\f0fd";}.icon-plus-sign-alt:before{content:"\f0fe";}.icon-double-angle-left:before{content:"\f100";}.icon-double-angle-right:before{content:"\f101";}.icon-double-angle-up:before{content:"\f102";}.icon-double-angle-down:before{content:"\f103";}.icon-angle-left:before{content:"\f104";}.icon-angle-right:before{content:"\f105";}.icon-angle-up:before{content:"\f106";}.icon-angle-down:before{content:"\f107";}.icon-desktop:before{content:"\f108";}.icon-laptop:before{content:"\f109";}.icon-tablet:before{content:"\f10a";}.icon-mobile-phone:before{content:"\f10b";}.icon-circle-blank:before{content:"\f10c";}.icon-quote-left:before{content:"\f10d";}.icon-quote-right:before{content:"\f10e";}.icon-spinner:before{content:"\f110";}.icon-circle:before{content:"\f111";}.icon-mail-reply:before,.icon-reply:before{content:"\f112";}.icon-github-alt:before{content:"\f113";}.icon-folder-close-alt:before{content:"\f114";}.icon-folder-open-alt:before{content:"\f115";}.icon-expand-alt:before{content:"\f116";}.icon-collapse-alt:before{content:"\f117";}.icon-smile:before{content:"\f118";}.icon-frown:before{content:"\f119";}.icon-meh:before{content:"\f11a";}.icon-gamepad:before{content:"\f11b";}.icon-keyboard:before{content:"\f11c";}.icon-flag-alt:before{content:"\f11d";}.icon-flag-checkered:before{content:"\f11e";}.icon-terminal:before{content:"\f120";}.icon-code:before{content:"\f121";}.icon-reply-all:before{content:"\f122";}.icon-mail-reply-all:before{content:"\f122";}.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123";}.icon-location-arrow:before{content:"\f124";}.icon-crop:before{content:"\f125";}.icon-code-fork:before{content:"\f126";}.icon-unlink:before{content:"\f127";}.icon-question:before{content:"\f128";}.icon-info:before{content:"\f129";}.icon-exclamation:before{content:"\f12a";}.icon-superscript:before{content:"\f12b";}.icon-subscript:before{content:"\f12c";}.icon-eraser:before{content:"\f12d";}.icon-puzzle-piece:before{content:"\f12e";}.icon-microphone:before{content:"\f130";}.icon-microphone-off:before{content:"\f131";}.icon-shield:before{content:"\f132";}.icon-calendar-empty:before{content:"\f133";}.icon-fire-extinguisher:before{content:"\f134";}.icon-rocket:before{content:"\f135";}.icon-maxcdn:before{content:"\f136";}.icon-chevron-sign-left:before{content:"\f137";}.icon-chevron-sign-right:before{content:"\f138";}.icon-chevron-sign-up:before{content:"\f139";}.icon-chevron-sign-down:before{content:"\f13a";}.icon-html5:before{content:"\f13b";}.icon-css3:before{content:"\f13c";}.icon-anchor:before{content:"\f13d";}.icon-unlock-alt:before{content:"\f13e";}.icon-bullseye:before{content:"\f140";}.icon-ellipsis-horizontal:before{content:"\f141";}.icon-ellipsis-vertical:before{content:"\f142";}.icon-rss-sign:before{content:"\f143";}.icon-play-sign:before{content:"\f144";}.icon-ticket:before{content:"\f145";}.icon-minus-sign-alt:before{content:"\f146";}.icon-check-minus:before{content:"\f147";}.icon-level-up:before{content:"\f148";}.icon-level-down:before{content:"\f149";}.icon-check-sign:before{content:"\f14a";}.icon-edit-sign:before{content:"\f14b";}.icon-external-link-sign:before{content:"\f14c";}.icon-share-sign:before{content:"\f14d";}.icon-compass:before{content:"\f14e";}.icon-collapse:before{content:"\f150";}.icon-collapse-top:before{content:"\f151";}.icon-expand:before{content:"\f152";}.icon-euro:before,.icon-eur:before{content:"\f153";}.icon-gbp:before{content:"\f154";}.icon-dollar:before,.icon-usd:before{content:"\f155";}.icon-rupee:before,.icon-inr:before{content:"\f156";}.icon-yen:before,.icon-jpy:before{content:"\f157";}.icon-renminbi:before,.icon-cny:before{content:"\f158";}.icon-won:before,.icon-krw:before{content:"\f159";}.icon-bitcoin:before,.icon-btc:before{content:"\f15a";}.icon-file:before{content:"\f15b";}.icon-file-text:before{content:"\f15c";}.icon-sort-by-alphabet:before{content:"\f15d";}.icon-sort-by-alphabet-alt:before{content:"\f15e";}.icon-sort-by-attributes:before{content:"\f160";}.icon-sort-by-attributes-alt:before{content:"\f161";}.icon-sort-by-order:before{content:"\f162";}.icon-sort-by-order-alt:before{content:"\f163";}.icon-thumbs-up:before{content:"\f164";}.icon-thumbs-down:before{content:"\f165";}.icon-youtube-sign:before{content:"\f166";}.icon-youtube:before{content:"\f167";}.icon-xing:before{content:"\f168";}.icon-xing-sign:before{content:"\f169";}.icon-youtube-play:before{content:"\f16a";}.icon-dropbox:before{content:"\f16b";}.icon-stackexchange:before{content:"\f16c";}.icon-instagram:before{content:"\f16d";}.icon-flickr:before{content:"\f16e";}.icon-adn:before{content:"\f170";}.icon-bitbucket:before{content:"\f171";}.icon-bitbucket-sign:before{content:"\f172";}.icon-tumblr:before{content:"\f173";}.icon-tumblr-sign:before{content:"\f174";}.icon-long-arrow-down:before{content:"\f175";}.icon-long-arrow-up:before{content:"\f176";}.icon-long-arrow-left:before{content:"\f177";}.icon-long-arrow-right:before{content:"\f178";}.icon-apple:before{content:"\f179";}.icon-windows:before{content:"\f17a";}.icon-android:before{content:"\f17b";}.icon-linux:before{content:"\f17c";}.icon-dribbble:before{content:"\f17d";}.icon-skype:before{content:"\f17e";}.icon-foursquare:before{content:"\f180";}.icon-trello:before{content:"\f181";}.icon-female:before{content:"\f182";}.icon-male:before{content:"\f183";}.icon-gittip:before{content:"\f184";}.icon-sun:before{content:"\f185";}.icon-moon:before{content:"\f186";}.icon-archive:before{content:"\f187";}.icon-bug:before{content:"\f188";}.icon-vk:before{content:"\f189";}.icon-weibo:before{content:"\f18a";}.icon-renren:before{content:"\f18b";}.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}.clearfix:after{clear:both;}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.input-block-level{display:block;width:100%;min-height:35px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block;}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}audio:not([controls]){display:none;}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}body{margin:0;}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}a:hover,a:active{outline:0;}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{max-width:100%;width:auto \9;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;}#map_canvas img,.google-maps img{max-width:none;}button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle;}button,input{*overflow:visible;line-height:normal;}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"]{cursor:pointer;}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield;}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;}textarea{overflow:auto;vertical-align:top;}@media print{*{text-shadow:none !important;color:#000 !important;background:transparent !important;box-shadow:none !important;}a,a:visited{text-decoration:underline;}a[href]:after{content:" (" attr(href) ")";}abbr[title]:after{content:" (" attr(title) ")";}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:"";}pre,blockquote{border:1px solid #999;page-break-inside:avoid;}thead{display:table-header-group;}tr,img{page-break-inside:avoid;}img{max-width:100% !important;}@page{margin:0.5cm;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}}#page{overflow:hidden;}.lt-ie9 #page{padding:80px 40px 0;margin-left:40px;}@media (min-width: 1200px){#page{padding:80px 40px 0;}}@media (min-width: 768px){#page{margin-left:40px;}}.site-nav{width:200px;}.lt-ie9 .site-nav{float:left;position:relative;margin-bottom:30px;height:100% !important;}.lt-ie9 .site-nav-inner{height:100% !important;}.lt-ie9 .site-main{float:left;width:100%;margin-left:-200px;}.lt-ie9 .site-main-inner{margin-left:240px;}@media (min-width: 1200px){.site-nav{float:left;position:relative;margin-bottom:30px;height:100% !important;}.site-nav-inner{height:100% !important;}.site-main{float:left;width:100%;margin-left:-200px;}.site-main-inner{margin-left:240px;}}@media (max-width: 1199px){.site-nav{position:fixed;top:0;}.show-nav .site-nav{position:absolute;}.admin-bar .site-nav{top:28px;}.site-main{background:#fff;position:relative;}}@media (min-width: 768px) and (max-width: 1199px){.site-nav{left:40px;}.site-nav-inner{padding-top:80px;padding-bottom:40px;}.site-main{padding:80px 0 0;}}@media (max-width: 767px){.site-nav-inner{padding-top:20px;padding-bottom:20px;}.site-main{padding-top:60px;}}.site-info{border-top:5px solid #333;float:left;width:100%;padding:20px 0 40px;position:relative;}.lt-ie9 .site-actions{top:-1px;left:0;}.lt-ie9 .admin-bar .site-actions{top:26px;}@media (min-width: 768px){.site-actions{top:-1px;left:0;}.admin-bar .site-actions{top:26px;}}@media (max-width: 767px){.site-actions{width:100%;}}.container{max-width:1200px;}#page > .container{padding:0;}@media (min-width: 768px) and (max-width: 1199px){.container{padding:0 40px;}}@media (max-width: 767px){.container{padding:0 20px;}}.lt-ie9 #primary{float:left;margin-right:-300px;width:100%;}.lt-ie9 .primary-inner{margin-right:340px;}.lt-ie9 .page-content{margin-bottom:40px;}.lt-ie9 #secondary{width:300px;float:left;}@media (min-width: 980px){#primary{float:left;margin-right:-300px;width:100%;}.primary-inner{margin-right:340px;}.page-content{margin-bottom:40px;}#secondary{width:300px;float:left;}}@media (max-width: 979px){#secondary{margin-top:40px;}}@media (max-width: 767px){.page-content{margin-bottom:20px;}#secondary{margin-top:20px;}}body{font-family:'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:15px;line-height:25px;color:#666;background-color:#222;-ms-word-wrap:break-word;word-wrap:break-word;}#page{background-color:#fff;}a{color:#333;text-decoration:none;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;}a:hover{color:#7cc576;text-decoration:underline;}a:hover,a:focus,a:active{outline:none;}.img-rounded{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}.img-polaroid{padding:4px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.1);}.img-circle{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;}.lt-ie9 .map{margin-bottom:30px;}@media (min-width: 768px){.map{margin-bottom:30px;}}@media (max-width: 767px){.map{margin-bottom:20px;}}.alignnone,.alignleft,.alignright,.aligncenter{margin-bottom:25px;display:block;max-width:100%;}.wp-caption-text{font-size:12px;color:#999;}.lt-ie9 .alignnone{clear:both;margin-bottom:25px;}.lt-ie9 .alignleft{float:left;margin-right:20px;margin-top:10px;margin-bottom:10px;}.lt-ie9 .alignright{float:right;margin-left:20px;margin-top:10px;margin-bottom:10px;}.lt-ie9 .aligncenter{display:block;margin-left:auto;margin-right:auto;margin-bottom:25px;}@media (min-width: 768px){.alignnone{clear:both;margin-bottom:25px;}.alignleft{float:left;margin-right:20px;margin-top:10px;margin-bottom:10px;}.alignright{float:right;margin-left:20px;margin-top:10px;margin-bottom:10px;}.aligncenter{display:block;margin-left:auto;margin-right:auto;margin-bottom:25px;}}@media (max-width: 767px){.alignnone,.alignleft,.alignright,.aligncenter{width:100%;margin-bottom:20px;}}p{margin:0 0 12.5px;}small{font-size:85%;}strong{font-weight:bold;}em{font-style:italic;}cite{font-style:normal;}.muted{color:#999;}a.muted:hover,a.muted:focus{color:#808080;}.text-warning{color:#c09853;}a.text-warning:hover,a.text-warning:focus{color:#a47e3c;}.text-error{color:#b94a48;}a.text-error:hover,a.text-error:focus{color:#953b39;}.text-info{color:#3a87ad;}a.text-info:hover,a.text-info:focus{color:#2d6987;}.text-success{color:#468847;}a.text-success:hover,a.text-success:focus{color:#356635;}.text-left{text-align:left;}.text-right{text-align:right;}.text-center{text-align:center;}.text-icon-left{padding-left:20px;text-align:left;}.text-icon-left i{position:relative;left:-20px;}.text-icon-left span{position:relative;left:-15px;}.text-icon-right{padding-right:20px;text-align:right;}.text-icon-right i{position:relative;right:-20px;}.text-icon-right span{position:relative;right:-15px;}h1,h2,h3,h4,h5,h6{margin:12.5px 0;font-family:'Roboto Slab', serif;font-weight:700;line-height:1.3;color:#333;text-rendering:optimizelegibility;}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:normal;line-height:1;color:#999;}h1{font-size:36px;}h2{font-size:30px;}h3{font-size:24px;}h4{font-size:18px;}h5{font-size:15px;}h6{font-size:12px;text-transform:uppercase;}.page-header{padding-bottom:20px;margin:0 0 30px;border-bottom:5px solid #333;}.page-header .page-title{margin:0;}@media (min-width: 768px){.page-header + .content-list{margin-bottom:80px;}}@media (max-width: 767px){.page-header h1{font-size:30px;}}.taxonomy-description{margin-top:12px;}ul,ol{padding:0;margin:0 0 12.5px 25px;}ul ul,ul ol,ol ol,ol ul{margin-bottom:0;}li{line-height:25px;}ul.unstyled,ol.unstyled{margin-left:0;list-style:none;}ul.inline,ol.inline{margin-left:0;list-style:none;}ul.inline > li,ol.inline > li{display:inline-block;padding-left:5px;padding-right:5px;}ul.style-1,ol.style-1{list-style:none;margin-left:0;}ul.style-1 br,ol.style-1 br{display:none;}ul.style-1 li,ol.style-1 li{overflow:hidden;line-height:40px;border-bottom:1px solid #e5e5e5;}ul.style-1 li:first-child,ol.style-1 li:first-child{border-top:1px solid #e5e5e5;}ul.style-1 .pull-right,ol.style-1 .pull-right{color:#333;}dl{margin-bottom:25px;}dt,dd{line-height:25px;}dt{font-weight:bold;color:#333;}dd{margin-left:12.5px;}.dl-horizontal{*zoom:1;}.dl-horizontal:before,.dl-horizontal:after{display:table;content:"";line-height:0;}.dl-horizontal:after{clear:both;}.dl-horizontal:before,.dl-horizontal:after{display:table;content:"";line-height:0;}.dl-horizontal:after{clear:both;}.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.dl-horizontal dd{margin-left:180px;}hr{margin:25px 0;border:0;border-top:1px solid #e5e5e5;border-bottom:1px solid #fff;}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #666;}abbr.initialism{font-size:90%;text-transform:uppercase;}blockquote{margin:0;}blockquote p{background:#7cc576;color:#fff;text-align:center;font-family:'Roboto Slab', serif;line-height:1.2;font-weight:700;margin-bottom:10px;}blockquote p:before{content:"‘‘";}blockquote p:after{content:"’’";}blockquote cite{position:relative;text-align:center;display:block;margin-left:auto;margin-right:auto;}blockquote cite:before{position:absolute;content:"";border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #7cc576;left:50%;top:-10px;}.lt-ie9 blockquote p{padding:40px;font-size:30px;}@media (min-width: 768px){blockquote p{padding:40px;font-size:30px;}}@media (max-width: 767px){blockquote p{padding:20px;font-size:24px;}}address{display:block;margin-bottom:25px;font-style:normal;line-height:25px;}code,pre{padding:0 3px 2px;font-family:Monaco, Menlo, Consolas, "Courier New", monospace;font-size:13px;color:#333;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}code{padding:2px 4px;color:#d14;background-color:#f7f7f9;border:1px solid #e1e1e8;white-space:nowrap;}pre{display:block;padding:12px;margin:0 0 12.5px;font-size:14px;line-height:25px;word-break:break-all;word-wrap:break-word;white-space:pre;white-space:pre-wrap;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}pre.prettyprint{margin-bottom:25px;}pre code{padding:0;color:inherit;white-space:pre;white-space:pre-wrap;background-color:transparent;border:0;}.pre-scrollable{max-height:340px;overflow-y:scroll;}form{margin:0 0 25px;}fieldset{padding:20px;margin:0;border:1px solid #ddd;position:relative;}fieldset textarea,fieldset input[type="text"],fieldset input[type="password"],fieldset input[type="datetime"],fieldset input[type="datetime-local"],fieldset input[type="date"],fieldset input[type="month"],fieldset input[type="time"],fieldset input[type="week"],fieldset input[type="number"],fieldset input[type="email"],fieldset input[type="url"],fieldset input[type="search"],fieldset input[type="tel"],fieldset input[type="color"],fieldset .uneditable-input{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}legend{padding:0 10px;margin-left:-10px;}label{display:block;margin-bottom:5px;}select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;height:40px;padding:4px 6px;margin-bottom:12.5px;font-size:15px;line-height:30px;color:#666;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;vertical-align:middle;outline:none !important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}input,textarea,.uneditable-input{width:206px;-webkit-appearance:none;}textarea{height:auto;background:#fff;resize:vertical;}textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{background-color:#fff;border:1px solid #e5e5e5;-webkit-transition:border linear .2s;-moz-transition:border linear .2s;-o-transition:border linear .2s;transition:border linear .2s;}textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{border-color:#999;outline:0;outline:thin dotted \9;}input[type="radio"],input[type="checkbox"]{margin:5px 0 0;margin-top:1px \9;line-height:normal;}input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto;}select,input[type="file"]{height:40px;line-height:40px;padding:8px;}select{width:220px;border:1px solid #e5e5e5;background-color:#fff;}select[multiple],select[size]{height:auto;}select:focus,input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}.uneditable-input,.uneditable-textarea{color:#e5e5e5;background-color:#fcfcfc;border-color:#e5e5e5;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);cursor:not-allowed;}.uneditable-input{overflow:hidden;white-space:nowrap;}.uneditable-textarea{width:auto;height:auto;}input:-moz-placeholder,textarea:-moz-placeholder{color:#999;}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999;}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999;}.radio,.checkbox{min-height:25px;padding-left:20px;}.radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-left:-20px;}.controls > .radio:first-child,.controls > .checkbox:first-child{padding-top:5px;}.radio.inline,.checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle;}.radio.inline + .radio.inline,.checkbox.inline + .checkbox.inline{margin-left:10px;}.input-mini{width:60px;}.input-small{width:90px;}.input-medium{width:150px;}.input-large{width:210px;}.input-xlarge{width:270px;}.input-xxlarge{width:530px;}input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"]{float:none;margin-left:0;}.input-append input[class*="span"],.input-append .uneditable-input[class*="span"],.input-prepend input[class*="span"],.input-prepend .uneditable-input[class*="span"],.row-fluid input[class*="span"],.row-fluid select[class*="span"],.row-fluid textarea[class*="span"],.row-fluid .uneditable-input[class*="span"],.row-fluid .input-prepend [class*="span"],.row-fluid .input-append [class*="span"]{display:inline-block;}input,textarea,.uneditable-input{margin-left:0;}.controls-row [class*="span"] + [class*="span"]{margin-left:20px;}input.span12,textarea.span12,.uneditable-input.span12{width:926px;}input.span11,textarea.span11,.uneditable-input.span11{width:846px;}input.span10,textarea.span10,.uneditable-input.span10{width:766px;}input.span9,textarea.span9,.uneditable-input.span9{width:686px;}input.span8,textarea.span8,.uneditable-input.span8{width:606px;}input.span7,textarea.span7,.uneditable-input.span7{width:526px;}input.span6,textarea.span6,.uneditable-input.span6{width:446px;}input.span5,textarea.span5,.uneditable-input.span5{width:366px;}input.span4,textarea.span4,.uneditable-input.span4{width:286px;}input.span3,textarea.span3,.uneditable-input.span3{width:206px;}input.span2,textarea.span2,.uneditable-input.span2{width:126px;}input.span1,textarea.span1,.uneditable-input.span1{width:46px;}.controls-row{*zoom:1;}.controls-row:before,.controls-row:after{display:table;content:"";line-height:0;}.controls-row:after{clear:both;}.controls-row:before,.controls-row:after{display:table;content:"";line-height:0;}.controls-row:after{clear:both;}.controls-row [class*="span"],.row-fluid .controls-row [class*="span"]{float:left;}.controls-row .checkbox[class*="span"],.controls-row .radio[class*="span"]{padding-top:5px;}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background-color:#e5e5e5;}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"][readonly],input[type="checkbox"][readonly]{background-color:transparent;}.control-group.warning .control-label,.control-group.warning .help-block,.control-group.warning .help-inline{color:#c09853;}.control-group.warning .checkbox,.control-group.warning .radio,.control-group.warning input,.control-group.warning select,.control-group.warning textarea{color:#c09853;}.control-group.warning input,.control-group.warning select,.control-group.warning textarea{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);}.control-group.warning input:focus,.control-group.warning select:focus,.control-group.warning textarea:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;}.control-group.warning .input-prepend .add-on,.control-group.warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853;}.control-group.error .control-label,.control-group.error .help-block,.control-group.error .help-inline{color:#b94a48;}.control-group.error .checkbox,.control-group.error .radio,.control-group.error input,.control-group.error select,.control-group.error textarea{color:#b94a48;}.control-group.error input,.control-group.error select,.control-group.error textarea{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);}.control-group.error input:focus,.control-group.error select:focus,.control-group.error textarea:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;}.control-group.error .input-prepend .add-on,.control-group.error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48;}.control-group.success .control-label,.control-group.success .help-block,.control-group.success .help-inline{color:#468847;}.control-group.success .checkbox,.control-group.success .radio,.control-group.success input,.control-group.success select,.control-group.success textarea{color:#468847;}.control-group.success input,.control-group.success select,.control-group.success textarea{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);}.control-group.success input:focus,.control-group.success select:focus,.control-group.success textarea:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;}.control-group.success .input-prepend .add-on,.control-group.success .input-append .add-on{color:#468847;background-color:#dff0d8;border-color:#468847;}.control-group.info .control-label,.control-group.info .help-block,.control-group.info .help-inline{color:#3a87ad;}.control-group.info .checkbox,.control-group.info .radio,.control-group.info input,.control-group.info select,.control-group.info textarea{color:#3a87ad;}.control-group.info input,.control-group.info select,.control-group.info textarea{border-color:#3a87ad;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);}.control-group.info input:focus,.control-group.info select:focus,.control-group.info textarea:focus{border-color:#2d6987;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;}.control-group.info .input-prepend .add-on,.control-group.info .input-append .add-on{color:#3a87ad;background-color:#d9edf7;border-color:#3a87ad;}input:focus:invalid,textarea:focus:invalid,select:focus:invalid{color:#b94a48;border-color:#ee5f5b;}input:focus:invalid:focus,textarea:focus:invalid:focus,select:focus:invalid:focus{border-color:#e9322d;-webkit-box-shadow:0 0 6px #f8b9b7;-moz-box-shadow:0 0 6px #f8b9b7;box-shadow:0 0 6px #f8b9b7;}.form-actions{padding:24px 20px 25px;margin-top:25px;margin-bottom:25px;background-color:#f5f5f5;border-top:1px solid #e5e5e5;*zoom:1;}.form-actions:before,.form-actions:after{display:table;content:"";line-height:0;}.form-actions:after{clear:both;}.form-actions:before,.form-actions:after{display:table;content:"";line-height:0;}.form-actions:after{clear:both;}.help-block,.help-inline{color:#8c8c8c;}.help-block{display:block;margin-bottom:12.5px;}.help-inline{display:inline-block;vertical-align:middle;padding-left:5px;}.input-append,.input-prepend{display:inline-block;margin-bottom:12.5px;vertical-align:middle;font-size:0;white-space:nowrap;}.input-append input,.input-append select,.input-append .uneditable-input,.input-append .dropdown-menu,.input-append .popover,.input-prepend input,.input-prepend select,.input-prepend .uneditable-input,.input-prepend .dropdown-menu,.input-prepend .popover{font-size:15px;}.input-append input,.input-append select,.input-append .uneditable-input,.input-prepend input,.input-prepend select,.input-prepend .uneditable-input{position:relative;margin-bottom:0;*margin-left:0;vertical-align:top;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;}.input-append input:focus,.input-append select:focus,.input-append .uneditable-input:focus,.input-prepend input:focus,.input-prepend select:focus,.input-prepend .uneditable-input:focus{z-index:2;}.input-append .add-on,.input-prepend .add-on{display:inline-block;width:auto;height:25px;min-width:16px;padding:4px 5px;font-size:15px;font-weight:normal;line-height:25px;text-align:center;text-shadow:0 1px 0 #fff;background-color:#e5e5e5;border:1px solid #ccc;}.input-append .add-on,.input-append .btn,.input-append .btn-group > .dropdown-toggle,.input-prepend .add-on,.input-prepend .btn,.input-prepend .btn-group > .dropdown-toggle{vertical-align:top;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.input-append .active,.input-prepend .active{background-color:#e3f3e1;border-color:#7cc576;}.input-prepend .add-on,.input-prepend .btn{margin-right:-1px;}.input-prepend .add-on:first-child,.input-prepend .btn:first-child{-webkit-border-radius:2px 0 0 2px;-moz-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;}.input-append input,.input-append select,.input-append .uneditable-input{-webkit-border-radius:2px 0 0 2px;-moz-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;}.input-append input + .btn-group .btn:last-child,.input-append select + .btn-group .btn:last-child,.input-append .uneditable-input + .btn-group .btn:last-child{-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;}.input-append .add-on,.input-append .btn,.input-append .btn-group{margin-left:-1px;}.input-append .add-on:last-child,.input-append .btn:last-child,.input-append .btn-group:last-child > .dropdown-toggle{-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;}.input-prepend.input-append input,.input-prepend.input-append select,.input-prepend.input-append .uneditable-input{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.input-prepend.input-append input + .btn-group .btn,.input-prepend.input-append select + .btn-group .btn,.input-prepend.input-append .uneditable-input + .btn-group .btn{-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;}.input-prepend.input-append .add-on:first-child,.input-prepend.input-append .btn:first-child{margin-right:-1px;-webkit-border-radius:2px 0 0 2px;-moz-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px;}.input-prepend.input-append .add-on:last-child,.input-prepend.input-append .btn:last-child{margin-left:-1px;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;}.input-prepend.input-append .btn-group:first-child{margin-left:0;}input.search-query{padding-right:14px;padding-right:4px \9;padding-left:14px;padding-left:4px \9;margin-bottom:0;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}.form-search .input-append .search-query,.form-search .input-prepend .search-query{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.form-search .input-append .search-query{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;}.form-search .input-append .btn{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0;}.form-search .input-prepend .search-query{-webkit-border-radius:0 14px 14px 0;-moz-border-radius:0 14px 14px 0;border-radius:0 14px 14px 0;}.form-search .input-prepend .btn{-webkit-border-radius:14px 0 0 14px;-moz-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;}.form-search input,.form-search textarea,.form-search select,.form-search .help-inline,.form-search .uneditable-input,.form-search .input-prepend,.form-search .input-append,.form-inline input,.form-inline textarea,.form-inline select,.form-inline .help-inline,.form-inline .uneditable-input,.form-inline .input-prepend,.form-inline .input-append,.form-horizontal input,.form-horizontal textarea,.form-horizontal select,.form-horizontal .help-inline,.form-horizontal .uneditable-input,.form-horizontal .input-prepend,.form-horizontal .input-append{display:inline-block;margin-bottom:0;vertical-align:middle;}.form-search .hide,.form-inline .hide,.form-horizontal .hide{display:none;}.form-search label,.form-inline label,.form-search .btn-group,.form-inline .btn-group{display:inline-block;}.form-search .input-append,.form-inline .input-append,.form-search .input-prepend,.form-inline .input-prepend{margin-bottom:0;}.form-search .radio,.form-search .checkbox,.form-inline .radio,.form-inline .checkbox{padding-left:0;margin-bottom:0;vertical-align:middle;}.form-search .radio input[type="radio"],.form-search .checkbox input[type="checkbox"],.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:left;margin-right:3px;margin-left:0;}.control-group{margin-bottom:12.5px;}legend + .control-group{margin-top:25px;-webkit-margin-top-collapse:separate;}.form-horizontal .control-group{margin-bottom:25px;*zoom:1;}.form-horizontal .control-group:before,.form-horizontal .control-group:after{display:table;content:"";line-height:0;}.form-horizontal .control-group:after{clear:both;}.form-horizontal .control-group:before,.form-horizontal .control-group:after{display:table;content:"";line-height:0;}.form-horizontal .control-group:after{clear:both;}.form-horizontal .control-label{float:left;width:160px;padding-top:5px;text-align:right;}.form-horizontal .controls{*display:inline-block;*padding-left:20px;margin-left:180px;*margin-left:0;}.form-horizontal .controls:first-child{*padding-left:180px;}.form-horizontal .help-block{margin-bottom:0;}.form-horizontal input + .help-block,.form-horizontal select + .help-block,.form-horizontal textarea + .help-block,.form-horizontal .uneditable-input + .help-block,.form-horizontal .input-prepend + .help-block,.form-horizontal .input-append + .help-block{margin-top:12.5px;}.form-horizontal .form-actions{padding-left:180px;}table{width:100%;margin-bottom:25px;}table th,table td{padding:8px;line-height:25px;text-align:left;vertical-align:top;border-top:1px solid #e5e5e5;}table th{font-weight:bold;}table thead th{vertical-align:bottom;}table caption + thead tr:first-child th,table caption + thead tr:first-child td,table colgroup + thead tr:first-child th,table colgroup + thead tr:first-child td,table thead:first-child tr:first-child th,table thead:first-child tr:first-child td{border-top:0;}table tbody + tbody{border-top:2px solid #e5e5e5;}table .table{background-color:#222;}.table{width:100%;margin-bottom:25px;}.table th,.table td{padding:8px;line-height:25px;text-align:left;vertical-align:top;border-top:1px solid #e5e5e5;}.table th{font-weight:bold;}.table thead th{vertical-align:bottom;}.table caption + thead tr:first-child th,.table caption + thead tr:first-child td,.table colgroup + thead tr:first-child th,.table colgroup + thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td{border-top:0;}.table tbody + tbody{border-top:2px solid #e5e5e5;}.table .table{background-color:#222;}.table-condensed th,.table-condensed td{padding:4px 5px;}.table-bordered{border:1px solid #e5e5e5;border-collapse:separate;*border-collapse:collapse;border-left:0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.table-bordered th,.table-bordered td{border-left:1px solid #e5e5e5;}.table-bordered caption + thead tr:first-child th,.table-bordered caption + tbody tr:first-child th,.table-bordered caption + tbody tr:first-child td,.table-bordered colgroup + thead tr:first-child th,.table-bordered colgroup + tbody tr:first-child th,.table-bordered colgroup + tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td{border-top:0;}.table-bordered thead:first-child tr:first-child > th:first-child,.table-bordered tbody:first-child tr:first-child > td:first-child,.table-bordered tbody:first-child tr:first-child > th:first-child{-webkit-border-top-left-radius:2px;-moz-border-radius-topleft:2px;border-top-left-radius:2px;}.table-bordered thead:first-child tr:first-child > th:last-child,.table-bordered tbody:first-child tr:first-child > td:last-child,.table-bordered tbody:first-child tr:first-child > th:last-child{-webkit-border-top-right-radius:2px;-moz-border-radius-topright:2px;border-top-right-radius:2px;}.table-bordered thead:last-child tr:last-child > th:first-child,.table-bordered tbody:last-child tr:last-child > td:first-child,.table-bordered tbody:last-child tr:last-child > th:first-child,.table-bordered tfoot:last-child tr:last-child > td:first-child,.table-bordered tfoot:last-child tr:last-child > th:first-child{-webkit-border-bottom-left-radius:2px;-moz-border-radius-bottomleft:2px;border-bottom-left-radius:2px;}.table-bordered thead:last-child tr:last-child > th:last-child,.table-bordered tbody:last-child tr:last-child > td:last-child,.table-bordered tbody:last-child tr:last-child > th:last-child,.table-bordered tfoot:last-child tr:last-child > td:last-child,.table-bordered tfoot:last-child tr:last-child > th:last-child{-webkit-border-bottom-right-radius:2px;-moz-border-radius-bottomright:2px;border-bottom-right-radius:2px;}.table-bordered tfoot + tbody:last-child tr:last-child td:first-child{-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;}.table-bordered tfoot + tbody:last-child tr:last-child td:last-child{-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;}.table-bordered caption + thead tr:first-child th:first-child,.table-bordered caption + tbody tr:first-child td:first-child,.table-bordered colgroup + thead tr:first-child th:first-child,.table-bordered colgroup + tbody tr:first-child td:first-child{-webkit-border-top-left-radius:2px;-moz-border-radius-topleft:2px;border-top-left-radius:2px;}.table-bordered caption + thead tr:first-child th:last-child,.table-bordered caption + tbody tr:first-child td:last-child,.table-bordered colgroup + thead tr:first-child th:last-child,.table-bordered colgroup + tbody tr:first-child td:last-child{-webkit-border-top-right-radius:2px;-moz-border-radius-topright:2px;border-top-right-radius:2px;}.table-striped tbody > tr:nth-child(odd) > td,.table-striped tbody > tr:nth-child(odd) > th{background-color:#f9f9f9;}.table-hover tbody tr:hover > td,.table-hover tbody tr:hover > th{background-color:#f5f5f5;}table td[class*="span"],table th[class*="span"],.row-fluid table td[class*="span"],.row-fluid table th[class*="span"]{display:table-cell;float:none;margin-left:0;}.table tbody tr.success > td{background-color:#dff0d8;}.table tbody tr.error > td{background-color:#f2dede;}.table tbody tr.warning > td{background-color:#fcf8e3;}.table tbody tr.info > td{background-color:#d9edf7;}.table-hover tbody tr.success:hover > td{background-color:#d0e9c6;}.table-hover tbody tr.error:hover > td{background-color:#ebcccc;}.table-hover tbody tr.warning:hover > td{background-color:#faf2cc;}.table-hover tbody tr.info:hover > td{background-color:#c4e3f3;}.btn{display:inline-block;padding:5px 15px;margin-bottom:0;line-height:30px;font-size:15px;text-align:center;vertical-align:middle;cursor:pointer;color:#fff;border:none;font-family:'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;background-color:#333;text-transform:capitalize;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-transition:background .2s;-moz-transition:background .2s;-o-transition:background .2s;transition:background .2s;}.btn:hover{background-color:#7cc576;text-decoration:none;color:#fff;}.btn.disabled,.btn[disabled]{cursor:default;opacity:0.3;}.lt-ie9 .btn.disabled,.lt-ie9 .btn[disabled]{filter:alpha(opacity=30);}input[type="submit"].btn{height:35px;}.btn-large{padding:10px 25px;}.btn-large [class^="icon-"],.btn-large [class*=" icon-"]{margin-top:4px;}.btn-small{line-height:20px;font-size:12px;padding:5px 12px;}.btn-small [class^="icon-"],.btn-small [class*=" icon-"]{margin-top:0;}input[type="submit"].btn-small{height:30px;}.btn-primary{background-color:#1abc9c;}.btn-primary:hover{background-color:#444;}.btn-warning{background-color:#f1c40f;}.btn-warning:hover{background-color:#444;}.btn-danger{background-color:#e74c3c;}.btn-danger:hover{background-color:#444;}.btn-success{background-color:#7cc576;}.btn-success:hover{background-color:#444;}.btn-info{background-color:#3498db;}.btn-info:hover{background-color:#444;}.btn-inverse{background-color:#34495e;}.btn-inverse:hover{background-color:#444;}.btn-link,.btn-link:active,.btn-link[disabled]{background-color:transparent;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.btn-link{border-color:transparent;cursor:pointer;color:#333;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.btn-link:hover,.btn-link:focus{color:#7cc576;text-decoration:underline;background-color:transparent;}.btn-link[disabled]:hover,.btn-link[disabled]:focus{color:#333;text-decoration:none;}.site-actions{background:#222;position:fixed;z-index:1000;}.site-actions i{width:39px;height:39px;text-align:center;line-height:40px;display:block;color:#444;background:#222;cursor:pointer;}.csstransitions .site-actions i{-webkit-transition:color .3s, background-color .3s;-moz-transition:color .3s, background-color .3s;-o-transition:color .3s, background-color .3s;transition:color .3s, background-color .3s;}.lt-ie9 .site-actions{border-top:1px solid #333;}.lt-ie9 .site-actions .actions > .action{border-bottom:1px solid #333;}@media (min-width: 768px){.site-actions{border-top:1px solid #333;}.site-actions .actions > .action{border-bottom:1px solid #333;}}@media (max-width: 767px){.site-actions{width:100%;z-index:1;}.site-actions .actions{margin-bottom:0;float:right;}.site-actions .actions > .action{float:left;border-left:1px solid #333;}}.show-site-nav{border-bottom:1px solid #333;}.show-site-nav i{border-left:none;border-right:1px solid #333;}.show-site-nav i:hover{color:#444;background:#222;}.no-touch .show-site-nav:hover i{color:#fff;background:#111;}.show-nav .show-site-nav i{color:#fff;background:#111;}.lt-ie9 .show-site-nav{display:none;}@media (min-width: 1200px){.show-site-nav{display:none;}}@media (max-width: 1199px){.site-nav{width:240px;border-right:1px solid #ddd;display:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.site-main,.site-footer{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform 500ms;-moz-transition:-moz-transform 500ms;-o-transition:-o-transform 500ms;transition:transform 500ms;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;}.show-nav .site-nav{background:#fff;}.show-nav .site-main,.show-nav .site-footer{position:fixed;border-left:1px solid #ddd;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transform:translateX(239px);-moz-transform:translateX(239px);-ms-transform:translateX(239px);-o-transform:translateX(239px);transform:translateX(239px);width:100%;}.show-nav .site-footer{opacity:0;}.lt-ie9 .show-nav .site-footer{filter:alpha(opacity=0);}}@media (max-width: 767px){.show-site-nav{float:left;}.site-actions{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform 500ms;-moz-transition:-moz-transform 500ms;-o-transition:-o-transform 500ms;transition:transform 500ms;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;}.show-nav .site-actions{-webkit-transform:translateX(239px);-moz-transform:translateX(239px);-ms-transform:translateX(239px);-o-transform:translateX(239px);transform:translateX(239px);}}.action.search .searchform{width:40px;height:39px;margin:0;}.action.search .search-query,.action.search label{position:absolute;top:0;}.action.search label{width:40px;height:39px;color:#444;z-index:3;background-color:#222;}.action.search label:before{content:"\f002";font-family:FontAwesome;display:block;height:100%;text-align:center;line-height:40px;}.action.search .search-query{margin:0;background:#111;border:none;height:39px;padding-left:14px;padding-right:9px;width:238px;z-index:1;}.action.search .search-query:focus{color:#fff;}.no-touch.csstransitions .action.search label{-webkit-transition:color .3s, background-color .3s;-moz-transition:color .3s, background-color .3s;-o-transition:color .3s, background-color .3s;transition:color .3s, background-color .3s;}.no-touch .action.search:hover label{color:#fff;background-color:#111;}.touch .action.search .search-query:focus + label{color:#fff;background:#111;}@media (min-width: 1025px){.action.search.active label{background-image:none;background-color:#111;color:#fff;}}@media (min-width: 768px) and (max-width: 1024px){.no-touch .action.search.active label{background-image:none;background-color:#111;color:#fff;}}.lt-ie9 .action.search .searchform{position:relative;}.lt-ie9 .action.search .search-query{left:-300px;margin-left:40px;}.lt-ie9 .action.search.active .search-query{left:0;}@media (min-width: 768px){.action.search .searchform{position:relative;}.action.search .search-query{-webkit-transform:translateX(-300px);-moz-transform:translateX(-300px);-ms-transform:translateX(-300px);-o-transform:translateX(-300px);transform:translateX(-300px);margin-left:40px;-webkit-border-radius:0 0 2px 0;-moz-border-radius:0 0 2px 0;border-radius:0 0 2px 0;}.action.search label{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAHklEQVQYlWNgIABcXFz+01EBVsW0UwBnU66AgYEBAMDGIEdnJ2DOAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:right bottom;}.no-touch .action.search.active .search-query{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}.touch .action.search .search-query:focus{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}.csstransitions .site-actions .search-query{-webkit-transition:-webkit-transform 500ms;-moz-transition:-moz-transform 500ms;-o-transition:-o-transform 500ms;transition:transform 500ms;}}@media (max-width: 767px){.site-actions .action.search{float:right;}.site-actions .action.search .search-query{top:-40px;width:0;position:relative;opacity:0;}.site-actions .action.search .search-query:focus{opacity:1;top:0;left:0;z-index:4;width:100%;height:40px;position:absolute;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}}.site-actions .socials{position:relative;}.site-actions .socials a{text-decoration:none;}.site-actions .socials i{position:relative;}.site-actions .list-socials{position:absolute;}.site-actions .social{float:left;}.no-touch .site-actions .social:hover i{color:#fff;background:#111;}.lt-ie9 .site-actions .active-socials{display:none;}.lt-ie9 .list-socials{width:auto !important;top:0;}.lt-ie9 .social{border-bottom:1px solid #333;}@media (min-width: 768px){.site-actions .active-socials{display:none;}.list-socials{width:auto !important;top:0;}.social{border-bottom:1px solid #333;}}@media (max-width: 767px){.list-socials{top:0;right:40px;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px);}.no-touch .active-socials:hover{color:#fff;background:#111;}.touch .socials.active .active-socials{color:#fff;background:#111;}.socials.active .active-socials:before{content:"\f00d";}.social{border-left:1px solid #333;}.socials.active .list-socials{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}.csstransitions .site-actions .list-socials{-webkit-transition:-webkit-transform 100ms;-moz-transition:-moz-transform 100ms;-o-transition:-o-transform 100ms;transition:transform 100ms;}}.back-top:hover{text-decoration:none;}.back-top:hover i{color:#fff;background:#111;}.lt-ie9 .site-actions .actions > .back-top{position:fixed;bottom:0;border-top:1px solid #333;border-bottom:none;}@media (min-width: 768px){.site-actions .actions > .back-top{position:fixed;bottom:0;border-top:1px solid #333;border-bottom:none;}}@media (max-width: 767px){.back-top{float:left;display:none;}}.site-title{margin-top:0;}.site-title a{display:block;font-size:30px;}.site-title.display-logo img{max-width:200px;}.site-title.display-logo a{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.site-description{font-family:'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:400;color:#aaa;font-size:12px;line-height:20px;margin:12.5px 0 0;}[class*="widget"] .widget-title{text-transform:uppercase;font-size:12px;line-height:20px;font-family:'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:500;margin-top:0;}.widget_archive select{width:100%;}.widget_archive option{padding:5px 10px;}.widget_archive ul{list-style:none;margin:0;}.widget_archive li{margin-top:10px;font-size:12px;line-height:20px;color:#aaa;padding-left:25px;position:relative;}.widget_archive li:before{content:"\f073";font-family:FontAwesome;margin-right:10px;font-size:14px;position:absolute;left:0;}.widget_archive li:first-child{margin-top:0;}.widget_calendar #wp-calendar{width:100%;text-align:center;}.widget_calendar caption{border:1px solid #e5e5e5;margin-bottom:-1px;padding:5px;font-weight:bold;background:#f5f5f5;}.widget_calendar th,.widget_calendar td{border:1px solid #e5e5e5;padding:5px;}.widget_calendar a{font-weight:bold;}.widget_calendar #today{background:#e5e5e5;}.widget_categories select{width:100%;}.widget_categories option{padding:5px 10px;}.widget_categories ul{list-style:none;margin:0;}.widget_categories li{position:relative;margin-top:10px;font-size:12px;line-height:20px;padding-left:25px;text-transform:capitalize;}.widget_categories > ul > li:before{content:"\f115";font-family:FontAwesome;margin-right:10px;font-size:14px;position:absolute;left:0;}.widget_categories > ul > li:first-child{margin-top:0;}.widget_categories .children li{border-left:1px solid #ddd;padding-left:20px;position:relative;}.widget_categories .children li:before{content:"─";position:absolute;left:0;top:-1px;color:#ddd;}.widget_nav_menu ul{margin:0;list-style:none;}.widget_nav_menu li{overflow:hidden;position:relative;margin-top:10px;text-transform:uppercase;font-size:12px;line-height:20px;}.widget_nav_menu > ul > li:first-child{margin-top:0;}.widget_nav_menu a{display:block;margin-right:35px;}.widget_nav_menu .current_page_item > a,.widget_nav_menu .current-menu-item > a{color:#7cc576;}.widget_nav_menu .sub-menu li{border-left:1px solid #ddd;padding-left:20px;margin-left:5px;position:relative;}.widget_nav_menu .sub-menu li:before{content:"─";position:absolute;left:0;top:-1px;color:#ddd;}.widget_meta ul{margin:0;list-style:none;}.widget_meta a{display:block;font-size:12px;line-height:20px;}.widget_meta li{margin-top:10px;}.widget_meta li:first-child{margin-top:0;}.widget_pages ul{margin:0;list-style:none;}.widget_pages li{overflow:hidden;position:relative;margin-top:10px;}.widget_pages > ul > li:first-child{margin-top:0;}.widget_pages a{display:block;font-size:12px;line-height:20px;font-weight:500;margin-right:35px;}.widget_pages .children li{border-left:1px solid #ddd;padding-left:20px;margin-left:5px;position:relative;}.widget_pages .children li:before{content:"─";position:absolute;left:0;top:-3px;color:#ddd;}[class*="widget_recent_comments"] ul{list-style:none;margin:0;}[class*="widget_recent_comments"] li{margin-top:10px;font-size:12px;line-height:20px;padding-left:25px;position:relative;}[class*="widget_recent_comments"] li:before{content:"\f0e5";font-family:FontAwesome;margin-right:10px;font-size:14px;position:absolute;left:0;}[class*="widget_recent_comments"] li:first-child{margin-top:0;}[class*="widget_recent_comments"] .url{color:#7cc576;}.widget_recent_entries ul{list-style:none;margin:0;}.widget_recent_entries li{margin-top:10px;font-size:12px;line-height:20px;padding-left:25px;position:relative;}.widget_recent_entries li:before{content:"\f0f6";font-family:FontAwesome;margin-right:10px;font-size:14px;position:absolute;left:0;}.widget_recent_entries li:first-child{margin-top:0;}.widget_recent_entries .post-date{color:#aaa;display:block;}.widget_rss .widget-title img{margin:-2px 7px 0 0;}.widget_rss ul{list-style:none;margin:0;}.widget_rss li{margin-top:10px;font-size:12px;line-height:20px;}.widget_rss li:first-child{margin-top:0;}.widget_rss .rss-date{display:block;color:#aaa;margin-top:5px;}.widget_rss .rssSummary{margin-top:5px;}.widget_rss cite{margin-top:5px;display:block;}.widget_search .search-form,.error-404 .search-form,.search-no-results .search-form{position:relative;}.widget_search .screen-reader-text,.error-404 .screen-reader-text,.search-no-results .screen-reader-text{display:none;}.widget_search .search-field,.error-404 .search-field,.search-no-results .search-field{width:100%;height:40px;padding-right:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.widget_search label:before,.error-404 label:before,.search-no-results label:before{content:"\f002";font-family:FontAwesome;position:absolute;top:0;right:0;width:40px;height:40px;color:#e5e5e5;text-align:center;line-height:40px;}.widget_search .search-submit,.error-404 .search-submit,.search-no-results .search-submit{position:absolute;top:0;right:0;width:40px;height:40px;font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.dw_twitter .tweet-item:before{content:"";width:40px;height:1px;background:#e5e5e5;display:block;margin:20px 0;}.dw_twitter .tweet-item:first-child:before{display:none;}.dw_twitter .tweet-item .twitter-user{margin-bottom:10px;}.dw_twitter .twitter-user{display:block;}.dw_twitter .twitter-user img{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;margin-top:-5px;}.dw_twitter .tweet-content a{color:#7cc576;}.dw_twitter .time{display:block;text-transform:uppercase;font-size:12px;margin-top:5px;}.dw_twitter .time a{color:#aaa;}.dw_twitter .twitter-follow-button{margin-top:10px;}.dw_twitter .tweet-item + .twitter-user{margin-top:10px;}.dw_twitter .tweet-item + .twitter-user .twitter-follow-button{margin-top:10px;}[class*="widget"][class*="posts"] ul{list-style:none;margin:0;}[class*="widget"][class*="posts"] .grid-thumb-content{border-top:1px solid #e5e5e5;margin-top:20px;padding-top:20px;}[class*="widget"][class*="posts"] .grid-thumb-content:first-child{border-top:none;margin-top:0;padding-top:0;}[class*="widget"][class*="posts"] .grid-thumb-content img{float:left;width:60px;margin-top:3px;}[class*="widget"][class*="posts"] .grid-thumb-content .entry-title{font-size:15px;margin:0 0 0 80px;}[class*="widget"][class*="posts"] .grid-thumb-content .byline{margin-left:80px;font-size:12px;line-height:20px;margin-top:5px;}.dw_accordion .accordion-inner .widget-title{display:none;}.dw_tabs .widget-title{display:none;}.lt-ie9 .nav-tab-select-wrap{display:none;}@media (min-width: 768px){.nav-tab-select-wrap{display:none;}}@media (max-width: 767px){.nav-tabs-by-select{width:100%;}.nav-tabs{display:none;}}.ads-300{margin-top:5px;padding-bottom:5px;}.ads-125{margin:0 -5px;list-style:none;overflow:hidden;}.ads-125 li{float:left;border:9px solid #f5f5f5;margin:5px;}.ads-125 img{border:1px solid #e5e5e5;width:auto;height:125px;text-align:center;line-height:125px;}@media (max-width: 340px){.ads-125 img{height:115px;}}.grid-2{list-style:none;overflow:hidden;margin:0 -8.5px;width:314px;}.grid-2 li{float:left;margin:8.5px;}.grid-2 img{width:140px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}@media (max-width: 340px){.grid-2 img{width:130px;}}.grid-3{list-style:none;overflow:hidden;margin:0 -7.5px;width:315px;}.grid-3 li{float:left;margin:7.5px;}.grid-3 img{width:90px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}@media (max-width: 340px){.grid-3 img{width:83px;}}.site-nav .widget{border-top:1px solid #e5e5e5;}.lt-ie9 .site-nav .widget{padding-top:35px;margin-top:35px;}@media (min-width: 768px){.site-nav .widget{padding-top:35px;margin-top:35px;}}@media (max-width: 767px){.site-nav .widget{padding-top:15px;margin-top:15px;}}#secondary .widget{border-top:1px solid #e5e5e5;}#secondary .widget:first-child{border-top:none !important;margin-top:0 !important;padding-top:0 !important;}.lt-ie9 #secondary{margin-bottom:40px;}.lt-ie9 #secondary .widget{margin-top:35px;padding-top:35px;}@media (min-width: 768px){#secondary{margin-bottom:40px;}#secondary .widget{margin-top:35px;padding-top:35px;}}@media (min-width: 800px) and (max-width: 979px){#secondary{margin:40px auto 20px;overflow:hidden;max-width:680px;}#secondary .widget{width:300px;float:left;margin:20px;}#secondary .widget:nth-of-type(2n+1){clear:left;}#secondary .widget:first-child + .widget{border-top:none;margin-top:0;padding-top:0;}}@media (max-width: 799px) and (min-width: 768px){#secondary{max-width:300px;margin:40px auto;}#secondary .widget{margin-top:35px;padding-top:35px;}}@media (max-width: 767px){#secondary{max-width:300px;margin:20px auto;}#secondary .widget{margin-top:15px;padding-top:15px;}}@media (max-width: 340px){#secondary{max-width:280px;}}iframe[id^="oauth2relay"]{position:fixed !important;}.content-list .hentry{border-top:1px solid #e5e5e5;}.content-list .hentry:first-child,.content-list .page-header + .hentry{border-top:none !important;padding-top:0 !important;}.lt-ie9 .content-list .hentry{padding-top:70px;margin-bottom:80px;}@media (min-width: 768px){.content-list .hentry{padding-top:70px;margin-bottom:80px;}}@media (max-width: 767px){.content-list .hentry{padding-top:35px;margin-bottom:40px;}}.lt-ie9 .entry-header{margin-bottom:40px;}@media (min-width: 767px){.entry-header{margin-bottom:40px;}}@media (max-width: 767px){.entry-header{margin-bottom:20px;}}.entry-title{margin-top:0;margin-top:-5px;}.lt-ie9 .entry-title{font-size:30px;}@media (min-width: 767px){.entry-title{font-size:30px;}}@media (max-width: 767px){.entry-title{font-size:24px;}}.entry-meta{color:#aaa;}.entry-meta a{color:#7cc576;}.entry-meta .sep{display:block;border-top:1px solid #ececec;position:relative;margin:15px 60px 10px 0;}.entry-meta .post-format{position:absolute;right:-60px;top:-25px;padding:5px;background:#f5f5f5;-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;}.entry-meta .post-format i{width:38px;height:38px;border:1px solid #e5e5e5;color:#ddd;display:block;line-height:38px;text-align:center;background-color:#fff;-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;}.entry-meta .byline,.entry-meta .cat-links{font-family:'Roboto Slab', serif;}.entry-meta .posted-on,.entry-meta .comments-link{font-size:12px;line-height:20px;margin-right:10px;}.entry-meta .posted-on a,.entry-meta .comments-link a{color:#aaa;}.entry-meta .posted-on a:hover,.entry-meta .comments-link a:hover{color:#7cc576;text-decoration:none;}.entry-meta .posted-on i,.entry-meta .comments-link i{font-size:14px;margin-right:2px;text-decoration:none;}.entry-thumbnail img{width:100%;height:auto;}.entry-content,.page-content{font-family:'Roboto Slab', serif;overflow:hidden;*zoom:1;}.entry-content:before,.entry-content:after,.page-content:before,.page-content:after{display:table;content:"";line-height:0;}.entry-content:after,.page-content:after{clear:both;}.entry-content:before,.entry-content:after,.page-content:before,.page-content:after{display:table;content:"";line-height:0;}.entry-content:after,.page-content:after{clear:both;}.more-link{display:block;}.entry-footer{overflow:hidden;margin:40px 0 20px;}.entry-footer .social-title,.entry-footer .tags-title{color:#333;text-transform:uppercase;font-size:12px;font-weight:500;margin:0 5px 10px 0;display:block;}.entry-footer .entry-tags{display:block;}.entry-footer .entry-tags .tags-links a{background:#f5f5f5;color:#999;padding:3px 10px;margin:0 5px 5px 0;font-size:12px;display:inline-block;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.entry-footer .entry-tags .tags-links a:hover{background:#7cc576;color:#fff;text-decoration:none;}.entry-footer .social-buttons{list-style:none;margin:0;}.entry-footer .social-buttons li{float:left;overflow:hidden;max-height:20px;margin-left:10px;}.entry-footer .social-buttons li:first-child{margin-left:0;}.entry-footer .social-buttons iframe{min-height:20px;}.entry-footer .social-buttons .facebook iframe{max-width:44px;}.entry-footer .social-buttons .twitter iframe{max-width:58px;}.entry-footer .social-buttons .google_plus > div{max-width:32px;}.lt-ie9 .entry-meta{margin-bottom:30px;}.lt-ie9 .entry-thumbnail{margin-bottom:30px;}.lt-ie9 .entry-thumbnail img{width:100%;height:auto;}.lt-ie9 .more-link{margin-top:30px;}@media (min-width: 768px){.entry-meta{margin-bottom:30px;}.entry-thumbnail{margin-bottom:30px;}.entry-thumbnail img{width:100%;height:auto;}.more-link{margin-top:30px;}}@media (max-width: 767px){.entry-meta{margin-bottom:15px;}.entry-thumbnail{margin-bottom:15px;}.more-link{margin-top:15px;}}@media (min-width: 480px){.entry-meta .line{margin:15px 60px 10px 0;}.entry-meta .post-format{top:-25px;}}@media (max-width: 479px){.entry-meta .post-format{top:-15px;}}.lt-ie9 .format-video .entry-video{margin-bottom:30px;}.lt-ie9 .format-video .entry-video iframe{width:100%;}@media (min-width: 768px){.format-video .entry-video{margin-bottom:30px;}.format-video .entry-video iframe{width:100%;}}@media (max-width: 767px){.format-video .entry-video{margin-bottom:15px;}.format-video .entry-video iframe{width:100%;height:auto;}}.format-link .entry-header{margin-bottom:0;}.format-link .entry-title{text-align:center;}.format-link .entry-content{text-align:center;}.format-link .entry-content a{font-family:'Roboto Slab', serif;text-transform:capitalize;color:#7cc576;}.format-gallery .entry-gallery img{width:100%;height:auto;}.format-quote .entry-header,.format-quote .entry-meta{margin-bottom:10px;}.format-quote .bq-meta a{font-family:'Roboto Slab', serif;text-transform:capitalize;color:#7cc576;}.post-password-required .entry-content input[type="password"]{display:block;margin-top:5px;}.post-password-required .entry-content input[type="submit"]{padding:5px 12px;cursor:pointer;color:#fff;border:none;background-color:#333;height:30px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-transition:background-color .2s;-moz-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s;}.post-password-required .entry-content input[type="submit"]:hover{background-color:#7cc576;}.related-posts-title{font-size:12px;line-height:20px;text-transform:uppercase;color:#444;font-family:'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;}.related-post{border-top:1px solid #e5e5e5;}.related-post:first-child{border-top:none;}.related-title{font-size:15px;line-height:40px;float:left;margin:0;width:100%;margin-right:-110px;padding-right:110px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.related-meta{float:right;line-height:40px;}.lt-ie9 .related-posts{padding-bottom:30px;}.lt-ie9 .related-posts-title{margin:40px 0 20px;}@media (min-width: 768px){.related-posts{padding-bottom:30px;}.related-posts-title{margin:40px 0 20px;}}@media (max-width: 767px){.related-posts{padding-bottom:20px;}.related-posts-title{margin:20px 0 10px;}}@media (max-width: 979px){.site-content{border-bottom:5px solid #333;}.site-content.content-list{border-bottom:none;padding-bottom:0;}}.lt-ie9 .site-content{padding-bottom:40px;}@media (min-width: 768px){.site-content{padding-bottom:40px;}}@media (max-width: 767px){.site-content{padding-bottom:20px;}}.style-content-1{*zoom:1;}.style-content-1:before,.style-content-1:after{display:table;content:"";line-height:0;}.style-content-1:after{clear:both;}.style-content-1:before,.style-content-1:after{display:table;content:"";line-height:0;}.style-content-1:after{clear:both;}.style-content-1 ul{margin-bottom:0;}.style-content-1 .alignnone,.style-content-1 .alignleft,.style-content-1 .alignright,.style-content-1 .aligncenter{margin:0;}.style-content-1 .big{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.lt-ie9 .style-content-1{margin:30px 0;}.lt-ie9 .style-content-1 .small{width:230px;position:relative;}.lt-ie9 .style-content-1 .big{width:100%;}.lt-ie9 .style-content-1.left .small{float:left;}.lt-ie9 .style-content-1.left .big{float:left;margin-left:-230px;padding-left:260px;}.lt-ie9 .style-content-1.right .small{float:right;}.lt-ie9 .style-content-1.right .big{float:right;margin-right:-230px;padding-right:260px;}@media (min-width: 768px){.style-content-1{margin:30px 0;}.style-content-1 .small{width:230px;position:relative;}.style-content-1 .big{width:100%;}.style-content-1.left .small{float:left;}.style-content-1.left .big{float:left;margin-left:-230px;padding-left:260px;}.style-content-1.right .small{float:right;}.style-content-1.right .big{float:right;margin-right:-230px;padding-right:260px;}}@media (max-width: 767px){.style-content-1{margin:20px 0;}.style-content-1 .big,.style-content-1 .small{width:100%;}.style-content-1 .small{margin-bottom:20px;}}.style-content-2{*zoom:1;}.style-content-2:before,.style-content-2:after{display:table;content:"";line-height:0;}.style-content-2:after{clear:both;}.style-content-2:before,.style-content-2:after{display:table;content:"";line-height:0;}.style-content-2:after{clear:both;}.style-content-2 ul{margin:0;}.lt-ie9 .style-content-2{margin:30px 0;}.lt-ie9 .style-content-2 > .pull-left,.lt-ie9 .style-content-2 > .pull-right{width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.lt-ie9 .style-content-2 > .pull-left{clear:left;padding-right:10px;}.lt-ie9 .style-content-2 > .pull-right{clear:right;padding-left:10px;}@media (min-width: 768px){.style-content-2{margin:30px 0;}.style-content-2 > .pull-left,.style-content-2 > .pull-right{width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.style-content-2 > .pull-left{clear:left;padding-right:10px;}.style-content-2 > .pull-right{clear:right;padding-left:10px;}}@media (max-width: 767px){.style-content-2{margin:21px 0 20px;}.style-content-2 > .pull-left,.style-content-2 > .pull-right{margin-top:-1px;float:none;}}.carousel{position:relative;line-height:1;background:#eee;}.lt-ie9 .carousel{margin-bottom:30px;}@media (min-width: 768px){.carousel{margin-bottom:30px;}}@media (max-width: 767px){.carousel{margin-bottom:15px;}}.carousel-inner{overflow:hidden;width:100%;position:relative;}.carousel-inner > .item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;-moz-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left;}.carousel-inner > .item > img,.carousel-inner > .item > a > img{display:block;line-height:1;}.carousel-inner > .item img{width:100%;}.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev{display:block;}.carousel-inner > .active{left:0;}.carousel-inner > .next,.carousel-inner > .prev{position:absolute;top:0;width:100%;}.carousel-inner > .next{left:100%;}.carousel-inner > .prev{left:-100%;}.carousel-inner > .next.left,.carousel-inner > .prev.right{left:0;}.carousel-inner > .active.left{left:-100%;}.carousel-inner > .active.right{left:100%;}.carousel-control{position:absolute;bottom:10px;right:50px;width:30px;height:30px;line-height:30px;color:#fff;text-align:center;background:#222;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;opacity:0.5;}.lt-ie9 .carousel-control{filter:alpha(opacity=50);}.carousel-control.right{right:10px;}.carousel-control:hover{color:#fff;text-decoration:none;opacity:0.9;}.lt-ie9 .carousel-control:hover{filter:alpha(opacity=90);}.carousel-indicators{position:absolute;top:10px;left:10px;z-index:5;margin:0;list-style:none;}.carousel-indicators li{display:block;float:left;width:10px;height:10px;margin-left:5px;text-indent:-999px;background-color:#ccc;background-color:rgba(255,255,255,0.25);border-radius:5px;}.carousel-indicators .active{background-color:#fff;}.carousel-caption{position:absolute;left:0;right:0;bottom:0;padding:15px 90px 15px 15px;line-height:1.5;background:#333;background:rgba(255,255,255,0.5);color:#000;}.comments-area{border-top:5px solid #333;}.comments-title{font-size:12px;line-height:20px;text-transform:uppercase;color:#444;font-family:'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;}.comment-list{list-style:none;margin:0;}.comment-list li.comment{border-top:1px solid #e5e5e5;}.comment-list > li.comment:first-child{border-top:none;}.comment-list .comment-body{position:relative;}.comment-list .avatar{-webkit-border-radius:500px;-moz-border-radius:500px;border-radius:500px;}.comment-list .fn{display:block;font-family:'Roboto Slab', serif;font-weight:700;color:#333;margin-bottom:5px;}.comment-list .comment-datetime,.comment-list .sep,.comment-list .comment-reply-link,.comment-list .comment-edit-link{font-size:12px;line-height:20px;text-decoration:none;}.comment-list .comment-datetime{color:#aaa;}.comment-list .comment-datetime i{margin-right:5px;}.comment-list .comment-datetime:hover{color:#7cc576;}.comment-list .comment-reply-link i{margin-right:5px;}.comment-list .comment-edit-link{color:#aaa;margin-left:10px;}.comment-list .comment-edit-link:hover{color:#7cc576;}.comment-list .comment-content{margin-top:10px;}.comment-list .children{list-style:none;margin:0;}#respond{position:relative;}.comment-list + #respond,.comment #respond{border-top:1px solid #e5e5e5;}#reply-title{font-size:12px;line-height:20px;text-transform:uppercase;color:#444;font-family:'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;margin:40px 0 20px;}#cancel-comment-reply-link{position:absolute;left:0;padding:5px 12px;font-size:12px;line-height:22px;text-align:center;vertical-align:middle;cursor:pointer;color:#fff;border:none;background-color:#333;text-transform:none;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-transition:background-color .2s;-moz-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s;}#cancel-comment-reply-link:hover{background-color:#7cc576;text-decoration:none;}#commentform p{margin-bottom:0;}#commentform .logged-in-as{float:right;font-size:12px;}#commentform label{font-size:12px;font-weight:bold;color:#333;}#commentform .required{color:#ed1c24;}#commentform #comment{min-width:100%;min-height:100px;resize:vertical;margin-bottom:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#commentform .form-submit{overflow:hidden;}#commentform #submit{float:right;padding:5px 12px;font-size:12px;font-family:'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;cursor:pointer;color:#fff;border:none;background-color:#7cc576;height:30px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-transition:background-color .2s;-moz-transition:background-color .2s;-o-transition:background-color .2s;transition:background-color .2s;}#commentform #submit:hover{background-color:#333;}.lt-ie9 .comments-title{margin-top:40px;}.lt-ie9 .comment-list .comment-body{padding:40px 0 40px 80px;}.lt-ie9 .comment-list > li:first-child > .comment-body{padding-top:20px;}.lt-ie9 .comment-list .avatar{position:absolute;left:0;}.lt-ie9 .comment-list .depth .comment-body{margin-left:40px;}.lt-ie9 .comment-list .depth-10 > .comment-body{margin-left:400px;}.lt-ie9 .comment-list .depth-9 > .comment-body{margin-left:360px;}.lt-ie9 .comment-list .depth-8 > .comment-body{margin-left:320px;}.lt-ie9 .comment-list .depth-7 > .comment-body{margin-left:280px;}.lt-ie9 .comment-list .depth-6 > .comment-body{margin-left:240px;}.lt-ie9 .comment-list .depth-5 > .comment-body{margin-left:200px;}.lt-ie9 .comment-list .depth-4 > .comment-body{margin-left:160px;}.lt-ie9 .comment-list .depth-3 > .comment-body{margin-left:120px;}.lt-ie9 .comment-list .depth-2 > .comment-body{margin-left:80px;}.lt-ie9 #reply-title{margin:40px 0 20px;}.lt-ie9 #cancel-comment-reply-link{bottom:0;}.lt-ie9 #commentform{margin-bottom:40px;}.lt-ie9 #commentform input[type="text"]{width:50%;}@media (min-width: 768px){.comments-title{margin-top:40px;}.comment-list .comment-body{padding:40px 0 40px 80px;}.comment-list > li:first-child > .comment-body{padding-top:20px;}.comment-list .avatar{position:absolute;left:0;}.comment-list .depth .comment-body{margin-left:40px;}.comment-list .depth-10 > .comment-body{margin-left:400px;}.comment-list .depth-9 > .comment-body{margin-left:360px;}.comment-list .depth-8 > .comment-body{margin-left:320px;}.comment-list .depth-7 > .comment-body{margin-left:280px;}.comment-list .depth-6 > .comment-body{margin-left:240px;}.comment-list .depth-5 > .comment-body{margin-left:200px;}.comment-list .depth-4 > .comment-body{margin-left:160px;}.comment-list .depth-3 > .comment-body{margin-left:120px;}.comment-list .depth-2 > .comment-body{margin-left:80px;}#reply-title{margin:40px 0 20px;}#cancel-comment-reply-link{bottom:0;}#commentform{margin-bottom:40px;}#commentform input[type="text"]{width:50%;}}@media (max-width: 767px){.comments-title{margin-top:20px;}.comment-list .comment-body{padding:20px 0;}.comment-list > li:first-child > .comment-body{padding-top:10px;}.comment-list .commnet-meta{overflow:hidden;}.comment-list .avatar{float:left;margin-right:10px;}#reply-title{margin:20px 0 10px;}#cancel-comment-reply-link{bottom:20px;}#commentform{margin-bottom:20px;}#commentform input[type="text"]{width:100%;height:35px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}}.pager{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;position:relative;*zoom:1;}.pager:before,.pager:after{display:table;content:"";line-height:0;}.pager:after{clear:both;}.pager:before,.pager:after{display:table;content:"";line-height:0;}.pager:after{clear:both;}.pager:before{display:block;width:1px;height:100%;position:absolute;background:#e5e5e5;top:0;left:50%;}.pager .disabled{background:#444;}.pager .btn{padding:5px 12px;}.pager .nav-next{float:right;width:50%;text-align:right;}.pager .nav-next .btn{float:right;}.pager .nav-next .pager-title{float:right;margin-right:-33px;padding:0 53px 0 20px;}.pager .nav-previous{float:left;width:50%;}.pager .nav-previous .btn{float:left;}.pager .nav-previous .pager-title{float:left;margin-left:-33px;padding:0 20px 0 53px;}.pager .nav-next .btn,.pager .nav-previous .btn{font-size:14px;line-height:25px;}.lt-ie9 .pager{padding:40px 0;}.lt-ie9 .pager .pager-title{font-family:'Roboto Slab', serif;font-weight:bold;font-size:15px;display:inline-block;vertical-align:middle;line-height:35px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.lt-ie9 .pager .nav-next a:hover .btn,.lt-ie9 .pager .nav-previous a:hover .btn{background:#7cc576;}.lt-ie9 .pager .nav-next a:hover .pager-title,.lt-ie9 .pager .nav-previous a:hover .pager-title{text-decoration:underline;}.lt-ie9 .content-list .pager{margin-top:80px;}@media (min-width: 768px){.pager{padding:40px 0;}.pager .pager-title{font-family:'Roboto Slab', serif;font-weight:bold;font-size:15px;display:inline-block;vertical-align:middle;line-height:35px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.pager .nav-next a:hover .btn,.pager .nav-previous a:hover .btn{background:#7cc576;}.pager .nav-next a:hover .pager-title,.pager .nav-previous a:hover .pager-title{text-decoration:underline;}.content-list .pager{margin-top:80px;}}@media (max-width: 767px){.pager{padding:20px 0;}.pager .pager-title{display:none;}.content-list .pager{margin-top:40px;}}.page-links{margin-top:20px;}.page-links > span.btn{cursor:default;opacity:0.3;}.lt-ie9 .page-links > span.btn{filter:alpha(opacity=30);}.page-links > span.btn:hover{background:#333;}.site-info{font-size:12px;line-height:20px;color:#aaa;background:#fff;}.site-info p{margin-bottom:0;}.accordion{margin-bottom:25px;}.accordion-group{margin-bottom:10px;}.accordion-heading{border-bottom:0;}.accordion-heading .accordion-toggle{display:block;padding:10px 40px 10px 20px;font-size:12px;line-height:20px;text-transform:uppercase;position:relative;background:#7cc576;color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.accordion-heading .accordion-toggle:hover{text-decoration:none;}.accordion-heading .accordion-toggle:after{content:"\f078";font-family:FontAwesome;position:absolute;right:20px;font-size:10px;}.accordion-heading .accordion-toggle.collapsed{background:#eee;color:#333;}.accordion-heading .accordion-toggle.collapsed:after{content:"\f054";}.accordion-toggle{cursor:pointer;}.accordion-inner{padding:15px 0 5px;}.nav{margin-left:0;margin-bottom:20px;list-style:none;}.nav > li > a{display:block;}.nav > li > a:hover,.nav > li > a:focus{text-decoration:none;}.nav > li > a > img{max-width:none;}.nav-tabs{*zoom:1;}.nav-tabs:before,.nav-tabs:after{display:table;content:"";line-height:0;}.nav-tabs:after{clear:both;}.nav-tabs:before,.nav-tabs:after{display:table;content:"";line-height:0;}.nav-tabs:after{clear:both;}.nav-tabs > li{float:left;}.nav-tabs > li > a{padding-right:20px;padding-left:20px;margin-right:2px;line-height:14px;}.nav-tabs > li{margin-right:10px;}.nav-tabs > li > a{padding-top:8px;padding-bottom:8px;line-height:25px;background:#eee;font-size:12px;line-height:20px;text-transform:uppercase;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.nav-tabs > li > a:hover,.nav-tabs > li > a:focus{background-color:#7cc576;color:#fff;}.nav-tabs > .active > a{position:relative;}.nav-tabs > .active > a:before{content:"";border-left:6px dashed transparent;border-right:6px solid transparent;border-top:6px solid #7cc576;position:absolute;left:50%;margin-left:-6px;bottom:-6px;}.nav-tabs > .active > a,.nav-tabs > .active > a:hover,.nav-tabs > .active > a:focus{color:#fff;background-color:#7cc576;cursor:default;}.tabbable{*zoom:1;}.tabbable:before,.tabbable:after{display:table;content:"";line-height:0;}.tabbable:after{clear:both;}.tabbable:before,.tabbable:after{display:table;content:"";line-height:0;}.tabbable:after{clear:both;}.tab-content{overflow:auto;border-bottom:none !important;}.tab-content > .tab-pane{display:none;}.tab-content > .active,.pill-content > .active{display:block;}.label,.badge{display:inline-block;font-size:12px;line-height:20px;color:#fff;vertical-align:baseline;white-space:nowrap;background-color:#333;}.label{padding-left:5px;padding-right:5px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.badge{padding-left:9px;padding-right:9px;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px;}.label:empty,.badge:empty{display:none;}a.label:hover,a.label:focus,a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer;}.label-important,.badge-important{background-color:#e74c3c;}.label-important[href],.badge-important[href]{background-color:#d62c1a;}.label-warning,.badge-warning{background-color:#f1c40f;}.label-warning[href],.badge-warning[href]{background-color:#c29d0b;}.label-success,.badge-success{background-color:#7cc576;}.label-success[href],.badge-success[href]{background-color:#5ab652;}.label-info,.badge-info{background-color:#3498db;}.label-info[href],.badge-info[href]{background-color:#217dbb;}.label-inverse,.badge-inverse{background-color:#34495e;}.label-inverse[href],.badge-inverse[href]{background-color:#22303d;}.btn .label,.btn .badge{position:relative;top:-1px;}.btn-mini .label,.btn-mini .badge{top:0;}.timeline{list-style:none;*zoom:1;}.timeline:before,.timeline:after{display:table;content:"";line-height:0;}.timeline:after{clear:both;}.timeline:before,.timeline:after{display:table;content:"";line-height:0;}.timeline:after{clear:both;}.timeline .tl-wrap{background:#eee;padding:20px;margin-top:20px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.timeline .tl-wrap:first-child{margin-top:0;}.timeline .tl-wrap.tl-info{background:#3498db;color:#fff;}.timeline .tl-wrap.tl-success{background:#7cc576;color:#fff;}.timeline .tl-wrap.tl-warning{background:#f1c40f;color:#fff;}.timeline .tl-wrap.tl-danger{background:#e74c3c;color:#fff;}.timeline .tl-content{font-size:12px;margin-bottom:0;}.lt-ie9 .timeline{position:relative;margin:30px 0;}.lt-ie9 .timeline:before{content:"";display:block;width:2px;height:100%;background:#ddd;position:absolute;left:50%;}.lt-ie9 .timeline .pull-left{clear:left;}.lt-ie9 .timeline .pull-right{clear:right;}.lt-ie9 .timeline .tl-wrap{width:47%;}.lt-ie9 .timeline .tl-wrap:first-child + .tl-wrap{margin-top:40px;}.lt-ie9 .timeline strong{position:relative;display:block;}.lt-ie9 .timeline strong:before{content:"";border-top:6px dashed transparent;border-bottom:6px solid transparent;position:absolute;}.lt-ie9 .timeline .pull-left strong:before{border-left:6px solid #eee;right:-26px;}.lt-ie9 .timeline .pull-left.tl-info strong:before{border-left-color:#3498db;}.lt-ie9 .timeline .pull-left.tl-success strong:before{border-left-color:#7cc576;}.lt-ie9 .timeline .pull-left.tl-warning strong:before{border-left-color:#f1c40f;}.lt-ie9 .timeline .pull-left.tl-danger strong:before{border-left-color:#e74c3c;}.lt-ie9 .timeline .pull-right strong:before{border-right:6px solid #eee;left:-26px;}.lt-ie9 .timeline .pull-right.tl-info strong:before{border-right-color:#3498db;}.lt-ie9 .timeline .pull-right.tl-success strong:before{border-right-color:#7cc576;}.lt-ie9 .timeline .pull-right.tl-warning strong:before{border-right-color:#f1c40f;}.lt-ie9 .timeline .pull-right.tl-danger strong:before{border-right-color:#e74c3c;}.lt-ie9 .timeline .tl-wrap:before{content:"";width:6px;height:6px;background:#bbb;position:absolute;border:2px solid #fff;top:auto;left:50%;margin-left:-4px;margin-top:1px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}@media (min-width: 768px){.timeline{position:relative;margin:30px 0;}.timeline:before{content:"";display:block;width:2px;height:100%;background:#ddd;position:absolute;left:50%;}.timeline .pull-left{clear:left;}.timeline .pull-right{clear:right;}.timeline .tl-wrap{width:47%;}.timeline .tl-wrap:first-child + .tl-wrap{margin-top:40px;}.timeline strong{position:relative;display:block;}.timeline strong:before{content:"";border-top:6px dashed transparent;border-bottom:6px solid transparent;position:absolute;}.timeline .pull-left strong:before{border-left:6px solid #eee;right:-26px;}.timeline .pull-left.tl-info strong:before{border-left-color:#3498db;}.timeline .pull-left.tl-success strong:before{border-left-color:#7cc576;}.timeline .pull-left.tl-warning strong:before{border-left-color:#f1c40f;}.timeline .pull-left.tl-danger strong:before{border-left-color:#e74c3c;}.timeline .pull-right strong:before{border-right:6px solid #eee;left:-26px;}.timeline .pull-right.tl-info strong:before{border-right-color:#3498db;}.timeline .pull-right.tl-success strong:before{border-right-color:#7cc576;}.timeline .pull-right.tl-warning strong:before{border-right-color:#f1c40f;}.timeline .pull-right.tl-danger strong:before{border-right-color:#e74c3c;}.timeline .tl-wrap:before{content:"";width:6px;height:6px;background:#bbb;position:absolute;border:2px solid #fff;top:auto;left:50%;margin-left:-4px;margin-top:1px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}}@media (max-width: 767px){.timeline{margin:15px 0;}.timeline .tl-wrap{width:100%;}}.alert{padding:8px 35px 8px 14px;margin-bottom:25px;text-shadow:0 1px 0 rgba(255,255,255,0.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.alert,.alert h4{color:#c09853;}.alert h4{margin:0;}.alert .close{position:relative;top:-2px;right:-21px;line-height:25px;}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847;}.alert-success h4{color:#468847;}.alert-danger,.alert-error{background-color:#f2dede;border-color:#eed3d7;color:#b94a48;}.alert-danger h4,.alert-error h4{color:#b94a48;}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad;}.alert-info h4{color:#3a87ad;}.alert-block{padding-top:14px;padding-bottom:14px;}.alert-block > p,.alert-block > ul{margin-bottom:0;}.alert-block p + p{margin-top:5px;}.close{float:right;font-size:20px;font-weight:bold;line-height:25px;color:#000;text-shadow:0 1px 0 #fff;opacity:0.2;}.lt-ie9 .close{filter:alpha(opacity=20);}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:0.4;}.lt-ie9 .close:hover,.lt-ie9 .close:focus{filter:alpha(opacity=40);}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;}.progress{overflow:hidden;height:25px;margin-bottom:25px;background-color:#eee;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}@media (max-width: 767px){.progress{margin-bottom:0px;}[class*="span"]{min-height:0 !important;}}.progress .bar{width:0%;height:100%;color:#fff;float:left;font-size:12px;text-align:center;background-color:#1abc9c;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .6s ease;-moz-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease;}.progress-danger .bar,.progress .bar-danger{background-color:#e74c3c;}.progress-success .bar,.progress .bar-success{background-color:#7cc576;}.progress-info .bar,.progress .bar-info{background-color:#3498db;}.progress-warning .bar,.progress .bar-warning{background-color:#f1c40f;}.row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;}.row-fluid:after{clear:both;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;}.row-fluid:after{clear:both;}.row-fluid [class*="span"]{display:block;width:100%;min-height:35px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.12765957447%;*margin-left:2.07446808511%;}.row-fluid [class*="span"]:first-child{margin-left:0;}.row-fluid .controls-row [class*="span"] + [class*="span"]{margin-left:2.12765957447%;}.row-fluid .span12{width:100%;*width:99.9468085106%;}.row-fluid .span11{width:91.4893617021%;*width:91.4361702128%;}.row-fluid .span10{width:82.9787234043%;*width:82.9255319149%;}.row-fluid .span9{width:74.4680851064%;*width:74.414893617%;}.row-fluid .span8{width:65.9574468085%;*width:65.9042553191%;}.row-fluid .span7{width:57.4468085106%;*width:57.3936170213%;}.row-fluid .span6{width:48.9361702128%;*width:48.8829787234%;}.row-fluid .span5{width:40.4255319149%;*width:40.3723404255%;}.row-fluid .span4{width:31.914893617%;*width:31.8617021277%;}.row-fluid .span3{width:23.4042553191%;*width:23.3510638298%;}.row-fluid .span2{width:14.8936170213%;*width:14.8404255319%;}.row-fluid .span1{width:6.3829787234%;*width:6.32978723404%;}.row-fluid .offset12{margin-left:104.255319149%;*margin-left:104.14893617%;}.row-fluid .offset12:first-child{margin-left:102.127659574%;*margin-left:102.021276596%;}.row-fluid .offset11{margin-left:95.7446808511%;*margin-left:95.6382978723%;}.row-fluid .offset11:first-child{margin-left:93.6170212766%;*margin-left:93.5106382979%;}.row-fluid .offset10{margin-left:87.2340425532%;*margin-left:87.1276595745%;}.row-fluid .offset10:first-child{margin-left:85.1063829787%;*margin-left:85%;}.row-fluid .offset9{margin-left:78.7234042553%;*margin-left:78.6170212766%;}.row-fluid .offset9:first-child{margin-left:76.5957446809%;*margin-left:76.4893617021%;}.row-fluid .offset8{margin-left:70.2127659574%;*margin-left:70.1063829787%;}.row-fluid .offset8:first-child{margin-left:68.085106383%;*margin-left:67.9787234043%;}.row-fluid .offset7{margin-left:61.7021276596%;*margin-left:61.5957446809%;}.row-fluid .offset7:first-child{margin-left:59.5744680851%;*margin-left:59.4680851064%;}.row-fluid .offset6{margin-left:53.1914893617%;*margin-left:53.085106383%;}.row-fluid .offset6:first-child{margin-left:51.0638297872%;*margin-left:50.9574468085%;}.row-fluid .offset5{margin-left:44.6808510638%;*margin-left:44.5744680851%;}.row-fluid .offset5:first-child{margin-left:42.5531914894%;*margin-left:42.4468085106%;}.row-fluid .offset4{margin-left:36.170212766%;*margin-left:36.0638297872%;}.row-fluid .offset4:first-child{margin-left:34.0425531915%;*margin-left:33.9361702128%;}.row-fluid .offset3{margin-left:27.6595744681%;*margin-left:27.5531914894%;}.row-fluid .offset3:first-child{margin-left:25.5319148936%;*margin-left:25.4255319149%;}.row-fluid .offset2{margin-left:19.1489361702%;*margin-left:19.0425531915%;}.row-fluid .offset2:first-child{margin-left:17.0212765957%;*margin-left:16.914893617%;}.row-fluid .offset1{margin-left:10.6382978723%;*margin-left:10.5319148936%;}.row-fluid .offset1:first-child{margin-left:8.51063829787%;*margin-left:8.40425531915%;}[class*="span"].hide,.row-fluid [class*="span"].hide{display:none;}[class*="span"].pull-right,.row-fluid [class*="span"].pull-right{float:right;}@media (min-width: 1200px){.row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;}.row-fluid:after{clear:both;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;}.row-fluid:after{clear:both;}.row-fluid [class*="span"]{display:block;width:100%;min-height:35px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.5641025641%;*margin-left:2.51091107474%;}.row-fluid [class*="span"]:first-child{margin-left:0;}.row-fluid .controls-row [class*="span"] + [class*="span"]{margin-left:2.5641025641%;}.row-fluid .span12{width:100%;*width:99.9468085106%;}.row-fluid .span11{width:91.4893617021%;*width:91.4361702128%;}.row-fluid .span10{width:82.9787234043%;*width:82.9255319149%;}.row-fluid .span9{width:74.4680851064%;*width:74.414893617%;}.row-fluid .span8{width:65.9574468085%;*width:65.9042553191%;}.row-fluid .span7{width:57.4468085106%;*width:57.3936170213%;}.row-fluid .span6{width:48.9361702128%;*width:48.8829787234%;}.row-fluid .span5{width:40.4255319149%;*width:40.3723404255%;}.row-fluid .span4{width:31.914893617%;*width:31.8617021277%;}.row-fluid .span3{width:23.4042553191%;*width:23.3510638298%;}.row-fluid .span2{width:14.8936170213%;*width:14.8404255319%;}.row-fluid .span1{width:6.3829787234%;*width:6.32978723404%;}.row-fluid .offset12{margin-left:105.128205128%;*margin-left:105.021822149%;}.row-fluid .offset12:first-child{margin-left:102.564102564%;*margin-left:102.457719585%;}.row-fluid .offset11{margin-left:95.7446808511%;*margin-left:95.6382978723%;}.row-fluid .offset11:first-child{margin-left:93.6170212766%;*margin-left:93.5106382979%;}.row-fluid .offset10{margin-left:87.2340425532%;*margin-left:87.1276595745%;}.row-fluid .offset10:first-child{margin-left:85.1063829787%;*margin-left:85%;}.row-fluid .offset9{margin-left:78.7234042553%;*margin-left:78.6170212766%;}.row-fluid .offset9:first-child{margin-left:76.5957446809%;*margin-left:76.4893617021%;}.row-fluid .offset8{margin-left:70.2127659574%;*margin-left:70.1063829787%;}.row-fluid .offset8:first-child{margin-left:68.085106383%;*margin-left:67.9787234043%;}.row-fluid .offset7{margin-left:61.7021276596%;*margin-left:61.5957446809%;}.row-fluid .offset7:first-child{margin-left:59.5744680851%;*margin-left:59.4680851064%;}.row-fluid .offset6{margin-left:53.1914893617%;*margin-left:53.085106383%;}.row-fluid .offset6:first-child{margin-left:51.0638297872%;*margin-left:50.9574468085%;}.row-fluid .offset5{margin-left:44.6808510638%;*margin-left:44.5744680851%;}.row-fluid .offset5:first-child{margin-left:42.5531914894%;*margin-left:42.4468085106%;}.row-fluid .offset4{margin-left:36.170212766%;*margin-left:36.0638297872%;}.row-fluid .offset4:first-child{margin-left:34.0425531915%;*margin-left:33.9361702128%;}.row-fluid .offset3{margin-left:27.6595744681%;*margin-left:27.5531914894%;}.row-fluid .offset3:first-child{margin-left:25.5319148936%;*margin-left:25.4255319149%;}.row-fluid .offset2{margin-left:19.1489361702%;*margin-left:19.0425531915%;}.row-fluid .offset2:first-child{margin-left:17.0212765957%;*margin-left:16.914893617%;}.row-fluid .offset1{margin-left:10.6382978723%;*margin-left:10.5319148936%;}.row-fluid .offset1:first-child{margin-left:8.51063829787%;*margin-left:8.40425531915%;}input,textarea,.uneditable-input{margin-left:0;}.controls-row [class*="span"] + [class*="span"]{margin-left:30px;}input.span12,textarea.span12,.uneditable-input.span12{width:1156px;}input.span11,textarea.span11,.uneditable-input.span11{width:1056px;}input.span10,textarea.span10,.uneditable-input.span10{width:956px;}input.span9,textarea.span9,.uneditable-input.span9{width:856px;}input.span8,textarea.span8,.uneditable-input.span8{width:756px;}input.span7,textarea.span7,.uneditable-input.span7{width:656px;}input.span6,textarea.span6,.uneditable-input.span6{width:556px;}input.span5,textarea.span5,.uneditable-input.span5{width:456px;}input.span4,textarea.span4,.uneditable-input.span4{width:356px;}input.span3,textarea.span3,.uneditable-input.span3{width:256px;}input.span2,textarea.span2,.uneditable-input.span2{width:156px;}input.span1,textarea.span1,.uneditable-input.span1{width:56px;}}@media (min-width: 768px) and (max-width: 979px){.row-fluid{width:100%;*zoom:1;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;}.row-fluid:after{clear:both;}.row-fluid:before,.row-fluid:after{display:table;content:"";line-height:0;}.row-fluid:after{clear:both;}.row-fluid [class*="span"]{display:block;width:100%;min-height:35px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.76243093923%;*margin-left:2.70923944986%;}.row-fluid [class*="span"]:first-child{margin-left:0;}.row-fluid .controls-row [class*="span"] + [class*="span"]{margin-left:2.76243093923%;}.row-fluid .span12{width:100%;*width:99.9468085106%;}.row-fluid .span11{width:91.452991453%;*width:91.3997999636%;}.row-fluid .span10{width:82.905982906%;*width:82.8527914166%;}.row-fluid .span9{width:74.358974359%;*width:74.3057828696%;}.row-fluid .span8{width:65.811965812%;*width:65.7587743226%;}.row-fluid .span7{width:57.264957265%;*width:57.2117657756%;}.row-fluid .span6{width:48.7179487179%;*width:48.6647572286%;}.row-fluid .span5{width:40.1709401709%;*width:40.1177486816%;}.row-fluid .span4{width:31.6239316239%;*width:31.5707401346%;}.row-fluid .span3{width:23.0769230769%;*width:23.0237315876%;}.row-fluid .span2{width:14.5299145299%;*width:14.4767230406%;}.row-fluid .span1{width:5.98290598291%;*width:5.92971449354%;}.row-fluid .offset12{margin-left:105.524861878%;*margin-left:105.4184789%;}.row-fluid .offset12:first-child{margin-left:102.762430939%;*margin-left:102.656047961%;}.row-fluid .offset11{margin-left:96.5811965812%;*margin-left:96.4748136025%;}.row-fluid .offset11:first-child{margin-left:94.0170940171%;*margin-left:93.9107110384%;}.row-fluid .offset10{margin-left:88.0341880342%;*margin-left:87.9278050555%;}.row-fluid .offset10:first-child{margin-left:85.4700854701%;*margin-left:85.3637024914%;}.row-fluid .offset9{margin-left:79.4871794872%;*margin-left:79.3807965085%;}.row-fluid .offset9:first-child{margin-left:76.9230769231%;*margin-left:76.8166939444%;}.row-fluid .offset8{margin-left:70.9401709402%;*margin-left:70.8337879614%;}.row-fluid .offset8:first-child{margin-left:68.3760683761%;*margin-left:68.2696853973%;}.row-fluid .offset7{margin-left:62.3931623932%;*margin-left:62.2867794144%;}.row-fluid .offset7:first-child{margin-left:59.8290598291%;*margin-left:59.7226768503%;}.row-fluid .offset6{margin-left:53.8461538462%;*margin-left:53.7397708674%;}.row-fluid .offset6:first-child{margin-left:51.2820512821%;*margin-left:51.1756683033%;}.row-fluid .offset5{margin-left:45.2991452991%;*margin-left:45.1927623204%;}.row-fluid .offset5:first-child{margin-left:42.735042735%;*margin-left:42.6286597563%;}.row-fluid .offset4{margin-left:36.7521367521%;*margin-left:36.6457537734%;}.row-fluid .offset4:first-child{margin-left:34.188034188%;*margin-left:34.0816512093%;}.row-fluid .offset3{margin-left:28.2051282051%;*margin-left:28.0987452264%;}.row-fluid .offset3:first-child{margin-left:25.641025641%;*margin-left:25.5346426623%;}.row-fluid .offset2{margin-left:19.6581196581%;*margin-left:19.5517366794%;}.row-fluid .offset2:first-child{margin-left:17.094017094%;*margin-left:16.9876341153%;}.row-fluid .offset1{margin-left:11.1111111111%;*margin-left:11.0047281324%;}.row-fluid .offset1:first-child{margin-left:8.54700854701%;*margin-left:8.44062556829%;}input,textarea,.uneditable-input{margin-left:0;}.controls-row [class*="span"] + [class*="span"]{margin-left:20px;}input.span12,textarea.span12,.uneditable-input.span12{width:710px;}input.span11,textarea.span11,.uneditable-input.span11{width:648px;}input.span10,textarea.span10,.uneditable-input.span10{width:586px;}input.span9,textarea.span9,.uneditable-input.span9{width:524px;}input.span8,textarea.span8,.uneditable-input.span8{width:462px;}input.span7,textarea.span7,.uneditable-input.span7{width:400px;}input.span6,textarea.span6,.uneditable-input.span6{width:338px;}input.span5,textarea.span5,.uneditable-input.span5{width:276px;}input.span4,textarea.span4,.uneditable-input.span4{width:214px;}input.span3,textarea.span3,.uneditable-input.span3{width:152px;}input.span2,textarea.span2,.uneditable-input.span2{width:90px;}input.span1,textarea.span1,.uneditable-input.span1{width:28px;}}@media (max-width: 767px){.row-fluid{width:100%;}[class*="span"],.uneditable-input[class*="span"],.row-fluid [class*="span"]{float:none;display:block;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.span12,.row-fluid .span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.row-fluid [class*="offset"]:first-child{margin-left:0;}}.fade{opacity:0;-webkit-transition:opacity .35s linear;-moz-transition:opacity .35s linear;-o-transition:opacity .35s linear;transition:opacity .35s linear;}.fade.in{opacity:1;}.collapse{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-moz-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease;}.collapse.in{height:auto;}.pull-right{float:right;}.pull-left{float:left;}.hide{display:none;}.show{display:block;}.invisible{visibility:hidden;}.affix{position:fixed;}

/* style.css */

/* 1  */ /*
/* 2  *| Theme Name: DW Minion
/* 3  *| Theme URI: http://www.designwall.com/wordpress/themes/dw-minion/
/* 4  *| Author: DesignWall
/* 5  *| Author URI: http://www.designwall.com/
/* 6  *| Description: Minimal Responsive WordPress Theme For Blog
/* 7  *| Version: 1.0.5
/* 8  *| License: GNU General Public License v3.0
/* 9  *| License URI: http://www.gnu.org/licenses/gpl-3.0.html
/* 10 *| Tags: green, light, white, three-columns, left-sidebar, right-sidebar, flexible-width, editor-style, featured-images, threaded-comments, translation-ready
/* 11 *| Text Domain: dw-minion
/* 12 *| 
/* 13 *| DW Minion WordPress theme, Copyright (C) 2013 DesignWall
/* 14 *| DW Minion WordPress theme is licensed under the GPL v3.0
/* 15 *| */
/* 16 */ .content-list .hentry {
/* 17 */ margin-bottom: 0px;
/* 18 */ }
/* 19 */ .sticky {}
/* 20 */ .gallery-caption {}
/* 21 */ .bypostauthor {}