* {
	font-family: 'Ubuntu', sans-serif;
	outline: none !important;
}
a, a:focus { outline: none !important; }
body {
	background-color: #414141;
}
header {
	color: #fff;
}
body header { background-color: #1c5a98; }
body.home header { background-color: #414141; }
header .container_buttons .button_class_03 {
	margin-bottom: 6px;
	width: 140px;
}
header .container_buttons .button_class_03:first-child {
	margin-right: 15px;
}
.label {
	color: inherit !important;
	font-size: inherit !important;
	font-weight: normal !important;
	padding: 0;
}
.container_logo {
	position: relative;
	padding-bottom: 6px;
}
h1 {
	font-size: 42px;
	color: #1c5a98;
}	
.icon-logo-digitallagoon {
    display: inline-block;
    width: 360px;
    height: 63px;
	position: relative;
	z-index: 10;
}
.icon-logo-ferrellgas-white {
    display: inline-block;
    width: 196px;
    height: 160px;
	position: relative;
	z-index: 10;
}
.icon-bin {
    display: inline-block;
    width: 18px;
    height: 20px;
}
.icon-exclamation {
    display: inline-block;
    width: 21px;
    height: 21px;
}
.navbar-toggle {
	float: left;
	margin-right: 0;
	margin-left: 15px;
}
.navbar {
	position: absolute;
	margin-bottom: 0 !important;
	background: transparent !important;
	width: 100%;
}
.navbar-nav {
    margin: 0 -15px;
}
.navbar-collapse {
    position: absolute;
    top: 227px;
	width: 100%;
}
.navbar, .navbar-collapse {
	background: #003155;
	border: none;
}
.navbar-default .navbar-toggle {
	border: none !important;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: none;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #000;
}
.navbar-toggle .icon-bar {
    width: 30px;
    height: 3px;
}
.navbar-default .navbar-nav .active > a,
.navbar-default .navbar-nav .active > a:hover,
.navbar-default .navbar-nav .active > a:focus {
    color: #003155;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav li > a 			{ color: #fff; }
.navbar-default .navbar-nav li > a:hover 	{ color: #ddd; }
.navbar-default .navbar-nav li > a:active,
.navbar-default .navbar-nav li > a:focus  	{ color: #bbb; }

.navbar-collapse > ul {
    list-style:     none;
    margin:         0.75em 0;
    padding:        0 1em;
}
.navbar-collapse > ul > li:first-child:before {
    content:        "";
    border-color:   transparent #fff;
    border-style:   solid;
    border-width:   0.35em 0 0.35em 0.45em;
    display:        block;
    left:           -1em;
    position:       relative;
    top:            1.4em;
	width: 0;
}
.navbar-collapse > ul > li > ul {
    list-style:     none;
    margin:         0.75em 0;
    padding:        0 2em;
}
.navbar-collapse > ul > li > ul > li > a {
	text-decoration: none !important;
}

.icon-logo {
	margin-top: 24px;
}
main {
	color: #55555;
	/* background: #fff url(../imgs/icons-svg/pattern-bg.svg) 50% 0; */
	background-color: #fff;
	text-align: center;
	padding: 0 10px;
}
.menu_top, .menu_bottom {
	text-align: center;
}
.menu_top ul,
.menu_bottom ul {
	display: inline-block;
	margin: 0;
	list-style-type: none;
	padding: 0 !important;
}
.menu_top li,
.menu_bottom li {
	display: inline-block;
}
.menu_top li {
    padding: 0 5px;
}
.menu_top a:hover {
	color: #fff373;
}
.menu_top li.current-menu-item a {
	color: #fff !important;
}
.menu_bottom li {
	border-right: 2px solid #fff;
    padding: 0 18px 0 15px;
}
.menu_bottom li:last-child {
	border-right: none;
}
.menu_bottom li.current-menu-item a {
	color: #a8abb2 !important;
}
.menu_top a, .menu_bottom a {
	color: #fff;
}
.menu_bottom a:hover {
	color: #ddd;
}
.menu_top li a,
.menu_bottom li a {
	text-decoration: none;
}
main a {
	text-decoration: underline;
}
.container{
	max-width: 950px;
	text-align: left;
}
.page_title {
	padding: 10px 50px 0 50px;
	text-align: center;
}
footer {
	color: #fff;
}
footer .navbar-nav {
	margin: 6px 0;
}
footer .navbar-nav > li > a {
    padding-bottom: 0px;
    padding-top: 0px;
	color: #fff !important;
	border-right: 1px solid #fff;
	background-color: transparent !important;
}
footer .navbar-nav > li > a:hover {
	text-decoration: underline;
}
.footer_text_01 {
	color: #39a5b4;
	font-size: 20px;
	font-weight: 500;
}
.wrapper {
	padding: 0 50px;
}
footer .wrapper:nth-child(2) {
	padding-top: 20px;
	padding-bottom: 20px;
}
footer .wrapper .index_2 {
	margin-top: 25px;
}
.footer_text_03 {
	text-align: justify;
}
.status.wait {
	color: #dc7428;
	font-style: italic;
}
.status.success {
	color: #31a30d;
}
.status.error {
	color: #d00;
}
.status::after {
	content: ".";
	visibility: hidden;
}
::-webkit-input-placeholder { color:#777; font-style:italic; }
::-moz-placeholder 			{ color:#777; font-style:italic; }
:-ms-input-placeholder 		{ color:#777; font-style:italic; }
input:-moz-placeholder 		{ color:#777; font-style:italic; }

a {
	color: #39a5b4;
}
hr {
	border: 1px solid #003155;
	border-bottom: none;
}
a.disabled /* normally for buttons*/ {
	background-color: #ddd;
	transition-property: none !important;
	-webkit-transition-property: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	cursor: default;
}
.container_nicecheckbox .label {
	padding-left: 4px;
}
.woocommerce-message {
	/* actually not necessary because we use our own order-form */	
	display: none;
}
div.size td.width span,
div.size td.height span {
	display: none;
}
label.filepicker_js73msk5 {
	margin-bottom: 0 !important;
}
.ui-icon-blank {
	background: none !important;
}
/* begin of text styles */
.text_style_01 {
	font-size: 15px;
}
.text_style_02 {
	font-size: 20px;
	color: #39a5b4 !important;
}
.text_style_03 {
	color: #39a5b4;
	font-size: 12px;
}
.text_style_04 {
	color: #39a5b4;
	font-family: 'Roboto Slab', serif;
	font-size: 65px;
}
.text_style_05 {
	color: #39a5b4;
	font-size: 30px;
}
.text_style_06 {
    color: #1c5a98;
    font-size: 16px;
    font-weight: bold;
}
.text_style_07 {
    color: #666;
    font-size: 17px;
	font-style: italic;
}
/* end of text styles */

/* begin of button classes */
.button_class_01,
.button_class_02 {
	display: inline-block;
	background-color: #8cc643;
	border: none;
	color: #fff !important;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none !important;
}
.button_class_02 {
	width: 400px;
	min-height: 70px;
	font-size: 24px;
	font-weight: 500;
	line-height: 48px;
	margin: 12px 50px;
}
.button_class_03 {
	display:inline-block;
	text-align: center;
	font-size: 19px;
	border-radius: 6px;
	padding: 5px;
	color: #8cc544 !important;
	background-color: #fff;
	text-decoration: none !important;
}
.button_class_04 {
	display:inline-block;
	text-align: center;
	font-size: 14px;
	border-radius: 4px;
	padding: 2px 20px 4px;
	color: #fff !important;
	background-color: #69a3b3;
	text-decoration: none !important;
}
.button_class_05 {
	display:inline-block;
	text-align: center;
	font-size: 14px;
	border-radius: 4px;
	padding: 6px 20px 7px;
	color: #fff !important;
	background-color: #8cc544;
	text-decoration: none !important;
}
.button_blue {
	background-color: #39a5b4;
}
.button_red {
	background-color: #ef3748;
}
.button_none {
	background-color: transparent;
}
/* end of button classes */

/* begin of button effects */
/* begin of current button effect */
.button_effect_01 {
}
.button_effect_01:hover {
    background-image: url(../imgs/overlay_mouse_hover.png);
}
.button_effect_01:active {
    background-image: url(../imgs/overlay_mouse_active.png);
}
.button_effect_01.disabled {
	background-image: none;
}
/* end of current button effect */
/* begin of current button effect */
.button_effect_02 {
}
.button_effect_02:hover {
    background-image: url(../imgs/overlay_mouse_hover.png);
}
.button_effect_02:active {
    background-image: url(../imgs/overlay_mouse_active.png);
}
/* end of current button effect */
/* end of button effects */

label.filepicker_js73msk5:hover {
    background-image: url(../imgs/overlay_mouse_hover.png);
}
label.filepicker_js73msk5:active {
    background-image: url(../imgs/overlay_mouse_active.png);
}
.spacer {
	display: inline-block;
}
#wp-admin-bar-wp-logo {
	display: none;
}
body .container_logo {
	text-align: left;
}
body.welcome main {
	min-height: 500px;
}
body.home .container_logo,
body.index .container_logo, /* ~ body.login */
body.signup .container_logo,
body.reset-pass .container_logo,
dummy {
	text-align: center;
}
.magnifier {
	display: inline-block;
	width: 21px;
	height: 21px;
	background-image: url(../imgs/sprites.png);
	background-position: -182px -1px;
}
.magnifier:hover { background-position: -182px -24px; }
.magnifier:active { background-position: -182px -47px; }
/*---*/
table.searcher {
	width: 100%;
	background-color: #fff;
	border-radius: 8px;
}
table.searcher td {
	text-align: left;
	vertical-align: middle;
}
table.searcher tr td:nth-child(1) input {
	border: none;
	margin-left: 10px;
	width: 100%;
	padding-right: 20px;
	color: #333;
}
table.searcher tr td:nth-child(2) {
	padding-top: 4px;
	width: 30px;
}
.navbar-nav > li > a {
    padding-bottom: 5px;
    padding-top: 5px;
}
#defaultNavbar1.in {
	height: calc(100vh - 227px);
}
body.home main {
	padding: 0;
}
main {
	position: relative;
}
.left_panel .products .header,
.left_panel .makeit .header,
dummy {
	font-size: 18px;
}
.left_panel .products .content {
	font-size: 14px !important;
}
.left_panel .products .content .active {
	padding-bottom: 3px;
}
.left_panel .products,
.top_panel .products,
dummy {
	background-color: #1c5a98;
}
.left_panel .makeit,
.top_panel .makeit,
dummy {
	background-color: #434343;
}
.left_panel .products,
.left_panel .makeit,
dummy {
	border-radius: 10px;
}
.left_panel .products,
.left_panel .makeit,
.top_panel .products,
.top_panel .makeit,
dummy {
	color: #fff;
}
.left_panel .makeit,
.top_panel .products .content,
.top_panel .makeit .content,
dummy {
	padding: 10px 10px;
}
.left_panel .products {
	padding-top: 10px;
	padding-bottom: 10px;
}
.left_panel .products .content div {
	padding-left: 10px;
	padding-right: 10px;
}
.left_panel .products .content div.active {
	background-color: #fff;
}
.left_panel .products .content div.active a {
	color: #1c5a98 !important;
}
.left_panel .products .header,
.left_panel .makeit .header,
.top_panel .products .header,
.top_panel .makeit .header,
dummy {
	color: #fff;
}
.left_panel .products .content,
.top_panel .products .content,
dummy {
	text-align: left;
	font-size: 18px;
}
.expandable .content {
	padding-bottom: 10px !important;
}
.left_panel .products .content div,
.top_panel .products .content div,
dummy {
	margin-top: 8px;
}
.left_panel .products .content a,
.top_panel .products .content a,
dummy {
	color: #fff;
	text-decoration: none;
}
.left_panel .products .content a:hover,
.top_panel .products .content a:hover,
dummy {
	color: #fff373;
}
.left_panel .products .content a:active,
.top_panel .products .content a:active,
dummy {
	color: #ffea09;
}
.top_panel .products .content {
	padding: 0 20px;
}
.icon_more,
.icon_triangle,
dummy {
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url(../imgs/sprites.png);
}
.icon_more 								{ background-position: -165px -73px; }
.icon_more:hover 						{ background-position: -165px -93px; }
.expanded .icon_more 					{ background-position: -185px -73px; }
.expanded .icon_more:hover 				{ background-position: -185px -93px; }
.icon_triangle 							{ background-position: -205px -73px; }
.icon_triangle:hover 					{ background-position: -205px -93px; }
.expanded .icon_triangle 				{ background-position: -225px -73px; }
.expanded .icon_triangle:hover			{ background-position: -225px -93px; }
.icon_triangle.black 					{ background-position: -245px -73px; }
.icon_triangle.black:hover 				{ background-position: -245px -93px; }
.expanded .icon_triangle.black 			{ background-position: -265px -73px; }
.expanded .icon_triangle.black:hover	{ background-position: -265px -93px; }

.expandable {
	border-radius: 10px;
}
.expandable > .header {
	position: relative;
	font-size: 22px;
	display: block;
	text-decoration: none;
	cursor: pointer;
}
.expandable > .header .icon {
	position: absolute;
	top: 7px;
	right: 8px;
}
.button_login {
	cursor: pointer;
}
.makeit .image {
	display: inline-block;
	width: 117px;
	height: 74px;
	background-image: url(../imgs/sprites.png);
	background-position: -381px -1px;
}
.flag_custom {
	display: inline-block;
	width: 117px;
	height: 74px;
	background-image: url(../imgs/sprites.png);
	background-position: -381px -1px;
	position: absolute;
	top: 0px;
	right: -17px;
}
body.products .valigner,
body.products #inline1,
body.product .block_2 svg,
body.history .valigner,
body.designer svg,
body.cart table.cart td div:nth-child(2),
body.order-details table.cart td div:nth-child(2),
dummy {
	/* also on: admin.css */
    background: #bcbcbc; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#bcbcbc, #77787a); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#bcbcbc, #77787a); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#bcbcbc, #77787a); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#bcbcbc, #77787a); /* Standard syntax (must be last) */
}
svg#DESIGNER > #CUTTING_PATH {
	fill: #fff;
}
#wp-admin-bar-images_manager .ab-icon {
    background-image: none !important;
    float: left;
    font: 400 20px/1 dashicons;
    margin-right: 6px;
    padding: 4px 0;
    position: relative;
}

/*---*/
@media (max-width:767px){
.icon-logo {
	margin-top: 0;
}
.slogan {
	margin-top: -15px;
}
footer .container_menu {
	display: none;
}
footer .wrapper .index_2 {
	margin-top: 0;
}
.footer_text_01,
.footer_text_02,
.footer_text_03 {
	margin-top: 15px;
}
.container_buttons {
	margin-top: 7px;
}
.menu_top, .menu_bottom {
	display: none;
}
.item_a > div:nth-child(2) {
	padding-bottom: 22px !important;
}
.item_a .status_1 {
	display: none;
}
.item_a .status_2 {
	display: inline-block;
}
body .container_logo {
	text-align: center;
}
main .left_panel {
	display: none;
}
main .top_panel {
	display: block !important;
}
main {
	padding: 0 10px !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
body.home main {
	padding: 0 !important;
}
header .container_buttons .button_class_03 {
	margin-right: 0 !important;
}
}
@media (min-width:768px){
.navbar {
	display: none;
}
.container_buttons {
	position: absolute;
	top: 20px;
	right: 40px;
	text-align: right;
}
.container_logo {
	/* padding-bottom: 12px; */
}
.item_a .status_1 {
	display: inline-block;
}
.item_a .status_2 {
	display: none;
}
body .container_logo {
	/* padding-left: 40px; */
}
body.home .container_logo,
body.login .container_logo,
dummy {
	padding-left: inherit;
}
.searcher.desktop {
	display: table !important;
}
body.products main,
body.product main,
dummy {
	min-height: 750px;
}
}
@media (max-width:619px){
.wrapper {
	padding: 0 20px;
}
.button_class_02 {
	margin: 20px 0;
	max-width: 100%;
}
h1 {
	font-size: 30px;
}
}
@media (max-width:425px){
.icon-logo-digitallagoon, .icon-logo-ferrellgas-white {
	transform: scale(0.8);
}
div.size td {
	display: block;
}
div.size td .textbox_j2k9puf6 {
	display: inline-flex !important;
}
div.size td span {
    width: 70px;
    display: inline-block;
    text-align: right;
    padding-right: 8px;
}
div.size td.width {
	margin-top: 6px;
}
div.size td.width + td {
	display: none;
}
div.size td.height {
	margin-top: 6px;
}
div.size td.height + td {
	display: none;
}
div.size td.width span,
div.size td.height span {
	display: inline-block;
}
}
@media (max-width:359px){
.icon-logo-digitallagoon, .icon-logo-ferrellgas-white {
	width: 100%;
	background-position: center;
}
header .container_buttons .button_class_03 {
	width: 40%;
}
header .container_buttons .button_class_03:first-child {
	margin-right: 5px;
}
}

.workspace > svg {
	width: auto !important;
	height: auto !important;
}