.ctp-input-readonly{
    color: #666!important;
}
.ctp-icon-info.ctp-textfield-clear:before{
    color:#2e6cc6;
}
.ctp-btn-danger{
    background-color:#CF0000;
    border:1px solid #CF0000;
}
.ctp-input-clear::-webkit-input-placeholder{
    color: #666!important;
}
.ctp-input-clear::-moz-input-placeholder{
    color: #666!important;
}
.ctp-input-clear:-moz-input-placeholder{
    color: #666!important;
}
.ctp-input-clear:-ms-input-placeholder{
    color: #666!important;
}
.ctp-icon-messagebox-alert:before{
    font-size: 40px;
}
body .elder-class,
.elder-class input, .elder-class textarea, .elder-class select,
.elder-class .ctp-textfield-clear:before, .elder-class div, .elder-class span,
.elder-class input[type="button"], .elder-class input[type="submit"], 
.elder-class input[type="reset"],.elder-class button, .elder-class .ctp-btn{
    font-size: 22px;
}
 
.elder-class #msginfo1 textarea {
    font-size: 20px;
}
.elder-class p.text{
    font-size: 22px!important;
    line-height: 1.3;
}
.elder-class label{
	font-size: 22px!important;
    white-space: pre-wrap;
    padding-right: 10px;
}
.elder-class .ctp-table-item label.ctp-table-cell, .elder-class .ctp-table-item .ctp-table-cell label{
    padding-right: 15px;
}
.scan-icon{
    width: 30px;
    position: absolute;
    top: 5px;
    right: 40px;
}