.loader {
    background: rgb(249, 249, 249) url("../images/page-loader.gif") no-repeat scroll 50% 50%;
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.featured-mutilfollow{
margin-bottom:30px;
}

.csv_download{
width: 23%;
float: left;
margin-top:0px;
}
.pd_download img {
  float: left;
  height: 30px;
  width: 30px;
}
.pd_download .pd_title h3, .pb_activate_date{
font-size:18px;
font-weight: 600;
}

.csv_link_2nd {
  display: block;
  float: left;
  margin-right: 0;
  padding-top: 0;
}

.price_list .pd_download .pb_activate_date {
   margin-left: 60px;    
    width: 18%;
}
.price_list .pd_download .pd_title {
  float: left;
  text-align: left;
  width: 33.33%;
}
.pd_title_price_book{
    float: left;
  text-align: center;
  width: 28%;
  padding-right: 5px;
}
a.csv_link_2nd{
color:#000;
font-weight: 600;
}
.pd_download  a.csv_link_fst {
  /*background-image: url("../images/csv-download.png");*/
  background-position: 55px center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  content: " ";
  display: block;
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  padding-left: 30%;
  text-align: center;
  width: 100%;
}
.pb_size {
    float: left;
    width: 100%;
	display:none;
}
.pb_csv {
  float: left;
  padding-left: 15px;
  padding-top: 8px;
  width: 100%;
}
.t-name, .t-location, .t-twitter-user, .t-facebook {
  display: inline-block;
  float: left;
  height: auto;
  margin: 0;
  text-transform: capitalize;
  vertical-align: middle;
  width: 23%;
}

.t-avatar {
  float: left;
  width: 60px;
}
.t-name, .t-location, .t-twitter-user {
  padding: 18px 0;
}
.t-facebook {
  padding: 15px 2px;
  text-align: left;
}
.t-list {
  border: 1px solid hsla(0, 0%, 0%, 0.1);
  float: left;
  padding: 0;
  width: 100%;
}
.t-link {
  float: left;
  padding-bottom: 0;
  padding-left: 10px;
  padding-top: 10px;
  width: 100%;
}
.t-link .t-avatar img {
  border-radius: 50%;
}
.t-list .t-link:nth-of-type(2n+1) {
    background: hsla(0, 0%, 77%, 0.1) none repeat scroll 0 0;
}
.otherUsersContainer .tablenav {
  border-radius: 4px;
  display: inline-block;
  margin: 20px;
  padding-left: 0;
}
.otherUsersContainer .tablenav a {
  display: inline;
}
.otherUsersContainer .tablenav span {
  display: inline;
}
.otherUsersContainer .tablenav a:first-child, .otherUsersContainer .tablenav span:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  margin-left: 0;
}
.otherUsersContainer .tablenav a:last-child, .otherUsersContainer .tablenav span:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  margin-left: 0;
}
.otherUsersContainer .tablenav a{
  background-color: hsl(0, 0%, 100%);
  border: 1px solid hsl(0, 0%, 87%);
  color: hsl(208, 56%, 46%);
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
}
.otherUsersContainer .tablenav span {
  background-color: hsl(0, 0%, 0%) !important;
  border: 1px solid hsl(0, 0%, 0%) !important;
  color: hsl(41, 100%, 50%) !important;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
}
.otherUsersContainer.t-list {
  border: medium none;
  margin-top: 48px;
}
  .multi-title {
  font-size: 18px;
} 



/*** Order liting*/
.grid_parent {
    float: left;
    list-style-type: none !important;
    width: 100%;
}
.price_list ul.pb_grid{
	border-collapse: collapse;
}
.price_list ul.pb_grid li.col_item {
  border: 1px solid #ededed;
  border-collapse: collapse;
  display: block;
  float: left;
  list-style: outside none none;
  padding: 6px;
  width: 14.2857%;
  background:  #ededed;
  font-weight: bold;
  line-height: 24px;
}
.pb_grid {
  float: left;
  padding: 0 !important;
  width: 100%;
}
.pb_grid_data {
  float: left;
  padding-left: 0 !important;
  width: 100%;
}
.pb_grid_data > li {
  float: left;
  list-style: outside none none;
  width: 100%;
  border-bottom: 1px solid #ededed;
  border-left: 1px solid #ededed;
  padding: 0;

}
.pb_col_item {
  border-collapse: collapse;
  border-right: 1px solid #ededed;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  padding: 6px;
  text-align: center;
  width: 14.2857%;
}
.row_item {
  border-bottom: 1px solid #ededed;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  cursor: pointer;
  float: left;
  padding: 0;
  width: 100%;
  
}
.cItem {
  float: left;
  width: 25%;
}
.row_item .cItem:last-child{
	border-right: 0px ;
}
.relate {
  box-shadow: 0 5px 10px rgb(100, 100, 100);
  display: none;
  float: left;
  position: relative;
}

.grid_data {
  list-style-type: none !important;
}
.order_list {
  float: left;
  width: 100%;
}
.order_list .wp_vcc_title h2 {
  float: left;
  padding-bottom: 20px;
  padding-top: 20px;
  width: 100%;
}
ul.grid_parent {
  background-color: #f9f9f9;
  border: 1px solid #ededed;
  padding-bottom: 0;
  padding-left: 0;
}
ul.grid_parent li {
  background: transparent none repeat scroll 0 0;
  border-collapse: collapse;
  color: inherit;
  cursor: default;
  font-weight: bold;
  line-height: 24px;
  margin: 0;
  padding: 6px;
  border-right: 1px solid #ededed;
  
}
ul.grid_parent li:last-child {
  border-right: 0 none;
}
ul.grid_data {
  float: left;
  margin-bottom: 20px;
  padding-bottom: 0;
  padding-left: 0 !important;
  width: 100%;
}
.cItem {
  border-collapse: collapse;
  border-right: 1px solid #ededed;
  box-sizing: border-box;
  margin: 0;
  padding: 6px;
}
table.row_grid{
	margin:0;
}

.row_grid > tbody {
  background-color: hsla(0, 0%, 93%, 0.2);
}
.grid_data .row_item.open {
  background-color: #ededed;
  border-bottom: 0 none;
  box-shadow: 0 0 8px rgb(100, 100, 100);
}
.relate table.row_grid {
  border-top: 0 none;
}
.grid_data .row_item.open .cItem {

font-weight:bold;
}

.relate .row_grid th {
  padding: 6px;
  text-align: center;
}
.relate .row_grid tr.inner_row td{
	  padding: 6px;
  text-align: center;
  border: 1px solid #eee;
}
.relate .row_grid .inner_row td form input {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: #2ea3f2;
}
.relate .row_grid .inner_row td form input:hover {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: #2ea3f2;
  cursor: pointer;
}

.su-tabs-pane .vcc_stf_dir .wpc_staff_directory > div{
	display:none;
}
.filter_wrappers {
  float: left;
  width: 100%;
}
.ea_filter {
  float: left;
   width: 100%;

}
.ea_filter .form-group {
  float: left;
  width: 14%;
}
.ea_filter .form-group:first-child {
  text-align: left;
  width: 14%;
}
.ea_filter .form-group label {
  display: none;
  float: left;
  width: 100%;
}
.order_search {
  float: right;
  padding: 5px 0;
}
.filter_wrappers .ea_filter > h2 {
  text-align: left;
}
.filter_wrappers .odr_filter {
  float: left;
  padding: 10px 0;
  width: 88%;
}
.odr_filter .form-group input {
  float: left;
  font-size: 14px;
  height: 34px;
  padding: 7px;
  width: 95%;
}
.odr_filter .form-group select {
  display: block;
  float: left;
  font-size: 14px;
  height: 34px;
  line-height: normal;
  padding: 0 !important;
  width: 97%;
}
#ea_orders > option, #ea_account > option{
  height: 34px;
  padding-top: 6px;
}
#ea_per_page > option {
  height: 34px;
  padding-top: 6px;
}
#ea_per_page {
  height: 34px;
  padding: 0;
}
.ui-datepicker {
  padding: 1px 2px 2px !important;
  width: 222px !important;
}
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
  background-image: none !important;
}
.unsipped_row, .sipped_row{
	display:none;
}
#odr_search_frm.order_search{
	display:none;
}
.odr_filter .form-group input[type="submit"] {
  background-clip: padding-box;
  background-image: linear-gradient(to bottom, #f5f5f5, #fff);
  border: medium none;
  border-radius: 2px;
  box-shadow: 0 4px 1pc rgba(0, 0, 0, 0.2);
  color: #333;
  cursor: pointer;
  height: 34px;
  opacity: 1;
  outline: 0 none;
  padding: 7px 0;
  text-align: center;
  text-transform: capitalize;
  z-index: 2;
}

.odr_filter .form-group input[type="submit"]:hover, .odr_filter .form-group input[type="submit"]:focus {
  background: #1974ba none repeat scroll 0 0 ;
  color: #fff ;
  opacity: 1 ;
}
.filter_clr > a, .opn_prd_exp > a, .show_per_page .form-group input[type="submit"], .pb_download a{
  background-clip: padding-box;
  background-image: linear-gradient(to bottom, #f5f5f5, #fff);
  border-radius: 2px;
  box-shadow: 0 4px 1pc rgba(0, 0, 0, 0.2);
  color: #333;
  cursor: pointer;
  display: block;
  font-size: 14px;
  opacity: 1;
  outline: 0 none;
  text-align: center;
  text-transform: capitalize;
  z-index: 2;
}
.filter_clr > a:hover, .filter_clr > a:focus, .opn_prd_exp > a:hover, .opn_prd_exp > a:focus, .show_per_page .form-group input[type="submit"]:focus, .show_per_page .form-group input[type="submit"]:hover, .pb_download a:hover, .pb_download a:focus {
  background: #1974ba none repeat scroll 0 0 ;
  color: #fff ;
  opacity: 1 ;
}
.pb_download > a {
  float: right;
}
.opn_prd_exp {
  float: right;
  margin-top: 20px;
}
#ui-datepicker-div button.ui-datepicker-current {display: none;}

#ui-datepicker-div .ui-state-highlight, #ui-datepicker-div .ui-widget-content .ui-state-highlight, #ui-datepicker-div .ui-widget-header .ui-state-highlight {
  background: #fbf9ee;
  border: 1px solid #1974ba;
  color: #363636;
}
.form-group.ft h2 {
  font-size: 18px;
  padding-bottom: 0;
  padding-top: 7px;
}
.su-tabs-nav span.su-tabs-current {
  font-weight: bold;
}
.su-tabs-nav span {
  min-width: 115px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.su-tabs-nav {
  background: #eee none repeat scroll 0 0;
  display: block;
  float: left;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.su-tabs-panes {
  float: left;
  width: 100%;
}
.su-tabs {
  float: left;
  width: 100%;
}
.grid_parent .col_item i {
  margin-left: 4px;
}
.show_per_page {
  float: left;
  padding: 10px 0;
  width: 11%;
}
.show_per_page label {
  float: left;
  padding: 3px 3px 0;
}
.show_per_page .form-group {
  float: left;
  width: 40%;
} 

.show_per_page .form-group input[type="submit"]{
	  padding: 7px 30px!important;
	  border:none;
	  display:none;
}
.wrapperBottom {
  float: left;
  width: 100%;
}
#odr_flter_frm .form-group:nth-last-child(2) {
  float: right !important;
  margin-right: 13%;
}
.form-group.filter_clr {
  float: right !important;
  margin-right: -28%;
}
.su-tabs-pane .price_list .pb_title {
  float: left;
  padding-bottom: 20px;
  padding-top: 20px;
  width: 100%;
  font-size: 22px;
}

/************** responsive css  ***************/
@media (max-width: 768px) {
#content-area table.wpc_client_files.wpc_table tr, #content-area table.wpc_client_files.wpc_table td {
  max-width: 100%;
}
}
@media (max-width: 768px) {
.pd_download .pb_activate_date, .pd_download .pd_title, .pd_download > a{
  float: left;
  width: 100%;
}
.pd_download > a {
  background-image: url("../images/csv-download.png");
  background-position: center top;
  margin-top: 18px;
  padding-top: 30px;
}
.show_per_page {
  width: 170px;
}
.filter_wrappers .odr_filter {
  width: 100%;
}
.ea_filter .form-group:first-child {
  width: 94px;
}
.ea_filter .form-group {
	width: 94px;
	margin-top: 10px;
}
#odr_flter_frm .form-group:nth-last-child(2) {
  float: left;
  margin-right: 0;
}
.form-group.filter_clr {
  margin-right: 0%;
}
.filter_clr > a, .opn_prd_exp > a, .show_per_page .form-group input[type="submit"], .pb_download a {
  padding: 5px 10px;
}
.odr_filter .form-group input[type="submit"] {
	width: 100%;
}
.price_list .pd_download .pb_activate_date {
   margin-left: 0px;    
}
}
@media (min-width: 769px) and (max-width: 800px) {
.pd_download a.csv_link_fst {
  padding-left: 16%;
}
.csv_link_2nd {
  width: 94px;
}
.show_per_page {
  width: 170px;
}
.filter_wrappers .odr_filter {
  width: 100%;
}
.ea_filter .form-group:first-child {
  width: 94px;
}
.ea_filter .form-group {
	width: 94px;
	margin-top: 10px;
}
.ea_filter .show_per_page .form-group {
  width: 60px;
}
#odr_flter_frm .form-group:nth-last-child(2) {
  float: left;
  margin-right: 0;
}
.form-group.filter_clr {
  margin-right: 0%;
}
.filter_clr > a, .opn_prd_exp > a, .show_per_page .form-group input[type="submit"], .pb_download a {
  padding: 5px 10px;
}
.odr_filter .form-group input[type="submit"] {
	width: 100%;
}
}
@media (min-width: 801px) and (max-width: 900px) {
.pd_download a.csv_link_fst {
  padding-left: 16%;
}
.csv_link_2nd {
  width: 96px;
}

}
@media (min-width: 901px) and (max-width: 980px) {
.pd_download a.csv_link_fst {
  padding-left: 16%;
}
.csv_link_2nd {
  width: 101px;
}
}
@media (min-width: 981px) and (max-width: 1024px) {
.pd_download a.csv_link_fst {
  padding-left: 16%;
}
.csv_link_2nd {
  width: 105px;
}
}
@media (min-width: 1025px) and (max-width: 1200px) {
.pd_download a.csv_link_fst {
  padding-left: 16%;
}
.csv_link_2nd {
  width: 115px;
}
}
@media (min-width: 1201px) and (max-width: 1280px) {
.pd_download a.csv_link_fst {
  padding-left: 16%;
}
.csv_link_2nd {
  width: 121px;
}
}
