.content-box p {color:black !important;}
* {-moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; margin:0;}
.chromeframe {position:absolute; top:0;}

/* Fonts */
@font-face {
    font-family: 'texgyreadventorregular';
    src: url('fonts/texgyreadventor-regular-webfont.eot');
    src: url('fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/texgyreadventor-regular-webfont.woff') format('woff'),
         url('fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('fonts/texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aleoregular';
    src: url('fonts/aleo-regular-webfont.eot');
    src: url('fonts/aleo-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aleo-regular-webfont.woff') format('woff'),
         url('fonts/aleo-regular-webfont.ttf') format('truetype'),
         url('fonts/aleo-regular-webfont.svg#aleoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aleolight';
    src: url('fonts/aleo-light-webfont.eot');
    src: url('fonts/aleo-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aleo-light-webfont.woff') format('woff'),
         url('fonts/aleo-light-webfont.ttf') format('truetype'),
         url('fonts/aleo-light-webfont.svg#aleolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aleobold';
    src: url('fonts/aleo-bold-webfont.eot');
    src: url('fonts/aleo-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aleo-bold-webfont.woff') format('woff'),
         url('fonts/aleo-bold-webfont.ttf') format('truetype'),
         url('fonts/aleo-bold-webfont.svg#aleobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aleolightitalic';
    src: url('fonts/aleo-lightitalic-webfont.eot');
    src: url('fonts/aleo-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aleo-lightitalic-webfont.woff') format('woff'),
         url('fonts/aleo-lightitalic-webfont.ttf') format('truetype'),
         url('fonts/aleo-lightitalic-webfont.svg#aleolightitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Body Styles */
html, body {height:100%; font-family:Arial, Helvetica, sans-serif;}

/* Font Colour */
body, select, input, textarea {color:#333;}

/* Link Colour */
a {text-decoration:none;}

/* Floats */
.fl {float:left;}
.fr {float:right;}

/* Clear */
.clear {clear:both;}

/* Hr */
hr {border-top:none; border-bottom:1px solid #ccc;}

/* Hover - Fadeout */
.fadeout:hover, .fadeout:hover > div  {filter:alpha(opacity=80); opacity:0.8;}

/* Inline List */
ul.inline {list-style-type:none; margin:0; padding:0;}
ul.inline li {display:inline-block;}

/* Box Shadow */
.box-shadow {width:195px; height:23px; position:absolute; bottom:0; right:-3px; z-index:1; background:url(../images/box-shadow.png) top right no-repeat;}

/* Custom text-selection colors */
::-moz-selection{background:#ccc; color:#fff; text-shadow:none;}
::selection {background:#ccc; color:#fff; text-shadow:none;} 

/*  j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #ccc;} 
ins {background-color: #ccc; color: #000; text-decoration: none;}
mark {background-color: #ccc; color: #000; font-style: italic; font-weight: bold;}

/* Mozilla placeholder style */
input:-moz-placeholder { color:#a9a9a9; }
textarea:-moz-placeholder { color:#a9a9a9; }

/* Grid Wrapper */
.wrapper {width:940px; margin:auto; position:relative;}

/* Header */
.page-header {width:100%; height:32px; background:#444444; color:#FFF; font-family: 'texgyreadventorregular'; font-size:13px;}
.header-wrapper {height:20px; padding-top:6px;}
.header-corner-logo {width:80px; height:88px; display:block; position:absolute; right:0; top:0; background:url(../images/header-corner-logo.png) no-repeat;}
.header-paperflow-logo {width:69px; height:20px; display:block; margin:0 10px; background:url(../images/header-paperflow-logo.png) no-repeat;}
.header-icon-signin {width:20px; height:20px; display:block; margin-left:13px; background:url(../images/header-icon-signin.png) no-repeat;}
.header-icon-email {width:20px; height:20px; display:block; background:url(../images/header-icon-email.png) no-repeat;}
.header-icon-chat {width:20px; height:20px; display:block; background:url(../images/header-icon-chat.png) no-repeat;}
.header-icon-tel {width:20px; height:20px; display:block; margin-right:13px; background:url(../images/header-icon-tel.png) no-repeat;}
ul.header-icons li {border-left:1px solid #5e5e5e; padding:0 21px 0 25px;}
ul.header-icons li:last-child {border-left:1px solid #5e5e5e; padding:0 50px 0 25px;}
ul.header-icons li a {color:#fff;}

/* Nav */
.nav {margin-top:50px;}
.nav-logo {width:201px; height:53px; display:block; background:url(../images/nav-samstore-logo.png) no-repeat; margin-top:10px;}
ul.nav-links li {border-left:1px solid #ccc; font-family: 'aleobold'; font-size:14px; padding:15px 60px 15px 12px; margin-left:5px;}
ul.nav-links li a {color:#000;}
ul.nav-links li a:hover {color:#00A78E; transition:color 0.4s linear;}
ul.nav-links li a.active {color:#00A78E;}

/* Main Carousel */
.carousel {visibility: hidden;}
.list_carousel ul {margin:0; padding:0; list-style:none; display:block;}
.list_carousel li {font-size:13px; color:#444444; padding:0; display:block; float:left; position:relative; background:#FFF;}
.list_carousel li img {border-radius:0 0 7px 7px; position:relative; z-index:2;}
.list_carousel li .content-box {background:url(../images/overlay.png) repeat; position:absolute; top:20px; right:20px; padding:25px; z-index:3}
.list_carousel li .content-box h1 {font-size:16px; color:#000; font-family: 'aleoregular'; margin:0 0 10px 0; font-weight:normal;}
.list_carousel li .content-box img {margin-bottom:5px; height:auto;}      
.pager-controls {text-align:center;}
.pager {text-align:center; display:inline-block; margin-left:5px;}
.pager a {margin:0 5px; width:10px; height:10px; background:url(../images/indicator.png) no-repeat; text-indent:-999em; display:inline-block;}
.pager a.selected {background:url(../images/indicator-active.png) no-repeat;}
.carousel-control {display:inline-block; vertical-align:top;}
.carousel-pause {background:url(../images/carousel-controls.png) no-repeat -1px 0; width: 10px; height: 10px;}
.carousel-pause:hover {background:url(../images/carousel-controls.png) no-repeat -20px 0;}
.carousel-play {background:url(../images/carousel-controls.png) no-repeat -40px 0; width: 10px; height: 10px;}
.carousel-play:hover {background:url(../images/carousel-controls.png) no-repeat -57px 0;}

/* Home Carousel */
.carousel-home {width:940px; margin-top:15px;}
.carousel-home li {width:940px; height:365px;}
.carousel-home li img {height:356px;}
.carousel-home li .content-box {width:460px;}

/* Landing Carousel */
.carousel-landing {width:940px; margin-top:15px;}
.carousel-landing li {width:940px; height:255px;}
.carousel-landing li img {height:246px;}
.carousel-landing li .content-box {width:280px;}

/* Content Carousel */
.carousel-content {width:640px; margin-top:15px;}
.carousel-content li {width:640px; height:255px;}
.carousel-content li img {height:246px;}
.carousel-content li .content-box {width:280px;}

/* Widgets */
.widgets {margin-top:25px;}
.widgets-3 > .widget {width:33.333%;}
.widgets-4 > .widget {width:25%;}
.widget {text-align:center; color:#666666; font-size:11px; border-right:1px solid #cdcdcd; display:block; height:180px; overflow:hidden;}
.widget:last-child {border-right:none;}
.widget h1 {font-family: 'aleolight'; font-size:20px; color:#000; margin-bottom:10px; font-weight:normal;}
.widget p {width:60%; margin:auto;}

/* Horizontal Content Boxes */
.content-box-horizontal-wrap {margin-top:30px;}
.content-box-horizontal {width:220px; color:#666666; font-size:11px; position:relative; margin-right:20px;}
.content-box-horizontal:last-child {margin-right:0;}
.content-box-horizontal .content-box-top {background:url(../images/content-box-top.png) no-repeat; height:29px; border-bottom:1px solid #e9e9e9; width:220px;}
.content-box-horizontal .content-box-img {width:220px; height:220px; overflow:hidden;}
.content-box-horizontal .content-box-info {background:#e9e9e9; padding:15px; position:relative; height:100px; width:220px;}
.content-box-horizontal .content-box-info h1 {font-family:'aleobold'; font-size:16px; color:#333333; font-weight:normal; margin-bottom:10px;}
.content-box-horizontal .content-box-info p {max-height:45px; overflow:hidden;}
.content-box-horizontal .content-box-bottom {background:url(../images/content-box-bottom.png) no-repeat; height:19px;}

/* Vertical Content Boxes */
.content-box-vertical-wrap {margin-top:20px;}
.content-box-vertical {width:460px; color:#666666; font-size:11px; position:relative; margin-bottom:10px; height:170px; overflow:hidden;}
.content-box-vertical:nth-child(even) {margin-left:20px;}
.content-box-vertical .content-box-top {background:url(../images/content-box-top2.png) no-repeat; width:29px; height:160px; float:left;}
.content-box-vertical .content-box-img {width:160px; height:160px; overflow:hidden; float:left;}
.content-box-vertical .content-box-info {background:url(../images/content-box-bg.png) no-repeat; padding:15px; position:relative; width:270px; height:151px;}
.content-box-vertical .content-box-info h1 {font-family:'aleobold'; font-size:16px; color:#333333; font-weight:normal; margin-bottom:10px;}
.content-box-vertical .content-box-info p {max-height:100px; overflow:hidden;}
.content-box-vertical .content-box-bottom {background:url(../images/content-box-bottom2.png) no-repeat; width:270px; height:19px;}

/* Content Box Testimonial */
.testimonial {height:160px; width:460px;}
.quote {background:url(../images/quote.png) top left no-repeat; max-height:115px; overflow:hidden; font-size:24px; color:#111111; font-family:'aleolightitalic'; margin-bottom:15px; padding-left:30px;}
.quote-person {font-size:14px; color:#333333; font-family:'aleobold'; margin-bottom:2px; padding-left:30px;}
.quote-title {font-size:11px; color:#666666; padding-left:30px;}

/* Custom Select */
div.fancy-select {position:relative; font-size:13px; color:#fff;}
div.fancy-select.disabled {opacity: 0.5;}
div.fancy-select div.trigger {border-radius:5px; cursor:pointer; padding:15px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; position:relative; background:#7bd3c6; color:#fff; width:100%; transition: all 240ms ease-out;}
div.fancy-select div.trigger:after {content:""; display:block; position:absolute; width:45px; height:31px; top:7px; right:15px; background:url(../images/select-arrow.png) no-repeat;}
div.fancy-select div.trigger.open {background:#00a78e;}
div.fancy-select ul.options {list-style:none; margin:0; position:absolute; top:40px; left:0; visibility:hidden; opacity:0; z-index:50; max-height:200px; overflow: auto; background:#00a78e; border-radius:5px; min-width:100%; transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;}
div.fancy-select ul.options.open {visibility:visible; top:50px; opacity:1; transition:opacity 300ms ease-out, top 300ms ease-out;}
div.fancy-select ul.options.overflowing {top:auto; bottom:40px; transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;}
div.fancy-select ul.options.overflowing.open {top:auto; bottom:50px; transition: opacity 300ms ease-out, bottom 300ms ease-out;}
div.fancy-select ul.options li {padding:15px; color:#fff; cursor:pointer; white-space:nowrap; transition: all 150ms ease-out;}
div.fancy-select ul.options li.selected {background: rgba(43,134,134,0.3); color: rgba(255,255,255,0.75);}
div.fancy-select ul.options li.hover {color:#7bd3c6;}

/* Sidebar */
.sidebar {width:300px; float:left;}
.sidebar hr {border-top:none; border-bottom:0px solid #fff; margin:0;}
.sidebar-widget {width:100%; color:#666666; font-size:11px; text-align:center; margin:50px 0 50px 0; display:block;}
.sidebar-widget:first-child {width:100%; color:#666666; font-size:11px; text-align:center; margin:75px 0 50px 0; display:block;}
.sidebar-widget h1 {font-family: 'aleolight'; font-size:20px; color:#000; margin-bottom:10px; font-weight:normal;}
.sidebar-widget p {width:60%; margin:auto;}
.sidebar-testimonial {width:220px; margin:auto; margin-top:50px; margin-bottom:50px;}
.sidebar-quote {background:url(../images/quote.png) top left no-repeat; font-size:24px; color:#111111; font-family:'aleolightitalic'; padding-left:30px; margin-bottom:15px;} 
.sidebar-quote-person {font-size:14px; color:#333333; font-family:'aleobold'; margin-bottom:2px; padding-left:30px;}
.sidebar-quote-title {font-size:11px; color:#666666; padding-left:30px;}
.sidebar .sidebar-content-box {display:block; margin:auto; margin-top:50px;}

/* Sidebar Top Margin Fix */
.sidebar > .promises-wrapper:first-child {margin-top:15px !important;}
.sidebar > .sidebar-widget:first-child {margin-top:15px !important;}
.sidebar > .sidebar-content-box:first-child {margin-top:15px !important;}
.sidebar > .sidebar-testimonial:first-child {margin-top:15px !important;}

/* Sidenav */
.sidenav-header {font-family:'aleobold'; color:#fff; font-size:14px; background:#A1A1A1; padding:6px 12px; margin-top:15px;}
ul.sidenav {list-style-type:none; margin:0; padding:0;}
ul.sidenav li {border-bottom:1px solid #ccc; font-family: 'aleoregular'; font-size:14px; list-style-image:url(../images/nav-bullet.png); list-style-position:inside; padding:15px 0 15px 0;}
ul.sidenav li:hover, ul.sidenav li:hover > a {list-style-image:url(../images/nav-bullet-hover.png); color:#00A58C;}
ul.sidenav li a {color:#333;}
/*ul.sidenav li:hover > ul.subnav {display:block;}*/
ul.subnav {list-style-type:none; margin:0; padding:0; display:none; }
ul.subnav li {font-family: 'aleoregular'; font-size:14px; list-style-image:url(../images/nav-bullet.png); list-style-position:inside; border-bottom:none; padding:10px 0 0 15px;}
ul.subnav li:last-child {margin-bottom:0;}
li.open > .subnav {display:block;}
ul.sidenav li.active, ul.sidenav li.active > a {list-style-image:url(../images/nav-bullet-hover.png); color:#00A58C;}

/* Promises */
.promises-wrapper {position:relative; margin:50px 0 50px 0;}
.promises-header {height:29px; background:url(../images/promises-header.png) no-repeat; font-family:'aleobold'; font-size:14px; color:#FFF; padding:5px 0 0 45px;}
.promises-footer {height:9px; background:url(../images/promises-footer.png) no-repeat;}
ul.promises {list-style-type:none; margin:0; padding:0;}
ul.promises li:nth-child(odd) {min-height:46px; background-image:url(../images/promises-odd.png); background-repeat:no-repeat; background-position:top left; background-color:#dbdadb; font-family: 'aleoregular'; font-size:14px; color:#333; padding:15px 20px 15px 45px;}

ul.promises li:nth-child(even) {min-height:46px; background-image:url(../images/promises-even.png); background-repeat:no-repeat; background-position:top left; background-color:#f1f0f1; font-family: 'aleoregular'; font-size:14px; color:#333; padding:15px 20px 15px 45px;}

.ie8 ul.promises li:nth-child(odd) {min-height:auto; padding:15px 20px 15px 45px;}
.ie8 ul.promises li:nth-child(even) {min-height:auto; padding:15px 20px 15px 45px;}

/* Breadcrumb */
.breadcrumb {font-family: 'aleoregular'; font-size:12px; width:100%; color:#666; border-bottom:1px solid #ccc; padding-bottom:10px; margin:15px 0 30px 0;}
.breadcrumb a {color:#666;}
.breadcrumb a:hover {color:#00A78E; transition:color 0.4s linear;}
.breadcrumb a.active {font-family:'aleobold';}

/* Content */
.content {width:620px; margin-left:20px; float:right; line-height:20px;}
.content h1 {font-family: 'aleoregular'; font-size:20px; color:#000; font-weight:normal; margin:10px 0 30px 0;}
.content h2 {font-family: 'aleoregular'; font-size:14px; color:#00A78E; font-weight:normal; margin-bottom:15px;}
.content h3 {font-family: 'aleoregular'; font-size:14px; color:#000000; font-weight:normal; margin-bottom:15px; border-bottom:1px solid #ccc; padding-bottom:10px;}
.content h4 {font-family: 'aleoregular'; font-size:14px; color:#000000; font-weight:normal; margin-bottom:15px; border-bottom:1px solid #ccc; padding-bottom:10px; background:url(../images/accordion-arrow-closed.png) top right no-repeat;}
.content p {font-size:13px; color:#666;}

/* Content WYSIWYG */
.content-wrap ul {margin-bottom:15px; padding-left:10px;}
.content-wrap ul li {font-size:13px; color:#666; list-style-type:disc; list-style-position:inside; font-weight:bold; margin-bottom:5px;}
.content-wrap h1 {font-family: 'aleoregular'; font-size:20px; color:#000; font-weight:normal; margin:10px 0 20px 0;}
.content-wrap h2 {font-family: 'aleoregular'; font-size:14px; color:#00A78E; font-weight:normal; margin-bottom:15px;}
.content-wrap h3 {font-family: 'aleoregular'; font-size:14px; color:#000000; font-weight:normal; margin-bottom:15px; border-bottom:1px solid #ccc; padding-bottom:10px;}
.content-wrap h4 {font-family: 'aleoregular'; font-size:14px; color:#000000; font-weight:normal; margin-bottom:15px; border-bottom:1px solid #ccc; padding-bottom:10px; background:url(../images/accordion-arrow-closed.png) top right no-repeat;}
.content-wrap p {font-size:13px; color:#666; margin-bottom:15px;}
.content-wrap a {color:#00A78E; text-decoration:none; font-weight:bold;}
.content-wrap a:hover {color:#7bd3c6;}

/* Content Boxes */
.content-boxes h1 {font-family:'aleobold'; font-size:16px; color:#333333; font-weight:normal;}
.content-box {width:300px; float:left; margin-bottom:10px; line-height:normal;}
.content-box:nth-child(even) {margin-left:20px;}
.content-box-top {background:url(../images/content-box-top3.png) no-repeat; height:29px;}
.content-box-img {width:300px; height:95px; background:#FFF; overflow:hidden; text-align:center; line-height:105px;}
.content-box-info {background:#e9e9e9; padding:15px; position:relative; height:110px;}
.content-box-info h1 {font-family:'aleobold'; font-size:16px; color:#333333; font-weight:normal; margin-bottom:10px;}
.content-box-info p {font-size:11px; max-height:45px; overflow:hidden;}
.content-box-bottom {background:url(../images/content-box-bottom3.png) no-repeat; height:19px;}

/* SAM Boxes */
.sam-box {margin-left:0 !important;}
.sam-box:nth-child(odd) {margin-left:20px !important;}
.sam-box-wrap h3 {margin-bottom:30px;}
.sam-box .sam-box-img {height:145px; overflow:hidden;}
.sam-box h1 {font-family:'aleoregular'; font-size:14px; color:#00A58C; margin-bottom:10px;}
.sam-box h2 {font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#666; margin-bottom:5px;}
.sam-box p {font-size:13px; height:50px; overflow:hidden;}

/* Form */
.form h3 {margin-bottom:30px;}
label {font-size:13px; color:#666; width:150px; display:inline-block; cursor:default;}
label.top {vertical-align:top}
input[type="text"] {border:1px solid #dddddd; width:300px; height:30px;}
input[type="text"].small {width:220px;}
.req {font-size:16px; color:#00A78E;}
input, textarea {font-size:13px; color:#666;}
textarea {resize:none; border:1px solid #dddddd; width:460px; height:125px;}
.btn-send {width:90px; height:31px; border:0; background:url(../images/btn-send-bg.png) no-repeat; font-family: 'aleobold'; color:#fff; font-size:15px; text-align:left; margin-left:155px; margin-bottom:20px;}

/* Staff */
.staff .staff-img {width:220px; height:220px; overflow:hidden;}
.staff h1 {font-family:'aleoregular'; font-size:14px; color:#00A58C; margin:15px 0 10px 0;}
.staff h3 {margin-bottom:30px;}
.staff .staff-box {width:220px; float:left; margin-right:90px; margin-bottom:30px;}

/* Contact */
address {font-size:13px; font-style:normal; color:#666; margin-bottom:15px;}

/* FAQ Select */
.faq {color:#666666; font-size:11px; margin-bottom:20px; border-top:1px solid #ccc; padding-top:30px;}
.faq-title {font-family:'aleobold'; font-size:16px; color:#333333; margin-right:10px;}

/* FAQ */
.faq-wrap h3 {margin-bottom:30px;}
.accordionButton {width:100%; float:left; cursor: pointer; font-family: 'aleoregular'; font-size:14px; color:#00A78E; font-weight:normal; margin-bottom:15px; background:url(../images/accordion-arrow-closed.png) top left no-repeat; padding-left:20px;}  
.accordionContent {width:100%; float:left; font-size:13px; color:#666; padding-left:20px; margin-bottom:20px;}
.on {background:url(../images/accordion-arrow-open.png) top left no-repeat;}
.over {color:#7bd3c6;}

/* Videos */
.video-player {margin-bottom:20px;}
ul.video-playlist  {list-style-type:none; margin:0; padding:0;}
ul.video-playlist li {display:inline-block; font-size:11px; color:#666; font-weight:normal; margin:0 15px 20px 0;}
ul.video-playlist li:nth-child(4n+0) {margin-right:0;}

/* Bottom Links */
.bottom-links-wrapper {border-top:1px solid #ccc; padding-top:30px;}
.bottom-links {width:33.333%; float:left; line-height:17px;}
.bottom-links a:hover {color:#00A78E;}
.bottom-links ul {list-style-type:none; margin:0; padding:0;}
.bottom-links ul li {color:#666666; font-size:11px;}
.bottom-links ul li a {color:#666666; font-size:11px;}
.bottom-links h1 a {color:#333333;}
.bottom-links h1:first-child {font-family:'aleobold'; font-size:13px; color:#333333; font-weight:normal; margin:0 0 10px 0;}
.bottom-links h1 {font-family:'aleobold'; font-size:13px; color:#333333; font-weight:normal; margin:10px 0;}
.bottom-links ul.sub-nav {list-style-type:none; margin:0; padding-left:10px;}
.bottom-links ul li.active > a {color:#00A78E;}

/* Sticky Footer */
.page-wrap {width:940px; margin:auto; min-height:100%; margin-bottom:-150px;}
.page-wrap:after {content:""; display:block;}
.site-footer, .page-wrap:after {height:150px;}
.site-footer {border-top:1px solid #cccccc; padding-top:20px; margin-top:10px;}
.footer-links {width:33.333%; float:left; line-height:17px;}
.footer-links ul {list-style-type:none; margin:0; padding:0;}
.footer-links ul li {color:#666666; font-size:11px;}
.footer-links ul li a {color:#666666; font-size:11px;}
.footer-links h1 {font-family:'aleobold'; font-size:13px; color:#333333; font-weight:normal; margin:10px 0;}
.footer-links a:hover {color:#00A78E;}
.footer-links .logo-accreditations {width:80px; height:60px; display:block; float:left; margin-right:15px;}
.footer-links .logo-accreditations:last-child {width:80px; height:60px; display:block; float:left; margin-right:0px;}
.footer-links .logo-paperflow {width:107px; height:31px; display:block; float:left; margin-right:15px;}
.footer-links .logo-paperflow:last-child {width:107px; height:31px; display:block; float:left; margin-right:15px;}

/*footer indent*/
.indent {
    margin-left:7px !important;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
