/*!  */
/*********** FORMULAR Editor ************/
form.content_form{
    padding: 0;
    margin: 0;
    width: 430px;
}
.head_element_container{
    font-weight: bold;
    padding-left: 10px;
    font-size: 13px;
    color: #002454;
    line-height: 25px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.element_container{
    border: 1px solid #fff;
    background-color: #fff;
    color: #000000;
    padding: 10px 10px 7px 10px;
    margin: 0 0 5px 0;
    width: 650px;
}
form.content_form .columns-4 {
    width: 650px;
    float: left;
}
.columns-4 .width_col4_element {
   width: 480px;
}
form.content_form .columns-4 .columns_wrapper {
    width: 320px;
    float: left;
}
form.content_form label{
    padding: 0;
    margin: 0;
    width: 150px;
    display: block;
    float: left;
}
form.content_form .columns-4 label{
    width: 90px;
}
form.content_form label.radio_label{
    width:auto;
    margin-bottom: 0px;
}
form.content_form input.text_field{
    width: 250px;
    display: block;
    float: left;
}
form.content_form .columns-4 input.text_field{
    width: 200px;
}
form.content_form label,
form.content_form input.text_field,
form.content_form textarea{
    margin-bottom: 3px;
}
form.content_form input.text_field,
form.content_form textarea{
    color:#000000;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px;
}
form.content_form input.radio_field{
    margin-right: 10px;
    float: left;
}
form.content_form .element_wrapper{
    width: 250px;
    float: left;
}
form.content_form textarea {
    width: 100%;
    height: 50px;
}
form.content_form .form_buttons{
    border-bottom: 1px solid #fff;
}
.form_buttons .submit_button{
    float: right;
}
form.content_form select {
    width: 255px;
}
form.content_form input.checkbox_field{
    margin-right: 10px;
    float: left;
}
form.content_form label.checkbox_label{
    width: 370px;
    margin-bottom: 6px;
}
form.content_form label.red{
    color: #ff0000;
    font-weight: bold;
}
form.content_form label.normal{
    color: #000000;
    font-weight: normal;
}
form.content_form input.text_field,
form.content_form textarea,
form.content_form select,
form.content_form input.normal,
form.content_form textarea.normal,
form.content_form select.normal{
    border-color:#7D7D7D #c3c3c3 #dddddd;
    border-style:solid;
    border-width:1px;
    background-color: #fff;
}
form.content_form input.red,
form.content_form textarea.red,
form.content_form select.red{
    border: 1px solid #ff0000;
    background-color: #FFCCCC;
}
form.content_form div.red{
    border: 1px solid #ff0000;
    margin-bottom: 2px;
}
form.content_form div.normal{
    border: none;
    margin-bottom: 0px;
}
form.content_form div.radio_wrapper{
    float: left;
}
p.clr {
    clear:both;
    font-size:0;
    line-height:0;
    height:0;
    margin:0;
    padding:0;
}

.radio-checkbox-item {
    float: left;
    display: inline-block;
    width: auto;
}
.radio_wrapper {
    width: 250px;
}
.radio-left label {
    margin-right: 10px !important;
}
.radio-left input[type="radio"] {
    margin-left: 0px !important;
    margin-right: 5px !important;
    padding-right: 0px;
}
form.content_form .radio-right label {
    float: right;
}
form.content_form .radio-right input.radio_field {
    float: right;
 margin-left: 10px;
}

.element_container .form-date {
    display: inline-block;
    margin-left: 4px;
}
.element_container .form-date img {
    width: 18px;
}
/** FORMULAR - ENDE **/
 
/*********** calendar in FORMULAR Editor ************/

.ac-layer {
    width: 200px;
    border: 1px solid #B5B7B7;
    background: #9EB3C3;
    padding: 1px;
}
.ac-layer table {
    border-collapse: separate;
    border-spacing: 2px;
}
.ac-layer .wrapper {
    background: #fff;
    border: 1px solid #B5B7B7;
    font-size: 12px;
    font-family:'Lucida Sans Unicode','Lucida';
}
.ac-layer .head {
    width: auto;
    height: 19px;
    padding: 2px;
    text-align: center;
    background: #577d96;
    color: #fff;
    border: 1px solid #fff;
}
.ac-layer .btnClose {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 5px;
    top: 7px;
}
.ac-layer .btnClose a {
    background: url(/xbcr/mwr-relaunch/sprite_btn_neu.png) 0 -590px no-repeat;
    display: block;
}
.ac-layer .btnClose img {
    width: 15px;
    height: 15px;
}
.ac-layer .buttons {
    padding: 2px;
    height: 17px;
    background: #EFF2F4;
}
.ac-layer .buttons .btnPrev{
    width: 15px;
    height: 15px;
    background: url(/xbcr/mwr-relaunch/btn_calendar_back.png) 0 0 no-repeat;
    float: left;
}
.ac-layer .buttons .btnNext{
    width: 15px;
    height: 15px;
    background: url(/xbcr/mwr-relaunch/btn_calendar_forward.png) 0 0 no-repeat;
    float: right;
}
.ac-layer .buttons .btnPrev img,
.ac-layer .buttons .btnNext img{
    width: 15px;
    height: 15px;
}
.ac-layer .buttons .info{
    float: left;
    width: 160px;
    text-align: center;
}
.ac-layer .content{
    height: 135px;
    background: #fff;
    position: static;
    width: auto;
}
.ac-layer .content table {
    width: 100%;
}
.ac-layer .content table td{
    text-align: center;
    vertical-align: middle;
    font-size: 11px;
    background: #DDDDEB;
}
.ac-layer .content table td.weekend{
    background: #F8EAB0;
}
.ac-layer .content table td.blank{
    background: #f6f8f9;
}
.ac-layer .content table td.disabled{
    background: #F6DCE5;
}
.ac-layer .content table td.selected{
    background: red;
}
.ac-layer .content table td.selected a {
    color: #fff;
}
.ac-layer .footer{
    height: 18px;
    padding: 3px 0 0 0;
    text-align: center;
    background: #EFF2F4;
}
.red {
    border: 1px solid red;
    background: #FDE5E1;
}
.ac-layer a {
    color: #CE1A00;
    text-decoration: none;
}
.ac-layer a:hover {
    color: #CE1A00;
    text-decoration: underline;
}