img.logo	{float:left; padding:10px;}

.nav-stacked .icon-chevron-right {float: right;margin-top: 2px;margin-right: -6px;opacity: .25;}
.nav-stacked a	{color:#000000;}
.nav-list ul	{list-style:none;}
.nav-list li  a:hover {text-decoration: none; background-color: #EEE;}
.nav-list .active > a, .nav-list .active > a:hover{color: white; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); background-color: #08C;}
.nav-list .folderHolder ul	{margin:3px 0 3px 10px}
.nav-list .folderHolder ul li a	{display:block; margin-left: -10px; padding: 3px 10px;}
.navbar-text {margin-bottom: 0;line-height: 56px;}
.nav-list .active > a .icon-folder-open	{background-image: url("../img/glyphicons-halflings-white.png");}
.nav-list  li  a {margin-right: -15px; margin-left: -15px;}
 body {padding-top: 80px; padding-bottom: 40px;}
.sidebar-nav {padding: 9px 0;}
.external-icon {background:none;}

.hero-unit h1 {font-size:40px;}
.badge {background-color:#BBBBBB; margin-right:5px; text-shadow: none;}
.table th, .table td {vertical-align:middle;}

a	{color:#000000; outline:none;}
a:active {outline:0;outline:none;}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover {outline:0;outline:none;}

.spacer	{height:20px;}
.form-horizontal label	{text-transform:capitalize; font-weight:bold;}
.thumbHolder	{width:250px; margin:0px 10px 10px 0px; float:left; height:250px;}
.thumbHolder h3	{font-size:14px; word-wrap:break-word;}
.thumbnail > img {max-height:150px;}

.poUpload { width: 450px; z-index:100000005; }

.draggableli		{background:#fafafa; padding:5px 0px; text-indent:10px; margin:3px 0px; line-height:30px;}
.ui-state-highlight	{background:red; height:500px;}
.draggableli .btn-group { text-indent:0; }

.draggableli .btn { margin-right:10px; }
.draggableli .caret { margin-left:10px; }

.searchBar .btn		{margin-top:5px;}
.searchBar input	{margin-bottom:0; margin-top:5px !important;}

.multi			{height:300px; border:1px solid #cccccc;}
.ss-list		{width:48%; height:86%; float:left; overflow:auto; margin:0px; padding:0px;}
.ss-list li		{list-style:none; padding:3px; background:#ffffff; margin:3px 0px; border:1px solid #cccccc; text-indent:7px; border-radius:3px; cursor:move}
.ss-source		{float:right;}
.ss-source li .close 	{display:none;}
.ss-priority li .close	{line-height:14px;}
.ss-search		{ width:50%; margin-bottom:10px !important;}
.ss-search-holder	{width:98%;}

/* Marc 2020-10-30 - Why?
.ss-source li[style] {display:none !important;}
   */

.form-signin {max-width: 300px; padding: 19px 29px 29px; margin: 0 auto 20px; background-color: #fff; border: 1px solid #e5e5e5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05); box-shadow: 0 1px 2px rgba(0,0,0,.05);}
.form-signin .form-signin-heading, .form-signin .checkbox {margin-bottom: 10px;}
.form-signin input[type="text"], .form-signin input[type="password"] {font-size: 16px; height: auto; margin-bottom: 15px; padding: 7px 9px;}

.typeahead .active a            {color:#FFFFFF;}
.typeahead .active a:hover      {color:#FFFFFF;}

textarea {font-family:Arial Helvetica Sans-Serif; font-size:12px; padding:5px; line-height:130%; height:80px;}

.ui-datepicker td .ui-state-active {height:auto !important;}

#cpBody_overlay { position: absolute; top: 0; left: 0; z-index: 1000000; background: rgba(0,0,0,0.8); width: 100%; height: 100%; display:none; }
#cpBody_overlay #status { color: #FFFFFF; position: relative; top: 50%; width: 400px; height: 160px; margin: 0 auto; margin-top: -80px; text-align: center; }
#cpBody_overlay #status img { width:32px; }

div.warning { background-color: #ffcccc; border: 2px solid #cc0000; border-radius: 5px; padding: 10px 20px; font-size: 18px; margin: 20px 0 40px 0; }
div.warning h3 { margin-top: 0; }

.order-email table td { vertical-align: top; }
.order-email table.content > tbody > tr > td { border-bottom: 1px solid #ffffff; border-right: 1px solid #ffffff; }
