table#discountMdl {
    max-width: 100%;
    width: 100%;
}

.max-height-50 {
    max-height: 50px !important;
    min-height: 50px !important;
    height: 50px !important;
}

table#discountMdl > tbody > tr > td, table#discountMdl > tfoot > tr > th, table#discountMdl > thead > tr > td, table#discountMdl > tbody > tr > td, table#discountMdl > tfoot > tr > td {
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}

tr#discount_Setting td .input-group .form-control {
    z-index: 1 !important;
}

.discount-table-textbox tbody tr td div {
    margin: 0 auto;
    padding-left: 5px;
}

.discount-table .table thead tr th {
       white-space: normal;
}

.discount-table .tbody-Scroll {
    max-height: 150px;
    overflow-y: scroll;
}

.discount-table table {
    width: 100%;
    table-layout: fixed;
    empty-cells: show;
    border-collapse: collapse;
    border-spacing: 0;
}

.margin-left-10 {
    margin-left: 10px;
}

.discount-table .table-condensed > thead > tr > th, .discount-table .table-condensed > tbody > tr > th, .discount-table .table-condensed > tfoot > tr > th, .discount-table .table-condensed > thead > tr > td, .discount-table .table-condensed > tbody > tr > td, .discount-table .table-condensed > tfoot > tr > td {
    padding: 4px !important;
}

.font-weight-500 {
    font-weight: 500;
}

.font-weight-600 {
    font-weight: 600;
}

.font-weight-300 {
    font-weight: 300;
}

/* #credit_mdl .modal-sidebar .data {
    padding: 25px 0 0 10px !important;
} */

.coupon-mdl-height {
    height: 365px !important;
}

.credit-mdl-height {
    height: 360px !important;
}

.credit-mdl-height-add {
    height: 360px !important;
}

.disc-switch {
    z-index: 1 !important;
}

.ajax-search-result-lbl:hover {
    background-color: #3875d7 !important;
}

.ajax-search-result {
    margin: 0 !important;
}

.border-upload {
    border: 1px solid #34bea2;
}

.radius-5 {
    border-radius: 5px;
}

#customerBuy .checkbox-position {
    position: relative;
    left: 48px;
    top: 25px;
    z-index: 5;
}

#customerBuy .checkbox-top-position {
    top: 25px;
    position: relative;
}

.radio {
    padding-left: 20px;
}

.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}

.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 35px;
    height: 35px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.radio label:after {
    color: #ffffff;
    display: inline-block;
    left: 0;
    margin-left: -18px;
    padding-left: 3px;
    padding-top: 1px;
    position: absolute;
    top: 0;
}

.radio input[type="radio"] {
    opacity: 0;
}

.radio input[type="radio"]:focus + label::before {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.radio input[type="radio"]:checked + label::after {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 18px;
    left: 6px;
    position: absolute;
    top: 9px;
    width: 18px;
}

.radio-circle label::before {
    border-radius: 50%;
}

.radio-info input[type="radio"]:checked + label::before {
    background-color: #00b050;
    border-color: #5bc0de;
    color: #fff;
}

#customerBuy .forecast-info {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    border-radius: 6px;
    box-shadow: 1px 1px 1px rgba(0, 1, 1, 0.03);
    margin-bottom: 10px;
    margin-left: -13px;
    margin-right: -13px;
    padding: 10px;
    transition: all 300ms ease-in-out 0s;
}

#customerBuy .member-entry {
    height: 135px !important;
}

#customerBuy .col-bg-1:first-child {
    margin-bottom: 10px;
}

#customerBuy .col-bg-1 {
    background-color: #eee;
    box-shadow: 0 0 5px #fafafa;
}

#customerBuy .col-bg-1 .page-header {
    padding: 14px 0 7px !important;
}

#customerBuy .col-bg-1 .page-header button {
    margin: 0 10px 0 0 !important;
}

#customerBuy .subscribe-marked {
    background-color: #e0e3e5;
    position: absolute;
    right: 0;
    top: 42%;
    width: 100%;
}

#statusReport .header-background-color > div {
    background-color: #478fca;
}

#statusReport .inner-header-bgcolor > div {
    background-color: #E6E2CF;
    color: #2B2528 !important;
    font-size: 12px !important;
    text-shadow: none !important;
}

#statusReport .header-config > div > div {
    color: #fefefe;
    padding: 8px 4px !important;
    text-shadow: 0 1px 0 #333;
    white-space: nowrap;
    font-size: 15px;
    border-left: 1px solid #a4a4a4;
}

#statusReport .row-left-border > div {
    border-left: 1px solid #a4a4a4;
}

#statusReport .row-column-border > div {
    border-left: 1px solid #a4a4a4;
}

#statusReport .row-column-border {
    border-bottom: 2px dotted #CCCCCC;
}

#statusReport .row-column-border:last-child {
    border-bottom: none !important;
}

#statusReport .row-divider {
    background-color: #b7a5ae;
    padding: 1px;
}

/*****/

#SubscribeTable .subHeader div {
    margin-top: 5px;
}

.sbscribeRow, .innerSubscribeContent, .innerSubcribeRow {
    float: left;
    width: 100%;
}

.sbscribeRow div {
    padding: 4px 15px;
}

.sbscribeRow .innerSubscribeContent {
    padding: 4px 15px;
    background-color: #fafafa;
}

.sbscribeRow .innerSubscribeContent .innerSubcribeRow {
    padding: 0;
}

.padding-top-100 {
    padding-top: 100px;
}

.video-group .left-section {
	width: 200px;
}
.video-group .left-section ul {
	height: 320px;
}

.video-group .modal-body{
	min-height: 320px;
}
.video-group .modal-sidebar .content-section {
    padding-left: 210px;
}

.video-group .modal-sidebar .content-section .tab-content{
	max-height: 320px;
    overflow-y: auto;
}

.video-group #videogrp-video-lk .disp-order {
   	height: 30px !important;
    min-height: 25px;
}

#isNotInvoiceDetail .col-20 {
    float: left;
    padding-left: 2px;
    padding-right: 2px;
    width: 20%;
}

#admin-control-log .task-search {
    background-color: #F0F0F0;
    border-bottom: 1px solid #eee;
    padding: 5px 8px;
}

 #admin-control-log.task-search .task-search-input {
    height: 35px;
}

#admin-control-log .task-search i.fa-search {
    bottom: 0px;
    display: inline-block;
    color: rgb(85, 85, 85);
    font-size: 15px;
    height: 100%;
    left: 10px;
    line-height: 28px;
    opacity: 0.7;
    padding-top: 3px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 34px;
    z-index: 2;
}

 #admin-control-logspan.input-icon {
    display: inline-block;
    width: 100%;
    margin-top: 5px;
}

 #admin-control-log .input-icon > input {
    padding-left: 36px !important;
    padding-right: 6px;
}

#admin-control-log .form-control.search {
    background-color: #fbfbfb;
    background-clip: padding-box;
    border-bottom-color: #e5e5e5;
    border-left-color: #e5e5e5;
    border-radius: 3px;
    border-top-color: #e5e5e5;
}

 #admin-control-log .log-search-bg {
    background:#fbfbfb;
    border: 1px solid #ddd;
    overflow: visible;
    padding-left: 10px;
    padding-right: 10px;
}
#cust_detail_Search.btn-sm{
	padding:8px 20px;
}
.cust_buy_dropdown .dropdown-menu:after {
    position: absolute;
    top: -5px;
    display: inline-block;
    /*border-right: 7px solid transparent;*/
    /*border-bottom: 7px solid #FFF;*/
    /*border-left: 7px solid transparent;*/
    content: '';
    left: 3px;
}

.cust_buy_dropdown .dropdown-menu:before {
    position: absolute;
    top: -7px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #C3C3C3;
    border-left: 7px solid transparent;
    content: '';
}
.cust_buy_dropdown .hide-pop {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CBCBCB;
    border-radius: 10px;
    color: #CBCBCB !important;
    font-size: 11px !important;
    line-height: 16px;
    padding: 0 !important;
    position: absolute;
    right: -7px;
    text-align: center;
    top: -8px;
    width: 19px !important;
    z-index: 999;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
.cust_buy_dropdown .dropdown-menu.filter-list > li > .filter-toggle {
    color: #7E9095;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block !important;
    margin: 0;
}
.cust_buy_dropdown .dropdown-menu.filter-list > li > .filter-toggle:hover, .dropdown-menu.filter-list > li > .filter-toggle:focus {
    background-color: #e7e7e7;
    color: #333;
    text-decoration: none;
}

.cust_buy_dropdown .dropdown-menu.filter-list > li > .filter-toggle {
    margin-bottom: 1px;
    margin-top: 1px;
    padding: 5px 12px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.cust_buy_dropdown .dropdown-menu.filter-list > li > .filter-toggle i {
    color: #E6E6E6;
    float: left;
    padding: 3px 5px 0 0;
}

.cust_buy_dropdown .dropdown-menu.filter-list .filter-toggle.selected i {
    color: #7E9095;
}
.action-log .table thead tr th, .action-log .table tbody tr td {
  	white-space: normal;
    word-wrap: break-word;
}
.action-log .table{
table-layout:fixed;
}

.altaAdminAppMdl .modal-sidebar .left-section{ 
	width:220px;
}
.altaAdminAppMdl .modal-sidebar .content-section {
    padding-left: 220px;
}
.customWidthCSS{
	width: 180px !important;
	float: none !important;
	display: inline-block;
}

.msgSetup-group .modal-sidebar .content-section .tab-content {
  max-height: 375px;
  min-height: 375px;
  overflow-y: auto;
}

.msgSetup-group .left-section {
	width: 200px;
}
.msgSetup-group .left-section ul {
	height: 375px;
}

.msgSetup-group .modal-body{
	min-height: 375px;
}
.msgSetup-group .modal-sidebar .content-section {
    padding-left: 210px;
}

.msgSetup-group #msgSetup-role-lk .disp-order {
   	height: 30px !important;
    min-height: 25px;
}



/*Utility tools */
	.toolsUtility{
	background-color:#fff;
	padding-top:15px;
	box-shadow:0px 2px 2px 1px rgba(0,0,0,0.10);
	}
	.toolsUtility .form-group{
	border-bottom:1px solid #eee;
	padding-bottom:15px;
	}
	.toolsUtility .form-group:last-child{
	border-bottom:none;
	padding-bottom:5px;
	}
	.main-content-wrapper #topbar.alt{padding: 2px 0px;}
	
	/* altaSearch */
	.altasearch_btn{
	position:relative;
	}
.altasearch_btn span{
	position:absolute;
	top:0;
	right:0;	
}
.altasearch_btn .btn{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    height: 33px;
}
.input-padding{
	padding:6px;
	border-radius:5px;
}

input.alta-disabled.disabled,input.alta-disabled.disabled:focus{
	pointer-events:none;
	cursor-pointer: not-allowed !important;
}
/* Email Send */
.emailSend{
	 box-shadow:0 5px 20px #ccc;
	-webkit-box-shadow: 0 5px 20px #ccc;
	-moz-box-shadow:0 5px 20px #ccc;
	padding:20px;	
}
.emailSend .sendBtn{
	    margin: 15px 0 0 0;
}

.multi-select-popup .filter-container{
	margin-top: 10px;
}
.multi-select-popup .filter-container .form-group{
	margin-bottom: 10px;
}
