body{
    /*font-family: roboto !important*/
}

@font-face {
    font-family: 'roboto';
    src:url('../fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Inkfree';
    src:url('../fonts/Inkfree.ttf');
    font-weight: normal;
    font-style: normal;
}  

.entry-header{
    display: grid !important;
}

.entry-title{
    float: left
}

.searchBars{
    float: left;
}

.altEmailDivH
{
    display: none;
}

.boxSFA
{
    color: #FFF !important;
    background-color: #FFF !important;
    border: 1px solid #056307 !important;
    border-radius: 10px;
}

.altEmailDivS
{
    display: block;
}

.memberName
{
    font-family: Inkfree;
    font-size: 18px !important;
}

.webMemberRow
{
    margin-bottom: 2%;
}

.memberEvent
{
    width: 40%; 
    margin-left: 25%;
}

.eventTitle
{
    font-family: Inkfree;
    color: #ae976d;
    font-size: 20px;
    font-weight: bold;
    margin-left: 7%;
}

.advisorsListName
{
    font-family: 'Inkfree';
}

.eventTitle.shortText
{
    margin-left: 11% !important;
}

.advisorBlock
{
    margin-top: 5%;
    background-color: #fff;
    border-radius: 15px;
    border: 1px #181e25;
    position: relative;
}

.titleList
{
    color: #ae976d;
}

.advisorNotice
{
    position: absolute; 
    bottom: 13%;
    color: #0733b0;
    font-weight: bold;
}

.advisorName
{
    padding-top: 1%;
    font-weight: bold;
    font-size: 18px;
    padding-left: 2%;
    color: #181e25;
    font-family: 'Inkfree';
}

button[id^="requestAdvisor"]
{
    width: 50%; 
    padding: 0.2%; 
    margin-top: 3%; 
    font-size: 18px; 
    font-family: 'Inkfree';
}

div[id^="advisorNotice"]
{
    width: 50%; 
    padding: 5px !important; 
    margin-top: 3%; 
    font-size: 16px;
    font-weight: bold; 
}


.advisorPicture
{
    padding-left: 2%;
    padding-bottom: 2%;
}

.advisorInfo
{
    color: #181e25;
}

.eventTitle.shortText2
{
    margin-left: 13% !important;
}


#footer-thankyou > a
{
    color: #AE976D !important;
}

.wp-core-ui select:hover
{
    color: #AE976D !important;
}

.wp-core-ui select:focus
{
    border:  1px solid #AE976D;
    box-shadow: none;
    color: #AE976D !important;
}


.clickLink
{
    background: #84161e !important;
    border: 1px solid #84161e;
    color: #FFF !important;
    float: right !important;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-top: 1%;
    border-radius: 10px;
    margin-right: 1%;
    width: 20% !important;
}

.clickLink:hover
{
    color: #ae976d;
}

.searchBar{
  font-size: 18px;
  line-height: 1.33333333;
  width: 72%;
  border-width: .0625rem;
  padding: .1875rem .3125rem;
  margin: 0 8px 16px 0;
  min-height: 40px;
  max-height: none;
  box-shadow: 0 0 0 transparent;
  border-radius: 4px;
  border: 1px solid #7e8993;
  color: #32373c;
  font-color: #294a64 !important;
  box-sizing: border-box;
  font-family: roboto !important;
  font-weight: inherit;
}

.messageADM
{
    width: 85% !important;
    margin-left: 7% !important;
    margin-bottom: 1% !important;
    text-align: center !important;
}


.searchBar:focus{
  border: 1px solid #1482d0;
  box-shadow: 1px 1px #1482d0
}

.searchButton{
  background-color: #0733b0 !important;
  width: 24% !important;
  color: #FFFFFF !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
  padding: 6px !important;
  margin: 0;
  box-sizing: border-box;
  font-family: inherit;
  font-weight: inherit;
  font-size: 14px !important;
  text-transform: none !important;
}


input{
    margin-bottom: 0.25em !important;
    /*font-family: roboto*/
}

select{
    /*font-family: roboto;*/
    
}
.country{
    font-size: 3vw !important
}

.hiddenFrame{
    visibility: hidden;
    display:none;
}

.ui-dialog .ui-dialog-titlebar-close{
    background-color: #FFFFFF !important
}
.plan{
    border: 1px solid #999999;
    padding: 1em;
    text-align: justify;
    margin-bottom: 1em;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #FFFFFF;
    color: #24303A
}

.plan:hover{
    background-color: #F6F6F6;
    color: #24303A;
}

.plans{
    padding-top: 1em;
    padding-bottom: 1em;
}

.selectPlanInformation{
    vertical-align: middle;
}

#selectPlan{
    z-index: 100 !important;
}
.memberShipInformation{
    text-align: center;
    font-weight: bold
}

.prizeMemberShip{    
    background-color: #24303A;
    color: #FFFFFF;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}

.PlatinumPrizeMemberShip{    
    background-color: #24303A;
    color: #FFFFFF;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    padding-top: 15px;
    padding-bottom: 15px;
}

.planInformation{    
    text-align: justify;
}

.planInformation ul{
    padding-top: 1vw
}
 
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 23px;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}


.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #24303A;
}

input:focus + .slider {
  box-shadow: 0 0 1px #24303A;
}

input:checked + .slider:before {
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
}

.slider.round {
    border-radius: 23px;
    -webkit-border-radius: 23px !important;
    -moz-border-radius: 23px !important;    
}

.slider.round:before {
    border-radius: 50%;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
} 

#termsService,
#privacyPolicy,
#termsServiceEnt,
#termsServicePitch{
    display: none;
    z-index: 2000 !important
}

/*tr:hover{
     background-color: #DDDDDD;
 }
*/
 th{
     padding-left: 1em !important;
 }

 td{
     padding-right: 1em !important;
     border: 0px !important
 }

 #selectPlan li{
     margin-left: 1em;
     text-align: left;
 }
 
 #messages li{
     margin-left: 1em
 }
 
 select{
     margin-top: 0.3em !important
 }

 #email{
     height: 3em
 }

 .own-note{
     font-size: 0.75em;
     color: #000000; 
     font-weight: normal;
 }

 .errorMessage{
     display: none;
     width: 100%;
     margin-top:1em
 }
    
 #messagesPWD{
     display: none
 }
 
 .ownBox
 {
    margin-right: 1em;
    padding: 1em;
    text-align: center
 }
 
 .ownBox .table-responsive{
     margin: auto;
     display: inline-table;
     width: 50%;
     border: 1px solid #2a4962;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
 }
 
 .ownBox .table-responsive td .description{
     font-size: 16px;
     font-weight: bold
 }
  .ownBox .table-responsive tr:hover{
     background-color: #FFFFFF !important
 }
 
 .companyHeader{
     font-weight: bold;
     font-size: 22px;
     text-align: center;
     width: 100%
 }

 .admTH
 {
    color: #FFF !important;
    font-family: Inkfree;
    font-size: 16px !important;
 }
 
 .screen1{
    font-size: 3em;
    color: #AE976D;
    clear:both;
    font-weight: bold;
    font-family: Inkfree;    
 }
 
 .screen4{
     font-size: 2em;
     color: #AE976D;
     clear:both;
     font-weight: bold;
     font-family: Inkfree;
 }
 
 label, .field, 
 .field-large, .fieldCompany, .fieldAccount, .fieldMarked{
     /*font-size: 1.3em;*/
     color: #2482CF;
     /*white-space: nowrap*/
 }
 
 .field, .field-large, .fieldAccount, .fieldMarked{
     border-top: 1px solid #AAAAAA;
     /*width: 150px;*/
      vertical-align: middle
 }
 
 .field-large {
     /*width: 200px;*/
 }
 
 .fieldAccount, .fieldMarked{
     /*width: 225px;*/
 }
 
 .fieldMarked{
     border-top: 0px !important
 }
 
.fieldCompany{
    border-top: 1px solid #AAAAAA;
    width: 200px;
    vertical-align: middle;
    font-size: 16px;
    color: #24303A;
    font-weight: bold;
}

.fieldValueCompany, .fieldValueOffice {
     /*margin-left: 1.5em;*/
     vertical-align: middle;
     padding-bottom: 0px!important;
     padding-top: 0.25em;
     font-size: 16px
 }
 
 .fieldValueCompanyView
 {
     /*margin-left: 1.5em;*/
     vertical-align: middle;
     padding-top: 0.25em;
     text-align: justify
 }
 
 .fieldValueAccount{
     /*margin-left: 1.5em;*/
     vertical-align: middle;
     padding-top: 0.25em; 
     /*width: 70%*/
 }
 
 .fieldValue{
     /*margin-left: 1.5em;*/
     vertical-align: middle;
     padding-top: 0.25em;
     text-align: justify
     /*width: 85%*/
 }
 
 .lastField{
     border-bottom: 1px solid #AAAAAA;
 }
 
 
 .parrafoTiny,
 .parrafoTiny p{
     line-height: 1.3 !important;
     margin: 0 0 10px !important;
     display: block;
     font-family: roboto;
     font-size: 11pt;
 }
 
 .parrafoTiny ul, .parrafoTiny ol{
     /*margin-bottom: 0px !important;*/
 }

 .parrafoTiny ul li, .parrafoTiny ol li{
     font-family: roboto;
     font-size: 11pt;
     line-height: 1.3 !important;
 }
 
 #formulario{
    /* background-color: #DEE9F6; /*#C2DAF0;*/
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    padding: 1em 1em 1em 1em;
/*    width: 80%;*/
    font-family: roboto;
    /*margin-top: 3em;*/
    /*margin-left: 1em;*/
    z-index: 120 !important;   
    text-align: center
 }
 
 #formularioImg{
    background: url('../img/unsplash.png'); 
    background-repeat: no-repeat;
    background-position: 50% 50%;/*  */
    background-size: cover; 
    position: fixed;
    /**opacity: 0.2; 
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; **/
    /* This works in IE 8 & 9 too */
    /* ... but also 5, 6, 7 */
    /*filter: alpha(opacity=20); */
    float: left;     
    z-index: 0 !important;
    height: 100vh;
    width: 100vw;
 }
 
 #formularioImg2{
    background: url('../img/unsplash.png'); 
    background-repeat: no-repeat;
    background-position: 50% 50%;/*  */
    background-size: cover; 
    position: fixed;
    /**opacity: 0.2; 
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; **/
    /* This works in IE 8 & 9 too */
    /* ... but also 5, 6, 7 */
    /**filter: alpha(opacity=20); **/
    float: left;     
    z-index: 0 !important;
    height: 100vh;
    width: 100vw;
 }
 
  #formularioImg3{
    background: url('../img/unsplash.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;/*  */
    background-size: cover; 
    position: fixed;
    /**opacity: 0.2; 
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; **/
    /* This works in IE 8 & 9 too */
    /* ... but also 5, 6, 7 */
    /**filter: alpha(opacity=20); **/
    float: left;     
    z-index: 0 !important;
    height: 100%;
    width: 100%;
 }
 
#formularioImg4{
    background: url('../img/unsplash.png') center center; 
    background-repeat: no-repeat;
    background-position: 50% 50%;/*  */
    background-size: cover; 
    /*position: fixed;*/
    /**opacity: 0.2; 
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; **/
    /* This works in IE 8 & 9 too */
    /* ... but also 5, 6, 7 */
    /**filter: alpha(opacity=20); **/ 
    z-index: 0 !important;
    height: 100%;
    width: 100%;
 }
 /*
 .selectedOption{
    background-color: #24303A;
    color: #FFFFFF
 }
 */
 textarea{
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    width: 90%;
    height: 200px;
 }

 .rfsecFR{
     padding-top: 0.5em;
    padding-bottom: 0.5em;
    text-align: center;
 }
 #rfsec{
     
     z-index: 999 !important;
     padding: 1em
 }
 
 .content .entry-header{
    display: block !important;
    clear:both;
    margin-left: 10%;
    margin-right: 10%;
 }
 
 .glyphicon-spin {
    -webkit-animation: spin 1000ms infinite linear;
    animation: spin 1000ms infinite linear;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
 #rfsec th {
    text-align: right;
    padding-right: 1em;
    padding-top:0.5em !important;
    text-transform: none!important;
 }
 
 #rfsec th:last{
     margin-bottom: 1em
 }
 
 .office .required,
 #tabs .required,
 #rfsec .required{
    color: #AE976D;
    font-size: 16px
 }
 
 #formulario .required{
    color: #AE976D;
    font-size: 16px
 }

 .btn-success
 {
    background-color: #0733b0 !important;
    border-color: #0733b0 !important;
 }

 .btn-success:hover
 {
    background-color: #24303A !important;
    border-color: #24303A !important;
    color: #FFF !important;
 }

 .btn-danger
 {
    background-color: #AE976D !important;
    border-color: #AE976D !important;
 }

 .btn-danger:hover
 {
    background-color: #24303A !important;
    border-color: #24303A !important;
 }

 .alert-danger
 {
    color: #24303A !important;
    background-color: #FFF !important;
    border-color: #AE976D !important;
 }

 #footer-upgrade
 {
    visibility: hidden !important;
 }

 .saveBtn{
     background-color: #24303A !important;
     color: #FFFFFF !important;
     padding-right: 1em;
     float:right; 
     -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
 }
 
 .saveBtn:hover{
     background-color: #AE976D !important;
     color: #FFFFFF !important;
     
 }
 
 .file-input-wrapper {
    overflow: hidden;
    position: relative;
    
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    width: 100%;
    height: 200px;
}


.file-input-wrapper > input[type="file"] {
    font-size: 200px;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
}

.file-input-wrapper > .btn-file-input {
    display: inline-block;
    width: 100%;
    height: auto;
    text-align: center;
    vertical-align: middle
}

.file-input-wrapper:hover > .btn-file-input {
    background-color: #aaa;
}

.showImage{
    
    border: 1px solid #2a4962;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
}

#partnerForm{
    padding-top: 0.5em
}

.wp-admin select {
    height: auto !important;
    padding-left: 0.5em;
    /*width: 31em;*/
    height: 38px !important
}

.office{
    margin-top: 1em;
    margin-bottom: 1em;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 1em 1em 1em 2em;
    border: 1px solid #AE976D;
    width:80% !important;
    left:10%;
    z-index: 1000 !important;
      /* IMPORTANTE */
    display: inline-block; /* jose */
}

.product{
    margin-top: 1em;
    margin-bottom: 1em;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 1em;
    border: 1px solid #000000
}


.ui-widget.ui-widget-content{
    border: 0px !important
}

.mainTitle{
    font-size: 2em;
    color: #AE976D;
    margin-bottom: 1em !important;
    font-family: Inkfree;
    font-weight: bold;
}

.mainTitleDarkBlue{
    font-size: 2em;
    color: #2a4962;
    margin-bottom: 1em !important
}

.ui-widget-header {
    background-color: #FFFFFF;
}

.ui-widget.ui-widget-content {
    border: 1px solid #DDDDDD !important;
    height: 100%;
    z-index: 99999;
}

#wpcontent {
    padding-left: 0!important;
}

.informationElementsMain2
{
    width: 80%; 
    background-color: #FFFFFF;
}

.informationElementsMain3
{
    width: 80%; 
    /*opacity: 0.8*/
}

.informationElementsMain{
   width: 80%; 
    /*padding-left: 3em; */
    margin-top: 1em !important;
    background-color: #FFFFFF;
    /*opacity: 0.8*/
}

#tabs{
    width: 80%;
    left: 10%
}

#tabs .ui-widget-header {
    border: 0px !important;
    background: none;
    
}
#tabs ul li{
    
}

#tabs .ui-state-hover a
{
    background-color: #24303A !important;
    color: #FFFFFF !important
}

#tabs .ui-tabs-active, #tabs .ui-state-active{
    background-color: #24303A !important;
    color: #FFFFFF !important;
    border: 1px solid #24303A !important;
}

#tabs{
    border: 0px !important
}

#tabs [id^="tabs-"] {
    width: 100vw;
    height: auto;
    z-index: 100 !important;
    border: 1px solid #24303A;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#tabs [id^="tabs-"] .office{
    left: 0% !important;
    width: 100% !important
}

#tabs [id^="tabs-"] #formulario{
    padding-top: 0px !important;
}

#tabs [id^="tabs-"] .urlExtern{
    left: 0%;
}

.rformIcon{
    opacity: 1
}

.member{
    font-weight: bold;
    color: #24303A
}
.membership{
    /*float: right; */
    /*margin-right: 1em*/
}
.membershipTitle{
    font-family: Inkfree;
    font-size: 16px;
}

.text-danger
{
    color: #24303a !important;
}

.informationElementsAccount{
    /*width: 80%; */
    /*margin-top: 1.5em*/
}

.companyLogo{
    padding-top: 0.5em; 
    padding-bottom: 0.5em; 
    
}

#formulario a:hover{
    color: #2482CF   
}


  
@media (max-width:1250px) and (min-width:705px)
 {
    .fieldCompany{
        text-align: left;
    }

 }

@media (max-width: 704px)
{
    .fieldCompany{
         width: auto !important
    }
}
 
 @media (max-width: 768px)
 {
    .row{
        margin-right: 0px !important
    }
    .mainTitle{
        margin-top: 1em;
        font-size: 22px !important;
    }
    #formulario{
        text-align: left
    }

    .logoForm
    {
        width: 50% !important;
        margin-top: 10% !important;
        margin-left: 25% !important;
    }

    .webForm
    {
        font-size: 13px !important;
    }

    .form-control
    {
        margin-bottom: 5% !important;
        margin-top: 5% !important;
    }

    #conditions
    {
        float: left !important;
        margin-top: 3% !important;
        font-size: 13px !important;
    }

    .formLogin
    {
        font-size: 12px !important;
        margin-bottom: 2% !important;
    }

    #altEmailButton
    {
        width: 80% !important;
    }

    .headerRegistrationTitle
    {
        font-size: 12px !important;
        margin-bottom: 10% !important;
    }

    .entry-title
    {
        font-size: 18px !important;
    }

    .content
    {
        padding: 0 !important;
    }

    .wrap
    {
        padding: 0 !important;
    }

    .selectPlanInformation
    {
        margin-bottom: 5%;
        width: 96%;
    }

    .warningPlan
    {
        font-size: 8px;
        margin-top: 60% !important;
    }

    .emailTitle
    {
        width: 100% !important;
        margin-left: 38% !important;
        font-size: 16px !important;
    }

    .divButtonres
    {
        float: none !important;
        width: 80% !important;
        margin-left: 0px !important;
    }

    .sendButtonRes
    {
        width: 95% !important;
        margin-left: 17% !important;
    }

    .descriptionPayment
    {
        padding: 0px !important;
    }

    .discountRes
    {
        float: left !important;
        margin-left: 5% !important;
    }

    .inputDisRes
    {
        float: none !important;
        width: 90% !important;
        margin-top: 0px !important;
    }

    #sendDiscount
    {
        float: left !important;
        width: 40% !important;
    }

    .eventTitle
    {
        font-size: 16px !important;
    }

    .virtualEventsProfile
    {
        display: none !important;
    } 
 }
 
#formulario [class*='col']{
    /*padding-right: 0px !important;*/
    /*padding-left: 15px;*/
 }

#formulario .optionsUrl{
    /*padding-right: 1em !important;*/
    padding: 0.25em 0.5em 0.25em 0.5em;
    font-size: 12px;
    display: flow-root;
    margin-left: 0px;
    margin-right: 0px;
    clear: right;
    margin-bottom: 1em;
    /* color: #2B4A63; */
    /*margin-bottom: 2em;*/
   /* color: #2B4A63*/
}

#formulario .optionsUrl:Hover{
    color: #2482CF
}

#formulario .optionsNextUrl a{
    background-color: #24303A !important;
    color: #FFFFFF;
    padding: 0.5em 1em 0.5em 1em;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-left:1em
}
#formulario .optionsUrl a,
#formulario .urlExtern a{
     background-color: #24303A ;
     color: #FFFFFF;
     padding: 0.5em 1em 0.5em 1em;
     float:right; 
     -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-left:1em
}
 #formulario .optionsNextUrl a:hover,
#formulario .optionsUrl a:hover,
#formulario .urlExtern a:hover{
     background-color: #AE976D !important;
     color: #FFFFFF !important
 }

 .disabledLink{
    pointer-events: none;
    background-color: #989898 !important;
 }
 
.disabledButton{
    background-color: #989898 !important;
    color: #FFFFFF !important;
    text-transform: none !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}

.disabledButton:hover{
    background-color: #989898 !important;
    color: #FFFFFF !important
}

.enabledButton{
    background-color: #24303A !important;
    color: #FFFFFF !important;
    text-transform: none !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}

.enabledButton:hover{
    background-color: #24303A !important;
    color: #FFFFFF !important
}

.platinumButton{
    background-color: #24303A !important;
    color: #FFFFFF !important;
    text-transform: none !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}

.platinumButton:hover{
    background-color: #24303A !important;
    color: #FFFFFF !important
}

.urlExtern{
    left: 10%;
}

.lostPassswordgrecaptcha{
    padding-left: -15px !important;
    
}

.form-control:focus
{
    border-color: #24303A !important;
}

.btnSelect{
    background-color: #24303A !important;
    text-transform: none !important;
     -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;  
    color: #FFFFFF !important
}

.btnSelect:hover{
    background-color: #AE976D !important;
}

.glyphicon .normal-right-spinner {
    -webkit-animation: glyphicon-spin-r 2s infinite linear;
    animation: glyphicon-spin-r 2s infinite linear;
}

.urlPlans{
    color: #24303A !important;
    font-weight: bold;
}

.office label{
    color: #24303A !important   
}

.profileUserEvent label{
    color: #fff !important;
}

.entry-header .entry-title{
    color: #AE976D !important;
    font-family: 'Inkfree' !important;  
}

.content .entry-header .entry-title{
    color: #AE976D !important;
    font-family: 'Inkfree' !important;  
 }
 
 .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100% !important;
 }
 
 textarea{
     height: 12em!important
 }
 
 .deleteProduct{
     margin-right:1em
 }
 
 #rfsec .bootstrap-select > .dropdown-toggle.bs-placeholder,
 .office .bootstrap-select > .dropdown-toggle.bs-placeholder
 {
     color: #FFFFFF;
 }
 
 #rfsec .bootstrap-select,
 .office .bootstrap-select{
     list-style:outside none none;
     font-family: roboto
 }
 
 .rformFooter{
    width: 80% !important;
    left: 10%;
    background-color: #FFFFFF;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 1em 1em 1em 2em;
    z-index: 100 !important;
    display: inline-block;
    text-align: center !important
 }
 

[id^=currentStateHeader]{
    background-color: #24303A;   
    color: #FFFFFF; 
    width: 9em; 
    padding: 0.4em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
}

#currentState{
    background-color: #2482CF; 
    color: #FFFFFF; 
    width: 9em; 
    padding: 0.4em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left:45%
 }
 
 #currentState:hover, 
 [id^=currentStateHeader]:hover{
    background-color: #2482CF; 
    cursor: pointer
 }
 
#rfsec .bootstrap-select.btn-group .dropdown-menu li,
.office .bootstrap-select.btn-group .dropdown-menu li {
    list-style-type: none !important;
 }
 
 
 .faqOptionInfo{
    padding: 1em;
    display: none;
    margin-top: 1em
 }
 
 .faqOption{
     width: 100%;
     margin-bottom:1em;
     padding-top:1em;
     
 }
 
 .faqOption .bottomLine{
     border-bottom: 1px solid #CCCCCC
 }
 
 .officeWOB{
    margin-top: 1em;
    margin-bottom: 1em;    
    padding: 1em 1em 1em 2em;
    width:80% !important;
    left:10%;
    z-index: 1000 !important;
      /* IMPORTANTE */
    display: inline-block;
}

.sign{
    padding: 0.25em 1em 0.15em 0.25em;
    margin-left: 1em;
    color: #24303A;
    border: 1px solid #24303A;
}
.sign:hover{
    cursor: pointer;
    background-color:  #24303A;;
    color: #fcf8e3
}



.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -ms-animation: spin .7s infinite linear;
    -webkit-animation: spinw .7s infinite linear;
    -moz-animation: spinm .7s infinite linear;
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}
  
@-webkit-keyframes spinw {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@-moz-keyframes spinm {
    from { -moz-transform: rotate(0deg);}
    to { -moz-transform: rotate(360deg);}
}



#registration table th{
    width: 30%;
}

input, select, textarea{
    font-family: roboto !important
}

.toggle-faqOption{
    color: #24303A
}

.toggle-faqOption:hover{
    cursor: pointer;
    color: #2482CF
}

.abstractWrap{
    white-space: pre-wrap;      /* CSS3 */   
    white-space: -moz-pre-wrap; /* Firefox */    
    white-space: -pre-wrap;     /* Opera <7 */   
    white-space: -o-pre-wrap;   /* Opera 7 */    
    word-wrap: break-word;      /* IE */
}

.alert{
    text-align: justify;
    clear: both;
    color: #24303A !important;
    background-color: #FFF !important;
    border-color: #AE976D !important;
}


/* Show load indicator when image is being loaded */
.cropit-preview.cropit-image-loading .spinner {
  opacity: 1;
}

/* Show move cursor when image has been loaded */
.cropit-preview.cropit-image-loaded .cropit-preview-image-container {
  cursor: move;
}

/* Gray out zoom slider when the image cannot be zoomed */
.cropit-image-zoom-input[disabled] {
  opacity: .2;
}


/* The following styles are only relevant to when background image is enabled */

/* Translucent background image */
.cropit-preview-background {
  opacity: 0; /*.2*/
}

/*
 * If the slider or anything else is covered by the background image,
 * use non-static position on it
 */
input.cropit-image-zoom-input {
  position: relative;
}

/* Limit the background image by adding overflow: hidden */
#image-cropper {
  overflow: hidden;
}

/* Hide default file input button if you want to use a custom button */
#companyInformation>input.cropit-image-input {
  visibility: hidden;
}

.office ol{
    margin-top: 14px !important;
    margin-bottom: 14px !important;
    padding-left: 40px !important;
   /* list-style: initial !important;*/
}

.office .planInformation ul{
    padding-left: 0px !important;
}

.office ul,
.officeWOB ul{
    margin-top: 14px !important;
    /*margin-bottom: 14px !important;*/
    padding-left: 40px !important;
    list-style: initial !important
}

.office ul li ul li,
.office ol li ul li,
.officeWOB ul li ul li,
.officeWOB ol li ul li{
    list-style: circle
}

.office ul li ul li ul li,
.office ol li ul li ul li,
.officeWOB ul li ul li ul li,
.officeWOB ol li ul li ul li{
    list-style: square
}

.rform-textarea,
.rform-textarea p,
.rform-textarea span{
    font-family: roboto !important;
    font-size: 12pt  
}

.dragAndDropBackground200{
    background: url('https://cyberstartupobservatory.com/wp-content/plugins/finder/resources/img/Drag&Drop_200x100.png');
    background-size: 200px 100px;
}

div[class^='advisorProfilePicture'], div[class*=' advisorProfilePicture']{
    background: url('https://cyberstartupobservatory.com/wp-content/plugins/finder/resources/img/default-image.png');
    background-size: 200px 200px;
    background-repeat: no-repeat;
}

.advisorFilter
{
    display: inline-block !important;
    width: 14% !important;
    margin-left: 1%;
    margin-right: 1%;
}

.advisorFilterBlock
{
    padding: 1% 2% 1% 2%;
}

.dragAndDropBackground1200{
    background: url('https://cyberstartupobservatory.com/wp-content/plugins/finder/resources/img/Drag&Drop_1200x600.png');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    width: 100% !important
}

/* Translucent background image */
.cropit-preview-background {
  opacity: .2;
}

/*
 * If the slider or anything else is covered by the background image,
 * use relative or absolute position on it
 */
input.cropit-image-zoom-input {
  position: relative;
  
}

/* Limit the background image by adding overflow: hidden */
#image-cropper {
  overflow: hidden;
}

input[type=range] {
  height: 25px;
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 1px 1px 2px #000000;
  background: #74A9D8;
  border-radius: 50px;
  border: 0px solid #010101;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 1px 1px 1px #000031;
  border: 1px solid #00001E;
  height: 17px;
  width: 17px;
  border-radius: 10px;
  background: #FFFFFF;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -6.5px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #74A9D8;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 1px 1px 2px #000000;
  background: #74A9D8;
  border-radius: 50px;
  border: 0px solid #010101;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 1px 1px 1px #000031;
  border: 1px solid #00001E;
  height: 17px;
  width: 17px;
  border-radius: 10px;
  background: #FFFFFF;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #74A9D8;
  border: 0px solid #010101;
  border-radius: 100px;
  box-shadow: 1px 1px 2px #000000;
}
input[type=range]::-ms-fill-upper {
  background: #74A9D8;
  border: 0px solid #010101;
  border-radius: 100px;
  box-shadow: 1px 1px 2px #000000;
}
input[type=range]::-ms-thumb {
  margin-top: 1px;
  box-shadow: 1px 1px 1px #000031;
  border: 1px solid #00001E;
  height: 17px;
  width: 17px;
  border-radius: 10px;
  background: #FFFFFF;
  cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background: #74A9D8;
}
input[type=range]:focus::-ms-fill-upper {
  background: #74A9D8;
}

.imagen-centrada{
     margin: 0 auto !important;
}

.borrarImagenContenedor{
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%
}

.borrarImagen{
    position: absolute;
    width: 100%;
    padding-top:1em;
    padding-right: 1em;
    padding-bottom:0.25em;
    text-align: right;
    vertical-align: middle;
    z-index: 2000 !important;
    background-color: #616161;
}

.borrarImagen span{
    color: #FFFFFF !important;
    cursor: pointer;
}

.borrarImagen span:hover{
    color: red !important;
}

.optionsUrl a{
    cursor: pointer;
}

.headerRegistrationTitle{
    margin-left: 10%;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}


.office .alert-info{
    color: #24303A !important;
    background-color: #FFF !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    border: 0px;
    text-align: center
}



.ui-widget-overlay {
   background-color: #000000 !important;
   opacity: .70 !important;
   filter: Alpha(Opacity=70) !important;
}

.ui-dialog-titlebar-close:hover{
    background-color: #2482CF;
    color: #FFFFFF
}

.rforSuccessFullBox{
    padding-left: 1em; 
    padding-right: 1em; 
    margin-top: 1em !important; 
    z-index: 1000 !important;
    color: #24303A !important
}

span.form-control {
     height: 0px;
   }
.dropdown-menu.open {
  max-height: none !important;
}