body{
	font-family:Roboto;
}
.page-title{
	font-size:23px;
	font-weight:900;
}
.showColumnsCol .multiselect.dropdown-toggle.btn.btn-default{
	width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px!important;
}
.showColumnsCol .multiselect-container{
	width: 250px!important;
}
.showColumnsCol .multiselect-container>li>a>label>input[type=checkbox] {
    width: 25px!important;
}
.showColumnsCol {
    margin-left:15px;
}
#all-contact-table td{
	height: 25px;
}
.myCampaignsNumberOFDaysInputCol>input::-webkit-outer-spin-button,
.myCampaignsNumberOFDaysInputCol>input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
.myCampaignsNumberOFDaysInputCol>input[type=number] {
	-moz-appearance: textfield;
}

.aggrementTosBootboxModal .bootbox-body{
	margin:-15px;
}
#canenedList{
	box-shadow:none!important;
}
.responseDelayTime::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
}

.responseDelayTime{
  -moz-appearance: textfield;
}
.stepwizard{
	margin-left:5px;
	margin-right:5px;
}
.stepwizard.row{
}
/* .stepwizard.row{
	height: 330px;
	overflow: scroll;
	overflow-x: hidden;
	padding-left: 10px;
    padding-right: 10px;
}
.stepwizard.row::-webkit-scrollbar{
	width: 5px;
	background-color: transparent;
}
.stepwizard.row::-webkit-scrollbar-thumb{
	background-color: #465DC1;
} */

#loa{
	height: 100px;
	overflow: scroll;
	overflow-x: hidden;
	padding-left: 10px;
    padding-right: 10px;
}
#loa::-webkit-scrollbar{
	width: 5px;
	background-color: transparent;
}
#loa::-webkit-scrollbar-thumb{
	background-color: #465DC1;
}
.title-class{
	text-align:center;
	margin-top:-10px;
}
.existingDataItem{
	list-style-type:none;
}
.migration_privilege_card{
	margin:35px;
	color:black;
}
.migration_privilege_heading{
	font-size: 16px;
    font-weight: 500;
}
.existing_data_ul{
	margin-left: 0px;
}
.migrateCompleteText{
font-size: 13px;
color:slategrey;
}
.termsSec .help-block {
    display: block!important;
	color:#a94442;
}
.label-text{
	color: #020B45;
    font-weight: 500;
	margin-bottom: 0px;
}
.exclamation_icon_color{
	color:#d64526;
}

.verifiedSign{
	font-size:25px;
	color:green;
}
.otpField .help-block {
    display: inline!important;
	color: #a94442!important;
}
#sendMsg_officeTo_grp_sec .input-group-addon{
	border: none!important;
	background-color: transparent!important;
}
ul#select2-sendGrpTextOfficeTo-results::-webkit-scrollbar-thumb {
    background-color: #465dc1;
}
ul#select2-sendGrpTextOfficeTo-results::-webkit-scrollbar {
    width: 5px;
}
#sendMsg_officeTo_grp_sec span.select2.select2-container.select2-container--default.select2-container--below.select2-container--focus .selection span.select2-selection.select2-selection--single{
	color: black;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid white;
	margin-top:8px;
}
#sendMsg_officeTo_grp_sec .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 5px 5px 0 5px;
}
#sendMsg_officeTo_grp_sec .select2-container .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 5px 5px 0 5px;
}
span#select2-sendGrpTextOfficeTo-container {
    color: black;
	margin-top:8px;
}
#sendMsg_officeTo_grp_sec .form-control{
	color: black;
	background-color: transparent;
	border: none;
    border-bottom: 1px solid white;
	font-size:14px;
}
#sendMsg_officeTo_grp_sec .select2-container--default .select2-selection--single {
    background-color: transparent!important;
    border: none;
    border-bottom: 1px solid white;
    border-radius: 0px;
	line-height: 15px;
	font-size:14px;
}
#sendMsg_officeTo_grp_sec span#select2-sendGrpTextOfficeTo-container {
    line-height: 15px;
	font-size:14px;
}
.send-grp-message-sm{
	min-width: 27px;
    padding: 3px 15px;
    text-transform: capitalize;
	height: 39px;
	border-radius: 30px;
}
.contactNotesTextField{
	min-height: 34px!important;
    resize: none;
    max-height: 80px!important;
}
.selectedGrpTxtItemsNameWrap{
	display: inline-block;
	width: 125px;
	overflow: hidden;
    text-overflow: ellipsis;
	margin-bottom: -5px;
    padding: 3px;
	cursor:default;
}
.sign-lable{
	padding-top: 8px;
	padding-left:20px;
}