



 /*///////////////////////////  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: 290px;
  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;
  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: #ff027e;min-height: 49px;padding-top: 3px;padding-left: 10px;position: fixed;width: 100%;z-index: 9999;}
/* 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: 0px;
    min-width: 131px;
    margin-bottom: 0px;
}
.selectBoxList{}
.selectBoxListUl{list-style-type: none;}
.selectBoxListUl li{
    border: 1px solid #e0ebfe;
    padding: 0px;
    text-align: center;
    margin-bottom: 3px;
    background-color: #fff;
    position: relative;
    border-color: #b2cfff;
    color: #777;
    border-radius: 5px;
}
.selectBoxLiClose{
    border: 1px solid #e0ebfe;
    width: 30px;
    color: #fff;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: 7px;
    top: 6px;
    font-size: 23px;
    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: 9px;
    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: 12px;
}
.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-title-wrr{
  border: solid 1px #f3f3f3;
  padding: 4px;
  border-radius: 5px;
  max-width: 502px;
  margin-left: auto;
  margin-right: auto;
}
/* selectbox end */



.inputmsg {
    color: #ff0003;
    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: #ff027e;
}
.buttonmemechef {
    color: #FFF!important;
}
.buttonmemechef {
    background-color: #ff027e;
    border: 1px solid #FFF;
}
.buttonmemechef:hover {
    background: #ff027e;
}
.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: 26px;
  width: calc(100% - 0px);
  padding-top: 49px;
  display: block !important;
  margin-right: auto;
  margin-left: auto;
}

.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{
    font-size: 20px;
    text-align: center;
    color: #fe0279;
    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 */




/* 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: #ffc4e1;
  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: #ff75b8;
    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: #ff8fc6;color: #fff;font-weight: bold;}

.userSelectListbox-add-lead:hover{
  background-color: #f285bb;
}
.userSelectListbox-add-lead .fa{}
.userSelectListBox-user-list-header{
    margin-top: 14px;
    padding: 10px;
    color: #ffffff;
    font-weight: bold;
    background-color: #ff027e70;
    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_close_wrp{
    HEIGHT: 43px;
    position: relative;
    color: #fff;
    margin-bottom: -18px;
}
/* add_user_lead-component */



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

.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: #ffffff;
}
    

.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 */




/* header-ximenaapp */

/* menuWrapper */
.user-account-info{
    padding: 10px;
    text-align: center;
    border-bottom: solid 1px #ff027e;
    width: 100%;
    color: #ff027e;
}

.menuButton{
  position: relative;
  height: 37px;
  margin-right: 6px;
  width: 41px;
  margin-top: 2px;
  right: 0px;
  float: right;
  border-radius: 2px;
}
.menuButton.active{
  box-shadow: inset 0 0 7px 2px #ffffff;
}
.menuButtonDiv{
  position: absolute;
  left: -50%;
  transform: translate3d(calc(50% + 10px), 0px, 0px);
  right:0px;
  height: 4px;
  width: calc(100% - 10px);
  background-color: #fff;
}
.menuButtonDiv.div1{top: 5px;}
.menuButtonDiv.div2{top: 15px;}
.menuButtonDiv.div3{top: 25px;}
.menuWrapper{
    position: relative;
    padding: 10px;
    padding-top: 49px;
    display: none;
    min-width: 100%;
}

.menuWrapperclose{position: absolute;top: 5px;right: 11px;font-size: 36px;}

.ulList{
    text-align: center;
}
.ulList li+.buttons1{
    display: block;
    max-width: 200px;
    margin-right: auto;
    margin-left: auto;
}
.ulList li a{
    padding: 10px;
    text-align: center;
    border-bottom: solid 1px #96969612;
    width: 100%;
    display: block;
    color: #ffffff;
    text-decoration: none;
}

/* menuWrapper */


/* header-ximenaapp */

/*ximenaapp-meeting*/
.meeting-list-wrapper{
    width: 100%;
    color: #927b86;
}
.meeting-item-wrapper{
    background-color: rgba(255, 2, 126, 0.050980392156862744);
    margin-bottom: 15px;
    border: dashed 1px #ff007d;
    padding: 5px;
    border-radius: 5px;
    position: relative;
    padding-top: 26px;
}
.meeting-item-info{
    margin-bottom: 5px;
}
.meeting-item-info.meeting-name .meeting-item-info-var{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: block;
}
.meeting-item-info.hour{}
.meeting-item-info-cp{
    font-weight: bold;
    display: inline-block;
    font-size: 13px;
}
.meeting-item-info-var{
    font-style: italic;
    margin-top: 2px;
    font-size: 12px;
    display: inline-block;
}
.meeting-item-info.meeting-address{}
.meeting-item-requests{}
.meeting-user-state{
    width: 100%;
    text-align: center;
}
.meeting-user-state-wr{
    background-color: #ffffff;
    display: inline-block;
    padding: 8px;
    margin: 8px;
    border: solid 1px #ececec;
    border-radius: 5px;
}
.meeting-user-state-wr.attend{
    background-color: rgba(255, 2, 126, 0.32941176470588235);
    color: #fff;
}
.meeting-user-state-wr.meeting-r-button-cancel-willnotattend{
    background-color: #ffffff00;
    border: 0px;
    text-decoration: underline;
    color: #6fde73;
}
.meeting-user-state-wr.meeting-r-button-attend{
    background-color: #6fde73;
    color: #fff;
}
.meeting-user-state-wr.meeting-r-button-notattend{
    background-color: rgba(255, 255, 255, 0);
    border: 0px;
    text-decoration: underline;
    color: #aaaaaa;
}
.meeting-item-state{
    position: absolute;
    top: 7px;
    right: 4px;
    background-color: #5bff61;
    padding: 2px;
    border-radius: 10px;
    color: #ffffff;
    font-weight: bold;
    padding-left: 9px;
    padding-right: 9px;
}
.meeting-item-state.active{}

.meeting-user-action{
    text-align: center;
}

.meeting-user-action-wr.writte-sheet{
    display: inline-block;
    padding: 8px;
    margin: 8px;
    border: solid 1px #f8c62f;
    border-radius: 5px;
    background-color: #f8c62f;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
}


.meeting-user-action-wr.writte-sheet-reports{
    display: inline-block;
    padding: 7px;
    margin: 8px;
    border: solid 1px #ee0075;
    border-radius: 5px;
    background-color: #ff027e;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}


/*meeting-state-animation*/
.meeting-state-flicker{
  animation: meeting-flicker linear 1s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: meeting-flicker linear 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: meeting-flicker linear 1s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: meeting-flicker linear 1s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: meeting-flicker linear 1s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}

@keyframes meeting-flicker{
  0% {
    transform:  scaleX(1.00) scaleY(1.00) ;
  }
  50% {
    transform:  scaleX(0.85) scaleY(0.85) ;
  }
  100% {
    transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-moz-keyframes meeting-flicker{
  0% {
    -moz-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  50% {
    -moz-transform:  scaleX(0.85) scaleY(0.85) ;
  }
  100% {
    -moz-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-webkit-keyframes meeting-flicker {
  0% {
    -webkit-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  50% {
    -webkit-transform:  scaleX(0.85) scaleY(0.85) ;
  }
  100% {
    -webkit-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-o-keyframes meeting-flicker {
  0% {
    -o-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  50% {
    -o-transform:  scaleX(0.85) scaleY(0.85) ;
  }
  100% {
    -o-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-ms-keyframes meeting-flicker {
  0% {
    -ms-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  50% {
    -ms-transform:  scaleX(0.85) scaleY(0.85) ;
  }
  100% {
    -ms-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}
/*meeting-state-animation*/

/*meeting-add*/
.datepicker-date, .datepickerTime{padding: 9px;border: solid 1px rgba(255, 2, 126, 0.30196078431372547);border-radius: 6px;box-shadow: inset 0px 0px 20px 0px rgba(255, 2, 126, 0.1803921568627451);}
.meetingEditGrmax{
    max-width: 546px;
    margin-left: auto;
    margin-right: auto;
}
/*meeting-add*/


/*ximenaapp-meeting*/

.usr-sl-meeting-user{
  max-height: 450000px;
  margin-top: 9px;
}
.close{
  color: #f00;
}
.text-align-center{
  text-align:center;
}

.meeting-user-SelectListBox-user-item{
    border-bottom: solid 1px #ececec;
    padding: 10px;
    position: relative;
    margin-bottom: 4px;
    min-height: 90px;
    padding-right: 19px;
}

/* acept-logis-inv */
.accept-meeting-meeting{
    
}
.accept-meeting-button{
    margin: 10px;
    padding: 10PX;
    display: inline-block;
    display: inline-block;
    padding: 8px;
    margin: 8px;
    border: solid 1px #ee0075;
    border-radius: 5px;
    background-color: #ff027e;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
}
.accept-meeting-button-wr{
  text-align: center;
}
.accept-meeting-button-attend{}
.accept-meeting-button-notattend{
    background-color: #ecf0f5;
    border: solid 1px #ffffff;
    color: #bbbcbd;
}
.accept-meeting-text{
    text-align: center;
    padding: 20PX;
    color: #ff42b6;
    font-size: 22px;
}
/* acept-logis-inv */

.item-srhr-user{
  margin: 5px;
  padding: 5px;
  cursor: pointer;
}

.item-srhr-user:hover{
    background-color: #dde9fd;
}

.stadistics-wrapper{
    display: inline-block;
    background-color: #f9f9f9;
    border-radius: 5px;
    border: solid 1px #efefef;
    padding: 4px;
    padding-left: 12px;
    padding-right: 12px;
}
.stadistics-wr-title{
    font-weight: bold;
}
.stadistics-wr-var{}
.span-link{
    color: #4285f4;
    text-decoration: underline;
    cursor: pointer;
}

.reports-select-wrapper{
  background-color: #4285f4;
  display: inline-block;
  padding: 21px;
  font-weight: bold;
  border-radius: 5px;
  color: #fff;
  max-width: 195px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  cursor: pointer;
}
.reports-select-wrapperm{
  text-align: center;
}
@media all and (max-width: 650px){
  .reports-select-wrapper{
    display: block;
}
}



/* tabControl start */
.tabControl{
    padding-top: 4px;
}

.tabsDescrip{
    height: 50px;
    border-bottom: 1px solid #ddd;
}
.tabsDescrip li{
    display: inline-block;
    height: calc(100% - 1px);
    margin: 0px;
    padding: 0px;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}
.tabsDescrip li:hover{
    background-color: #f7f7f7;
    border-bottom: 1px solid #ddd;
}
.tabsDescrip li a{
    display: block;
    height: calc(100% - 32px);
    padding: 16px 9px;
    font-size: 16px;
    text-decoration: none;
    color: #000;
    margin-left: 0px;
    border: solid 0px;
    cursor: pointer;
}
.tabsDescrip li.active{
      color: #555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
}
.tabsDescrip li.active > a{
    cursor: default;
}

.tabsContent li{
    display: none;
    overflow: hidden;
    -moz-transition: height 1s ease;
    -webkit-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
}

.tabControl-tb-responsive .tabsContent li{
  margin: 10px;
}

.tb-small .tabsDescrip{
    height: 37px;
}

.tb-small .tabsDescrip li{}
.tb-small .tabsDescrip li a{
    padding: 9px 8px;
}


/* tabControl-tb-btn-style-underlined  */
.tb-btn-style-underlined .tabsDescrip > li:hover{
    background-color: #ffffff;
    border-bottom: 2px solid #1084fd;
    height: calc(100% - 2px);
}


.tb-btn-style-underlined .tabsDescrip > li.active{background-color: #fff;border: 0px solid #ddd;border-bottom-color: transparent;border-bottom: 2px solid #1084fd;font-weight: bold;height: calc(100% - 2px);}

.tb-btn-style-underlined .tabsDescrip > li.active > a{color: #21293c !important;}
.tb-btn-style-underlined .tabsDescrip li > a{
    color: #818692 !important;
}
.tb-btn-style-underlined .tabsDescrip{border-bottom: solid 1px #dae2e6;}
/* tabControl-tb-btn-style-underlined  */


/* tabControl responsive */
.tabControl-tb-responsive .tabsDescrip-res{
  display: none;
  padding: 20px;
  border-bottom: solid 1px #ddd;
  font-weight: bold;
  color: #313131;
}

.tabControl-tb-responsive .tabsDescrip-res .fa
{
  margin-right: 10px;
}
@media (max-width: 800px){

.tabControl-tb-responsive .tabsDescrip{
  display: none;
}

.tabControl-tb-responsive .tabsDescrip-res{
  display: block;
}
.tabControl-tb-responsive .tabsDescrip-res.active{
  border-bottom: 2px solid #1084fd;
}




}
/* tabControl responsive */


/* tabControl end */


.contact_observations-textin{
    width: calc(100% - 20px);
    max-width: 430px;
    min-height: 75px;
}


/* report meeting */
  .report-mt-date{
        min-width: 117px;
  }

@media print {
  .no-print-mt{
    display: none;
  }
  .report-mt-date{
        min-width: 117px;
  }
  .groupboxTitlebg{
    display: none;
  }
  .header{
    display: none;
  }
  .visible-on-print{
    display: block !important;
  }
  .report-mt-state-of-imp{
    display: none;
  }
  .gsection{
    padding-top: 0px;
    margin: 0px;
  }
  .groupboxc{
    margin: 0px;
    padding:0px;
    border-top: 0px solid #ff0003;
  }
  .groupboxBody{
    padding-top: 0px;
  }
}


/* report meeting */

/* survey */
.survey_question_option_add_wr{
    background-color: #f00;
}
/* survey */
/* workplan */
.workplan-item-wr{
    width: 300px;
    min-height: 308px;
    background-color: #00adff;
    display: inline-block;
    padding: 10px;
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
    border: solid 1px #d5d9de;
    box-shadow: 0 5px 1px rgba(0,0,0,0.1);
    position: relative;
    margin-bottom: 10px;
    margin-left: 10px;
    vertical-align: top;
}
.workplan-createdate{position: absolute;right: 10px;top: 10px;}
.workplan-state{position: absolute;top: 36px;font-size: 10px;font-weight: bold;padding: 5px;border-radius: 5px;background-color: #2d94ff;}
.workplan-state.pending{
    background-color: #ff1d1de8;
}
.workplan-state.paused{
    background-color: #ffaa2b;
}
.workplan-state.inprocess{
    background-color: #ffffff;
    color: #00adff;
}
.workplan-state.finish{
    background-color: #34beff;
    color: #ffffff;
}

.workplan-type{position: absolute;top: 10px;font-size: 15px;font-weight: bold;left: 10px;}
.workplan-pending-users-ends{position: absolute;top: 65px;font-size: 15px;left: 0px;width: 100%;text-align: right;padding-right: 10px;}
.workplan-current-user{position: absolute;top: 197px;font-size: 14px;left: 0px;width: 100%;text-align: right;padding-right: 10px;min-height: 47px;}

.workplan-pending-calls-off{position: absolute;top: 218px;font-size: 13px;font-weight: bold;color: #fff;left: 0px;width: 100%;text-align: right;padding-right: 10px;}
.workplan-pending-calls-call-later{position: absolute;top: 240px;font-size: 13px;font-weight: bold;color: #fff;left: 0px;width: 100%;text-align: right;padding-right: 10px;}
.workplan-captions{font-weight: bold;display: block;float: left;margin-left: 10px;font-size: 13px;width: 61%;text-align: left;}
.workplan-current-user .workplan-captions{
    width: 29%;
}
.workplan-button-int{
    position: absolute;
    top: 260px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    left: calc(50% - 10px);
    transform: translate(-50%, 0);
}
.workplan-results-item{
  background-color: #4285f4;
  padding: 21px;
  font-weight: bold;
  border-radius: 5px;
  color: #fff;
  max-width: 195px;
  text-align: center;
  min-height: 69px;
  margin-top: 8px;
  cursor: pointer;
  margin-left: 6px;
  margin-right: 6px;
}

.workplan-results-item-title{
    font-size: 10px;
    display: block;
}

.canvas-survey-results{
  display: block;
      max-width: 963px;
    min-width: 600px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.novelty_button{
    padding: 14px;
}
/* workplan */

