/* time: 602ms */
@import url(http://fonts.googleapis.com/css?family=Parisienne); *{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } a{color:#4D99E0;outline:0;} a:active{color:inherit;} a:visited{} a:hover{} a img{border:0;} a [class^="icon-"]{color:inherit;text-decoration:none;} strong,b{color:#000;font-weight:bold;} strike{} em,i{} .hide{display:none;} .show{display:block;} .center{text-align:center;} .left{text-align:left;} .right{text-align:right;} hr{clear:both;border-bottom:0;border-top:1px dotted #ccc;border-right:0;border-left:0;margin:30px 0;min-height: 0;height:1px;} hr.alt1{border-style: solid;} hr.alt2{border-style: dashed;} article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section { display:block; } h1,h2,h3,h4,h5,h6{ font-weight:bold; line-height:140%; } h1{ font-size:3.5em; margin:10px 0 10px 0; } h2{ font-size:3em; margin:10px 0 10px 0; } h3{ font-size:2.5em; margin:10px 0 10px 0; line-height:130%; } h4{ font-size:2em; margin:10px 0 10px 0; } h5{ font-size:1.5em; margin:10px 0 10px 0; } h6{ font-size:1.2em; margin:10px 0 5px 0; } p{ margin:10px 0; } blockquote{ font-size:1.5em; line-height:1.5em; font-style: italic; margin:30px 30px 30px 0; padding:0 0 0 20px; border-left:1px solid #ccc; } blockquote span{font-size:0.7em;display:block;} blockquote.small{font-size:1.2em;} ul, ol{ padding:0; margin:0 0 20px 25px; } li{ padding:5px 0; margin:0; } ul.list-unstyled{ padding:0; margin:0 0 20px 0; } ul.list-unstyled li{ padding:5px 0; margin:0; list-style-type:none; } ul.alt{ padding:0; margin:0 0 20px 0; } ul.alt li{ list-style-type:none; border-top:1px dotted #ccc; border-bottom:1px dotted #ccc; margin:0 0 -1px 0; background:url(img/icon-arrow-right.png) no-repeat 5px 0.7em; padding-left:20px; } code{ font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace; font-size:0.9em; border:1px solid lightblue; padding:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; color:#518BAB; } pre{ white-space: pre-wrap; white-space: -moz-pre-wrap !important; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; margin: 0 0 0 0; padding:5px 5px 3px 5px; background:#fff; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; -webkit-box-shadow:inset 0 0 7px rgba(0,0,0,0.2); -moz-box-shadow:inset 0 0 7px rgba(0,0,0,0.2); box-shadow:inset 0 0 7px rgba(0,0,0,0.2); padding:10px; margin:0 0; border:1px solid #ddd; font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace; font-size:0.9em; } table{width:100%;margin:0 0 10px 0;text-align:left;border-collapse: collapse;} thead, tbody{margin:0;padding:0;} th, td{padding:7px 10px;font-size:0.9em;border-bottom:1px dotted #ddd;text-align:left;} thead th{font-size:0.9em;padding:3px 10px;border-bottom:1px solid #ddd;} tbody tr.last th, tbody tr.last td{border-bottom:0;} table.striped{} table.striped tr.alt{background:#f5f5f5;} table.striped thead th{background:#fff;} table.striped tbody th{background:#f5f5f5;text-align:right;padding-right:15px;border-right:1px dotted #e5e5e5;} table.striped tbody tr.alt th{background:#efefef;} table.tight{} table.tight th, .tight td{padding:2px 10px;} table.sortable{border:1px solid #ddd;} table.sortable thead th{cursor: pointer;position:relative;top:0;left:0;border-right:1px solid #ddd;} table.sortable thead th:hover{background:#efefef;} table.sortable span.arrow{border-style:solid;border-width:5px; display:block;position:absolute;top:50%;right:5px;font-size:0; border-color:#ccc transparent transparent transparent; line-height:0;height:0;width:0;margin-top:-2px;} table.sortable span.arrow.up{border-color:transparent transparent #ccc transparent;margin-top:-7px;} ul.tabs{ margin:10px 0 -1px 0; padding:0; width:100%; border-bottom:1px solid #e5e5e5; float:left; font-size:0; } ul.tabs.left{text-align:left;} ul.tabs.center{text-align:center;} ul.tabs.right{text-align:right;} ul.tabs.right li{margin:0 0 0 -2px;} ul.tabs li{ font-size:14px; list-style-type:none; margin:0 -2px 0 0; padding:0; display:inline-block; *display:inline; position:relative; top:0; left:0; *top:1px; zoom:1; } ul.tabs li a{ text-decoration:none; color:#666; display:inline-block; padding:9px 15px; position: relative; top:0; left:0; line-height:100%; background:#f5f5f5; -webkit-box-shadow: inset 0 -3px 3px rgba(0,0,0,0.03); -moz-box-shadow: inset 0 -3px 3px rgba(0,0,0,0.03); box-shadow: inset 0 -3px 3px rgba(0,0,0,0.03); border:1px solid #e5e5e5; border-bottom:0; font-size:0.9em; zoom:1; } ul.tabs li a:hover{ background:#fff; } ul.tabs li.current a{ position:relative; top:1px; left:0; background:#fff; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; color:#222; } .tab-content{ border:1px solid #efefef; border:1px solid #e5e5e5; background:#fff; clear:both; padding:20px; margin:0 0 40px 0; } ul.breadcrumbs{ margin:10px 0; padding:0; line-height:0%; font-size:0; } ul.breadcrumbs li{ list-style-type:none; margin:0; padding:0; display:inline-block; *display:inline; position:relative; zoom:1; line-height:100%; font-size:14px; } ul.breadcrumbs li a{ display:inline-block; *display:inline; position:relative; padding:5px 15px 5px 5px; font-size:0.9em; zoom:1; margin:0; background:url(img/icon-arrow-right.png) no-repeat right center; } ul.breadcrumbs li.last a{ color:#333; cursor: default; text-decoration:none; background:none; } ul.breadcrumbs li.last a:hover{ text-decoration:none; } ul.breadcrumbs.alt1{ border:1px solid transparent; font-size:0; } ul.breadcrumbs.alt1 li a{ padding:10px 25px 10px 15px; background:url(img/breadcrumbs-bg.gif) no-repeat right center; text-decoration:none; border-top:1px solid #efefef; border-bottom:1px solid #efefef; font-size:12px; } ul.breadcrumbs.alt1 a:hover{ text-decoration:underline; } ul.breadcrumbs.alt1 li.first a{ border-left:1px solid #efefef; } ul.breadcrumbs.alt1 li.last a{ background:none; border-right:1px solid #efefef; } img{ margin:0; padding:0; display:inline-block; position:relative; zoom:1; vertical-align: bottom; } img.align-left, .img-wrap.align-left{float:left;margin:0 10px 5px 0;} img.align-right, .img-wrap.align-right{float:right;margin:0 0 5px 10px;} img.full-width{clear:both;display:block;width:100%;height:auto;margin:0 0 10px 0;} div.caption{ background:#f5f5f5; border:1px solid #ddd; padding:3px; max-width:100%; display:inline-block; height:auto; } div.caption img{ display:block; padding:0; margin:0; width:100%; height:auto; } div.caption span{ display:block; margin-top:3px; font-size:0.8em; color:#666; padding:0px 5px; } .gallery{} .gallery a{ display:inline-block; position:relative; border:1px solid #ddd; background:#fff; padding:3px; margin:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; } .gallery a img{ display: block; position: relative; margin:0; padding:0; } .slideshow-wrap{ clear:both; margin:0; padding:0; position:relative; top:0; left:0; overflow:hidden; clear:both; } .slideshow-inner{ overflow:hidden; clear:both; position:relative; top:0; left:0; border:1px solid #efefef; } .slideshow{ clear:both; margin:0; padding:0; width:auto; height:auto; overflow:hidden; } .slideshow li{ list-style-type:none; margin:0; padding:0; float:left; display:block; } .slideshow img{vertical-align: bottom;} .slideshow-buttons{ text-align:right; margin:3px 0 0 0; padding:0; } .slideshow-buttons li{display:inline;position:relative;top:0;left:0;line-height:100%;margin:0;padding:0;} .slideshow-buttons li.current a{background:#ddd;} .slideshow-buttons a{ display:inline; position:relative; top:0; left:0; padding:1px 3px; margin:0 1px; line-height:100%; border:1px solid #efefef; text-decoration:none; font-size:0.8em; } button, a.btn, a.btn:visited, a.button, a.button:visited, input[type="submit"], input[type="reset"], input[type="button"]{ position:relative; top:0; left:0; vertical-align: middle; margin:0; padding:10px 15px; line-height:100%; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; cursor: pointer; width:auto; overflow:visible; font-weight:normal; font-size:14px; text-shadow:0 1px 0 #fff; color:#666; text-decoration:none; vertical-align: middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display:inline-block; *display:inline; zoom:1; border:1px solid #ccc; background: rgb(252,252,252); background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(224,224,224,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(224,224,224,1))); background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(224,224,224,1) 100%); background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(224,224,224,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e0e0e0',GradientType=0 ); background: linear-gradient(top, rgba(252,252,252,1) 0%,rgba(224,224,224,1) 100%); } button:active, a.btn:active, a.btn:visited:active, a.button:active, a.button:visited:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.2),inset 0 -10px 20px rgba(0,0,0,0.07);-moz-box-shadow:inset 0 3px 5px rgba(0,0,0,0.2),inset 0 -10px 20px rgba(0,0,0,0.07);box-shadow:inset 0 3px 5px rgba(0,0,0,0.2),inset 0 -10px 20px rgba(0,0,0,0.07);} button[disabled],.disabled:active{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;} button, input[type="submit"], input[type="reset"], input[type="button"]{*padding:7px 15px;} a.btn,a.button{} button.small, a.btn.small, a.button.small{font-size:0.8em;padding:5px 10px;} button.medium, a.btn.medium, a.button.medium{} button.large, a.btn.large, a.button.large{font-size:1.3em;padding:10px 20px;} button.disabled, a.btn.disabled, a.button.disabled{color:#ccc;cursor:default;background:#efefef;} button.disabled:hover, a.btn.disabled:hover, a.button.disabled:hover{border:1px solid #ccc;background:#efefef;} button:hover, a.btn:hover, a.button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover{ border:1px solid #bbb; background: rgb(252,252,252); background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(237,237,237,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(237,237,237,1))); background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 ); background: linear-gradient(top, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); } ul.button-bar{ display:inline-block; *display:inline; margin:0; padding:0; font-size:0; position:relative; top:0; left:0; zoom:1; border:0; background:0; } ul.button-bar li{ display:inline-block; *display:inline; position:relative; top:0; left:0; zoom:1; margin:0 -1px 0 0; padding:0; line-height:100%; font-size:0px; border:1px solid #ccc; background: rgb(252,252,252); background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(224,224,224,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(224,224,224,1))); background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(224,224,224,1) 100%); background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(224,224,224,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e0e0e0',GradientType=0 ); background: linear-gradient(top, rgba(252,252,252,1) 0%,rgba(224,224,224,1) 100%); } ul.button-bar li a{ margin:0; display:inline-block; *display:inline; padding:7px 10px; position:relative; top:0; left:0; zoom:1; font-weight:normal; font-size:14px; text-shadow:0 1px 0 #fff; color:#666; text-decoration:none; vertical-align: middle; line-height:100%; border-left:1px solid #fff; } ul.button-bar li.first, ul.button-bar li.first a{ -moz-border-radius-bottomleft: 5px; -moz-border-radius-topleft: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; -moz-background-clip:content-box; -webkit-background-clip: border; background-clip: content-box; } ul.button-bar li.last, ul.button-bar li.last a{ -moz-border-radius-bottomright: 5px; -moz-border-radius-topright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; -moz-background-clip:content-box; -webkit-background-clip: border; } ul.button-bar li a:hover{ background: rgb(252,252,252); background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(237,237,237,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(237,237,237,1))); background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed',GradientType=0 ); background: linear-gradient(top, rgba(252,252,252,1) 0%,rgba(237,237,237,1) 100%); } ul.button-bar li a:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.2),inset 0 -10px 20px rgba(0,0,0,0.07);-moz-box-shadow:inset 0 3px 5px rgba(0,0,0,0.2),inset 0 -10px 20px rgba(0,0,0,0.07);box-shadow:inset 0 3px 5px rgba(0,0,0,0.2),inset 0 -10px 20px rgba(0,0,0,0.07);border-left:1px solid #ccc;} .pill{-webkit-border-radius:200em;-moz-border-radius:200em;border-radius:200em;} .pop{-webkit-box-shadow:0px 1px 5px rgba(0,0,0,0.2);-moz-box-shadow:0px 1px 5px rgba(0,0,0,0.2);box-shadow:0px 1px 5px rgba(0,0,0,0.2);} .inset{-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 1px 3px rgba(0,0,0,0.3);box-shadow:inset 0 1px 3px rgba(0,0,0,0.3);} .square{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;} button.orange, a.btn.orange, a.button.orange, input[type=submit].orange, input[type=reset].orange, input[type=button].orange{ text-shadow:0 -1px 0 #FC730A; color:#fff; border:1px solid #FC730A; background: rgb(255,168,76); background: -moz-linear-gradient(top, rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,168,76,1)), color-stop(100%,rgba(255,123,13,1))); background: -webkit-linear-gradient(top, rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%); background: -o-linear-gradient(top, rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%); background: linear-gradient(top, rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 ); } button.orange:hover, a.btn.orange:hover, a.button.orange:hover{ text-shadow:0 1px 0 #FC730A; border:1px solid #FC730A; background: rgb(249,191,74); background: -moz-linear-gradient(top, rgba(249,191,74,1) 0%, rgba(249,181,9,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,191,74,1)), color-stop(100%,rgba(249,181,9,1))); background: -webkit-linear-gradient(top, rgba(249,191,74,1) 0%,rgba(249,181,9,1) 100%); background: -o-linear-gradient(top, rgba(249,191,74,1) 0%,rgba(249,181,9,1) 100%); background: linear-gradient(top, rgba(249,191,74,1) 0%,rgba(249,181,9,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9bf4a', endColorstr='#f9b509',GradientType=0 ); } button.blue, a.btn.blue, a.button.blue, input[type=submit].blue, input[type=reset].blue, input[type=button].blue{ text-shadow:0 -1px 0 #1D6DC1; color:#fff; border:1px solid #1D6DC1; background: rgb(122,188,255); background: -moz-linear-gradient(top, rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(122,188,255,1)), color-stop(44%,rgba(96,171,248,1)), color-stop(100%,rgba(64,150,238,1))); background: -webkit-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); background: -o-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); background: linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); } button.blue:hover, a.btn.blue:hover, a.button.blue:hover{ text-shadow:0 1px 0 #1D6DC1; border:1px solid #1D6DC1; background: rgb(155,205,255); background: -moz-linear-gradient(top, rgba(155,205,255,1) 0%, rgba(134,192,250,1) 44%, rgba(110,176,242,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(155,205,255,1)), color-stop(44%,rgba(134,192,250,1)), color-stop(100%,rgba(110,176,242,1))); background: -webkit-linear-gradient(top, rgba(155,205,255,1) 0%,rgba(134,192,250,1) 44%,rgba(110,176,242,1) 100%); background: -o-linear-gradient(top, rgba(155,205,255,1) 0%,rgba(134,192,250,1) 44%,rgba(110,176,242,1) 100%); background: linear-gradient(top, rgba(155,205,255,1) 0%,rgba(134,192,250,1) 44%,rgba(110,176,242,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9bcdff', endColorstr='#6eb0f2',GradientType=0 ); } button.pink, a.btn.pink, a.button.pink, input[type=submit].pink, input[type=reset].pink, input[type=button].pink{ text-shadow:0 -1px 0 #EF0251; color:#fff; border:1px solid #EF0251; background: rgb(255,93,177); background: -moz-linear-gradient(top, rgba(255,93,177,1) 0%, rgba(239,1,124,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,93,177,1)), color-stop(100%,rgba(239,1,124,1))); background: -webkit-linear-gradient(top, rgba(255,93,177,1) 0%,rgba(239,1,124,1) 100%); background: -o-linear-gradient(top, rgba(255,93,177,1) 0%,rgba(239,1,124,1) 100%); background: linear-gradient(top, rgba(255,93,177,1) 0%,rgba(239,1,124,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5db1', endColorstr='#ef017c',GradientType=0 ); } button.pink:hover, a.btn.pink:hover, a.button.pink:hover{ text-shadow:0 1px 0 #EF0251; border:1px solid #EF0251; background: rgb(255,169,213); background: -moz-linear-gradient(top, rgba(255,169,213,1) 0%, rgba(254,112,185,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,169,213,1)), color-stop(100%,rgba(254,112,185,1))); background: -webkit-linear-gradient(top, rgba(255,169,213,1) 0%,rgba(254,112,185,1) 100%); background: -o-linear-gradient(top, rgba(255,169,213,1) 0%,rgba(254,112,185,1) 100%); background: linear-gradient(top, rgba(255,169,213,1) 0%,rgba(254,112,185,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa9d5', endColorstr='#fe70b9',GradientType=0 ); } button.green, a.btn.green, a.button.green, input[type=submit].green, input[type=reset].green, input[type=button].green{ text-shadow:0 -1px 0 #669E00; color:#fff; border:1px solid #669E00; background: rgb(143,196,0); background: -moz-linear-gradient(top, rgba(143,196,0,1) 0%, rgba(107,165,0,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,196,0,1)), color-stop(100%,rgba(107,165,0,1))); background: -webkit-linear-gradient(top, rgba(143,196,0,1) 0%,rgba(107,165,0,1) 100%); background: -o-linear-gradient(top, rgba(143,196,0,1) 0%,rgba(107,165,0,1) 100%); background: linear-gradient(top, rgba(143,196,0,1) 0%,rgba(107,165,0,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#6ba500',GradientType=0 ); } button.green:hover, a.btn.green:hover, a.button.green:hover{ text-shadow:0 1px 0 #669E00; border:1px solid #669E00; background: rgb(198,226,120); background: -moz-linear-gradient(top, rgba(198,226,120,1) 0%, rgba(167,211,44,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(198,226,120,1)), color-stop(100%,rgba(167,211,44,1))); background: -webkit-linear-gradient(top, rgba(198,226,120,1) 0%,rgba(167,211,44,1) 100%); background: -o-linear-gradient(top, rgba(198,226,120,1) 0%,rgba(167,211,44,1) 100%); background: linear-gradient(top, rgba(198,226,120,1) 0%,rgba(167,211,44,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6e278', endColorstr='#a7d32c',GradientType=0 ); } button.red, a.btn.red, a.button.red, input[type=submit].red, input[type=reset].red, input[type=button].red{ text-shadow:0 -1px 0 #B21203; color:#fff; border:1px solid #B21203; background: rgb(229,60,22); background: -moz-linear-gradient(top, rgba(229,60,22,1) 0%, rgba(207,4,4,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,60,22,1)), color-stop(100%,rgba(207,4,4,1))); background: -webkit-linear-gradient(top, rgba(229,60,22,1) 0%,rgba(207,4,4,1) 100%); background: -o-linear-gradient(top, rgba(229,60,22,1) 0%,rgba(207,4,4,1) 100%); background: linear-gradient(top, rgba(229,60,22,1) 0%,rgba(207,4,4,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e53c16', endColorstr='#cf0404',GradientType=0 ); } button.red:hover, a.btn.red:hover, a.button.red:hover{ text-shadow:0 1px 0 #B21203; border:1px solid #B21203; background: rgb(238,106,76); background: -moz-linear-gradient(top, rgba(238,106,76,1) 0%, rgba(251,33,33,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,106,76,1)), color-stop(100%,rgba(251,33,33,1))); background: -webkit-linear-gradient(top, rgba(238,106,76,1) 0%,rgba(251,33,33,1) 100%); background: -o-linear-gradient(top, rgba(238,106,76,1) 0%,rgba(251,33,33,1) 100%); background: linear-gradient(top, rgba(238,106,76,1) 0%,rgba(251,33,33,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee6a4c', endColorstr='#fb2121',GradientType=0 ); } form{ padding:0; margin:0; } fieldset{ margin:30px 0 20px 0; padding:5px 15px 15px 15px; border:1px solid #ccc; background:#f5f5f5; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; position: relative; top:0; left:0; } legend{ -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; border:1px solid #ccc; background:#f5f5f5; padding:2px 10px; margin:0 0 0 0; display:block; position: relative; top:0; left:0; } .msie fieldset{padding-top:25px;} .msie legend{position:absolute;top:-0.7em;left:10px;} label{ display:inline-block; *display:inline; vertical-align: middle; margin:0; padding:0; position:relative; top:0; left:0; zoom:1; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } label.inline{ display:inline; margin:0; } label span{ color:#999; font-size:0.9em; } label span.right{ position:absolute; bottom:0; right:0; text-align:right; display:inline-block; *display:inline; } label.disabled{ color:#ccc; } input{ display:inline-block; *display:inline; vertical-align: middle; width:auto; zoom:1; margin:0; border:1px solid #ccc; font-size:1em; padding:5px 0; text-indent: 5px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background:#fff; -moz-box-shadow:inset 0 0 6px #ccc; -webkit-box-shadow:inset 0 1px 6px #ccc; box-shadow:inset 0 1px 6px #ccc; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } input::-webkit-input-placeholder, input:-moz-placeholder, .placeholder{ color:#bbb; } input::-moz-focus-inner {border:0;} input[disabled="disabled"], input.disabled{ color:#999; background:#f5f5f5; -moz-box-shadow:inset 0 0 2px #ddd; -webkit-box-shadow:inset 0 1px 2px #ddd; box-shadow:inset 0 1px 2px #ddd; } input[type="text"]:focus, textarea:focus, button:focus, a.button:focus, select:focus, input[type="file"]:focus, input[type="password"]:focus{ -webkit-box-shadow: 0 0 7px #6DB9FF; -moz-box-shadow : 0 0 7px #6DB9FF; box-shadow : 0 0 7px #6DB9FF; border: 1px solid #50B1FE; outline: none; } input[type="text"], textarea, button, a.button, a, input[type="file"]{ -moz-transition: -moz-box-shadow 0.5s, border 0.5s, background 0.5s; -webkit-transition: -webkit-box-shadow 0.5s, border 0.5s, background 0.5s; -o-transition: box-shadow 0.5s, border 0.5s, background 0.5s; transition: box-shadow 0.5s, border 0.5s, background 0.5s; } input.checkbox, input[type="checkbox"]{ display:inline; width:auto; margin:0; padding:0; border:0; background:none; vertical-align:center; *vertical-align: top; } input.radio, input[type="radio"]{ display:inline; width:auto; margin:0; padding:0; border:0; background:none; vertical-align:center; *vertical-align: top; } input[type="radio"]:focus, input[ type="checkbox"]:focus{ -webkit-box-shadow: 0 0 5px #6DB9FF; -moz-box-shadow : 0 0 5px #6DB9FF; box-shadow : 0 0 5px #6DB9FF; outline-color: #6DB9FF; } input.file, input[type="file"]{ -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; border:none; } select{ display:inline; width:auto; margin:0; border:1px solid #ccc; line-height:100%; padding:3px; vertical-align: middle; } select[disabled="disabled"], select.disabled{ color:#999; background:#f5f5f5; -moz-box-shadow:inset 0 0 2px #ddd; -webkit-box-shadow:inset 0 1px 2px #ddd; box-shadow:inset 0 1px 2px #ddd; } textarea{ width:auto; height:200px; margin:0; border:1px solid #ccc; padding:5px; vertical-align: middle; font-family:inherit; font-size:0.9em; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; -moz-box-shadow:inset 0 0 6px #ccc; -webkit-box-shadow:inset 0 1px 6px #ccc; box-shadow:inset 0 1px 6px #ccc; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } input[class*="col_"], select[class*="col_"], label[class*="col_"]{ float:none;display:inline-block;*display:inline;margin-bottom:0; *margin-left: 0.5%;*margin-right: 0.5%; } form.vertical{ } form.vertical label{display:block;} form.vertical input, form.vertical select, form.vertical textarea{width:100%;display:block;margin-bottom:10px;} form.vertical .chzn-container{display:block;margin-bottom:10px;} form.vertical .chzn-choices{display:block;margin-bottom:10px;} form.vertical input.checkbox, form.vertical input[type="checkbox"], form.vertical input.radio, form.vertical input[type="radio"], form.vertical label.inline{display:inline;width:auto;margin:0;} label.error{color:red;} input.error{border:1px solid red;} select.error{border:1px solid red;} .notice{ border:1px solid gold; background:lightyellow; padding:10px 20px 10px 40px; margin:10px 0; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; color:#DEAE00; line-height:120%; vertical-align: center; text-shadow:0px 1px rgba(255,255,255,0.5); position:relative; top:0; left:0; clear:both; } .notice.warning{} .notice.error{border:1px solid red;background:pink;color:red;} .notice.success{border:1px solid green;background:lightgreen;color:green;} .notice i[class^='icon-']{position:absolute;top:50%;left:0.8em;margin-top:-0.6em;} .notice a[class^='icon-remove'], .notice a[class^='icon-remove']:active, .notice a[class^='icon-remove']:visited{font-size:12px;position:absolute;top:5px;right:5px;left:auto;color:inherit;margin-top:0;left:auto;} .menu{margin:0;padding:0;line-height:100%; font-size:0; position:relative;} .menu:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0} .menu li{margin:0;padding:0;list-style-type:none;display:inline-block;*display:inline;position:relative;zoom:1;line-height:inherit; top:0;left:0;font-size:16px; } .menu li a{margin:0;padding:0;display:block;display:inline;display:inline-block;position:relative;zoom:1;line-height:100%;top:0;left:0;} .menu ul{margin:0;padding:0;position: absolute;top:100%;left:0;display:none;min-width:150px;max-width:150%;*width:150px;} .menu ul li{display:block;width:100%;} .menu ul li a{display:block;} .menu ul ul{top:0;left:100%;} .menu ul li.divider{border-top:1px solid #ccc;} .menu ul li.divider a{border-top:1px solid #fff;} .menu li.right{float:right;} .menu li.has-menu a{padding-right:25px;} .menu li.has-menu span.arrow{border-style:solid;border-width:5px; display:block;position:absolute;top:50%;right:5px;font-size:0;line-height:0;height:0;width:0;} .menu li li.has-menu span.arrow{margin-top:-4px;} .menu.vertical{} .menu.vertical li{display:block;} .menu.vertical li a{display:block;} .menu.vertical ul{top:0;left:100%;} .menu.vertical li.has-menu span.arrow{margin-top:-4px;} .menu.vertical.right{text-align:left;} .menu.vertical.right ul{top:0;right:100%;left:auto;} .menu.vertical.right li a{padding-left:25px;padding-right:20px;} .menu.vertical.right li.has-menu span.arrow{right:auto;left:5px;margin-top:-4px;} .menu{ border:1px solid #ccc; background: #eee; background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(224,224,224,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(224,224,224,1))); background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(224,224,224,1) 100%); background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(224,224,224,1) 100%); background: linear-gradient(top, rgba(252,252,252,1) 0%,rgba(224,224,224,1) 100%); } .menu li{} .menu li a{ text-shadow:0px 1px 1px #fff; padding:15px 20px; text-decoration:none; font-size:0.9em; color: #777; } .menu li.current>a, .menu li.current>a:hover, .menu li.current.hover>a{ background: rgb(122,188,255); background: -moz-linear-gradient(top, rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(122,188,255,1)), color-stop(44%,rgba(96,171,248,1)), color-stop(100%,rgba(64,150,238,1))); background: -webkit-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); background: -o-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); background: linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); color:#fff; text-shadow:0px -1px 0 rgba(0,0,0,0.2); cursor: default; } .menu li a:hover, .menu li.hover>a{ background:#f5f5f5; } .menu ul{ background: #efefef; border:1px solid #ccc; } .menu ul li{} .menu ul li a{} .menu ul ul{} .menu ul ul li{} .menu ul ul li a{} .menu li.has-menu span.arrow{border-color-top:#ccc;border-color:#ccc transparent transparent transparent;} .menu li li.has-menu span.arrow, .menu.vertical li.has-menu span.arrow {border-color-left:#ccc;border-color:transparent transparent transparent #ccc;} .menu.vertical.right li.has-menu span.arrow{border-color-right:#ccc;border-color:transparent #ccc transparent transparent;} .menu ul li.divider{border-top:1px solid #ccc;} .menu ul li.divider a{border-top:1px solid #fff;} .menu li.menu-toggle{display:none;} @media all and (max-width: 768px) { .grid .menu.responsive li, .grid .menu.responsive.vertical li, .grid .menu.responsive.vertical.right li{ display:block; display:none; } .grid .menu.responsive li.menu-toggle, .grid .menu.responsive.vertical li.menu-toggle, .grid .menu.responsive.vertical.right li.menu-toggle{ display:block; } .grid .menu.responsive:hover li, .grid .menu.responsive.vertical:hover li, .grid .menu.responsive.vertical.right:hover li{ display:block; } .grid .menu.responsive li.has-menu span.arrow, .grid .menu.responsive.vertical li.has-menu span.arrow, .grid .menu.responsive.vertical.right li.has-menu span.arrow, .grid .menu.responsive li li.has-menu span.arrow, .menu.responsive.vertical li.has-menu span.arrow {border-color-top:#ccc;border-color:#ccc transparent transparent transparent;} .grid .menu.responsive.vertical.right li.has-menu span.arrow{ right:5px;left:auto; } .grid .menu.responsive li a{ display:block; } .grid .menu.responsive ul, .grid .menu.responsive ul ul, .grid .menu.responsive.vertical ul, .grid .menu.responsive.vertical.right ul{ position:relative; top:0; left:0; margin:10px; } } .grid{ max-width:1220px; margin:0 auto; padding:0 2em; } .grid.flex{ width:100%; max-width:100%; padding:0 2%; padding:2em; } .row{ display:block; overflow:hidden; clear:both; } *[class*="col_"].alpha{margin-left:0;} *[class*="col_"].omega{margin-right:0;} .col_1 { width: 6.6666666666667%; } .col_2 { width: 15%; } .col_3 { width: 23.333333333333%; } .col_4 { width: 31.666666666667%; } .col_5 { width: 40%; } .col_6 { width: 48.333333333333%; } .col_7 { width: 56.666666666667%; } .col_8 { width: 65%; } .col_9 { width: 73.333333333333%; } .col_10 { width: 81.666666666667%; } .col_11 { width: 90%; } .col_12 { width: 98.333333333333%; } *[class*="col_"]{ margin-left: 0.83333333333333%; margin-right: 0.83333333333333%; margin-top:0.5em; margin-bottom:0.5em; float: left; display: block; } .grid img{ max-width: 100%; height:auto; } .clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0} .clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0} * html .clearfix, *:first-child+html .clearfix{zoom:1} *[class*="col_"].visible{ background:#eee; border:1px dotted #ccc; } @media all and (min-width: 1024px) and (max-width: 1280px) { .grid *[class*="col_"]{} .grid{max-width: 1024px;} .show-desktop {display:block;} .hide-desktop {display:none;} .show-tablet {display:none;} .hide-tablet {display:block;} .show-phone {display:none;} .hide-phone {display:block;} } @media all and (min-width: 768px) and (max-width: 1024px) { .grid *[class*="col_"]{} .grid{max-width: 768px;} .show-desktop {display:none;} .hide-desktop {display:block;} .show-tablet {display:block;} .hide-tablet {display:none;} .show-phone {display:none;} .hide-phone {display:block;} } @media all and (min-width: 480px) and (max-width: 768px) { .grid *[class*="col_"]{ float:none; width:auto; clear:both; display:block; } .grid *[class*="col_"] [class*="col_"]{ margin-left:0; margin-right:0; width:100%; } .grid{max-width: 480px;} .show-desktop {display:none;} .hide-desktop {display:block;} .show-tablet {display:block;} .hide-tablet {display:none;} .show-phone {display:none;} .hide-phone {display:block;} } @media all and (max-width: 480px) { .grid *[class*="col_"]{ float:none; width:auto; clear:both; display:block; } .grid *[class*="col_"] [class*="col_"]{ margin-left:0; margin-right:0; width:100%; } .grid{max-width: 100%;} .show-desktop {display:none;} .hide-desktop {display:block;} .show-tablet {display:none;} .hide-tablet {display:block;} .show-phone {display:block;} .hide-phone {display:none;} } .btn + .btn{margin-left: 5px;} fieldset,legend{background:none;} .button-bar .btn,.nogap .btn{margin-left: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;border-radius: 0px;} @font-face{ font-family:'FontAwesome'; src: url('../../font/fontawesome-webfont.eot?v=3.0.1'); src: url('../../font/fontawesome-webfont.eot') format('embedded-opentype'), url('../../font/fontawesome-webfont.woff?v=3.0.1') format('woff'), url('../../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype'); 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;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}[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none}a [class^="icon-"],a [class*=" icon-"]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em}.btn [class^="icon-"],.nav [class^="icon-"],.btn [class*=" icon-"],.nav [class*=" icon-"]{display:inline}.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em}.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block}.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em}li [class^="icon-"],.nav li [class^="icon-"],li [class*=" icon-"],.nav li [class*=" icon-"]{display:inline-block;width:1.25em;text-align:center}li [class^="icon-"].icon-large,.nav li [class^="icon-"].icon-large,li [class*=" icon-"].icon-large,.nav li [class*=" icon-"].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-0.75em}ul.icons li [class^="icon-"],ul.icons li [class*=" icon-"]{width:.75em}.icon-muted{color:#eee}.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}.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}.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.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-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.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-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.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}.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}@-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)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-glass:before{content:"\f000"}.icon-music:before{content:"\f001"}.icon-search:before{content:"\f002"}.icon-envelope: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-off:before{content:"\f011"}.icon-signal:before{content:"\f012"}.icon-cog:before{content:"\f013"}.icon-trash:before{content:"\f014"}.icon-home:before{content:"\f015"}.icon-file: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-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-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-cogs:before{content:"\f085"}.icon-comments:before{content:"\f086"}.icon-thumbs-up:before{content:"\f087"}.icon-thumbs-down: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-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-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-alt:before{content:"\f0e0"}.icon-linkedin:before{content:"\f0e1"}.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-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-reply:before{content:"\f112"}.icon-github-alt:before{content:"\f113"}.icon-folder-close-alt:before{content:"\f114"}.icon-folder-open-alt:before{content:"\f115"} .menu .btn{margin-left: 0px;-webkit-border-radius: 0px; -moz-border-radius: 0px;border-radius: 0px;} .menu li ul{z-index: 5000;} .menu li.current>a, .menu li.current>a:hover, .menu li.current.hover>a{ background:#f5f5f5; color: black; text-shadow:none; } .menu li > span{margin:0;padding:0;display:block;display:inline;display:inline-block;position:relative;zoom:1;line-height:100%;top:0;left:0; text-shadow:0px 1px 1px #fff; padding:15px 20px; text-decoration:none; font-size:0.9em; font-weight: bold; color: #777; } .menu > li.divider{border-right:1px solid #ccc;} .menu > li.divider a{border-right:1px solid #fff;} .menu.btn > li{border-right:1px solid #ccc;} .menu.btn > li a{border-right:1px solid #fff;} .menu.btn ul li{border-top:1px solid #ccc;} .menu.btn ul li a{border-top:1px solid #fff;} .menu.btn.bar ul li{border-top:0;} .menu.btn.bar ul li a{border-top:0;} .menu.fit{display:inline-block;} .menu.simple{border:0;background: none;} .menu.tabs li a{border: solid 1px #ccc;border-bottom: solid 1px transparent;} .menu.tabs {background:#fff;} .menu.tabs li.current a{background:transparent;} .menu.pill {border:0;background: none;} .menu.pill li a{border:1px;-webkit-border-radius:200em;-moz-border-radius:200em;border-radius:200em;} .menu.small{height:20px;} .menu.small li a{padding-top:3px;padding-bottom:3px;} @media all and (max-width: 768px) { .grid .menu.responsive{max-height:50%;overflow:auto} } .slideshow{ clear:both; margin:0; padding:0; width:auto; height:auto; overflow:hidden; } .slideshow li{ list-style-type:none; margin:0; padding:0; float:left; display:block; } .bx-wrapper { position: relative; margin: 0 0 60px; padding: 0; *zoom: 1; } .bx-wrapper img { width: 100%; display: block; } .bx-wrapper .bx-viewport { -moz-box-shadow: 0 0 5px #ccc; -webkit-box-shadow: 0 0 5px #ccc; box-shadow: 0 0 5px #ccc; border: solid #fff 5px; left: 0; background: #fff; } .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto { position: absolute; bottom: -30px; width: 100%; } .bx-wrapper .bx-loading { min-height: 50px; background: url(img/bx_loader.gif) center center no-repeat #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000; } .bx-wrapper .bx-pager { text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #666; padding-top: 20px; } .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; *zoom: 1; *display: inline; } .bx-wrapper .bx-pager.bx-default-pager a { background: #666; text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; } .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active { background: #000; } .bx-wrapper .bx-prev { left: 10px; background: url(img/controls.png) no-repeat 0 -32px; } .bx-wrapper .bx-next { right: 10px; background: url(img/controls.png) no-repeat -43px -32px; } .bx-wrapper .bx-prev:hover { background-position: 0 0; } .bx-wrapper .bx-next:hover { background-position: -43px 0; } .bx-wrapper .bx-controls-direction a { position: absolute; top: 50%; margin-top: -16px; outline: 0; width: 32px; height: 32px; text-indent: -9999px; z-index: 9999; } .bx-wrapper .bx-controls-direction a.disabled { display: none; } .bx-wrapper .bx-controls-auto { text-align: center; } .bx-wrapper .bx-controls-auto .bx-start { display: block; text-indent: -9999px; width: 10px; height: 11px; outline: 0; background: url(img/controls.png) -86px -11px no-repeat; margin: 0 3px; } .bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active { background-position: -86px 0; } .bx-wrapper .bx-controls-auto .bx-stop { display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0; background: url(img/controls.png) -86px -44px no-repeat; margin: 0 3px; } .bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active { background-position: -86px -33px; } .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align: left; width: 80%; } .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto { right: 0; width: 35px; } .bx-wrapper .bx-caption { position: absolute; bottom: 0; left: 0; background: #666\9; background: rgba(80, 80, 80, 0.75); width: 100%; } .bx-wrapper .bx-caption span { color: #fff; font-family: Arial; display: block; font-size: .85em; padding: 10px; } .fullpage-wrapper{height: 100%;} .fullpage-sections{height: 100%; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;} .fullpage-sections > section,.fullpage-sections > div{height: 100%;overflow: auto;} .largura100{width: 100%;}.largura95 {width: 95%;}.largura90 {width: 90%;}.largura85 {width: 85%;} .largura80 {width: 80%;}.largura75 {width: 75%;}.largura70 {width: 70%;}.largura65 {width: 65%;} .largura60 {width: 60%;}.largura55 {width: 55%;}.largura50 {width: 50%;}.largura45 {width: 45%;} .largura40 {width: 40%;}.largura35 {width: 35%;}.largura30 {width: 30%;}.largura25 {width: 25%;} .largura20 {width: 20%;}.largura15 {width: 15%;}.largura10 {width: 10%;}.largura5 {width: 5%;} .largura33 {width: 33.333%;}.largura66 {width: 66.666%;} .colunas{display:table;width:100%;table-layout:fixed;list-style-type:none;margin-left:0!important;margin-right:0!important;} .colunas > * {float:left;box-sizing:border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;overflow: hidden;margin-left:0!important;margin-right:0!important;padding: 0px 10px;} .mesma-altura > * {display:table-cell!important;float:none!important;vertical-align:top;} .floats,.floats-container {display:table;table-layout:fixed;overflow:hidden;width: 100%;margin:0} .mesma-altura .topo, .colunas .topo,.floats .topo,.floats-container .topo{vertical-align:top;} .mesma-altura .meio, .colunas .meio,.floats .meio,.floats-container .meio{vertical-align: middle;} .mesma-altura .base, .colunas .base,.floats .base,.floats-container .base{vertical-align: bottom;} .floats [class^="largura"],.floats-container [class^="largura"]{ box-sizing:border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box; padding: 0px 5px; display:table-cell; } .floats-container-centralizado{text-align:center;margin: 0 auto;} @media screen and (-webkit-min-device-pixel-ratio:0){ .floats [class^="largura"],.floats-container [class^="largura"]{display:inline-block;}} .largura-auto{width:auto;display:table-cell;} .floats .right,.floats-container .right,.floats .direita,.floats-container .direita{display:block;float: right;} .floats .left,.floats-container .left,.floats .esquerda,.floats-container .esquerda{display:block;float: left;} .float-cell{display: inline-block;float: left;margin: 5px;} .float-cell *{margin: 0px;padding: 0px;} .float-cell.right{float: right;} html,body {height:100%;margin:0;padding:0;} .pagina { position:relative; height:auto !important; height:100%; min-height:100%;} .pagina-rodape{ width:100%; } .pagina-rodape.grudado, body.rodape-grudado .pagina-rodape { position:absolute;bottom:0; } .pagina-rodape.fixo, .pagina-rodape.sempre-visivel, body.rodape-fixo .pagina-rodape, body.rodape-sempre-visivel .pagina-rodape { position:fixed;bottom:0; } .pagina-rodape.padding{ padding-bottom: 18px; } .pagina-conteudo:after{content:'\0000a0';} body > .pagina > * {overflow: auto;} object{position:fixed;top:0;left:0} .noselect{-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;} .centerinpage{position: absolute;top:0;bottom: 0;left: 0;right: 0;margin: auto;} .nodecoration{text-decoration: none;} ul.nobullet{list-style-type: none;margin:0;padding:0;} ul.nobullet li{padding:0;margin-bottom:8px;} a,.cursor-pointer{cursor:pointer;} img.cover{z-index: -99999;min-height: 100%;min-width: 1920px;width: 100%;height: auto;position: fixed;top: 0;left: 0;} .fundo-transparencia-6,.fundo-transparencia-small{ background-repeat: repeat;background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAIAAABvrngfAAAACXBIWXMAAAsSAAALEgHS3X78AAAAS0lEQVR42g2NQQ4AIAjD9v+nKRK+QwC1BxPXNUMzc++tKnffe5uZyO+97j7nrLWgoidnZkRAccXjR4bSYQgTH0pmgR2xB8WlJ3PtA3hjYGfZu2oFAAAAAElFTkSuQmCC');} .fundo-transparencia-8,.fundo-transparencia-medio{ background-repeat: repeat;background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAIAAABLbSncAAAACXBIWXMAAAsSAAALEgHS3X78AAAAWklEQVR42lWO0Q0AIQhD2X80OXAfFL0XTYz2o6a0BWXOOcaAe+/urqrfgjDNTLi19hh3w8xKKbogaLJwRNRa8XxB9oNmindysotswEOfzbJP4dEje/7yGHfjBwj1q5F9ErCsAAAAAElFTkSuQmCC');} .fundo-transparencia-12,.fundo-transparencia{ background-repeat: repeat;background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAACXBIWXMAAAsSAAALEgHS3X78AAAAGUlEQVR42mP4jwHOYACGIasIUwhT25BVBADtzYNYvQf30gAAAABJRU5ErkJggg==');} .fundo-branco{background: #FFF} .facebook{color:#3c5b9b;} .twitter{color:#2daae1;} .google-plus{color:#f63e28;} .pinterest{color:#cb2027;} .linkedin{color:#0173b2;} .bfacebook{background:#3c5b9b;color:white;} .btwitter{background:#2daae1;color:white;} .bgoogle-plus{background:#f63e28;color:white;} .bpinterest{background:#cb2027;color:white;} .blinkedin{background:#0173b2;color:white;} .bfacebook,.btwitter,.bgoogle-plus,.bpinterest,.blinkedin{padding:3px;} .bfacebook *,.btwitter *,.bgoogle-plus *,.bpinterest *,.blinkedin *{color:white;} span.skype_pnh_container {display: none !important;} span.skype_pnh_print_container {display: inline !important;} .thumbnails { margin-left: -20px; list-style: none; *zoom: 1; } .thumbnails:before, .thumbnails:after { display: table; line-height: 0; content: ""; } .thumbnails:after { clear: both; } .row-fluid .thumbnails { margin-left: 0; } .thumbnails > li { float: left; margin-bottom: 20px; margin-left: 20px; } .thumbnail { display: block; padding: 4px; line-height: 20px; border: 1px solid #ddd; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055); -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } a.thumbnail:hover, a.thumbnail:focus { border-color: #0088cc; -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); } .thumbnail > img { display: block; max-width: 100%; margin-right: auto; margin-left: auto; } .thumbnail .caption { padding: 9px; color: #555555; } html,body {height:100%;margin:0;padding:0;} body{font-family:Verdana, Arial, sans-serif;} ul.tabs li.current a{font-weight:bold} strong,b{color:inherit;font-weight:bold;} @media all and (max-width: 768px) { .grid{margin:0 auto;width:95%;padding:0;} .pagina-cabecalho .grid{width:100%;} .pagina-cabecalho.fixedresponsivemenu nav ul.menu.responsive{position:fixed;top:0;left:0;right:0;z-index:100000;text-align: center;height:auto!important;} .pagina-cabecalho.fixedresponsivemenu {padding-top:20px;} .pagina-cabecalho nav .menu li a{padding: 8px 5px;border:none;} .floats-container{display:block;padding: 0px!important;} } body{line-height:1.8em;font-family:Verdana, Arial, sans-serif;color:white;} h1,h2,h3,h4,h5,h6{font:normal 1.9em/150% arial, sans-serif;} h1{font-size: 2em;margin: 0.67em 0;} h2{font-size: 1.5em;margin: 0.83em 0;} h3{font-size: 1.17em;margin: 1em 0;} h4{font-size: 1em;margin: 1.33em 0;} h5{font-size: 0.83em;margin: 1.67em 0;} h6{font-size: 0.67em;margin: 2.33em 0;} .pagina{} .pagina-cabecalho,.cabecalho{overflow: hidden;} .pagina-cabecalho h1, .pagina-cabecalho h2, .pagina-cabecalho h3, .pagina-cabecalho h4, .pagina-cabecalho h5, .pagina-cabecalho h6{margin:0;padding:0;height:auto;line-height:1em;} .pagina-conteudo{} .conteudo a{text-decoration:none; text-shadow:none;font-weight:bold;} .conteudo a:hover{text-decoration:underline;} .conteudo li a{text-decoration:none; text-shadow:none;font-weight:normal;border-bottom:solid 2px transparent;} .conteudo li a:hover{text-decoration:none;} .servico-destaque a.btn:hover{text-decoration:none;} .pagina-rodape{} .pagina-rodape h6,.pagina-rodape li a{font:normal 1em/150% arial, sans-serif!important;} .pagina-rodape h6{font-weight: bold!important; padding: 10px 1px 1px 1px;margin: 1px;} .pagina-rodape a{text-decoration:none;} .pagina-rodape a:hover{text-decoration:underline;} .pagina-rodape li{height: 30px!important;} .pagina-rodape .redessociais i{display:none;} .pagina-rodape .menu li a{text-decoration:none; text-shadow:none;} .pagina-rodape .menu li a:hover{text-decoration:underline;background:none;} .conteudo{padding-top:0px;} .cabecalho,.conteudo,.rodape{padding:15px 15px;} .pagina-cabecalho nav {position: relative;} .pagina-cabecalho .cabecalho.menu-abas nav.right .menu{right: -15px;} .pagina-cabecalho .cabecalho.menu-abas nav.left .menu{left: -15px;} .pagina-cabecalho nav.center{margin: 0 auto;width: 100%;text-align:center;} .pagina-cabecalho nav.right{margin: 0 auto;width: 100%;text-align:right;} .pagina-cabecalho nav.left{margin: 0 auto;width: 100%;text-align:left;} .pagina-cabecalho nav.superior{margin-bottom:8px;} .pagina-cabecalho nav.inferior{margin-top:8px;} .pagina-cabecalho nav .menu li a{padding: 5px 12px; text-decoration:none; text-shadow:none;font-weight:bold;} .pagina-cabecalho nav .menu li a:hover, .pagina-cabecalho nav .menu li a.active{text-decoration:none;background:none;} .pagina-cabecalho nav .menu.simple li a{border-bottom:solid 3px transparent;} .pagina-cabecalho nav .menu.pill li a{border:solid 2px transparent;margin-left:5px;} .pagina-cabecalho nav .menu.abas {background:none;border:none;} .pagina-cabecalho nav .menu.abas li a{padding-top:12px;padding-bottom:12px;} .cabecalho.menu-abas.inferior1 {padding-bottom:0px} .cabecalho.menu-abas.superior1 {padding-top:0px} div.logo{max-width:300px;max-height:130px;text-align:center} img.logo{max-width:300px;max-height:130px;margin-right:15px;} div.logo.grande,img.logo.grande{max-width:500px;max-height:300px;} div.logo.original,img.logo.original{max-width:3000px;max-height:3000px;} .media-esquerda{vertical-align:middle;} .bx-wrapper .bx-viewport{border: none;} .bx-wrapper {margin:0;} .mapa {width:100%;height:65%;} .mapa iframe{width:100%;} .areaexterna{width:100%;text-align:center;margin:8px auto;} .areaexterna a{width:90%;color:black;padding:20px;font-size:1.1em;text-align:center;} .areaexterna a:hover{text-decoration:none;} .pagina{background-color: #2c2517;} .pagina-cabecalho{background-color: #111111;color: #c19851;} .pagina-conteudo{color: #efefef;} .pagina-rodape{background-color: #1e190e;color: #8a7f71;} .pagina-cabecalho.bordasuperior1{border-top:solid 5px #1e190e;} .pagina-cabecalho.bordainferior1{border-bottom:solid 5px #1e190e;} .pagina-rodape.bordasuperior1{border-top:solid 3px #111111;} .pagina-rodape.bordainferior1{border-bottom:solid 3px #111111;} .pagina-show-cover .pagina{background: none;} .logocabecalho h1 a, .logocabecalho h2 a, .logocabecalho h3 a, .logocabecalho h4 a, .logocabecalho h5 a, .logocabecalho h6 a{color:#c19851;text-decoration:none;} .pagina-cabecalho nav .menu.simple li a{color:#c19851;} .pagina-cabecalho nav .menu.simple li a:hover, .pagina-cabecalho nav .menu.simple li a.active{border-color:#c19851;} .pagina-cabecalho nav .menu.pill li a{color:#111111;background:#c19851;border-color:#c19851;} .pagina-cabecalho nav .menu.pill li a:hover, .pagina-cabecalho nav .menu.pill li a.active{color:#c19851;background:#111111;} .pagina-cabecalho nav .menu.abas li a{color:#c19851;background:#111111;border-color:#c19851;} .pagina-cabecalho nav .menu.abas li a:hover, .pagina-cabecalho nav .menu.abas li a.active{color:#efefef;background:;} .pagina-cabecalho nav .menu li.menu-toggle a{background-color:#c19851;color:#111111;} .pagina-conteudo .conteudo a{color:#efefef;} .pagina-conteudo .conteudo a:hover{border-color:#efefef;} .pagina-rodape h1, .pagina-rodape h2, .pagina-rodape h3, .pagina-rodape h4, .pagina-rodape h5, .pagina-rodape h6 { color: #111111; color:#8a7f71; } .pagina-rodape a, .pagina-rodape .menu li a { color:#8a7f71!important; } .pagina-rodape .redessociais span { background-color: #1e190e; } .areaexterna a.btn.transparent{ background: rgb(252,252,252); background: -moz-linear-gradient(top, rgba(252,252,252,0.1) 0%, rgba(224,224,224,0.1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,0.1)), color-stop(100%,rgba(224,224,224,0.1))); background: -webkit-linear-gradient(top, rgba(252,252,252,0.1) 0%,rgba(224,224,224,0.1) 100%); background: -o-linear-gradient(top, rgba(252,252,252,0.1) 0%,rgba(224,224,224,1) 100%); background: linear-gradient(top, rgba(252,252,252,0.1) 0%,rgba(224,224,224,0.1) 100%); color: #8a7f71!important; text-shadow:none!important; } .areaexterna a.btn.transparent:hover{ background: rgb(252,252,252); background: -moz-linear-gradient(top, rgba(252,252,252,0.2) 0%, rgba(224,224,224,0.2) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,0.2)), color-stop(100%,rgba(224,224,224,0.2))); background: -webkit-linear-gradient(top, rgba(252,252,252,0.2) 0%,rgba(224,224,224,0.2) 100%); background: -o-linear-gradient(top, rgba(252,252,252,0.2) 0%,rgba(224,224,224,1) 100%); background: linear-gradient(top, rgba(252,252,252,0.2) 0%,rgba(224,224,224,0.2) 100%); } @media all and (max-width: 768px) { .pagina-cabecalho nav .menu.responsive {background-color:#111111;} .pagina-cabecalho nav .menu.responsive li a:hover, .pagina-cabecalho nav .menu.responsive li a.active{border-color:transparent;} .pagina-cabecalho nav .menu.responsive li a{font-size:22px;padding: 8px} } body{font-family:Verdana, Arial, sans-serif;} h1,h2,h3,h4,h5,h6{font:normal 3.1em/150% 'Parisienne', sans-serif;} .clientes .column{border: solid 1px #CCC;border-color: #1e190e;} .clientes .column{background-color: #FFF;text-align:center;padding:10px;height:220px;line-height:200px;} .clientes .column img{max-height:200px;vertical-align:middle;} .servico-destaque{ background-color:#111111; color: #c19851; } .servico-destaque h3{ color: #c19851; margin:0px; } .servico-destaque{text-align:center;padding: 18px;padding-top: 2px;margin-bottom:30px;min-width:340px;} .servicos-destaques .floats-container{padding: 0 50px;} .servicos-destaques .spacer{width: 10px;} .servico-destaque-clip{max-height: 320px;overflow:hidden;margin-bottom:8px;} .servico-destaque.ambiente{min-width:340px;} #cboxOverlay{background-color:#000!important;} .slideshow ul li{display:none;} button, a.btn, a.btn:visited, a.button, a.button:visited, input[type=submit], input[type=reset], input[type=button], ul.button-bar li a { color:#666!important; } button.orange, a.btn.orange, a.button.orange, a.btn.orange:visited, a.button.orange:visited, input[type=submit].orange, input[type=reset].orange, input[type=button].orange, button.blue, a.btn.blue, a.button.blue, a.btn.blue:visited, a.button.blue:visited, input[type=submit].blue, input[type=reset].blue, input[type=button].blue, button.pink, a.btn.pink, a.button.pink, a.btn.pink:visited, a.button.pink:visited, input[type=submit].pink, input[type=reset].pink, input[type=button].pink, button.green, a.btn.green, a.button.green, a.btn.green:visited, a.button.green:visited, input[type=submit].green, input[type=reset].green, input[type=button].green, button.red, a.btn.red, a.button.red, a.btn.red:visited, a.button.red:visited, input[type=submit].red, input[type=reset].red, input[type=button].red { color:#fff!important; } @media all and (max-width: 1048px) { .servico-destaque {display:block!important;} .floats-container{display:block;padding: 0px!important;} } @media all and (max-width: 768px) { .logocabecalho{margin-top: 12px;} } body.debug .pagina{border: solid 2px red!important;} body.debug .pagina-cabecalho{border: solid 2px red!important;} body.debug .cabecalho{border: solid 2px red!important;} body.debug .pagina-conteudo{border: solid 2px red!important;} body.debug .conteudo {border: solid 2px red!important;} body.debug .pagina-rodape{border: solid 2px red!important;}