
 /*///////////////////////////  COMPUTER ///////////////////////////// */

@media (min-width: 1000px) {

}

/* ///////////////////////////MOBILE///////////////////////////// */
@media (max-width: 1000px) {
}


/* ///////////////////////////MOBILE end///////////////////////////// */

/* colors */
/* 
#047BA4 Azul fuerte
#F38749 naranja
#9ab9c0 color de bordes

 */
/* colors end */
.footlogin{
    color: #014b65;
    font-style: italic;
    margin: 10px;
    text-align: center;
}
.login{
  /* background-image: url(/r/brain/cssi/resources.png); *//* background-position: -315px 0px; */margin-left: auto;margin-right: auto;width: 327px;
  position: relative;
}
.login img{
    width: 100%;
}
body,div,span,img,ul,li,ol{
  margin: 0px;
  padding: 0px;
}
body{
  background-color: #ecf0f5 !important;
  color: #333;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}

.bm-icon-small{
  
width: 28px;
}

/*helps*/
.c{
  clear: both;
}

time{
  font-size: 9px;
  color: #828282;
}


.mau{
  margin-right: auto;
  to; */
  margin-left:auto;
  margin-left: auto;
}
.tcenter{
  text-align: center;
}

.textSmall{
  font-size: 9px;
  color: #828282;
}

.belement{
    display: block !important;
}


.helement{
    display: none !important;
}


@media (min-width: 1415px) {
.pcWidth{
width: 1100px;
}
}

@media (max-width: 1416px) {
.pcWidth{width: 960px;}
}

@media (max-width: 1260px) {
.pcWidth{
width: 960px;
}
}

@media (max-width: 1000px) {
  .pcWidth{
  width: 100%;
  }
}

@media (max-width: 500px) {
  .pcWidth{
  width: 100%;
  }
}


/* Header */
.header{background-color: #2e2e2e;min-height: 49px;padding-top: 10px;padding-left: 10px;}
/* Header end */


/* controls */
/* --button-FontIcon */

.buttonFIcon{transition: all .3s ease;display: inherit;cursor: pointer;width: 90px;box-shadow: -1px 5px 15px 0px rgba(3, 82, 99, 0.13);background-color: #4285f4;height: 70px;text-align: center;color: #ffffff;margin: 5px;text-decoration: none;padding: 11px;display: inline-table;border-radius: 5px;}
.buttonFIcon:hover{
  
color: #fff;
  
background-color: #F38749;
  
box-shadow: -4px 3px 24px 0px rgba(243, 135, 73, 0.5);
}
.buttonFText{
  
display: inline-block;
  
font-weight: bold;
  
font-size: 14px;
  
min-width: 59px;
  
margin-top: 4px;
}
.buttonFIcon .fa{
  
font-size: 38px;
}
/* --button-FontIcon end */
/* controls end */


/*selectBox*/
.searchBoxSimpleItem{
    padding: 6px;
    cursor: pointer;
    border-bottom: 1px solid #f7f7f7;
}
.searchBoxSimpleItem:hover{
  
background-color: rgb(66, 133, 244);
  
color: #fff;
}
.selectBoxContainer{
    border: 1px solid #edf4fe;
    width: 100%;
    margin-left: auto;
    box-shadow: 1px 1px 1px 0px #e0ebfe;
    margin-right: auto;
    padding: 10px;
    min-width: 140px;
    margin-bottom: 5px;
}
.selectBoxList{

}
.selectBoxListUl{list-style-type: none;}
.selectBoxListUl li{
    border: 1px solid #e0ebfe;
    padding: 3px;
    text-align: center;
    margin-bottom: 3px;
    background-color: #fff;
    position: relative;
    color: #777;
    border-radius: 5px;
    min-height: 16px;
}
.selectBoxLiClose{
    border: 1px solid #e0ebfe;
    width: 14px;
    color: #fff;
    height: 13px;
    display: inline-block;
    position: absolute;
    right: 3px;
    top: 3px;
    font-size: 12px;
    background-color: #4285f4;
    text-align: center;
    cursor: pointer;
}
.selectBoxInputContainer{
    height: 30px;
    text-align: left;
    width: calc(100% - 2px);
}
.sshowresults>div[class*="selectBoxResultsItems"]{
  display: block;
}
.sshowresults>input[class*="selectBoxInputS"]{
   border-radius: 5px 5px 0px 0px;
    border-bottom: 0px;
}
.selectBoxInputS{
    outline: none;
    padding: 5px;
    text-align: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e0ebfe;
    width: calc(100% + -10px);
    min-width: 100px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-width: 350px;
}
.selectBoxInputS:disabled{
  
background-color: #e0e0e0;
  
border: solid 1px #ccc;
}
.selectBoxResultsItems{
    width: 100%;
    min-width: 100px;
    margin-right: auto;
    margin-left: auto;
    /* max-width: 350px; */
    display: none;
    position: relative;
}
.selectBoxResultsItems > ul > li:hover{
    /* background-color: #F5F5F5; */
    /* text-decoration: underline; */
}
.selectBoxResultsItems > ul > li{border: 0px solid #9ab9c0;/* padding: 3px; */color: #000;margin-bottom: 0px;position: relative;min-height: 16px;/* cursor: pointer; */-webkit-border-radius: 3px;border-radius: 3px;text-align: left;word-wrap: break-word;}
.selectBoxResultsItems > ul{box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0px 4px 20px 0px #4285f4;position: absolute;width: 100%;left: 0px;top: -6px;border: 1px solid #4285f4;padding: 0;background-color: #fff;border-top: 0px;max-height: 213px;overflow: auto;z-index: 1000;}
.selectBoxListItemHtml{
      margin-right: 16px;
        word-wrap: break-word;
}
.sBoxBrs{
      -webkit-border-radius: 5px;
    border-radius: 5px;
}
.selectBoxOutline{
  
display: inline-block;
  
max-width: 169px;
  
border: solid 0px;
  
text-align: left;
}
.searchbox-item-click{
  
cursor: pointer;
  
padding: 5px;
}
.searchbox-item-edit{
width: calc(100% - 29px);
margin-right: 3px;
display: inline-block;
}
.searchbox-item-click:hover{
    background-color: #edf3fd;
}
/* selectbox end */



.inputmsg {
    color: #eb5e2e;
    display: none;
}

/*CSS OF MESSAGEBOXS*/

.messagebox_main {background-color: #FFF;min-height: 66px;min-width: 200px;position: absolute;max-height: 445px;max-width: 498px;border: 1px solid #047BA4;padding-bottom: 4px;-webkit-border-radius: 8px;border-radius: 8px;}
.messagebox_icon {height: 55px;width: 82px;float: left;max-width: 500px;margin-left: 5px;}
.messagebox_bodycontent {background-color: #FFF;min-height: 50px;min-width: 248px;float: left;margin-left: 7px;max-width: calc( 100% - 104px);overflow: auto;max-height: 357px;margin-top: 5px;}
.messagebox_buttons_con {
    width: 100%;
    float: left;
    margin-top: 5px;
}
.messagebox_buttons {
    text-align: center;
    vertical-align: middle;
    float: right;
    margin-top: 4px;
    min-width: 70px;
    min-height: 30px;
    cursor: pointer;
    margin-right: 4px;
}
.messagebox_icon0 {background-position: -23px -5px;}
.messagebox_icon1 {background-position: -93px -6px;}
.messagebox_icon2 {background-position: -170px -8px;}
.messagebox_icon3 {background-position: -235px -6px;}
.messagebox_icon4 {background-position: -314px -6px;}
.messagebox_title {

margin-bottom: 5px;
min-height: 24px;
text-align: center;
font-weight: bold;
line-height: 100%;
padding-top: 5px;
-webkit-border-radius: 8px 8px 0px 0px;
border-radius: 8px 8px 0px 0px;
}


.buttonmemechef {

font-size: 11px;

display: block;
font-weight: bold;
text-align: center;
line-height: 26px;
border-radius: 6px;

padding-left: 4px;
padding-right: 5px;
padding-top: 3px;
       }


.trans{
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;


}

.testclosebutton {
    background-image: url(sprite1.png);
    background-position: -1px -46px;
    height: 16px;
    width: 16px;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
}


.messagebox_title {
    color: #FFF;
    background-color: #047BA4;
}
.buttonmemechef {
    color: #FFF!important;
}
.buttonmemechef {
    background-color: #047BA4;
    border: 1px solid #FFF;
}
.buttonmemechef:hover {
    background: #E6332A;
}
.messagebox_icon {
    background-image: url(/r/brain/cssi/resources.png);
}

/*CSS OF MESSAGEBOXS END*/
.itemDel{
    cursor: pointer;
    
}
.itemDelFa{
  font-size: 20px !important;
}
.gsection {
  
margin-bottom: 27px;
  
width: calc(82%);
}

.mainMenu{
  
background-color: #ffffff;
  
position: fixed;
  
/* top: 89px; */
  
padding: 0px;
  
z-index: 1;
  
/* min-width: 144px; */
  
/* max-width: 308px; */
  
padding-left: 19px;
  
width: calc(18% - 19px);
}
.mainMenu_2{}

.mainMenuUL{
    list-style-type: none;
}
.mainMenuUL li{
    cursor: pointer;
    font-size: 15px;
}
.mainMenuUL li a{
    color: #4285f4;
    text-decoration: none;
    display: block;
    padding: 6px;
}
.mainMenuUL li a img{
    width: 23px;
}
.mainMenuUL li:hover:not(.menuTitle){
    background-color: #fff;
    color: #0cb6f1;
}
.mainMenuUL li:hover a{
    color: #0cb6f1;
    padding-left: 12px;
}

.mainMenuUL .menuTitle{font-size: 17px;font-weight: bold;text-align: left;width: calc(100% - 12px);padding: 8px;border-top: solid 1px #fff;color: #4285f4;cursor: default;margin-top: 4px;margin-left: -13px;margin-bottom: -10px;}

.mainMenuUL .fa{
    font-size: 19px;
    color: #929ba9;
    margin-right: 1px;
    min-width: 26px;
}


@media all and (max-width: 1680px){
  .mainMenu{
    left: 10px;
    top: 59px;
}
}

@media all and (max-width: 1560px){
.mainMenuUL li{
    font-size: 12px;
}
.mainMenuUL .fa{
  
font-size: 14px;
}

.mainMenuUL .menuTitle{
  
font-size: 14px;
  
margin-left: -5px;
}

  .mainMenu{
    left: 8px;
    top: 60px;
}

}

@media all and (max-width: 1340px){
  .mainMenu{
  overflow: hidden;
  width: 100px;
  min-width: 10px;
  }
}

@media all and (max-width: 1165px){
  .mainMenu{
  display: none;
  }
}

.section_divider{
  
display: inline-block;
  
position: static;
  
vertical-align: top;
}

.gsectionShowBlankPage{width: calc( 100% - 20px);margin-left: auto;margin-right: auto;display: block;}


/* searchVehicle */
.searchVehicleItem{
  
color: #787878;
  
cursor: pointer;
  
border-bottom: solid 1px #f3f3f3;
  
padding: 4px;
}
.searchVehicleItem:hover{background-color: #d9ebfa;}
.sVPlaca{
  
margin-bottom: 2px;
}
.sVUserName{
  
font-size: 11px;
  
margin-left: 7px;
}
/* searchVehicle  end*/

/* searchUserForOrder */
.searchUserForOrderUl{
  
list-style-type: none;
  
padding: 6px;
  
min-width: 164px;
}
.searchUserForOrderUl > li{
}
.searchUserForOrderUl > li > span{
  
display: block;
  
cursor: pointer;
}
.searchUserForOrderUl > li > span:hover{
    background-color: #d9ebfa;
}
.searchUserForOrderUl li ul{
  
margin-left: 19px;
  
list-style-type: none;
  
font-size: 11px;
  
color: #9d9d9d;
}
.searchUserForOrderUl li ul li{
  
padding: 3px;
  
font-size: 10px;
  
cursor: pointer;
}
.searchUserForOrderUl li ul li:hover:not(.sufoVehicleListTitle){
    background-color: #d9ebfa;
}

.searchUserForOrderUl li ul li span{
  
}
.sufoVehicleListTitle{
    color: #2895f1;
    margin-left: -10px;
    margin-bottom: 2px;
}
/* searchUserForOrder */
#changeTypeButton{
  
position: absolute;
  
top: 5px;
  
right: 6px;
  
font-size: 20px;
}


/*  theater */
div:not(.theaterNoBlur), li:not(.theaterNoBlur){
      /*       filter: blur(2px);
      -webkit-filter: blur(2px); */
      /* background-color: white; */
      }
/*  theater */


/* cxp */
#cxp_checkeds{
width: 300px;
min-height: 80px;
}
/* cxp */


.brain-marketing-descrip{
    position: ABSOLUTE;
    bottom: 10px;
    font-size: 19px;
    color: #b2b2b2;
    font-style: italic;
}


/* charts start */


.chart-container{

}

.chart-header{

}

.chart-title{font-size: 22px;padding: 20px;font-weight: bold;color: #ff7b7b;}

.chart-date{

}

.chart-stds{
min-height: 21px;
background-color: #4285f4;
color: #fff;
padding: 16px;
display: inline-block;
border-radius: 10px;
font-weight: bold;
}

.chart-stds-t{
}

.chart-stds-d{
text-align: center;
font-size: 27px;
}

.chart-body{

}

/* charts end */


/* table-report start */
.report-ic{}
.report-header-title{
    font-size: 22px;
    padding: 20px;
    font-weight: bold;
    color: #ff7b7b;
}
/* table-report end */

.active_campaing{
    color: #18ba00 !important;
    background-color: #ffffff !important;
}

.target_users{
  
background-color: #4285f4 !important;
  
margin-left: auto;
  
margin-right: auto;
  
width: 53px;
  
padding: 9px;
  
font-weight: bold;
  
color: #fff;
  
margin-bottom: 12px;
  
border-radius: 5px;
}


/* animations */

  /* rocket */


    .rocket_launcher{
      animation: rocket_animations_frames ease-out 10s;
      animation-iteration-count: 1;
      transform-origin: 50% 50%;
      animation-fill-mode:forwards;
    }

    @keyframes rocket_animations_frames{
      0% {
         transform:  translate3d(-600px,0px,0px) rotate(100deg);
      }

      20%{
         transform: rotate(5deg);
      }


      100% {
        /*transform: translate3d(  calc( (100vw) + 100px ) , calc( (-100vh) + -1200px ) , 0px) rotate(-50deg);*/
        transform: translate3d(  calc( (100vw) + 100px ) , calc( (-100vh) + -1200px ) , 0px) rotate(-50deg);

      }
    }


    .rocket_vibrate{

      animation: rocket_vibrate_frames 0.82s cubic-bezier(.36,.07,.19,.97) both;
      transform: translate3d(0, 0, 0);
      backface-visibility: hidden;
      perspective: 1000px;
        animation-iteration-count: 1000;

    }

    @keyframes rocket_vibrate_frames{
        10%, 90% {
        transform: translate3d(-2px, 0, 0);
        }

        20%, 80% {
        transform: translate3d(2px, 0, 0);
        }

        30%, 50%, 70% {
        transform: translate3d(-2px, 0, 0);
        }

        40%, 60% {
        transform: translate3d(2px, 0, 0);
        }

    }



  /* rocket */

/* animations */


.sms_textarea_chrs_count{
    /* font-weight: bold; */
    text-align: left;
    padding: 5px;
}
.sms_email_textarea_alert{
color: #f00;
}


/* components_userselect */

.userSelect-wrapper{}
.trigger_button_start{
  padding: 16px;
  min-width: 211px;
  font-size: 24px;
}
/* components_userselect */


/* triggerMessage start */
.triggerMessage-maxwidth{
    max-width: 1800PX;
    margin-left: auto;
    margin-right: auto;
}
.triggerMessages-title{
  font-size: 20px;
  font-weight: bold;
  padding: 20px;
  color: #4285f4;
}
.triggerMessages-list-wrapper{
  
  margin-left: auto;margin-right: auto;}
.triggerMessages-list-wrapper-users{
}
.triggerMessages-list-wrapper-center{
  text-align: left;
}

.triggerMessages-phone-content-wr{
  padding: 20px;
  text-align: left;
  box-shadow: 0px 0px 8px rgba(0,0,0,0.1);
  border: solid 1px #ececec;
  border-radius: 5px;
  padding: 10px;
  /* margin: 14px; */
  width: 100%;
  margin: 10px;
  margin-top: 70px;
}

.triggerMessages-email-settings-wr{
  padding: 20px;
  text-align: left;
  box-shadow: 0px 0px 8px rgba(0,0,0,0.1);
  border: solid 1px #ececec;
  border-radius: 5px;
  padding: 10px;
  width: 100%;
  margin: 10px;
}

.triggerMessages-list-item-wrapper{
    display: inline-block;
    width: 200px;
    color: #2a313b;
    vertical-align: top;
    background-color: #ecf0f59c;
    box-shadow: 0 5px 1px rgba(0,0,0,0.1);
    margin-left: 7px;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    margin-bottom: 57px;
}

.triggerMessages-list-item-wrapper:hover{background-color: #72afd2f0;color: #fff;background-color: #F38749;}

.triggerMessages-list-item-wrapper:hover a{color: #fff;text-decoration: none;}

.triggerMessages-list-item-wrapper:hover .triggerMessages-list-item-content{color: #fff;text-decoration: none;}
.triggerMessages-list-item-wrapper:hover .triggerMessages-list-item-content-text-shadow{background: -moz-linear-gradient(top, rgba(30,87,153,0) 0%, rgba(243, 135, 73,1) 100%);background: -webkit-linear-gradient(top, rgba(30,87,153,0) 0%,rgb(243, 135, 73) 100%);background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgb(243, 135, 73) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#ecf0f5',GradientType=0 );}





.triggerMessages-list-item-wrapper:hover .triggerMessages-list-item-edit{
  display: block;
}

.triggerMessages-list-item-wrapper:hover .triggerMessages-list-item-edit a{color: #00c0ef;}

.triggerMessages-list-item-wrapper:hover .triggerMessages-list-item-del{
  display: block;
}

.triggerMessages-list-item-wrapper:hover .triggerMessages-list-item-content .fa{
  color: #fff;
}

.triggerMessages-list-item-name{
    font-weight: bold;
    margin-bottom: 6px;
    margin-left: 5px;
    margin-right: 4px;
    border-bottom: solid 1px #dcdcdc;
    text-align: left;
    width: calc(100%);
    height: 35px;
    overflow: hidden;
    line-height: 35px;
}
.triggerMessages-list-item-content{
    overflow: hidden;
    height: 121px;
    position: relative;
    margin: 13px;
    margin-bottom: 65px;
    padding: 0px;
    word-break: break-all;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    color: #000;
}
.triggerMessages-list-item-content-text-shadow{
    position: absolute;
    top: 0px;
    width: 100%;
    height: 122%;
    

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,ecf0f5+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(30,87,153,0) 0%, rgba(243, 246, 249,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(30,87,153,0) 0%,rgb(243, 246, 249) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgb(243, 246, 249) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#ecf0f5',GradientType=0 ); /* IE6-9 */
}

.trigml-item-edit .triggerMessages-list-item-content-text{
  display:none;
}

.triggerMessages-list-item-content textarea{
    border: solid 0px;
    background-color: rgb(255, 255, 255);
    height: 100%;
    display: none;
    width: 100%;
}
.trigml-item-edit textarea{
  display:block;
}
.triggerMessages-list-item-content .fa{
  font-size: 83px;
  display: block;
  position: absolute;
  top: 50%;
  color: #4294f6;
  left: 50%;
  transform: translate(-50%,-50%);
}
.triggerMessages-list-item-edit{
    position: absolute;
    top: -24px;
    width: 28px;
    right: 7px;
    font-size: 19px;
    z-index: 1;
    display: none;
    height: 30px;
    color: #00c0ef;
}

.triggerMessages-list-item-del{
    position: absolute;
    top: auto;
    right: 36px;
    font-size: 19px;
    z-index: 1;
    display: none;
    top: -25px;
    height: 31px;
    color: #00c0ef;
    width: 29px;
}


.triggerMessages-launchbtn{}
.triggerMessages-launchbtns{
    padding: 25px;
}

.triggerMessages-list-item-channel-wr{
    position: absolute;
    left: 7px;
    bottom: 7px;
    padding: 5px;
    background-color: #a9cefb;
    border-radius: 5px;
    color: #fff;
}

.triggerMessages-list-item-wrapper:hover .triggerMessages-list-item-channel-wr{
  background-color: #ffffff;
  color: #7ab3d4;
}
.triggerMessages-list-item-channel-title{
    min-width: 95px;
    font-size: 14px;
}
.triggerMessages-list-item-channel-htitle{
    font-size: 11px;
    font-style: italic;
    text-align: left;
}
.triggerMessages-list-item-channel-wr-center{
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    bottom: auto;
}

/* triggerMessage end */


/* userSelectListBox end */
.userSelectListBox-wrapper{
    max-width: 479px;
    text-align: left;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.1);
    border: solid 1px #ececec;
    border-radius: 5px;
    padding: 10px;
}
.userSelectListBox-title{
    border-bottom: solid 1px #ececec;
    padding-bottom: 9px;
    font-weight: bold;
    color: #4294f6;
}
.userSelectListBox-user-item{
    border-bottom: solid 1px #ececec;
    padding: 10px;
    position: relative;
    min-height: 90px;
    padding-right: 19px;
}
.userSelectListBox-user-item:hover{
  background-color: #72afd2f0;
  color:#fff;
}

.userSelectListBox-user-item-info-bg{
  background-color: #fff4964a;
  color: #1d1d1d;
  border-bottom: solid 1px #ff0000;
}



.userSelectListBox-user-list-wrapper{
    max-height: 450px;
    overflow: auto;
    border-top: solid 1px #ececec;
    border-left: solid 1px #ececec;
    border-right: solid 1px #ececec;
}
.userSelectListBox-user-item-name{
}
.userSelectListBox-user-item-email{}
.userSelectListBox-user-item-phone{}




.userSelectListBox-user-item-edit{
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translate(0%, -50%);
    font-size: 21px;
    cursor: pointer;

}
.userSelectListBox-user-item-info{
    position: absolute;
    right: 6px;
    top: calc(50% - 28px);
    transform: translate(0%, -50%);
    cursor: pointer;
    color: #ff0000;
    font-size: 23px;
}
.userSelectListBox-user-item-del{
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translate(0%, -50%);
    font-size: 21px;
    cursor: pointer;
}



.userSelectListBox-user-item-del{
    position: absolute;
    top: calc(50% + 24px);
    right: 8px;
    transform: translate(0%, -50%);
    font-size: 21px;
    cursor: pointer;
}



.userSelectListbox-searchinput{
    position: relative;
    z-index: 1;
}
.userSelectListbox-searchinput input{
    color: #555;
    border: 0px;
    outline: none;
    background-color: transparent;
    width: calc(100% - 22px);
    z-index: 0;
    box-sizing: content-box !important;
    border-radius: 5px;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.1);
    margin-top: 10px;
    padding: 10px;
    border: solid 1px #ececec;
}
.userSelectListbox-search-results{
    border: solid 1px #3c8dbc;
    border: solid 1px #ececec;
    border-top: solid 0px;
    box-shadow: 0px 15px 19px rgba(0, 0, 0, 0.33);
    position: absolute;
    top: 53px;
    width: 100%;
    background-color: #fff;
    border-radius: 0px 0px 5px 5px;
    padding: 10px;
}

.userSelectListbox-search-results-item{
    border-bottom: solid 1px #ececec;
    padding: 10px;
    position: relative;
    padding-right: 19px;
    cursor: pointer;
}
.userSelectListbox-search-results-item:hover{
    background-color: #72afd2f0;
    color: #fff;
}
.userSelectListbox-search-results-obj{}
.userSelectListbox-search-results-body{
    overflow: auto;
    max-height: 200px;
}
.userSelectListbox-add-lead{text-align: center;padding: 10px;cursor: pointer;margin: 5px;width: calc(100% - 20px);border-radius: 5px;margin-left: auto;margin-right: auto;box-shadow: 0px 0px 10px rgba(0,0,0,0.1);border: solid 1px #ececec;background-color: #3c8dbc;color: #fff;font-weight: bold;}

.userSelectListbox-add-lead:hover{
  background-color:#72afd2;
}
.userSelectListbox-add-lead .fa{}
.userSelectListBox-user-list-header{
    margin-top: 14px;
    padding: 10px;
    color: #ffffff;
    font-weight: bold;
    background-color: #3c8dbc;
    border: solid 1px #ececec;
    border-radius: 5px 5px 0px 0px;
    border-bottom: 0px;
}
/* userSelectListBox end */

/* add_user_lead-component */
.add_user_lead-wrapper{}
/* add_user_lead-component */



/* add_email_object-component */
.email-object-sl-channel-item{
    display: inline-block;
    background-color: #dadada9c;
    box-shadow: 0 5px 1px rgba(0,0,0,0.1);
    border-radius: 5px;
    margin-left: 10px;
    position: relative;
    cursor: pointer;
}

.email-object-sl-channel-item input{
    width: 100%;
    visibility: hidden;
    display: none;
}
.email-object-sl-channel-item label{
  /* padding: 23px; */
  margin-bottom: 0px;
  color: #fff;
  cursor: pointer;
}

.email-object-sl-channel-selecgr{
  padding: 23px;
  color: #bdbdbd;
}
    

.email-object-sl-channel-item input:checked + .email-object-sl-channel-selecgr{
  background-color: #4294f6;
  height: 100%;
  /* position: absolute; */
  color: #fff;
  top: 0px;
  left: 0px;
  width: 100%;
  border-radius: 5px;
}

.email-object-sl-ch-i-title{
  position: relative;
}
.add-email-object-title{
    padding: 33px;
    padding-bottom: 0px;
    color: #4294f6;
    text-align: center;
}
.email-object-select-channel{
    min-width: 489px;
    text-align: center;
    margin-bottom: 26px;
    margin-top: 26px;
    padding-right: 20px;
}
#add_email_object_form{
}
/* add_email_object-component */



/*float-btn*/
.float-bottom-left-btn{
    position: fixed;
    bottom: 0px;
    background-color: #4285f4;
    padding: 20px;
    left: 0px;
    cursor: pointer;
    color: #fff;
    border-radius: 0px 20px 0px 0px;
}
.float-bottom-left-btn:hover{
    background-color: #F38749;
    color: #fff;
}

/*float-btn*/

/* email-object-edit */
.emailbuilder-input{
  width: 100%;
  display: block;
  max-width: 458px;
}
/* email-object-edit */


/* edit_sms_iphone_frame */
.iphone-frame{
    width: 284px;
    height: 560px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.iphone-frame-img{
    position: absolute;
    width: 284px;
    z-index: 0;
    top: 0px;
    left: 0px;
}
.iphone-frame textarea{
    width: calc(100% - 65px);
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 293px;
    border: solid 0px #edf4fe;
    outline: none;
    resize: none;
}
.iphone-frame-textarea-marging{
    position: absolute;
    width: 100%;
    top: 114px;
}
/* edit_sms_iphone_frame */







