.popupStandardPaywalls{
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
    color:#313131;
    padding:25px 20px 25px 20px;
    border: none;
    -webkit-box-shadow: 2px 1px 6px 1px rgba(49,49,49,1);
    box-shadow: 2px 1px 6px 1px rgba(49,49,49,1);
    background-color: white;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box;
    text-align: center;
    text-rendering:optimizeSpeed;
   /* min-height: 350px;*/
}
.popupStandardPaywalls .iconPop{
    width: 93px;
    height: auto;
}

.popupStandardPaywalls h1{
    font-size: 22px;
    color:#313131;
    font-weight: normal;
    margin-top:0;
    margin-bottom:0;
}
.popupStandardPaywalls h2{
    font-size: 20px;
    font-weight: normal;
    font-weight: bold;
    margin-bottom: 40px;
    color:#313131;
}
.teacherRegistration p{
    font-size: 14px;
}
.teacherRegistration .marginBottom{
    margin-bottom: 30px;

}
/* Form Classes */
.teacherRegistration{
    width: 100%;
    color:#343434;
    text-align:center;
}

.comboBoxTeacher .comboSelect.read {
    opacity: 1;
    height: 40px;
    box-sizing: border-box;
}

.comboBoxTeacher .comboSelect:checked, .comboBoxTeacher .focus label{
    border-color:#313131;
}
.input2 .teacherRegistration .comboBoxList{
    width:214px;

}
.marginRightCombo{
    margin-right: 14px;
}

.input2 .teacherRegistration .inputColumn{
    width:214px;
    display: inline-block;

}

/* DataList School */
.schoolList{
    position: relative;
    margin-top:30px;
    text-align:left;
}
.schoolList input{
    width:100%;
    display:block;
    font-size:16px;
    font-weight:normal;
    border:1px solid #a8a8a8;
    background-color: white;
    padding:10px 15px;
    box-shadow:none;
    box-sizing:border-box;
    color:#313131;
}
.schoolList input:focus{
    border-color:#313131
}
.schoolList .dropdownTeacher li{
    color:#7d7d7d;
    font-weight: bold;
}
.schoolList .dropdownTeacher li span{
    display: block;
    font-size: 12px;
    font-weight: normal;
}
.schoolList .dropdownTeacher li:hover, .schoolList .dropdownTeacher li:focus{
    color:#313131;
}
.schoolList .notSchool{
    background-color:#d8d8d8;
    color:#313131;
    text-align: center;
    padding: 10px;
    cursor: default;
}
.schoolList .dropdownTeacher li.notSchool:hover{
    color:#7d7d7d;
}
.schoolList .notSchool button{
    border:none;
    background-color:transparent;
    color:#28b7c6;
    cursor: pointer;
}
.schoolList .notSchool button:hover{
    color:#0097a7;
}
.schoolList .dropdownTeacher{
    display: none;
}
.schoolList input:focus  + .dropdownTeacher{
    display: block;
}
.schoolList .dropdownTeacher li.notResults{
    color:#7d7d7d;
    font-weight: normal;
    padding: 13px 10px;
}
.schoolList .dropdownTeacher li.notResults:hover{
    background-color:transparent;
}
.comboBoxTeacher .txtCapitalize{
    text-transform:capitalize;
}
.schoolList .disabled{
    opacity: .5;
    pointer-events: none;
}
/* Combo Subjects */
.optionsTeacher.optionfull li{
    width: 100%;
    box-sizing: border-box;
    display: block;
    margin:15px 0;
    line-height: 25px;
    position: relative;
}
.optionsTeacher.optionfull li input[type="checkbox"] + label{
    padding-right: 7px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline;
}
.optionsTeacher.optionfull li input[type="checkbox"] + label span{
    float: right;
    margin-right: 0;
    margin-top: 5px;
}
.dropdownTeacher.optionsTeacher.subjetTeacher li{
    padding-left:10px;
}
.subjetTeacher li .icoSubject{
    width: 20px;
    max-height: 25px;
    overflow: hidden;
    float:left;
}
.subjetTeacher li .icoSubject img{
    width: 100%;
    max-height: auto;
}
.detailsSelections .icoSubject{
    margin-right: 7px;
}

/* Selection Details List */
.blockDetails{
    text-align:left;
    margin:4px 0;

}
.detailsSelections{
    width:258px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align:top;
}
.detailsSelections li{
    display: inline-block;
    margin:3px 1px;
    padding:5px 10px;
    font-size:16px;
    color:#2d2d2d;
    background-color:#d9d9d9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    white-space: nowrap;
}

.teacherRegistration .displayOptions{
margin-bottom: 0;
}
.detailsSelections li .deleteSelection{
    width: 18px;
    height: 18px;
    background-color:#28b7c6;
    border:none;
    background-image:url(../../images/paywalls/cruz_cancel_selection.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 16px;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: text-top;
    margin-left: 5px;
    cursor:pointer;
}
.detailsSelections li .deleteSelection:hover{
    background-color:#4bc3d2;
}
.subjetTeacher.detailsSelections{
    margin-left: 13px;
}
.subjetTeacher.detailsSelections li{
    padding-left:10px;
}
.subjetTeacher.detailsSelections li:after{
    height: 32px;
    background-size: auto 20px;
    background-position: center center;
    left: 11px;
}
.registration .titInfo{
    font-size: 16px;
    color:#7d7d7d;
    font-weight: bold;
    margin-bottom: 0;
}
.teacherRegistration .infoTeacher{
    width: 100%;
    text-align: center;
}
.teacherRegistration .infoTeacher dt{
    color:#7d7d7d;
    font-size: 17px;
}
.teacherRegistration .infoTeacher dd{
    font-size:20px;
    margin-top:10px;
    color:#313131;
    font-weight:bold;
    line-height:1.3;
    margin-bottom: 35px;
}
.teacherRegistration .infoTeacher dd:last-child{
    margin-bottom: 0;
}
.teacherRegistration .infoTeacher dd span{
    display: block;
    font-weight: normal;
}
.infoTeacher .edit{
    background-color: transparent;
    border: none;
    color:#28b7c6;
    font-size: 14px;
    font-style:italic;
    position: relative;
    padding-left: 23px;
    white-space: nowrap;

}
.infoTeacher .edit:after{
    content:'';
    width: 20px;
    height: 20px;
    position: absolute;
    top:-2px;
    left:0;
    background:url(../../images/paywalls/editx2.svg);
    background-position: top left;
    background-repeat: no-repeat;
}
.infoTeacher .edit:hover:after, .infoTeacher .edit:focus:after{
    background-position: bottom left;
}
.registration .btnNext.btnConfirm span:after{
    background: none;
}
.registration .btnNext.btnConfirm{
    padding-right: 33px;
}
.registration .btnThemeLight.inactive{
    background-color:#dadada;
    border-color:#dadada;
    color:#6b6b6b;
    pointer-events:none;
    margin-top: 30px;
}
.teacherRegistration ::-webkit-input-placeholder { font-style:italic; font-weight:normal; color:#a8a8a8; }
.teacherRegistration ::-moz-placeholder { font-style:italic; font-weight:normal; color:#a8a8a8; }
.teacherRegistration :-ms-input-placeholder {font-style:italic; font-weight:normal; color:#a8a8a8; }
.teacherRegistration input:-moz-placeholder { font-style:italic; font-weight:normal; color:#a8a8a8; }
.schoolList .dropdownTeacher li.notResults.loadingCombo{
    color:#313131;
    height: 45px;
    box-sizing:border-box;
}
.schoolList .dropdownTeacher li.notResults.loadingCombo span{
    width: auto;
    display: inline;
    float: left;
    font-size: 14px;
    margin-right: 5px;
}
.popupStandardPaywalls input[type="text"]{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 0;
}
.popupStandardPaywalls input[type="text"]:focus{
    border:1px solid #0097a7;
  }
.icoPremiumAddContent{
    height: 18px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 73px;
    width: 66px;
}

.spanPremiumAddContent{
    display: block;
    margin-top: 8px;
}

#presMenu .icoPremiumAddContent, #presMenuReport .icoPremiumAddContent{
   position: absolute;
   width: 56px;
   top: 20px;
   left: inherit;
   right: -5px;
   margin: inherit;
  }
.uploadContent .youtubeBtn .icoPremiumAddContent{
    width: 66px;
    top: 23px;
    right: -165px;
}
#presMenuReport .icoPremiumAddContent{
    top:12px;
   }
/*
.touchable .icoPremiumAddContent{
    top:60px;
}
*/
.premiumContextual{
    position: relative;
    float: right;
}
.contentMenuItem .icoPremiumAddContent{
    width: 56px;
    height: 16px;
    margin-right:-10px;
    top: 3px;
}
.teacherRegistration .smallMargen{
   margin:30px 0 15px 0;
}
.input2 .displayOptions .optionsContainer .extraDataRowCheckboxes{
    margin:10px 0px 1px 17px;
}
.input2 .gradeIds, .input2 .subjectId{
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-left: -2px;
}
.input2 .gradeIds{
    margin-right: 4%;
}
.teacherRegistration .gradeIds, .teacherRegistration .subjectId{
    width: 48%;
}
/* Subject Change */
.teacherRegistration .displayOptions .optionsContainer img{
    width: 12px;
    max-height: 16px;
    padding-right: 2px;
    margin-top: -4px;
}
.teacherRegistration .displayOptions .selectBox div{
   font-size: 14px;

}
.teacherRegistration .subjectId .displayOptions .optionsContainer .extraDataRowCheckboxes{
  width: auto;
  display: block;
}
.teacherRegistration .subjectId .displayOptions .optionsContainer label{
    margin-left: 0;
    width: calc(100% - 19px);
}
.input2 .subjectId .displayOptions .optionsContainer .extraDataRowCheckboxes{
    margin:10px 14px 1px 17px;
}
.teacherRegistration .subjectId .extraDataRowCheckboxes{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.teacherRegistration .subjectId .displayOptions .selectBox img{
    width: 14px;
    height: auto;
    padding-right: 2px;
}
.teacherRegistration .displayOptions .select_category{
    margin-bottom: 2px;
}
.teacherRegistration .subjectId .displayOptions .optionsContainer .extraDataRowCheckboxes .styledCheckbox{
   margin-top: 4px;
}

.marginTopInput{
    margin-top: 30px;
}
.registration .fieldContent{
    position: relative;
}
.registration .fieldContent .txtAlert {
    position: absolute;
    right:1px;
    top:40px;
}
.registration .boxButton {
    width: 100%;
    display: table;
}
.registration .buttonRight{
    display: table-cell;
    text-align: right;
}
.registration .buttonLeft{
    display: table-cell;
    text-align: left;
}
.registration .buttonCenter{
    display: table-cell;
    text-align: middle;
}
.ellipsis-animation { position: relative; }
.ellipsis-animation i { font-style: normal; opacity: 1; position: absolute; -webkit-animation-name: dot; -moz-animation-name: dot; animation-name: dot; -webkit-animation-duration: 1.3s; -moz-animation-duration: 1.3s; animation-duration: 1.3s; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; animation-iteration-count: infinite; }
.ellipsis-animation i:nth-child(1) { -webkit-animation-delay: 0; -moz-animation-delay: 0; animation-delay: 0; }
.ellipsis-animation i:nth-child(2) { margin-left: 6px; -webkit-animation-delay: 200ms; -moz-animation-delay: 200ms; animation-delay: 200ms; }
.ellipsis-animation i:nth-child(3) { margin-left: 12px; -webkit-animation-delay: 400ms; -moz-animation-delay: 400ms; animation-delay: 400ms; }

@-webkit-keyframes dot { 0% { opacity: 1; }
    100% { opacity: 0; } }
@-moz-keyframes dot { 0% { opacity: 1; }
    100% { opacity: 0; } }
@keyframes dot { 0% { opacity: 1; }
    100% { opacity: 0; } }
