/* Style menu
// Layout
// Text Colours
// Background Colours
// Application Layout
// Related Items Holders
// Buttons on site
*/

/********************************************************
Layout
/********************************************************/
.account-container{padding: 0px 0px 10px 0px;margin: 0 0 3px 0;}
#main-nav {margin-top: 46px;}
#main-nav h3{margin:15px 0 10px 0;font-size:120%}
.sidebar-extra{clear:both; width:100%}
.thumbnail {border:none;border-radius:none;box-shadow:none;padding: 5px;}
.account-details .account-role {line-height: normal;margin: 5px 0 0;}
#main-nav.nav-tabs.nav-stacked > li.active > a, #main-nav.nav-tabs.nav-stacked > li > a:hover{background: #f60017;border-color: #999;color:#ffffff;}
a{color: #f60017;font-weight:bold;outline: 0;}
h1{margin: 0 0 0.5em;}

.account-container{display:block;padding:35px 0 0 0;}
.account-details{display:block;}
.account-avatar img{height:inherit;width:80%;}
.account-avatar{ display: block;vertical-align: top;padding-right: 0;}

.account-avatar img.thumbnail{padding:5px 0;}

/********************************************************
Button Overrides
/********************************************************/

.btn-danger, .btn-info, .btn-warning {
    background-color: #f60017;
    background-image: none;
}
.btn-danger:hover, .btn-info:hover, .btn-warning:hover{
	background-color: #3C4049;
}

/********************************************************
Application Layout
/********************************************************/
.page-title {
    background: none;
    border:none;
    border-radius: 0;
    border-bottom: 3px solid #f60017;
    font-size: 160%;
    font-weight: 600;
    margin-bottom: 1.25em;
    padding: 5px 10px;
    color: #f60017;
    text-shadow: none;
}

#productInfo{ margin: 0 0 10px;width:100%;float:left;}
#productImage{float: left;margin: 0;overflow: visible;width: 120px;}
#productImage img{border: 2px solid #ccc;}
#productDetail{width:670px; float: left; margin: 0 0 0 25px;}

.widget-header [class^="icon-"], .widget-header [class*=" icon-"] {
    margin-left: 0;
}
.widget-header .btn-small {
    top: 6px;
    font-size: 13px;
    right: 6px;
}

.widget-header h3 [class^="icon-"]{
	margin-right: 10px;
}


.containerminus, .containerplus{display:none;}

.btn-group .btn.containerminus, .btn-group .btn.containerplus {
    border-radius: 4px;
}

.btn-group{display:inline-block;}
.btn-group:before, .btn-group:after {display: inline-block;}

.nav-stacked ul{list-style: none;}
.nav-stacked ul li{margin:10px 0 10px 0px;}
.nav-stacked ul li.subactive a{color: #000}


/********************************************************
/* Callout Styling */
/********************************************************/
.bs-callout {
margin: 20px 0;
padding: 15px 30px 15px 15px;
border-left: 5px solid #eee;
}
.bs-callout.top {
margin: 0px 0 20px 0;
}
.bs-callout h4 {
margin-top: 0;
}
.bs-callout p:last-child {
margin-bottom: 0;
}
.bs-callout code,
.bs-callout .highlight {
background-color: #fff;
}

/* Themes for different contexts */
.bs-callout-success {
background-color: #fcf2f2;
border-color: #dFb5b4;
}
.bs-callout-danger {
background-color: #fcf2f2;
border-color: #dFb5b4;
}
.bs-callout-warning {
background-color: #fefbed;
border-color: #f1e7bc;
}
.bs-callout-info {
background-color: #f0f7fd;
border-color: #d0e3f0;
}

.bs-callout-success {
background-color: #f0f8ed;
border-color: #d6e9c6;
}

/*===============================
	Orders and Fulfilments Pages Styling
================================*/

.fulfilments input[type="text"]{width:100%;box-sizing: border-box;height: auto;}
.fulfilments .widget-header h3{color: #f60017;}
.fulfilments #orderslist input.btn[type="submit"]{margin:0;}
.fulfilments table thead tr th.shopifygroup{background: #ccf2d8; text-align: center;}
.fulfilments table thead tr th.appgroup{background: #ffc6ba; text-align: center;}
.fulfilments table thead tr th.shopifygroupalt{background: #ebfff1;}
.fulfilments table thead tr th.appgroupalt{background: #ffebe7;}
.fulfilments table tr td.status {width: 64px;text-align: center;}
.fulfilments table tr td.colsmall {width: 50px; vertical-align: middle;}
.fulfilments table tr td.standard {width: 110px; vertical-align: middle;}
.fulfilments table tr td.actions {width: 70px;}
.fulfilments table tr td.actions .btn-group {width:100%;display: block;}
.fulfilments table tr td.actions .btn-group button{width:100%}
.fulfilments table tr td.actions .btn-group::before, .fulfilments table tr td.actions .btn-group::after {display: block;}
.orderexp.wateraid .widget-header {margin-bottom: 15px;}


/*===============================
	Generic Settings Styling
================================*/
.settings .small{
display:inline-block;
font-size:11px;
font-weight:normal;
text-align:right;
float:right;
}
.settings .small-left{
display:inline-block;
font-size:11px;
font-weight:normal;
}

.settings label{
display:block;
font-weight:bold;
width:100%;
float:left;
}

.settings select{width:100%;}

/********************************************************
Settings page
/********************************************************/

.mysettings .formtoolbar .widget-header{background: none ; border:none}

.mysettings .page-title{margin-bottom: 0;}

.mysettings .formtoolbar .widget:nth-child(1){margin-bottom:5px;}

.mysettings .widget-header h3 [class^="icon-"]{
	/*color:	#71cde4;*/
	color: #555555;
	margin-right: 10px;
}

.mysettings  .spacer{clear:both; height:1px;}

.mysettings .appsettings{
}

.mysettings .appsettings h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}

.mysettings .appsettings h2{
font-size:120%;
border: 1px solid #CCCCCC;
margin: 0 0 10px 0;
border:solid 1px #ccc;
line-height:normal;
float: left;
padding: 10px;
width: 100%;
background-color: #f60017;
color: #fff;
box-sizing: border-box;
}

.mysettings .appsettings label{
display:inline;
font-weight:bold;

}

.mysettings .appsettings label.full{
	display:block;
	font-weight:bold;
	width:100%
}

.mysettings .appsettings .settingsblock{
	float:left;
	font-size:16px;
	height: auto;
	border-radius: 0px 0px 0px 0px;
	width:100%;
	margin:2px 0 10px 0px;
    background-color: #F4F4F4;
    border-color: #999999;
    box-sizing: border-box;
    padding:0 0 15px 0;
}

.mysettings .appsettings .settingsblock .wrapper{
    box-sizing: border-box;
    padding:15px;
}

.mysettings .appsettings .settingsblock input{
	float:left;
	font-size:18px;
	padding: 4px 10px;
	border-radius: 0px 0px 0px 0px;
	width:100%;
	margin:2px 0 10px 0px;
    border-color: #999999;
	width: 100%;
    box-sizing: border-box;
    height: auto;
}


.mysettings .appsettings input[type="image"], .mysettings .appsettings input[type="checkbox"], .mysettings .appsettings input[type="radio"] {
    float: left;
    margin: 7px 15px 10px 10px;
    padding: 5px;
    width: 25px;
    font-size:16px;
}
.mysettings .appsettings input[type="submit"]{
	margin: 0 0 0 18px;
    vertical-align: top;
    }

.mysettings .appsettings select#pp_googlecategory{width:100%; border-color: #999999; box-sizing: border-box; font-size: 16px; height: auto; margin: 5px 0; padding: 5px;}

/********************************************************
API Styling
/********************************************************/
.API .widget-header{
    background: none repeat scroll 0 0 #f60017;
}
.API .widget-header h3 [class^="icon-"]{
	/*color:	#f60017;*/
	color: #fff;
	margin-right: 10px;
}
.API .widget-header h3{
	color: #ffffff;
}


/********************************************************
logintoshop Styling
/********************************************************/

.logintoshop .form-horizontal .control-group{margin-bottom: 0;}
.logintoshop .table-bordered td.login, .logintoshop .table-bordered td.status {text-align:center;}

/********************************************************
6. Buttons on site
/********************************************************/
.btn-login {
    background-color: #ccc;
    background-image: -moz-linear-gradient(center top, #cc0000 0%, #691229 100%);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-login:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    background-color: #f60017;
}
.btn-login:active, .btn-warning.active {
}

/********************************************************
7. Alert Styling
/********************************************************/
.alert p{margin:0;padding:0}


/********************************************************
10. App Colours
/********************************************************/


.appText1{color: #3f4345;} /* Black */
.appText2{color: #f60017;} /* Main Red */
.appText3{color: #d3ddde;} /* Silver */
.appText4{color: #fff;} /* White */
.appText5{color: green;} /* Green - Generic for showing positive */
.appText6{color: red;} /* Red - Generic for showing negative */
.appText7{color: #f5f5f5;}  /* Light Grey */
.appText8{color: #2bb673;} /* Echo App Green */


.appBg1{background-color: #3f4345;} /* Black */
.appBg2{background-color: #f60017;} /* Main Red */
.appBg3{background-color: #d3ddde;} /* Silver */
.appBg4{background-color: #ffffff;} /* White */
.appBg5{background-color: green;}  /* Green - Generic for showing positive */
.appBg6{background-color: red;}  /* Red - Generic for showing negative */
.appBg7{background-color: #f5f5f5;}  /* Light Grey */
.appBg8{background-color: #2bb673;}  /* Echo App Green */


/********************************************************
11. Top Navigation Bar
/********************************************************/
.navbar-inner {
    background-color: #3f4345;
    /*background-image: -moz-linear-gradient(center top , #DE043D, #6c051b);*/
    background-image: none;
}

.navbar .nav > li > a {
    color: #e1e1e1;
}

.caret {
	opacity: 0.8;
}

.navbar .nav.pull-right.pad {
    padding: 10px 0 0;
}

.navbar .divider-vertical {
    background-color: #000;
    border-right: 1px solid #666;
    margin:0;
    height:60px;
}


.navbar .nav > li > a {
    margin-right:25px;
    text-transform: uppercase;
    color: #ccc;
}

.navbar .brand{color: #fff;padding:5px 0 0 0;}
.navbar .brand img{height:30px;display: inline-block;margin-right:20px;}

.dropdown-menu li>a:hover,.dropdown-menu .active>a,.dropdown-menu .active>a:hover{color:#ffffff;text-decoration:none;background-color:#36b1de;}

/********************************************************
12. Login Page infobox containers
/********************************************************/

#infobox-container {
    margin: 40px auto;
    width: 425px;
}
#infobox-header {
    /*background: -moz-linear-gradient(center top , #4a515b 0%, #3c4049 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background:	#3f4345;
    border-radius: 5px;
    margin-bottom: 1em;
    padding: 12px 20px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
#infobox-header h3 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
    line-height: 40px;
}
#infobox-header h3 img{
  display: inline-block;
    margin-right: 20px;
    vertical-align: bottom;
    width: 40px;
}
#infobox-content {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    padding: 20px;
}
#infobox-content #note {
    margin-top: 3px;
}
#infobox-content input[type="text"], #infobox-content input[type="email"], #infobox-content input[type="password"] {
    margin: 5px 0;
    padding: 5px;
    width: 96%;
}
#infobox-content blockquote{
    border-size:1px 1px 1px 5px;
    margin: 0 0 18px;
    padding: 8px 15px;
}
#infobox-extra {
    margin-top: 1.5em;
    text-align: center;
}
#infobox-extra p {
    color: #888;
    font-size: 12px;
}
@media (max-width: 480px) {
#infobox-container {
    margin: 40px auto 0;
    width: 100%;
}
}

/********************************************************
12. Form Styles
/********************************************************/
.form-check {
    margin-bottom: 10px;
}
.form-check input[type=checkbox] {
    float: left;
    margin-right: 5px;
}

.pagination {
    display: flex;
    justify-content: center;
}

.pagination a, .pagination span {
    float: left;
    padding: 0 14px;
    line-height: 34px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-left-width: 0;
}

.pagination li:first-child span {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    border-left-width: 1px;
}


.text-danger {
    color: #f60017;
}

.text-success {
    color: #468847;
}
