@import url('https://fonts.googleapis.com/css?family=Open+Sans:200,200i,300,300i,400,400i,600,600i,700');


body {
	font-family: 'Open Sans', Helvetica,sans-serif;
background-color: #e8ebf0;
}

#bodycontent {
	padding-bottom: 0px; 
}

.thumbnail {
	border-radius: 10px;
	background-color: #ffffff;
}

.select2-search {
	display: none
}

#grayroundedwrap {
    display: none;
}

#breadcrumbs {
	margin-bottom:0px;	
	border-bottom: none;
}

.fixed-header {
border-bottom: 2px solid #f2f3f7 !important;	
}

.bup-customer-banner {
	background-color: #153563;
	padding-top: 0px;
}
.bup-customer-banner .bg-img {
	height:300px;
}

.bup-customer-submenu-container-wrapper {
	background-color: #153563;
	width:100%;
	
}

.bup-customer-container {
	margin-top:30px;
	width: 1040px;
}

.bup-customer-submenu-container {
	width: 1040px;
}

.bup-customer-container .row {
	position:relative;
	font-family: 'Open Sans', Helvetica,sans-serif;
	color:#4e4e4e;
}

.filterbtn {
    background: url(/application/image/icons/vector/filter.svg) no-repeat 10px 14px #5387cd;
    color: #ffffff;
    border: 0px;
    display: inline;
    margin-left: 10px;
    margin-bottom: 4px;
    padding-left: 35px;
    padding-right: 10px;
    padding-top: 12px;
    padding-bottom: 11px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    top: 5px;
    width: 40px;
    font-size: 14px;
    cursor: pointer;
}
.searchbtn-holder {
	background-color: #153563;
    border: 0px;
    box-shadow: 1px 1px 1px #cccccc;
    cursor: pointer;
    height: auto;
    text-align: inherit;
    width: 25px;
    border-radius: 0px 3px 3px 0px;
    padding: 11px 5px 11px 15px;
    display: inline-block;
}
.bup-submenu-row {
	background-color: #163861;
	color: #4e4e4e;
}
.bup-submenu-row ul {
	color: #ffffff;
	font-size: large;
	list-style: none;
	display: inline-flex;
	margin: 0 0px 2px 75px;
}
.bup-submenu {
	padding: 15px 0px 10px 0px;
	margin: 0px 25px 2px 0px;;
	cursor:pointer;
}
.bup-submenu-row li.active {
	border-bottom: 5px solid #5387cd;
}

.bup-submenu-wrapper {
	margin-left:0px;
}

.profile-nav {
	font-size:125%;
	padding: 10px;
}

.profile-nav hr {
	margin: 10px 0px;
}

.profile-nav ul li .line-bullet {
	background-image: url(/application/image/icons/16x16/line_bullet.png);
	background: url(/application/image/icons/16x16/line_bullet.png) no-repeat 0px -5px;
	padding-left: 25px;
}
.profile-nav ul li {
	list-style:none;
}
.profile-nav .title {
	font-size: 125%;
	letter-spacing: -1px;
	margin-bottom: 0px;
}
.profile-desc {
	height: 80px;
	padding-top: 10px;
}
.profile-desc p {
	font-style:italic;
	line-height:15px;
	color:#4e4e4e;
}
.profile-logo {
	position: absolute;
	top: -200px;
	left: 20px;
}
.profile-logo img {
	border-radius: 5%;
	border: 5px solid #ffffff;
	width: 200px;
    height: 200px;
	background-color:#ffffff;
}
.profile-content, .profile-about, .profile-about-text  {
	margin-left: 50px;
	margin-bottom:15px;
}

.profile-content {
	width: 730px;
	margin-left: 43px;
}

.profile-about  {
	margin-top:20px;	
}

.profile-about-text  {
	background-color: #ffffff;
	width:640px;
	border-radius:4px;
	border: 1px solid #dcdcdc;
}

.profile-about-text h4 {
	padding:20px 20px 0px 20px;
}
.profile-about-text p {
	padding:0px 30px 30px 30px;
	font-size: 110%;
}

.prefixed-search .select2-container .select2-choice {
    display: block;
    height: 28px;
    padding: 6px 20px;
    overflow: hidden;
    position: relative;
    border: 1px solid #153563;
    white-space: nowrap;
    line-height: 26px;
    color: #4f4f4f;
    text-decoration: none;
        border-radius: 3px 0px 0px 3px;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
	background-image: none;
	margin-left: 0px;
	background-color: #ffffff;
}
.prefixed-search .select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto;
    font-size: 16px;
    color: #4f4f4f;
}

.prefixed-search .select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 7px;
    border-radius: 0 4px 4px 0;
    background-clip: padding-box;
    background-image: none;
    background: none;
    border: 0px;
}

.prefixed-search input[type="text"] {
    font-size: 14px;
    padding: 10px;
    border-radius: 4px 0px 0px 4px;
	border-width: 1px 0px 1px 1px;
	border-color: #153563;
	margin-right: 0px;
	width: 95%;
}

.prefixed-search {
    text-align: left;
    margin-left: 5px;
}

.prefixed-search .input-prepend {
    width:95%;
}

.filterlist {
    background-color: #ffffff;
    border: 1px solid #dcdcdcdc;
    border-radius: 4px;
    margin-left: 0;
    padding: 15px;
    width: 665px;
}

.filtercontents {
    width: 665px;
    margin-left: 0px;
    padding: 15px;
    -webkit-border-radius: 4px;
    border: solid 1px #f3f3f3;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #ffffff;
	border: 1px solid #dcdcdcdc;
}

.filteritem {
	margin-bottom: 15px;
}

.filteritem select, .filteritem input, .filteritem textarea {
    margin-right: 0px;
}

.filteritem input.span1, .filteritem textarea.span1, .filteritem .uneditable-input.span1 {
    width: 46px;
}

.filteractions {
	clear: both;
    width: 100%;
    text-align: center;
}

a[disabled] { pointer-events: none; }

.subbtn {
	margin-top: 10px;
    color: #ffffff;
    border: solid 1px #e5e5e5;
    height: 17px;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 4px;
    margin-right: 10px;
    padding-left: 38px;
    padding-right: 14px;
    padding-top: 7px;
    padding-bottom: 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
	
}

.subbtn:hover, .filterbtn:hover, .subbtn:visited, .filterbtn:visited {
	text-decoration: none;
	color: #ffffff;
}

.icsave {
    background: url(/application/image/icons/vector/heart-plus.svg) no-repeat 15px 9px;
}

.icfollowup {
    background: url(/application/image/icons/vector/followup.svg) no-repeat 10px 4px;
	background-size: 22px;
}

.icshare-active {
    background: url(/application/image/icons/vector/shared.svg) no-repeat 13px 7px;
	background-size: 18px;
	color: #153563;
	background-color: #ffffff;
	border: 1px solid #5387cd;
}

.icshare-active:hover {
	color: #153563;
	background-position-y: center;
    background-position-x: 13px;
}

.icshare {
    background: url(/application/image/icons/vector/share.svg) no-repeat 13px 7px;
	background-size: 18px;
}

.icshare:hover {
	background-position-y: center;
    background-position-x: 13px;
}

.hasselections {
	background-color: #da4f49;
}

.dashboard-search {
    margin-left: 20px;
    text-align: left;
}
.dashboard-search .select2-container .select2-choice {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-user-select: none;
    background-clip: padding-box;
    background-color: #153563;
    background-image: none;
    border-color: #aaa -moz-use-text-color #aaa #aaa;
    border-image: none;
    border-radius: 8px 0 0 8px;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    color: #444;
    display: block;
    height: 28px;
    line-height: 26px;
    margin-left: 0;
    overflow: hidden;
    padding: 6px 20px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
}
.dashboard-search .select2-container .select2-choice > .select2-chosen {
    color: #fff;
    display: block;
    float: none;
    font-size: 16px;
    margin-right: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto;
}
.dashboard-search input[type="text"] {
    border-radius: 0;
    border-width: 1px 0;
    font-size: 14px;
    margin-right: 0;
    padding: 10px;
	width: 312px;
}

.select2-search {
    display: none;
}

.select2-drop-active {
    border: 1px solid #153663;; 
    box-shadow: -1px 7px 30px 1px rgba(0,0,1,0.5);
    margin-top: 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.select2-search-field .select2-default, .not-selected-option {
    font-style: normal !important; 
	font-size: 16px !important;
}

.select2-results .select2-result-label {
	font-size: 16px !important;
}

.select2-results ::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 7px;
    }

.select2-results ::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(0,0,0,.3);
        -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3);
    }

.right {
	float:right;
}

.thumbnails li {
	margin: 3px;
}

.thumbnail {
	border-radius: 3px;	
	padding: 0px;
	width: 240px;
	height: 350px;
}

.thumbnail a.noicon img
{
	width: 200px;
    height: 165px;
	padding: 8px;
	margin: 8px 0px;
}

.thumbnail .product-description {
	height: 60px;
    width: 220px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;	
	padding: 0px 15px;
	line-height: 1.2;
    font-size: 14px;
    color: #4c4c4c;
}

.thumbnail .product-description .product-supplier {
	color: #979797;
	font-size: 12px;
	line-height: 20px;
}

.thumbnail .product-cost-info {
	border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
}

.thumbnail .product-cost-info  ul {
	margin-left: 0px;
}

.thumbnail .product-cost-info li {
	display: inline-block;
	width: 45px;
	font-size: 10px;
	line-height: 12px;
	padding: 8px 0px;
}

.thumbnail .product-cost-info li .product-cost-info-title {
	clear: both;
	padding-bottom: 3px;
}

.thumbnail .product-cost-info li .product-cost-info-value {
	font-size: 15px;
	color: #000000;
}

.thumbnail .product-actions {
	background-color: #fbfbfb;
}

.thumbnail .product-actions .product-action {
    border-right: 1px solid #cdcdcd;
    display: table-cell;
    height: 31px;
    padding: 8px 0;
    width: 60px;
}

.thumbnail .product-actions.col-thirds .product-action {
    border-right: 1px solid #cdcdcd;
    display: inline-block;
    height: 31px;
    padding: 8px 0;
    width: 30%;
}

.thumbnail .product-actions .product-action:last-child {
    border-right: 0px;
}

.profile-logo-title h5 {
	margin: 2px 0px 5px 10px;
}

.profile-stats { margin-bottom: 20px; }

.facet-sidebar .checkmark {
    background-color: #ffffff;
}

.facet-sidebar .checkmark:hover {
    background-color: #cccccc;
}

.table-pagination .span2 {
	margin-left: -10px;	
}

@media all and (min-width: 1024px)
{
	.profile-logo-title {
		display: none;	
	}

	.profile-nav {
	 	display:block;
	}
}

@media all and (max-width: 1024px)
{
	.profile-logo-title {
		display: block;	
	}
	.container {
		width: inherit;	
	}

	.bup-customer-submenu-container {
    	width: 710px;
	}
	
	.bup-submenu-row {
		margin-left: auto;
		margin-right: auto;
	}
	
	.bup-submenu-row .span10 {
		width: 95%;
    margin-left: 30px;
    margin-right: 30px;
	}
	
	.bup-submenu-row ul {
		margin-left: 0px;	
	}
	
	.bup-customer-container {
		margin-top: 50px;
		width: 750px;
	}
	
	.profile-nav {
		 display:none;
		 width: 160px;
	}

	
	.profile-logo {
		position: absolute;
		top: -200px;
		left: 40px;
	}
	
	.profile-logo img {
		width: 150px;
		height: 150px;
	}
	
	.profile-video {
		width: 500px;
    height: 325px;	
	}
	
	.subbtn {
	    margin-right: 12px;
	}
}

@media all and (max-width: 868px)
{
	.bup-submenu-row .span10 {
		width: 95%;
	}
	
	.bup-submenu-row ul {
		margin-left: 0px;
	}
}

@media all and (max-width: 808px)
{
	.bup-submenu-row .span10 {
		width: 95%;
	}
	
	.bup-submenu-row ul {
		margin-left: 0px;
	}
}

@media all and (max-width: 768px)
{
	
	.bup-submenu-row .span10 {
		width: 95%;
	}
	
	.bup-submenu-row ul {
		margin-left: 0px;
	}
	
	.bup-customer-container {
        width: 750px;
	}
	
	.bup-submenu-row {
		padding-left: 0px;
	}
	
	.profile-nav {
	 display:none;
	 width: 160px;
	}
	
	.profile-about {
		/* width: 500px;	*/
	}
	
	.profile-logo img {
		width: 150px;
		height: 150px;
	}
	
	.profile-logo {
		position: absolute;
		top: -200px;
		left: 40px;
	}
	
	.profile-video {
		width: 500px;
    height: 325px;	
	}
	
	
}	
