/* ce.css */
#table_1191{font-size:15px;        color:rgba(32,32,32,.6)}#table_1191 td.col_first{padding-left:10px;width:62%;    text-align:left;    font-size:15px;    color:rgba(32,32,32,.6)}#table_1191 td.col_last{width:23%}table{width:100%;margin-bottom:10px;border:none}table caption{margin-bottom:1em;text-align:left;font-weight:bold}th{padding:1%;text-align:left;border-bottom:0px solid #e1dad6;border-right: 0px solid #e1dad6}td{padding:1% 1% 1% 0;border-bottom:0px solid #e1dad6;border-right: 0px solid #e1dad6}td.col_last{border-right: none}.odd td{background-color:#f6f6f6}.comment_default{margin-bottom:20px}.ce_comments h2{border-color:#D0C9C2;font-size:2.0em;color:#60584D}.ce_comments p.info{margin:0;padding:5px;font-weight:bold;color:#e37a25}.ce_comments .comment{margin:0;padding:0 5px;background-color:#f4f2f0;border:1px solid #e1dad6}.ce_comments .reply{margin:10px 0 0 30px;padding:0}.ce_comments .reply p.info{background: transparent}.ce_comments .form{margin-top:30px}.ce_comments .widget{margin-top:1.5em}.ce_comments .text,.ce_comments .formbody label{display:inline-block}.ce_comments .text{width:29%;margin-right:1%}.ce_comments .formbody label{width:40%;margin-top:0}#container .ce_gallery ul{margin:0;padding:0}#container .image_container a img{position:relative;display:inline-block;padding:2px;border:0px solid #d4cbc5}#container .image_container a:hover img{border-color:#e37a25;filter: contrast(110%);filter: brightness(0.8)}#container figure.float_left{margin-right:20px}#container figure.float_right{margin-left:20px}#container .caption{margin-top:0;padding:7px 3px 7px 10px;text-align:center;background-color:#ebebeb;font-size:.86em;font-weight:normal;color:#535353}.social{padding:10px 15px 10px 0;text-align:right;border-top:1px solid #e5dfdc;background: #eae5e2;border-bottom: 1px solid #e5dfdc}.social a{display:inline-block;margin-left:8px}.social img{filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");/* Firefox 10+, Firefox on Android */    filter: gray;/* IE6-9 */    -webkit-filter: grayscale(100%);/* Chrome 19+, Safari 6+, Safari 6+ iOS */}.social a:hover img{filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");-webkit-filter: grayscale(0%)}.ce_downloads ul{margin:0;padding:0;border-top:1px solid #E1DAD6;list-style-type:none}.ce_downloads li{margin-top:2px;padding:1%;background-color:#F4F2F0;border-bottom:1px solid #E1DAD6}.ce_download img,.ce_downloads img{margin-right:1%;vertical-align:middle}.content-slider{position:relative;overflow:hidden;visibility: hidden}.ce_sliderStart{position:relative}.slider-wrapper{position:relative;overflow:hidden}.slider-wrapper > div{width:100%;height:300px;float:left;padding:0}.slidebox1{position:relative;background: #eae5e2;/* Old browsers */    background: -moz-linear-gradient(top,  #eae5e2 0%, #f4f2f1 100%);/* FF3.6+ */    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eae5e2), color-stop(100%,#f4f2f1));/* Chrome,Safari4+ */    background: -webkit-linear-gradient(top,  #eae5e2 0%,#f4f2f1 100%);/* Chrome10+,Safari5.1+ */    background: -o-linear-gradient(top,  #eae5e2 0%,#f4f2f1 100%);/* Opera 11.10+ */    background: -ms-linear-gradient(top,  #eae5e2 0%,#f4f2f1 100%);/* IE10+ */    background: linear-gradient(to bottom,  #eae5e2 0%,#f4f2f1 100%);/* W3C */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eae5e2', endColorstr='#f4f2f1',GradientType=0 );/* IE6-9 */}.slidebox1 h1,.slidebox1 p{margin-right:50px;margin-left:20px}.slidebox1 .image_container{top:0;right:0;position:absolute}.slider-control{height:55px}.slider-control .slider-menu{font-size:3em;line-height:1.6em}.slider-control .slider-prev,.slider-control .slider-next{min-width:55px;display:block;margin-right:15px;margin-left:15px;padding:8px;text-align:center;border:1px solid #e1dad6;text-decoration:none;color:#7f7266;border-bottom-color: #d4cbc5;background: #f4f2f0;/* Old browsers */    background: -moz-linear-gradient(top,  #f4f2f0 0%, #eee9e7 3%, #e1dad6 100%);/* FF3.6+ */    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f2f0), color-stop(3%,#eee9e7), color-stop(100%,#e1dad6));/* Chrome,Safari4+ */    background: -webkit-linear-gradient(top,  #f4f2f0 0%,#eee9e7 3%,#e1dad6 100%);/* Chrome10+,Safari5.1+ */    background: -o-linear-gradient(top,  #f4f2f0 0%,#eee9e7 3%,#e1dad6 100%);/* Opera 11.10+ */    background: -ms-linear-gradient(top,  #f4f2f0 0%,#eee9e7 3%,#e1dad6 100%);/* IE10+ */    background: linear-gradient(to bottom,  #f4f2f0 0%,#eee9e7 3%,#e1dad6 100%);/* W3C */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f2f0', endColorstr='#e1dad6',GradientType=0 );/* IE6-9 */    margin-top: 3px}#wrapper .slider-control .slider-prev:hover,#wrapper .slider-control .slider-next:hover{border-color:#de601a;color:#fff;border-bottom-color: #cf5917;background: #ff9b50;/* Old browsers */    background: -moz-linear-gradient(top,  #ff9b50 0%, #fd7d0d 3%, #ee7404 96%, #de601a 100%);/* FF3.6+ */    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9b50), color-stop(3%,#fd7d0d), color-stop(96%,#ee7404), color-stop(100%,#de601a));/* Chrome,Safari4+ */    background: -webkit-linear-gradient(top,  #ff9b50 0%,#fd7d0d 3%,#ee7404 96%,#de601a 100%);/* Chrome10+,Safari5.1+ */    background: -o-linear-gradient(top,  #ff9b50 0%,#fd7d0d 3%,#ee7404 96%,#de601a 100%);/* Opera 11.10+ */    background: -ms-linear-gradient(top,  #ff9b50 0%,#fd7d0d 3%,#ee7404 96%,#de601a 100%);/* IE10+ */    background: linear-gradient(to bottom,  #ff9b50 0%,#fd7d0d 3%,#ee7404 96%,#de601a 100%);/* W3C */    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9b50', endColorstr='#de601a',GradientType=0 );/* IE6-9 */}.sliderdemo .content-slider{margin-right:10px}.sliderdemo .content-slider .slidebox1 h1,.sliderdemo .content-slider .slidebox1 p{margin-right:60px;margin-left:20px}.mod_article .slider-wrapper *[class*="ce_"]{margin:0}.mod_article .ce_sliderStart{margin:0}