﻿.cke_textarea_inline {
    padding: 10px;
    height: 200px;
    overflow: hidden;
    border: 1px solid #ccc;
    -webkit-appearance: textfield;
}

.tpl-component-2015-12-30-text {
    color: #666;
    font-size: 12px;
    position: relative;
    min-height: 60px;
    box-sizing: border-box;
}

.tpl-component-2015-12-30-text .box {
    width: 100%;
    overflow: hidden;
}

.tpl-component-2015-12-30-text a,.tpl-component-2015-12-30-text a:link,.tpl-component-2015-12-30-text a:hover,.tpl-component-2015-12-30-text a:active{
    color: #666 !important;
}
/* .tpl-component-2015-12-30-text a span,.tpl-component-2015-12-30-text a:link span,.tpl-component-2015-12-30-text a:hover span,.tpl-component-2015-12-30-text a:active span{
    color: #666 !important;
} */



.tpl-component-2015-12-30-text.active {
    border: 1px solid #08d09a;
}

.tpl-component-2015-12-30-text.active .icon {
    opacity: 0.5;
}

.tpl-component-2015-12-30-text.active .icon:hover {
    opacity: 1;
}

.tpl-component-2015-12-30-text.active .move {
    position: absolute;
    top: 0px;
    left: 50%;
    background: url(../images/move.png) 0 0 no-repeat;
    width: 40px;
    height: 16px;
    margin-left: -20px;
    cursor: move;
    z-index: 2;
}
/* .tpl-component-2015-12-30-text.active .saveblock {
    position: absolute;
    top: 0px;
    left: 40px;
    background: url(../images/saveblock.png) 0 0 no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;
    z-index: 2;
}

.tpl-component-2015-12-30-text.active .copy {
    position: absolute;
    top: 0px;
    left: 20px;
    background: url(../images/copy.png) 0 0 no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;
    z-index: 2;
}


.tpl-component-2015-12-30-text.active .move-close {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../images/move-close.png) 0 0 no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;
    z-index: 2;
}

.tpl-component-2015-12-30-text.active .saveInnerStyle {
    position: absolute;
    top: 0px;
    left: 60px;
    background: url(../images/saveinnerstyle.png) 0 0 no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;
    z-index: 2;
} */

/* .sidebar-text .select-component-self.input .select-options {
    right: 4px!important;
}
 */




