.pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pace-inactive{display:none}.pace .pace-progress{background:#27ae60;position:fixed;z-index:200;top:46px;right:100%;width:100%;height:4px}





@font-face

{
    font-family: 'icomoon';
    font-style: normal;
    font-weight: normal;
    src: url('../resources/fonts/icomoon.eot?4v3ev0');
    src: url('../resources/fonts/icomoon.eot?#iefix4v3ev0') format('embedded-opentype'), url('../resources/fonts/icomoon.woff?4v3ev0') format('woff'), url('../resources/fonts/icomoon.ttf?4v3ev0') format('truetype'), url('../resources/fonts/icomoon.svg?4v3ev0#icomoon') format('svg');
}
* {
    color: #2ecc71;
    font-family: "Open Sans", sans-serif;
}
html,
body {
    height: 100%;
    background-color: #ecf0f1;
    overflow-x: hidden;
    overflow-y: hidden;
}
header {
    background-color: #fff;
    border-bottom: solid 6px #ccc;
    font-size: 24px;
    height: 41px;
    width: 100%;
}
header.open {
    background-color: #2ecc71;
    border-bottom: solid 6px #27ae60;
    height: 40px;
    width: 100%;
}
header>nav>ul>li {
    display: table-cell;
    list-style-type: none;
    padding: 0 10px 0 5px;
    vertical-align: middle;
}
header.open .buscar::placeholder{
    color: #fff;
}
header nav {
    display: table;
    height: 100%;
    width: 100%;
}
header nav .index-arrow.open:before {
    color: #2ecc71;
    content: "\e604";
}
header nav .index-arrow {
    font-family: "icomoon";
}
header nav .index-arrow:before {
    content: "\e605"
}
header nav ul {
    display: table-row;
    height: 100%;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
header nav ul li#controls span {
    cursor: pointer;
    position:absolute;
    top:0;
}
header nav ul li#controls #play {
    font-family: "icomoon";
    font-size: 40px;
}
header nav ul li#controls #play:before {
     content: "\e603"
}
header nav ul li#controls #play.playing:before {
     content: "\e602"
}
header nav ul li.index .text {
    left: 28px;
    padding-left: 7px;
    position: absolute;
    top: 3px;
    z-index: 1;
}
header nav ul li#right-menu {
    cursor: pointer;
    padding-right: 46px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
header nav ul li#right-menu #profileSettings.open {
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    height: 150px;
    position: absolute;
    right: 0;
    top: -3px;
    width: 80px;
    z-index: 4;
}
header nav ul li#right-menu #dots-icon:before {
    content: "\e608";
    font-family: "icomoon";
    font-size: 16px;
}
header nav ul li#right-menu #profileSettings {
    -moz-transition: height 100ms ease-in-out, box-shadow 100ms ease-in-out, opacity 100ms ease-in-out;
    -ms-transition: height 100ms ease-in-out, box-shadow 100ms ease-in-out, opacity 100ms ease-in-out;
    -o-transition: height 100ms ease-in-out, box-shadow 100ms ease-in-out, opacity 100ms ease-in-out;
    -webkit-transition: height 100ms ease-in-out, box-shadow 100ms ease-in-out, opacity 100ms ease-in-out;
    background-color: #fff;
    box-shadow: none;
    height: 0;
    position: absolute;
    right: 0;
    top: -3px;
    transition: height 100ms ease-in-out, box-shadow 100ms ease-in-out, opacity 100ms ease-in-out;
    width: 80px;
    z-index: 4;
}
header nav ul li#right-menu #profileTrigger {
    height: 41px;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    z-index: 6;
}
header nav ul li#right-menu .index-arrow {
    position: absolute;
    right: 5px;
    top: 6px;
    z-index: 5;
}
header nav ul li#right-menu #profile {
    position: absolute;
    right: 30px;
    top: 3px;
    z-index: 5;
    height: 38px;
}
header nav ul li#right-menu #profile #profile-pic {
    border-radius: 50%;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 25px;
}
header nav ul li#right-menu #customize {
    left: -40px;
    margin-right: 12px;
    position: absolute;
    top: 5px;
    display:block;
}
header nav ul li#right-menu #customize:before {
    content: "\e60f";
    font-family: "icomoon";
    font-size: 28px;
    margin-right: 2px;
}
header nav ul li#right-menu #customize.openedStore.store {
    display:none;
}
header nav ul li#right-menu #store {
    left: 0;
    margin-right: 12px;
    position: absolute;
    top: 3px;
}
header nav ul li#right-menu #store:before {
    content: "\e600";
    font-family: "icomoon";
    font-size: 28px;
    margin-right: 2px;
}
header nav ul li#right-menu #dots {
    height: 35px;
    margin-right: 55px;
    padding-left: 35px;
    padding-top: 3px;
}
header nav li>a {
    text-decoration: none;
        
}
#back
{
    width: 1em;
        z-index: 5;
    position: relative;
}
#back .back-arrow.openedStore {

    color: #fff;
}
header nav .back-arrow {
      font-family: "icomoon";
    font-size: 40px;
    top: 0;
    line-height: 0;        
}
header nav .back-arrow:before
{
  content:"\e635"
}

header nav ul li#index {
    padding: 0;
    position: relative;
    width: 130px;
    z-index: 4
}
header nav ul li#index #index-menu{
    display: none;
    
}
header nav ul li#index #index-menu .sub {
    font-family: "icomoon";
}
header nav ul li#index #index-menu .sub:before {
    content:"\e603"
}

header nav ul li#index #index-menu.open {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    display: block;
    height: 130px;
    left: 0;
    opacity: 1;
    padding-top: 41px;
    position: absolute;
    top: 0;
    z-index: 2;
}
header nav ul li#index #index-trigger {
    cursor: pointer;
    height: 41px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 4;
}
header nav ul li#index #index-trigger .index-arrow {
    position: absolute;
        top: 8px;
    left: 12px;
}
header nav ul li#index #index-trigger .index-arrow.open
{
    top: 6px;
    left: 5px;

}

header nav ul li#index #index-trigger #index-text {
    left: 35px;
    position: absolute;
    top: 3px;
}
header nav ul li#index #index-menu {
    -moz-transition: height 100ms ease-in-out, box-shadow 100ms ease-in-out, opacity 100ms ease-in-out;
    -ms-transition: height 100ms ease-in-out, box-shadow 100ms ease-in-out, opacity 100ms ease-in-out;
    -o-transition: height 100ms ease-in-out, box-shadow 100ms ease-in-out, opacity 100ms ease-in-out;
    -webkit-transition: height 100ms ease-in-out, box-shadow 100ms ease-in-out, opacity 100ms ease-in-out;
    background-color: #fff;
    height: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: height 100ms ease-in-out, box-shadow 100ms ease-in-out, opacity 100ms ease-in-out;
    width: 130px;
}
header nav ul li#index #index-menu ul li.open {
    cursor: pointer;
    display: block;
    font-size: 16px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 5px;
    width: 85%;
}
header nav ul li#index #index-menu ul li {
    color: #afafaf;
    display: none;
    list-style: none;
    overflow: hidden;
    padding-left: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
header nav ul li#index #index-menu ul li a {
    color: #afafaf;
    text-decoration: none;
}
header nav ul li#index .text.open,
header nav ul li#index span:first-child.open {
    color: #2ecc71;
}
input {
    background-color: #fff;
    border: none;
    border-radius: 4px;
}
input:focus {
    border-bottom: 2px #ccc solid;
    outline: 0;
}
.button {
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}
#video {
height: calc(100% - 47px - 15px)}
#example_video_1 {
height:100%; 
width: 100%}
#example_video_1_html5_api{ 
    height:100%; 
    max-height: unset; 
} 
#Store {
    background-color: #ecf0f1;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}
 #customizationBars{
    display: none;
    height: calc(100% - 46px);
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
    margin-top: 46px;
}
#Store #actualStore, #customizationBars #actualStore {
    background-color: #ecf0f1;
    bottom: 7px;
    position: absolute;
    width: 100%;
}
#Store #actualStore #storeSection, #customizationBars #actualStore #storeSection {
    background-color: #fff;
    display: inline-block;
    float: right;
    height: 100%;
    padding: 40px;
    width: 70%;
}
#Store  #actualStore #storeList, #customizationBars #actualStore #storeList {
    background-color: #fff;
    display: inline-block;
    height: 100%;
    width: 20%;
}
#Store #actualStore #storeList ul li , #customizationBars #actualStore #storeList ul li {
    cursor: pointer;
    display: block;
    font-size: 25px;
    list-style: none;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
#Store #storeHeader, #customizationBars #storeHeader {
    background-color: #2ecc71;
    border-bottom: solid 7px #27ae60;
    height: 41px;
    width: 100%;
}
#Store.open, #customizationBars.open {
    display: block
}
.openedStore {
    color: #fff
}
/*sombra #ccc
normal #fff*/

.vidCustomizationMode
{
    width: 50% !important;
}
.vidVidCustomizationMode
{
    outline: 2px solid #27ae60;
    outline-offset: -2px;
    height: calc((100% + 15px) / 2 ) !important
}
#actions
{
    width: 50%;
    float: left;
    height: 50%;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    border-right: solid 2px #27ae60;
}
#actions .tabs
{
    list-style: none;
    margin: 20px 0;
    padding: 0;
    display:table;
    table-layout: fixed;
    width: 100%;

}

#actions .tabs .resize:before
{
     content:"\e623"

}

#actions .tabs .select:before
{
     content:"\e624"

}
#actions .tabs .cut:before
{
     content:"\e61d"

}
#actions .tabs .copy:before
{
     content:"\e92c"

}
#actions .tabs .paste:before
{
     content:"\e61c"

}
#actions .tabs .delete:before
{
     content:"\e618"

}
#actions .magnet:before
{
     content:"\e626"

}
#actions .grid:before
{
     content:"\e625";
     margin-right: 25px;

}
#actions .grid span{
color: inherit}
#actions .tabs td input
{
    line-height: 1;
     width: 100%;

}
#actions .tabs td span.wh
{
    position: absolute;
    right: 0;
    line-height: 1;
    color: #6B6969;
}
#actions .tabs .inputed
{
    padding-right: 1em;
    box-sizing: border-box; 

}

#actions .tabs td
{
    font-size: 35px;
    height: 100%;
    vertical-align: middle;
    display:table-cell;
    text-align:center;
      font-family: "icomoon";
        color: #6B6969;
    border-left: 1px solid #6B6969;
    cursor: pointer;
        position: relative;


}
#actions .tabs td:first-child
{
   
            border-left: none;

}
#list 
{ 
    width: 50%; 
    float: right; 
    box-sizing: border-box; 
    height: 100%; 
    padding-bottom: 48px; 
    overflow-y: scroll; 
} 


#list .tabs
{
    list-style: none;
    background-color: #2ecc71;
    border-bottom: solid 2px #27ae60;
    margin:0;
    height: 41px;
    padding: 0;
    display:table;
    table-layout: fixed;
    width: inherit;
    position: fixed;

}
#list .tabs li
{
    color: white;
    font-size: 24px;
    height: 100%;
    vertical-align: middle;
    cursor: pointer;
     display:table-cell;
    text-align:center;
}
#list .tabs li.actual
{
    background-color: #27ae60;
        cursor: default;

}
#list .widgets
{
  list-style: none;
    padding: 0;
    margin: 0;
    padding-top: 48px;
    box-sizing: border-box;
}
#list .widgets li
{
    background-color: #fff;
    cursor: pointer;
    height: 100px;
    width: 100%;
margin-bottom: 2px

}
#list .widgets li img
{
    height: 100%;
    box-sizing: border-box;
    padding: 5px
}
#actions .tabs .trash{
    font-family: "icomoon";
    font-size: 150px;
}
#actions .tabs .trash:hover{
    font-family: "icomoon";
}
#actions section{
width: 100%;}
.trash:before {
    content:"\e618"
}
.widgets .widget
{
    display: none;
}
.active{
    position: absolute;
}
.content
{
    width: 100%;
    height: 100%;
    position: relative;
}
.content::after
{
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;

}
iframe
{
    width: 100%;
    height: 100%;
    border: none;
}
.widget
{
    position: absolute !important;
    background-color: #ccc;
    opacity: 0.5;
    box-sizing: border-box;
}
.widget .content
{
   width:100%;
   height: 100%; 

}
.widget .content img
{
   width:100%;
   height: 100%; 

}
.widgetero, .presetter
{
    position: absolute;
    width: 100%;
    left: 0 ;
    z-index: 2;
    display:block;
    height: calc(100% - 46px - 15px);
    margin-top: 46px;
}
.widgetero{
    z-index: 1
}
.widgetero.open{
    z-index: 4;
}
.widgetero.open, .presetter.open{
    height: calc((100% - 46px) / 2);
    width: 50%;
}
.widgetero.invisible, .presetter.invisible{ 
    display: none; 
    height: 0 !important; 
} 
.widget.dropped
{
    opacity: 1;
}
.selectedWidget 
{ 
    /*border: 1px solid #aaa; */ 

} 
.selectedWidget.select
{
    outline: 1px solid #6D8FE0;

}
.ui-resizable-handle
{
    width: 6px !important;
    height: 6px !important;
    background-color: #888;
}
.ui-resizable-handle
{
    display:none !important;
}
.selectedWidget .ui-resizable-handle
{
    display:block !important;
    z-index: 1000000;
}
.selectedWidget.select .ui-resizable-handle
{
    display:none !important;
}
#cover
{
    display: none;
}
#cover.open
{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
}
#controls
{
    position: relative;
    z-index: 2;
}
.magnet.on, .grid.on
{
    color: #2ecc71 !important;
}
.resize.on
{
    color: #2ecc71 !important;
}
.select.on
{
    color: #2ecc71 !important;
}
#index-menu .wrapper{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;

}
.wrapper{
    display: none;
}
.wrapper.visible{
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

#storeList ul
{
    list-style: none;
    margin: 20px 0;
    padding: 0;
    display:table;
    table-layout: fixed;
    width: 100%;

}
#storeList ul
{
    list-style: none;
    background-color: #2ecc71;
    margin:0;
    height: 41px;
    padding: 0;
    display:table;
    table-layout: fixed;
    width: inherit;
    position: fixed;

}
#storeList ul li
{
    color: white;
    font-size: 24px;
    height: 100%;
    vertical-align: middle;
    cursor: pointer;
     display:table-cell;
    text-align:center;
    border-bottom: solid 2px #27ae60;
    margin: 0;
}
#storeList ul li.actual
{
    background-color: #27ae60;
        cursor: default;

}
.cp_embed_wrapper{ 
    height: 100%; 
} 
#profile div{ 
    display: inline-block !important; 
} 

#buscar 
{ 
  position: absolute;
  left: 0;
  width: 100%;
  padding-left: 135px;
  height: 40px;
  padding-top: 4px;
  box-sizing: border-box;
  padding-right: 300px;
} 
.buscar 
{ 
    max-width: 100%; 
} 
header nav ul li#right-menu #store::before {
    /*background-image: url("https://cdn-icons-png.flaticon.com/512/3768/3768482.png");*/
    background-repeat: no-repeat;
    height: 16px;
    display: inline-block;
    width: 16px;
    background-size: contain;
    background-position-x: 5px;
}

.searchResults{
display: block;
width: 100%;
padding-top: 46px;
height: 100vh;
box-sizing: border-box;
position: fixed;
z-index: 200;
top: 0}
.searchResults.hidden{
display: none !important}
.searchResults > div{
width: 100%;
height: 100%;
background: #fff;
overflow-y: auto}
.searchResults .result{
position: relative;
padding: 13px;
border-bottom: 3px solid #ccc}
.searchResults .result .profilePic{
display: inline-block; 
padding-right: 23px}
.searchResults .result .profilePic img{
height: 96px;
border-radius: 50%;
position: absolute;
left: 18px;
top: 18px}
.searchResults .result .screenshot img{
height: 96px;
}
.searchResults .result .screenshot{
display: inline-block;
padding-right: 23px
}
.searchResults .result .username{
display: inline-block;
height: 111px;
position: absolute;
line-height: 111px;
padding-left: 23px;
border-left: 1px solid #ccc}
.searchResults .result .appName{
display: inline-block;
height: 111px;
position: absolute;
line-height: 111px;
padding-left: 23px;
border-left: 1px solid #ccc;
top: 8px;}
.searchResults .result .cursoName{
display: inline-block;
height: 111px;
position: absolute;
line-height: 111px;
padding-left: 23px;
border-left: 1px solid #ccc;
top: 8px;}
.searchResults .result .username .rol{
display: inline-block;
padding: 9px 9px;
color: #FFFFFF;
font-size: 20px;
background: #2ECC71;
height: 27px;
line-height: 27px;
margin-left: 11px}
.searchResults .result .username .rol b{
color: #fff}
.searchResults .result .resulttype{
height: 111px;
line-height: 111px;
font-size: 23px;
display: inline-block;
text-align: right;
float: right;
padding-left: 23px}
.searchResults .result .resulttype::before{
content: "| ";
color: #ccc;
font-size: 31px;
font-weight: normal}
.searchResults .result > a:first-child{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 2;
outline: none !important}
.carr .video{ 
width: 100%;
height: 100%;
padding-bottom: unset !important} 
.carr .Playuse{ 
display: block} 
.searchResults .result .username .name{
display: inline-block;
color: #808080}
.searchResults .result#resaltado{
background-color: #ddd}
.widgetero.open iframe{
transform: scale(0.5);
transform-origin: 0 0;
width: 200%;
height: 200%;
display: block;
}
.vjs-text-track{
    background-color: #e5daec17 !important;
}
.vjs-tt-cue {
    color: #f9fbf8;
    text-shadow: -1px 0 1px #847f7f, 0 1px 1px #847f7f, 1px 0 1px #847f7f, 0 -1px 1px #847f7f;
}
.horizontalredlight {
    width: 2232%;
    height: 1px;
    background: red;
    position: absolute;
    z-index: 20000000000;
    outline: 1px solid antiquewhite;
    pointer-events: none;
}
.verticalredlight {
    height: 2232%;
    width: 1px;
    background: red;
    position: absolute;
    z-index: 20000000000;
    outline: 1px solid antiquewhite;
    pointer-events: none;
}

.greylight.x {
  height: 1px;
  width: 10000000px;
  background: #d4e1e1;
  left: -5000000px;
  position: absolute;
  z-index: 111111111111;
  display: none;
}
.greylight.y {
  height: 10000000px;
  width: 1px;
  background: #d4e1e1;
  top: -5000000px;
  position: absolute;
  left: 10px;
  z-index: 111111111111;
  display: none;
}
.widget.select.selectedWidget {
    opacity: 0.5;
}

.marker-n {
  position: absolute;
  top: calc(50% - 37px);
  width: 7px;
  height: 3px;
  left: -3px;
  border: 1px solid gray;
  box-sizing: border-box;
}
.marker-s {
  position: absolute;
  top: calc(50% + 37px);
  width: 7px;
  height: 3px;
  left: -3px;
  border: 1px solid gray;
  box-sizing: border-box;
}
.marker-e {
  position: absolute;
  left: calc(50% - 37px);
  width: 3px;
  height: 7px;
  top: -3px;
  border: 1px solid gray;
  box-sizing: border-box;
}
.marker-w {
  position: absolute;
  left: calc(50% + 37px);
  width: 3px;
  height: 7px;
  top: -3px;
  border: 1px solid gray;
  box-sizing: border-box;
}
@keyframes saved{
    25%     {background-color: #328cd5};
    50%     {background-color: #328cd5};
    100%    {background-color: none};
}
@keyframes save_failed{
    25%     {background-color: #d50000};
    50%     {background-color: #d50000};
    100%    {background-color: none};
}
.widgetero > div > .saved {
    border-color: #eeca75;
    background: #eeca75;
    animation-name: saved;
    animation-duration: 0.17s
}

/*Accessibility Dialog*/

.accessibiliTyDialog{
    position: fixed;
    top: calc(50% - 110px);
    width: 267px;
    height: 220px;
    background: #992727;
    z-index: 10010010;
    left: calc(50% - 133.5px);
    padding: 12px;
    box-sizing: border-box;
    display: none;
}
.accessibiliTyDialog.visible{
    display: block;
}
.accessibiliTyDialog > aside{
    background: #0303;
    width: 100%;
    height: calc(100% );
    padding: 2px;
    display: none;
    box-sizing: border-box;
    overflow-y: auto
}
.accessibiliTyDialog > aside.visible{
    display: block;
}
.accessibiliTyDialog > aside > h3{
    margin-top: 0;
    color: blanchedalmond;
}
.accessibiliTyDialog > aside label{
    color: #ffee9454;
    text-shadow: 1px 1px #2b2b2f;
}
.accessibiliTyDialog > aside select, .ui-menu .ui-menu-item-wrapper{
    color: #535b53 !important;
}
.pseudoBuTton , .pseudoBuTton1 {
  background: #6a85db;
  width: 31px;
  height: 21px;
  font-family: "icomoon";
  color: #8d9d;
  text-align: center;
  font-size: 26px;
  position: absolute;
  margin-top: 2px;
  left: calc(50% - 15.5px);
  right: 0;
  box-sizing: border-box;
}
.pseudoBuTton:before,  .pseudoBuTton1:before {
  content: "\e603";
  top: -5.242px;
  position: absolute;
  left: 3px;
}
.pseudoBuTton:hover, .pseudoBuTton1:hover {
  outline: 1px inset #979778;
  outline-style: outset;
}
.pseudoBuTton:active,  .pseudoBuTton1:active {
  outline: 1px inset #979778;
  color: #829d21;
}
.pseudoSendBuTton {
  background: #6a85db;
  width: 49.8px;
  height: 21px;
  font-family: "icomoon";
  color: #8d9d;
  text-align: center;
  font-size: 26px;
  position: absolute;
  margin-top: 22px;
  left: calc(50% - 15.5px);
  right: 0;
  box-sizing: border-box;
}
.pseudoSendBuTton:before {
  content: "\e60a";
  top: -7px;
  position: absolute;
  left: 3px;
  font-size: 27px;
}
.pseudoSendBuTton:hover {
  outline: 1px inset #979778;
  outline-style: outset;
}
.pseudoSendBuTton:active {
  outline: 1px inset #979778;
  color: #829d21;
}
.ui-autocomplete {
  z-index: 100000000;
  position: absolute;
}
.ui-helper-hidden-accessible {
}
.ui-button.ui-widget.ui-button-icon-only.custom-combobox-toggle.ui-corner-right {
  height: 1.4em;
  border: 1px solid #454545;
  margin-top: -2px;
  box-sizing: border-box;
}
.ui-button.ui-widget.ui-button-icon-only.custom-combobox-toggle.ui-corner-right:active {
  background: #433443;
  border: 3px double #454545 !important;
}
.custom-combobox-input.ui-widget.ui-widget-content.ui-state-default.ui-corner-left.ui-autocomplete-input {
  height: 1.3em;
  border: none;
  border-radius: 0;
  outline: none;
  padding: 0;
  padding-left: 2px;
}
.ui-state-active, .ui-widget-content .ui-state-active {
  background: #313531 !important;
  color: #f3f3f3 !important;
  border: 1px solid #717070;
}
ul.ui-menu {
  max-height: calc(50vh - 1.7em);
  overflow-y: scroll;
  overflow-x: hidden;
}
.ui-tooltip {
  position: absolute;
  z-index: 111111111111111111111111111 !important;
  max-width: unset;
}
.accessibiliTyDialog.visible.fill_daTa, .accessibiliTyDialog.visible.full_Text {
  width: 534px;
  height: 100vh;
  top: 0;
  left: calc(50% - 267px);
}
.hotKeys.chocolate > table th {
    font-weight: lighter;
    font-style: oblique;
    color: #f4d7cd;
    text-shadow: 1px 1px #b5d75975;
    width: 50%;
}
table {
  width: 100%;
}
th:last-child {
  text-align: left;
  border-bottom: 1px dashed;
  padding-left: 11px;
  color: #f2e2dc !important;
  font-style: oblique !important;
}
th:first-child {
  border: 1px solid;
  font-style: normal !important;
}


#completion_info {
  position: absolute;
  width: 100%;
  background: white;
  height: calc(100vh - 46px - 15px);
  top: 46px;
  z-index: 3;
  display: none;
}
#completion_info.visible {
  display: block;
}
.corrections {
  height: 100%;
  width: calc(100vw - 320px);
  background: #f9ffea;
  position: absolute;
  top: 0;
  left: 0;
}
.summary {
  width: 320px;
  height: 100%;
  top: 0;
  position: absolute;
  right: 0;
}
.summary > h3, .corrections > h3 {
  font-weight: normal;
  text-align: center;
  color: #333;
}
.corrections > p {
  color: #777;
  padding: 21px;
  box-sizing: border-box;
}
.summary th {
  color: #aaa;
}
.summary th:last-child {
  text-align: center;
  padding-left: unset;
  color: #b3a142 !important;
  border-color: #aaa;
}

.summary th:first-child {
  font-weight: normal;
}

.summary .next
{
  background-color: #fff;
  box-shadow: 0 6px 0 #bdc3c7;
  color: #9B9B9B;
  position: absolute;
  bottom: 7px;
  border-radius: 3px;
  border: none;
  display: block;
  font-size: 25px;
  margin: 0.2em auto;
  padding: 10px 3%;
  width: 6em;
  position: absolute;
  bottom: 6px;
  right: 6px;
  height: 34px;
  box-sizing: content-box;
}

.summary .next:active
{
  background-color: #E3E6E7;
  bottom: 1px;
  border-width: 0;
  outline: none;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3), inset 0 2px 1px rgba(0, 0, 0, 0.4), 0 2px #ecf0f1;
  bottom: 0px;
}  
.dropped {
    position: absolute;
}
.presetter {
  pointer-events: none;
}
.presetter div {
  pointer-events: auto;
}
.presetter input {
  border: 1px solid #bbb;
  border-bottom-width: 3px;
  color: #31554c;
  padding-left: 20px !important;
  padding-right: 20px !important;
  box-sizing: border-box;
}
.presetter button {
  width: 100%;
  height: 100%;
  border: 1px solid #d89d32;
}
.presetter button::after {
    font-family: "icomoon";
    content: "\ea10";
    color: #d69c31;
    text-align: center;
}
svg{
    position: absolute;
}
.second_ {
    z-index: 5;
}
.multiple_option {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 5;
  background: #803357;
  text-align: center;
  color: #282d22;
}
.multiple_option ul {
  padding: 0;
}
.multiple_option ul li {
  background: white;
  margin-bottom: 3px;
  padding: 3px 5px;
  color: #282d22;
  cursor: pointer;
  box-sizing: border-box;
}
.multiple_option ul li:hover {
  background: #dfdede;
  outline: 1px solid #9dbaf2;
}