/* You can add global styles to this file, and also import other style files */
@font-face {
	font-family: 'muliregular';
	src: url('../fonts/Muli-Regular/muli-regular-webfont.eot');
	src: url('../fonts/Muli-Regular/muli-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Muli-Regular/muli-regular-webfont.woff2') format('woff2'), url('../fonts/Muli-Regular/muli-regular-webfont.woff') format('woff'), url('../fonts/Muli-Regular/muli-regular-webfont.ttf') format('truetype'), url('../fonts/Muli-Regular/muli-regular-webfont.svg#muliregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'muli_semibold';
	src: url('../fonts/Muli-SemiBold/muli-semibold-webfont.eot'); 
	src: url('../fonts/Muli-SemiBold/muli-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Muli-SemiBold/muli-semibold-webfont.woff2') format('woff2'), url('../fonts/Muli-SemiBold/muli-semibold-webfont.woff') format('woff'), url('../fonts/Muli-SemiBold/muli-semibold-webfont.ttf') format('truetype'), url('../fonts/Muli-SemiBold/muli-semibold-webfont.svg#muli_semiboldregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'muli_bold';
	src: url('../fonts/Muli-Bold/Muli-Bold.eot');
	src: local('☺'), url('../fonts/Muli-Bold/Muli-Bold.woff') format('woff'), url('../fonts/Muli-Bold/Muli-Bold.ttf') format('truetype'), url('../fonts/Muli-Bold/Muli-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'muli_blackregular';
    src: url('../fonts/Muli-Black/muli-black-webfont.eot');
    src: url('../fonts/Muli-Black/muli-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Muli-Black/muli-black-webfont.woff2') format('woff2'),
         url('../fonts/Muli-Black/muli-black-webfont.woff') format('woff'),
         url('../fonts/Muli-Black/muli-black-webfont.ttf') format('truetype'),
         url('../fonts/Muli-Black/muli-black-webfont.svg#muli_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* Sticky footer styles
-------------------------------------------------- */

.page-heading h1{color: red;} 

body {
	-webkit-font-smoothing: antialiased;
	font-family: "muliregular";
	font-size: 14px;
	color: #2f3744;
}
a:hover, a:focus, a:active {
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.footer {
	background-color: #2f3744;
	padding: 25px 20px;
}
ul, ol {
	margin: 0;
	padding: 0;
}
a, a:focus, a:hover {
	outline: none;
	text-decoration: none;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.nav-bottom ul li a:hover, .navbar-nav li a:hover {
	color: #2ec145 !important;
	opacity: initial;
}
/*common heading*/
.heading1 {
	font-family: "muli_semibold";
	font-size: 36px;
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff;
	margin-bottom: 0px;
}
.heading3 {
	font-family: "muli_semibold";
	font-size: 18px;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #2f3744;
}
.heading4 {
	font-family: "muli_bold";
}
.bold {
	font-family: "muli_bold";
}
.semi_bold {
	font-family: "muli_semibold";
}
/*common para*/
.para1 {
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	font-family: Aller-light;
	padding-right: 68px;
}
.cmn-transition {
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
}
.login-bg {
	background-image: url(../images/login-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}




pre {
overflow-x: auto;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}


body.login {
	margin-bottom: 0px;
}
.login-row, .view-full {
	height: 100vh;
}
.login .heading3 {
	margin-bottom: 30px;
}
.form-control {
	border-radius: 4px;
	background-color: #f5f5f5;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #2f3744;
	border: 0px;
	padding: 16px 20px;
	height: auto;
}
.form-control:focus {
	background-color: #f5f5f5;
	box-shadow: none;
}
.form-signin {
	width: 100%;
	max-width: 500px;
	padding: 15px;
	margin: 0 auto;
}
.form-signin .form-group {
	margin-bottom: 22px;
}
.form-signin .custom-control-label::before {
	top: 0px;
	width: 18px;
	height: 18px;
	border-radius: 3px;
	border: solid 1px #ededed;
	background-color: #f5f5f5;
}
.form-signin .custom-control-label {
	color: #8f8f8f;
}
.form-signin .custom-control-label::after {
	width: 18px;
	height: 18px;
	top: 0px;
}
.custom-control-input:focus ~ .custom-control-label::before {
	box-shadow: none;
}
.form-signin .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
	background-color: #2ec145;
	border-color: #2ec145;
}
.form-signin .custom-checkbox:hover label {
	cursor: pointer;
}
.form-signin .form-control:focus {
	border-color: #80e58f;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(46,193,69,.25);
}
.btn-cmn {
	border-radius: 4px;
	background-color: #2ec145;
	padding: 11px 51px 10px;
	font-family: "muli_semibold";
	border: 0px;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	font-size: 18px;
	position: relative;
	-webkit-transition: color 0.25s ease;
	transition: color 0.25s ease;
	z-index: 1;
	color: #fff;
}


.btn-cmn::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #23a838 !important;
	transform-origin: left;
	transition: width 0.25s ease;
	z-index: -1;
	border-radius: 4px;
}
.btn-cmn:hover::after, .btn-cmn:focus::after, .btn-cmn:active::after {
	width: 100%;
	color: #ffff;
}





@supports (-webkit-overflow-scrolling: touch) {
.pass-icon {
top: 40px;
}
}


.form-signin .btn-cmn {
	margin-top: 18px;
}
a.link {
	font-family: "muli_semibold";
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #2f3744;
	text-decoration: underline;
	margin-top: 40px;
	display: inline-block;
}
a.link:hover, a.link:focus {
	color: #2ec145;
	text-decoration: none;
}
.heading1 {
	margin-top: 28px;
}
header {
	background-image: url(../images/header-bg.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 15px 10px 0px 10px; position: relative;
}
header .container, footer .container {
	max-width: 1220px;
}
.user-img {
	width: 36px;
	height: 36px;
	object-fit: cover;
	margin-right: 10px;
}
.user-name {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff;
	max-width: 133px;
	display: inline-block;
}
.navbar-nav .dropdown-toggle::after {
	color: #fff;
	position: absolute;
	right: 10px;
	top: 10px;
}
.user-profile {
	opacity: 0.5;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.43;
	letter-spacing: normal;
	color: #ffffff;
	margin-top: 1px;
}
.volume-detail {
	font-family: "muli_bold";
	font-size: 12px;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #ffffff;
}
.today-details {
	opacity: 0.5;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: normal;
	text-align: right;
	color: #ffffff;
	max-width: 100px;
	margin-right: 12px;
}
.navbar-expand-md .navbar-nav .nav-link {
	padding: 0px;
}
.header-right-nav li:first-child {
	border-right: solid 1px rgba(255,255,255,0.25);
}
.header-right-nav li {
	padding: 2px 28px;
}
.table-striped .action-icon {
margin-right: 0px !important;
}
.mlr0{
	margin-right: 0px;
	margin-left: 0px;
}
.pad10{padding:10px;}

.txtleft{text-align: left!important;}
.sub-text{
	line-height: 1.88!important;
	margin-bottom: 10px!important;
}



.search-div-section2{width: 100%; max-width: 100%; float: right;background-color: #f5f5f5;padding: 5px;border-radius: 4px;padding-right: 15px;}
.search-div-section2 .form-control{ background: #fff; padding-top: 12px;padding-bottom: 11px;}
.search-div-section2 .search-input{margin-right: 10px;width:50%;}
.d-none1{display:none;}
.box_show{ background: #fff; padding: 10px;position: absolute;top: 50px;right:0;z-index: 999;  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.4);border-radius: 4px;}
.dd_show{background: #fff; color: #2f3744;margin-left: 0px;margin-right: 5px;padding: 10px 40px 9px 10px;border-radius: 4px;width: 110px;}
.filt-btn{ color: #2f3744;}

.box_show::before {content: "";position: absolute;right: 14px;    top: -19px;    background: url(../images/arrow.png) no-repeat center;    height: 20px;    width: 20px;}
.box_show .custom-control-label::before{top: .15rem;}
.box_show .custom-control-label::after{top: .15rem;}
.box_show .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {background-color: #0f315f;}

.dd_show::after {    border-top: .4em solid;    border-right: .4em solid transparent;    border-bottom: 0;    border-left: .4em solid transparent;    content: '';    display: block;
    height: 5px;    margin-top: -2px;    pointer-events: none;    position: absolute;    right: 20px;    top: 50%;    color: #afafaf;    transition: all 0.15s ease-in-out;    width: 5px;
}
.wid150p{width:150px;}
.mbot0{margin-bottom: 0}
/* Absolute Center Spinner */
.loading,.popup_loading,.zip_loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before,.popup_loading:before,.zip_loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.8);
}
.zip_loading span{
	font-weight: bold;
	top: 20px;
    position: absolute;
    color: #FFF;
	text-align: center;
	font-size: 25px;
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required),.popup_loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after,.popup_loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  margin-left: 5px;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}
 .zip_loading:not(:required):after{
	margin-left:40px;
}
/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.high-index{z-index:1250;}
.email_content_frame {
	height: 400px;
}
#email_content_reply{
	height: 250px;
}
#overlay{
	position: absolute;
	top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.5);
	 z-index:99;
}
.loader {
    position: fixed;
    top: 15%; left: 0; right: 0; bottom: 0;
    background:  url(../../assets/images/loader_image.gif) center center no-repeat;
    z-index: 1000;
}
.disabledbutton {
    pointer-events: none;
    opacity: 0.4;
}
.wsnormal{white-space: normal!important;}
.multiselect-container{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}
.multiselect-container.pull-right{right:0;left:auto}
.multiselect-container .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}
.multiselect-container>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}
.multiselect-container>li>a:focus,
.multiselect-container>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}
.multiselect-container>.active>a,.multiselect-container>.active>a:focus,
.multiselect-container>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}
.multiselect-container>.disabled>a,.multiselect-container>.disabled>a:focus,.multiselect-container>.disabled>a:hover{color:#777}
.multiselect-container>.disabled>a:focus,.multiselect-container>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.open>.multiselect-container{display:block}.open>a{outline:0}
.multiselect-container-right{right:0;left:auto}
.multiselect-container-left{right:auto;left:0}
.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}
.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}
.pull-right>.multiselect-container{right:0;left:auto}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}
.dropup .multiselect-container,.navbar-fixed-bottom .dropdown .multiselect-container{top:auto;bottom:100%;margin-bottom:2px}
.caret-container .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.multiselect-native-select .input-group-addon {
    padding: 6px 12px;
    padding-top: 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.multiselect-native-select .multiselect-clear-filter {
    background-color: #fff;
    border-color: #ccc;
    margin-right: 10px;
}

.multiselect-native-select li.multiselect-all a label.checkbox {
    padding-left: 10px !important;
    font-weight: 400 !important;
}

.multiselect-native-select ul.multiselect-container {
    width: 100%;
}

.multiselect-native-select .multiselect-container>li>a {
    color: #000 !important;
}
.multiselect-native-select ul.multiselect-container {
    font-size: 14px !important;
}
.multiselect-native-select .input-group-addon {
    border-radius: 0 !important;
}
.multiselect-native-select .multiselect-clear-filter {
    border-radius: 50% !important;
    margin-top: 5px !important;
    padding: 0 7px !important;
}
.multiselect-native-select .multiselect {
    background-color: #f5f5f5 !important;
}
.multiselect-native-select .multiselect-container>li>a {
    color: #2f3744 !important;
}

.multiselect-filter { 

	position: sticky; 
	-ms-position:relative!important;
  right: 0;
  width:250px;z-index:9999;top: 5px;position: -webkit-sticky }
.multiselect-container>li.active>a, .multiselect-container>li.active>a:focus, .multiselect-container>li.active>a:hover{
	color: #fff!important;
}

.multiselect-filter {
    top: 0 !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    background-color: #f5f5f5;
    
}
.multiselect-container {
    transform: translate3d(5px, 35px, 0px) !important;


}
a.disabled {
  pointer-events: none;
  cursor: default;
}
.red{color:red}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance:textfield;
}
.marr10{margin-right: 10px}
.martop29{margin-top:29px;}
.txtcenter{text-align: center}
.mb-1{    margin-bottom: 1rem!important;}
.user_ticket,.hyper_click,.hyper_click_date,.hyper_click_day{text-decoration: underline;cursor: pointer;}
.user_ticket:focus,.user_ticket:hover,.hyper_click:focus,.hyper_click:hover,.hyper_click_date:focus,.hyper_click_date:hover,.hyper_click_day:focus,.hyper_click_day:hover{text-decoration: none;}
.custom-checkbox:hover label {
    cursor: pointer;
}
.nice-select-search-box{
	min-width: 160px;
}
.nav-bottom a.dropdown-item {
    color: #000 !important;
}
#view_all_form .nice-select, #qc_by_form  .nice-select{
line-height: 40px !important;
}
.popover {
    z-index: 9999 !important;
}
.auto-archive-custom #search_close_icon_subject{
margin-top: 8px !important;
}
.w-30{width:30%!important;}
.w-40{width:40%!important;}
.border-r{border-right: 1px solid #ddd;}
.ffamily{font-family: "muliregular"!important;}
div.error,.diverror{color:red;}
input#created_date,input#completed_date{padding:12px 20px;}
.invbtn{white-space: pre-wrap;}
.mtop0{margin-top:0!important;}
.alert_div{float:left;width:100%;clear:both;}
.mbottom0{margin-bottom:0!important;}
.d-flex {
    display: flex!important;
}
.count-total a{    color: #2f3744!important;}
.pdtop-20{padding-top:20px;}
.fleft{float:left;}
.wid98{width:98%;}
.wid2{width:2%;}
.messagelist{margin-left:25px;}
.m-right10{margin-right:10px;}
.zindex0{z-index:0!important;}
ul.assoc_ticket{border-bottom: 1px solid rgba(0,0,0,.1);margin-bottom:7px;}
.wid150p{
width:150px;
}
.wid160p{
width:160px;
}

.assoc_ticket .wid160p{    width: 250px;}
.list-ticket2 .wid160p{    width: 250px;}
.team-table .table.dataTable.nowrap.table-1 td{    width: 290px;}
.open.nice-select .list{height:auto;}

.filter-icon{    margin-left: 15px !important;}
.custom-document-modal #data-list-table_info {    white-space: normal;    position: relative;}
.dropdown-display-label .dropdown-selected{    padding: 3px 12px 2px 4px !important;}
.dropdown-display-label .dropdown-chose-list{    padding: 0 0px !important;}
.dropdown-display-label:after{top: auto !important;     bottom: 18px !important;}
.toast.show{    top: 150px !important;}

.by-ticket .col-md-4.martop29{ flex: 0 0 25%;max-width: 25%;}
.by-ticket .fright.martop29.col-md-2{        flex: 0 0 25%;    max-width: 25%;}

#collapseExample_completed_tickets  .col-lg-3.col-sm-8.col-xs-12 {-ms-flex: 0 0 16.666667%;    flex: 0 0 16.666667%;    max-width: 16.666667%;}
#collapseExample_completed_tickets  .col-lg-5.col-sm-8.col-xs-12.pdtop-20 {-ms-flex: 0 0 50%;    flex: 0 0 50%;    max-width: 50%;}

.selected-fields .mCSB_inside > .mCSB_container{    padding-bottom: 80px !important;}
.top-switch .auto_refresh{margin-left: 5px;} 
.inner-page-header .top-switch label{font-family: 'muli_bold';}
.inner-page-header .top-switch{bottom: 10px;}
.inner-page-header .top-switch .auto_refresh{margin-left: 16px;}

/* Devices */
label.btn:not(:disabled):not(.disabled) {
    cursor: auto;
}
.clone_billing{
	margin-left: 5px;
    margin-right: 5px!important;
    margin-top:2px;
}
.padb10{padding: 0 0 10px 0!important;}
.mtop4p{margin-top: 4%;}
.mtop20{margin-top: 25px;}
.minhg2p5{min-height:2.5rem;}
.pencil-icon{cursor:pointer;}
.assign_link{
	color: #2ec145;
    text-decoration: underline;
}
.assign_link:hover, .assign_link:focus, .assign_link:active{
	text-decoration: none;
	color: #2ec145;
}
.padl5{padding-left: 5px;}
div.tagsinput span.tag {
	border: 1px solid #5bc0de!important;
    background: #5bc0de!important;
    padding: .2em .6em .3em;
    font-size: 100%;
    line-height: 1;
    color: #fff!important;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}
div.tagsinput span.tag a{
color: #fff!important;	
}
div.tagsinput{
	width: 100%!important;
    height: 100%!important;
    min-height: 100%!important;
    cursor:text;
}
div.tagsinput input{
	 padding: .2em .6em .3em!important;
	 margin-bottom:0!important;
	 min-width: 150px;
    max-width: 100%;
    
}
.bootstrap-tagsinput {
display: block!important;
	}
.bootstrap-tagsinput .label-info{
	display: inline;
    padding: .2em .6em .3em;
    font-size: 100%;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}
.lh1{line-height: 1!important;}
.padleft0{padding-left: 0}
.padright0{padding-right: 0}
.padtop3{padding-top: 3px}
.ualert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.mleftauto{margin-left: auto!important;}
.mtop5{margin-top:5px;}
.mbottom10{margin-bottom:10px;}
.tagsinput{border:1px solid #ccc!important;}
.ashcolor{color:#6c757d;}
.mb-2 {
    margin-bottom: .5rem!important;
}
@media only screen and (max-width: 520px){
#view_all_form .buttons-section {
    display: block !important;
}
#view_all_form #complete_btn{
    margin-left: 0 !important;
    margin-top: 15px;
}
}
@media only screen and (max-height: 533px){
.login-sec-row {
margin: -4% auto 6%;
}
}
@media not all and (min-resolution:.001dpcm) { @media {

    .safari_only { 

         -webkit-overflow-scrolling: touch;
	  	width: 100%;
	    height: 400px;
	    overflow-y: scroll;

    }
    .safari_only .email_content_frame{ height: 100%;}
    .safari_only #email_content_reply{ height: 100%;}
}}

@media (max-width: 992px)
{
.heading7 br {
display: none;
}
}
@media (min-width: 768px) and (max-width: 812px){
.team-table .col-md-6:first-child .box-shadow2{
height:684px;
}
}
.nav-bottom a {
	opacity: 0.5;
	font-family: "muli_semibold";
	font-size: 16px;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.1px;
	color: #ffffff;
	display: inline-block;
}
.nav-bottom li > a {
	padding: 15px 10px;
}
.nav-bottom a.dropdown-item {
	opacity: 1;
}
.header-right-nav .multiselect-container {
	top: 34px;
}
.nav-bottom li.active > a {
	border-bottom: 3px solid #2ec145;
	opacity: 1;
}
a.dropdown-item {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #2f3744;
	padding: 6px 17px;
}
.nav-bottom .multiselect-container {
	top: -6px !important;
}
.multiselect-container {
	position: relative;
	background: #fff;
	border: 1px solid #fff;
	min-width: 122px;
	border-radius: 3px;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.4);
	border: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}




footer {
	font-size: 14px;
	font-family: "muli_semibold";
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: rgba(255,255,255,.7);
}
.custom-checkbox-control {
	position: relative !important;
	right: 0px;
	padding-left: 0px;
}

.team-details-box .custom-checkbox-control .custom-control-input:checked ~ .custom-control-label::after {
	background-image: url(../images/icon-check.png);
	right: 10px !important;
	top: 22px;
	left: inherit;
	
}

.team-details-box .custom-checkbox-control .custom-control-input:checked ~ .custom-control-label::after {
	background-image: url(../images/icon-check.png);
	-webkit-animation-name: run;
	-webkit-animation-duration: .3s;
	animation-delay: 0s;
}
 @-webkit-keyframes run {
 from {
left:150px;
}
 to {
left:250px;
}
}
.custom-checkbox-control .custom-control-label {
	width: 100%;
	padding: 15px 10px;
}
.custom-checkbox-control .custom-checkbox-control .custom-control-label::before {
	border-radius: .25rem;
	background: none;
}
.custom-checkbox-control .custom-control-label::before {
	background-color: inherit;
}
.custom-control-input {
	display: none;
}
.custom-checkbox-control .custom-control-input:checked ~ .custom-control-label::before {
	width: 100%;
	height: 86% !important;
	background: rgba(75, 144, 243, 0.1);
	position: absolute;
	-webkit-transition: width 0.3s ease-in-out 0s;
	-ms-transition: width 0.3s ease-in-out 0s;
	transition: width 0.3s ease-in-out 0s;
}

.custom-checkbox-control .custom-control-input ~ .custom-control-label::before {
	width: 0%;
	height: 86% !important;
	background: rgba(75, 144, 243, 0.1);
	position: absolute;
	-webkit-transition: width 0.3s ease-in-out 0s;
	-ms-transition: width 0.3s ease-in-out 0s;
	transition: width 0.3s ease-in-out 0s;
}




.custom-checkbox-control .custom-control-label:hover {
	cursor: pointer;
}
/*Bhushan code start*/
.create-team h1 {
	font-family: 'muli_bold';
	font-size: 24px;
	text-align: center;
	color: #2f3744;
	padding: 50px 0px 30px 0px;
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 0;
}
.team-number {
	height: 100px;
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 45px;
}
.team-number label {
	font-size: 14px;
	color: #2f3744;
	padding-right: 10px;
}
.team-number input {
	width: 230px;
	height: 40px;
	background-color: #f5f5f5;
	border-radius: 4px;
	padding: 0px 10px 0px 20px;
	outline: none;
	border: none;
	color: #2f3744;
	font-size: 14px;
}
.team-details-box .card {
	border-radius: 4px;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
	border: none;
	width: 473px !important;
	max-width: 100%;
	padding-bottom: 21px;
}
.team-details-box .card .card-header {
	font-family: 'muli_bold';
	font-size: 14px;
	color: #2f3744;
	background-color: #ffffff;
	border: none;
	padding: 15px 24px 16px 20px;
}
.team-details-box .card .card-header .badge-secondary {
	font-family: 'muli_bold';
	font-size: 16px;
	letter-spacing: 0.1px;
	text-align: center;
	color: #2f3744;
	border-radius: 50% !important;
	border: 2px solid #2ec145;
	background-color: #ffffff !important;
	width: 32px;
	height: 32px;
	line-height: 26px;
	padding: 0;
}
.team-details-box .card ul li.active {
	background-color: rgba(75, 144, 243, 0.1) !important;
}
.team-details-box .card ul li.list-group-item {
	margin-bottom: 1px;
	padding: 0px;
}
.team-details-box .card ul li {
	background-color: #ffffff;
	border: none;
	margin: 0px 0px 0px 20px;
	border-radius: 3px;
	border-bottom: 1px solid #f4f4f4;
	position: relative;
}
.team-details-box .card ul {
	/*height: 300px;*/
	/*height: 240px;*/
	max-height: 240px;
    min-height: 80px;
}
.team-details-box .card .media-body h5 {
	font-size: 14px;
	color: #153764;
	padding: 0px;
	margin: 0px;
}
.mCSB_inside > .mCSB_container {
	margin-right: 17px !important;
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	border-radius: 3px;
	background-color: rgba(175, 175, 175, 0.5) !important;
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
	display: none;
}
/*.user-img {
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 50%;
}*/
.user-img img {
	object-fit: cover;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	object-position: top center;
}
.container-checkbox {
	display: block;
	position: relative;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/* Hide the browser's default checkbox */
.container-checkbox input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: transparent;
}
.checkmark:hover, .checkmark:focus, .checkmark:active {
	background-color: transparent;
}
/* On mouse-over, add a grey background color */
.container-checkbox:hover input ~ .checkmark {
	background-color: transparent;
}
/* When the checkbox is checked, add a blue background */
.container-checkbox input:checked ~ .checkmark {
	background-color: transparent;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
/* Show the checkmark when checked */
.container-checkbox input:checked ~ .checkmark:after {
	display: block;
}
/* Style the checkmark/indicator */
.container-checkbox .checkmark:after {
	left: -5px;
	top: 11px;
	width: 6px;
	height: 14px;
	border: solid #153764;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.selected-users {
	padding-top: 20px;
	padding-left: 5px;
}
.user-name-tab {
	width: auto;
	height: 20px;
	border-radius: 3px;
	border: solid 1px rgba(75, 144, 243, 0.4);
	background-color: rgba(75, 144, 243, 0.07);
	position: relative;
	padding:1px 20px 1px 10px;
	font-size: 12px;
	margin-right: 10px;
	display: inline-table;
	margin-bottom: 10px;
}
.cross {
	position: absolute;
	right: 8px;
	font-size: 10px;
	top: 2px;
	cursor: pointer;
}
.more-link a {
	font-size: 12px;
	color: #2ec145;
	text-decoration: underline;
	padding-left: 5px;
}
.buttons-section {
	padding-top: 50px;
	padding-bottom: 75px;
}
/*.btn-sign-in, .btn-sign-in:active, .btn-sign-in:focus, .btn-sign-in:not(:disabled):not(.disabled):active {
	
	border-radius: 4px;
	background-color: #2ec145;
	width: 106px;
	font-family: "muli_semibold";
	border: 0px;
	transition: all 0.3 ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	font-size: 14px;
    padding: 1px 29px 1px 12px;
	height: 35px;
	padding: 0;
	margin: 0;
}
.inner-page-btn{
    padding: 6px 38px 6px 38px !important;
	font-family: "muli_semibold";
	font-size: 14px;
}

.btn-sign-in:hover {
	opacity: .7;
	background-color: #2ec145;
	
}
-------*/
.inner-page-btn {
	border-radius: 4px;
	background-color: #2ec145;
	padding: 6px 38px 6px 38px !important;
	font-family: "muli_semibold";
	border: 0px;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	font-size: 14px;
	position: relative;
	-webkit-transition: color 0.25s ease;
	transition: color 0.25s ease;
	z-index: 1;
	color: #fff;
}


.inner-page-btn::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #23a838 !important;
	transform-origin: left;
	transition: width 0.25s ease;
	z-index: -1;
	border-radius: 4px;
}
.inner-page-btn:hover::after, .inner-page-btn:focus::after, .inner-page-btn:active::after {
	width: 100%;
	color: #ffff;
	box-shadow: none;
}




.inner-page-btn-cancel {
	border-radius: 4px;
	background-color: #afafaf;
	padding: 6px 38px 6px 38px !important;
	font-family: "muli_semibold";
	border: 0px;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	font-size: 14px;
	position: relative;
	-webkit-transition: color 0.25s ease;
	transition: color 0.25s ease;
	z-index: 1;
	color: #fff;
}


.inner-page-btn-cancel::after {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #d5d5d5 !important;
	transform-origin: left;
	transition: width 0.25s ease;
	z-index: -1;
	border-radius: 4px;
}
.inner-page-btn-cancel:hover::after, .inner-page-btn-cancel:focus::after, .inner-page-btn-cancel:active::after {
	width: 100%;
	color: #ffff;
	box-shadow: none;
}
.btn.focus, .btn:focus {
	outline: 0;
	box-shadow: none;
}

.modal-open{    padding-right: 0px !important;}
.modal-body .card {
	border-radius: 4px;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
	border: none;
	width: 100% !important;
	max-width: 100%;
	padding-bottom: 21px;
}
.custom-modal .modal-body {
	padding: 0;
	width: 520px;
}
.custom-modal .modal-body .column_list_div{max-height:300px !important;}
.custom-modal .badge-secondary {
	margin-left: 10px;
}
.custom-modal .close {
	position: absolute;
	top: 20px;
	color: #666666;
	font-size: 20px;
	right: 20px;
	z-index: 99;
}
.custom-modal .team-details-box .card ul li.list-group-item {
	padding: 14px 10px 14px 10px;
}
.m-visible {
	visibility: visible;
	display: none !important;
}
.custom-checkbox-control .custom-control-label::before {
	left: 0;
	top:0;
}
.card .media img.align-self-center {
	width: 30px;
	height: 30px;
	border: solid 1px rgba(175, 175, 175, 0.5);
	border-radius: 50%;
}
.custom-form {
	max-width: 760px;
	width: 100%;
	margin: 44px auto;
}
.custom-form .custom-control-label::before {
	top: 0px;
	width: 18px;
	height: 18px;
	border-radius: 3px;
	border: solid 1px #ededed;
	background-color: #f5f5f5;
}
.custom-form .custom-control-label {
	padding-left: 8px;
}
.custom-form .custom-control-label::after {
	width: 19px;
	height: 19px;
	top: 0px;
}
.custom-control-input:focus ~ .custom-control-label::before {
	box-shadow: none;
}
.custom-form .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
	background-color: #0f315f;
	border-color: #0f315f;
}
.custom-form .custom-checkbox:hover label {
	cursor: pointer;
}
.custom-form .list-1 > li {
	padding: 4px 20px;
}
.custom-form .list-1 > li:first-child {
	border-right: solid 1px #d6d6d6;
	padding-left: 0px;
}
.new-client-section > li {
	padding: 4px 5px!important;
}
.nice-select {
	-webkit-tap-highlight-color: transparent;
	border-radius: 4px;
	display: block;
	width: 100%;
	background-color: #f5f5f5;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
	outline: none;
	padding-left: 20px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.nice-select:hover {
	border-color: #d0dae5;
}
.nice-select:active, .nice-select.open, .nice-select:focus {
	border-color: #88bfff;
}
.nice-select:after {
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
	content: '';
	display: block;
	height: 5px;
	margin-top: -2px;
	pointer-events: none;
	position: absolute;
	right: 12px;
	top: 50%;
	color: #afafaf;
	transition: all 0.15s ease-in-out;
	width: 5px;
}
.nice-select.open:after {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.nice-select.open .list {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
	width: 100%;
	min-width: 160px;
}
.nice-select.disabled {
	border-color: #e7ecf2;
	color: #90a1b5;
	pointer-events: none;
}
.nice-select.disabled span.current{
	color: #90a1b5;
}
.nice-select.disabled:after {
	color: #cdd5de;
}
.nice-select.wide {
	width: 100%;
}
.nice-select.wide .list {
	left: 0 !important;
	right: 0 !important;
}
.nice-select.right {
	float: right;
}
.nice-select.right .list {
	left: auto;
	right: 0;
}
.nice-select.small {
	font-size: 12px;
	height: 36px;
	line-height: 34px;
}
.nice-select.small:after {
	height: 4px;
	width: 4px;
}
.nice-select.small .option {
	line-height: 34px;
	min-height: 34px;
}
.nice-select .list {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 0 1px rgba(68, 88, 112, 0.11);
	box-sizing: border-box;
	margin-top: 4px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(0.75) translateY(-21px);
	-ms-transform: scale(0.75) translateY(-21px);
	transform: scale(0.75) translateY(-21px);
	-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	z-index: 999;
}
.nice-select .list:hover .option:not(:hover) {
	background-color: transparent !important;
}
.nice-select .option {
	cursor: pointer;
	font-weight: 400;
	line-height: 30px;
	list-style: none;
	min-height: 30px;
	outline: none;
	padding-left: 18px;
	padding-right: 29px;
	text-align: left;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	    white-space: normal;
    line-height: 20px;
    padding: 9px 18px;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
	background-color: #e8eaef;
	padding-left: 18px;
}
.nice-select .option.selected {
	font-family: "muli_semibold";
}
.nice-select .option.disabled {
	background-color: transparent;
	color: #90a1b5;
	cursor: default;
}
.no-csspointerevents .nice-select .list {
	display: none;
}
.no-csspointerevents .nice-select.open .list {
	display: block;
}
code[class*="language-"], pre[class*="language-"] {
	border-radius: 2px;
	color: #445870;
	-webkit-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: 1.5;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	text-align: left;
	white-space: pre;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	direction: ltr;
	font-family: Inconsolata, monospace;
	font-size: 13px;
	letter-spacing: 0;
}
/* Code blocks */
pre[class*="language-"] {
	padding: 18px 24px;
	margin: 0 0 24px;
	overflow: auto;
}
:not(pre) > code[class*="language-"], pre[class*="language-"] {
	background: #f6f7f9;
}
/* Inline code */
:not(pre) > code[class*="language-"] {
	padding: 0 2px 1px;
}
.token.comment, .token.prolog, .token.doctype, .token.cdata {
	color: #90a1b5;
}
.token.punctuation {
	color: #999;
}
.namespace {
	opacity: .7;
}
.token.property, .token.tag, .token.boolean, .token.number, .token.constant, .token.symbol, .token.deleted {
	color: #EC4444;
}
.token.selector, .token.attr-name, .token.string, .token.char, .token.builtin, .token.inserted {
	color: #4ABF60;
}
.token.operator, .token.entity, .token.url, .language-css .token.string, .style .token.string {
	color: #a67f59;
	background: rgba(255, 255, 255, 0.5);
}
.token.atrule, .token.attr-value, .token.keyword {
	color: #55a1fb;
}
.token.function {
	color: #DD4A68;
}
.token.regex, .token.important, .token.variable {
	color: #e90;
}
.token.important, .token.bold {
	font-weight: bold;
}
.token.italic {
	font-style: italic;
}
.token.entity {
	cursor: help;
}
.custome-divider {
	border-bottom: 1px solid #d6d6d6;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.custom-form .custom-file .custom-file-input:lang(en) ~ .custom-file-label::after {
	content: "";
	background-image: url(../../assets/images/icon-browse-add.svg);
	background-repeat: no-repeat;
	background-position: center 56%;
	background-size: 100px;
}
.custom-form .custom-file .custom-file-label::after {
	font-family: "muli_semibold";
	width: 100%;
	text-align: center;
	border-radius: 3px;
	background-color: #2ec145;
	color: #ffffff;
	padding: 10px 25px;
	vertical-align: middle;
	height: 40px;
}
.custom-form .custom-file .custom-file-label:hover:after {
	cursor: pointer;
}
.custom-form .custom-file .custom-file-label {
	border: 0px;
}
.custom-form .form-control {
	padding: 11px 20px;
}
.custom-form .heading4 {
	margin-bottom: 15px;
	font-size:16px;
}

/* Custom On-off switch start */
.custom-onoffswitch {
	position: relative;
	width: 70px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.custom-onoffswitch-checkbox {
	display: none;
}
.custom-onoffswitch-label {
	display: block;
	overflow: hidden;
	cursor: pointer;
	border-radius: 40px;
	border-radius: 18px;
	border: solid 1.5px #e5e5e5;
}
.custom-onoffswitch-inner {
	display: block;
	width: 200%;
	margin-left: -100%;
	-moz-transition: margin 0.3s ease-in 0s;
	-webkit-transition: margin 0.3s ease-in 0s;
	-o-transition: margin 0.3s ease-in 0s;
	transition: margin 0.3s ease-in 0s;
}
.custom-onoffswitch-inner:before, .custom-onoffswitch-inner:after {
	display: block;
	float: left;
	width: 50%;
	height: 30px;
	padding: 0;
	line-height: 30px;
	font-size: 14px;
	color: white;
	font-family: Trebuchet, Arial, sans-serif;
	font-weight: bold;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 30px;
}
.custom-onoffswitch-inner:before {
	content: "On";
	padding-left: 12px;
	background-color: #2ec145;
	color: #FFFFFF;
	border-radius: 30px 0 0 30px;
	font-size: 12px;
}
.custom-onoffswitch-inner:after {
	content: "Off";
	padding-right: 10px;
	background-color: #ffffff;
	color: #8f8f8f;
	text-align: right;
	border-radius: 0 30px 30px 0;
	font-size: 12px;
}
.custom-onoffswitch-switch {
	display: block;
	width: 30px;
	height: 30px;
	margin: 0px;
	background: #FFFFFF;
	border-radius: 50%;
	position: absolute;
	top: 0px;
	bottom: 0;
	right: 40px;
	-moz-transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.50);
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.50);
}
.custom-onoffswitch-checkbox:checked + .custom-onoffswitch-label .custom-onoffswitch-inner {
	margin-left: 0;
}
.custom-onoffswitch-checkbox:checked + .custom-onoffswitch-label .custom-onoffswitch-switch {
	right: 0px;
}

/* Custom On-off switch end */


/*On offswicth*/
.onoffswitch1 {
	position: relative;
	width: 70px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.onoffswitch1-checkbox {
	display: none;
}
.onoffswitch1-label {
	display: block;
	overflow: hidden;
	cursor: pointer;
	border-radius: 40px;
	border-radius: 18px;
	border: solid 1.5px #e5e5e5;
}
.onoffswitch1-inner {
	display: block;
	width: 200%;
	margin-left: -100%;
	-moz-transition: margin 0.3s ease-in 0s;
	-webkit-transition: margin 0.3s ease-in 0s;
	-o-transition: margin 0.3s ease-in 0s;
	transition: margin 0.3s ease-in 0s;
}
.onoffswitch1-inner:before, .onoffswitch1-inner:after {
	display: block;
	float: left;
	width: 50%;
	height: 30px;
	padding: 0;
	line-height: 30px;
	font-size: 14px;
	color: white;
	font-family: Trebuchet, Arial, sans-serif;
	font-weight: bold;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 30px;
}
.onoffswitch1-inner:before {
	content: "Yes";
	padding-left: 12px;
	background-color: #2ec145;
	color: #FFFFFF;
	border-radius: 30px 0 0 30px;
	font-size: 12px;
}
.onoffswitch1-inner:after {
	content: "No";
	padding-right: 10px;
	background-color: #ffffff;
	color: #8f8f8f;
	text-align: right;
	border-radius: 0 30px 30px 0;
	font-size: 12px;
}
.onoffswitch1-switch {
	display: block;
	width: 30px;
	height: 30px;
	margin: 0px;
	background: #FFFFFF;
	border-radius: 50%;
	position: absolute;
	top: 0px;
	bottom: 0;
	right: 40px;
	-moz-transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.50);
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.50);
}
.onoffswitch1-checkbox:checked + .onoffswitch1-label .onoffswitch1-inner {
	margin-left: 0;
}
.onoffswitch1-checkbox:checked + .onoffswitch1-label .onoffswitch1-switch {
	right: 0px;
}
.custom-form .custom-file .custom-file-label {
	border: 0px;
	box-shadow: none;
}
.custom-calendar {
	max-width: 150px;
}
.custom-calendar input {
	background-image: url(../images/icon-calendar.png);
	background-position: 93% center;
	background-repeat: no-repeat;
	position: relative;
	z-index: 999;
	padding-left: 10px !important;
}
textarea {
	resize: none;
}
.btn-primary.focus, .btn-primary:focus {
	box-shadow: none;
}
.client-right-nav, .ticket-right-panel {
	background-color: rgba(75, 144, 243, 0.07);
}
.client-right-nav .list-group-item {
	background-color: transparent;
	padding: 34px 25px;
	font-size: 16px;
	color: #2f3744;
}
.list-1 .nice-select {
	padding-left: 18px;
}
.client-right-nav .list-group-item.active {
	background-color: #0f315f;
	color: #fff;
	border-color: #0f315f;
	background-image: url(../images/left-arrow.svg);
	background-position: 4.7% center;
	background-repeat: no-repeat;
}
.client-right-nav .list-group-item.completed {
	background-image: url(../images/icon-checked.svg);
	background-position: 4.7% center;
	background-repeat: no-repeat;
}
.client-right-nav .list-group-item.active:hover {
	background-color: #0f315f;
	color: #fff;
}
.client-right-nav .list-group-item:hover {
	color: #03213e;
	background-color: rgba(0, 98, 239, 0.07);
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
	background-image: url(../images/arrow-right.svg);
	background-repeat: no-repeat;
	background-size: 12px;
}
.heading5 {
	font-size: 16px;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.88;
	letter-spacing: normal;
	text-align: center;
	color: #2f3744;
	margin-bottom: 10px;
}
.create-team .cstm-heading1 {
	padding-bottom: 15px;
	border: 0px;
}
.cmn-divider {
	border-bottom: 1px solid #d6d6d6;
}
.list-2 li {
	padding: 3px 2px;
	width: 36%;
}
.cmn-accordion .card {
	border-radius: 4px;
	background-color: #728096;
	border: 0px;
}
.cmn-accordion .card h5 {
	font-size: 14px;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #fff;
}
.cmn-accordion .card-block {
	background-color: #fff;
	padding-top: 24px;
	padding-bottom: 24px;
}
.total-clients-count {
	width: 150px;
	height: 150px;
	border: solid 3px #2ec145;
	background-color: #ffffff;
	border-radius: 50%;
	position: absolute;
	top: 90px;

}
.total-nonlock-count{
	left:12%;

}
.total-clients-count p {
	margin-bottom: 0;
}
.total-clients-count .total-clients {
	font-family: "muli_semibold";
	font-size: 16px;
	letter-spacing: 0.1px;
	text-align: center;
	color: #2f3744;
    max-width: 80%;
    line-height: normal;
}
.total-clients-count .count {
	font-family: 'muli_bold';
	font-size: 40px;
	letter-spacing: 0.3px;
	text-align: center;
	color: #2f3744;
}
.site-logo {
	height: 37px;
}
.inner-header {
	padding-bottom: 30px;
}

.pagination > li > a:hover, .pagination > li > a:active {
	background-color: transparent;
	outline: none
}
.pagination > li > a, .pagination > li > span {
	background-color: transparent;
	border: none;
	color: #afafaf;
	font-size: 15.2px;
}
.pagination > li.active > a, .pagination > li.active > span {
	background-color: transparent;
	border: none;
	outline: none
}
.page-item.active .page-link {
	color: #2f3744;
	font-family:'muli_semibold';
	font-size: 15.2px;
	background-color: transparent;
	position: relative;
	top:0;
	box-shadow: 0 0 0 0rem rgba(0,123,255,.25);
	
}
.page-item .page-link {line-height:18px;    padding-left: 6px;    padding-right: 6px;}
/*.inner-page-header{
	padding: 10px 0px 85px 0px;
}*/
#data-list-table thead tr,#adata-list-table thead tr {
	font-family: 'muli_bold';
	font-size: 14px;
	color: #2f3744;
}
#data-list-table tbody tr,#adata-list-table thead tr {
	font-size: 14px;
	color: #2f3744;
}
table.dataTable thead th, table.dataTable thead td {
	/*    padding: 10px 18px;*/
	border-bottom: 1px solid #d6d6d6;
}
/*.table-striped tbody tr:nth-of-type(1) {
    background-color: transparent;
}
.table-striped tbody tr:nth-of-type(2) {
    background-color: rgba(0,0,0,.05);
}*/
.team-number div {
	padding: 0px 10px;
}
.error-msg {
	color: #b23f3e;
	padding: 8px 10px !important;
}
.page-heading {
	padding-top: 38px;
	padding-bottom: 24px;
}
.page-heading h1 {
	font-family: 'muli_bold';
	font-size: 24px;
	text-align: center;
	color: #2f3744; 
}
.table-striped tbody tr:nth-of-type(even) {
	background-color: rgba(0,0,0,.05);
}
.table-striped tbody tr:nth-of-type(odd) {
	background-color: transparent;
}
#data-list-table tbody tr a:not(.remv_cls),#data-list-table tbody tr a:not(.close),#adata-list-table tbody tr a:not(.close), .table-1 tbody tr a {
	font-size: 14px;
	color: #2f3744;
	text-decoration: underline;
	height: 30px;
	position: relative;
}
table.dataTable.nowrap td {
	padding-top: 17px;
	padding-bottom: 17px;
	white-space: normal !important;
}
.team-table {
	overflow-y: auto;
	margin-bottom: 50px;
	padding-top: 10px;
}
.opacity-0-5 {
	opacity: .5 !important
}
.table-striped tbody tr:nth-of-type(2n) {
	background-color: transparent !important;
}
.table-striped tbody tr:nth-of-type(2n) td {
	background-color: rgba(0,0,0,.05) !important;
}
.table-striped tbody tr:nth-of-type(2n) td:first-child {
	border: 1px solid #f2f2f2 !important;
	background-color: rgba(0,0,0,.05) !important;
	border-radius: 6px 0px 0px 6px !important;
}
.table-striped tbody tr:nth-of-type(2n) td:last-child {
	border: 1px solid #f2f2f2 !important;
	background-color: rgba(0,0,0,.05) !important;
	border-radius: 0px 6px 6px 0px !important;
}
.delete-accordion {
	position: absolute;
	right: -35px;
	z-index: 999999;
	color: #000;
	top: 10px;
	bottom: 0px;
}
.search-right-icon {
	padding-right: 31px;
	padding-left: 34px;
}
.table-list {
	padding-bottom: 50px;
}

.cmn-accordion .accordian-icon {
	height: 15px;
	width: 15px;
	margin-right: 15px;
}
.cmn-accordion .delete-icon {
	margin-right: 15px;
	margin-bottom: 5px;
}
.cmn-accordion .card-header {
	background-color: #728096;
	width: 90%;
	border-radius: 4px;
}
.cmn-accordion .accordian-icon[aria-expanded="true"] {
	background-image: url(../images/icon-minus.svg);
	background-position: center;
	background-repeat: no-repeat;
}
.cmn-accordion .accordian-icon[aria-expanded="false"] {
	background-image: url(../images/icon-add-accordion.svg);
	background-position: center;
	background-repeat: no-repeat;
}
/*.dataTables_length {
	display: none;
}*/
div.dataTables_wrapper div.dataTables_length select {
    width: 76px !important;
}
.dataTables_paginate .next.disabled .page-link {
	background-color: #ccc;
	border-radius: 4px;
	width: 25px;
	font-size: 0px;
	height: 25px;
	position: relative;
	padding-right: 10px;
	cursor: pointer;
	outline: none;
}
.dataTables_paginate .next .page-link {
	background-color: #2f3744;
	border-radius: 4px;
	width: 25px;
	font-size: 0px;
	height: 25px;
	position: relative;
	padding-right: 10px;
	cursor: pointer;
	outline: none;
}
.dataTables_paginate .next .page-link:hover {
	opacity: .5;
}
.dataTables_paginate .previous .page-link {
	background-color: #2f3744;
	border-radius: 4px;
	width: 25px;
	font-size: 0px;
	height: 25px;
	position: relative;
	padding-right: 10px;
	cursor: pointer;
	outline: none;
}
.dataTables_paginate .previous.disabled .page-link {
	   background-color: #ccc;
    border-radius: 4px;
    width: 25px;
    font-size: 0px;
    height: 25px;
    position: relative;
    padding-right: 10px;
    cursor: pointer;
    outline: none;
}
.dataTables_paginate .next .page-link:hover {
	opacity: .5;
	box-shadow:none !important;
}
.dataTables_paginate .previous .page-link{
box-shadow:none !important;
}

.dataTables_paginate {
	padding-top: 27px;
}
.dataTables_info {
	padding-top: 36px !important;
}
.paginate_button.page-item.next {
	padding-left: 10px;
}
.paginate_button.page-item.previous {
	padding-right: 10px;
}
.btn-csv {
	padding: 12px 16px 12px 16px;
	line-height: normal;
	font-size: 14px;
}
.add-new {
	padding: 9px 16px 9px 16px;
	line-height: normal;
	font-size: 14px;
}
/*17-4-19*/
.risk-icon {
	position: relative;
	top: -2px;
}
.high-text {
	color: #ff6262;
}
.paginate_button.previous {
	position: relative;
}
.paginate_button.previous:before {
	width: 16px;
	content: " ";
	background-image: url(../../assets/images/Pagenation-prev.png);
	position: absolute;
	left: 9px;
    top: 7px;
	height: 20px;
	z-index: 9;
	background-repeat: no-repeat;
}
.paginate_button.next {
	position: relative;
}
.paginate_button.next:before {
	width: 12px;
content: " ";
background-image: url(../../assets/images/Pagenation-next.png);
position: absolute;
left: 20px;
top: 7px;
height: 20px;
z-index: 9;
background-repeat: no-repeat;
}
.filter-div {
	margin-top: 20px;
	box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
	border: solid 1px #ebebeb;
	background-color: #ffffff;
	/*width: 100%;*/
	padding: 15px;
	;
	margin-left: 0px;
	position: relative;
}
.filter-div input {
	padding: 10px;
	line-height: 20px;
}
.filter-div::before {
	content: "";
	position: absolute;
	right: 2px;
	top: -19px;
	background: url(../images/arrow.png) no-repeat center;
	height: 20px;
	width: 20px;
}
.search-div::before {
	right: 0px;
}
.custom-collapse, .custom-collapse:hover, .custom-collapse:active, .custom-collapse:focus {
	background-color: transparent;
	outline: none;
	border: none;
}
.search-btn {
	width: auto;
	padding: 0;
	margin-top: 36px;
	background-color: transparent;
	border: none;
	cursor: pointer;
}
.search-btn:hover {
	opacity: 0.8;
}
.w-40 {
	width: 34%;
}
.total-clients-count .count {
	font-family: 'muli_bold';
	font-size: 40px;
	letter-spacing: 0.3px;
	text-align: center;
	color: #2f3744;
	line-height: normal;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px solid #2ec145 !important;
	background: #2ec145 !important;
	color: #ffffff !important;
}
.team-details-box .badge-secondary.disabled {
	opacity: 0.5;
}
.tooltip {
	font-size: 12px !important;
}
.client-setup .form-group {
	margin-bottom: 30px !important;
}
.filter-div.search-div .toggle-btn {
	margin-left: 30px;
	margin-top: 0;
}
.filter-div .toggle-btn {
	padding: 12px 16px 12px 16px;
	line-height: normal;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 2px;
}
#data-list-table tbody tr a:hover,#adata-list-table tbody tr a:hover, .table-1 tbody tr a:hover {
	color: #2ec145;
	text-decoration: none;
}


/*18-4-19*/
.navbar-expand-md .navbar-brand {
	margin-right: 0;
}
.selected-data .email-format-section input {    margin-right: 1rem!important;}

.action-icon:hover {
	filter: invert(.3) sepia(15) saturate(5) hue-rotate(428deg);
	fill: #000;
	position: relative;
	z-index: 9999;
}
.cstm-btn1 {
	padding: 8px 16px !important;
}
/*.main-logo {
	max-width: 122px;
}*/
.footer-logo {
	max-width: 60px;
	opacity: .7;
}
.selected-page-title .nice-select {
	background-color: #0f315f;
	color: #fff;
}
.selected-page-title .nice-select ul.list {
	color: #2f3744;    width: 100%;margin: 0px 0px 0px;
}
.selected-page-title .nice-select ul.list li {
	text-align: center;
	padding: 4px;
}
.selected-page-title .nice-select .option:hover, .selected-page-title .nice-select .option.focus, .selected-page-title .nice-select .option.selected.focus {
	padding-left: 18px;
	background-color: #2ec145 !important;
	padding: 4px;
	color: #fff;
}
.cstm-tab1 {
	margin-top: 37px;
}
.cstm-tab1 .nav-link {
	border-radius: 3px 3px 0px 0px;
	border: solid 1px #e2e0e0;
	background-color: #f5f5f5;
	color: #afafaf;
	padding: 10px 24px;
	min-width: 165px;
	text-align: center;
}
.cstm-tab1 .nav-link.active {
	font-family: "muli_semibold";
	border-bottom-color: #2ec145;
}
.cstm-tab1 + .tab-content {
	margin-top: 48px;
}
.custom-checkbox-control p {
	display: inline-block;
}
.cstm-value {
	width: 30px;
	height: 39px;
	border-radius: 4px;
	background-color: #f5f5f5;
}
.w100 {
	width: 100px;
}
.w120 {
	width: 120px;
}
.guideline-grid {
	margin-bottom: 28px;
}
.create-user {
	margin: 50px 0px 0px;
}
.create-user .custom-form {
	max-width: 755px;
	margin: auto;
}
.admin-user-img .user-img-change {
	width: 110px;
	height: 110px;
	object-fit: cover;
	border: 3px solid #2ec145;
}
.admin-user-img .user-camera {
	width: 25px;
	height: 25px;
	border: solid 2px #2ec145;
	border-radius: 50%;
	position: absolute;
	left: 0;
	right: -86px;
	margin: auto;
	top: 70px;
	background: #fff;
}
.admin-user-img .user-camera img {
	vertical-align: sub;
}
.admin-user-img img:hover {
	cursor: pointer;
}
.user-heading {
	font-size: 24px;
	font-style: normal;
	font-family: "muli_bold";
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #2f3744;
	margin-top: 10px;
	margin-bottom: 24px;
}
.custom-checkbox-control.custom-radio-control-user .custom-control-input ~ .custom-control-label::before {
	border: 0px;
	border-radius: 3px;
	background-color: #f5f5f5;
}
.custom-checkbox-control.custom-radio-control-user .custom-control-input ~ .custom-control-label {
	padding: 10px 40px 10px;
	z-index: 1;
	border-radius: 3px;
	border: solid 1px #ededed;
	background-color: #f5f5f5;
}
.custom-checkbox-control.custom-radio-control-user .custom-control-input:checked ~ .custom-control-label {
	color: #fff;
	padding: 12px 40px 12px;
}
.custom-checkbox-control.custom-radio-control-user .custom-control-input ~ .custom-control-label::before {
	width: 0%;
	background: #fff;
	position: absolute;
	-webkit-transition: width 0.3s ease-in-out 0s;
	-ms-transition: width 0.3s ease-in-out 0s;
	transition: width 0.3s ease-in-out 0s;
}
.custom-checkbox-control.custom-radio-control-user .custom-control-input:checked ~ .custom-control-label::before {
	width: 100%;
	border: solid 0px #153764;
	z-index: -1;
	background-color: #153764;
	position: absolute;
	-webkit-transition: width 0.3s ease-in-out 0s;
	-ms-transition: width 0.3s ease-in-out 0s;
	transition: width 0.3s ease-in-out 0s;
	height: 46px !important
}
.custom-checkbox-control.custom-radio-control-user .custom-control-input:checked ~ .custom-control-label::after {
	background-image: url(../images/arrow-right.svg);
	background-repeat: no-repeat;
	background-size: 12px;
	left: 16px;
	top: 13px;
	z-index: -1;
}
.list-3 li.list-inline-item {
	margin-right: 30px;
}
.list-3 li.list-inline-item:last-child {
	margin-right: 0px;
}
.create-user .custom-form .form-group {
	margin-bottom: 30px !important;
}
.small-text {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: right;
	color: #8f8f8f;
	max-width: 176px;
}
.pass-icon {
	position: absolute;
	right: 15px;
	    top: 35px;
}
.pass-icon img {
	width: 20px;
	height: 20px;
}
.create-user .list-2 li {
	width: 240px;
}
.more-link-custom {
	padding-left: 30px;
	padding-top: 30px;
}
.more-link-custom a {
	font-size: 12px;
	color: #2ec145;
	text-decoration: underline;
	padding-left: 5px;
}
.ticket-management-left-panel {
	max-width: 100% !important;
	margin: auto;
	margin-top: 38px;
	margin-bottom: 30px;
}
.list-ticket1 {
	margin-bottom: 12px;
}
.list-ticket1 li {
	padding: 0px 18px;
	border-right: 1px solid #2f3744;
	margin-right: 0px !important;
}
.list-ticket1 li:first-child {
	padding-left: 0px !important;
}
.list-ticket1 li:last-child {
	border: 0px;
}
.list-ticket1 .heading5 {
	margin-bottom: 0px;
	line-height: 18px;
}
.list-ticket1 a, .cmn-link {
	color: #2ec145;
	text-decoration: underline;
}
.list-ticket1 a:hover, .list-ticket1 a:focus, .list-ticket1 a:active, .cmn-link:hover, .cmn-link:focus, .cmn-link:active {
	text-decoration: none;
	color: #2ec145;
}
.ticket-management-left-panel .ticket-grid {
	max-width: 100% !important;
	border-radius: 4px;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
	background-color: #ffffff;
	margin-top: 30px;
}
.ticket-grid {
	padding: 21px 20px;
	margin-bottom: 30px;
}
.ticket-grid .list-group-item {
	padding: 0px;
}
.ticket-grid .bg-color1 {
	background-color: #f5f5f5;
}
.ticket-grid .flex-fill {
	padding: 11px 20px;
}
.ticket-grid .list-group-item {
	border-radius: 0px !important;
	border-left: 0px;
	border-right: 0px;
	border-color: #eeeeee;
	font-family: "muli_semibold";
}
.font-size11 {
	font-size: 11px;
}
.ticket-grid .list-group {
	margin-bottom: 15px;
}
.mtop_bot{
	margin-bottom: 15px;
	margin-top: 15px;
}
.ticket-grid .inner-page-btn {
	padding: 6px 24px !important;
}
.heading6 {
	font-family: "muli_semibold";
	font-size: 17px;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #2f3744;
}
.heading6,.mbot20 {
	margin-bottom: 20px;
}
.list-ticket2 li {
	padding: 0 4px;
	border-right: 1px solid #2f3744;
	margin-right: 0px !important;
	line-height: 12px;
}
.list-ticket2 li:first-child {
	padding-left: 0px;
}
.list-ticket2 li:last-child {
	border: 0px;
}
.timeline__group {
	position: relative;
}
.timeline__group:before {
	content: "";
	width: 1px;
	height: 100%;
	background-color: #999999;
	position: absolute;
	top: 0;
	left: 30px;
}
.timeline .timeline__group:last-child:before {
	background-color: transparent;
}
.timeline__group {
	position: relative;
	padding-bottom: 30px;
}
.timeline__box {
	position: relative;
	padding-left: 60px;
}
.timeline__box:not(:last-of-type) {
	margin-bottom: 20px;
}
.timeline__date {
	min-width: 25px;
	top: 47px;
	height: 25px;
	background-color: #153764;
	position: absolute;
	border-radius: 50%;
	box-sizing: border-box;
	text-align: center;
	margin-top: -49px;
	left: 18px;
}
.timeline__day {
	font-size: 13px;
	font-family: "muli_bold";
	font-style: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	display: block;
}
.timeline__post {
	padding: 0px 10px 15px;
}
.timeline__group:last-child {
	padding-bottom: 0px;
}
.ticket-timeline {
	margin-top: 40px;
	padding-left: 25px;
}
.list-4 .custom-checkbox-control.custom-radio-control-user .custom-control-input ~ .custom-control-label {
	border: solid 1px #fff;
	background-color: #fff;
	padding: 10px;
	padding: 8px 25px 7px 25px;
}
.list-4 .custom-checkbox-control.custom-radio-control-user .custom-control-input:checked ~ .custom-control-label::before {
	background-color: #4a90e2;
	top: 0px;
	height: 37px !important;
}
.list-4 .custom-checkbox-control.custom-radio-control-user .custom-control-input:checked ~ .custom-control-label::after {
	left: 5px;
	top: 10px;
}
.list-4 li {
	margin-right: 14px !important;
	margin-bottom: 20px;
}
.collapse-content {
	border-radius: 4px;
	border: solid 0.5px #4a90e2;
	background-color: #ffffff;
	padding: 15px 16px;
}
.left-section {
	max-width: 400px;
}
.client-collateral .more-link {
	border-bottom: 1px solid #f4f4f4;
	padding-left: 30px;
	padding-top: 30px;
}
.custom-form .custom-file-upload .custom-file-input:lang(en) ~ .custom-file-label-upload::after {
	content: "Upload";
}
.custom-form .custom-file-upload .custom-file-label-upload::after {
	text-align: center;
	border-radius: 3px;
	background-color: #ffff;
	color: #153764;
	padding: 10px 23px;
	vertical-align: middle;
	font-size: 14px;
	border: 1px solid #8f8f8f;
}
.custom-form .custom-file-upload .custom-file-label-upload:hover:after {
	cursor: pointer;
}
.custom-form .custom-file-upload .custom-file-label-upload {
	border: 0px;
}
.more-link-custom {
	padding-left: 30px;
	padding-top: 30px;
}
.more-link-custom a {
	font-size: 12px;
	color: #2ec145;
	text-decoration: underline;
	padding-left: 5px;
}
.w-0 {
	width: 0px !important;
}
.small-file-name {
	max-width: 150px;
}
.client-setup-row {
	border-bottom: 1px solid #f4f4f4;
	padding: 15px 40px;
}
.custom-inline-control {
	position: relative;
	display: inline;
	min-height: 1.5rem;
	padding-left: 1.5rem;
	top: -11px;
	z-index: 999;
}
.custom-outline-btn {
	padding: 7px 22px;
	border-radius: 3px;
	border: solid 1px #8f8f8f;
	background-color: #fff;
	color: #153764;
	font-size: 14px;
}
.custom-outline-btn:hover, .custom-outline-btn:active, .custom-outline-btn:focus {
	color: #2ec145;
	border: 1px solid #2ec145;
}
.custom-modal {
	padding: 30px;
}
.document-model {
	padding: 30px;
	width: 528px;
	max-width: 100%; 
}
.modal-flex{    justify-content: center;}
.modal-flex .custom-control-label::before{top: 0.15rem !important;}
.modal-flex .custom-control-label::after{top: 0.15rem !important;}
.document-model .doucment-heading {
	font-family: "muli_semibold";
	font-size: 18px;
	color: #2f3744;
	border: none;
}
.document-model .close.ml-auto {
	position: relative;
	top: -5px;
}
.document-model .upload-section {
	margin: 18px 0px 50px 0px;
}
.document-model .buttons-section {
	padding: 0;
}
.document-model .custom-file-label {
	background-color: #F1F0EF;
	font-size: 14px;
	color: #9c9c9c;
	border: none;
	padding: 10px 20px;
	border: 1px solid #8f8f8f;
   text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;   
}
.document-model .custom-file-label::after {
	color: #fff;
	font-family: "muli_semibold";
	font-size: 14px;
	border: none;
padding: 8px 29px;
background-color: #d1d1d1;
}
.document-model .btn.inner-page-btn {
	padding: 11px 30px !important;
	min-width: 106px;
}
.success-alert {
	font-family: 'muli_bold';
	font-size: 18px;
	color: #ffffff;
	background-color: #50bd61;
	padding: 18px 71.5px;
	border-radius: 0;
}
.client-success-setup-page .search-div::before {
	right: 10px;
}
.client-success-setup .col-2.pl-0 .cstm-btn1 {
	padding: 13px 16px !important;
}
.client-success-setup .cstm-btn1.toggle-btn {
	padding: 10px 16px !important;
	/*display: block;
    width: 100%;*/
}
.forgot-password-success {
	width: 100%;
	max-width: 500px;
	padding: 15px;
	margin: 0 auto;
}
.forgot-password-success .password-send-success-heading {
	font-family: "muli_semibold";
	font-size: 18px;
	color: #2ec145;
}
.forgot-password-success p {
	font-size: 14px;
	color: #2f3744;
	padding-top: 17px;
}
.forgot-password-success button {
	margin-top: 19px;
}
.hidden {
	display: none;
}
.hide_div {
	display: none !important;
}
label.error{color:red;}
.collapse.justify-content-end.d-flex:not(.show) {
	display: none !important;
}
.search-div {
	max-width: 420px;
	width: 100%;
	margin-right: 0;
}

.ticket_search_div {
	max-width: 435px;
	width: 100%;    margin-right: 55px;
}
.lticket_search_div {
	max-width: 600px;
	width: 100%;    margin-right: 55px;
}
.filter-div.ticket_search_div .toggle-btn{
	margin-left:0;
}
.tab-data-table .row {
	margin-left: 0;
	margin-right: 0;
}
.list-5 > li {
	border-right: solid 1px #999999 !important;
	margin-right: 0px !important;
	padding: 0 50px 20px;
}
.list-5 > li:first-child {
	padding-left: 0px !important
}
.list-5 > li:last-child {
	border: 0px !important;
}
.ticket-right-panel .custom-form .custom-file-upload .custom-file-label-upload::after {
	border: 0px;
}
.list-group-timeline > li.list-group-item {
	padding: 0px 0px 20px;
	background-color: transparent;
	border-color: #999999;
}
.cmn-accordion2 .accordian-icon[aria-expanded="true"] {
	background-image: url(../images/icon-minus-black.svg) !important;
	background-position: right center !important;
	background-repeat: no-repeat !important;
}
.cmn-accordion2 .accordian-icon[aria-expanded="false"] {
	background-image: url(../images/icon-plus-black.svg) !important;
	background-position: right center !important;
	background-repeat: no-repeat !important;
}
.cmn-accordion2 .card, .cmn-accordion2 .heading6 {
	background-color: transparent;
	border: 0px;
}
.cmn-accordion2 {
	margin-top: 25px;
}
.cmn-accordion2 .heading6 {
	padding: 0px;
}
.cmn-accordion2 .card-body {
	padding: 0px;
}
.cmn-accordion2 .heading6:hover, .cmn-accordion2 .heading6:focus, .cmn-accordion2 .heading6:active {
	color: #2f3744;
}
.minimum-height {
	min-height: 600px;
}
.resources-list a {
	text-decoration: underline;
	color: #2f3744;
	margin-bottom: 5px;
}
.resources-list a:hover, .resources-list a:active, .resources-list a:focus, .more-link a:hover, .more-link a:focus, .more-link a:active {
	text-decoration: none;
	color: #2ec145;
}
.log-time {
	font-size: 12px;
	font-family: "muli_semibold";
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #728096;
}
.cmn-accordion2 .card {
	margin-bottom: 20px;
	border-bottom: 1px solid #999999 !important;
	border-radius: 0px;
}
.cmn-accordion2 .card:last-child {
	border: 0px !important;
}
.log-section .log-grid {
	margin-bottom: 20px;
}
.cmn-accordion2 .more-link {
	margin-bottom: 20px;
	display: block;
}
.log-section {
	height: 215px;
}
.cstm-back {
	top: 50%;
	left: 30px;
}
.cstm-dropdown2 .dropdown-toggle:after {
	content: none;
}
.cstm-dropdown2 .custom-form {
	width: 250px;
	padding: 4px 13px 20px;
}
.cstm-dropdown2 .cstm-btn1 {
	padding: 10px 16px 8px !important;
}
.cstm-dropdown2 .multiselect-container {
	-webkit-transform: translate3d(-92px, -112px, 0px) !important;
	-ms-transform: translate3d(-92px, -112px, 0px) !important;
	transform: translate3d(-92px, -112px, 0px) !important;
}
.cstm-dropdown2 .multiselect-container {
	background-image: url(../images/popover-box-bg.svg);
	background-repeat: no-repeat;
	background-position: center;
	box-shadow: none;
	background-size: contain;
	padding: 9px 6px 9px;
}
.ticket-head {
	padding-bottom: 20px;
}
.cmn-accordion2 .card.cstm-accordion-mt-0 {
	margin-bottom: 0px;
}
.close-dropdown {
	right: 15px;
	top: -1px;
}
.custom-form .custom-file-upload-1.active .custom-file-input:lang(en) ~ .custom-file-label-upload::after, .custom-form .custom-file-upload-2.active .custom-file-input:lang(en) ~ .custom-file-label-upload::after {
	content: "Uploading";
	background-color: #4a90e2;
	color: #fff;
}
.progress-bar-custom {
	background-color: #2ec145;
}
.ticket-management-edit .client-right-nav .list-group-item.active {
	background-image: url(../images/right-arrow.svg);
	background-position: 94% center;
}
.m-tab-visible {
	display: none !important;
}
.ticket-management-edit .ticket-management-left-panel, .ticket-management-edit .ticket-management-left-panel .ticket-grid {
	max-width: 750px;
}
.ticket-management-edit .list-ticket1 .heading5 {
	line-height: normal;
}
.ticket-management-edit .list-ticket1 .action-icon img {
	vertical-align: sub;
	width: 16px;
}
.custom-file-text input {
	border-radius: 4px;
	background-color: #f5f5f5;
	margin-top: 15px;
	margin-bottom: 50px;
}
.label-hide {
	position: absolute;
	z-index: -1;
}
.settings-section-modal .buttons-section {
	padding-bottom: 50px;
	padding-bottom: 20px;
}
.user-list .media-body p {
	font-size: 14px;
	color: #2f3744;
}
.user-list .media img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	overflow: auto;
	object-fit: cover;
}
.data-dictinary-modal {
	width: 528px;
}

.all-select {
	font-family: 'muli_semibold';
	border-radius: 11px;
	border: solid 1px #4b90f3;
	padding: 4px 15px;
	margin: 0;
	line-height: normal;
	color: #4b90f3;
	font-size: 12px;
}

.email-format-section ul li {
	border-bottom: 1px solid #f4f4f4 !important;
}
.email-format-section .card ul {
	min-height: 300px;
}
.selected-fields {
	padding: 15px 20px 20px 20px;
	border-radius: 4px;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
	background-color: #ffffff;
}
.selected-data {
	border-bottom: 1px solid #f4f4f4 !important;
	padding: 3px 0px;
}
.field-type {
	font-size: 14px;
	color: #2f3744;
}
.email-format-section input, .email-format-section .nice-select {
	height: 34px !important;
	width: 270px;
}
.email-format-section input{margin-right: 1rem !important;}
.main-sction {
	margin: 0px 0px;
	height: 305px;
}
#search-box {
	padding: 10px 24px 16px 20px;
}
#search-box1 input {
	margin: 10px 0px;
}
.field-title {
	font-family: 'muli_bold';
	font-size: 14px;
	color: #2f3744;
	background-color: #ffffff;
	border: none;
	padding: 0px 0px 16px 0px;
}
.email-format-section .custom-checkbox-control .custom-control-input:checked ~ .custom-control-label::before {
	top: 2px;
}
.email-format-section .custom-checkbox-control .custom-control-label {
	padding: 10px 10px;
}
.email-format-section.team-details-box .custom-checkbox-control .custom-control-input:checked ~ .custom-control-label::after {
	top: 12px !important;
}
textarea.form-control.custom-textarea {
	height: 250px;
}
a.cstm-btn1:focus, a.cstm-btn1:active, a.cstm-btn1:hover {
	color: #fff;
}
.font-size11.comment-box-1, .font-size11.comment-box-2 {
	font-size: 13px;
	padding-top: 5px;
}
.box-shadow1 {
	border-radius: 4px;
	box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
	border: solid 1px #ebebeb;
	background-color: #ffffff;
	padding: 20px 18px;
	min-height: 110px;
	margin-bottom: 27px;
}
.box-shadow2 {
	border-radius: 6px;
	box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
	border: solid 1px #ebebeb;
	background-color: #ffffff;
	padding: 18px 18px 30px;
}
.summary-grid {
	margin-top: 50px;
	margin-bottom: 10px;
}
.heading7 {
	font-size: 15px;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: 0.1px;
	color: #2f3744;
}
.count-total {
	font-size: 30px;
	font-family: "muli_bold";
	font-style: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0.2px;
	color: #2f3744;
}

.table.dataTable.nowrap.table-1 td {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 4px;
	background-color: transparent !important;
	border: 0px !important;
}
.table.dataTable.nowrap.table-1 tr.total_row td{
    border-top:2px solid #ddd !important;
    font-size:16px;
    /*border-bottom:2px solid #ddd !important;*/
}
.table.dataTable.nowrap.table-1 tr.total_row{
	background-color: #fff !important; 
}
.heading8 {
	font-family: "muli_semibold";
	font-size: 18px;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #4b90f3;
}
.admin-time {
	font-size: 12px;
	font-family: "muli_bold";
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: right;
	color: #2f3744;
}
.nav-bottom .dropdown-item.active {
	color: #2ec145 !important;
	opacity: initial;
	background-color: transparent;
}
.client-right-nav a.list-group-item {
	cursor: pointer;
}
.table-tag {
	font-family: 'muli_bold';
	color: #4b90f3;
	border-radius: 3px;
	background-color: rgba(75, 144, 243, 0.1);
	font-size: 12px;
	padding: 0px 30px 4px 30px;
}
.table-tag-1 {
	font-family: 'muli_bold';
	color: #ff9809;
	border-radius: 3px;
	background-color: rgba(255, 152, 9, 0.1);
	font-size: 12px;
	padding: 0px 15px 4px 15px;
	white-space: nowrap;
}
.priority-color {
	color: #ff6262;
	font-family: 'muli_semibold';
}
.table-link:hover {
	color: #2f3744 !important;
}
.ticket-management-edit a.list-group-item:hover {
	cursor: pointer;
}
.nav-bottom ul li a:active {
	color: #2ec145 !important;
	background-color: transparent;
}
.analyst-dashboard .search-right-icon {
	padding-right: 10px;
	padding-left: 30px;
}
.analyst-dashboard .search-div::before {
	right: 10px;
}
.analyst-dashboard .heading8 {
	color: #2f3744;
	margin-bottom: 11px !important;
}
.analyst-dashboard .heading7 {
	margin-bottom: 6px;
}
.analyst-dashboard .cstm-mr-3 {
	margin-right: 20px;
}
.analyst-dashboard .box-shadow1 {
	padding: 26px 15px 26px 18px;
}
.cmn-accordion3 .heading6 {
	padding-right: 20px;
	font-size: 14px;
	font-family: "muli_bold";
}
.cmn-accordion3 .accordian-icon[aria-expanded="true"] {
	background-image: url(../images/icon-caret-up.svg) !important;
}
.cmn-accordion3 .accordian-icon[aria-expanded="false"] {
	background-image: url(../images/icon-caret-down.svg) !important;
}
.analyst-dashboard .page-heading {
	padding-bottom: 15px;
	margin-top: 10px;
}
.analyst-dashboard {
	margin-bottom: 50px;
}
.cmn-accordion3 .card {
	margin-bottom: 30px;
}
.sr-analyst-dashboard .filter-div.search-div::before {
	right: 52px;
	top: -18px;
}
.sr-analyst-dashboard .filter-div::before {
	right: 9px;
	top: -18px;
}
.header-3 .inner-header-ul {
	padding-left: 180px;
}
.check-right-icon {
	position: absolute;
	top: -2px;
	left: 8px;
}
.multiple-tabs .page-heading {
	padding-top: 48px;
}
.multiple-tabs .cstm-tab1 + .tab-content {
	margin-top: 5px;
}
.multiple-tabs .cstm-tab1 {
	margin: 15px 0px;
}
.multiple-tabs .btn-csv {
	padding: 9px 16px 9px 16px;
}
.multiple-tabs .filter-icon {
	margin-left: 36px !important;
}
.filter-search-icon {
	position: relative;
	top: -10px;
}
.tab-filter-1 {
	position: absolute;
	right: 0;
	top: 6px;
}

.data-list-table thead tr {
	font-family: 'muli_bold';
	font-size: 14px;
	color: #2f3744;
}
.data-list-table tbody tr {
	font-size: 14px;
	color: #2f3744;
}
.data-list-table tbody tr a, .table-1 tbody tr a,.data-list-table tfoot tr a, .table-1 tfoot tr a {
	font-size: 14px;
	color: #2f3744;
	text-decoration: underline;
}
.data-list-table tbody tr a:hover, .table-1 tbody tr a:hover,.data-list-table tfoot tr a:hover, .table-1 tfoot tr a:hover {
	color: #2ec145;
	text-decoration: none;
}

.multiple-tabs .tab-filter-1 {
	padding-bottom: 15px !important;
}
.sr-analyst-dashboard {
	margin-top: 75px;
}
.header-4 .d-flex.nav-bottom.m-invisible {
	padding-left: 195px;
}
.status-in-process span {
	font-family: 'muli_bold';
}
.status-in-process {
	font-size: 16px;
	color: #2f3744;
	padding-top: 14px;
	padding-bottom: 5px;
}
.cstm-back-2 {
	left: 20%;
}
.client-list-page .search-div {
	margin-right: 55px; 
}
.table-striped tbody tr:nth-of-type(2n) td {
background-color: transparent !important;
}
.table-striped tbody tr:nth-of-type(2n) td:first-child {
background-color: transparent !important;
}
.table-striped tbody tr:nth-of-type(2n) {
background-color: rgba(0,0,0,.05) !important;
}
.table-striped tbody tr:nth-of-type(2n) td:last-child {
background-color: transparent !important;
}
.table-striped .action-icon {
  margin-right: 7px;
  margin-bottom: 3px;
  margin-top: 3px;
  display: inline-block;
}
.analyst-reporting-page table.dataTable thead th {
    font-weight: normal;
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0,0,0,0.7) !important;
}
.ticket-grid .font-size11 {    font-size: 14px;}
.ticket-grid .semi_bold { font-size:16px;}
.only-month{ background-color:transparent; border:0px; width:auto;}
.only-month:focus{ background-color:transparent;}
.calendar{ color:#2f3744; border:0px; text-align:right; max-width:90px;}
.calendar:hover{ cursor:pointer;}
.form-control:disabled, .form-control[readonly]{ background-color:#f5f5f5;}
.navbar-expand-md{-ms-flex-align: start !important; 
align-items: flex-start !important;}
.inner-header .site-logo{ margin-bottom:14px;}

.search-input{
	width: 65%;
}
.search-div-section{
	padding: 0px 10px;
    justify-content: space-around;
}
.pt-10{
	padding-top: 10px;
}
.search-close-img{
	    position: absolute;
    right: 8px;
top: 0px;
}
.pop-close-img{
	    position: absolute;
    right: 8px;

}
.link2{ color:#2f3744; text-decoration:underline;}
.link2:hover,.link2:active,.link2:focus{ color:#2f3744; text-decoration:none;}
div.dataTables_wrapper div.dataTables_paginate ul.pagination{ align-items:center;}





.dashboard-table td, .dashboard-table th{
	text-align: center;
}
.card.card-body.filter-div .search-close-img {
    right: 7px;
    top: 5px;
    z-index: 99;
}

.media-body{ -webkit-flex:1 1 auto;  -moz-flex:1 1 auto; -ms-flex:1 1 auto; -o-flex:1 1 auto; flex:1 1 auto;}


.csmt-pl-100{ padding-left: 175px; }
.list-inline-item:not(:last-child) {
    margin-right: 0rem;
}
.tooltip {
    z-index: 9999999 !important;
}

.delete-box .modal-dialog {max-width: 380px; }
.delete-box .document-model { padding: 10px 15px 10px 15px; }
.create-team div.invalid{ position: absolute; }
#team_access-error{ position: relative!important; }
.document-model .custom-file-label::after{background-color: #153764;color: #FFF;}
.login-sec-row{ height:100vh;}
.alert-dismissible .close { padding: 7px 14px;}


.master-table{margin: 0px 50px 80px;}
/*Badges CSS*/
.table-tag-2{  text-align: center; color: #2ec145; font-size: 12px; font-family: 'muli_bold'; text-transform: uppercase;   border-radius: 3px;
background-color: rgba(46, 193, 69, 0.1); padding: 2px 15px 4px 15px; white-space: nowrap;}
.table-tag, .table-tag-1{text-transform: uppercase;}
/*Badges CSS end here*/
.master-table .page-heading h1{text-align: left !important; }
.master-table .search-div::before { right: 0px; top:-18px}
.master-table-m .document-model .doucment-heading{margin-bottom: 30px;}
.master-table-m label{margin-bottom: 0px;}
.master-table-m .form-control{margin-top: 10px; margin-bottom: 15px;}
.master-table-m .error-msg{  border-radius: 3px; border: solid 0.5px #ecced3; font-size: 11px; background-color: #f1dada; text-align: center; color: #b23e3e;}
.master-table-m .buttons-section{margin-top: 30px;}
.table-master .client-right-nav .list-group-item:last-child{border-bottom: 1px solid rgba(0,0,0,.125) !important;}

.bootstrap-datetimepicker-widget.multiselect-container{ position: absolute; }
.table-tag-3{  text-align: center;  color: #e2c100; font-size: 12px; font-family: 'muli_bold'; text-transform: uppercase;   border-radius: 3px;
background-color: rgba(253, 230, 108, 0.1); padding: 2px 15px 4px 15px; white-space: nowrap;}

.table-tag-4{  text-align: center;  color: #f3894b; font-size: 12px; font-family: 'muli_bold'; text-transform: uppercase;   border-radius: 3px;
background-color: rgba(255, 93, 93, 0.1); padding: 2px 15px 4px 15px; white-space: nowrap;}
.table-tag-5{  text-align: center;  color: #802A00; font-size: 12px; font-family: 'muli_bold'; text-transform: uppercase;   border-radius: 3px;
background-color: rgba(128,42,0,0.1); padding: 2px 15px 4px 15px; white-space: nowrap;}

.timeline__content .nice-select .current{     white-space: nowrap;    width: 70px;    overflow: hidden;    text-overflow: ellipsis;    display: block;}
.timeline .timeline__group:nth-child(3):before {
    background-color: transparent;
}
/*#loan_no_edit, #client_edit, #borrower_name_edit{margin-top:-13px;}
*/.modal-content .nice-select.open .list{max-height: 200px;overflow-y: auto;}
span.current {
display: block !important;
overflow: hidden;
}
.mtop50{margin-top:50px;}
.cursor{cursor: pointer;}
.buttons-section-2{ padding-bottom:25px; }

.pd-lr-15{padding-left: 15px;padding-right: 15px;}
.ppe_credential_row{margin-bottom:15px;}
.emailformat_div .collapsing {
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}
.table-tag-4{
	width: auto;
	float: left;
	white-space: unset;
}
table.dataTable.nowrap td:last-child, table.dataTable.nowrap th:last-child {
    min-width: 60px !important;width: 90px !important;max-width: 90px !important;
}
table.dataTable.nowrap td.minwid, table.dataTable.nowrap th.minwid{
	min-width: 60px !important;
    width: 90px !important;
    max-width: 100%!important;
}
.new-client-section .custom-control{    margin-top: 1px;    margin-bottom: -1px;}
.password-with-del .pass-icon {
    right: 40px !important;
    bottom: 8px !important;
}

.password-with-del input{ padding-right: 40px !important; }

.clear{clear:both;}
.alert-connect{padding: .75rem 1.25rem!important;margin-top:5px;margin-bottom:5px;}
table#priority_table td span.pri_value{word-break: break-all;}
#connect_error{width: 100%;text-align: center;}
/*.pipe{padding:0 5px;float:right; margin-left:7px;}*/

.dropdown-option.dropdown-chose:after{    margin: 8px -5px 0 0 !important;}
/*.dataTables_scrollHead{overflow: auto !important;}
*/
.table-ticket table.dataTable.nowrap td:last-child{
   
    min-width: 150px !important;  width: 150px !important;  max-width: 150px !important;
  
}
#create_team .pass-icon {
    position: absolute;
    right: 15px;
    top: 10px;
}

.custom-control-input:disabled~.custom-control-label:hover
{
    cursor: default;
}
button:disabled{pointer-events: none;}
textarea.form-control.textarea3{ height: 132px;}
.chat-user-heading{  font-weight: 600;  font-style: normal;  font-stretch: normal; line-height: normal; letter-spacing: normal;
  color: #2f3744; margin-right: 15px;}
.chat-user-time{  font-size: 11px; font-style: normal;  font-stretch: normal;  line-height: normal;  letter-spacing: normal;
  color: #afafaf;}

.chat-user-grid img{width:12px;}
.chat-user-grid .small-text{color: #2f3744; font-size: 12px;max-width: 100%; text-align: left; margin: 15px 0px;}
.chat-user-grid{max-height:450px; margin-bottom: 50px;}
.chat-user-grid .ticket-grid {max-width: 99% !important; margin-top: 10px;    margin-left: auto; margin-right: auto;}
/*popup over code start*/
.assign-grid {
  padding: 28px 14px 16px;
}
.assign-grid > div > div {
  margin-right: 15px;
}
.assign-grid a {
  position: absolute;
  right: -8px;
  top: -6px;
}

.assign-grid .custom-control-label::after {
  border: solid 1px #ededed;
  background-color: #f5f5f5;
  border-radius: 10px;
}
.table-striped .assign-grid .custom-control {
  top: auto;
}
.assign-grid .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none !important;
  top: 8px;
  left: -20px;
  border-radius: 10px;
  width: 10px;
  border: 0px;
  height: 10px;
  background-color: #153764;
}
.assign-grid .nice-select {
  width: 90px !important;
  padding-left: 10px;
  height: 40px;
}
.assign-grid .nice-select span.current {
  width: 50px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}
.assign-grid .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  width: 18px;
  height: 18px;
  background-color: #fff;
  border-radius: 10px;
  border: solid 1px #153764;
}
.assign-grid .custom-radio label {
  padding-top: 2px;
}
.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
  display: blcok;
  position: absolute;
  background-color: #fff;
  min-width: 380px;
  border-radius: 3px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
  z-index: 1;
  left: inherit;
  right: 0;
}
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
/*.dropdown .dropdown-content {
  display: none;
}*/
/*popup over code end*/
.archive_title{
	display: inline-block;
    width: 200px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.incheck{
	margin-bottom: 10px!important;
    margin-top: 10px
}
.wid100{width:100%;}
.mar-15{    margin-top: 25px!important;}
div#assign_user_div{width:160px!important;}
.ml-1r{margin-left:1rem!important;}
iframe pre,iframe,pre {
	 white-space: pre-wrap;       /* css-3 */
	 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	 white-space: -pre-wrap;      /* Opera 4-6 */
	 white-space: -o-pre-wrap;    /* Opera 7 */
	 word-wrap: break-word;
}
.col-right{display: flex; width: 100%;}
.assign_invalid{position: absolute;bottom:0;}
.highcharts-menu{
	    height: 180px;
    overflow-y: auto;
}
td.tbox_td{
	padding-left: 0;
	padding-right: 0;
}
.btn-clr{
	color: #fff;
    background-color: #4a90e2;
}
.search-img{
	padding: 5px;
    margin-bottom: 12px;
}
.form-signin .alert-danger{
width: 100% !important;
text-align: center !Important;
}


.top-switch{ position: absolute; right:10px; bottom: 15px;}
.top-switch label{ color: #fff;}
.month-block .onoffswitch1-inner::before{content: "";}
.month-block .onoffswitch1-inner::after{content: "";}
.month-block .onoffswitch1-label{width: 35px;height: 20px;padding-top: 0px;}
.month-block .onoffswitch1-switch{width: 18px;height: 18px;right: auto;}
.month-block .onoffswitch1{width: 35px;margin-top: 0px;}
.month-block label{ padding-top: 0px;}
.month-block .custom-checkbox .custom-control-label::before {    border-radius: 100%;height: 11px;width: 11px;}


.month-block .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {    background-color: #4590EE;}
.month-block .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{ background-image: url("../../assets/images/checkbox-round.png");background-size: 5px;}
.month-block .custom-control-label::after{top: 3px;left:-19px;}
.month-block .custom-control-label::before{top: 5px;left: -1rem;}

.month-block .onoffswitch1-inner::before, .month-block .onoffswitch1-inner::after{height: 20px;}



@media only screen and (max-width: 767px){
.form-signin .heading3{
font-size: 20px;
}
}
@media only screen and (max-width: 480px){
.form-signin .heading3{
font-size: 18px;
}
}
@media only screen and (max-width: 1024px){
.form-signin {
    max-width: 500px !important;
}
 .top-switch{bottom: 48px;}
}
@media screen and (min-width: 800px) {
#investorlist .modal-dialog{
max-width: 750px;
}
#investorlist .modal-content{
min-width: 750px!important;
min-height:550px !important;
}
#investorlist .document-model{
width: 100%!important;

}
#investorlist div#more_modal_list{
padding:10px!important;

}
}
@media (min-width: 576px){
.container {
    max-width: 1140px;
}
.custom-calendar{
	max-width:100%;
}

}
@media (max-width: 576px){
	.pta-3{
		padding-top: 20px;
	}
}
@-moz-document url-prefix() {
#loan_no_edit, #client_edit, #borrower_name_edit{
margin-top: 0px;
}
}
@media (max-width: 1024px) and (min-width: 768px){
#function_filter_submit_id{
padding: 10px 8px !important;
font-size: 14px;
}
.multiselect-container {
    overflow: auto !important
}
.custom-calendar {
	max-width: 100%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.client-list-page .search-div {
	margin-right: 30px; 
}
.search-div {
	margin-right: 0;
  }
  .ticket_search_div{
	margin-right: 30px; 
}
}
@media (max-width: 767px){
.ticket_search_div{
margin-right: 40px !important;
}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
#loan_no_edit, #client_edit, #borrower_name_edit{
margin-top: 0px;
}

}

@supports (-ms-ime-align: auto) {
#loan_no_edit, #client_edit, #borrower_name_edit{
margin-top: 0px;
}
}
@media only screen and (max-width:575px) {
.client-setup-row { 
	-ms-flex-direction: column;
    flex-direction: column;
}
.right-section {
	width: 100%;
}
table.dataTable thead>tr>th.sorting{    padding-right: 30px !important;}
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before{right: .5em !important;top: 15px !important;}
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after{right: 7px !important;    top: 21px !important;}
}
@media only screen and (max-width:320px) {
.guideline-grid .cstm-nice-sel .nice-select{    width: 140px;}

}
@media only screen and (max-width:450px) {
.investor_row h5.cut-text { 
  text-overflow: ellipsis;
  overflow: hidden; 
  width: 280px; 
  height: 1.2em; 
  white-space: nowrap;
}
.assign_invalid{position: relative;bottom:0;}

}
@media only screen and (max-width:380px) {

	.investor_row h5.cut-text { 
	  text-overflow: ellipsis;
	  overflow: hidden; 
	  width: 190px; 
	  height: 1.2em; 
	  white-space: nowrap;
	}
}
@media only screen and (max-width:1400px) {
.cmn-accordion .card-block { padding: 15px; }
}
@media only screen and (max-width:1366px) {
    .media-body .heading7{max-width:150px;}
    .inner-header .nav-bottom li > a{padding:15px 5px;}
    .total-clients-count{width:125px; height: 125px;}
    .inner-page-header .top-switch{right: 13px;}
}

@media only screen and (max-width:1300px) {
	.inner-header-ul{ padding-left:80px;}
    .nav-bottom li > a{padding:15px 5px;}
	.csmt-pl-100 {
    padding-left: 40px;
}
    #add_ticket_botton, #upload_ticket_botton{margin-right:5px !important;}
    .cstm-btn1{padding:8px 10px !important;}
}

@media only screen and (max-width:1024px) {
.chat-user-grid .ticket-grid {max-width: 99%; margin-top: 10px;    margin-left: auto; margin-right: auto;}
.form-signin {
	max-width: 340px;
}
.csmt-pl-100 {
    padding-left: 0px;
}
.total-clients-count {
	width: 85px;
	height: 85px;
	line-height: 16px;
	display: none !important;
}
.total-clients-count .total-clients {
	font-size: 12px;
}
.total-clients-count .count {
	font-size: 20px;
}
/*Bhushan code start*/
.team-number {
	margin: 15px 15px;
	border-bottom: 0px solid #d6d6d6;
	flex-wrap: wrap;
	height: auto;
	border-bottom: 0px solid #d6d6d6;
}
.team-number div {
	margin-bottom: 8px !important;
}
tr.even td:first-child {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
tr.even td:last-child {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
#data-list-table th:first-child,#adata-list-table th:first-child {
	border-top-left-radius: 4px;
}
.team-number input {
	width: auto;
}
.inner-header-ul {
	padding-left: 0px;
}
.team-details-box .card .media-body h5 {
	font-size: 12px;
}
.custom-checkbox-control .custom-control-label {
	width: 100%;
	padding: 10px 10px;
}
.team-details-box .custom-checkbox-control .custom-control-input:checked ~ .custom-control-label::after {
	right: 10px !important;
	top: 18px;
}
/*.main-logo {
	max-width: 100px;
}*/
.custom-control-label p {
	margin-left: 0 !important;
}
.w-40 {
	width: 40%;
}
.ticket-timeline {
	margin-top: 30px;
	padding-left: 0px;
}
.timeline__box {
	padding-left: 30px;
}
.timeline__group::before {
	left: 8px;
}
.timeline__date {
	left: -4px;
}
.timeline__group {
	padding-bottom: 20px;
}
.list-4 li {
	margin-right: 5px !important;
	margin-bottom: 15px;
}
.ticket-management-left-panel, .ticket-management-left-panel .ticket-grid {
	max-width: 100%;
}
.list-4 .custom-checkbox-control.custom-radio-control-user .custom-control-input:checked ~ .custom-control-label::before {
	height: 37px !important;
}
.ticket-management-left-panel .ticket-grid {
	margin-top: 20px;
}
.ticket-grid {
	padding: 15px 8px;
}
.list-5 > li {
	width: 100%;
	border: 0px !important;
	padding: 0px 0px 15px;
}
.cstm-back {
	top: 50%;
	left: 30px;
}
.custom-form .custom-file .custom-file-input:lang(en) ~ .custom-file-label::after {
	background-size: 105px;
}
.left-text {
	margin-left: 0px !important;
	text-align: left !important;
}
.ticket-management-edit .client-right-nav .list-group-item {
	padding: 20px;
}
.ticket-management-edit .ticket-grid {
	padding: 15px;
}
.ticket-management-edit .list-ticket1 li {
	padding: 0px 10px;
}
textarea.form-control.custom-textarea {
	height: 150px;
}
.box-shadow1 {
	padding: 6px 9px;
}
.box-shadow1 img {
	width: 45px
}
.count-total {
	font-size: 24px;
}
.analyst-dashboard .cstm-mr-3 {
	margin-right: 15px !important;
}
.analyst-dashboard .heading7 {
	margin-bottom: 0px;
	font-size: 15px;
}
.analyst-dashboard .box-shadow1 {
	padding: 20px 15px 20px 18px;
	min-height: 106px;
	margin-bottom: 18px;
}
.header-3 .inner-header-ul {
	padding-left: 85px;
}
.data-list-table th:first-child {
	border-top-left-radius: 4px;
}
.header-3 .inner-header {
	padding-bottom: 10px;
}
.cmn-accordion3 {
	margin-top: 20px;
}
.sr-analyst-dashboard {
	margin-top: 40px;
}
.analyst-dashboard .page-heading {
	padding-top: 8px;
}
.header-4 .d-flex.nav-bottom.m-invisible {
	padding-left: 105px;
}
.inner-header {
    padding-bottom: 0;
}
    .col.col-search .search-input {
    width: 51% !important;
    margin-right: 9px !important;
}
    
    .client_report{padding:15px 0px;}
    
    
    #collapseExample_completed_tickets .col-lg-3.col-sm-8{    -ms-flex: 0 0 16.7%;    flex: 0 0 16.7%;    max-width: 16.7%;}    
    #collapseExample_completed_tickets .col-lg-5.col-sm-8{    -ms-flex: 0 0 49.666667%;    flex: 0 0 49.666667%;    max-width: 49.666667%;}
    
    
}

@media only screen and (max-width:979px) {
.list-2 li{ width: 45%; }
.team-details-box .card .card-header{ padding: 15px 15px 16px 14px; }

.inner-header-ul .list-inline-item:not(:last-child) {
    margin-right: 2px;
}

.header-right-nav li {
	padding: 8px 15px;
}
.navbar-expand-md {
	padding: 0px;
}
.nav-bottom li > a {
	padding: 10px 4px;
}
.nav-bottom a {
	font-size: 14px;
}
.modal-body .card {
	box-shadow: none;
}
.custom-modal .modal-body {
	width: auto;
}
.team-details-box .card ul li {
	margin: 0px 0px 0px 10px;
}
/*17-4-19*/
.heading {
	text-align: left !important;
}
.filter-section {
/*text-align: left !important;*/
}
.search-right-icon {
	padding-right: 10px;
	padding-left: 10px;
}
.filter-section img {
	max-height: 16px;
}
.dataTables_paginate {
	padding-top: 15px;
}
.dataTables_info {
	padding-top: 15px !important;
}
.login-row, .view-full {
	height: 50vh;
}

.team-number .form-group {
	width: 30%;
	padding: 0px 10px;
}
.team-number input {
	width: 100%;
}
.search-div::before {
	right: 0px;
}
.form-signin {
	max-width: 500px;
}

#filter_form .form-group {
	margin-bottom: 0;
}
.custom-form .custom-file .custom-file-label::after {
	padding: 10px 8px;
}
.client-right-nav .list-group-item {
	padding: 16px 10px 16px 32px;
}
.w-40 {
	width: 54%;
}
.left-section {
	max-width: 230px;
}
.success-alert {
	padding: 15px 15px;
}
.list-ticket1 li {
	border: 0px !important;
	padding: 0px;
	margin-bottom: 10px;
	width: 100%;
}
.m-tab-visible {
	display: block !important;
}
.m-tab-invisible {
	display: none !important;
}
.ticket-management-edit .list-ticket1 li {
	padding: 0px 20px;
	padding-left: 20px;
	border-right: 1px solid #2f3744 !important;
	margin-right: 0px !important;
	width: auto;
}
.list-ticket1 li:last-child {
	border: 0px !important;
}
.all-select {
	padding: 4px 5px;
}
.email-format-section .card .card-header {
	padding: 15px 18px 16px 18px;
}
.selected-data {
	flex-direction: column;
	padding: 10px 0px;
}
.selected-data .field-type {
	text-align: left;
	width: 100%;
	margin-right: 0 !important;
}
.email-format-section input, .email-format-section .nice-select {
	width: 100%;
}
.selected-data .ml-auto.d-flex.mr-4 {
	text-align: left;
	width: 100%;
	margin-right: 0 !important;
}
.selected-data .form-group.m-0 {
	width: 100%;
}	
	.email-format-section .custom-checkbox-control .custom-control-label {
padding: 10px 30px 10px 10px;
}
.email-format-section .custom-checkbox-control .custom-control-label {
	padding: 10px 30px 10px 10px;
}
.box-shadow1 {
	padding: 14px 4px;
	text-align: center;
	min-height: 154px;
}
.summary-grid .col {
	padding-left: 5px;
	padding-right: 5px;
}
.analyst-dashboard .cstm-mr-3 {
	margin-right: 0px !important;
	margin-bottom: 15px !important;
}
.analyst-dashboard .heading7 {
	margin-bottom: 0px;
	font-size: 15px;
	white-space: nowrap;
}
.analyst-dashboard .box-shadow1 {
	padding: 15px 15px 15px 18px;
}
.analyst-panel .filter-section {
	margin: auto;
	width: 100%;
	padding-top: 15px;
}
.multiple-tabs .page-heading {
	padding-top: 15px;
	padding-bottom: 0px;
}
.analyst-panel .nav-link {
	min-width: 96px !important;
}
.header-3 .inner-header {
	padding-bottom: 0px !important;
}
.tab-filter-1 {
	top: 3px;
}
.header-4 .d-flex.nav-bottom.m-invisible {
	padding-left: 91px;
}
.navbar-nav .dropdown-toggle::after {
	top: 14px; right:0px;
}
.create-user {
    margin: 30px 0px 0px;
}
.table-responsive .pd-lr-15 {
    padding-left: 0px;
    padding-right: 0px;
}
.master-table {
    margin: 0px 15px 80px;
}
.pd-lr-15 {
    padding-left: 0px;
    padding-right: 0px;
}
    .pdtop-20 {    padding-top: 37px;}
    
#collapseExample_completed_tickets .fright.text-right.pdtop-20{padding-left: 15px!important;text-align: left !important;}
#collapseExample_completed_tickets .col-xs-12.pdtop-20 .align-items-md-center{align-items:flex-start !important;}
    
.by-ticket .fright.martop29.col-md-2{    -ms-flex: 0 0 100%;    flex: 0 0 100%;    max-width: 100%; }    
.by-client .col-md-3:last-child{-ms-flex: 0 0 100%;    flex: 0 0 100%;    max-width: 100%;padding-left: 15px !important;}    
}
@media (max-width: 767px){
#search_submit_id{
	width:100%;
	}
.search-div .pt-5 {
	padding-top: 1rem !important;
}
    
    .by-ticket .col-md-4.martop29{  flex: 0 0 100%;     max-width: 100%;}
    .by-client .col-md-3{margin-bottom: 15px;}  
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
div.dataTables_wrapper div.dataTables_length select{
width:auto !important;
}
}
@media only screen and (max-width:767px) {
.assign-grid .cstm-btn1.toggle-btn {
    width: auto;
  }
.master-table {   /* margin: 0;*/}
.container.table-list{ max-width: 100%; }
.master-table-head h1.cstm-heading1{    padding-top: 20px;    padding-bottom: 20px;}
.client-setup-details .right-section .custom-file-upload input{display:none;}
.document-model .doucment-heading{ line-height:24px;}
.document-model {padding: 20px 15px 20px; width: 100%;}

.modal-flex .btn.inner-page-btn{       margin-top: 5px;}
.document-model .upload-section {margin: 18px 0px 20px 0px;}
.list-2 li {    width: auto;}

.team-number div.p-0{ width: 100%; }

.create-team div.invalid {
    position: relative;
}
	.navbar-expand-md {
    -ms-flex-align: center !important;
    align-items: center !important;
}
.inner-header .site-logo {
    margin-bottom: 0;
}
.login-row, .view-full {
	height: auto;
}
.login-sec-row {
    height: auto;
    margin-top: 20px;
}
.login-row .heading1 {
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 28px;
}
.login-row .logo {
	margin-top: 30px;
	max-width: 110px;
}
.login .heading3 {
	margin-bottom: 15px;
	margin-top: 10px;
}
.form-signin .btn-cmn {
	margin-top: 10px;
}
.navbar-toggler {
	position: relative;
	top: 0px;
}
.footer {
	padding: 15px 0px;
}
.navbar-nav .multiselect-container {
	position: relative;
	float: inherit;
}
.header-right-nav .multiselect-container {
	right: inherit;
	top: inherit;
}
.navbar-toggler img {
	width: 25px;
}
.navbar-toggler:focus, .navbar-toggler:hover {
	outline: none;
}
.m-invisible {
	visibility: hidden;
	display: none !important;
}
.m-visible {
	visibility: visible;
	display: block !important;
}
.nav-bottom .list-inline-item {
	display: block;
	text-align: center;
}
.navbar-brand img {
	width: 80px;
}
.today-details {
	text-align: left;
	margin-right: 0px;
	margin-bottom: 5px;
	max-width: 100%;
}
header {
	padding: 10px 0px;
}
.header-right-nav li:first-child {
	border: 0px;
}
.header-right-nav li:first-child {
	margin-right: auto;
	padding: 8px 2px;
	/*max-width: 47%;*/
	max-width: 100%;
}
.nav-bottom .multiselect-container {
	position: static;
	float: none;
	top: inherit;
}
.nav-bottom .multiselect-container::before {
	top: 26px;
}
.nav-bottom .multiselect-container::after {
	top: 29px;
}
.nav-bottom .multiselect-container::after {
	margin-left: -10px;
}
.nav-bottom .multiselect-container::before {
	margin-left: -10px;
}
.create-team h1 {
	padding: 15px 0px 15px 0px;
}
.team-details-box .card {
	margin-bottom: 15px;  width:100% !important;
}
.more-link {
	margin-bottom: 25px;
}
.buttons-section {
	padding-top: 20px;
	padding-bottom: 50px;
}
.client-right-nav .list-group-item {
	padding: 14px 45px;
}
.custom-form .form-control, .nice-select {
	padding: 11px 15px;
	line-height: 18px;
}
.custom-form {
	margin: 15px auto;
}
.client-right-nav .list-group-item.active, .client-right-nav .list-group-item.completed {
	background-position: 20px center;
}
.volume-detail {
	font-size: 11px;
}
.site-logo {
	height: 37px;
}
.inner-header {
	padding-bottom: 30px;
}
.inner-header-ul {
	padding-left: 165px;
	width: 100%;
}
/*17-4-19*/

.page-heading {
	padding-top: 15px;
	padding-bottom: 15px;
}
.dataTables_paginate .pagination {
	justify-content: center !important;
	padding-bottom: 15px;
}
.custom-checkbox-control .custom-control-label {
	padding: 10px 10px;
}

.total-clients-count {
	position: relative;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: -5px;
	width: 85px;
	height: 85px;
	line-height: 16px;
}
.team-number .form-group {
	width: 100%;
	padding: 0;
}
.mb-sm2 {
	margin-bottom: 15px !important;
}
.selected-users {
	padding-top: 0px;
}
.page-heading h1 {
	margin-left: 0 !important;
	font-size: 20px;
	margin-bottom: 15px !important;
}
.w-40.collapse {
	width: 100%;
	max-width: 100%;
}
.filter-div::before {
	top: -19px;
}
.nav-bottom.m-visible {
	background: rgba(255,255,255,.1);
	padding: 10px 0px;
}
.nav-bottom.m-visible .list-inline-item:not(:last-child) {
	margin-right: 0;
}
.nav-link {
	padding: 0;
}
.nav-bottom li > a {
	display: block;
}
.today-details {
	margin-bottom: 0;
}
.navbar-toggler {
	padding-right: 0;
}
.footer-content {
	flex-direction: column;
	margin: auto;
}
.footer-content .ml-auto {
	margin: auto;
	padding-top: 10px;
}
.nav-bottom li.active > a {
	background-color: #2ec145;
}
.custom-checkbox-control .custom-control-input:checked ~ .custom-control-label::before {
	height: 86%;
}
.filter-div {
	margin: 10px 2px;
}
.inner-header {
	padding-bottom: 0px;
}
.filter-section img {
	max-height: 27px;
}
.navbar-brand img {
	width: 75px;
	height: auto;
}
.nav-bottom li.active > a, .nav-bottom li.active > a:hover {
	color: #fff !important;
}
.custom-form .list-1 > li {
	padding: 4px 10px;
}
.custom-form .custom-control-label {
	padding-left: 2px;
}
.custom-form .list-1 > li:first-child {
	margin-right: 0px;
}
.list-1 .nice-select {
	padding-left: 10px; width: 108px;
}
.client-setup .form-group {
	margin-bottom: 15px !important;
}
.guideline-grid {
	margin-bottom: 10px;
}
.guideline-grid .mr-3 {
	margin-right: 5px !important;
}
.guideline-grid .mr-4 {
	margin-right: 16px !important;
}
.create-user .custom-form {
	max-width: 100%;
}
.create-user {
	margin-top: 30px;
}
.user-heading {
	margin-top: 15px;
	font-size: 22px;
	text-align: center !important;
}
.create-user .custom-form .form-group {
	margin-bottom: 15px !important;
}
.list-3 li.list-inline-item {
	margin-right: 5px;
	margin-bottom: 10px;
}
.nav-bottom li.active > a {
	border-bottom: none;
}

.client-collateral p {
	padding-bottom: 10px;
}
.left-section {
	max-width: 100%;
}
.client-setup-row {
	padding: 15px 15px;
}
.nav-bottom .list-inline-item {
	display: block;
	text-align: center;
	border-bottom: 1px solid rgba(255,255,255, 0.2);
}
.left-section {
	max-width: 100%;
}
.client-setup-row {
	padding: 15px 15px;
}
.client-setup-details {
	margin-top: 0px !important;
}

.filter-div .toggle-btn {
	line-height: 20px;
}
.minimum-height {
	min-height: auto;
}
.list-group-timeline > li.list-group-item:last-child {
	padding-bottom: 0px;
}
.create-team h1 {
	font-size: 22px;
}
.cstm-back {
	top: 20px;
	left: 8px;
}
.cstm-back img {
	width: 16px;
	font-size: 13px
}
.cstm-back:hover {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}
.ticket-head .cstm-heading1 {
	padding-bottom: 0px;
	border: 0px;
	text-align: left;
	padding-top: 40px;
	padding-left: 15px;
}

.ticket-head {
	padding-bottom: 0px;
}
.cstm-back {
position:absolute !important;
top: 15px !important;
left: 15px !important;
}
#non_lock_comment_cancel {
padding: 6px 24px !important;
line-height: normal;
}

.timeline__group {
	padding-bottom: 0px;
}
.data-dictinary-modal {
	max-width: 100%;    width: 100%;
}
.ticket-management-edit .list-ticket1 li {
	width: 100%;
	border: 0px !important;
}
.ticket-management-edit .list-ticket1 .heading5, .list-ticket1 .heading5 {
	text-align: left;
}
.ticket-management-edit .ticket-grid {
	padding: 15px 12px;
}
.ticket-management-edit .ticket-management-left-panel {
	margin-bottom: 30px;
}
.ticket-management-edit .list-ticket1 li {
	padding-left: 0 !important;
}
.more-link-custom {
	padding-left: 0px;
	padding-top: 25px;
}
.email-format-section .card {
	width: 100% !important;
}
.email-format-section .container {
	max-width: 100%;
}
.cstm-tab1 .nav-link {
	padding: 10px 17px;
	min-width: 133px;
}
.client-setup .selected-page-title {
	margin-top: 20px;
}
.filter-icon {
	display: inline-block;
	margin-left: 15px;
}
.success-alert {
	font-size: 16px;
}
.analyst-dashboard .page-heading {
	margin-top: 0px;
}
.analyst-dashboard {
	margin-bottom: 0px
}
.analyst-dashboard .cstm-mr-3 {
	margin-right: 0px;
}
.analyst-dashboard .page-heading h1 {
	text-align: left;
}
.filter-search-icon {
	position: static;
	padding-top: 15px;
}
.tab-filter-1 {
	position: static;
}
.cmn-accordion3, .sr-analyst-dashboard {
	margin-top: 10px;
}
.heading7 {
	font-size: 14px;
}
.heading8 {
	font-size: 16px;
	margin-right: 10px;
}
.monitor .cstm-tab1 .nav-link {
	padding: 10px 12px;
	min-width: 133px;
}
.create-team .heading5, .create-team .cstm-heading1, .create-team h1 {
	text-align: left;
	padding-left: 15px;
}
.cstm-back-3 {
	top: -88px
}
.ticket-page .search-div::before {
	right: 50px;
}
.client-list-page .search-div::before {
	right: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
.ticket_search_div{
margin-right: 30px; 
}
}
.client-collateral .more-link.more-link-custom{ padding-left:0px;}
.nav-bottom a{ text-align:left; padding:10px 25px !important;}
.cstm-btn1 { 
    padding: 8px 8px 6px !important;
    line-height: normal;
}
.search-icon{ line-height:normal;}
.box-shadow1,.box-shadow2{ box-shadow:none; border:0px;}
.box-shadow2{ padding:0px;}
.team-table .box-shadow2{ border-bottom:solid 1px #ebebeb; border-radius:0px; padding-bottom:25px;}
.team-table .col-md-6 .box-shadow2:nth-of-type(2){ border:0px;}
.table.dataTable.nowrap.table-1 td:first-child{ white-space:nowrap !important;}
.box-shadow1{ min-height:120px;  white-space:nowrap !important; margin-bottom:0px;}
.summary-grid {    margin-top: 25px;	}
.analyst-dashboard .box-shadow1 {    padding: 4px 8px;}
.analyst-dashboard .cmn-accordion3 .card {    margin-bottom: 12px;}
.client-success-setup .cstm-btn1.toggle-btn { padding: 10px 16px !important;
	display: block;
    width: 100%;margin-left: 0px;
}
.custome-divider2{margin-top: 10px;margin-bottom: 3px;}
.data-dictionary-page-modal .document-model {
    padding: 15px;
}
	.data-dictionary-page-modal .buttons-section {
    padding-bottom: 0px !important;
}
	.user-name-tab{
    white-space: nowrap;
    width: 85px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
	    margin-bottom: 0px;	
	}
	.document-model .btn.inner-page-btn {
    min-width: auto; 
}
	.reason-code-modal .custom-file-text input {
    margin-bottom: 25px;
}
	.reason-code-modal .buttons-section.d-flex.justify-content-center {
    padding-bottom: 0px !important;
}
	.reason-code-modal .document-model {
    padding: 15px;
}
.lock-type-management .custom-file-text input {
    margin-bottom: 25px;
}
	.lock-type-management .document-model {
    padding: 15px;
}
	.email-format-table .mr-sm-1 {
    margin-right: .25rem!important;
}
	.function-name-modal .custom-file-text input {
    margin-bottom: 25px;
}
	.function-name-modal .document-model {
    padding: 15px;
}
	.data-dictionary-page-modal .buttons-section button{
		min-width: 115px !important;
	}
.search-div-section .cstm-btn1.toggle-btn{ margin-top:0px;}
.buttons-section-2{padding-top: 0px;
    padding-bottom: 30px;}	

div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:first-child {
    padding-left: 15px !important;
}
div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child {
    padding-right: 15px !important;
}
.pd-lr-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.modal-open .modal{padding-right: 0px !important;}

.client-collateral{padding-top: 20px;}
.create-team{    display: flex;    align-items: baseline;}
div.dataTables_wrapper div.dataTables_length{text-align: left !important;}


}
.ml-4{
    margin-left: 1.5rem!important;
}
.edit_required{cursor: pointer;}
.invisible{visibility: hidden;}
.fright{float: right;}
.mr10{margin-right: 10px;}

/*@media only screen and (min-device-width: 576px) and (max-device-width: 767px) and (orientation: landscape) {*/

@media only screen and (min-device-width: 576px) and (max-device-width: 767px) and (orientation: landscape) {
.email-format-section .card .card-header {
	flex-direction: column;
}
.email-format-section .card .card-header .ml-auto {
	margin: auto;
	padding-top: 5px;
}
.email-format-section .custom-checkbox-control .custom-control-label {
	padding: 10px 30px 10px 10px;
}
#search-box {
	padding: 0px 15px 15px 15px;
}
.ticket-page .search-div::before {
	right: 40px;
}
.client-list-page .search-div::before {
	right: 40px;
}


}
@media (min-width: 481px) and (max-width: 767px){
	.search-div::before {
		right: 0; 
	}
}
@media only screen and (max-width:576px) {
.list-3 li.list-inline-item {
	margin-right: 0px;
	margin-bottom: 15px;
	width: 100%;
}
.custom-calendar{
	max-width:100%;
}
.list-5 > li, .list-ticket1 li {
	border: 0px !important;
	padding: 0px;
	margin-bottom: 10px;
}
.summary-grid .col {
	padding-left: 5px;
	padding-right: 5px;
	max-width: 33%;
	width: 170px;
	flex: 0 0 33%;
	justify-self: center;
}
.box-shadow1 {
	padding: 8px 4px;
	text-align: center;
	min-height: 135px;
}
.summary-grid {
	margin-top: 30px;
	margin-bottom: 0px;
}
.tab-content .flex-grow-1 {
	width: 260px;
}
.analyst-dashboard .page-heading h1 {
	text-align: left;
	margin-bottom: 20px;
}

.analyst-dashboard .heading7 {
	font-size: 14px;
}
.count-total {
	font-size: 22px;
}
.analyst-dashboard .cstm-mr-3 {
	margin-bottom: 12px !important;
}
.analyst-dashboard .heading7 {
	margin-bottom: 0px;
}
.box-shadow1 {    min-height: auto;    margin-bottom: 5px;}
.team-table{ padding-top:15px;}
.summary-grid .heading7{ white-space:normal !important;}
.analyst-dashboard .box-shadow1{ margin-bottom:5px;}
.delete-box .modal-dialog {max-width: 100%;}
}

@media only screen and (max-width:479px) {
.form-signin {
	max-width: 100%;
}
.form-signin .btn-cmn {
	width: 100%;
}
.today-details {
	max-width: 100%;
	font-size: 13px;
	line-height: 20px;
}
.header-right-nav li {
	padding: 8px 1px;
}
.header-right-nav li {
	padding-left: 0px;
}
.user-profile {
	margin-left: 40px;
	margin-top: -16px;
}
/*17-4-19*/
.filter-section {
	padding-top: 15px;
}
.search-right-icon {
	padding-right: 20px;
}
.search-div::before {
	right: 0px;
}

.ml-2.delete_dictionary{margin-left: .10rem !important;}
.dataTable .table td, .dataTable .table th{padding: .35rem !important;}
table.dataTable.nowrap td, table.dataTable.nowrap th{padding:.65rem .35rem !important; }
table.dataTable.nowrap td:last-child{    min-width: 60px !important;}
.document-model .doucment-heading.mt-md-4{    max-width: 90%;    margin-left: auto;    margin-right: auto;}
.modal-flex{flex-direction: column !important; display: flex;}
.modal-flex .justify-content-sm-center{    justify-content: center;}
.radio-xs{justify-content: center;}
.modal-flex .btn.inner-page-btn{  margin-left: 10px;     margin-top: 5px;}
}

@media only screen and (max-width:399px) {
.create-team{    display: inherit;    align-items: baseline;}
.radio-xs{flex-direction: column;justify-content: center;}
}

@media only screen and (max-width:320px) {

.header-right-nav li {
	margin: auto;
}
.navbar-nav .nav-link {
	display: flex;
	align-items: center;
}
.header-right-nav.flex-row {
	flex-direction: column !important;
}
.new-client-section {
	flex-direction: column;
}
.new-client-section li {
	width: 100%;
	border: none !important;
}
.selected-data .field-type {
	width: 100%;
}
.email-format-section input, .email-format-section .nice-select {
	width: 205px;
}
.selected-data .ml-auto.d-flex.mr-4 {
	width: 100%;
}
.tab-content .flex-grow-1 {
	width: 210px;
}
.guideline-grid .cstm-nice-sel .nice-select{    width: 156px;}

}

.client_right_nav .list-group-item{padding: 34px 55px !important;}

.action-icon.delete_column .ml-3.mCS_img_loaded {
margin-left: 0 !important;
}


.d-none.m-tab-visible.selected-page-title .nice-select.open .nice-select-search-box {
display: none;
}

.d-flex.flex-column.h-100.modal-open .tooltip {
z-index:99 !important;
}
.d-flex.flex-column.h-100.modal-open .client-success-setup .action-icon.edit {
z-index: 99 !important;
}




.by-date-filter{
max-width: 720px;
float: right;
width: 100%;
}

.by-client-filter{
max-width: 420px;
float: right;
width: 100%;
}



/*.inner-header-ul .dropdown {
max-width: 200px;
max-width: 200px !important;
display: inline-block !important;
}
.multiselect-container.multiselect-container-right.show {
max-width: 200px;
}
*/


@media (min-width: 768px) and (max-width: 1024px){
button#ticket_filter_btn {
    font-size: 12px;
    padding: 10px 8px !important;
}
}

.multiple-tabs .filter-icon {
    margin-right: 0 !important;
}
@media (min-width: 812px) and (max-width: 814px) {
.pass-icon {
     top: 40px; 
}
}
@media (min-width: 768px) and (max-width: 770px) {
.pass-icon {
     top: 40px; 
}
}
@media (min-width: 736px) and (max-width: 738px) {
.pass-icon {
     top: 40px; 
}
}
@media (min-width: 667px) and (max-width: 669px) {
.pass-icon {
     top: 40px; 
}
}
@media (min-width: 414px) and (max-width: 416px) {
.pass-icon {
     top: 40px; 
}
.custom-calendar {
    max-width: 100%;
}
}
@media (min-width: 375px) and (max-width: 377px) {
.pass-icon {
     top: 40px; 
}
.search-input {
    width: 100%;
}
.custom-calendar {
    max-width: 100%;
}
}

@media (min-width: 768px){
   .ie-neg-dflex  {
        display: block ;
        text-align: center;
   }
	 .text-align-cnter-m-btn{
		text-align : center;
	}
	.create-team #date_filter_btn {
	    width: 45%;
	    margin-bottom: 7px;
	}
	.create-team #search_close {
	    width: 45%;
	    margin-bottom: 7px;
	}
}
@media (max-width: 767px){
  .ie-neg-dflex  {
        display: flex ;
        text-align: inherit;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   header{
    	line-height: 0.6;
   }
   #ppe_row_0{
    min-height:150px;
	}
}
#email-content table{
width:100% !important;
}
@media (max-width: 991px) {
span .head2{
width: 100% !important;
display: block !important;
font-size: 12px !important; 
}
}
@media (max-width: 477px) {
td.datahead {
width: 50% !important;
font-size: 14px !important;
}
td.data_lines {
font-size: 14px !important;
}
}
#attachment_table tbody tr a {
	/*width: 85% !important;*/
	width: 225px;
	max-width: 225px;
    display: inline-block !important;
}
#attachment_table tbody tr td{padding: 10px 0 0 0;}

.ticket-management-edit .list-ticket1 .heading5 {
    
    word-break: break-all !important;
}
@media (min-width: 576px)
#investorlist .modal-dialog {
max-width: 750px !important;

}
.search-img {
position: relative;
top: -2px;
}
#collapse7 .custom-radio-control-user {
    display: inline-block;
}
#popover_attachement_table .fa-1{
    width: 0%;
    display: inline-block;
    float: none !important;
    vertical-align: top;
    position: relative;
    top: 4px;
}

#colorbox {
    z-index: 99999999 !important;
}

.table-tag{
padding:0px 20px 4px 20px;
}


.all-select{
padding:4px 10px;
}

.user-name{
font-size:15px !important;
max-width:150px !important;
word-break: break-all;
}

.title-ppe, .title-los {
    font-size: 15px;
}
.close-ppe, .close-los{
    margin-top: -4px;
    padding-left: 5px;
}

#show_los, #show_ppe {
top: -3px;
position: relative;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
#collapse7 .custom-radio-control-user {
display: inline-flex;
}

.empty_ppe .close-ppe, .empty_los .close-los{
margin-top: -23px;
margin-left: 27px;
}
}
@media (min-width: 1281px) {
#collapse7{
min-width:320px;
}
}

@media (min-width: 1240px) and (max-width: 1280px) {
  #collapse7 .custom-control-label.d-flex.align-items-center {
    padding: 8px 15px 7px 15px !important;
  } 
}
#investorlist{
padding-right:0px; !important;
}
.open_time {
top: 15px;
}
#investorlist .mCSB_container {
overflow: scroll !important;
}
@media only screen and (max-width: 767px){
.open_time {
top: 7px;
}
.text-align-cnter-m-btn{
	text-align : left;
}

.create-team #date_filter_btn {
    margin-top: 20px;
    width:80px;
}
.create-team #search_close {
    margin-top: 20px;
    width:80px;
}
}
@media only screen and (max-width: 480px){
.open_time {
width: 20% !important;
padding-left: 5px !important;
}
.nice-select:after{
right: 7px !important;
}
}

.table-tag-4 {
max-width:none;
padding: 2px 8px 4px 8px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.table-tag-4{
white-space: pre-wrap;
}
}

@media (min-width: 768px) and (max-width: 979px) {
.date-filter-div {
margin-right: 59px !important;
}
}
@media only screen and (max-width: 767px){
.date-filter-div {
margin-right: 80px !important;
}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){
.ticket-list-page .lticket_search_div{
margin-right: 40px !important;
}
.ticket-list-page .search-div-section2 #box_show{
left: 0 !important;
}

/*.ticket-list-page .filter-div{
margin-right: -15px;
}*/
}
@media only screen and (max-width: 767px){
.navbar .dropdown-menu-right {
    width: 100% !important;
}
}
@media only screen and (max-width: 767px){
#more_modal_list #data-list-table_filter{
    text-align: left !important;
}
#more_modal_list #data-list-table_info{
    text-align: center !important;
    position: relative !important;
}
#lookup_model #add_lookup_value{
    padding-left: 16px !important;
    padding-right: 16px !important;
    margin-left: -7px;
}
#lookup_model #cancel_lookup_value{
     margin-left: 7px !important;
}
}
@media only screen and (max-width: 480px){
#more_modal_list #data-list-table td {
    padding-left: 0 !important;
}
#more_modal_list .dataTables_scrollHeadInner th {
    padding-left: 0 !important;
}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){
.sub-text .list-inline-item{
width: auto !important;
}
}
@media (min-width: 1200px){
.box-shadow1 {
    padding: 20px 13px !important;
}
}
@media (max-width: 480px){
.heading7 br {
    display: block !important;
}
}
@media only screen and (max-width: 767px){
.ticket-list-page .search-div-section2 .search-input {
    margin-right: 0 !important;
    width: 100% !important;
    margin-bottom: 10px !important;
}
.search-div-section2 #function_search_submit_id, .search-div-section2 #search_close_icon {
    margin-top: 10px !important;
}
.ticket-list-page .search-div-section2 #box_show{
z-index: 999999 !important;
width: 100% !important;
}
.ticket-list-page .search-div-section2 .dd_show{
margin-right: 0 !important;
width: 100% !important;
}
.ticket-list-page .search-div-section2 a.filt-btn{
width: 100% !important;
}
.ticket-list-page .search-div-section2{
padding-right: 5px !important;
}
.ticket-list-page .search-div-section2 .include-drop{
width: 100% !important;
}
.ticket-list-page .search-div-section2 .ticket-list-buttons{
width: 100% !important;
}
}
@media (min-width: 480px) and (max-width: 767px) {
.ticket-list-page .ticket_search_div{
margin-right: 40px !important;
}
}
@media only screen and (max-width: 479px){
.ticket-list-page .ticket_search_div{
margin-right: 55px !important;
}
}

@media only screen and (max-width: 320px){
.ticket-list-page #upload_ticket_botton{
margin-right: 0 !important;
}
.ticket-list-page #add_ticket_botton{
margin-left: 10px !important;
}
.ticket-list-page .filter-icon{
margin-left: 0 !important;
}
.ticket-list-page .ticket_search_div{
margin-right: 30px !important;
}
.ticket-list-page .filter-div{
margin-right: -5px;
}
.search-input {
    width: 55%;
}
.custom-calendar{
	max-width:100%;
}
}

@media only screen and (max-width: 767px){
.archive-min-width .dataTables_info{
 text-align: left !important;
}
.auto-archive-custom .tab-filter-1 {
    position: absolute !important;
}
.auto-archive-custom #search_btn{
    width: 100%;
}
}

@media only screen and (max-width: 575px){
.auto-archive-custom .tab-filter-1 {
    margin-top: 50px !important;
}
.auto-archive-custom .dataTables_length{
 margin-top: 30px !important;
}    
.auto-archive-custom .search-div{
       margin-top: 50px !important;
}
.auto-archive-custom .tab-filter-1 button {
    position: fixed !important;
    left: 0 !important;
}
.block-responsive .user_search_icon{
display: block !important;
}    
}

@media only screen and (max-width: 479px){
.auto-archive-custom .filter-section {
  padding-top: 0 !important;
}
}
@media only screen and (max-width: 320px){
.archive-min-width div.dataTables_wrapper div.dataTables_paginate ul.pagination{
        margin-top: 25px;
}
.ticket-list-page .date-filter-div{
margin-right: 65px !important;
}    
}

.block-responsive .user-name-tab{
    white-space: nowrap !important;
}
.multiselect-filter{
width: 100% !important;
}
@media only screen and (min-width: 768px){
.multiselect-native-select ul.multiselect-container {
width: auto !important;
}
}
@media only screen and (max-width: 767px){
.multiselect-native-select ul.multiselect-container {
    width: 100% !important;
}
}
.data-lookup{
margin-top: 30px;
}

/*login-background*/
.cus-banner-height {
    height: 60vh;
}
.login-sec-row {
    width: 550px;
    margin: -6% auto 1%;
    -webkit-box-shadow: 0px 5px 21px 4px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 5px 21px 4px rgba(0,0,0,0.16);
    box-shadow: 0px 5px 21px 4px 
    rgba(0,0,0,0.16);
    height: auto !important;
    background:#fff;
}
.logo.img-fluid {
    margin-top: 50px;
}
.text-center.forget-password-m a {
    margin-top: 0px;
    margin-bottom: 0px;
}
.remember-me-m{
    width:50%;
    float: left;
}
#login_form .alert.alert-success.col-s12.alert-dismissible.d-flex.align-items-center.justify-content-center {
    width: 100%;
}

@media only screen and (min-width: 1280px){
    .login-sec-row {
        margin: -3% auto 1%;
    }
    .logo.img-fluid {
        margin-top: 50px;
    }
    .remember-me-m{
        width:50%;
        float: left;
    }
    #login_form {
        padding: 5px !important;
    }
    #login_form .form-group {
        margin-bottom: 10px;
    }
    .sign-in-buttom-m{
        margin-top: 0 !important;
        width: 51%;
    }
    #login_form .heading3 {
        margin-bottom: 20px;
    }
}


@media only screen and (max-width: 1279px){
    .login-sec-row {
        margin: -7% auto 1%;
    }
}
@media only screen and (min-width: 768px){
    .btn.btn-cmn.sign-in-buttom-m {
        width: 51%;
        margin: 0;
    }
    .forget-password-m {
        width: 50%;
        float: left;
        text-align: right !important;
    }
}
@media only screen and (max-width: 767px){
.purpose-lookup{
    margin-top: 10px !important  ;
}
.cus-banner-height {
    height: 40vh;
}
.logo.img-fluid {
    margin-top: 20px;
}
.login-sec-row {
    padding: 5% 2%;
    width: 85%;
}
.login-sec-row {
        margin: -7% auto 6%;
}
.remember-me-m{
    width: 100%;
    float: left;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
.forget-password-m{
    margin-bottom: 10px;
}
.text-center.forget-password-m a {
    margin-top: 0px;
    margin-bottom: 10px;
}
    
}
/*Ends-login-background*/
.form-signin .custom-control-label {
    color: black;
}
.login-sec-row {
    padding: 10px 20px 10px 20px;
}
.heading3 {
    font-size: 24px;
}

.form-signin .custom-control-label::before {
    border: 1px solid #ccc;
}

.table-tag_hover.table-tag-4:hover {
    word-break: break-word;
}
.auto-archive-custom #search_close_icon{
margin-top: 8px !important;
}
.total-clients-count .count {
 font-size: 25px !important;
}
#lock_field_form .nice-select{
	line-height: 40px !important;
}
/*full width css start */
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.main-logo {
    max-width: 122px;
}
main {
    padding: 0px 20px;
}





@media only screen and (max-width:767px) {
	main{padding:0px 0px;}
}

/*full width css end */

#forgot_pass_form a.link {
margin-top: 20px !important;
}
	
@media only screen
and (min-device-width : 375px)
and (max-device-width : 812px)
and (orientation : landscape) {
.login-row .logo {
max-width: 110px;
}
}
@media only screen
and (min-device-width : 411px)
and (max-device-width : 823px)
and (orientation : landscape) {
.login-row .logo {
max-width: 110px;
}
}

table tr:hover .table-tag_hover.table-tag-4 {
    word-break: break-word !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   table tr:hover .table-tag_hover.table-tag-4{
   word-break: break-all !important;
}
     .buttons-section.ml-sm-auto{ margin-left: inherit !important;}
    .lookup-value-box #lookup_model{width:100%;display:flex;}
    
    .inner-page-header .top-switch{bottom:3px;right:10px;}
    .inner-page-header .top-switch .auto_refresh{position:relative;top:-5px;}
    
 
}
@supports (-ms-ime-align:auto) {
table tr:hover .table-tag_hover.table-tag-4{
   word-break: break-all !important;
}
}
.radio-btn .custom-control-label::before{ border-radius: 50%; background: #fff; border: 1px solid #DBDBDB;}
.radio-btn .custom-control-label::after{ border-radius: 50%; }
.radio-btn .custom-radio .custom-control-input:checked ~ .custom-control-label::after{border: 1px solid #153764; background-image: url("../../assets/images/bg-radio.png"); background-size: 9px 9px; background-position: center center;}

.radio-btn .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #fff;
}
.outline-btn{border-color: #2ec145; background: #fff; color: #2ec145; border: 1px solid #2ec145;}
.outline-btn:hover{color: #fff;}
.link-navyblue{ color: #153764; text-decoration: underline;}


/*For Admin Manager Report Billing Tooltip and Last Run Column 16-July-2020 ---Start--*/
 .report-billing table.dataTable.nowrap td:last-child, .report-billing table.dataTable.nowrap th:last-child {
	width: 15% !important;
    max-width: 15% !important;
	min-width: 15% !important;
}
.report-billing table tbody tr td.last-run-td{
    text-align: center;
padding-right: 50px;
}

.last-run-col {
	padding-right: 0px !important;
	width: 120px !important;
}

.tooltip-custom-billing .tooltip-inner{
    background-color: #fff;
    color: #363E4E;
    box-shadow: 0 0 4px rgba(196,196,196, 0.5);
    font-size: 12px;
    padding: 8px;
}
.tooltip-custom-billing .arrow::before{
border-top-color: #fff;
    border-bottom-color: #fff;
}
.report-billing table tbody tr td:last-child .btn{
       margin-left: 0 !important;
    margin-right: .5rem;
 }
@media(max-width: 1599px){
  .report-billing table.dataTable.nowrap td:last-child, .report-billing table.dataTable.nowrap th:last-child {
	min-width: 22% !important;
    width: 22% !important;
    max-width: 22% !important;
}
}
@media(max-width: 1499px){
    .report-billing table tbody tr td.last-run-td{
padding-right: 80px;
}
    
     .report-billing table.dataTable.nowrap td:last-child, .report-billing table.dataTable.nowrap th:last-child {
	min-width: 22% !important;
             width: 22% !important;
    max-width: 22% !important;
}
}
@media(max-width: 1399px){
    .report-billing table.dataTable.nowrap td:last-child, .report-billing table.dataTable.nowrap th:last-child {
	min-width: 21% !important;
            width: 21% !important;
    max-width: 21% !important;
	padding-right: 0;
}
    .report-billing table thead tr th:last-child{
        width: 23%;
    }
    .report-billing table tbody tr td:last-child{
        width: 23%;
    }
.report-billing table tbody tr td.last-run-td {
	padding-right: 60px;
}
}
@media(max-width: 1299px){
    .report-billing table.dataTable.nowrap td:last-child, .report-billing table.dataTable.nowrap th:last-child {
	min-width: 10% !important;
            width: 10% !important;
    max-width: 10% !important;
}
    .report-billing table thead tr th:last-child{
        width: 10%;
    }
    .report-billing table tbody tr td:last-child{
        width: 10%;
    }
     .report-billing table tbody tr td:last-child .btn{
       margin-left: 0;
       margin-bottom: 10px;
    }
       .report-billing table tbody tr td:last-child .btn:last-child{
         margin-bottom: 0;
    }
}

/* For Competed Ticktes Filter 17-July-2020 -- Start---- */

.completed-tickets-filter .col.col-search .search-input {
    width: 100% !important;
}

.completed-tickets-filter .col.col-volume .volume-count .volume {
        display: -ms-flexbox!important;
    display: flex!important;
        -ms-flex-align: center!important;
    align-items: center!important;
    height: 38px;
        font-family: 'muli_bold';
    font-size: 14px;
}

@media(max-width: 1499px){
  .completed-tickets-filter .col.col-priority.team_available {
    padding-left: 10px;
}
}
@media(max-width: 1460px){
      .completed-tickets-filter .col.col-search .search-input {
    width: 100% !important;
}
}
@media(max-width: 1199px){
    .completed-tickets-filter .col.col-search .search-input {
    width: 100% !important;
}
   .completed-tickets-filter  .col.col-priority.team_available {
    min-width: 100px;
}
    .completed-tickets-filter .col.col-volume .volume-count .volume {
         font-size: 12px;
    }
}

/* For Competed Ticktes Filter 17-July-2020 -- End---- */
.replied_ticket, .replied_all_ticket{color: #a0f;}
.forwarded_ticket{color: #2196f3;}
div.reply_forwarded_ticket{position: relative;}
div.reply_forwarded_ticket .replied_ticket{height: 11px;overflow: hidden;padding-right: 8px;margin-bottom: -2px;font-size: 12px;color: #a0f;}
div.reply_forwarded_ticket .forwarded_ticket{position: absolute;top: 0px;left: 7px;height: 9px;overflow: hidden;font-size: 11px;color: #2196f3;}

/* for ticket listing icon display with overlap ellipsis  */

.email_action_icon_fa {
	position: absolute !important;
}

div.email_action_date {
    padding-left: 24px;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.spell_check_help_text{
font-weight: 700 !important;
font-family: "muliregular";
font-size: 14px;
font-style: italic;
font-stretch: normal;
line-height: normal;
letter-spacing: 0.1px;
margin: 20px auto 10px;
display: block;
}
.filepond--label-action{
background-color: #153764;
color: #FFF;
border-radius: .25rem;
padding: 10px 12px;
text-decoration: none !important;
}

.menu_options + .menu_options::before {
    content: " | ";
    color: #2f3744;
    padding: 3px;
}

span.table-tag_hover {
    text-overflow: ellipsis;
    overflow: hidden;
    display: block !important;
    width: 100px;
    text-align: center;
    padding: 2px 8px 2px 8px;
}
.help_text{
font-family: "muliregular";
font-size: 12px;
font-stretch: normal;
line-height: normal;
letter-spacing: 0.1px;
display: block;
color: #757575;
}

.word_break_loan_no { 
	word-break: break-all;
}

.alert-lock_type_be_reason-page {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.re_reason_link:hover, .re_reason_link:focus, .re_reason_link:active {
    text-decoration: none;
    color: #2ec145;
}
.re_reason_link {
    color: #2ec145;
    text-decoration: underline;
}

.mbot10{margin-bottom:10px;}
.mbot0{margin-bottom:0px;}
.plr0 {
	padding-left: 0;
	padding-right: 0;
}
.close-ppe-modal{
    position: relative;
    top: 0!important;
    right: 0;
}

.close-los-modal{
    position: relative;
    top: 0!important;
    right: 0;
}
.fsize14{font-size:14px;}
.m30{max-width:30%;}
.m13{max-width:13%;}
.m10{max-width:10%;}
.plr10{padding-left: 10px;padding-right: 10px;}
.mleftauto{margin-left: auto;}
.mtop25{margin-top: 25px;}
.resend_otp{text-decoration: none;color:black;}
#resend_otp{text-decoration: underline!important;opacity: :0!important}
.mtop0{margin-top: :0}

.remove_document:hover,.remove_document:focus,.remove_document:active{cursor: pointer!important;}

#view_ticket_report .modal-head{
	padding: 10px 10px;
    border-bottom: 1px solid #ddd;
}