.clear
{
	clear: both;
}
.left-sidebar-wrap {
    padding-top: 30px;
}
.right-sidebar-wrap {
  padding-top: 30px;
}
.right-sidebar-wrap .box-title {
  float: left;
  font-size: 15px;
  font-weight: bolder;
  margin-bottom: 0;
  padding: 6px 0 2px;
}
.right-sidebar-wrap .box-header.with-border {
  background: rgb(237, 237, 237) none repeat scroll 0 0;
  padding: 1px 6px;
}
.mail-box-right .pager, .mail-box-left .pager
{
	margin-bottom: 0px !important;
}
.mailbox-messages .table-striped
{
	width: 100%;
}
.mailbox-name {
  padding: 4px 2px 7px;
}
.content-header-wrap h3
{
	font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
	color: rgb(99, 99, 99);
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 15px;
	padding-bottom: 3px;
	text-transform: uppercase;
	padding-left: 5px;
}
.box-folder h3 {
  background: rgb(237, 237, 237) url("images/folder_icon.png") no-repeat scroll 98% center / 33px auto;
  font-size: 15px;
  font-weight: bolder;
  margin-bottom: 0;
  padding-bottom: 4px;
  padding-left: 5px !important;
  padding-right: 4px;
  padding-top: 7px;
}
.left-sidebar-wrap .nav-stacked > li a.compose-tab {
  background-image: url("images/compose-icon.png");
  background-position: 97% center;
  background-repeat: no-repeat;
  background-size: 20px auto;
}
.left-sidebar-wrap .nav-stacked > li a.sent-mail-tab {
  background-image: url("images/sent.png");
  background-position: 97% center;
  background-repeat: no-repeat;
  background-size: 22px auto;
}
.chhosevendors, .form-group, .box-footer {
  margin-bottom: 10px;
  margin-top: 5px;
  padding: 5px 0;
}
.chhosevendors
{

}
.chhosevendors select,.form-group input,.form-group textarea{
  height: 30px;
  width: 100%;
  padding: 0px 8px;
  font-size: 15px;
  border-radius: 2px;
  border:1px solid rgb(192, 192, 192);
}
.form-group input:focus,.form-group textarea:focus,.chhosevendors select:focus
{
  border:1px solid rgb(51, 153, 204);
}
.form-group
{

}
.form-group textarea
{
	height: 150px !important;
}
.box-footer .pull-right 
{
	text-align: right;
}
.box-footer .pull-right button,.box-footer .pull-left .back-btn
{
  background: rgb(51, 153, 204) none repeat scroll 0 0;
  border: 0 none;
  color: rgb(255, 255, 255);
  display: inline-block;
  font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 19px;
  padding: 7px 15px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;

}
.box-footer .pull-right button:hover,.box-footer .pull-left .back-btn:hover
{
  background-color: #2e8ab8;
}
.mailbox-messages
{
  padding: 5px 6px;
}
.mailbox-messages table tr
{
  border-bottom:1px solid #a5a5a5;
  
}
.mailbox-messages table tr td.mailbox-check
{
  padding-left: 14px;
}
.mailbox-messages table tr:hover
{
  background-color: #ededed;
  cursor: pointer;
   background-image: url("images/grippy_large.png");
  /*background-position: 0px 6px;*/
  background-repeat: no-repeat;
  /*background-size: 7px 22px;*/
}
.left-sidebar-wrap .nav-stacked > li {
  
  padding-top: 5px;
}
.left-sidebar-wrap .nav-stacked > li:hover li a
{
  color: #3399cc;
  text-decoration: underline;
  grippy_large.png
}
.left-sidebar-wrap .nav-stacked > li:hover
{
 
}
.left-sidebar-wrap .nav-stacked > li a {
  display: block;
  font-size: 15px;
  padding: 4px 0px 4px 4px;
  color: #737373;
  
}
.left-sidebar-wrap .nav-stacked > li a:hover
{
  background-color: #ededed;
  text-decoration: none;
}
.right-sidebar-wrap .box-header .pull-right
{
  float: right;
  margin-top: 3px;
  margin-right: 3px;
}
.right-sidebar-wrap .box-body .pull-right
{
  float: right;
}
.right-sidebar-wrap .box-header .pull-right small {
  font-size: 10px;
  letter-spacing: -4px;
  margin-right: 5px;
}

.block-layered-nav-1 .block-title {
  background-image: none;
  border-bottom: 1px solid rgb(221, 221, 221);
  height: auto;
  padding: 2px 9px;
  text-indent: 0 !important;
}
.block-layered-nav-1 .block-content {
  border: medium none;
}
.block-layered-nav-1 {
  border: 1px solid rgb(196, 193, 188);
}






@media screen and (max-width: 1024px){
  .left-sidebar-wrap,.right-sidebar-wrap {
  width: 100%;
  }
  .right-sidebar-wrap
  {
    border-left: 0px;
    padding-left: 5px;
  }
  .label.label-primary.pull-right
  {
    margin-right: 20px;
  }
}
@media screen and (max-width: 670px){
  .right-sidebar-wrap .table-responsive 
  {
    overflow-x:scroll;
  }
  .right-sidebar-wrap .table-responsive .table
  {
    width:635px;
  }
}





/**
 * CedCommerce
 *  
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @category    Ced
 * @package     Ced_CsVendorChat
 * @author    CedCommerce Core Team <coreteam@cedcommerce.com>
 * @copyright   Copyright CedCommerce (http://cedcommerce.com/)
 * @license     http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.top_msg .success {
  background-image: url("images/check.png");
  background-position: -4px 2px;
  background-repeat: no-repeat;
  background-size: 22px auto;
  color: rgb(0, 128, 0);
  margin: 0 auto;
  padding: 1px 16px 5px 28px;
  width: 90%;
  margin-top: 5px;
}
.navbar-top-links .dropdown .dropdown-messages {
  padding: 2px 7px;
  width: 370px;
}
.chat-body .header {
  float: left;
  text-align: left;
  width: 100%;
}
.chat-body .header .pull-right {
  float: left !important;
}
.clear
{
  clear: both;
}
.mail-box-right h3.box-title
{
  float: left;
  padding:12px 5px 5px 0;
}
#page-wrapper
{
  padding-top: 1px !important;
}
#page-wrapper .vendor-dashboard {
  
 
 
  /*padding: 10px;*/
}
#page-wrapper .vendor-dashboard .content-wrapper
{
  border: 2px solid rgb(221, 221, 221);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
   padding-bottom: 25px;
    margin-top: 25px;
}
.csmarketplace-vendor-index .vendor-dashboard
{
  
}
.content-wrapper .content-header > h3 {
  background: #f5f5f5;
  color: #333;
  font-size: 16px !important;
  font-weight: bold;
  line-height: 20px;
  margin: 0;
  padding: 10px 9px;
  text-transform: uppercase;
}
.vendor-dashboard .content {
  padding: 0 11px;
}

/* 03 august 2015 */
body
{
  /*background-color: transparent !important;*/
}
.navbar-default.sidebar
{
  /*margin-top: 50px;*/
}
.mail-box-right,.mail-box-left
{
  padding-top: 30px;
  
}
.mail-box-left li a span.label {
  padding: .2em 0.5em;
  line-height: 15px;
}
.col-md-9.mail-box-right.mail-box-sent {
  
}
.mail-box-left ul.nav li a:hover
{
  background: #ededed !important;
  color: #3c8dbc !important;
} 
.box-title {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #333;
  font-size: 15px;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
}
.mail-box-right .box-header,.mail-box-left .box-header
{
  background-color: #f5f5f5;
 /* padding: 0px 6px;*/
}
.mail-box-left .box-header {
  /*border-bottom: 1px solid #d0d0d0;
  
  margin-top: 15px;*/
  padding: 12px 5px;
}
.mail-box-left .box-title
{

}
.mail-box-right .pager .pages a
{
  padding: 0px 13px;
}
.success-msg ,.success-msg ul
{
  list-style: none;
}
.success-msg
{
  padding-left: 10px !important;
}
.success-msg ul
{
  padding-left: 0px!important;
  margin-bottom: 0px;
}
.mail-box-sent .box-title {
  background: #f5f5f5;
  padding: 12px 5px !important;
  width: 100%;
}
.mail-box-sent .box-header
{
  background: transparent;
}
.mail-box-right .box-header.with-border {
  margin-bottom: 12px;
  padding: 2px 4px 5px 5px;
}
.mail-box-right .back-btn-tool
{
  
  text-align: left;
  margin-top: 2px;
}
.mail-box-right .back-btn-tool input {
  background-color: #3c8dbc;
  border-color: rgb(46, 109, 164);
  color:#fff;
}
.mail-box-right .back-btn-tool input:hover  
{
  background-color: #286090;
}
/*#side-menu .nav.nav-second-level.collapse.in li a
{
  font-weight: bold;
  color: #28baff !important;
}
#side-menu .nav.nav-second-level.collapse.in li a i,#side-menu .nav.nav-second-level.collapse.in li a span
{
  color: #fff !important;
}*/
.mail-box-right .loading_send {
  background: rgb(0, 0, 0) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.mail-box-right .loading_send .sending {
  margin-top: 18%;
  width: 50px;
}
.vendor_customer_email {
  padding: 7px 0;
  text-align: right;
  vertical-align: text-top;
  display: flex;
}
 .vendor_customer_email > input {
  margin-right: 7px;
 }
 .mail-box-right .box-footer{padding-bottom: 25px; display: grid; text-align: right;}
 @media screen and (max-width: 530px) {
    .mail-box-sent .pager .pages,.mail-box-sent .pager .limiter,.mail-box-sent .pager .amount {
        margin-top: 10px;
        width: 100%;
    }
    .mail-box-sent .pager .pages ol
    {
      padding-left: 0px !important;
    }
}
