a[data-toggle="tooltip"]{
	margin-top:0px !important;
	margin-bottom:0px !important;
}
table, th, td { font-size: 15px;}
.select2-container--default .select2-selection--multiple {
    border: 1px solid #ced4da !important;
    height: 35px;
    font-weight: 400;
}
table ,td, th {
	border-right:none;
	border-left: none;
	border-top: none!important;
	border-bottom: 1px solid #333;
	}

.field-icon {
  float: right;
  margin-left: -25px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
  padding-right: 30px;
}
.default-style .select2-container--default .select2-results__option[aria-selected=true] {
    display: none;
}
.example {
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    width:100%;
}
.example select{
    padding: 6.5px;
    background: #ffffff;
    border: 1px solid #ced4da;
    border-radius: 3px;
    margin: 0 3px;
}
.example select.month{
    width: 60%;
    float: left;
    height: 35px;
}
.example select.day{
    width: 35%;
    float: left;
    height: 35px;
}
#contactModal .exampleinsured ,#ownerModal .exampleinsured {
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    width:100%;
}
#contactModal .exampleinsured select, #ownerModal .exampleinsured select{
    padding: 6.5px;
    background: #ffffff;
    border: 1px solid #ced4da;
    border-radius: 3px;
    margin: 0 3px;
}
#contactModal .exampleinsured select.month, #ownerModal .exampleinsured select.month{
    width: 60%;
    float: left;
    height: 35px;
}
#contactModal .exampleinsured select.day, #ownerModal .exampleinsured select.day{
    width: 34%;
    float: left;
    height: 35px;
}
.dropdown-item {
    font-size: 14px;
}
.view_insured_page{
	min-height:53vh;
}
.view_insured_page .dropdown-menu .dropdown-item{
}
.is-invalid{
    border-color: #cc0000 !important;
}
.nav-tabs-top li.dropdown > a{
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.nav-tabs-top li.dropdown.active > a{
	   border:1px solid rgba(24,28,33,0.06);
	   border-bottom-color: #fff;
	   background:#fff;
}
.nav.nav-tabs{
    z-index: 1 !important;
    margin-bottom: -2px;
    font-weight: 600;
}
html body .nav-item.nextpro1 a{
	margin:0px !important;
	min-height:inherit !important;
}
html body .nav-item.multistep_elements  a{
	margin:0px !important;
	min-height:inherit !important;
}
html body .nav-item.multistep_elements + .tenantpro1 {
    margin-top: 1rem !important;
}
html body .nav-item.nextpro1 + .tenantpro1 {
    margin-top: 1rem !important;
}

html body .nav-item.conpro1 + .multistep_elements {
	margin-top: -1rem;
    margin-bottom: 1rem;
}
html body .nav-item + .multistep_elements{
	 margin-bottom: 0px !important;
}
html body .nav-item + .multistep_elements + .nextpro1 {
    margin-top: 1rem !important;
}
html body .nav-item + .multistep_elements + .premium_coverage_summary{
	 margin-top: 1rem !important;
}

.date-dropdowns select{
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.assign_custom{
    position: relative;
}
.assign_custom{
    
}

.dataTables_wrapper .dataTables_filter input{
	height: calc(1.5em + .75rem - 2px);
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.dataTables_wrapper .dataTables_paginate{}
.dataTables_wrapper .dataTables_paginate .paginate_button{
   color: #fff !important;
	    overflow: hidden;
}
.dataTables_wrapper .dataTables_info {
    font-size: 13px;
}
body .dataTables_wrapper .dataTables_paginate .paginate_button.current, 
body .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
    color: #fff !important;
    font-size: 15px;
}
body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, 
body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, 
body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{
    color: #fff !important;
    font-size: 15px;
}

.user_login_details{
    /*background: #f0faff; */
    padding: 20px 0px;
    display: flex;
    border-radius: 0px;
}
.user_login_details .user_login_icon{}
.user_login_details .user_login_icon i{
    color: #1f90ff;
    font-size: 22px;
} 
.user_login_details .user_login_details_text{
    padding: 0px 5px;
    margin-left: 10px;
    font-size: 15px;
    padding-left: 0px;
    color: dodgerblue !important;
    font-weight: 700;
    text-transform: capitalize;
}

.logout-btn{
    padding-top: 10px;
    font-size: 14px;
}
nav .logout-btn li a{
    font-size: 14px;
    color: dodgerblue !important;
}
.logout-btn a i{
    margin-right: 5px;
}
.page-item.active .page-link {
     line-height: 16px;
    border-radius: 0px !important;
    padding: 5px 10px;
}
.page-item .paginate_button{
overflow:hidden !important;
}

.page-item .page-link {
         line-height: 17px !important;
    border-radius: 0px !important;
    padding: 5px 10px !important;
    overflow: hidden;
}
.view_insured_page .nav-tabs .nav-link{font-size:14px;}

/*.show-on-hover:hover > ul.dropdown-menu {
    display: block;    
}*/

.dropdown-menu li {
 background-color: #f9f9f9;
  min-width: 10px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 10px 14px;
  z-index: 1;
  text-align: center;
}

.production_box{
	border: 1px solid #ddd;
    padding: 15px 40px;
    text-align: left;
}
.production_box a{
	    color: #26b4ff;
}
.iconcss{
	display: flex;
	align-items: center;
	flex: 1;
	justify-content: flex-end;
}
/*
.iconcss .show-on-hover i:hover:after{
           content: "\f00c";
    position: absolute;
    left: 8px;
    font-size: 11px;
    font-weight: 600;
    top: 1px;
}
*/

.iconcss{}
.iconcss .show-on-hover .dropdown-menu{
    background: #fff;
    right: 0px !important;
    left: inherit !important;
    width: 240px;
    border: 1px solid #ddd;
    text-align: left;
    padding: 0px;
	overflow:hidden;
}
/*.view_insured_page .nav-tabs .dropdown:hover .dropdown-menu{
display:block;
}*/
.iconcss .show-on-hover .dropdown-menu li{
  text-align: left;
    font-size: 14px;
    background: #fff;
    box-shadow: none;
    padding: 4px 15px;
}
.iconcss .show-on-hover .dropdown-menu li a{
    color: #212529;}
.iconcss .dropdown-menu a:hover{color: #007bff!important;
 box-shadow: none!important;
 background: none!important;
}
.iconcss .show-on-hover .dropdown-menu li a:hover{color: #007bff;}
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate{
    margin-top: 3rem!important;
}
.showmodal i{cursor: pointer;}


.table tr th {
	vertical-align:middle;
    height: 55px;
    box-sizing: border-box !important;
}
table.dataTable.table-sm .sorting:before, table.dataTable.table-sm .sorting_asc:before, table.dataTable.table-sm .sorting_desc:before {
    top: 15px !important;
}

table.dataTable.table-sm .sorting:after, table.dataTable.table-sm .sorting_asc:after, table.dataTable.table-sm .sorting_desc:after {
    top: 15px !important;
}
.ticket-assignee{
	max-width:50px;
}
.assign_add{
width: 50px;
height: 50px;
background: #e9ecef;
border-radius: 50%;
margin-top: 20px;
text-align: center;
line-height: 50px;
}
.assign_add a{}
.assign_add a i{    color: #000;}

#viewassignuser .append_user.active:before{
	  content: "\f2bc";
    font-family: "Ionicons";
    background: green;
    color: #ddd;
    width: 20px;
    height: 20px;
    text-align: center;
    position: absolute;
    border-radius: 50%;
    left: 50px;
}
#agentassignModal .append_user.active:before{
	  content: "\f2bc";
    font-family: "Ionicons";
    background: green;
    color: #ddd;
    width: 20px;
    height: 20px;
    text-align: center;
    position: absolute;
    border-radius: 50%;
    left: 50px;
}
.upload_box{
text-align:center;
}
.upload_box .custom-file-label:after{display:none !Important;}
.upload_box .custom-file-label{
     height: 40px;
    line-height: 26px;
    font-size: 14px;
    font-family: inherit;
    font-weight: 600;
    color: #212529;
}


.messaging img{ max-width:100%;}
.inbox_people {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  overflow: hidden;
  width: 25%; border-right:1px solid #c4c4c4;
}
.inbox_msg {
  border: 1px solid #c4c4c4;
  clear: both;
  overflow: hidden;
}
.top_spac{ margin: 20px 0 0;}


.recent_heading {float: left; width:40%;display:none;}
.srch_bar {
  display: inline-block;
  text-align: right;
  width: 100%; 
}
.headind_srch{ padding:10px 29px 10px 0px; overflow:hidden; border-bottom:1px solid #c4c4c4;}

.recent_heading h4 {
  color: #0465ac;
  font-size: 21px;
  margin: auto;
}
.srch_bar input{ border:1px solid #cdcdcd; border-width:0 0 1px 0; width:100%; padding:2px 0 4px 6px; background:none;}
.srch_bar .input-group-addon button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  padding: 0;
  color: #707070;
  font-size: 18px;
}
.srch_bar .input-group-addon { margin: 0 0 0 -27px;}

.chat_ib h5{ font-size:15px; color:#464646; margin:0 0 8px 0;}
.chat_ib h5 span{ font-size:13px; float:right;}
.chat_ib p{ font-size:14px; color:#989898; margin:auto}
.chat_img {
  float: left;
  width: 11%;
	position:relative;
}
.chat_img:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #7d7d7d;
    position: absolute;
    right: 0px;
    border-radius: 50%;
    bottom: 0px;
}
.chat_img.online:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #4CAF50;
    position: absolute;
    right: 0px;
    border-radius: 50%;
    bottom: 0px;
}
.chat_ib {
  float: left;
  padding: 0 0 0 15px;
  width: 88%;
	position: relative;
}

.chat_people{ overflow:hidden; clear:both;}
.chat_list {
  border-bottom: 1px solid #c4c4c4;
  margin: 0;
  padding: 18px 16px 10px;
	background:#fff !important;
}
.inbox_chat { height: 569px; overflow-y: auto;}

.active_chat{}

.incoming_msg_img {
  display: inline-block;
  width: 6%;
}
.received_msg {
  display: inline-block;
  padding: 0 0 0 10px;
  vertical-align: top;
  width: 92%;
 }
 .received_withd_msg p {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 3px;
    color: #646464;
    font-size: 14px;
    margin: 0;
    padding: 20px;
    width: 100%;
    border-radius: 0px 15px 15px 15px;
    position: relative;
}
.received_withd_msg p:before {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 15px solid transparent;
    border-right: 15px solid #ebebeb;
    border-top: 16px solid #ebebeb;
    border-bottom: 15px solid transparent;
    left: -23px;
    top: 0px;
}
.time_date {
  color: #747474;
  display: block;
  font-size: 12px;
  margin: 8px 0 0;
}
.received_withd_msg { width: 57%;    margin-left: 20px;}
.mesgs {
  float: left;
  padding: 30px 15px 0 25px;
  width: 75%;
  overflow: auto; 
}
.showmodal span{
	cursor:pointer;
}
 .sent_msg p {
    background: #1f90ff none repeat scroll 0 0;
    border-radius: 15px 0px 15px 15px !important;
    font-size: 14px;
    margin: 0;
    color: #fff;
    padding: 20px;
    width: 100%;
    border-radius: 12px 15px 15px 0;
    position: relative;
}
.sent_msg p:before {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 15px solid #1f90ff;
    border-right: 15px solid transparent;
    border-top: 16px solid #1f90ff;
    border-bottom: 15px solid transparent;
    right: -18px;
    top: 0px;
}
.outgoing_msg{ overflow:hidden; margin:26px 0 26px;}
.sent_msg {
  float: right;
  width: 46%;
	    margin-right: 17px;
}
.input_msg_write input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #4c4c4c;
  font-size: 15px;
  min-height: 48px;
  width: 100%;
}

.type_msg {border-top: 1px solid #c4c4c4;position: relative; margin-top: 20px;}
.msg_send_btn {
    background: #1f90ff none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    height: 30px;
    position: absolute;
    right: 6px;
    top: 9px;
    width: 30px;
	z-index:99;
}
.message_box *{
	outline:none !important;
}
.message_box .form-control{
	 outline: none !important;
    box-shadow: none !important;
    height: 50px !important;
    padding: 15px;
	    border-radius: .25rem !important;
}
.msg_send_btn i{    font-size: 12px;
    margin-left: -3px;
    margin-top: -9px;}
.messaging { padding: 0 0 50px 0;}
.msg_history {
      height: 518px;
  overflow-y: auto;
}
.message_box{
	position:relative;
}
.message_files{
        position: absolute;
    right: 44px;
    top: 1px;
    cursor: pointer;
    height: auto;
    background: #f7f9fa;
    z-index: 9;
    line-height: 34px;
}
.message_files .form-group{margin:0px;}
.message_files .upload_icon{    
	padding: 0px 3px;
	background: #fff;
    border: none;
    cursor: pointer;
}
.message_files .upload_icon span {
    display: block;
    padding: 7px 3px;
}
.message_files .upload_icon .form-control{
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0;
	  cursor: pointer;
}
#assigninsured .uploadagent.active:before{
	content: "\f2bc";
    font-family: "Ionicons";
    background: green;
    color: #ddd;
    width: 20px;
    height: 20px;
    text-align: center;
}
.view_insured_page .dropdown-item{
       font-size: 15px;
    color: #212529;
}
.btn-xs{
    padding: 5px 18px;
    font-size: 13px;
}
.assignuser .append a{
position: absolute;
    border-radius: 50%;
}

.table .thead-dark th {
    font-weight: 500;
}
.table .bg-primary th {
    font-weight: 600;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: #f8f9fa;
}

.dropdown_navigation{
	margin-top:38px !important;
}
.modal .modal-content .alert{
	margin-bottom:0px;
}
.Taskdropdown {
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    width:100%;
}
.Taskdropdown select{
    padding: 6.5px;
    background: #ffffff;
    border: 1px solid #ced4da;
    border-radius: 3px;
    margin: 0 3px;
}
.Taskdropdown select.month{
    width: 40%;
    float: left;
    height: 35px;
}
.Taskdropdown select.day{
    width: 27%;
    float: left;
    height: 35px;
}
.Taskdropdown select.year{
    width: 27%;
    float: left;
    height: 35px;
}
.combodate {
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    width:100%;
}
.combodate select{
    padding: 6.5px;
    background: #ffffff;
    border: 1px solid #ced4da;
    border-radius: 3px;
    margin: 0 3px;
}
.combodate select.hour {
    width: 1%;
    float: left;
    height: 35px;
}
.combodate select.minute {
    width: 1%;
    float: left;
    height: 35px;
}
.combodate select.ampm {
    width: 1%;
    float: left;
    height: 35px;
}
#notesModal .appendcss{
	border: 1px solid #ced4da;
	padding:10px;
	color:#007bff;
	margin-bottom:10px;
}

.combodate{
	display: flex;
	    align-items: center;
}
.combodate select{flex:1;width:100% !important;}

.custom-file-input{
cursor:pointer;
}
.assignuser i{
  cursor: pointer;
}

#user-edit-task,#tab-6,.applicationdrop{
position:relative;
}
.tasks_dropdown{
	position: absolute;
    left: 200px;
    top: 16px;
    z-index: 999;
    width: 140px;
}

.app_tasks_dropdown{
	position: absolute;
    left: 70px;
    top: 0;
    right: 0;
	z-index: 9;
}
.app_tasks_dropdown .showtask{
	padding: 5px 20px !important;
}
.application_dropdown{
	position: absolute;
    left: 200px;
    top: 2px;
    z-index: 999;
    width: 140px;
}
.page-item.disabled .page-link{border:none !important;}
table.table td a.delete{
	color: red;
}

.reply_files{    padding: 10px 0px;}
.reply_files .filename{font-size: 12px;}
.reply_files .filesize{font-size: 12px;}
.editcontact, .removecontact, .editbranch{
	cursor:pointer;
}
.add_remove_btns button{
	margin-bottom: 0px !important;
}
.editcontact, .removecontact {
    cursor: pointer;
}
#insuredModal .message_files{
        right: 51px !important;
    bottom: 21px !important;
    top: inherit;
}
.add_opacity {
    pointer-events: none;
    opacity: 0.5;
}
.daterangepicker td.active {
    background-color: #26b4ff !important;
    color: #fff !important;
}

.megamenu.main_menu{
	max-width: 400px;
	right: 20px;
	left: inherit;
}

.megamenu.main_menu a{
    text-indent: 0px !important;
}
.dataTables_empty{
	text-decoration-line: underline !important;
	cursor: pointer !important;
	color: dodgerblue !important;
}
#unitModal .modal-dialog{
	max-width:1200px;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #fff;
}
.view_insured_page .nav-tabs .nav-link:hover{
	border-bottom:1px solid #fff;
}
.cursorcss{
	cursor: pointer !important;
}

.user_agent .custom-controls-stacked .custom-control-label::before {
    top: 1px;
}
.user_agent .custom-controls-stacked .custom-control-label::after {
    top: 1px;
}

.page-title{}
.page-title .btn-group a.justify-content-center{
    margin-right: 0px !important;
}

.navbar .col-6{
    padding-right: 0px;
}
.navbar .col-6 .nav-link{
    padding-right: 0px;
}

.applicationform .jumbotron {
    min-height: auto;
	padding: 3rem 1.5rem !important;
}
.refrence_box li.reference_name{
	font-size:23px;
}
.refrence_box li .price_section{
	float: left;
    width: 300px;
}
.refrence_box li .price_section span{
	display: block;
}
.refrence_box li .price_with_sign{
    float: left;
    width: calc(100% - 300px);
    max-width: 120px;
}
.refrence_box li .price_with_sign .sign_text{
	    width: 20px;
    display: inline-block;
}
.refrence_box li .price_with_sign .price_text{
	width: calc(100% - 38px);
    display: inline-block;
    text-align: right;
}

.refrence_box li.last_total_premium .price_section{
	padding-top: 2px;
    margin-top: 2px;
}
.refrence_box li.last_total_premium .price_with_sign{
	border-top: 1px solid #000;
    padding-top: 2px;
    margin-top: 2px;
}

/*#application .price_text{
    width: 70px;
    display: inline-block;
	text-align:right;
}*/
#application .price_text{
    width: 50px;
    display: inline-block;
	text-align:left;
}
#application .sign_text{
    width: 20px;
    display: inline-block;
	text-align:left;
}
#task_tab_table th,
#task_tab_table td{
	vertical-align:middle;
}
.userviewtable tr td{
	vertical-align:middle;
}
.page-content .nav-tabs .nav-link{
	   padding: 8px 12px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-color: #c7cbcf #c7cbcf #fff;
}
.nav-tabs {
    border-bottom: 1px solid #c7cbcf;
}
.pagination .paginate_button{
    border-top: 1px solid #dee2e6 !important;
    border-bottom: 1px solid #dee2e6 !important;
}
.pagination .paginate_button:first-child{
    border: 1px solid #dee2e6 !important;
    border-radius: 5px 0px 0px 5px;
}
.pagination .paginate_button:last-child{
    border: 1px solid #dee2e6 !important;
    border-radius: 0px 5px 5px 0px;
}
.pagination .paginate_button:first-child a{}
.pagination .paginate_button:last-child a{}

.pagination .paginate_button.active{
    border-top: 1px solid #007bff !important;
    border-bottom: 1px solid #007bff !important;
}

.pagination .paginate_button{
    font-size: 13px !important;
	    height: 30px;
}

.page-item.disabled .page-link{
	min-width: calc(1.5rem + 2px) !important;
    font-size: .75rem !important;
}

#quotes_wrapper #quotes_length label,
#application_wrapper #application_length label{    margin: 0px;}
#quotes_wrapper #quotes_length label select,
#application_wrapper #application_length label select{height: 35px;}
#quotes_wrapper.dataTables_wrapper div.dataTables_filter label,
#application_wrapper.dataTables_wrapper div.dataTables_filter label{
	margin:0px !Important;
}
#quotes_wrapper.dataTables_wrapper .dataTables_filter input ,
#application_wrapper.dataTables_wrapper .dataTables_filter input {
    height: 35px !important;
}
#quotes,
#application{
	margin-top:14px !important;
}
.passwardcss{
	list-style: none;text-align: left;
}
.messaging .inbox_chat .chat_list .chat_people .chat_ib p,
.messaging .inbox_chat .chat_list .chat_people .chat_ib h5{
	margin:0px !important;
}
.messaging .inbox_chat .chat_list.active_chat .chat_people .chat_ib h5,
.messaging .inbox_chat .chat_list.active_chat .chat_people .chat_ib p{
	color: dodgerblue !important;
}

.messaging .inbox_chat .chat_list .chat_people:hover .chat_ib h5,.messaging .inbox_chat .chat_list .chat_people:hover .chat_ib p{
	color: dodgerblue !important;
}
.messaging .inbox_chat .chat_list{
	cursor: pointer;
}
.in_txt{
 padding-bottom:2px;
}
.in_txt label{
	display: inline-block;
	width: 180px;
	margin:0px;
}
.in_txt span{}
#add_profile{
    background: #ddd;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    min-width: 50px;
    position: relative;
}
#add_profile img{
    max-width: 40px;
    margin: 5px auto;}

#add_profile .upload_profile_thumbanil{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.42);
    border-radius: 50%;
    bottom: 0px;
    display: none;
}
#add_profile .upload_profile_thumbanil span{
    color: #fff;
    font-size: 33px;
    text-align: center;
    display: block;
    height: 50px;
    pointer-events: none;
}
#add_profile .upload_profile_thumbanil input{position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;opacity: 0;}

#add_profile:hover .upload_profile_thumbanil{
	display:block;
}
.user_login_details .mainimage{
	max-width: 40px;
    margin: 5px auto;
}
.chat_list .msg_notification{
    position: absolute;
    top: 0;
    right: 0;
    background: dodgerblue;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 11px;
}
.select2-container .select2-selection--multiple {
    height: auto !Important    ;
}
.modal-backdrop.show {
	opacity: 0 !important;
}
.modal .modal-dialog .modal-content {
    background-color: #ffffff;
    box-shadow: 0px 4px 10px hsla(0, 0%, 0%, 0.08);
    border: none;
}
.admin-state-setting,.admin-state-setting td{
	border-bottom:none !important;
}
.main_menu a.active{
  color: dodgerblue !important;
} 
.select2-selection--multiple.is-invalid{
	border-color: #cc0000 !important;
} 
.invoicepaymenttable tr td {
	padding: .20rem !important;
}
.invoicepaymenttable tr td.lasttd {
	padding-bottom: 1rem!important;
}