@import url(https://fonts.googleapis.com/css?family=Roboto);
.link{
    color: #FFFFFF !important;
}
.center{
    text-align: center;
}
.leadLink{
    color: #1fb5ad;
    cursor: pointer;
    font-weight: bold;
}

.leadLinkDelete{
    color: red;
    cursor: pointer;
}
ul.sidebar-menu li ul.sub li a.customActive{
	background: #28282e !important;
    color: #1FB5AD !important;
}
.getPerformCount{
	color: #FFFFFF !important;
}
 
.errorInfo{
	color: red !important;
}
.showAdmin{
	display: none;
}
.showPartner{
	display: none;
}
.showLeadSource{
	display: none;
}
.showAll{
	display: none;
}
.tenant-prefix{
    top: -42px !important;
    left: 8px !important;
    position: relative !important;
    font-size: 14px !important;
    width: 30px !important;
    float: left !important;
    padding-top: 15px !important;
}
.imageUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.imageUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
label{
    color: #32323a !important;
    font-weight: bold;
    
}
.select2-selection__rendered {
    color: #a1a1a1 !important;
    line-height: 28px;
}
.statLi{
    height: 98px !important;
    margin-bottom: -15px;
    margin-top: 6px;
    /*margin-top: -20px;*/
}
.prospectsLi{
    margin-right: 30px !important;
}
.statfull{
    height: 106px;
}
.barcustom{
    right: 30px;
}
.sm-pie {
    height:100px;
    width:100%;
    display:block;
}

/* .submission-body{
    height: 150px;
} */
.custompie{
    margin-top: -63px !important;
    display: none;
}
.customlegend{
    margin-top: -5px;
}
.input-group-addon:last-child {
    border-left: 0;
}
#formApplication{
    padding: 15px 15px 15px 15px;
}
.btnFormRest{
    margin: 0px 5px 5px 5px;
}
.statusbarli{
    width: 12px !important;
}
.mandatory {
    color: red;
    padding: 5px;
}
.getUserRegion {
    font-size: 18px;
}
.superAdmin {
    display: none;
}
.normalAdmin {
    display: none;
}
.searchFilter {
    margin-top: 20px;
    margin-bottom: 0px !important;
}
.errorView {
    margin-top: 30px;
}

.inline-radio {
	display: flex;
    overflow: hidden;
    border: 1px solid #eeeeee;
    width: 80%;
    margin: 10%;
}

.inline-radio div {
    position: relative;
    flex: 1;
}

.inline-radio input {
    width: 100%;
    height: 30px;
    opacity: 0;
}

.inline-radio label {
    position: absolute;
    top: 0; left: 0;
    color: #b6b6b6;
    width: 100%;
    height: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    border-right: 1px solid #b6b6b6;
    font-weight: 500 !important;
}

.inline-radio div:last-child label {
    border-right: 0;
}

.inline-radio input:checked + label {
    background: #1fb5ac;
    font-weight: 500;
    color: #fff;
}

.btnSubmitLead {
    background-color: #20b5ab;
    border-color: #20b5ab;
    color: #FFFFFF;
    margin: 22px !important;
} 
.btnSubmitLead:hover, .btnSubmitLead:focus, .btnSubmitLead:active, .btnSubmitLead.active, .open .dropdown-toggle.btnSubmitLead {
    background-color: #20b5ab;
    border-color: #20b5ab;
    color: #FFFFFF;
    margin: 22px !important;
}

div#addLeadModal {
    cursor: pointer !important;
}
.quickleadsubmit{
    display: none !important;
}

#loader {
    width: 5%;
    height: 5%;
}

#loading_block{
    color: #ffffff;
}

button#submit {
    margin-top: -8%;
    margin-left: 51%;
}

#AddLeadsSection{
    float: left !important;
    margin-left: 42% !important;
}

#addLeadsButton{
    border: 1px solid #21b5ad;
    background: #21b5ad;
    padding-right: 0px !important;
}

#cardViewleadsList {
    padding-top: 10px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0px #888888;
}

#customhr{
    border: 0;
    border-top: 1px solid #E0E0E0;
    margin: 0% 18% 1% 2%;
}

.customP{
    font-weight: bold;
    color: #000000;
    font-family: 'Roboto';
    font-style: normal;
}

.LeadsHead{
    font-weight: bold;
    color: #000000 !important;
    font-family: 'Roboto';
    font-style: normal;
    font-size: 15px;
}

div#leadsrow {
    margin-bottom: 0px !important;
}

a.iconTextA{
    margin-left: 15px;
}


#emailIcon{
    font-size: 20px;
    color: #21b5ad;
}

#mobileIcon, #phoneIcon{
    font-size: 20px;
    color: #119BF2;
}

#ClipIcon {
    font-size: 12px;
    color: #21b5ad;
    padding-left: 10px;
}

img.picture {
    height: 35px !important;
    width: 35px !important;
}

li.dropdown {
    margin-top: 18px;
}

#hiddenSearchArea {
    padding-top: 10px;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0px #888888;
}
/* @media screen and (max-width: 1500px) and (min-width: 1200px) {
    a.iconTextA{
        margin-left: 15px;
        
    }
} */
@media (max-width: 768px) {
    .fc-center h2 {
        font-size: 15px !important;
        margin-bottom: 40px !important;
        margin-top: 10px !important;
    }
     .btnSubmitLead {
        background-color: #20b5ab;
        border-color: #20b5ab;
        color: #FFFFFF;
        margin: 0px !important;
    } 
    .btnSubmitLead:hover, .btnSubmitLead:focus, .btnSubmitLead:active, .btnSubmitLead.active, .open .dropdown-toggle.btnSubmitLead {
        background-color: #20b5ab;
        border-color: #20b5ab;
        color: #FFFFFF;
        margin: 0px !important;
    }
    .quickleadsubmit{
        display: block !important;
    }
    .username{
        display: none !important;
    }

    #AddLeadsSection {
        float: left !important;
        margin-left: 25% !important;
    }
    #advancesearchbox{
        width: 100% !important;
    }
    a.iconTextA {
        font-size: 9px !important;
        margin-left: 6px;
        color: #000000;
    }
}

@media screen and (max-width: 768px) and (min-width: 767px) {
   .navbar-form .input-group>.form-control{
        width: 175px;
    }

    .customP {
        font-weight: bold;
        color: #000000;
        font-size: 9px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400; 
    }

    .LeadsHead{
        font-weight: bold;
        color: #000000 !important;
        font-family: 'Roboto';
        font-style: normal;
        font-size: 8px;
    }    

    .iconImages {
        width: 15px !important;
        margin-right: 50px  !important;
        margin-bottom: -25px  !important;
    }

    #emailImage {
        width: 15px !important;
        margin-right: 50px  !important;
        margin-bottom: -25px  !important;
        margin-top: -3px;
    }

    #MobileIcon {
        width: 10px !important;
        margin-right: 50px  !important;;
        margin-bottom: -25px  !important;;
    }

    .Row2CustomP{
        color: #000000 !important;
        font-family: 'Roboto';
        font-style: normal;
        font-size: 10px;
        margin-top: 10px;
    }

    /* a.iconTextA{
        font-size: 2px !important;
        margin-left: 0px !important;
    } */

    .flagdelImage{
        width: 35px;
        margin-left: -15px ;
    }

    p#CustomerID {
        margin-top: 10px;
        font-size: 8px;
        color: #000000;
        margin-left: 13px;
    }

    #phoneIcon, #mobileIcon, #emailIcon{
        font-size: 20px;
        color: #21b5ad;
    }

    ul.top-menu {
        margin-right: 15px;
        margin-top: 10px;
    }
}


/* a.iconTextA{
    word-break: break-all;
} */

.addLeadUS{
    cursor: default !important;
}

.addLeadUK{
    cursor: default !important;
}

#csv_modal_leads{
    cursor: default !important;
}

.logOut{
    cursor: pointer !important;
}

.moveToOpportunity{
    display: none;
}

.btnExport{
    float: right;
    margin-top: 0px;
    margin-bottom: 10px;
    display:none;
}

.MobileViewP {
    margin-left: 6% !important;
    /* margin-top: 3% !important; */
    font-size: 15px;
    color: #000000;
}

.MobileViewDiv{
    margin-left: 6% !important;
    /* margin-top: 3% !important; */
    color: #000000;
}

span.MobileViewImg {
    float: right;
    margin-right: 6%;
    margin-bottom: 3%;
}

/* a.iconTextA {
    font-size: 15px !important;
    color: #000000;
} */

.toDoListHead{
    padding: 10px;
    font-size: 14px;
    color: #000000;
}

.todoButton{
    border-radius: 25px;
}

.yellowBg{
    border-radius: 30px;
    background: #F2C94C;
    padding-top: 18px;
    padding-bottom: 15px;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 10px;
    font-weight: bold;
    color: white;
}

.blueBg{
    border-radius: 30px;
    background: #2F80ED;
    padding-top: 18px;
    padding-bottom: 15px;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 10px;
    font-weight: bold;
    color: white;
}

.redBg{
    border-radius: 30px;
    background: #EB5757;
    padding-top: 18px;
    padding-bottom: 15px;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 10px;
    font-weight: bold;
    color: white;
}

.getHomeToDoListHead{
    border-bottom: 2px solid #969696;
}

.low{
    text-align: center;
    border: 1px solid #2F80ED;
    color: white;
    padding: 5px;
    border-radius: 10px;
}

.medium{
    text-align: center;
    border: 1px solid #F2C94C;
    color: white;
    padding: 5px;
    border-radius: 10px;
}

.high{
    text-align: center; 
    border: 1px solid #EB5757;
    color: white;
    padding: 5px;
    border-radius: 10px;
}


#okToList{
    display: none;
}
/*    background: #f3f3f3;*/

.indiadate, .Singaporedate, .Londondate, .USdate, .Mexicodate{
  background: #1fb5ad;
  color: #fff;
  font-family: "Open Sans", sas-serif;
  font-size: 15px;
  padding: 5px;
  text-align: center;
}

.Mexicohours, .Mexicominutes, .Mexicoseconds, .UShours, .USminutes, .USseconds, .indiahours, .indiaminutes, .indiaseconds, .Singaporehours, .Singaporeminutes, .Singaporeseconds, .Londonhours, .Londonminutes, .Londonseconds{
    font-size: 15px;
    font-weight: bold;
    /* color: #000000; */
}

.indiatimeValue, .SingaporetimeValue, .LondontimeValue, .UStimeValue, .MexicotimeValue,  .AustraliatimeValue  {
    font-size: 25px;
    text-align: center;
    margin: 20px;
    color: #000000;
}

#indiaHead{
    background: #FF9933;
    padding: 1px;
    color: #ffffff;
    font-weight: bold;
}

#singHead{
    background: #ED2939;
    padding: 1px;
    color: #ffffff;
    font-weight: bold;
}

#lonHead{
    background: #CF142B;
    padding: 1px;
    color: #ffffff;
    font-weight: bold;
}

#USHead{
    background: #000E8A;
    padding: 1px;
    color: #ffffff;
    font-weight: bold;
}

#mexHead{
    background: #006847;
    padding: 1px;
    color: #ffffff;
    font-weight: bold;
}

#ausHead{
    background: #E4002B;
    padding: 1px;
    color: #ffffff;
    font-weight: bold;
}

/* .timeline_date {
    float: left;
    min-width: 60px;
    color: #aaa;
    text-align: center;
    line-height: 18px;
    font-size: 16px;
    margin-right: 8px;
    padding-top: 6px;
} */

.timeline_date {
    float: left;
    min-width: 60px;
    color: #aaa;
    text-align: center;
    line-height: 18px;
    font-size: 15px;
    /* padding: 0px 29px;
    margin-right: -45%; */
    margin: 1% 0% -7% 10%;
}

.timeline_content_addon {
    background: #fff;
    margin-top: 8px;
    /* max-width: 340px; */
    padding: 8px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    border-radius: 4px;
}

.timeline_content_addon blockquote {
    margin: 8px 0 8px 8px;
    font-size: 15px;
}

blockquote {
    border-left: 4px solid rgba(0, 0, 0, 0.085);
}

blockquote {
    padding-left: 15px;
    border-left: 5px solid #ddd;
    font-size: 16px;
    line-height: 22px;
    font-style: italic;
}

.timeline:before {
    position: absolute;
    left: 29px;
    top: 0;
    bottom: 0;
    width: 3px;
    background: rgba(0, 0, 0, 0.085);
    content: '';
    display: none;
}

.timeline_content {
    padding: 5px 4px 8px;
    overflow: hidden;
}

.timeline_icon_primary {
    font-size: 18px;
    background: #20b5ae;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    color: #ffffff;
    padding: 2px 7px;
}

div.texting {
    background: #ffffff;
    margin: 0%;
    padding: 1%;
    border-radius: 5px;
    border: 1px solid lightgrey;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23)
}

#filehr {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    border: 0 !important;
    border-top: 1px solid #eee !important;
}

div.appointments{
    border: 1px solid lightgray;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    line-height: 20p;
    margin-bottom: 3%;
    border-radius: 5px;
}

@media (max-width: 1024px) {
    .editdel{
        display: none;
    }
    .row.testing {
        margin: 8px 2px !important;
        background: white;
        padding: 5px;
        border: 1px solid lightgray;
        border-radius: 5px;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    }
}

.row.testing {
    margin: 8px 10px;
    background: white;
    padding: 5px;
    border: 1px solid lightgray;
    border-radius: 5px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
@media (max-width: 479px){
    .coldLeadTopNav {
        margin-bottom: 15px;
        margin-top: -40px !important;
    }
    li.coldLeadDropdown {
        margin-top: 0px !important;
    }
    .coldLeadNotifyRow {
        float: none;
        margin-top: 30% !important;
    }
    .coldLeadProfileMenu{
        padding: 0px !important;
    }
    .moveIcon{
        display: inline-block !important;
    }
    .moveText{
        display: none;
    }
}

b.businessActivity {
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    display: block;
}

#mapBusinessName {
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    display: block;
}


.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 15px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
    border-radius: 15px;
}

.slider:hover {
    opacity: 1;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 15px;
    height: 15px;
    background: red;
    cursor: pointer;
    border-radius: 10px;
}

.slider::-moz-range-thumb {
    width: 15px;
    height: 15px;
    background: #273646;
    cursor: pointer;
    border-radius: 15px;
}