#topmenu {
    background-color: #FFFFCC;
    height: 40px;
    border-bottom: 1px solid #888;
}

#topmenu div {
    background-color: transparent;
}

#topmenu div.title {
    width: 80%;
    height: 40px;
    float: left;
    text-align: left;
    vertical-align: middle;
}

#topmenu div.pagetitle {
    margin-top: 3px;
    margin-left: 5px;
    font-size: 15px;
    height: 17px;
    font-weight: bold;
    letter-spacing: 2px;
}

#topmenu div.topicpath {
    margin-bottom: 5px;
    margin-left: 5px;
    height: 12px;
    font-size: 9px;
}

#topmenu div.logout {
    width: 20%;
    height: 40px;
    float: left;
    font-size: 12px;
    line-height: 40px;
    text-align: right;
    vertical-align: middle;
}

#topmenu div.logout a {
    margin-right: 11px;
}


#container {
    width: 100%;
    min-width: 700px;
    background-color: transparent;
}


#leftmenu {
    width: 25%;
    float: left;
    border-right: 1px solid #CCC;
    padding-bottom: 10px;
    height: 100%;
    max-width: 240px;
    background-color: #fff;
}


#content {
    background-color: transparent;
    width: 83%;
    float: left;
    border: 0;
    padding: 5px;
}

#menu_info_contents_name {
    text-align: left;
    margin: 0px;
}

#menu_info_contents_name div.info {
    margin: 10px;
    background-color: #FFD;
    padding: 3px 4px;
    border: 1px solid #DD7;
    font-size: 12px;
}


#menu_config_material {
    margin: 4px 10px;
    text-align: center;
    padding: 3px 4px;
}

#menu_config_material a {
    display: block;
    text-align: left;
    margin: 0px auto;
}

#menu_config_material a.main {
    border-left: 7px solid #933;
    border-bottom: 1px solid #DDD;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding-left: 4px;
    margin-bottom: 5px;
}

#menu_config_material a.main:link, #menu_config_material a.main:visited {
    color: #222;
    font-weight: bold;
    text-decoration: none;
}

#menu_config_material a.main:hover {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #933;
    background-color: #eee3dd;
}

#menu_config_material a.sub {
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    padding-left: 4px;
    margin-top: 1px;
    margin-left: 7px;
}

#menu_config_material a.sub:link, #menu_config_material a.sub:visited {
    color: #444;
    font-weight: normal;
    text-decoration: none;
}

#menu_config_material a.sub:hover {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}


#menu_config_other {
    margin: 4px 10px;
    text-align: center;
    padding: 3px 4px;
}

#menu_config_other a {
    display: block;
    text-align: left;
    margin: 0px auto;
}

#menu_config_other a.main {
    border-left: 7px solid #060;
    border-bottom: 1px solid #DDD;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding-left: 4px;
    margin-bottom: 5px;
}

#menu_config_other a.main:link, #menu_config_other a.main:visited {
    color: #222;
    font-weight: bold;
    text-decoration: none;
}

#menu_config_other a.main:hover {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #060;
    background-color: #DED;
}

#menu_config_other a.sub {
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    padding-left: 4px;
    margin-top: 1px;
    margin-left: 7px;
}

#menu_config_other a.sub:link, #menu_config_other a.sub:visited {
    color: #444;
    font-weight: normal;
    text-decoration: none;
}

#menu_config_other a.sub:hover {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}


#menu_data_marketing {
    margin: 4px 10px;
    text-align: center;
    padding: 3px 4px;
}

#menu_data_marketing a {
    display: block;
    text-align: left;
    margin: 0px auto;
}

#menu_data_marketing a.main {
    border-left: 7px solid #006;
    border-bottom: 1px solid #DDD;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding-left: 4px;
    margin-bottom: 5px;
}

#menu_data_marketing a.main:link, #menu_data_marketing a.main:visited {
    color: #222;
    font-weight: bold;
    text-decoration: none;
}

#menu_data_marketing a.main:hover {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #006;
    background-color: #DDE;
}

#menu_data_marketing a.sub {
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    padding-left: 4px;
    margin-top: 1px;
    margin-left: 7px;
}

#menu_data_marketing a.sub:link, #menu_data_marketing a.sub:visited {
    color: #444;
    font-weight: normal;
    text-decoration: none;
}

#menu_data_marketing a.sub:hover {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}


#menu_other {
    margin: 4px 10px;
    text-align: center;
    padding: 3px 4px;
}

#menu_other a {
    display: block;
    text-align: left;
    margin: 0px auto;
}

#menu_other a.main {
    border-left: 7px solid #CC0;
    border-bottom: 1px solid #DDD;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding-left: 4px;
    margin-bottom: 5px;
}

#menu_other a.main:link, #menu_other a.main:visited {
    color: #222;
    font-weight: bold;
    text-decoration: none;
}

#menu_other a.main:hover {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #CC0;
    background-color: #EED;
}

#menu_other a.sub {
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    padding-left: 4px;
    margin-top: 1px;
    margin-left: 7px;
}

#menu_other a.sub:link, #menu_other a.sub:visited {
    color: #444;
    font-weight: normal;
    text-decoration: none;
}

#menu_other a.sub:hover {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}


.html_editor div.modal-content {
    background-color: #fff !important;
}
