/* Reset */
.select,
.chosen-select,
.chosen-select-no-single,
.chosen-select-no-results,
.chosen-select-deselect,
.chosen-select-rtl,
.chosen-select-width {
  width: 350px;
}

.jquery-version-refer {
  margin-top: 40px;
  font-style: italic;
}

.chosen-container{
    border-radius: 4px;
    border: 2px solid #d3dce3;
}

#connect-friends {
    height: 80vh;
}
.chosen-container{
    width:100% !important;
}
.chosen-select {
    width: 109% !important;
}
.chosen-container-multi {
    height: calc(1.5em + 1rem + 2px);
    border-radius: 4px;
    border: 2px solid #d3dce3;
    line-height: 1.5;
    background-clip: padding-box;
}
.chosen-container-multi ul.chosen-choices {
    position: relative;
    overflow: initial; 
    margin: 0;
    /* padding: 0 5px; */
    width: 100%;
    height: auto;
     border: 0; 
    background-color: #fff;
    /* background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff)); */
    background-image: none; 
    cursor: text;
    }
    .chosen-container-multi .chosen-choices li.search-choice{
    margin: 0px 5px 3px 0;
    }
.chosen-container-multi .chosen-choices {
    padding:0px;
}
.offcanvas-mainbar{
    
    position:relative;
}

div .chosen-container-multi {
    height: calc(1.5em + 1rem + 2px);
    padding: .3rem 1rem;
    border-radius: 4px;
    border: 2px solid #d3dce3;
    line-height: 1.5;
    background-clip: padding-box;
}
div .chosen-container-multi ul.chosen-choices {
    position: relative;
    overflow: initial; 
    margin: 0;
    /* padding: 0 5px; */
    width: 100%;
    height: auto;
     border: 0; 
    background-color: #fff;
    /* background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff)); */
    background-image: none; 
    cursor: text;
    }
    .chosen-container-multi .chosen-choices li.search-choice{
    margin: 0px 5px 3px 0;
    }
div .chosen-container-multi .chosen-choices {
    padding:0px;
}

.offcanvas-mainbar #clockdiv {
    left: 30%;
    top: 1%;
    position: absolute;
    z-index: 99;
}

#clockdiv{
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
}

#clockdiv > div{
    padding: 10px;
    margin-left: 2px;
    border-radius: 3px;
    background: #dc3545d1;
    display: inline-block;
}

#clockdiv div > span{
    padding: 3px 6px;
    border-radius: 3px;
    background: #343a40;
    display: inline-block;
}

.smalltext{
    padding-top: 5px;
    font-size: 16px;
}


.dollorSignrow {
    position: relative;
}
.dollorSignrow input {
        padding: .375rem .75rem .375rem 1.5rem;
} 
.dollorSign {
    position: absolute;
    left: 20px;
    top: 35px;
    font-size: 1rem;
}
.dollorSignrow2 input {
    padding: .375rem .75rem .375rem 1.8rem;
}
.dollorSignrow2 .dollorSign {
    color: #4c4c4c;
}
.mt-65{
    margin-top: -80px;
}
#create-concert{
    height:unset!important;
}


/*** 24-11-20****/
.performer_attendee .with-icon.with-nav{
    font-size: 16px;
    border-bottom: 1px solid #e0e0e0;
    line-height: 32px;
    color:#525f7f;
}
.searchBtn {
    margin-top: 20px;
    padding: 5px;
    border-radius: 3px;
}
.startEnddate input {
    font-size: 12px;
}
.startEndtabel {
    position: relative;
    padding-top: 40px;
}
.startEnddate {
    position: absolute;
    left: 21%;
    top: 7px;
  width: 56%;
    z-index: 12;
}
.startEnddate .form-group .input-group-text {
        font-size: 12px;
    border-left: 0px;
    padding: 6px 6px;
}
.startEndtabel .dataTables_filter input {
    width: 60% !important;
}
.startEndtabel .dataTables_filter label {
    text-align: right !important;
}


.x-show-selection > .x-listitem.x-selected {
    cursor: pointer;
}

.x-list-inner-ct.x-infinite > * {
    cursor: pointer;
}


@media(max-width:767px){
    .mt-65{
        margin-top:0;
    }
    .js_ajax-forms .card-body{
        padding-bottom:0;
    }
}


.alert-danger-contact {
    color: #fff;
    border-color: #f75676;
    background-color: #f75676;
}

.alert-contact {
    padding: 16px 24px;
}

.alert-contact {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
/**** added By vinay Singh on 23Nov2020 Start****/

.calendarExportBtn {
    //background: #2ca2b8;
    position: absolute;
    top: 6px;
    z-index: 99;
    left: 535px;
    border: 0;
    font-size: 15px;
    font-weight: bold;
    border-radius: 4px;
    padding: 5px 7px;
}
.calendarExportBtn a {
    color:#f56e;
}
.calendarMobileView{
    display:none;
}
.customHeader{
    background: #b71c1c;
    color: #f0f0e9;
}
.setCenter{
    max-width:375px;
     position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%,-50%);
    width: 100%; 
}
.customClose{
    opacity: 1;
    color: #f0f0e9;
}
#exportCalendarToEvent{
    padding: 8px 40px;
    font-size: 28px;
}
#redirectToEvent{
    padding: 8px;
    font-size: 18px;
}

.expportRedirectButton{
    border-color: #941717;
    background-color: #b71c1c;
    border: 1px solid #e4e4e4;
    color: #fff;
}

.expportRedirectButton:hover {
    color: #fff;
    border-color: #941717;
    background-color: #b71c1c;
}

.customExport a{
    color:#fff;
    border-color: #941717;
    background-color: #b71c1c;
}
.customExport hover{
    color:#fff;
    border-color: #941717;
    background-color: #b71c1c;
}
.customExport{
    font-size: 14px;
    font-weight: bold;
    padding: 5px 13px;
    color: #fff;
    background-color: #b71c1c;
    border-color: #b71c1c;
}

@media(max-width:767px){
    .setCenter{
        max-width:300px;
    }
    .calendarExportBtn {
    //background: #2ca2b8;
    position: absolute;
    top: 14px;
    z-index: 99;
    left: 247px;
    border: 0;
    font-size: 25px;
    font-weight: bold;
    border-radius: 4px;
    padding: 3px 2px;
}    
    .calendarMobileView{
        display:flex;
    }
    .calendarWebView{
        display:none;
    }
    .startEnddate {
    position: inherit;
    left: 0;
    top: 0;
    width: auto;
}
.searchBtn {
        margin-top: 0px;
}
.startEndtabel .dataTables_filter input {
    width: auto !important;
}
.startEndtabel {
        padding-top: 10px;
}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
    
    .calendarExportBtn {
        //background: #2ca2b8;
        position: absolute;
        top: 20px;
        z-index: 99;
        left: 330px;
        border: 0;
        font-size: 25px;
        font-weight: bold;
        border-radius: 4px;
        padding: 3px 2px;
    }
    .exportBtn_rwo {
        position: relative;
    }
    .calendarMobileView{
        position: absolute;
        z-index: 2;
            left: 80px;
        display: block;

        padding: 8px;
        top: 7px;
    }
    .calendarWebView{
        display:none;
    }
    .startEnddate {
    position: inherit;
    left: 0;
    top: 0;
    width: auto;
}

}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape)  {
    .calendarExportBtn {
        left: 522px;
            top: 10px;
    }
    
    
}
   
@media only screen and (max-width: 768px) {
 .exportBtn_rwo {
        position: relative;
    }
    .calendarMobileView{
        position: absolute;
        z-index: 2;
       left: 80px;
        display: block;

        padding: 8px;
        top: 7px;
    }
}

/**** added By vinay Singh on 23Nov2020 End****/

.searchBtn1 {
    margin-top: 2px;
    padding: 5px;
    border-radius: 3px;
}
