/* CSS Document */

body{ font-family: 'Montserrat', sans-serif; font-family: 'Roboto', sans-serif; }
::placeholder {
  font-size:13px;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12-18 */
  font-size:13px;
}
::-webkit-scrollbar {
  width: 7px;
}
textarea{
  resize: none;
}
/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #d0d0d0; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

a:hover{ text-decoration: none; }
.btn:focus , a:focus{ box-shadow:none; }
.border-left{ border-left: 2px solid var(--primary) !important; }
#topnavbar{ padding-top: 6px !important; padding-bottom: 0px !important; margin-bottom:12px; width:85%; position:fixed; z-index:999; background:#fff; }
#maincontrow{ padding:10px 30px 0; padding-top:6.5%; width:-webkit-fill-available;  }
.dropdown-item{ font-size:15px; }
/* .sidebar{
  top: 0;
  left : 0;
  z-index : 100;
  overflow-y: auto;
  background:#12344d;
} */
select {
  padding: 0.2rem 0.3rem!important;
  font-size: 14px!important;
}
.custom-select {
  font-size: 14px!important;
  padding: .13rem 0.75rem 0.1rem 0.3rem!important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border-radius: 4px;
    height: 31.5px;
    border: 1px solid #e7e7e7;
}

#useraddrow label{ margin-bottom:1px; }
#useraddrow .form-group { margin-bottom: 5px; }
#inactiverow{ display:none; }
.select2-container--default .select2-selection--single .select2-selection__rendered{ font-size: 14px; color: #707070; }
.select2-container--default .select2-selection--single{ border: 1px solid #e7e7e7 !important; height: 27px !important; }
select{ height: 27px !important; overflow-y: auto!important; }
#sidebar table tr td{ border:none; padding:1px; font-size:14.5px; background:none; }
.themehdmedium{ font-size:15px; color: #1e4f73; margin-bottom: .3rem; font-weight:600; }
.themehdbig{ font-size:16px; color: #1e4f73; margin-bottom: .3rem; font-weight:600; }
.subp{ font-size:15px; margin-bottom: 10px;  }
.mlhalf-2{ margin-left: 0.63rem!important; }
.floatright{ text-align:right; }
.textlight{ color:#c2c2c2 !important; }
.tblwidth{ width:80%; }
#rightnav h6{ font-size:15px; }
#rightnav h5{ font-size:16px; }
#rightnav .btn{ width:100%; }
#rightnav h4{ font-size:18px; }
#rightnav .bi-wallet2{ margin-right:5px; color: #2f7ee0; }
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  max-height: 150px;
  overflow-y: auto;
  width: 100%;
z-index: 99;
}

.list-item, .list-item1 {
  padding: 0px;
  cursor: pointer;
display: flex;
}

.select2-container{ width:100% !important; }

@media (min-width: 992px) { .sidebar{ flex: 0 0 15%; max-width: 15%; } #contentrow{ flex: 0 0 85%; max-width: 85%; } }
@media (max-width: 992px) { 

	#notecol{ margin-top:20px; }
	#gbtn{ margin-top:10px !important; margin-bottom:15px !important; }
	#rcsprice{ margin-top:10px !important; width:100% !important; margin-left:0px !important; }

}

@media (max-width:767px) {
  .table-responsive {
      overflow-x: auto;
      width: 100%;
      max-width: 700px; 
  }
  #createrow td {
      display: block;
      width: 100%;
      box-sizing: border-box;
  }
  #topnavbar{ width:100%; }
}
@media only screen and (min-width: 768px){
#rightnav .col-lg-2 {
    -ms-flex: 0 0 13%;
    flex: 0 0 13%;
    max-width: 13%;
}
#rightnav .col-lg-7 {
    -ms-flex: 0 0 52%;
    flex: 0 0 52%;
    max-width: 52%;
}
#rightnavmob{ display:none; }


}
@media only screen and (min-width: 1340px) and (max-width: 1450px){
#rightnav .col-lg-2 {
    -ms-flex: 0 0 13%;
    flex: 0 0 13%;
    max-width: 13%;
}
#rightnav .col-lg-7 {
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    max-width: 46%;
}
#blankcol{ flex: 0 0 42%; max-width: 42%; }
}
@media only screen and (min-width: 1200px) and (max-width: 1245px){
	label{ font-size:13px !important; }
	.myradio label{ font-size:14px !important; }
	.textsm{ font-size:11px !important;  }
}
@media only screen and (min-width: 1125px) and (max-width: 1340px){
#rightnav .col-lg-2 {
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
    max-width: 15%;
}
#rightnav .col-lg-7 {
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    max-width: 46%;
}
#blankcol{ flex: 0 0 38%; max-width: 38%; }
#radioblock .myradio label{ font-size: 12px !important; margin-right: 0; }
label{ font-size: 15px;  }
#reporttab1 .nav-link{ margin-bottom:3px;}

}
@media only screen and (min-width: 991px) and (max-width: 1125px){
#rightnav .col-lg-2 {
    -ms-flex: 0 0 17%;
    flex: 0 0 17%;
    max-width: 17%; padding:0px 10px;
}
#rightnav .col-lg-7 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
#blankcol{ flex: 0 0 31%; max-width: 31%; }
#maincontrow { padding-top: 8%; }
#radioblock .myradio label{ font-size: 10px; margin-right: 0; }
label{ font-size:12px !important; }
#reporttab1 .nav-link{ margin-bottom:4px;}
#Carouselmain, #singlemain{ padding: 20px !important; }

}
@media only screen and (min-width: 768px) and (max-width: 991px){
#rightnav .col-lg-2 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 22%; padding: 0 8px;
}
#rightnav .col-lg-7 {
    -ms-flex: 0 0 8%;
    flex: 0 0 8%;
    max-width: 8%;
}
#blankcol{ display: none; }
#maincontrow { padding-top: 11%; }
#radioblock .myradio label{ font-size: 12px; margin-right: 0; }
#wtranstype1, #wtranstype2, #transerv{ padding-left:15px !important;   padding-right:15px !important; }
#wrap .profilecontent{ width: 290px; }
#reporttab1 .nav-link{ margin-bottom:4px;}
#topnavbar{ width:75%; }

}
@media only screen and (min-width: 600px) and (max-width: 768px){
#maincontrow { padding-top: 11%; }
}
@media (min-width: 1450px){
#rightnav .col-lg-2 {
    -ms-flex: 0 0 12%;
    flex: 0 0 12%;
    max-width: 12%;
}
#rightnav .col-lg-7 {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
}
#blankcol{ flex: 0 0 45%; max-width: 45%; }
}
@media (min-width: 992px){
	#transerv{
		flex: 0 0 11%;
    	max-width: 11%;
		padding-left:0;
		padding-right:12px;
	}
	
    .selectcheqbox-1{ 
      flex: 0 0 22%; 
      max-width: 20%;
      padding-left:15px;padding-right:0px; }
  .selectcheqbox{ 
    flex: 0 0 22%; 
    max-width: 18%;
    padding-left:15px;padding-right:0px; }
    .selectcheqbox1{ 
      flex: 0 0 22%; 
      max-width: 18%;
      padding-left:15px;padding-right:0px; }
  .servicebox{ 
    flex: 0 0 22%; 
    max-width: 16%;
    padding-left:15px;padding-right:10px; }
    .typebox{ 
      flex: 0 0 22%; 
      max-width: 13%;
      padding-left:0px;padding-right:0px; }
   
  }

   
  


#tbl{ margin-bottom:10px;  } 
#tbl p{ margin-bottom:0;  }
.colbggrey{ background: #f9f9f9;  }
td, th {
    border: 0px solid #ccc;
    font-size: 13px;
    padding: 5px 10px;
	background: #f9f9f9;
}
table.dataTable{ border-collapse: collapse !important; }
.table-bordered {  border: 0px solid #dee2e6; }
.table-bordered td, .table-bordered th { border: 0.5px solid #eeeeee; }
#tbwidd td:nth-child(3) {  width:150px;  }
#tablenotify td{ background:#fff; }
#tablenotify .myradio__label{ font-size:14px; padding: 6px 10px 4px 22px; cursor: pointer; }
.dataTables_length, .dataTables_info, .dataTables_filter{ display:none; }
table.dataTable thead .sorting:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc:after{ opacity: 0.8; content: "\21C5"; display: none; }
div.dataTables_wrapper div.dataTables_paginate{ cursor: pointer; margin-bottom:8px; margin-top: 20px; }
.dataTables_paginate .paginate_button{ margin-bottom:5px; color: #000000; border: 1px solid #ddd; padding: 4px 10px; text-decoration: none; margin: 0 4px; font-size: 15px; }
.dataTables_paginate .current{ background-color: #095bb6; border: 1px solid #095bb6; color: #FFFFFF; }

th {
    background: #1e4f73;
    padding: 6px 10px;
    color: white;
    font-weight: 500;
    font-size: 14px;
    text-transform: capitalize;
}
.themehd1{padding-left: 18px;  }
#reporttab { padding-bottom: 1px; border-bottom: 1px solid #dee2e6; }
#reporttab1 { padding-bottom: 1px; border-bottom: 1px solid #dee2e6;}
#reporttab .nav-link{ padding: 0.2rem 2rem; background: #f9f9f9; margin-right: 5px; color:#1e4f73; font-size:15px; }
#reporttab1 .nav-link{ padding: 0.2rem 0.6rem; background: #f9f9f9; margin-right: 3px; color:#1e4f73; font-size:15px; }
.input-group-text{ padding: .2rem .5rem; }
#reporttab .nav-item.show .nav-link, #reporttab .nav-link.active{ background-color:#1e4f73; color:#fff; }
#reporttab1 .nav-item.show .nav-link, #reporttab1 .nav-link.active{ background-color:#1e4f73; color:#fff; }

#rcsinfo .detailhovv:hover + .detaildivcol{ height:217px; bottom:2px;  }

#hovtbl td,#hovtbl3 td,#hovtbl1 td{ font-size:13px; padding:5px 6px !important; border: 0.5px solid #eeeeee !important; }
.tbbtn{
    background: #f0f0f0;
    color: #2f7ee0;
    border-radius: 3rem;
    padding: 5px 25px;
    border: 0px solid #e8e8e8;
    font-weight: 500;
    text-align: center;
    font-size: 14px;
    text-transform: capitalize;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:5px;
}

.thmbtn{
    background: #1e4f73;
    padding: 5px 25px;
    color: white;
    font-weight: 500;
    font-size: 13px;
    text-transform: capitalize;
    border-radius: 50px;
    text-align: center;
}
.smbtn{ padding: 5px 10px; font-size: 13px; }
.greenbtn{ background: #24830e; padding: 5px 17px!important; color: white; font-weight: 500; width:60px; font-size: 12px; text-transform: capitalize; border-radius: 40px; text-align: center; }
.redbtn{ background: #a61515; padding: 5px 17px!important; color: white; font-weight: 500; width:60px; font-size: 12px; text-transform: capitalize; border-radius: 40px; text-align: center; }
.thmbtn:hover{ color:#efefef; }
.subcol .list-group a{ padding: 0.2rem 0.5rem; font-size: 13.5px; line-height: 22px; }
.bi-dot{ font-size:20px; position: relative; top: 3px; }
.list-group-item{ background:none; padding: 0.7rem; }
.list-group-item-action{ color:#bdc6cd; }
.list-group-item.active{ background-color: #425b6d; }
.list-group-item-action:focus, .list-group-item-action:hover{ background-color: #425b6d; color:#fff; }
.overlay{ background-color: rgb(0 0 0 / 45%); z-index: 99; }
.colhgt{ height:445px; padding: 12px; }
.colhgt1{ height:440px; padding: 40px; }
#dynamicshow .colhgt-one{ height:47vh; padding: 12px; }
.colhgt-one{ height:335px; padding: 12px; }
#dynamicshow{ padding:5px; }
.colhgttext{ height:200px; padding: 30px 20px 20px; }
.colhgtimg{ height:330px; padding: 20px 20px 10px; }
.form-group{ text-align:left; }
.form-control{ height:calc(1.5em + 0.25rem + 2px); padding: 0.2rem 0.55rem;  border: solid 1.5px #e7e7e7;
  -webkit-transition: 1s; color:#707070;
  transition:1s; font-size: 14px;}
.form-control:focus{ box-shadow: none; border: 1px solid #ced4da; }
.form-group label{ font-size: 15px; color:#1e4f73; font-weight:600; }
.select2-results__option{ font-size: 14px; padding: 3px 6px; }

.select2-container--default .select2-selection--single .select2-selection__placeholder{ color:#707070; }
#aitoolkit .modal-confirm { width: 1000px; max-width: 1000px; }
#addintegration .modal-confirm,#viewintegration .modal-confirm, #managecontacts .modal-confirm, #edit .modal-confirm, #addexecutive .modal-confirm, #editexecutives .modal-confirm, #downloadmodal .modal-confirm, #exportcampaign .modal-confirm { width: 550px; max-width: 550px; margin: 2rem auto; }
#Wabaview .modal-confirm{ width: 420px; max-width: 420px; margin: 4rem auto; }
#Wabaedit .modal-confirm{ width: 780px; max-width: 780px; margin: 0.5rem auto; }
#downloadmodal .form-group label, #exportcampaign .form-group label { font-size: 15px; }
#customcol, #customcolrow {
    display: none;
}
#callnote .modal-confirm { width: 550px; max-width: 550px; margin: 6rem auto; }
#assignservcs .modal-confirm { width: 600px; max-width: 600px; margin: 6rem auto; }
#assignservcs #reporttab .nav-link{ padding: 0.2rem 0.8rem; }
#assignservcs .modal-body h5{ font-size:17px; }
#reselleren, #missvoice, #ansvoice{ display:none; }
input[type=checkbox] + label:before{ font-size: 13.5px; line-height: 17px; font-weight: 500; }
#accountinfo .modal-confirm { width: 600px; max-width: 600px; margin: 6rem auto; }
#accountinfo h6{ font-size:14px; margin-bottom:0; font-weight:500; }
#accountinfo table td{ padding:10px; }
#managegroup .modal-confirm, #uploadsound .modal-confirm { width: 500px; max-width: 500px; margin: 2rem auto; }
#block-optin .modal-confirm { width: 850px; max-width: 850px; margin: 3.5rem auto; }
#aitoolkit .form-control, #reviewdata .form-control { padding: 0.33rem 0.4rem; height: calc(1.5em + 0.25rem + 2px); margin-bottom:0; }
#aitoolkit .form-group{ margin-bottom:0; }
#aitoolkit .modal-content{ padding:20px; }
#aitoolkit td{ padding: 6px 5px; margin-bottom:10px; }
#aitoolkit table tr td:nth-child(5) { width:13%; }
#aitoolkit table tr td:nth-child(2){ width:16%; }
.form-control::placeholder {
  font-size:14px;
  opacity: 1; /* Firefox */
  color:#707070;
}

.form-control::-ms-input-placeholder { /* Edge 12 -18 */
  font-size:14px;
  color:#707070;
}
.modal-body h5{ font-size:18px; }
.themehd{ color: #1e4f73; font-weight: 600; font-size:15px; margin-bottom: .3rem; }
.colbggrey select,.colbggrey textarea{ font-size:14.5px;}
#aitoolkit select{ font-size:14.5px; height: 30px !important; }
#actiontbl td{ border:0; padding:0px 5px; }
#paracall{overflow-y: scroll; height: 215px; padding-right:5px;}
#paracall input ,.input-container textarea{padding-right: 24px;}
.bi-pencil-square{ font-size: 17px; color: #1e4f73; }
.bi-eye-fill{ font-size: 17px; color: #2da012; cursor: pointer;}
.sync{ font-size: 17px; color: #3366FF; cursor: pointer;}
.bi-plus-circle-fill,.bi-chevron-right,.bi-chevron-left{ font-size: 20px; cursor: pointer; color: #000; }
.bi-trash{ font-size: 17px; color: #ff0000; }
.bi-caret-right-square{ font-size: 17px; color: #669933; }
.bi-arrow-down-square,.bi-copy{ font-size: 17px; color: #3366FF; }
.fa-file-text-o{ font-size: 17px; color: #339999; }
.fa-ban1,.bi-x-circle{ font-size: 17px; color: #ff0000; }
.bi-arrow-down-square { font-size: 17px; color: #3366FF; }
.bi-plus-square-fill, .bi-dash-square-fill,.fa-unlock-alt,.bi-key,.bi-gear,.fa-file-text-o,.bi-unlock-fill,.bi-download,.bi-file-earmark-text,.bi-info-circle,.bi-x-square-fill{ color: #1e4f73; font-size: 17px; cursor: pointer; }
.is-valid {border-color: green;  }
.is-invalid {border-color: red;}
.form-control.is-invalid{background-position: right calc(.8em + .2rem) center;}
.urlInput{ padding-right: 32px!important; }
#tblparameter,#tblparameterOne{  overflow-y: scroll; display: block;  }
#reviewdata .modal-content{ padding:15px 40px; }
#reviewdata .modal-confirm , #generatebtn .modal-confirm,#editmodal1 .modal-confirm { width:560px; max-width:560px; margin: 3.4rem auto; }
#Previewdata .modal-confirm, #userview .modal-confirm{ width:420px; max-width:420px; margin: 2.1rem auto; }
#editmodal1 .modal-confirm { width:437px; max-width:437px; margin: 2.4rem auto; }
#addfile .modal-confirm  { width:500px; max-width:500px; margin: 1rem auto; }
#importfile1 .modal-confirm { width:500px; max-width:500px; margin: 2.2rem auto; }
.detailrow{ padding:5px 5px 2px; text-align:left; box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important; border-radius: 5px; background: #f9f9f9; margin-bottom:6px; }
.detailrow h5{ color: #1e4f73; font-size: 15px; font-weight: 600; margin: 0; }
.detailrow p{ color: #767676; font-size: 15px; font-weight: 500; margin:0; }
.schdate{ display:none; }
.input-group.date .input-group-addon{ margin-left: -2px; display: flex; }
#filterrow td{ background:none; padding:0; }
.fixheight{ height:100% ; }
.contentdiv{ 
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing: border-box;
  padding: 5px; height: 100%; }
.contentdiv .colhgt{ height:68vh; }
.contentdiv .colhgtcard{ height:59vh; padding:12px; }
.contentdiv .colhgtt{ height:72vh; padding:12px; }
#btnrow a{ bottom:30px; }
.formblock{ padding:0; }
#excelprev p{ margin:0; }
.colmt{ margin-top:45px; }

.modal-confirm { color: #636363; width: 400px; }
.modal-confirm .modal-content {
	padding: 20px;
	border-radius: 5px;
	border: none;
	text-align: center;
	font-size: 14px;
	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
}
@media only screen and (min-width: 576px){
#editmodal .modal-dialog {
    margin: 11rem auto;
}
}
.modal-content1 {  width: 600px;}
.modal-contentpr {  width: 360px;}
.modal-confirm .modal-header { border-bottom: none; position: relative; }
.modal-confirm h4 { text-align: center; font-size: 26px; margin: 30px 0 -10px; }
.modal-confirm .close { position: absolute; top: -5px; right: -2px; }
.modal-confirm .modal-body { color: #999; padding:0.5rem; }
.modal-confirm .modal-footer {
	border: none;
	text-align: center;		
	border-radius: 5px;
	font-size: 13px;
	padding: 8px 15px 10px;
}
.modal-confirm .modal-footer a { color: #999; }		
.modal-confirm .icon-box {
	width: 80px;
	height: 80px;
	margin: 0 auto;
	border-radius: 50%;
	z-index: 9;
	text-align: center;
	border: 3px solid #f15e5e;
}
.modal-confirm .icon-box span { color: #f15e5e; font-size: 50px; display: inline-block; margin-top: 1px; }
.modal-confirm .btn{
	padding: 6px 30px;
    color: white;
    font-weight: 500;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 50px;
    text-align: center;
	border:0px;
}
.modal-confirm .btn-secondary { background: #c1c1c1; }
.modal-confirm .btn-secondary:hover, .modal-confirm .btn-secondary:focus { background: #a8a8a8; }
.modal-confirm .btn-danger { background: #f15e5e; }
.modal-confirm .btn-danger:hover, .modal-confirm .btn-danger:focus { background: #ee3535; }
.trigger-btn { display: inline-block; margin: 100px auto; }

#alertnotifications .form-group label, #tbl .form-group label{ font-size: 13.5px; line-height: 17px;  margin-right: 5px; font-weight: 500; }
#alertnotifications input[type=checkbox] + label:before, #tbl input[type=checkbox] + label:before{ width: 1.3em; height: 1.3em; margin-right: 0.3em; vertical-align: inherit; }
#tbl th input[type=checkbox] + label:before{ border: 0.1em solid #fff; }


.field-icon {
  float: right;
  margin-right: 10px;
  margin-top: -47px;
  position: relative;
  z-index: 2;
  font-size: 18px;
}

.form { display: flex; }
.form label { cursor: pointer; }
.form .input-radio {
    box-shadow: 0px 0px 0px 1px #6d6d6d;
    font-size: 3em;
    width: 15px;
    height: 15px;
    margin-right: 7px;
    border: 2px solid #fff;
    background-clip: border-box;
    border-radius: 50%;
    appearance: none;
    transition: background-color 0.3s, box-shadow 0.3s;
    margin-top: 3px;
}
.form label { display: flex; margin: 10px 15px; }
.input-radio.on:checked, .input-radio.off:checked { box-shadow: 0px 0px 0px 2px #2f7ee0; background-color: #2f7ee0; }

.hide {
  display: none;
} 


#formrow{ padding:90px 0; background: #ebeff3; }
/* #formrow h2{ color: #12344d; font-weight: 600; margin-bottom:12px; } */
#formrow h6{ margin-bottom:30px; }
#foot{ background:#f9f9f9; padding:12px; position:absolute; bottom:0; }
#formrow .formcol{ padding:50px 50px; box-shadow: 0 1px 10px 0 rgb(86 172 224 / 18%); background: rgba(255,255,255,.95); }
#formrow .form-control{ padding:5px 20px; margin-bottom:20px; height: calc(1.5em + 0.25rem + 2px); }
/* #formrow .btn{ padding:12px 50px; background:#12344d; color:#fff; margin-top:20px; } */


.search {
  width: 100%;
  position: relative;
  display: flex;
}

.searchTerm {
  width: 100%;
  border: 2px solid #eaeaea;
  border-right: none;
  padding: 16px;
  height: 20px;
  border-radius: 5px 0 0 5px;
  outline: none;
  color: #9DBFAF;
}

.searchTerm:focus{
  color: #000;
}

.searchButton {
  width: 40px;
  height: 36px;
  border: 1px solid #1e4f73;
  background: #1e4f73;
  text-align: center;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 20px;
}

/*Resize the wrap to see the search bar change!*/
.wrap{
  width: 100%;
  
  
}


.pagination {
    display: inline-block;
}

.pagination a {
    color: #000000;
    float: left;
    padding: 4px 12px;
    text-decoration: none;
    transition: background-color .5s;
    border: 1px solid #DDD;
    margin: 0 4px;
    font-size: 15px;
}

.pagination a.active {
    background-color: #095bb6;
    color: #FFFFFF;
    border: 1px solid #095bb6;
}

.pagination a:hover:not(.active) {
    background-color: #DDD;
}

.myradio {
  display: inline-block;
  border-radius: 999px;
  margin: 0px;
  
}
.myradio input[type=radio]{ position:relative; top:2px; height: 16px; width: 16px;cursor: pointer; }
.myradio input[type=radio]:focus-visible { outline: none; }
.myradio label{ font-size:15px; margin-right:8px; color: #212529; cursor: pointer; }
.myradio__input {
  opacity: 0;
  position: absolute;
  cursor: pointer;
}
.myradio__label {
  border-radius: 9999px;
  padding: 4px 15px 4px 25px;
  cursor: pointer;
  position: relative;
  transition: all 0.5s;
  color: #1e4f73;
  font-size: 15px;
  cursor: pointer;
}
.myradio__label::before, .myradio__label::after {
  content: "";
  border-radius: 9999px;
  width: 17px;
  height: 17px;
  margin: 3px 0;
  position: absolute;
  z-index: 1;
  cursor: pointer;
}
.myradio__label::before {
  background-color: #DCDCDC;
  border: 2px solid #DCDCDC;
  top: 4px;
  left: 0px;
  transition: all 0.5s;
  cursor: pointer;
}
.myradio__label::after {
  background-color: #ffffff;
    top: 6px;
    left: 2px;
    transition: all 0.15s;
    transition-timing-function: ease-out;
    width: 13px;
    height: 13px;
}

.myradio__label:hover::before {
  border: 2px solid #2f7ee0;
}
.myradio__input:checked ~ .myradio__label::before {
  background-color: #2f7ee0;
  border: 2px solid #2f7ee0;
}
.myradio__input:checked ~ .myradio__label::after {
  width: 7px;
  height: 7px;
  top: 9px;
  left: 5px;
}

#importfile small { line-height:1.1; }
#importfile label, .viewfilebtn{
	display: block;
	margin: 0 auto;
	border-radius: 2px;
	font-size: 1em;
	line-height: 2.5em;
	text-align: center;
	background-color: #ececec;
	/* margin-bottom:15px; */
}

#importfile label:hover {
	background-color: #ececec;
}

#importfile label:active {
	background-color: #ececec;
}

#importfile input[type="file"] {
	border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px; 
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

#gbtn,#gbtn1{
  margin-top: 24px;
  padding: 5px 30px;
}

.hidden {
	display: none;
}
.datepicker table tr td, .datepicker table tr th {
  border-radius: 0px!important;
}
/* sidebar for small screens */
@media only screen and (max-width: 1200px){

	 .tblwidth{ width:100%; }
	 .contentdiv .colhgt{ height:100%; }
	 .contentdiv .colhgtt{ height:100%; }
 
}
@media only screen and (max-width: 1400px){.select2-results__options{height:115px!important}}

@media only screen and (max-width: 991px){.colhgt{ height: auto; margin-bottom:30px !important;  }
.colhgt1{ height:auto; padding: 18px !important; }
.colhgt-one{ height:auto; padding: 20px !important; }
#dynamicshow .colhgt-one{ height:auto; padding: 20px !important; }
.colhgttext{ height:auto; padding: 10px !important; }
.colhgtimg{ height:auto; padding: 20px 0px 10px !important; }
.icon {height: 60px !important;}
.select2-results__options{height:112px!important}
.contentdiv .colhgt{ height:100%; }
.mbtm{ margin-bottom:20px; }
.cardstore{ 
	background: #f9f9f9;
    position: relative;
    scroll-snap-type: none;
    scroll-behavior: auto;
	height: 64vh;
	overflow-x: hidden; 
}


}
@media only screen and (max-width: 600px){

#maincontrow{ padding-top: 16%; }

}

@media only screen and (max-width: 767px){.sidebar{max-width: 18rem; transform : translateX(-100%);     transition : transform 0.4s ease-out; }
  .prtext{ text-align:center; }
  .sidebar.active{transform : translateX(0);}
  #formrow .formcol{  padding: 40px 20px; }
  
  .contentdiv .colhgt { height: auto; }
  .contentdiv .colhgtt { height: auto; }
  .modal-confirm{ width:320px;  }
  .modal-dialog{ margin: 6rem auto; }
  .form-group { margin-bottom: 5px; }
  .floatright{ text-align:left; }  
  #editexecutives .modal-confirm {
    width: 90%;
    max-width: 90%;
  }
.sidebar.active{ z-index: 99999; }
  .detailhovv:hover + .detaildivcol, .detailhovv:hover + .detaildivv{ width: 78%; height: auto; right: 50px; bottom: auto; }
  
  .modal-contentpr, #pricing .modal-confirm { width:90%; margin: 4rem auto; }
  #tblparameter,#tblparameterOne{ padding:0 5px; }
  #tblparameter td,#tblparameterOne td{ padding: 6px 2px; } 

  .datepicker{left: 2.297px!important;}
  .select2-results__options{height:115px!important}

  
}

@media only screen and (min-width: 768px){#open-sidebar{ display:none; }}

@media only screen and (min-width: 576px){.modal-dialog {margin: 7rem auto;}
}


@media only screen and (min-width: 992px){

#managerow .col-lg-2 {
    max-width: 15.2%;
	padding-right:10px;
}
#ibdrow .col-lg-2 {
    max-width: 14.5%;
	padding-right:2px;
}

#templatelog{
    flex: 0 0 27%;
    max-width: 27%;
}



}
.icon{height: 250px; display: flex; align-items: center; justify-content: center; cursor: pointer;}

label{ font-size:15px; }
input[type=text]:hover{ box-shadow: 0 0 2.2pt 0.1pt #93D3FD;}
input[type=text]:focus{box-shadow: 0 0 1pt 1pt #93D3FD;outline-width: 0px;}

input[type="email"]:hover{ box-shadow: 0 0 2.2pt 0.1pt #93D3FD;}
input[type="email"]:focus{box-shadow: 0 0 1pt 1pt #93D3FD;outline-width: 0px;}

input[type="tel"]:hover{ box-shadow: 0 0 2.2pt 0.1pt #93D3FD;}
input[type="tel"]:focus{box-shadow: 0 0 1pt 1pt #93D3FD;outline-width: 0px;}

select:hover{  box-shadow: 0 0 2.2pt 0.1pt #93D3FD;}
select:focus{box-shadow: 0 0 3pt 1pt #b8d7eb;outline-width: 0px;}

.select2-selection:hover{  box-shadow: 0 0 2.2pt 0.1pt #93D3FD;}
/* .select2-selection:focus{box-shadow: 0 0 1pt 1pt #93D3FD;outline-width: 0px;} */

textarea{ border: solid 1.5px #93D3FD; -webkit-transition: 1s; /* Safari */transition: 1s;}
 textarea:hover{ box-shadow: 0 0 2.2pt 0.1pt #93D3FD;}

 /* textarea:focus  { box-shadow: 0 0 1pt 1pt #93D3FD!important; outline-width: 0px;} */

 


 .drop_box.highlight { border-color: blue; }
   
 .fileNameimport img { max-width: 100%; height: auto; margin-bottom: 10px;}



.drop_box { margin: 10px 0; padding: 30px; display: flex; align-items: center; justify-content: center;       flex-direction: column; border: 3px dotted #a3a3a3; border-radius: 5px;}

.drop_box h4 { font-size: 16px; font-weight: 400; color: #2e2e2e;}

.drop_box p { /* margin-top: 10px; margin-bottom: 20px; */ font-size: 12px; color: #a3a3a3;}


.form input { margin: 10px 0; width: 100%; background-color: #e2e2e2; border: none; outline: none; padding: 12px 20px; border-radius: 4px;}


.custom-select{ height: calc(1.4em + 0.21rem + 2px); font-size:15px; padding: .13rem 1.75rem .375rem .75rem; color:#707070; }
.textsm{ font-size: 12.5px; font-weight: 400; margin-bottom:0px; line-height: 17px; }
#uploadlaunch .form-control{ height: calc(1.5em + 0.25rem + 2px); }



#radioblock .myradio{
	display: inline-block;
    border-radius: 999px;
    margin: 0px;
    background: #fff;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 12px;
    padding-right: 7px;
    margin-bottom: 13px;
    width: 95%;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;

}
#radioblock  .myradio label{ margin-bottom:0; margin-right:0; }
.activeradio{ background: #f4f9ff !important;  }
.activelabel{ color:#1972c5 !important; font-weight:500; }

#wrap {
  position: absolute;
  right: 0px;
  top: 0px;
  display: none;
  z-index: 999;
  background:#f7f7f7;
  height:100%;
}
.profilecontent {
  width: 400px;
  height: auto;
  background: #f7f7f7;
  padding: 10px 10px;
}



@media only screen and (max-width: 767px){
 
   #rightnav{ display:none; }
   #rightnavmob{ display: inline-block; float: right; }
   #rightnavmob .thmbtn{ margin-bottom:10px; margin-top:10px; width:80%;  }
   .dropdown-menu{ left: -20px; min-width: 13rem; padding: 1rem 1.5rem; }
   .dropdown-item{ padding: 0.4rem 0.2rem; }
   #wtranstype1, #wtranstype2, #transerv{ padding-left:15px !important;   padding-right:15px !important; }
   #wrap .profilecontent{ width: 290px; }
   .detaildiv3{ width: 78% !important; height: auto!important; right: 62px!important;  }
   .detaildiv2{ width: 72% !important; height: auto!important;  }
   
	
}
