

 /*///////////////////////////  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: -221px -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% - 42px);
}
.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% - 0px);margin-left: auto;margin-right: auto;display: block;}




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






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




/* uploader */

.uploaderContainer{
    position: relative;
    min-width: 70px;
    min-height: 24px;
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    /* border: solid 1px #ccc; */
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    margin: 2px;
    z-index: 1;
}
.uploaderIcon{display: inline-block;font-size: 24px;color: #707070;}
.uploaderText{display: inline-block;vertical-align: top;margin-top: 4px;}
.uploaderInput{
    cursor: inherit;
    font-size: 1000px !important;
    height: 300px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: -29px;
    z-index: 0;
    top: -11px;
}

.bar_text{
    position: absolute;
    top: 0px;
    color: #ffffff;
    /* text-shadow: 0px 0px 3px #1ea2e5; */
    width: 100%;
    display: block;
    line-height: 20px;
}
.uploaderProgress{
    margin: auto;
    text-align: center;
    width: calc(100% - 45px);
    margin-bottom: 7px;
    display: none;
}
.bar_1{
    width: calc(100% - 30px);
    height: 20px;
    background-color: #32323287;
    border: solid 1px #d1d1d1;
    position: relative;
    text-align: center;
    border-radius: 5px;
    padding: 0px;
    margin: auto;
}
.bar_progress{width: 0%;height: 100%;background-color: #28bbfc;position: absolute;top: 0px;}

/* uploader */


/*adminimgs*/










/*adminallimages*/

.padmin_menu {
margin-top: -15px;
margin-bottom: 3px;
height: 43px;
background-color: #252525;
}

.apostsSuject{
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 10px;
}


.imageListContainer{

display: inline-block;
}
.imageItem{display: inline-block;overflow: hidden;border: solid 1px rgba(0, 0, 0, 0);border-radius: 5px;position: relative;-webkit-transition: all .2s ease;-moz-transition: all .2s ease;transition: all .2s ease;padding: 8px;margin: 4px;}
.imageItem img{

opacity: 0.9;
}
.imageItem:hover > .imageItemOpacity{
  
opacity: 0.59;
}

.imageItem:hover > .imageDelete{
  
opacity: 1;
}

.imageDelete{
    position: absolute;
    right: 4px;
    top: 2px;
    font-size: 21px;
    color: #ffffff;
    width: 19px;
    opacity: 0;
    cursor: pointer;
    height: 19px;
    text-align: center;
    z-index: 1;
}
.imageItemOpacity{
    width: 100%;
    height: 100%;
    background-color: #000000;
    position: absolute;
    top: 0px;
    z-index: 0;
    left: 0px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    opacity: 0;
}

.imageListUploadercontainer{
  
display: inline-block;
}
.imageListUploaderItem{
  
display: table;
  
overflow: hidden;
  
border: solid 1px #e9e9e9;
  
border-radius: 10px;
  
height: 121px;
  
width: 112px;
  
text-align: center;
}
.imageListUploaderCenter{
    display: table-cell;
    vertical-align: middle;
}


.adminImgsCoverc{
    display: inline-block;
    padding: 11px;
    background-color: #f5f5f5;
    margin: 10px;
    border-radius: 5px;
    text-align: center;
}
.admimgCoverTitle{
    margin: 10px;
}
.adminCoverPreview{
    z-index: 0;
}



/*adminallimages*/


.loginpage   {
    margin-bottom: 27px;
    width: calc(98%);
}
.datefilterwr-sb{
    display: inline-block;
    margin-right: 17px;
}
.numberpostlants{
  font-size: 14px;
  margin: 10px;
  display: block;
  font-style: italic;
  color: #424242;
}

.inptadmn{
    max-width: 400px;
    display: block;
}
.inptadmnwr{
      max-width: 438px;
      display: block;
      margin: auto;
}
.infobecadminwr{
    margin: auto;
    max-width: 667px;
    border-bottom: solid 1px #e1e1e1;
}
.infobcfile{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.infobcfile .infocblclm:nth-child(1){
  border-right: solid 1px #e1e1e1;
}
.infocblclm{
    text-align: left;
    width: 100%;
    padding: 7px;
    word-break: break-all;
}
.dnwdpdf{}
.dnwdpdf img{
    width: 28px;
}
.checkon{
    color: #41c103;
}
.checkoff{
  color: #ff2727;
}

.btndeltete{
    outline: none;
    border: none;
    cursor: pointer;
    display: inline-block;
}



.titleuniversity{
        font-size: 20px;
    padding: 20px;
    display: block;
    text-align: center;
    color: #ce00ff;
    font-weight: 900;
    font-style: italic;
    padding-top: 69px;
}