﻿a img {
    border: 0px;
}

.content_header a img {
    margin-top: 7px;
    margin-left: 7px;
}

.msg_text {
    padding-left: 5px;
}

.msg_sub {
    display: inline;
    font-size: 11px;
}

.msg_listview {
    padding-left: 5px;
    line-height: 20px;
}

    .msg_listview a {
        text-decoration: none;
    }

.msg_addrecform_div {
    margin-left: -6px;
}

.msg_addrecform_inner_div {
    /*padding-left:5px;	*/
}

    .msg_addrecform_inner_div .header_div {
        height: 35px;
        background-color: rgb(255, 207, 1);
    }

.msg_addrecform_tab {
    display: inline-block;
    line-height: 35px;
    padding-top: 5px;
    text-indent: 17px;
    cursor: pointer;
}

.active_tab {
    color: #00529C;
    font-weight: bold;
    cursor: default;
}

.msg_addrecform_content {
    padding-top: 25px;
    padding-left: 10px;
}

.msg_dd_form, .msg_dd_form2 {
    line-height: 25px;
    margin: auto;
    position: relative;
}

    .msg_dd_form .submit {
        background: transparent url(../../images/hinzufuegen.jpg) repeat scroll 0 0;
        border: 0 none;
        height: 15px;
        position: absolute;
        right: 5px;
        top: 5px;
        width: 15px;
        cursor: pointer;
    }

.msg_select_officers_div {
    padding: 15px;
    position: relative;
}

.msg_ofg_select {
    width: 45%;
    position: relative;
}

    .msg_ofg_select input {
        z-index: 1;
    }

.msg_select_officers_div {
    cursor: pointer;
}

.msg_ofg_options {
    height: 100%;
    overflow: auto;
    position: absolute;
    right: 25px;
    top: 15px;
    width: 45%;
    background: transparent url(../../images/dottedLine_v.jpg) repeat-y scroll 0 0;
}

.msg_ofg_link {
    display: inline;
}

.msg_chk_overlay {
    top: 0px;
    display: block;
    position: absolute;
    width: 35px;
    height: 20px;
}

.msg_ofg_options .h2 {
    padding: 5px;
}

#msg_addrecform_simple_content .msg_dd_form {
    width: 45%;
}

#simpleAddress {
    width: 190px;
    margin-top: 2px;
}

.msg_message_form_div {
    vertical-align: top;
}

.msg_label {
    display: inline-block;
    padding-top: 7px;
    text-indent: 15px;
    vertical-align: top;
    width: 15%;
}

.msg_input {
    display: inline-block;
    padding: 5px;
    width: 80%;
}

    .msg_input input, .msg_input textarea {
        width: 100%;
        border: 1px solid #ccc;
    }

    .msg_input textarea {
        height: 450px;
    }

    .msg_input .submit, .msg_input .browse {
        border: 0 none;
        height: 15px;
        position: relative;
        width: 15px !important;
        cursor: pointer;
        display: inline-block;
    }

    .msg_input #file {
        width: 1px;
        visibility: hidden;
        display: inline;
        cursor: pointer;
    }

    .msg_input .submit {
        top: -4px;
        background: transparent url(../../images/hinzufuegen.jpg) repeat scroll 0 0;
    }

    .msg_input .browse {
        top: -2px;
        cursor: pointer;
        background: transparent url(../../images/search.jpg) repeat scroll 0 0;
    }

#file_label {
    border: 1px solid #CCCCCC;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    padding: 2px;
    width: 260px;
}

.tmpl_option {
    height: 106px;
    width: 100px;
    margin-right: 15px;
    border: 1px solid #FFFFFF;
    display: inline-block;
}

.tmpl_caption {
    width: 100px;
    margin-right: 15px;
    padding: 1px;
    display: inline-block;
    text-align: center;
}

.active {
    border: 1px solid #0000ff !important;
}

#tmpl_01 {
    cursor: pointer;
    background: transparent url(../../msgtmpl/MD42/tmpl01.jpg) repeat scroll 0 0;
}

#tmpl_02 {
    cursor: pointer;
    background: transparent url(../../msgtmpl/MD42/tmpl02.jpg) repeat scroll 0 0;
}

.btnMessageSubmit {
    width: 33px;
    height: 15px;
    background: transparent url(../../images/msg/verschicken.png) no-repeat scroll 0 0;
    border-bottom-width: 0px;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 5px;
}

.btnMessageSave {
    position: absolute;
    top: 3px;
    right: 46px !important;
    width: 18px;
    height: 18px;
    background: transparent url(../../images/save.png) no-repeat scroll 0 0;
    border-bottom-width: 0px;
    border: none;
    cursor: pointer;
}

.msg_success {
    text-align: center;
}

.msg_det {
    margin: auto;
    margin-top: 15px;
    position: relative;
}

.msg_det_status_div {
    width: 30%;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.msg_det_status_header {
    height: 35px;
    background-color: rgb(255, 207, 1);
    text-align: center;
}

    .msg_det_status_header img {
        margin: 5px 5px 0;
        position: relative;
        top: 2px;
    }

.msg_det_status_header_bg {
    height: 35px;
    background-color: rgb(255, 207, 1);
    position: absolute;
    z-index: 0;
    top: 40px;
    width: 100%;
}

.msg_det_status_div .content_div {
    font-size: 15px;
    font-weight: normal;
    padding: 5px;
    text-align: center;
}

.t-grid td {
    padding: 3px !important;
}

.t-grid-header .t-header .t-link {
    padding: 0.3em !important;
}
/* Send Test-Message
----------------------------*/

.btnTestMessageSubmit {
    width: 37px;
    height: 15px;
    background: transparent url(../../images/msg/test_mail.png) no-repeat scroll 0 0;
    border-bottom-width: 0px;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 75px;
    top: 5px;
}

#sendTestMessageForm {
    position: absolute;
    right: 0px;
    top: 25px;
    display: none;
    background-color: rgb(255, 207, 1);
    padding: 15px;
}
/* Custom Groups
----------------------------*/
.customGroup {
    position: relative;
    display: inline;
}

    .customGroup .recipients {
        display: none;
        position: absolute;
        z-index: 100;
        background: #fff;
        border: 1px solid #00529C;
        padding: 5px;
        top: 15px;
    }

#saveAsCustomForm {
    position: absolute;
    left: 277px;
    top: 180px;
    display: none;
    background-color: white;
    padding: 10px;
    border: 1px solid #00529C;
}

.myLink {
    cursor: pointer;
}

    .myLink:hover {
        text-decoration: underline;
    }