.slug-edit{
	color:#000;
	font-size: 20px;
	padding-top:5px;
	margin-left:10px; 
}
.app-url{
	position: relative;
	/*padding-left:25.4%; */
}
.url-apps{
	/*padding-left:33.7%; */
	padding-right: 14%;
}
.apps-url{
	position: absolute;
	top: 21%;
	left:2.5%;
	z-index: 999;
}
.slug-edit-btn{
	position: absolute;
	top:22%;
	right: 3%;
}
.add-event-live{
	background: #F16334;
	color: #fff;
	border-radius: 0px;
}

.k-btn-update, .k-btn-close{
	background-color: #fb492b;
	width: 135px;
	border: 1px solid #fb492b;
	border-radius: 5px;
	padding: 6px;
	color: #fff;
	font-weight: bold;
	margin: 15px 10px;
	cursor: pointer;
}
.email-btns{
  width: 145px !important;
}
.k-btn-close{
	background: #fff;
	color: #F16334;
}


#proceed{
	word-wrap: break-word;
	width: 100%;
	padding: 10px;
	background : #fff;
	margin-top:20px;
}
.event-snippet-btn:hover{
	cursor: pointer;
}
.event-snippet-btn img{
	margin-top:-5px;
	margin-right: 5px; 
	height: 20px;
	width: 20px;
}
.snippet-btn{
	padding:10px 40px;
	border:none; 
	background: #F16334;
	color: #fff;
}
#load-img{
	margin-top:-5px; 
	width: 20px;
	height: 20px;
}

.radio{
    width: 100%;
    margin-bottom: 15px !important;
}
.radio [type="radio"]:checked,
.radio [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.radio [type="radio"]:checked + label,
.radio [type="radio"]:not(:checked) + label{
    position: relative;
    padding-left: 30px;
    padding-right: 10px; 
    cursor: pointer;
    color: #282C35;
    /*font-weight: 600;*/
	font-family: 'bentonsansmedium';
    font-size: 16px;
}
.radio [type="radio"]:checked + label:before,
.radio [type="radio"]:not(:checked) + label:before,
.radio [type="radio"]:checked + label:after,
.radio [type="radio"]:not(:checked) + label:after {
    border-radius: 50%;
}
.radio [type="radio"]:checked + label:before,
.radio [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left:0;
    top:0px;
    width: 20px;
    height: 20px;
    border: 1px solid #F16334;
    background: #fff;
}
.radio [type="radio"]:checked + label:after,
.radio [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 14px;
    height: 14px;
    background:#F16334;
    position: absolute;
    top:3px;
    left:3px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.radio [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
} 
.refund-active{
	color: #F16334 !important;
}
#header-location{
	position: relative;
}
#clo{
	position: absolute;
	left: 4px;
	top: -16px;
}
#clo:hover{
	cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td span.active{
	background: #F16334 !important;
}


/* --- EVENT DASHBOARD --- */
.email-invi{
    padding:10px 0px;
}
.email-invi .rep-to{
    font-weight: bold;
    font-size: 14px;
}
.email-invi .rep-em{
    font-size: 14px;   
}
.tit-nm{
    margin: 23px 0px 12px 0px;
}
.tit-nm span{
    color:#868e96;
    font-weight: bold;
}
.tit-nm .divider img{
    width:100%;
    padding:20px 0px;
}
.mail-main-box{
    border:1px solid #e4e4e5;
    border-radius: 5px;
    padding: 0px 50px;
    margin-top:8px;
}
.invi-mail-img img{
    width:100%;
}
.k-event-desc p{
    line-height: 25px;
    font-size: 14px
}
.k-event-desc p span{
    font-weight: bold;
    margin-right: 5px;
}
.k-event-desc .social{
    display: flex;
    padding: 0px 0px 20px 0px;
}
.k-event-desc ul{
    list-style: none;
    display: flex;
    font-size:22px;
}
.k-event-desc ul li{
    margin: -12px -7px;
}
.k-event-desc .k-title{
    color: #fb492b;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 1px;
}
.k-event-desc .k-map{
    padding:15px 0px;
}
.k-event-desc .k-map a{
    color:#fb492b;
}
.k-attend-btn{
    padding:10px 0px 0px 0px;
}
.k-attend-btn a{
    color:#fff;
    padding:10px 20px;
    background: #fb492b;
    border-radius: 25px;
}
/*.k-main-desc:before , .k-main-desc:after{
    content: "\f10d";
    font-family: fontawesome;
    font-size: 11px;
    position: absolute;
    margin-left: -13px;
}
.k-main-desc:after{
    content: "\f10e" !important;
    margin-left: 0px !important;
}*/
.k-main-desc{
    padding: 0px 0px 10px 0px;
    font-size: 15px;
}
.k-editor{
    margin-top:20px !important;
}
.k-msg-editor{
    max-width: 600px !important;
}
.k-msg-editor .modal-content{
    background: rgba(255, 255, 255);
}
.k-guest-add{
    position: relative;
    margin-top:15px;
    font-size: 15px;
    line-height: 25px;
}
.k-guest-add input{
    margin-left:12px;
    font-family: Proxima Nova Rg; 
}
.con-e{
    font-size: 14px;
    padding: 12px 0px 11px 10px;
    color: #b1adad;
    border-bottom:1px solid #e9ecef;
}
.manuly-e{
    padding: 0px 24px 13px 24px;
}
.manuly-e i{
    color:#b1adad;
}
.manuly-e textarea{
    resize:none;
}
.manuly-e a , .con-e a{
    color:#fb492b;
}
.manuly-e a:hover{
    text-decoration: underline;
}
.manuly-e p{
    padding: 5px 0px 13px 0px;
    line-height: 20px;
    font-size: 13px;
}
.file-k{
    margin-left: -41px;
    padding: 0px 70px;
}
.k-e-note-box{
    position: relative;
}
.k-e-note-box p{
    color: #b1adad;
    border: 1px solid #b1adad;
    padding:14px 10px 14px 55px;
    margin-bottom: 15px;
    border-radius: 8px;
}
.k-e-note-box p:before{
    content: "\f05a";
    font-family: fontawesome;
    position: absolute;
    left: 23px;
    top: 24px;
    font-size: 22px;
}
.k-mail-chedul{
    padding: 0px 9px;
}
.k-mail-chedul input {
    margin:10px 7px 10px 0px;
}
.k-mail-chedul select{
    height: 31px;
}
.k-mail-chedul input[type="text"]{
    width: 50px;
    margin: 0px;
}
 .social li
{
    list-style: none;
    padding:10px;
    font-size: 20px;
    display: inline-block;
}
.social a:hover
{
    color:#09b7d2;
}
/* --- event detail page images 100% start --- */
.main-rw img{
    width: 100% !important;
}
/* --- event detail page images 100% close --- */
/* --- /EVENT DASHBOARD --- */


/*.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
 
}

.switch input {display:none;}

input.primary:checked + .slider {
  background-color: #2196F3;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}		
.ktogs .y-n{
	position: relative;
	top: -20px;
}*/


.funkyradio div {
  clear: both;
  overflow: hidden;
}

.funkyradio label {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #D1D3D4;
  font-weight: normal;
}

.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
  display: none;
}

.funkyradio input[type="radio"]:empty ~ label,
.funkyradio input[type="checkbox"]:empty ~ label {
  position: relative;
  line-height: 2.5em;
  text-indent: 3.25em;
  /*margin-top: 2em;*/
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.funkyradio input[type="radio"]:empty ~ label:before,
.funkyradio input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: '';
  width: 2.5em;
  background: #D1D3D4;
  border-radius: 3px 0 0 3px;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
  color: #888;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #C2C2C2;
}

.funkyradio input[type="radio"]:checked ~ label,
.funkyradio input[type="checkbox"]:checked ~ label {
  color: #777;
}

.funkyradio input[type="radio"]:checked ~ label:before,
.funkyradio input[type="checkbox"]:checked ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #333;
  background-color: #ccc;
}

.funkyradio input[type="radio"]:focus ~ label:before,
.funkyradio input[type="checkbox"]:focus ~ label:before {
  box-shadow: 0 0 0 3px #999;
}


.funkyradio-primary input[type="radio"]:checked ~ label:before,
.funkyradio-primary input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #337ab7;
}

.funkyradio-success input[type="radio"]:checked ~ label:before,
.funkyradio-success input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5cb85c;
}

/*--- Account Verify Pages ---*/
.verify-widgate h1{
  font-weight: bold;
}
/*
.ver-phone{
max-width: 215px;
}*/
.verify-widgate .form-control:focus{
  border-color: #ffb422;
  box-shadow: 0 0 0 .2rem rgba(255, 180, 34, .25);
}
.verify-widgate .form-control{
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
}
.verify-widgate .input-group-text{
  padding: 8px;
}
/*--- /Account Verify Pages --*/

@media only screen and (min-width: 1200px) {
  .modal-xl {
      max-width: 1140px;
  }
}