.preview img {
    width: 150px !important;
}
#restaurantmedia-image-fileupload table tr{
width: 24% !important;
    float: left;
    border: 1px solid;
    margin: 0.5%;
}

#restaurantmedia-image-fileupload table tr td {
    width: 100% !important;
    float: left;
    margin: 0 auto;
    text-align: center;
    border: none !important;
}
/* #restaurantmedia-image-fileupload table tr td:nth-child(2) {
    display: none;
} */
#restaurantmedia-image-fileupload table tr td .btn {
	padding:0px 5px !important;
	font-size:13px;
}
#restaurantmedia-image-fileupload table tr td:nth-child(3) {
    display: none;
}
label.switch_margin {
    float: right;
}

.nav.side-menu > li.current-page > a{
    text-shadow: rgba(0,0,0,.25) 0 -1px 0;
    background: #7cd71a;
    background: #5cb85c;
    box-shadow: rgba(0,0,0,.25) 0 1px 0,inset rgba(255,255,255,.16) 0 1px 0;
    color: #354b28 !important;
    color: #fff !important;
}

/* Form css */
form div.required label.control-label:after {
  content:"*";
  color:red;
}
.form-horizontal .help-block {
    font-size: 13px;
    text-align: right;
    margin-top: -5px;
    margin-right: 9px;
}
.payin_form
{
  width: 40%;
  float: left;
  margin-top: 10px;
}
.payin_form_label
{
    width: 10%;
    padding-left: 10px;
    margin-top: 10px;
    float:left;
}
.user_name
{
    width: 100%;
    height:10%;
}
.submit
{
  width: 20%;
  height:50%;
  margin-left: 10%;
}
.logo_space
{
  width:100px;
  height:100px;
  margin-top:-50px;
}
.figure
{

}
.paging-nav {
  text-align: right;
  padding-top: 2px;
}

.paging-nav a {
  margin: auto 1px;
  text-decoration: none;
/*  display: inline-block;*/
  padding: 1px 7px;
  background: #91b9e6;
  color: white;
  border-radius: 3px;
}

.paging-nav .selected-page {
  background: #187ed5;
  font-weight: bold;
}

.paging-nav,
#tableData {
  width: 100%;
  margin: 0 auto;
  font-family: Arial, sans-serif;
}
.documents
{
  height:100px;
  width:100px;
}


.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #228B22;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.actions
{
  width: 100px;
}
td{
  text-align: center;
}
.ssend {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    color: #5A738E;
}
/***************************************************************************************************/
.message-box {
    padding: 10px 0;
}
.message-box  .media-heading {
    color: #000;
    font-weight: 600;
	font-size:15px;
}
.message-box  .media p{
	font-size:14px;
}
.message-box .media span {
    float: right;
    color: #929292;
	font-size:14px;
	font-weight: normal;
}
.message-box input[type="text"] {
    width: 90%;
    height: 40px;
    line-height: 40px;
    padding: 0 12px;
    border: 1px solid #ccc;
}
.message-box .file-994::before{content: "\f0c6";
    font-family: FontAwesome;
    width: auto;
    color: #a9a9a9;
    background: transparent;
	transform: rotate(80deg);
	-ms-transform: rotate(80deg);
    -webkit-transform: rotate(80deg);
}

.message-box .wpcf7-file{width:100%;}
.message-box .wpcf7-form-control-wrap.file-994 {
    position: relative;
    right: 30px;
}

.message-box .newsletter-form{position:relative; width:650px;}
.submity-btn:hover, .submity-btn:focus{
	background:#fff;
	color:#ed1c24;
}

.message-box .wpcf7-file{height:40px;bottom:-10px;}
.user .quote-range {
    padding: 20px 0;
	margin-bottom:0;
}

.dash .message-box {
    padding: 0px 20px;
}
.dash .message-box input[type="text"]{width:89%;}
.dash .text-heading h1 {
    text-align: center;
}

.dash .message-box .text-heading {
    padding-bottom: 0px;
}
.message-box .chat_head {
    margin: 40px 0px 20px;
    border-bottom: 1px solid #959595;
    padding-bottom: 10px;
}
.message-box .chat_head h4 {
    font-weight: 700;
    color: #000;
	margin-bottom: 5px;
}
.message-box .chat_head p {
    color: #969696;
    font-weight: 600;
    display: inline-block;
	margin: 0;
	font-size: 13px;
}
.chat {
    background: #f7f5f6;
    padding: 20px;
	display: table;
    width: 100%;
}
.chat .mess_g {
    display: table;
    width: 100%;
}
.chat .mess_g-right {
    float: right;
    display: inline-block;
}
.chat .mess_g.pull-right .mess_g-body {
    float: right;
    display: inline-block;
	margin-right: 20px;
}
.chat .mess_g-left {
    display: inline-block;
    float: left;
}
.chat .mess_g.pull-left .mess_g-body {
    float: left;
    display: inline-block;
	margin-left: 20px;
}
.chat .mess_g img {
    width: 65px;
    border: 3px solid #fff;
    border-radius: 100%;
	margin-top: 60px;
}
.chat .mess_g-body{
    background: #ee202a;
    color: #fff;
    padding: 20px;
    border-radius: 5px;
    width: 450px;
    font-size: 15px;
    font-weight: 600;
    line-height: 25px;
}
.chat .mess_g-body h5 {
    margin: 0;
}
.chat .mess_g.pull-right .mess_g-body h5 {
    float: right;
}
.chat .mess_g .mess_g-body:after {
    content: " ";
    position: absolute;
    opacity: 1;
    margin: 0 auto;
    border: 20px solid transparent;
    border-bottom-color: #ed1c24;
	bottom: 11px;
}
.chat .mess_g.pull-right .mess_g-body:after {
    right: 4%;
    transform: rotate(90deg);
}$(document).scrollTop($(document).height());
.chat .mess_g {
    position: relative;
}
.chat .mess_g.pull-left .mess_g-body:after {
    left: 4%;
    transform: rotate(-90deg);
}

.chat .mess_g.pull-right .mess_g-body {
    float: right;
    display: inline-block;
	margin-right: 20px;
}
.chat .mess_g-left {
    display: inline-block;
    float: left;
}
.chat .mess_g.pull-left .mess_g-body {
    float: left;
    display: inline-block;
	margin-left: 20px;
}
.chat .mess_g img {
    width: 65px;
    border: 3px solid #fff;
    border-radius: 100%;
	margin-top: 60px;
}
.chat .mess_g-body{
    background: $(document).scrollTop($(document).height());#ee202a;
    color: #fff;
    padding: 20px;
    border-radius: 5px;
    width: 370px;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
}
.chat .mess_g-body h5 {
    margin: 0;
}
.chat .mess_g.pull-right .mess_g-body h5 {
    float: right;
}
.chat .mess_g .mess_g-body:after {
    content: " ";
    position: absolute;
    opacity: 1;
    margin: 0 auto;
    border: 20px solid transparent;
    border-bottom-color: #ed1c24;
	bottom: 11px;
}
.chat .mess_g.pull-right .mess_g-body:after {
    right: 4%;
    transform: rotate(90deg);
}
.chat .mess_g {
    position: relative;
}
.chat .mess_g.pull-left .mess_g-body:after {
    left: 4%;
    transform: rotate(-90deg);
}
.submity-btn {
    background: #ed1c24;
	border:1px solid #ed1c24;
    width: 100px;
    height: 39px$(document).scrollTop($(document).height());;
    line-height: 38px;
    color: #fff;
    font-size: 15px;
	text-transform:capitalize;


    right: 13px;
    text-align: center;
}
.all_users
{
  position: fixed;
  right: 0;$(document).scrollTop($(document).height());
  top: 120px;
  width: 290px;
  background: #ffffff;
  padding-top: 5px;
  padding-bottom: 5px;
}

.newsletter-form input[type="text"]{
    width: 65%;
    height: 40px;
    border-radius: 0;
    border: 1px solid #cccccc;
}
.col-sm-9.scroll_data {
    height: 400px;
    overflow: auto;
}
.charts .custom-margin{
  margin-bottom:30px;
}