/* This file is part of Indico.
 * Copyright (C) 2002 - 2015 European Organization for Nuclear Research (CERN).
 *
 * Indico is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License as
 * published by the Free Software Foundation; either version 3 of the
 * License, or (at your option) any later version.
 *
 * Indico is distributed in the hope that it will be useful, but
 * WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with Indico; if not, see <http://www.gnu.org/licenses/>.
 */

/*
   A wrapper that wraps around everything except the footer.
   Used to place the footer correctly at the bottom
*/
div.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

div.main {
    padding-bottom: 100px; /* Equal to the height of the footer */
}

/*
    Used to create empty space in end of wrapper
    which is used but the footer
*/

.smallLabel {
    font-size: 10px;
}

.pageheader{
    color: gray
}

.pagefooter {
   color: #999;
   background: #fff;
   font-size: x-small;
   margin-top: 20px;
   padding-bottom: 5px;
}
.footerbox {
   color: #999;
   background: #fff;
   margin-left: 0px;
   padding-left: 5px;
   padding-right: 5px;
   border-top: 1px solid #999;
}

.pagebody {
    color: #000;
    background: transparent;
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 10px;
}

a.note:link {
   color: #999;
   background: transparent;
}
a.note:visited {
   color: #999;
   background: transparent;
}
a.note:active {
   color: #999;
   background: transparent;
}
a.note:hover {
   color: #999;
   background: transparent;
}

/* For the multi-tab control */
.tabSelected {border-top: gray solid;
                border-left: gray solid;
                border-right: gray solid}
.tab { border: gray solid;
        background-color: gray }
.tabSpace { border-bottom: gray solid }
.tabBody { border-left: gray solid;
            border-right: gray solid;
            border-bottom: gray solid }
.tabLink { color: white }


/*For the big-conferences interface pages*/
.confSupportEmailBox {  text-align: center}


/*
    Used for meeting and lectures
*/
.eventWrapper {
    width: 1000px;
    margin: 30px auto;
    margin-top: 18px;
}

body, html {
    height: 100%;
}

br,dl,h1,h2,h3,h4,h5,h6,td,blockquote,ol {
   color: #444444;
}
br,dl,td,blockquote,ol {
   font-size: 13px;
}

form {
    margin: 0;
}

label.disabled{
    color: gray;
}

code {
   font-family: monospace;
}

pre {
   white-space: pre-wrap;       /* css-3 */
   white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
   white-space: -o-pre-wrap;    /* Opera 7 */
   word-wrap: break-word;       /* Internet Explorer 5.5+ */
   margin: 0px;
}

.tablepre {
   table-layout:fixed;
}

/*
    .fakeLink is used on elements that should look
    like links but are not real links. For example
    activating javascript code
*/

a:link, .fakeLink {
   color: #0b63a5;
   text-decoration: none;
}

a.fakeLink span.infoBubble{
    display: None;
    margin-top: -7px;
    visibility: hidden;
}

a.fakeLink:hover span.infoBubble{
    display: inline;
    position: absolute;
    left: 102%;
    background: white;
    color: #777;
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    padding: 3px;
    border: 1px solid #0b63a5;
    border-left: 4px solid #0b63a5;
    /*height: 150px; /* to decide the max */
}

a:visited {
   color: #0b63a5;
   text-decoration: none;
}
a:active {
   color: #E25300;
}
a:hover, .fakeLink:hover {
   color: #E25300;
   cursor: pointer;
}
a.img:hover {
   color: #00c;
}
a.img:active {
   color: #00c;
   font-weight: normal;
}

/* This will be overidden when a page is printed.
   It's used for elements that should only be visible
   when printing */
.onlyPrint {
    display: none;
}

@media print {
    .noprint {
        visibility:hidden;
    }
    .print {
        visibility: visible;
    }

    .onlyPrint {
        display: inherit;
        visibility: visible;
    }
}

.iconSeparator {
    font-size:15px;
    vertical-align: top;
}

.iconDropDownMenu {
    background: transparent url(../images/menu_arrow_black.png) scroll no-repeat center right;
    cursor: pointer;
    padding-right: 12px;
    padding-top: 6px;
}

.iconContribGoTo {
  float: left;
  padding: 0px 5px 0px 5px;
  cursor: pointer;
}

.dropDownMenu, .dropDownMenuGrey, .dropUpMenu, .dropDownMenuWhite {
    padding-right: 17px;
    background: transparent url(../images/menu_arrow_black.png) scroll no-repeat center right;
    cursor: pointer;
}
.dropDownMenuGrey {
    background-image: url(../images/menu_arrow_grey.png);
}

.dropDownMenuWhite {
    background-image: url(../images/menu_arrow_white.png);
}

.dropUpMenu {
    background: transparent url(../images/menu_arrow_up_black.png) scroll no-repeat center right;
}

.centeredCheckBox {
    vertical-align: middle;
}

.listtitle {
   font-weight: bold;
   font-size: 16px;
   color: #234173;
   background: #D9D9D9;
   padding: 3px;
}

.listcell {
   font-size: 16px;
   font-weight: bold;
   color: #000000;
   color: #777777;
   background: #FFFFFF;
   padding-left: 2px;
   padding-right: 2px;
   border-bottom: 1px solid #777777;
}


.separator {
   font-weight: bold;
}

.subtitle {
   font-weight: normal;
   font-size: 16px;
   color: #777777;
   padding: 3px;
   margin-top: 2px;
   margin-bottom: 2px;
}

.categoryTitle {
    border-bottom: 2px solid rgb(170, 170, 170);
    font-size: 34px;
    font-family: Georgia, Times, Times New Roman;
    color: #B14300;
    font-weight: normal;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
}


.categoryHeader {
    margin-bottom: 0px;
}

.categoryHeader a {
    font-size: 14px;
}

.categoryHeader ul {
    color: #AAA;
    margin: 20px 0 0 0;
    float: right;
    list-style-type: none;
}

.categoryHeader li {
    display: inline;
    padding: 3px 0;
}

.categoryMap {
}

.categoryMap a {
    font-size: 14px;
    line-height: 1.6em;
}

/* styles used for the category overview page */

.categoryOverview {
    margin-top: 0px;
}

.categoryOverview table.item {
    border-bottom: 1px dotted #AAAAAA;
    margin-bottom: 0px;
    background-color: white;
    width: 100%;
}

.categoryOverview table.item td.time {
    vertical-align: top;
    text-align: left;
    padding: 3px;
    padding-right: 5px;
    font-style: italic;
    font-size: 1.0em;
}

.categoryOverview table.item td.title {
    vertical-align: top;
    text-align: left;
    padding: 3px;
    width: 100%;
    font-size: 1.0em;
}

.categoryOverview table.subItem {
    border-top: 1px dashed #AAA;
    padding: 3px 0;
    width: 100%;
}

.categoryOverview table.subItem td.time {
    vertical-align: top;
    text-align: left;
    padding: 2px 5px;
    font-style: italic;
    font-size: 0.85em;
}

.categoryOverview table.subItem td.title {
    vertical-align: top;
    text-align: left;
    width: 100%;
    padding: 2px;
    font-size: 0.9em;
    text-align: left;
}

.categoryOverview table.subItem td.title a {
    font-size: 1.0em;
}

.categoryOverview table.subItem td.title span {
    font-size: 0.9em;
}

.categoryOverview .dayOverview table.item {
    font-size: 1.2em;
}

.categoryOverview .dayOverview table.subItem {
    font-size: 1.2em;
    margin-left: 20px;
}

.menutitle {

   font-weight: bold;
   font-size: 16px;
   color: #000000;
   background: #DDDDDD;
   letter-spacing: 6px;
   padding: 3px;
}

h2.menutitle {
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   background: #DDDDDD;
   letter-spacing: 6px;
   padding: 3px;
}

.menuselectedcell {

   font-weight: bold;
   font-size: 16px;
   color: #E25300;
   background: #FFFFFF;
   border-bottom: 2px solid #234173;
   border-top: 2px solid #234173;
}

.menumiddlecell {

   font-weight: bold;
   font-size: 16px;
   color: #000000;
   background: #D9D9D9;
   border-bottom: 2px solid #FFFFFF;
}

.menutopcell {

   font-weight: bold;
   font-size: 16px;
   color: #000000;
   background: #D9D9D9;
   border-top: 2px solid #234173;
   border-bottom: 2px solid #FFFFFF;
}

.menubottomcell {

   font-weight: bold;
   font-size: 16px;
   color: #000000;
   background: #D9D9D9;
   border-bottom: 2px solid #234173;
}

.menuadd {
   background: #5294CC;
   color: #FFFFFF;
   font-weight: bold;
}

a.menuaddlink:link {
   background: transparent;
   color: #FFFFFF;
   font-weight: bold;
}
a.menuaddlink:visited {
   background: transparent;
   color: #FFFFFF;
   font-weight: bold;
}
a.menuaddlink:active {
   background: transparent;
   font-weight: bold;
   color: #E25300;
}
a.menuaddlink:hover {
   background: transparent;
   font-weight: bold;
   color: #E25300;
}

.outervtab {

   font-size: 16px;
   font-weight: bold;
   color: #777777;
   background: #FFFFFF;
   padding: 0px;
   border-right: 2px solid #777777;
}

.vtabmenu {

   font-weight: bold;
   font-size: 16px;
   color: #FFFFFF;
   background: #777777;
}

.lastvtabtitle {

   font-size: 16px;
   font-weight: bold;
   color: #E25300;
   background: #E5E5E5;
   padding: 0px;
   padding-left: 3px;
   border-top: 2px solid #777777;
}

.lastvtab {

   font-size: 16px;
   font-weight: bold;
   color: #777777;
   background: #E5E5E5;
   padding-left: 5px;
   padding-top: 5px;
   padding-right: 0px;
   border-left: 2px solid #777777;
}

.vtab {

   font-size: 16px;
   font-weight: bold;
   color: #777777;
   background: #FFFFFF;
   padding-left: 5px;
   padding-top: 5px;
   padding-right: 0px;
   border-left: 2px solid #777777;
}

.vtabtitle_old {

   font-size: 16px;
   font-weight: bold;
   color: #FFFFFF;
   background: #0B63A2;
   padding: 0px;
   padding-left: 3px;
}

.vtabtitle {

   font-size: 16px;
   font-weight: bold;
   background: #E5E5E5;
   padding: 0px;
   padding-left: 3px;
   border-top: 2px solid #777777;
}

.gestiontable {
   margin-left: 10px;
   padding: 0px;
}

.intermediatevtab {
   color: #777777;
   background: #E5E5E5;
   border-left: 2px solid #777777;
}

.intermediateleftvtab {
   display: none;/*
   color: #777777;
   background: #E5E5E5;
   border-top: 2px solid #777777;*/
}
.frameBodyMngArea {

   color: #777777;
   background: #E5E5E5;
   border-bottom: 2px solid #777777;
   border-right: 2px solid #777777;
   border-left: 2px solid #777777;
}

.bottomvtab {

   color: #777777;/*
   background: #E5E5E5;
   padding: 7px;
   padding-top: 0px;
   border-left: 2px solid #777777;
   border-right: 2px solid #777777;
   border-bottom: 2px solid #777777;*/
}

.htab {
   /*border-left: 2px solid #777777;*/
}

.tabbarseparator {
   background: #F2F2F2;
   border-right: 2px solid #777777;
   font-size: 4px;
}

.display_selectedhtab {
   color: #E25300;
   font-weight: bold;
   background: #FFFFFF;
   padding: 1px;
   padding-left:3px;
   padding-right:3px;
   padding-top: 3px;
   border-right: 2px solid #777777;
   border-top: 2px solid #777777;

}

.display_unselectedhtab {
   background: transparent;
   font-weight: bold;
   padding: 1px;
   padding-left:3px;
   padding-right:3px;
   padding-top: 3px;
   border-right: 2px solid #777777;
   border-bottom: 2px solid #777777;
}

.display_neutralhtab {
   background: transparent;
   font-weight: bold;
   padding: 1px;
   border-bottom: 2px solid #777777;
}

.maincell {
   background: #FFFFFF;
   /*border-bottom: 2px solid #777777;
   border-right: 2px solid #777777;*/
   padding-top: 10px;
   padding-bottom: 5px;
   padding-right: 5px;
}

.header {
   background-image: url(../images/bg_header.png);
   border-bottom: 2px solid #234173;
}

.mngheader {
   background-image: url(../images/bg_mng_header.png);
   border-bottom: 2px solid #E25300;
}

.managerheadertitle {
   font-weight: bold;
   font-size: 16px;
   letter-spacing: 4px;
   color: #FFFFFF;
   text-align: center;
   vertical-align: middle;
   background: #E25300;
   padding-top:4px;
   padding-bottom:4px;
   padding-left:8px;
   padding-right:8px;
}

.adminheadertitle {
   font-weight: bold;
   font-size: 16px;
   letter-spacing: 4px;
   color: #FFFFFF;
   text-align: center;
   vertical-align: middle;
   background: #234173;
   padding-top:6px;
   padding-bottom:4px;
   padding-left:8px;
   padding-right:8px;
}

.blacktext {
   color: #000000;
   vertical-align: top;
}

.bluetext {
   color: #234173;
}

.whitelink {
   color: #FFFFFF;
   background: transparent;
   font-weight: bold;
   text-decoration: none;
}

.conferencetitlelink {
   font-size: 33px;
   background: transparent;
}

.greylink {
   color: #777777;
   background: transparent;
   text-decoration: none;
}

.imglink {
   border:0;
}

.bluerowheader {
   background: #204080;
   height: 4px;
}

.protected{
   font-weight: normal;
   color: gray;
   font-size: smaller;
}

.parenthesisborder{
   border-right: 2px solid #777777;
   border-top: 2px solid #777777;
   border-bottom: 2px solid #777777;
}

.topborder{
   border-top: 1px solid #777777;
}

.bottomborder{
   border-bottom: 1px solid #777777;
   padding: 0px;
   height: 2px;
}

.leftborder{
   border-left: 1px solid #777777;
}

.rightborder{
   border-right: 1px solid #777777;
   padding: 0px;
   width: 1%;
   text-align: left;
}

.resvTable, .blockingTable {
    border-collapse: collapse;
}

.resvHover:hover, .blockingHover:hover {
    background-color: #f0f0f0;
}

/* tables used for room blocking. */
.blockingTable td {
    padding: 0px 5px;
}
/* some space between table header and body */
.blockingTable thead tr td {
    padding-bottom: 5px;
}
/* "my blocking" row blocks (per room) have a border */
.blockingTable tbody.blockingForMyRoom {
    border: 1px solid transparent;
}

.blockingTable tbody.blockingForMyRoom:hover {
    border: 1px solid #aaa;
}
/* separate simply table rows with some more padding */
.blockingTable tr.blockingPadding td {
    padding: 2px 5px 3px 5px;
}
/* blocking room list is hidden by default */
.blockingTable tr.blockingRoomList {
    display:none;
}
/* since TBODY cannot have a padding/margin, we use an empty row for it */
.blockingTable .blockingSpacer td {
    height: 10px;
}
/* blockings with an open room list have a border */
.blockingTable tbody.hasRoomList {
    border: 1px solid transparent;
}
.blockingTable tbody.hasRoomList:hover {
    border: 1px solid #aaa;
}


/*All used styles*/
/* TODO: should probably be removed...
.confTitle {
   font-size: 33px;
   vertical-align: bottom;
   padding-left: 30px;
   padding-bottom: 10px;
   padding-top: 10px;
}

.confTitle h1 {
    margin: 0;
    display: inline;

}


.confDate {
   font-size: 18px;
   font-weight: bold;
   background: #777777;
   color: #FFFFFF;
   vertical-align: middle;
   text-align: left;
   padding: 2px;
   padding-left: 30px;
   padding-right: 15px;
}
.confPlace {
   font-size: 18px;
   font-weight: bold;
   background: #E5E5E5;
   color: #777777;
   vertical-align: middle;
   text-align: left;
   padding: 2px;
   padding-left: 15px;
}

.conf {}

.confTitleBox { text-align: center }

.confBodyBox { background: white;
                vertical-align: top;
                padding-left: 3px;
                padding-top: 8px;
                padding-right: 3px }

.confSectionsBox {  width: 180px;
                    vertical-align: top;
                    padding-left: 1px;
                    padding-right: 1px}

.confLogoBox { background: white;
               vertical-align: middle;
               text-align: center;
               border: 0px;}

.menuConf {
   padding-left: 10px;
}

.menuConfTitle {
   font-weight: bold;
   font-size: 16px;
   color: #0200C6;
   background: #E5E5E5;
   padding: 3px;
   border-top: 1px solid #777777;
}

.menuConfTopCell {
   border-bottom: 2px solid #1B3162;
   color: #0200C6;
   background: transparent;
   font-weight: bold;
   text-decoration: none;
   font-size: 11px;
}

.menuConfBottomCell {
   background: #FFFFFF;
   border-top: 2px solid #1B3162;
   padding-top: 0px;
}

.menuConfMiddleCell {
   font-size: 11px;
   font-weight: lighter;
   color: #0200C6;
   background: #FFFFFF;
   padding: 3px;
   padding-left: 10px;
   border-top: 1px solid #777777;
}

.menuConfselected {
   font-weight: bold;
   font-size: 16px;
   color: #FFFFFF;
   background: #E25300;
   border-bottom: 1px solid #777777;
   padding: 3px;
}

a.confSection:link {
   background: transparent;
   font-weight: bold;
   text-decoration: none;
   font-size: 16px;
}
a.confSection:visited {
   background: transparent;
   font-weight: bold;
   text-decoration: none;
   font-size: 16px;
}
a.confSection:active {
   background: transparent;
   font-weight: bold;
   text-decoration: none;
   font-size: 16px;
}
a.confSection:hover {
   background: transparent;
   font-weight: bold;
   text-decoration: none;
   font-size: 16px;
}

a.confSubSection:link {
   font-size: 11px;
   font-weight: lighter;
   background: transparent;
}
a.confSubSection:visited {
   font-size: 11px;
   font-weight: lighter;
   background: transparent;
}
a.confSubSection:active {
   font-size: 11px;
   font-weight: lighter;
   background: transparent;
}
a.confSubSection:hover {
   font-size: 11px;
   font-weight: lighter;
   background: transparent;
}

*/

.iconPDF { border-left: 1px solid #777777;
           border-top: 1px solid #777777;
           border-bottom: 1px solid #777777;
           }

.errorDetailsBox { color: gray;
                    font-size: 16px;
                    border: 1px solid
                }


.loginInfoHeader {
   background: #FFFFFF;
   vertical-align: top;
}

.dataCaptionTD {
   vertical-align: top;
   text-align: right;
   padding-right: 15px;
   width: 15%;
}

.dataCaptionFormat {
    font-size: 13px;
    font-family: Verdana, Arial;
    color: #523D04;
}

.subDataCaptionFormat {
    font-size: 13px;
    font-family: Verdana, Arial;
    color: #777777;
}

.tdNotSelected {
    background: #ECECEC;
}

.tdSelected {
    background: #CDEB8B;
}



.horizontalLine {
   border-top: 1px solid #AAA;
   padding-left: 20px;
}

.buttonsSeparator {
    margin-top: 5px;
    /* border-top: 1px solid #777777; */
}


.groupLink {
   font-weight: normal;
   font-size: 10px;
   color: #FFFFFF;
   background: #777777;
   letter-spacing: 1px;
}

.titleCellTD, .titleCellNoBorderTD {
   vertical-align: top;
   text-align: right;
   padding-right: 15px;
   width: 15%;
}

.titleCellFormat {
    font-size: 13px;
    font-family: Verdana, Arial;
    color: #523D04;
}

.contentCellTD {
    color: black;
}


.abstractLeftDataCell {
    padding-right:5px;
    border-bottom: 1px solid #888888;
    border-left: 5px solid #FFFFFF;
    vertical-align: top;
}

.abstractDataCell {
    padding:5px;
    border-bottom: 1px solid #888888;
    vertical-align: top;
}


.buttonBar {
   background: #F0F0F0;
   padding: 1px;
}

.confDisplayTitle {
   font-size: 24px;
   color: #5294CC;
   padding: 3px;
   vertical-align: bottom;
   border-bottom: 2px solid #777777;
   text-align: center;
}

.trackDisplayTitle {
   font-size: 14px;
   font-weight: bold;
   color: #5294CC;
   padding: 3px;
   vertical-align: bottom;
}

.displayField {
    color: #444;
    font-size:12px;
    font-weight: bold;
    padding: 3px 20px 3px 0;
}

.calendarList {
    z-index: 1;
    visibility: hidden;
    position: absolute;
    max-height: 220px;
    overflow-y: auto;
}

.calendar thead .title {
   border: none;
   background: #ECECEC;
   color:#444;
   cursor:pointer;
   font-weight: bold;
}

.calendar .button {
   border: none;
   background: #ECECEC;
   color:#444;
   cursor:pointer;
   font-weight: bold;
}

.categoryManagers {
    font-size: 13px;
    color: #444;
    margin-top: 5px;
}

.ACtab {
   background-image: url(../images/keys.png);
   background-repeat: no-repeat;
}

.toolsTab {
   background-image: url(../images/tools.png);
   background-repeat: no-repeat;
}

.timetableTab {
   background-image: url(../images/pocketwatch.png);
   background-repeat: no-repeat;
}

.listingsTab {
   background-image: url(../images/listings.png);
   background-repeat: no-repeat;
}

input, textarea, select {
   font-size: 100%;
}

input.smallbtn {
   color:  #123062;
   font-size: 80%;
   text-decoration: none;
   margin: 0px;
   margin-top: 1px;
   margin-right: 1px;
   padding: 0px;
   background-color: #D9D9D9;
   border: 1px solid #fff;
   border-top-color: #eee;
   border-left-color: #eee;
   border-right-color: #669;
   border-bottom-color: #669;
}

.yellowButton {
    background: white url(../images/sprites.png) repeat-x scroll 0 -90px;
}

.yellowButton input {
    cursor: pointer;
    font-weight: bold !important;
    padding: 2px;
    height: 21px;
    font-size: 12px;
    background-color: transparent;
    border: 0;
    color: black;
}

.loginButton {
    border: 1px solid #AAA;
    float: left;
    text-align: center;
}

.loginButton input {
    cursor: pointer;
    padding: 0 10px;
}

.nav_border {
   color: #eee;
   background-color: #ddd;
   border: 1px solid #eee;
   border-right: 1px solid #aaa;
   border-bottom: 1px solid #aaa;
   padding-left: 2px;
   padding-right: 2px;
}

a.nav_link:link {
   color: #5294cc;
   font-weight: normal;
}
a.nav_link:visited {
   color: #5294cc;
   font-weight: normal;
}
a.nav_link:active {
   color: #5294cc;
   font-weight: normal;
}
a.nav_link:hover {
   color: #5294cc;
   font-weight: normal;
}
.nav_alphabet{ height: 25px; }

.nav_alphabet span.nav_border { line-height: 15px; }

.nav_alphabet a{
   width: 10px;
   margin-top: 5px;
}

span.horizontalSeparator {
    color: #AAAAAA;
    padding-left: 5px;
    padding-right: 5px;
}

/* UI Components */
img {
    border: 0px;
}

.dialog-content {
    font-size: 1.1em;
    margin: 17px;
    max-width: 600px;
}

div.UISimpleDialogMainPanel {
    background: #FFFFFF;
    border: none;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 13px;
}

label, .label {
    font-weight: bold;
}

input.UIFieldText
{
    border: 1px solid #AAAAAA;
}

.UILabelSpan
{
    float: left;
    width: 75px;
    text-align: right;
}

.UIFieldSpan {
  float: right;
  width: 185px;
  text-align: left;
  }

form.UIPrettyForm
{
    padding-top: 10px;
    margin-left: 50px;

    font-size: 11px;
}

label.UIPrettyForm, input.UIPrettyForm  {
    display: block;
    width: 150px;
    float: left;
    margin-bottom: 5px;
}

label.UIPrettyForm  {
    text-align: right;
    width: 100px;
    padding-right: 20px;
}

br.UIPrettyForm  {
    clear: left;
}

.UIExpandBottom {
    font-size: xx-small;
    width: 100%;
    margin-bottom: 0px;
}

.UIExpandContainer {
    text-align: center;
}

div.UIForm
{
    padding-top: 5px;
    width: 100%;
}

div.UIFormRow {
    clear: both;
    display: block;
}

.categTitleChosen{
    font-weight: bold;
    font-size: 14px;
}

div.CategoryListDiv {
    padding: 10px;
    height: 300px;
    width: 100%;
    max-width: 600px;
    min-width: 600px;
    overflow: auto;
}

ul.CategoryList
{
    border: none;
    display: block;
    list-style-type: none;
    padding-left: 0px;
    margin: 0;
}

ul.CategoryList li{
    border-bottom: 1px solid #E2E2E2;
    margin: 0;
    display: block;
    padding-left: 5px;
    margin-bottom: 0px;
    line-height: 25px;
    vertical-align: middle;
    cursor: pointer;
    background-color: white;
    color: #0B63A5;
}

ul.CategoryList li:hover{
    background-color: #FFF6DF;
}

.CategoryListButtons{
    float: right;
    margin: 20px 0 0;
}


/* ListWidget, list of users styles */

.selectedListItem {
    background-color: #CDEB8B;
}

.unselectedListItem {
    background-color: #FFFFFF;
}

li.unselectable {
    cursor: default;
    color: #888888;
}

div.PluginOptionPeopleListDiv {
    border: 1px dashed #CCCCCC;
    min-height: 25px;
    min-width: 320px;
}

div.UISuggestedPeopleListDiv {
    border-top: 1px dotted #DDDDDD;
    height: 300px;
}

ul.UISuggestedPeopleList, ul.UIAuthorList {
    border: none;
    display: block;
    list-style-type: none;
    padding-left: 0px;
    margin: 0;
}

ul.UISuggestedPeopleList li, ul.UIAuthorList li {
    margin: 0;
    display: block;
    margin-bottom: 0px;
    line-height: 25px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle;
}

ul.UISuggestedPeopleList, ul.UIAuthorList li {
    border-bottom: 1px dotted #DDDDDD;
    cursor: pointer;
}

ul.UISuggestedPeopleList li:hover {
    background-color: #FFF6DF !important;
}

ul.UIAuthorList li .nameLink {
    padding: 0px 0px 4px 30px;
}

ul.UISuggestedPeopleList li .foundUserEmail {
    font-style: italic;
    font-size: 8pt;
    padding-left: 5px;
    line-height: 15px;
    display:none;
}

ul.UISuggestedPeopleList li:hover > .foundUserEmail {
    display:inline;
}

div.searchUsersButtonDiv {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 15px;
}

div.suggestedUsersTitle {
    text-align: center;
    font-size: 14pt;
    padding-top: 10px;
    padding-bottom: 20px;
}

td.searchUsersGroupsPanel, td.suggestedUsersPanel {
    vertical-align: top;
    padding-bottom: 10px;
}

td.searchUsersGroupsPanel {
    width: 450px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right:10px;
}

td.suggestedUsersPanel {
    width: 250px;
    background-color: #FCFCFC;
    border-left: 1px dotted #CCCCCC;
}

ul.UIListNestedMenu
{
    text-indent: 0;
    padding-left: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    list-style-type: none;
}

ul.UIListNestedMenu li
{
    background: #FFFF88;
}

div#UILoadDiv {
    background: #FFFFFF;
    z-index: 3;
    text-align: center;
}

div.UITitleBar {
    background: #4096EE;
    height: 25px;
}

div.UITitleBar .UITitleText{
    float: left;
    width: 200px;
    text-align: left;
}

div.UITitleBar .UITitleText h1{
    margin: 0;
    color: #FFFFFF;
    font-size: 16px;
    clear: both;
}


.UITitleBar .UITitleOptions{
    float: right;
    width: 100px;
    padding-right: 5px;
    text-align: right;
}

div#UILoadDiv h1{
    color: black;
    margin-top: 30px;
}

.arrowExpandIcon
{
    background: transparent url(../images/menu_arrow_black.png) scroll no-repeat center center;
    font-weight: normal;
    vertical-align: middle;
    display:block;
    width: 20px;
    height: 17px;
    float: right;
    cursor: pointer;
}

.progressIcon
{
    background: transparent url(../images/loading.gif) scroll no-repeat center center;
    font-weight: normal;
    vertical-align: middle;
    display:block;
    width: 20px;
    height: 17px;
    float: right;
    cursor: pointer;
}


a.meetingHeaderSearchBox
{
    padding-left: 5px;
    font-size:xx-small;
    color:#000000;
    font-weight: normal;
    vertical-align: middle;
    float:left;
}


.bottomLine
{
    border-bottom: 1px solid #777777;
}

.leftFloat
{
    float: left;
}

.rightFloat
{
    float: right;
}

div.UITidyDialog
{
    margin-left: 10px;
    margin-top: 50px;
}

div.UITidyDialog li
{
    font-size: x-small;
    color: red;
}

ul.UIUserEvtList
{
    list-style-type: none;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}

li.UIUserEvtListPast
{
    background: #EFEFEF;
    border-bottom: 1px solid #CFCFCF;
}
li.UIUserEvtListPresent
{
    background: #CDEB8B;
    border-bottom: 1px solid #9AC65C;
}

li.UIUserEvtListFuture
{
    background: #FFFF88;
    border-bottom: 1px solid #CCCC77;
}
li.UIUserEvtListNone
{
    border-bottom: 1px solid white;
}

ul.UIUserEvtList li
{
    position: relative;
    height: 24px;
    display: block;
    vertical-align: middle;
}

.UIRowButton
{
    display: block;
    float: right;
    margin-right: 5px;
}

.UIRowButton2
{
    margin-left: 10px;
    padding-top: 6px;
}

.favoriteItem
{
    font-style: italic;
    color:blue;
}

.bookedItem
{
    font-style: italic;
    color: #008C00;
}

.bookedItemHeader
{
    font-style: italic;
    font-weight: bold;
    text-align: center;
    padding: 5px;
}

.bookedItemCollision
{
    font-style: italic;
    color: #881122;
}

.bookedItemOutsideBooking
{
    font-style: italic;
    color: #FF7400;
}

.bookedItemCollisionDiv {
    position:relative;
}

.bookedItemCollisionDiv div{
    display:none;
}

.bookedItemCollision:hover + div{
    display: block;
    position: absolute;
    top: 25px;
    left: 0px;
    width: 100%;
    color: #AAA;
    background-color: #FFF6DF;
    padding: 3px;
    z-index: 2;
}

.bookedItemOutsideBooking:hover + div{
    display: block;
    position: absolute;
    top: 25px;
    left: 0px;
    width: 100%;
    color: #AAA;
    background-color: #FFF6DF;
    padding: 3px;
    z-index: 2;
}

.UINavBar
{
    display: block;
    height: 25px;
    width: 100%;
    background: #DDDDDD;
    vertical-align: middle;
}

.UINavBar *
{
    vertical-align: middle;
}

.UILoading
{
    z-index: 2;
    background: #FFFFFF;
    text-align: center;
}

.UILoading *
{
    font-size: small;
    font-weight: bold;
    vertical-align: middle;
}

.UILoading img
{
    margin-top: 10px;
}

.UIListTitle {
   font-weight: bold;
   font-size: 16px;
   color: #000000;
   background: #DDDDDD;
   letter-spacing: 6px;
   padding: 3px;
   margin-bottom: 0px;
}

span.evtDate
{
    float: left;
    display: block;
    width: 90px;
    padding-right: 5px;
}

span.evtDateRow
{
    float: left;
    display: block;
    width: 300px;
}

span.evtDateSpan
{
    font-weight: bold;
    font-size: 13px;
}

span.evtTimeSpan
{
    font-size: 10px;
    font-weight: bold;
}

span.clickableText
{
    cursor:pointer;
}
span.clickableText:hover
{
    color: #E25300;
    background: transparent;
}

span.mandatoryField
{
    color: #FF0000;
}


a.evtTitle
{
    float: left;
    display: block;
    width: 350px;
    padding-right: 5px;
}

img.evtIcon
{
    float: left;
    display: block;
    padding: 1px 5px 1px 0px;
    vertical-align: middle;
}

img.clickableImage
{
    cursor:pointer;
}


/* New CSS */

div.pageOverHeader
{
    background-color: #F6E8C3;
    border-bottom: 1px solid #A2905A;
    padding: 7px 10px;
    color: #2f2506;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    display: none;
}


/* Mobile Header */

div.mobile-device-header{
    display: none;
    width:100%;
    z-index: 10;
    padding: 15px 5px;
    border: 1px solid #AAA;
    background-color: #F4F4F4;
    color: #666;
    text-align: center;
    border-top: none;
    box-shadow: 0 1px 8px rgba(100, 100, 100, 0.4);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

div.mobile-device-header > .text{
    display: block;
    margin-bottom: 1em;
    font-size: 3em;
}

div.mobile-device-header .i-button {
    font-size: 3em;
}


/* Breadcrumb styles */

.path {
}

.path img {
    padding-right: 5px;
    padding-left: 7px;
}

.path a {
   font-size: 12px;
}

.pathWithoutLinks {
    color: #AAAAAA;
    font-size: 12px;
}

.pathWithoutLinks img {
    padding-right: 5px;
    padding-left: 7px;
}

ul.horizontalMenu
{
    margin: 0;
    margin-top: 5px;
    padding: 0;
    display: inline;
    list-style-type: none;
    font-size: 13px;
}

ul.horizontalMenu li{
    display: inline;
    position: relative;
    padding: 2px 6px;
    border-right: 1px solid #DDDDDD;
    line-height: 1.5;
}

img.headerLogo {
    margin: 7px 10px;
    border: none;
    height: 52px;
}

div.headerAboutIndico
{
    position: absolute;
    top: 25px;
    left: 230px;
    width: 300px;
    color: #444444;
    font-style: italic;
    font-size: 12px;
}

img.centeredImg {
    vertical-align: middle;
    margin-right: 4px;
}

div.eventHeaderButtonBar {
    padding: 6px 0;
    min-height: 24px;
    min-width: 200px;
}

div.eventHeaderButtonBar a {
    position: relative;
    display: block;
    float: left;
    height: 13px;
    padding: 4px 10px 7px 10px;
    min-width: 4px;
    margin-left: 4px;
    background: transparent url(../images/button_bg.png) repeat-y scroll 0 0;
    font-size: 13px;
    font-family: arial, helvetica, sans-serif;
    color: #cfcfcf;
}

div.eventHeaderButtonBar a div.leftCorner {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent url(../images/button_bg.png) repeat-y scroll -198px 0;
    width: 2px;
    height: 24px;
}

div.eventHeaderButtonBar a:hover {
    background-position: 0 -24px;
    color: white;
}

div.eventHeaderButtonBar .separator {
    float: left;
    margin: 3px 6px 3px 10px;
    width: 1px;
    height: 18px;
    border-right: 1px dotted #999;
}

div.filterDiv
{
    margin-top: 5px;
    padding: 10px;
    padding-left: 75px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    background-color: #777;
    color: white;
    display: none;
}


/* Root Page */

.container
{
    background: #FFFFFF;
    margin-bottom: 10px;
    margin: 15px 80px 30px 60px;
    /*overflow: visible;*/
    overflow: hidden;
}


.body
{
}

.bodyWithSideBar {
    margin-right: 420px;
}

.bodyWithSideMenu {
    margin-left: 220px;
    margin-top: 5px;
    margin-right: 20px;
}

/*
    Used to create empty space between the main
    blue bar and the content, when there is
    a basic side menu like in Room Booking.
*/
.emptyVerticalGap {
    height: 20px;
}

.frontPageSideBarContainer {
    margin: 30px 80px 30px 60px;
}

.smallSideBox {
    font-family: Georgia, Times, Times New Roman;
    padding: 15px 15px 10px 15px;
    background: #f8f8f8;
}

.smallSideBox h1 {
    font-family: 'Special Elite', arial, serif;
}

.topBar {
    margin-bottom: 0px;
}

.topBar h1 {
    margin: 0;
    padding: 0;
    color: #777;
    font-size: 15px;
}

.topBar .content {
    background: #ECECEC url('../images/grey_gradient2.png') scroll repeat-x bottom left;
    padding: 10px;
    font-size: 12px;
    color: #444;
    border: 1px solid #AAA;
}

.topBar .smaller {
    padding: 10px;
    margin-top: 10px;
}

.leftMenu
{
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 150px;
    background: #f6f6f6;

}

h1.menuHeader
{
    height: 20px;
    font-size: 13px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 4px;
    padding-top: 2px;
    display: block;
    width: 100%;
    background: #5fa5d4;
    color: white;
}

h1.active
{
    background: rgb(255,123,45);
}

li.active a{
    font-weight: bold;
}

a.active {
    font-weight: bold;
}

/* Should no longer be needed... where used
   for the server admin side menu section.
h1.active_server_admin
{
    background: #4BB453;
}

li.active_server_admin a{
    color: #4BB453;
}

li.active_server_admin a:hover {
   color: #E25300;
   background: transparent;
   font-weight: bold;
}
*/

ul.menuList
{
    font-size: 13px;
    margin:0;
    margin-bottom: 15px;
    padding-left: 0px;
    list-style-type: none;
}

ul.menuList li
{
    height: 20px;
    display: block;
    margin-bottom: 4px;
    background: #ebebeb;
    padding-left: 20px;
    font-weight: bold;
}

ul.menuList li.active
{
    color: #e25300;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Category List */

ul.list
{
    position: relative;
    margin:0px;
    margin-top: 20px;
    padding-left: 0px;
}

.list li
{
    border-bottom: 1px solid #E2E2E2;
    list-style-type: none;
    padding: 5px 0;
}

.list a {
    font-size: 17px;
}

ul.listCompact {
    margin: 0px;
}

.listCompact li {
    border-color: white;
}

.listCompact a {
    font-size: 13px;
}

.farRight
{
    position: absolute;
    top: 5px;
    right: 50px;
}

.evtShortDate
{
        margin-right: 10px;
}

.eventList h3 {
    font-size: 26px;
    color: #999999;
    margin: 20px 10px;
    padding: 0;
}

.eventList h4 {
    color: #555555;
    font-weight: normal;
    font-size: 18px;
    margin-top: 20px;
    margin-left: 40px;
    padding: 0;
    border-bottom: 1px solid #EBEBEB;
}

.eventList ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: block;
}

.eventList li {
    margin: 0 0 10px 60px;
    padding: 0;
    display: block;
}

.eventList li .ical {
    padding: 0 15px;
}

.eventList li .date {
    padding: 0 10px 0 0;
    font-size: 13px;
    color: #444;
}

.eventList li .today {
    margin: 0 10px 0 0;
    font-size: 13px;
    color: #444;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    background-color:#F6E8BD;
    padding: 5px;
}

.eventList .currentMonth {
    border-bottom: 1px solid #AAAAAA;
}

.currentMonth span {
    padding: 5px 5px 1px 5px;
    background: #F6E8BD;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    color: #2F2506;
}

.eventList li .listName a {
    font-size: 17px;
}

/* Footer */

.footer {
    color: #555;
    position: relative;
    margin-top: -60px; /* negative value of footer height */
    height: 40px;
    clear:both;
    padding: 10px 5px 5px 5px;
    font-size: 11px;
}

.footer.footerCERN {
    margin-top: -100px;
    height: 90px;
    padding-bottom: 0;
}

.footer.footerCERN #social {
    margin-top: 40px;
}

.footer.footerDark {
    font-weight: bold;
    color: #222;
}

.footer.footerDark a {
    color: #222;
    font-size: 11px;
}

.footer.footerDark a:hover {
    text-decoration: underline;
}

.footer div.text {
    margin-top: 20px;
    float: left;
    vertical-align: middle;
}

.footer a#cern_link {
    margin: auto;
    float: left;
    vertical-align: middle;
}

.footer .shorturl {
    margin-top: 25px;
    color: #1A64A0;
    float: right;
}

.footer img
{
    vertical-align: middle;
}

.mobile-footer {
    text-align: center;
    font-size:11px !important;
    font-weight: normal;
}
.footerDark .mobile-footer {
    color: white;
}

.footerDark .mobile-footer a {
    color: #BBBBBB;
    text-shadow: 1px 1px 1px #555555;
}

/* TODO: remove permanently? */
#policyOfUse {
    display: none;
    float: right;
    width: 40%;
}
#policyOfUse h1{
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}

/* General Titles */

.banner
{
    background-color: #ECECEC;
    color: #888;
    vertical-align: middle;
    padding: 20px 30px;
    line-height: 30px;
}

.selectedCategoryName{
    padding:20px;
    font-size: 16px;
}

div.accessProtection {
    padding: 10px;
}

span.eventProtectionRadioEntry {
    display: block;
    padding-left: 50px;
    padding-bottom: 5px;
}

span.eventProtectionRadioEntry label, span.categProtectionRadioEntry label {
    font-weight: normal;
    padding-left: 5px;
}

span.eventProtectionRadioEntry label{
    font-size: 16px;
}

span.protectionRadioInfo {
    display: block;
    padding: 20px;
}

input.eventProtectionRadioButton {
    padding-right: 5px;
}

span.categProtectionRadioEntry {
    display: block;
    padding-bottom: 5px;
}

div.userListWrapper {
    padding-left: 63px;
}

div.userListWrapper div {
    padding: 6px;
}

div.userListDiv , div.allowedUserListDiv{
    width: 320px;
    height: 200px;
    border: 1px solid #CCCCCC;
    overflow: auto;
}

div.managersPRUserListDiv {
    width: 320px;
    height: 100px;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: auto;
}

div.reviewersPRUserListDiv {
    width: 320px;
    height: 120px;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    -moz-border-radius: 5px;
    overflow: auto;
}

span.userListInfo {
    display: block;
    padding-left: 70px;
}

span.allowedUserListInfo {
    display: block;
    padding-left: 27px;
}

div.ACModifDiv {
    color: #333333;
}

div.ACStatusDiv {
    font-size: 15px;
    padding-bottom: 9px;
    color: #444;
}

span.ACStatus {
    font-weight: bold;
}

div.ACStatusDescDiv {
    font-size: 0.9em;
    color: #999;
    margin-bottom: 10px;
    max-width: 450px;
}

div.ACModifButtonsDiv {
    padding-bottom: 20px;
    font-size: 12px;
}

div.ACModifButtonEntry {
    padding-bottom: 5px;
}

div.ACUserListDiv {
    margin-bottom: 20px;
}

.bannerTitle
{
    font-family: "Helvetica Neue", Helvetica, Verdana, Arial, Sans-serif;
    color: #777777;
}

.bannerTitle:hover
{
    color: #E25300
}

.bannerTitle_0
{
    font-size: 21px;
}

.bannerTitle_1
{
    font-size: 14px;
}

.bannerTitle_2
{
    font-size: 13px;
}

.bannerTitle_3
{
    font-size: 13px;
}

.bannerTitle_4
{
    font-size: 13px;
}

.bannerTitle_5
{
    font-size: 13px;
}

.bannerTitle_noIcon
{
    margin-left: 37px;
}

.banner_creator
{
    font-size: 11px;
    font-weight: normal;
    line-height: 10px;
}

.areaTitle_orange {
   font-size: 14px;
   color: #E25300;
   padding: 0px;
   margin-top: 0px;
}

.titleMiddleImg
{
    vertical-align: middle;
}

/* Context Help */

.ctxtInfo {

}

/* Forms */

.oneline {
    display: block;
    margin-top: 5px;
    width: 100%;

}

.blueLineBottom
{
    border-bottom: 1px solid #5294CC;
}

.formLine
{
    margin-bottom: 5px;
}

div.optionGroup
{
    margin-top: 20px;
}

.formLine label
{
    font-weight: normal;
    font-size: 10px;
    color: gray;
}

/* Autocompletion */

.autoCompleteMenu
{
    background: #eeeeee;
}

.autoCompleteMenu ul
{
    border: none;
    display: block;
    list-style-type: none;
    padding-left: 0px;
    margin: 0;

}

.autoCompleteMenu ul li
{
    margin: 0;
    display: block;
    padding-left: 0px;
    margin-bottom: 0px;
    height: 20px;
}

.timeDurationEntry
{
    border: none;
    display: block;
    list-style-type: none;
    padding-left: 0px;
    margin: 0;
}

.timeDurationEntry li
{
    background: #CDEB8B;
    border: none;
    margin: 0;
    display: block;
    padding-left: 0px;
    margin-bottom: 0px;
    height: 20px;
}

.timeDurationEntry_text
{
    font-weight: bold;
    padding-right: 10px;
}

/* Tabs */

div.tabListContainer {
    position: relative;
    margin-top: 10px;
    padding-top: 10px;
}

ul.tabList {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0px;
    padding-bottom: 1px;
    border-bottom: 1px solid #777777;
}

ul.tabList li{
    display: inline;
    position: relative;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}

ul.subTabList
{
    background: #F2F2F2;
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 5px;
    border-left: 1px solid #777777;
    border-right: 1px solid #777777;
}

ul.subTabList li{
    display: inline;
    position: relative;
}

ul.subTabList a
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 12px;
    font-weight: bold;
    padding-right: 15px;
    padding-left: 15px;
    border-right: 1px solid #AAAAAA;
}

ul.subTabList a:hover
{
    color: #dbb03a;
}

.tabSelected  {
    color: #E25300;
    background: #F2F2F2;
    border: 1px solid #777777;
    padding-top: 8px;
    border-bottom: 2px solid #F2F2F2;
    margin-left: 2px;
    margin-right: 1px;
}

.tabSelected  a, .tabSelected  span {
    padding-top: 3px;
    color: #555555;
    font-size: 12px;
}

div.tabScrollArrowBg {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 6px;
    left: 2px;
    width: 15px;
    height: 15px;
    display: none;
    background: white url(../images/tab_scroll_arrows.png) no-repeat scroll 0 -60px;
}

div.tabScrollArrow {
    border: 1px solid #999999;
    width: 13px;
    height: 13px;
    background: transparent url(../images/tab_scroll_arrows.png) no-repeat scroll 0 0;
}

div.tabGradient {
    background: white url(../images/tab_bg.png) repeat-x scroll 0 -60px;
    /*border-left: 1px solid #777777;
    border-right: 1px solid #777777;*/
    height: 20px;
}

div.tabBorderGradient {
    background: white url(../images/tab_bg.png) repeat-x scroll 0 -80px;
    height: 20px;
    width: 1px;
    display: inline;
}


.tabUnselected  {
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    border-bottom: 0;
    background: white url(../images/tab_bg.png) repeat-x scroll 0 -30px;
    padding-top: 3px;
    margin-left: 1px;
    cursor: pointer;
}

.tabUnselected  a, .tabUnselected  span {
    color: #4c6a83;
    font-weight: normal;
    font-size: 12px;
}

.subTabUnselected  a {
    color: #4c6a83;
}

.subTabSelected  a {
    color: #b38b1f;
}

.tabExtraButtons {
    background-color: #888;
    position: absolute;
    right: 0;
    top: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 10px 10px 0 0;
    box-shadow:1px 1px 1px #000;
    -moz-box-shadow:1px 1px 1px #000;
    z-index: 1;
}

.tabExtraButtons .buttonContainer {
    float: left;
    padding: 0 10px;
    border-left: 1px solid #aaa;
    cursor: pointer;
}

.tabExtraButtons .buttonContainerLeft {
    border-left: none;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
}

.tabExtraButtons .buttonContainerRight {
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
}

.tabExtraButtons .buttonContainer:hover {
    background: #555;
}

div.tabContents {
}

div.uniformButtonVBar  input
{
    width: 160px;
}

ul.horizontalSmallMenu
{
    padding-left: 0px;
    margin: 0px;
    list-style-type: none;
    display: inline;
}

ul.horizontalSmallMenu li
{
    padding-left: 10px;
    margin: 0px;
    display: inline;
}

ul.materialList
{
    padding: 0px;
}

ul.materialList li
{
    /*border-top: 1px solid #AAAAAA;*/
    list-style-type: none;
    padding-bottom: 5px;
}

div.materialEntry {
    padding: 5px;
    -webkit-border-radius: 10px;

}
div.topMaterialBar {
    background: #E0E0E0;
    border: 1px solid #A0A0A0;
    padding: 2px;
}

ul.materialList li span
{
    padding-left: 5px;
    font-size: 14px;
}


ul.materialListResource
{
    padding: 0px 0px 0px 5px;
}

ul.materialListResource li
{
    background: #F2F2F2;
    list-style-type: none;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    margin-top: 2px;
    border: 1px solid #DDDDDD;
}

ul.materialListResource li span
{
    padding-left: 0px;
    font-size: 13px;
}

ul.materialDescription {
    background: none;
    padding: 5px;
    border: none;
    margin-top: 5px;
}

ul.materialDescription li{
    border: none;
    background: none;
    margin: 0px;
    padding: 0px;
}


div.resourceContainer
{
    overflow: auto;
}

div.highlighted {
    border: 1px solid red;
}

div.descriptionBox
{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 20px;
}

div.descriptionLine
{
    padding-left : 20px;
    font-style: italic;
    font-size: 12px;
}

ul.tabList li.hiddenTab
{
    display: none;
}

.spaceLeft {
    padding-left: 10px;
    padding-bottom: 10px;
}

ul.slotHorizontalMenu
{
    margin: 0px;
    margin-top: 0px;
    padding: 0px;
    display: inline;
    list-style-type: none;
}

ul.slotHorizontalMenu li {
    display: inline;
    position: relative;
    padding: 0 0 0 0;
    padding: 5px 5px;
    line-height: 1.5;
}

ul.slotHorizontalMenu li a {
}

h2.timetableSeparator {
    margin-left: auto;
    border-top: 1px solid #DDDDDD;
}

div.timetableHeader {
    padding: 20px 5px 10px 5px;
    margin-top: 20px;
    border-bottom: 2px solid #777777;
    font-size: 20px;
    color: rgb(68, 68, 68);
    background: white;
    behavior: url(border-radius.htc);
}

div.timetableFullScreenHeader {
    padding: 5px 5px 5px 5px;
    margin-top: 20px;
    border-bottom: 1px solid black;
    font-size: 20px;
    color: rgb(68, 68, 68);
    text-align: center;
    background: white;
}

ul.keywordList
{
    margin: 5px;
    padding: 0px;
    display: block;
    list-style-type: none;
    /*height: 25px;*/
}


ul.keywordList li.oneLineListItem {
    display: inline;
    position: relative;
    padding: 0 0 0 0;
    color: #5FA5D4;
}

ul.keywordList li.oneLineListItem:after {
    color: black;
    content: ", ";
}

ul.keywordList li.oneLineListItem_last {
    display: inline;
    position: relative;
    padding: 0 0 0 0;
    color: #5FA5D4;
}

ul.keywordList li.oneLineListItem_last:after {
    content: "";
}

ul.keywordList li.multipleLinesListItem {
    position: relative;
    padding: 0 0 0 0;
    padding-bottom: 5px;
    color: #606060;
}

ul.keywordList li.multipleLinesListItem_last {
    position: relative;
    padding: 0 0 0 0;
    color: #5FA5D4;
}


.popupWindowTitle {
    color: #1A64A0;
    font-weight: bold;
    font-style: normal;
}

.popUpLabel {
   text-align: right;
   font-size: 13px;
   font-family: Verdana, Arial;
   color: #523D04;
   font-weight: normal;
   padding-right: 5px;
   padding-bottom: 3px;
}

.popUpTdContent {
   font-weight: normal;
   padding-bottom: 3px;
   color: black;
}

 .popUpButton {
   margin: 0px;
   margin-top: 1px;
   margin-right: 1px;
   /*color:  #234173;
   text-decoration: none;
   background-color: #D9D9D9;
   border: 1px solid #fff;
   border-top-color: #eee;
   border-left-color: #eee;
   border-right-color: #669;
   border-bottom-color: #669;*/

 }

.fieldLabel {
   text-align: right;
   font-family: Verdana, Arial;
   color: #523D04;
   margin-right: 5px;
   font-weight: normal;
}

.headerRoomLink {
}

.tooltip {
   background-color: #FFFFFF;
   border: 1px solid #000000;
   color: #000000;
 }

.invalid {
    -moz-appearance: none;
    background-color: #FFB9B9 !important;
}

.invalidLabel {
    color: #ff1122;
}

select.invalidSelect {
    color: #ff1122;
}

.warningText {
    color: #881122;
}

.categoryWarning p.warningText {
    padding: 15px;
    border: 1px solid #ddd;
    margin-left: 15%;
    width: 600px;
    border-radius: 5px;
}

.successText {
    color: #118822;
}

.tooltipError {
   max-width: 300px;
   padding: 5px;
   border: 1px solid #777;
   color: #ad1f1f;
   background: white;
   -moz-box-shadow: 2px 2px 2px #444;
   -webkit-box-shadow: 2px 2px 2px #444;
   box-shadow: 2px 2px 2px #444;
}

ul.errorList {
    padding: 0;
    margin: 0;
    margin-left: 20px;
}

.errorList {
    width: 400px;
}

ul.warningList {
    padding: 0;
    margin: 0;
    margin-left: 20px;
}

span.errorTitle {
    font-size: medium;
    font-weight: bold;
}

span.messageAfterErrors {
    margin-top: 1em;
}

span.warningTitle {
    font-size: medium;
    font-weight: bold;
}

div.warningExplanation {
    margin-top: 10px;
    color: #555;
    text-align: left;
}


ul.warningLevel0 {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.warningLevel1 {
    margin-top: 0px;
    margin-bottom: 0px;
}

/* PLUGINS ADMIN */

ul.optionList1 {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.optionList2 {
    margin-top: 0px;
    margin-bottom: 0px;
}

span.optionKey1 {
    font-weight: bold;
}

/* Conference, Registrants List */

.CRLgroupTitleNoBorder {
    font-family: Georgia, Times, Times New Roman;
   font-size: 19px;
   color: #4E4C46;
   letter-spacing: 1px;
   padding: 0;
}

.CRLabstractLeftDataCell {
    padding: 5px 5px 5px 0;
    border-bottom: 1px solid #DDDDDD;
    vertical-align: top;
}

.CRLabstractDataCell {
    padding:5px;
    border-bottom: 1px solid #DDDDDD;
    vertical-align: top;
}

.CRLNoSelection {
    color: #881122;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
 }

.CRLLastDataCell{
    padding:5px;
    vertical-align: top;
}

.btnRemove {
    color: red;
    background-color: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

div.CRLDiv {
    background: #ECECEC url('../images/grey_gradient2.png') scroll repeat-x bottom left;
    padding: 10px 20px 10px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #444;
    border: 1px solid #DADADA;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
}


.CRLIndexSelected  {
    color: #B38B1F;
}

.CRLIndexUnselected {
    color: #4C6A83;
}

ul.CRLIndexList {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 3px;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;

}

ul.CRLIndexList li {
    display: inline;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    border-right: 1px solid #AAAAAA;
}

ul.CRLIndexList a {
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

ul.CRLIndexList a:hover
{
    color: #dbb03a;
}


/* ------------------------ */

.timetableInfoBox {
    margin: 17px 10px;
    /*background: #F6E8BD url(../images/sprites.png) repeat-x scroll 0 -210px;
    border: 1px solid #A2905A;*/
    color: #444444;
    font-family: Verdana;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.timetableBlock {
    border: 1px solid #aaaaaa;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    color: #202020;
}

.timetableBlockPileEffect {
    border-bottom: none;
    margin: 1px 0;
    height: 3px;
}

div.timetableContribution  {
    background-color: #f8f2e8;
}

.timetableBlock {
    box-shadow: 0px 0px 5px #DDD;
    min-height: 26px;
}

/* Timetable drag n drop */

#tt_hour_tip {
    cursor: pointer;
    overflow: auto;
    background: white;
    position: absolute;
    z-index: 1;
}

#tt_hour_tip:hover {
    opacity: 0.7;
}

.hourLine {
    position: absolute;
    border-top: 1px solid #E8E8E8;
    font-size: 11px;
}

.ui-state-disabled.hourLine {
    opacity: 1.0 !important;
}

.ui-droppable-disabled {
    opacity: 0.7 !important;
}

.key {
        display: inline;
        min-width: 1em;
        padding: .2em .3em;
        text-align: center;
        -moz-border-radius: .3em;
        -webkit-border-radius: .3em;
        border-radius: .3em;
        border: none;
        cursor: default;
        background: rgb(250, 250, 250);
        color:  rgb(50, 50, 50);
        text-shadow: 0 0 2px rgb(255, 255, 255);
        -moz-box-shadow: inset 0 0 1px rgb(255, 255, 255), inset 0 0 .4em rgb(200, 200, 200), 0 .1em 0 rgb(130, 130, 130), 0 .11em 0 rgba(0, 0, 0, .4), 0 .1em .11em rgba(0, 0, 0, .9);
        -webkit-box-shadow: inset 0 0 1px rgb(255, 255, 255), inset 0 0 .4em rgb(200, 200, 200), 0 .1em 0 rgb(130, 130, 130), 0 .11em 0 rgba(0, 0, 0, .4), 0 .1em .11em rgba(0, 0, 0, .9);
        box-shadow: inset 0 0 1px rgb(255, 255, 255), inset 0 0 .4em rgb(200, 200, 200), 0 .1em 0 rgb(130, 130, 130), 0 .11em 0 rgba(0, 0, 0, .4), 0 .1em .11em rgba(0, 0, 0, .9);
}

div.bottomTip {
    color: #888;
    margin-left: 5px;
    border: 1px solid #aaa;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 3px 5px 3px 5px;
    box-shadow: inset 0 0 25px #e8e8e8, 0px 0px 2px rgba(220, 220, 200, 0.4);
    display: none;
    text-align: center;
    padding: 10px;
    background: #eee;
    background: rgba(255,255,255,0.7);
    position: fixed;
    bottom: 15px;
    right: 50px;

}

div.bottomTip .circle{
    float: left;
    background: transparent url(../images/circle.png) scroll no-repeat;
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: #666;
    vertical-align: middle;
}

div.ui-state-hightlight {
}

div.ui-draggable.timetableBlock {
   /* border: 3px solid #9F883B;*/
}

div.ui-draggable.timetableBlock:hover {
    cursor: move;
}

div.ui-draggable-dragging.timetableBlock {
    z-index: 9000;
    opacity: 0.5;
}

/* Timetable drag n drop,
   droppable styles ends here. */

div.timetableSession div.timetableBlock{
}

div.timetableBreak div.timetableBlock{
}

div.timetableBlockTitle {
    font-weight: bold;
    font-size: 11px;
    padding: 4px;
}

div.timetableBlockPresenters {
    float: right;
    margin: 4px;
    margin-right: 6px;
    margin-left: 6px;
    font-size: 11px;
    font-style: italic;
}

div.timetableBlockMaterial {
    cursor: pointer;
    padding: 2px;
    margin: 2px;
    float: right;
    width: 12px;
    height: 12px;
    background: transparent url(../images/material_folder.png) scroll no-repeat 3px 3px;
}

div.timetableBlockMaterial:hover, div.timetableBlockMaterialActive {
    border: 1px solid #777;
    margin: 1px;
    background-color: white;
}

div.timetableBlockTime {
    position: absolute;
    bottom: 4px;
    right: 6px;
    padding-top: 4px;
    font-size: 11px;
}

div.timetableBlockTimeDiscreet{
    float: left;
    margin: 4px;
    margin-right: 6px;
    margin-left: 6px;
    font-size: 11px;
}

div.timetableBlockLocation {
    position: absolute;
    bottom: 4px;
    left: 4px;
    font-style: italic;
    padding-top: 4px;
    font-size: 11px;
}

div.timetableBlockConvener {
    position: absolute;
    left: 4px;
    font-style: italic;
    padding-top: 4px;
    font-size: 11px;
}

div.timetableBlockContribs {
    margin: 4px;
    border: 1px solid #CCC;
}

/*div.timetableBlockContrib {
    border-top: 1px dotted #777;
    background: white;
    opacity: 0.65;
    padding: 2px 5px;
    font-size: 12px;
    height: 14px;
    overflow: hidden;
}

div.timetableBlockContrib:hover {
    background: black;
    opacity: 0.45;
    color: white;
}*/

span.sessionRenameEntry, span.sessionRenameValue {
    color: #888888;
    font-weight: bold;
}

div.exclusivePopup {
    background-color: white;
    display: block;
    min-width: 250px;
    padding: 0.5em 1em;
}

div.exclusivePopupTopBg {
    background-color: #F8F8F8;
    behavior: url(border-radius.htc);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

div.exclusivePopup .printLink {
    font-size: 13px;
    position: absolute;
    bottom: 0px;
    right: 45px;
    border: 1px solid #aaa;
    border-bottom-color: white;
    background: white;

    -webkit-border-top-right-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
}

div.exclusivePopupCloseButton {
    position: absolute;
    cursor: pointer;
    top: 5px;
    right: 10px;
    background-image: url('../images/popup_close_button.png');
    width: 15px;
    height: 15px;
}


div.balloonPopup {
    position: absolute;
    padding-bottom: 15px;
    color: #202020;
    border: 1px solid black;
    background-color: white;
    -moz-border-radius: 6px;
    -webkit-border-radius:6px;
}

div.balloonPopupArrow {
    position: absolute;
    background: transparent url('../images/balloon_popup_arrows.png') scroll no-repeat 0 -19px;
    background-repeat: no-repeat;
    background-position: 0 -19px;
    /*opacity: 0.95;*/
}

div.yellowBalloon {
    color: #000;
    border: 1px solid black;
    background-color: #ffed92;
    opacity: 0.95;
}

div.yellowArrow {
    background: transparent url('../images/balloon_popup_arrows_yellow.png') scroll no-repeat 0 -19px;
}


div.balloonPopupCloseButton {
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 10px;
    background-image: url('../images/popup_close_button.png');
    width: 15px;
    height: 15px;
}

.loadingPopup {
    background: transparent url('../images/load_lightblue.gif') scroll no-repeat center center;
    min-width: 130px;
    height: 70px;
}
.loadingPopup .text {
    color: #DDD;
    text-align: center;
    font-family: Verdana;
    padding-top: 80px;
}

div.timetablePreLoading {
    background: transparent url('../images/load_big.gif') scroll no-repeat center center;
}
div.timetablePreLoading .text {
    color: #777;
    text-align: center;
    font-family: Verdana;
    letter-spacing: 2px;
}

div.timetableLoading {
    position: absolute;
    top: 40px;
    left: 0px;
    padding: 10px 0 6px 35px;
    background: transparent url('../images/loading.gif') scroll no-repeat 10px center;
    color: #444;
}

.timetablePopup {
}

.timetablePopup .title {
    font-family: Verdana;
    font-size: 16px;
    padding: 10px 30px 10px 10px;
}

.timetablePopup .balloonSubtitle {
    font-family: Verdana;
    font-size: 11px;
    color: #AAA;
    padding: 0px 30px 10px 10px;
}

div.timetablePopupInfoWrapper {
    width: 100%;
    background-color:  #F8F8F8;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #CCC;
}

.timetablePopup .menuBar {
    text-align: right;
    color: #444444;
    font-weight: normal;
    padding: 5px 0;
}

.timetablePopup .managementMenuBar {
    background-color: #f9f6e4;
    border-top: 1px solid #e5e0d0;
}

.timetablePopup .managementMenuBar a {
    color: #2F2506;
}
.timetablePopup .managementMenuBar a:hover {
    color: #6F6429;
}

.timetablePopup .menuBar a {
    margin: 0 10px;
}

div.timetablePopupInfoContent {
    padding: 10px;
    padding-left: 20px;
    font-size: 12px;
    line-height: 1.5em;
    font-style: italic;
}

div.timetablePopupTimeDiv{
    font-size: 16px;
    font-style: normal;
    margin-bottom: 10px;
}

div.timetablePopupDescription{
    font-size: 12px;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.timetablePopupContributions{
    font-family: Verdana;
    padding: 10px 10px 0px 10px;
    font-size: 12px;
    font-weight: bold;
}

td.timetablePopupContributionTime{
    vertical-align: top;
    padding-top: 3px;
    padding-right: 5px;
    color: #444444;
    font-size: 9px;
    font-weight: bold;
}

td.timetablePopupContributionTitle{
    vertical-align: top;
    color: #444444;
    font-size: 12px;
    font-weight: normal;
}

.colorPicker {
    padding: 3px;
    background-color: white;
    border: 1px solid #aaaaaa;
    -moz-box-shadow: 2px 2px 2px #444;
    box-shadow: 2px 2px 2px #444;
    -webkit-box-shadow: 2px 2px 2px #444;
}

.colorField  {
    margin-right: 5px;
    width: 100px;
    float: left;
}

.colorPicker .custom {
    margin: 5px;
    margin-bottom: 10px;
    padding-top: 8px;
    border-top: 1px dotted #555;
}

.colorPicker .inputWrapper, .colorField .inputWrapper {
    position: relative;
}

.colorPicker .inputWrapper {
    padding-right: 20px;
}

.colorPicker .inputContainer, .colorField .inputContainer {
    border: 1px solid #777;
    margin: 2px 0 2px 7px;
    position: relative;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.colorPicker .numberSign, .colorField .numberSign {
    font-size: 12px;
    max-width: 12px;
    overflow: hidden;
    color: #777;
    left: 10px;
    top: 1px;
    cursor: default;
}
.colorPicker .numberSign {
    position: absolute;
}

.colorField .numberSign {
    padding-left: 2px;
    display: inline;
}

.colorPicker input, .colorField input {
    width: 55px;
    border: none;
    font-size: 11px;
    background: transparent;
    outline: none;
    height: 1em;
}

.colorPicker input {
    margin-left: 15px;
}
.colorPicker button {
    font-size: 11px;
    margin-top: 5px;
}

.colorPicker .custom td {
    text-align: right;
    font-size: 11px;
    font-family: Verdana;
}

.colorPicker .block, .colorPicker .previewBlock, .colorField .previewBlock {
    border: 1px solid #AAA;
    text-align: center;
    overflow: hidden;
    -moz-border-radius: 2px;
    -webkit-border-radius:2px;
    border-radius: 2px;
}

.colorPicker .previewBlock {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 16px;
}

.colorField .previewBlock {
    top: 0;
    right: 0;
    width: 16px;
    height: 16px;
    float: left;
}

.colorPicker .block {
    margin: 2px;
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.colorPicker .block:hover {
    opacity: 0.5;
    border-color: black;
}

.colorPickerLink {
    cursor: pointer;
    padding: 3px 10px;
    border: 1px solid #AAA;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.timetableFilter {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
}

.timetableFilter .content {
    width: 900px;
    margin: 0 auto;
    background: #ECECEC;
    border: 1px solid #777;
    border-bottom: none;
    position: relative;
}

.timetableFilter .content table {
    background: white;
    width: 100%;
}

.timetableFilter .content td {
    padding: 13px 30px;
    white-space: nowrap;
    background-color: #ECECEC;
    vertical-align: middle;
    width: 1px;
}

.timetableFilter .closeButton {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: transparent url('../images/close_button.png') scroll no-repeat 0 0;
}

.timetableFilter .closeButton:hover {
    background-position: 0 -16px;
}

.timezonePopup {
    min-width: 320px;
    padding: 10px 5px 0;
}

.timezonePopup .tzHeader {
    font-size: 20px;
    color: #444;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #AAA;
}

.timezonePopup select {
    min-width: 260px;
    margin: 5px 5px 5px 20px;
    border: 1px solid #AAA;
}
.timezonePopup .tzContainer {
    padding: 0px 5px;
}

ul.popupList {
    background: #FFFFFF;
    padding: 0px;
    border: 1px solid #99aabb;
    font-size: 13px;
    margin: 0px;
    max-width: 500px;
    min-width: 80px;

    -moz-box-shadow: 2px 2px 2px #444;
    -webkit-box-shadow: 2px 2px 2px #444;
    box-shadow: 2px 2px 2px #444;
}

/* When it's in a popuplist chain then make the box shadow
 * more descreet. */
ul.popupListChained {
    -moz-box-shadow: 0px 0px 1px #444;
    -webkit-box-shadow: 0px 0px 1px #444;
    box-shadow: 0px 0px 1px #444;
}

ul.popupList li {
    list-style-type: none;
}

ul.popupList input {
    vertical-align: middle;
}

ul.popupList li a {
    vertical-align: bottom;
    padding: 4px;
    display: block;
    list-style-type:none;
}

ul.popupList li a.selected {
    background: #99aabb;
}

ul.popupList li span {
    min-width: 200px;
    display: block;
}

ul.popupList li a:hover {
    padding: 4px;
    display: block;
    list-style-type:none;
    color: white;
    background: #5FA5D4;
}

ul.sectionPopupList {
    padding: 5px;
    max-width: 300px;
    overflow: hidden;
}

ul.sectionPopupList ul.subPopupList {
    padding: 0;
    margin: 0 5px;
}

ul.sectionPopupList li a {
    font-size: 13px;
}

ul.sectionPopupList li a:hover {
    background: #ECECEC;
    color: #0B63A5;
}

ul.sectionPopupList li.section {
    height: 25px;
    display: block;
    cursor: pointer;
}

ul.sectionPopupList li.section .line {
    height: 12px;
    border-bottom: 1px dotted #777;
    position: relative;
    min-width: 200px;
}

ul.sectionPopupList li.section .name {
    position: absolute;
    top: 0; right: 0;
    font-family: Verdana;
    font-size: 12px;
    color: #666;
    padding: 5px 10px;
    background: white;
}

ul.timetableSectionPopupList ul.subPopupList {
   max-height: 250px;
   overflow-y: auto;
}

ul.globalMenuPopupList {
    background-color: #4e89b8;
    border: 0;
    display: block;
}

ul.globalMenuPopupList li {
        display: block;
}

ul.globalMenuPopupList li a {
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    color: white;
    letter-spacing: 0.04em;
    padding: 8px;
    display: block;
}

ul.globalMenuPopupList li a:hover {
    padding: 8px;
    display: block;
    list-style-type:none;
    color: white;
    background: #5fa5d4;
}

ul.categoryDisplayPopupList li a {
    font-size: 14px;
}

ul.popupListCheckboxes {
    min-width: 200px;
}

ul.popupListCheckboxes li {
    cursor: pointer;
}

ul.popupListCheckboxes li:hover {
    opacity: 0.8;
}

ul.popupListCheckboxes li span {
    display: inline;
    cursor: pointer;
    margin: 1px 0;
    padding: 3px;
}

ul.popupListCheckboxes li input {
    margin: 2px;
    padding: 0;
}

ul.darkPopupList {
    background: #444;
    border: 1px solid #777;
}

ul.darkPopupList li a.selected {
    background: #666;
}

ul.darkPopupList li a:hover, ul.darkPopupList li.current {
    background: #777;
}

ul.darkPopupList li a {
    color: #ECECEC;
    font-weight: normal;
}

ul.timetableManagementPopupList li a {
    color: #2F2506;
}

ul.timetableManagementPopupList li a:hover {
    color: #2F2506;
    background: #F9F6E4;
}

div.timetableManagementInfoArea {
    width: 50%;
    background:#FFFFDD;
    border: 1px solid #aaaaaa;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    -moz-box-shadow:2px 2px 2px #888888;
    -webkit-box-shadow:2px 2px 2px #888888;
    box-shadow:2px 2px 2px #888888;
    margin-left: auto;
    margin-right: auto;
    behavior: url(border-radius.htc);
    padding: 5px;
    font-size: 11px;
    position: relative;
}

div.timetableManagementInfoArea div {
    padding:5px;
}

div.timetableManagementInfoArea ul {
    top: 2px;
    padding-left: 10px;
    margin-top: 5px;
    margin-bottom:10px;
    list-style: none;
    margin-left: 5px;
}

div.timetableManagementInfoArea ul li{
    padding-left: 0px;
    overflow: auto;
    margin-bottom:5px;
}

.printButton, .printButtonWhite, .buttonWhite, .buttonWhite, .dropDownMenuButtonWhite {
    padding: 4px 6px;
    margin-left: 6px;
    cursor: pointer;
}

.printButtonWhite, .buttonWhite, .buttonWhite, .dropDownMenuButtonWhite {
    color: white;
}

.printButton {
    padding-left: 20px;
    background: transparent url('../images/printer_blue.png') scroll no-repeat center left;
}

.printButtonWhite {
    padding-left: 20px;
    background: transparent url('../images/printer_white.png') scroll no-repeat center left;
}

.linkButtonWhite {
    padding-left: 20px;
    background: transparent url('../images/link_white.png') scroll no-repeat center left;
}

.dropDownMenuButtonWhite {
    padding-right: 20px;
    background: transparent url(../images/menu_arrow_white.png) scroll no-repeat center right;
}

.tt_tmp_button {
    line-height: 30px;
    height: 30px;
    float: right;
    background: #fefefe;
    border: 1px solid #aaa;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    opacity: 0.9;
    box-shadow: 0px 0px 2px rgba(220, 220, 200, 0.4);
    margin-right: 10px;
    vertical-align: middle;
    padding: 0px 8px;
}

.ui-resizable-handle {
    z-index: 0 !important;
}

#tt_menu .go_back .arrow_up {
    color: #aaa;
    margin-right: 5px;
}

.ui-list-menu-level  {
    position: absolute;
    background: #fff;
    padding: 0px;
    z-index: 1;
    box-shadow: inset 0 0 25px #e8e8e8, 0px 0px 2px rgba(220, 220, 200, 0.4);
}

.ui-list-menu-level > li:hover {
    background: #f0f0f0;
}

.ui-list-menu-level > li {
    display: block;
    min-width: 1em;
    border-bottom: 1px solid #eee;
    text-align: center;
    list-style-type: none;
}

.ui-list-menu {
    margin-right: 10px;
}

.ui-list-menu li > a {
    display: block;
    padding: 5px 5px;
    white-space: nowrap;
}

.ui-list-menu li.selected {
    background: #eee;
}

.ui-list-menu > li {
}

.ui-list-menu-level-0 {
    background: none;
    box-shadow: none;
    position: relative;
    display: block;
    float: right;
    margin-top: 0px;
    padding: 0px;
}

.ui-list-menu-level-0 > li {
    list-style-type: none;
    display: inline-block;
    border-right: 1px solid #aaa;
    box-shadow: inset 0 0 25px #e8e8e8, 0px 0px 2px rgba(220, 220, 200, 0.4);
    min-width: 100px;
}

.ui-list-menu-level-0 > li:last-child {
    border-right: none;
}

.ui-list-menu-level-1{
    z-index: 0;
    width: 100px;
}

.ui-list-menu-level-2{
    width: 100px;
}

/* MODIF DISPLAY*/

.groupItem {
    /*float:left;*/
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom:12px;
}

table.groupTable {
    border: none;
    width: 100%;
}

/* This assures the spacing between table rows */
table.groupTable .blacktext,
table.groupTable .contentCellTD,
table.groupTable .dataCaptionTD,
table.groupTable .titleCellTD  {
    padding-bottom: 10px;
}

table.groupTable em.description {
    display: block;
    max-width: 500px;
    margin-bottom: 20px;
    margin-top: 5px;
}

.groupItemContent {
    padding-left:5px;
}

div.cssTplSelection {
    padding: 10px;
    padding-left: 75px;
    border-top: 1px solid #d9d9d9;
    background-color: #f2f2f2;
    color: #444444;
}

div.cssPreview {
    float: right;
}

.disabledRadio {
    display: none;
}

.roomWidget {
}

.roomWidgetTitle {
    font-size: 12px;
    color: #444444;
    font-family: Verdana;
    font-weight: normal;
    width: 60px;
    text-align: left;
    padding-bottom: 5px;
}

.roomVerticalWidgetTitle {
    font-size: 12px;
    color: #444444;
    font-family: Verdana;
    font-weight: normal;
    float: left;
    width: 60px;
    text-align: left;
}

.roomPopupTitle {
    font-weight: bold;
    width: 80px;
    float: left;
    font-style: normal;

}

.timeLocationDiv {
    padding: 5px;
    margin-left: -5px;
}

.timeLocationDiv img {
    float: right;
    opacity: 0.4;
    filter: alpha(opacity=40);
    background-color: #F8F8F8;
}

.timeLocationDiv:hover {
    border: 1px solid #EAEAEA;
    background: #FFF6DF;
    padding: 4px;
    cursor: pointer;
}

.timeLocationDiv:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: #FFF6DF;
}

ul.nobulletsList
{
    position: relative;
    margin:0px;
    margin-top: 10px;
    padding-left: 0px;
}

ul.nobulletsList li
{
    height: 25px;
    overflow: visible;
    list-style-type: none;
}

ul.nobulletsListInline
{
    margin:0px;
    margin-top: 10px;
    padding-left: 0px;
}

ul.nobulletsListInline li
{
    margin-left: 10px;
    height: 25px;
    overflow: visible;
    list-style-type: none;
    display: inline;
}

ul.nobulletsListWrapping
{
    position: relative;
    margin:0px;
    margin-top: 10px;
    padding-left: 0px;
    color: #777;
}

ul.nobulletsListWrapping li
{
    margin-top: 5px;
    overflow: visible;
    list-style-type: none;
}

div.AspectsListDiv {
    margin-bottom: 10px;
    height: 100px;
    width: 350px;
    border: 1px solid #CCCCCC;
    overflow: auto;
}

div.PeopleListDiv {
    margin-bottom: 10px;
    height: 100px;
    width: 300px;
    border: 1px solid #CCCCCC;
    overflow: auto;
}

div.FavoritePeopleListDiv {
    margin-bottom: 10px;
    height: 300px;
    width: 400px;
    border: 1px solid #CCCCCC;
    overflow: auto;
}

div.ShortPeopleListDiv {
    margin-bottom: 10px;
    height: 150px;
    width: 300px;
    border: 1px solid #CCCCCC;
    overflow: auto;
}

div.VeryShortPeopleListDiv {
    margin-bottom: 10px;
    height:75px;
    width: 300px;
    border: 1px solid #CCCCCC;
    overflow: auto;
}

div.LongPeopleListDiv {
    margin-bottom: 10px;
    height: 130px;
    width: 412px;
    border: 1px solid #CCCCCC;
    overflow: auto;
}

div.CategoryEventListDiv {
    margin-bottom: 10px;
    height: 150px;
    width: 400px;
    border: 1px solid #CCCCCC;
    overflow: auto;
}

div.UnscheduledContribListDiv {
    margin-bottom: 10px;
    height:300px;
    width: 400px;
    border: 1px solid #CCCCCC;
    overflow: auto;
    margin-top: 10px;
    margin-right: 35px;
}

div.UnscheduledContribListDiv .toolbar {
    border-bottom: 1px solid #ccc;
    text-align: right;
    color: #999;
    padding: 2px;
}

ul.UnscheduledContribList {
    border: none;
    display: block;
    list-style-type: none;
    padding-left: 0px;
    margin: 0;

}

ul.UnscheduledContribList li {
    cursor: pointer;
    padding: 5px;
    border-bottom: 1px solid #eee;
}

ul.UnscheduledContribList li.selected {
    background-color: #CDEB8B;
}

div.popupWithButtonsMainContent {
    background-color: #FFFFFF;
    padding: 10px;
}

div.popupButtonBar {
    border: 0;
    border-top: 1px solid #CCCCCC;
    padding: 10px;
    text-align: center;
    position:relative;
    top:-10px;
    background: #F8F8F8;
    margin-bottom: -10px;

    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius:10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius:10px;
    behavior: url(border-radius.htc);

}

div.dialogButtons {
    background:#F8F8F8 none repeat scroll 0 0;
    border-top:1px solid #CCCCCC;
    margin-top:10px;
    padding:10px;
    text-align:center;
}


/* Reschedule dialog */

div.rescheduleSection {
    padding-bottom: 20px;
}

div.rescheduleTitle {
    font-size: 18px;
    padding-bottom: 5px;
}


tr.selectedAction {
    background-color: #CDEB8B;
}

td.rescheduleAction {
    vertical-align:top;
    padding-bottom: 5px;
    padding-top: 5px;
}

div.rescheduleLabelTitle {
    font-size:16px;
    cursor: default;
}

label.rescheduleLabelTitle {
    font-weight: normal;
    font-size: 16px;
    color: #444444
}

div.rescheduleLabelDetails {
    font-size:12px;
    font-style: italic;
    cursor: default;
    color: #888888
}

.rescheduleWarning {
    font-weight: bold;
    color: #881122;
}

/* End of reschedule dialog */

/* Fit inner timetable dialog */

div.fitInnerTimetableDialog {
    width: 350px;
}

/* End of inner timetable dialog */



.slotTitle {
    font-size:14px;
}

.slotSubTitle {
    font-size: 13px;
    font-weight:normal;
    padding-bottom: 10px;
    margin-top: 0px;
    border-bottom:1px solid #E4E4E4;
}

.slotSubTitle span{
    margin-right: 7px;
}

.calendarColorLegend {
    padding: 10px 0 10px 20px;
    font-size: 13px;
}

.calendarColorLegend a {
    font-size: 13px;
}

.indicoHelp {
    width: 500px;
    margin-left: 20px;
    margin-bottom: 50px;
    font-family: Verdana;
}

.indicoHelp, .indicoHelp em, .indicoHelp p {
    color: #222;
    line-height: 160%;
}

.indicoHelp ul {
    padding-left: 25px;
}

.indicoHelp li {
    margin: 4px 0;
}

.indicoHelp .title {
    font-size: 1.4em;
    color: #777;
    font-family: 'Times New Roman';
    padding-bottom: 5px;
    padding-top: 20px;
}


.indicoHelp .icons {
    float: right;
    padding-right: 5px;
    vertical-align: top;
}

.indicoHelp .content {
    margin-left: 20px;
}

.indicoHelp .item {
    padding: 4px 0;
    border-bottom: 1px dotted #AAA;
}

.ttModifIcon {
    float: right;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: transparent url('../images/popupMenuHover.png') scroll repeat-x 0 0;
}

.ttModifIcon:hover {
    background: transparent url('../images/popupMenuHover.png') scroll repeat-x 0 -15px;
}

.ttManagementBlock {
    border: 1px solid #aaaaaa;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    behavior: url(border-radius.htc);
    overflow: hidden;
}

.ttSessionManagementBlock {
    border: 1px solid #aaaaaa;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    behavior: url(border-radius.htc);
    overflow: hidden;
    cursor: pointer;
}

.ttMBlockExtraInfo {
    color: #666666;
}

.loadingPast {
    background: transparent url('../images/loading.gif') no-repeat;
    padding-left: 25px;
    margin-left: 10px;
    display: none;
}

.fixPreOverflow pre{
    overflow: hidden;
}

.successfulAction {
    background-color: #DDFFDD;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

div.flexibleSelect, input.roomTextField {
    border: 1px solid #AAAAAA;
    position: relative;
    width: 200px;
}

div.flexibleSelect input {
    color: black;
}

div.flexibleSelect input[disabled]{
    background: white;
}

div.disabled {
    background: #DDDDDD;
}

div.disabled input {
    color: #AAAAAA;
    background: #DDDDDD;
}

div.disabled input[disabled] {
    background: #DDDDDD;
}

.optionBox {
    border: 1px solid #888888;
    width: 200px;
    overflow: hidden;
    background-color: white;
    z-index: 1;
}

.optionBoxList {
    background-color: #FFFFFF;
    padding: 3px;
    margin: 0 0 0 0;
    max-height: 200px;
    overflow: auto;
}

.bottomLine {
    border-bottom:1px dotted #DDDDDD;
}

.topLine {
    border-top:1px dotted #DDDDDD;
}

.optionBoxList li {
    list-style-type: none;
    padding: 3px;
    cursor: pointer;
}

.optionBoxAdd {
    padding: 5px;
    background: #F3F3F3;
}

.optionBoxList li:hover {
    background-color: #FFF6DF;
}

.enhanced {
    font-weight: bold;
}

div.posterEntry {
    border: 1px solid #aaaaaa;
    -moz-border-radius: 3px;
    -webkit-border-radius:3px;
    behavior: url(border-radius.htc);
    padding: 5px;
    margin-bottom: 5px;
    overflow: auto;
    width: 100%;
}

div.posterEntry:hover {
    background-color: #ECECEC;
}

.posterBlockTime {
    font-size: 11px;
    float: right;
    margin-top: 5px;
}

.startEndDate, .support {
    margin-top: 5px;
}

.startEndDate td, .support td {
    color: #000;
}
td.startEndDateEntry, td.supportEntry, span.innerWidgetLabel {
    color: #666;
    padding-right: 6px;
}

.support td input {
    width: 300px;
}

.siteTitle {
    font-size: 30px;
    margin-top:0;
    padding-left:10px;
    padding-top:15px;
}

a.eventModifSpecial div.leftCorner {
    background: transparent url(../images/button_bg_special.png) repeat-y scroll -198px 0px !important;
}

a.eventModifSpecial {
    background: transparent url(../images/button_bg_special.png) repeat-y scroll 0 0 !important;
}

a.eventModifSpecial:hover {
    background-position: 0 24px !important;
}


div.eventModifButtonBar {
    padding: 6px 0;
    min-height: 24px;
    min-width: 200px;
}

div.eventModifButtonBar a {
    position: relative;
    display: block;
    float: left;
    height: 13px;
    padding: 4px 10px 7px 10px;
    min-width: 4px;
    margin-left: 4px;
    background: transparent url(../images/button_bg_light.png) repeat-y scroll 0 0;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    color: #555;
}

div.eventModifButtonBar a div.leftCorner {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent url(../images/button_bg_light.png) repeat-y scroll -198px 0px;
    width: 2px;
    height: 24px;
}

div.eventModifButtonBar a:hover {
    background-position: 0 24px;
    color: #808080;
}

div.eventModifButtonBar .separator {
    float: left;
    margin: 3px 6px 3px 10px;
    width: 1px;
    height: 18px;
    border-right: 1px dotted #999;
}

label.normal {
    font-weight: normal;
}

label.emphasis {
    font-weight: normal;
    font-style: italic;
}

.smallGrey {
    margin-top: 2px;
    font-size: 9px;
    color: #777;
}

.smallRed {
    font-size: 9px;
    color: #881122;
}


tr.selectedItem td {
    color: #000;
}

.strongRed strong{
    color: #881122;
}

.protPrivate {
    color: #B02B2C;
}

.protPublic {
    color: #128F33;
}

.strongProtPrivate strong {
    color: #B02B2C;
}

.strongProtPublic strong {
    color: #128F33;
}

div.cloneElements {
    background: #ECECEC url('../images/grey_gradient2.png') scroll repeat-x bottom left;
    padding: 10px 20px 10px 10px;
    color: #444;
    border: 1px solid #AAA;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    border-bottom:1px solid #AAAAAA;
    border-right:1px solid #AAAAAA;
    width: 450px;
}

.ttentryArrowsBackground.ttentryArrowsShifted, .ttentryArrows.ttentryArrowsShifted {
    margin: 2px 25px 0 0;
    border: none;
}

.ttentryArrowsBackground {
    padding: 3px;
    position: absolute;
    top: -1px;
    right: -1px;
    -moz-border-radius-bottomleft:3px;
    border-bottom:1px solid #AAAAAA;
    border-left:1px solid #AAAAAA;
    background-color: white;
    width: 33px;
    height: 14px;
}

.ttentryArrows {
    padding: 2px;
    position: absolute;
    right:0px;
    cursor: pointer;
}

.filterTable {
    border-collapse: collapse;
}

.eventActionsToolBarLabel {
    padding:3px 7px 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-topleft: 5px;
    border: 1px solid #AAA;
    border-bottom: 0px;
    background-color: #fff;
    font-size:8pt;
}

.eventActionsToolBarButtons {
    padding:4px;
    border: 1px solid #AAA;
    border-top:0px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    background-color: #fff;
    height: 24px;
}

div.invalid {
    background: white;
}


/*
    Widget checkbox options
*/

.widgetCheckboxOption {
    margin-top: 5px;
}


.widgetCheckboxOption span {
    vertical-align: middle;
    font-size: 12px;
    color: #555;
    margin-left: 2px;
}

.widgetCheckboxOption input {
    vertical-align: middle;
}

.headerRoomLayoutTimeTable {
    text-align: center;
    float: left;
    margin-top: 10px;
    color: black;
    font-weight: bold;
    border-left: 1px solid #E8E8E8;
}

.titleUpCellTD{
    width:20%;
}

.inputDescription {
    font-size: 11px;
    color: #888;
    margin-left: 0px;
}

.regFormSubtotal {
    margin-left: 10px;
    font-size: 13px;
    font-family: Verdana, Arial;
    color: #3B4145;
    font-weight: bold;
}

/*
    Used to display scroll bar in CKEditor properly.
*/

body.cke_show_borders {
    height: auto;
}

table.schedTaskList {
    margin-top: 20px;
    border-collapse:collapse;
}

table.schedTaskList td {
    padding-top: 2px;
    padding-left: 20px;
    padding-right: 0px;
}

table.schedTaskList th {
    padding-left: 20px;
    padding-right: 0px;
    color: #555;
    border-bottom: 1px solid #EBEBEB;
}

.infoTD {
    padding: 4px 4px 4px 10px;
}

.infoTR:hover {
    background-color: #ECECEC;
}

.infoTable {
    -moz-border-radius: 5px 5px 5px 5px;
    border:1px solid #999999;
}

table.infoTable td.tableHeader {
    font-size: 13px;
    font-family: Verdana, Arial;
    color: #523D04;
    padding: 7px;
    border-bottom: 1px groove #A4A4A4;
    font-weight: bold;
}

table.infoTable td.content {
    padding: 7px;
}

/*
    Available tags in Notification Templates
*/

table.legend {
   border: 1px solid #5294CC;
   background:#F6F6F6;
   padding-bottom: 5px;
   padding-top: 2px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}

table.legend tr.legendTr:hover {
    background-color: #FFE8B3;
}

table.legend td.titleTd {
    padding:5px;
    color:#5294CC;
    text-align: left;
}

table.legend td.legendTd {
    padding-right: 10px;
    color:#3054BF;
    cursor: pointer;
}

/* End notif templates */

.userPrefOption {
    float: left;
}

.userPrefOptionStatus {
    float: left;
    padding: 4px;
}

table.infoQuestionsTable td.dataHeader {
    font-size: 13px;
    font-family: Verdana, Arial;
    color: #523D04;
    padding: 7px;
    border-bottom: 1px groove #A4A4A4;
    font-weight: bold;
}

table.infoQuestionsTable td.content {
    padding: 7px;
}

table.infoQuestionsTable td.questionContent {
    padding: 7px;
    max-width: 500px;
    min-width: 370px;
}

table.infoQuestionsTable td.dataFooter {
    font-size: 13px;
    font-family: Verdana, Arial;
    color: #523D04;
    padding: 7px;
    border-top: 1px groove #A4A4A4;
}

table.infoQuestionsTable td.dataBold {
    font-size: 13px;
    font-family: Verdana, Arial;
    color: #523D04;
    padding: 7px;
    font-weight: bold;
}

.link {
    cursor: pointer;
    color: #045FB4;
}

.editLinkInLine {
    float: left;
}

.shadowRectangle {
    background: #ECECEC url('../images/grey_gradient2.png') scroll repeat-x bottom left;
    color: #444;
    border: 1px solid #AAA;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    border-bottom:1px solid #AAAAAA;
    border-right:1px solid #AAAAAA;
    border-radius: 15px;
    padding-left:15px;
    padding-top:10px;
    padding-bottom: 5px;
}

.shadowRectangleSoft {
    background: #ECECEC url('../images/grey_gradient2.png') scroll repeat-x bottom left;
    color: #444;
    border: 1px solid #AAA;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    border-bottom:1px solid #AAAAAA;
    border-right:1px solid #AAAAAA;
    border-radius: 15px;
    padding-left:15px;
    padding-top:10px;
    padding-bottom: 5px;
    margin-left: 20px;
}

.questionPreview {
    padding-left: 10px;
    padding-right: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.changeScaleWarning {
    font-weight: bold;
    color: #881122;
    padding: 5px 0px 5px 5px;
    max-width: 270px;
}

.subGroupTitle {
    font-size: 13px;
    font-family: Verdana, Arial;
    color: #523D04;
    padding: 3px;
    padding-bottom: 10px;
    border-bottom: 1px groove #A4A4A4;
    font-weight: bold;
}

.subGroupTitleAssignContribution {
    font-size: 13px;
    font-family: Verdana, Arial;
    color: #523D04;
    padding: 3px;
    padding-bottom: 5px;
    font-weight: bold;
}

.deadLineCell {
    text-align:left;
    padding: 7px;
    width: 170px;
}

.contributionDataCell {
    border-bottom: 1px solid #DDDDDD;
}

.groupTitleSmallPaper {
   font-weight: bold;
   font-size: 12px;
   color: #444444;
   padding: 3px 0 3px 0;
   font-style: italic;
}

.emailFieldTitle {
    color: #523D04;
    text-align: right;
}

.emailFieldContent {
    color: black;
    padding-left: 10px;
}

.titleCellTDSecondLevel {
   vertical-align: top;
   text-align: right;
   padding-right: 15px;
   width: 15%;
   color: #666666;
   padding-left: 40px;
}

.formError {
    font-weight: bold;
    color: #881122;
    padding-top:10px;
    text-align:center;
}

.abstract.selected, .participant.selected {
    background: #CDEB8B;
}

.abstract:hover, .participant:hover {
    background: #FFF6DF;
}

.abstract.selected:hover, .participant.selected:hover {
    background: #CDEB8B;
}

.authorTable {
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid gray;
    margin-bottom: 5px;
    margin-top: 5px;
    background-color: white;
    cursor: move;
    z-index: 1;
}

.divNotSelected {
    background: #ECECEC;
    -moz-border-radius: 5px 5px 5px 5px;
    padding: 3px 0px 6px 2px;
    width: 70%;
}

.divSelected {
    background: #CDEB8B;
    -moz-border-radius: 5px 5px 5px 5px;
    padding: 3px 0px 6px 2px;
    width: 70%;
}

.authorError {
    font-weight: bold;
    color: #881122;
    text-align: left;
    padding-top: 6px;
}

.addAuthorTD {
    width: 20%;
    text-align:left;
    padding-top:6px;
    padding-left: 6px;
}

.authorText {
    width: 90%;
    padding-left: 5px;
}

.dragndrop-placeholder {
    background: none repeat scroll 0 0 #FFCC66;
    height: 1.5em;
    margin-top: 3px;
    margin-bottom: 3px;
}
.drop-target {
    background: none repeat scroll 0 0 #FFF7CF;
    border: 1px dashed #FFAA00 !important;
    width: 85%;
}

.sortblock {
    width:85%;
}

.sortblock ul {
    margin-top: 2px;
    margin-bottom: 10px;
    padding: 4px;
    list-style-type: none;
    width: 100%;
}

.absMaterialInput {
    margin: 5px 5px 0px 5px;
}

.existingAttachment {
    padding-left: 6px;
    padding-bottom: 8px;
}

.subGroupTitleAbstract {
   font-size: 13px;
   font-family: Verdana, Arial;
   color: #523D04;
   padding: 3px 0px 8px 3px;
   font-weight: bold;
}

.calendarContainer
{
    overflow: visible;
}

div#social {
    float: right;
    display: none;
    border-radius: 10px;
    opacity: 0.5;
}

div#social_share {
    display: none;
}

div#social img#social_button:hover{
    cursor: pointer;
}

.social_share_tooltip {
    max-width: 420px;
    color: #fff;
}

.social_share_tooltip input {
    background: #ddd;
    border: 1px solid #999;
}

.social_share_tooltip input[type=text] {
    width: 100%;
    cursor: text;
    color: #000;
}

.social_share_tooltip.qtip-dark h3 {
    color: #aaa;
    font-size: 15px;
}

.social_share_tooltip.qtip-blue h3 {
    color: #1F8DD1;
    font-size: 15px;
}

.social_share_tooltip.qtip-dark h4 {
    margin-bottom: 5px;
    color: #aaa;
}

.social_share_tooltip.qtip-blue h4 {
    margin-bottom: 5px;
    color: #1F8DD1;
}

.social_share_tooltip .note {
    font-style: italic;
    font-size: 11px;
    float: right;
}

.social_share_tooltip.qtip-dark .note {
    color: #555;
}

.social_share_tooltip.qtip-blue .note {
    color: #999;
}

.social_share_tooltip.qtip-dark .qtip-content{
    background: rgba(40,40,40,0.96);
    border-color: #303030;
}

.social_share_tooltip.qtip-blue .qtip-content{
    background: #E5F6FE;
    border-color: #ADD9ED;
    color: #5E99BD;
}

.social_share_tooltip .social_site img {
    display: inline-block;
    vertical-align: middle;
}

#fb-like {
    height: 25px;
    overflow: hidden;
    visibility: hidden;
}

.social_share_tooltip .social_site {
    padding: 5px;
    border-radius: 8px;
    margin-bottom: 5px;
    overflow: visible;
    vertical-align: middle;
    height: 25px;
}

.social_share_tooltip.qtip-dark .social_site {
    background: rgba(0,0,0,0.15);
}

.social_share_tooltip.qtip-blue .social_site {
    background: rgba(255,255,255,0.6);
}

.social_share_tooltip .social_site * {
    vertical-align: middle !important;
}

div#social a {
    display: block;
    overflow: auto;
}

div#social:hover {
    opacity: 1;
}

span.num_events {
    font-size: 10px;
    margin-left: 10px;
    color: #aaa;
}

.subGroupTitleRegForm {
   font-size: 13px;
   font-family: Verdana, Arial;
   color: #3B4145;
   font-weight: bold;
}

.placesLeft {
    color:green;
    font-style:italic;
    padding-left: 5px;
}

.noPlacesLeft {
    color: red;
}

.roleSmall {
    font-weight: bold;
    padding-left: 5px;
    color: #888;
}

ul.UIAuthorList li .authorMove {
    padding: 0px 0px 4px 20px;
    z-index: 1;
    cursor: move;
}

ul.UIAuthorList li .author {
    padding: 0px 0px 4px 20px;
    z-index: 1;
    cursor: default;
}

ul.UIAuthorList li.UIAuthorMove {
    background: white url("../images/drag.png") left top no-repeat;
}


ul.buttonMenuPopupList {
    background-color: #ECECEC;
    border: 0;
    display: block;
}

ul.buttonMenuPopupList li {
    display: block;
}

ul.buttonMenuPopupList li a {
    color: #555555;
    padding: 8px;
    display: block;
    font-weight:bold;
}

ul.buttonMenuPopupList li a:hover {
    padding: 8px;
    display: block;
    list-style-type:none;
    color: #FFFFFF;
    background-color: #ACACAC;
}

.scrolling {
    background-color:#FFFFFF;
    box-shadow: 0 12px 6px -6px rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 0;
    z-index: 1;
}

.ui-list-menu-level  {
    position: absolute;
    background: #fff;
    padding: 0px;
    z-index: 1;
    box-shadow: inset 0 0 25px #e8e8e8, 0px 0px 2px rgba(220, 220, 200, 0.4);
}

.ui-list-menu-level > li:hover {
    background: #f0f0f0;
}

.ui-list-menu-level > li {
    min-width: 1em;
    border-bottom: 1px solid #eee;
    text-align: center;
    list-style-type: none;
    float: left;
    height: 30px;

    text-decoration: none;
    display: inline-block;
    text-shadow: 0 1px 0 #fff;

    cursor: pointer;
}

.ui-list-menu {
    margin-right: 10px;
}

.ui-list-menu li > a {
    display: block;
    padding: 7px 12px;
    text-align: left;
}

.ui-list-menu li.selected {
    background: #eee;
}

.ui-list-menu > a {
    min-width: 45px;
}

.ui-list-menu-level-0 {
    background: none;
    box-shadow: none;
    position: relative;
    margin: 0;
    padding: 0px;
    display: block;
    list-style-type: none;
    padding-left: 0;
    clear: both;
    border-spacing: 0;
}

.ui-list-menu-level-0 > li {
    background: #ECECEC;
    background: -webkit-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
    background: -moz-linear-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
    border: solid 1px #dcdcdc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-transition: border-color .218s;
    -moz-transition: border .218s;
    -o-transition: border-color .218s;
    transition: border-color .218s;

}

.ui-list-menu-level-0 > li > a {
    font-weight: bold;
}

.ui-list-menu-level-0 > li:last-child {
    border-right: none;
}

.ui-list-menu-level-1 {
    border: solid 1px #dcdcdc;
    z-index: 0;
    min-width: 150px;
}

.ui-list-menu-level-1 > li {
    font-weight: normal;
    float: none;
    display: block;
    overflow: auto;
}

.ui-list-menu-level-1 > li:hover {
    padding-left: -1px;
    border: 1px solid #ddd !important;
    border-width: 0 0 1px 0 !important;
}

.ui-list-menu-level-2{
    width: 100px;
}

.ui-list-menu li:hover {
    color: #333;
    border-color: #999;
}


.ui-list-menu li.left {
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    margin: 0;
}

.ui-list-menu li.middle {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-left: solid 1px #f3f3f3;
    margin: 0;
    border-left: solid 1px rgba(255, 255, 255, 0);
}

.ui-list-menu li.middle:hover, .ui-list-menu li.right:hover {
    border-left: solid 1px #999
}

.ui-list-menu li.right {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    border-left: solid 1px #f3f3f3;
    border-left: solid 1px rgba(255, 255, 255, 0);
    margin: 0;
}

#dragTip {
    position: absolute;
    background: #f0f0f0;
    border: 1px solid #aaa;
    border-radius: 4px;
    font-size: 10px;
    padding: 4px;
    opacity: 0.7;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
}

#dragTip .pointer {
    position: absolute;
    background: url('../images/pointer_tip.png');
    height: 7px;
    width: 5px;
    top: 6px;
    right: -5px;
}

.ui-resizable-resizing {
    opacity: 0.9;
    z-index: 1000;
}

.icalExportPopup {
    max-width: 400px;
    padding: 15px 5px 0 5px;
}

.icalExportPopup .exportIcalHeader {
    font-weight: bold;
    font-size :12px;
    margin-bottom: 5px;
}

.icalExportPopup .iCalExportSection {
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.icalExportPopup input[type=text] {
    width: 100%;
    cursor: text;
    color: #000;
    font-size: 10.5px;
}

.icalExportPopup a {
    font-size: 11px;
}

.icalExportPopup .icalSeparator {
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
}

.icalExportPopup .agreement {
    padding: 5px;
    border-radius: 8px;
    margin-bottom: 5px;
    margin-top: 5px;
    vertical-align: middle;
    text-align: justify;
    background: rgba(0,0,0,0.15);

}

.icalExportPopup .note {
    font-style: italic;
    font-size: 11px;
    text-align: right;
    margin-bottom: 5px;
}

div#sdlw-actions {
    padding: 10px 0px 10px 5px;
}

.savedText {
    margin-left: 10px;
    color: #118822;
}

.settingsWidget {
    font-size: 14px;
    padding: 0 5px 5px;
    min-width: 250px;
}

.settingsWidget a, .protectionWidget a {
    font-size: 12px !important;
}

.settingsWidget .settingsWidgetSection, .protectionWidget .protectionWidgetSection {
    padding: 10px 0px 0px;
    text-align:justify;
}

.settingsWidget .settingsWidgetHeader {
    font-weight: bold;
}

.settingsWidget .settingsSeparator {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom:5px;
}

.protectionWidget{
    font-size: 12px;
    padding: 0 5px 5px;
    line-height: 17px;
}

div.domain_control .strong {
    font-weight: bold;
}

div.domain_control p {
    font-style: italic;
}

.contributionListFilteredText, .authorIndexFilteredText, .speakerIndexFilteredText {
    color: #888;
    padding-top: 5px;
    font-size:12px
}

.contributionListContribItem, .abstractListAbstractItem {
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 5px;
    margin-top: 5px;
}

.contributionListContribDescription {
    text-align:justify;
    padding-top: 7px;
    line-height: 1.3em;
    color: #AAA;
}

.contributionListContribSpeakers {
    text-align:right;
    font-size:12px;
    color:#888;
}

.contributionListFiltersContainer, .authorIndexFiltersContainer, .speakerIndexFiltersContainer {
    border-bottom: 1px solid #EBEBEB;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.contribItem {
    clear: both; padding-bottom: 7px; padding-left: 20px;
}

.authorIndexItem, .speakerIndexItem {
    border-bottom: 1px solid #EBEBEB; padding-bottom: 8px; margin-top: 8px; overflow: hidden;
}

.authorIndexItemText, .speakerIndexItemText {
    font-weight: bold; letter-spacing: 0.1em; line-height: 1.2em;
}

a.lightGreyLink {
    color: #888;
    text-decoration: none;
    font-size: 12px;
}

a.lightGreyLink:hover {
    text-decoration: underline;
}

.contributionListContribHeader, .contributionHeader, .subContributionHeader, .sessionHeader, .abstractHeader {
    line-height:17px;
    color:#888;
    font-size: 12px;
}

.contributionButtonBar, .subContributionButtonBar, .sessionButtonBar, .materialButtonBar, .abstractButtonBar {
    text-align: right;
    margin-bottom: 5px;
}

.contributionTitle, .subContributionTitle, .sessionTitle, .materialTitle {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 10px;
    padding-bottom: 3px;
    margin-top: 0;
}

.materialDescription {
    color: #888;
    font-size: 12px;
    font-weight: normal;
}

.contributionMainContent, .subContributionMainContent, .materialMainContent {
    float:left;
    width:500px;
}

.sessionMainContent {
    width: 720px;
    padding-bottom: 10px;
}

.contributionRightPanel, .subContributionRightPanel, .materialRightPanel {
    float:right;
    width: 200px;
    min-height: 500px;
    padding-left:10px;
    border-left: 1px solid #EAEAEA;
}
.sessionRightPanel {
    min-height: 0px;
}
.contributionRightPanelSection, .subContributionRightPanelSection, .sessionRightPanelSection {
    border-bottom: 1px solid #EAEAEA;
    font-size: 11px;
    color: #888;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.contributionRightPanelSection ul, .subContributionRightPanelSection ul, .sessionRightPanelSection ul, .materialSection ul, .abstractRightPanelSection ul, .subContributionListSection ul {
    list-style: none inside none;
    margin: 5px 0px 0px;
    padding: 0px;
}

.contributionRightPanelSection li, .subContributionRightPanelSection li, .sessionRightPanelSection li, .materialSection li, .abstractRightPanelSection li {
    margin-bottom: 3px;
}

ul.subList{
    list-style: none inside none;
    margin: 0px;
    padding: 5px 15px;
}

.contributionRightPanelSection a, .subContributionRightPanelSection a, .sessionRightPanelSection a, .abstractRightPanelSection a {
    font-size: 11px;
    word-wrap: break-word;
}

a.titleWithLink{
    font-size: 12px;
    font-weight: bold;
    color: #666;
}

a.titleWithLink:hover{
    text-decoration: underline;
}

.contributionInformation, .subContributionInformation, .sessionInformation {
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.contributionDetail, .subContributionDetail, .materialDetail, .abstractDetail {}

.contributionSection, .subContributionSection, .sessionSection, .materialSection, .abstractSection {
    margin-bottom: 10px;
}

.sessionLeftPanel {
    float: left;
    width: 500px;
}

.sessionContributionsSection {
    clear: both;
    border-top: 1px solid #EAEAEA;
}

.sessionContributionsSectionTitle {
    padding: 15px 0px 15px 0px;
}

.sessionConvenersTable {
    display: table;
    padding-top: 15px;
}

ul.conveners {
    list-style-type: none;
    padding-left: 0;
}

ul.conveners > li {
    margin-bottom: 7px;
}

ul.conveners .time {
    display: block;
    float: left;
    width: 160px;
    color: #aaa;
    white-space: nowrap;
}

ul.conveners .title {
    float: left;
    color: #888;
    font-style: italic;
    white-space: nowrap;
    padding-left: 5px;
}

ul.conveners ul.names{
    clear: both;
    list-style-type: none;
    padding-left: 10px;
}

ul.conveners ul.names .affiliation {
    color: #888;
}


.contributionSectionTitle, .subContributionSectionTitle, .sessionSectionTitle {
    color: #444;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0;
    display: inline;
}
.contributionSectionContent, .subContributionSectionContent, .sessionSectionContent, .materialSectionContent {
    font-size: 12px;
    line-height: 1.5em;
    text-align:justify;
    color: #444;
    margin-right: 5px;
    white-space: pre-wrap;
}

.contributionSpeakerList, .subContributionSpeakerList, .sessionDateInformation {
    margin-bottom:3px;
    color:#666666;
}

.contributionReviewingSection, .abstractStatusSection {
    margin-bottom: 5px;
    border-radius: 5px;
    color: #888;
    border-bottom:1px solid #eaeaea;
    padding-bottom:5px;
}


.contributionReviewingStatus, .abstractStatus {
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
    display: inline-block;
    color: white;
    font-weight: bold;
}

.contributionReviewingStatusRejected, .abstractStatusRejected, .abstractStatusDuplicated, .abstractStatusWithdrawn {
    background: none repeat scroll 0 0 #B93725;
}

.contributionReviewingStatusAccepted, .abstractStatusAccepted {
    background: none repeat scroll 0 0 #9AC33A;
}

.contributionReviewingStatusPending, .abstractStatusUnderReview {
    background: none repeat scroll 0 0 #A4CCC9;
}

.contributionReviewingStatusCorrected, .abstractStatusMerged {
    background: none repeat scroll 0 0 #D8B81A;
}

.contributionReviewingStatusNotSubmitted, .abstractStatusSubmitted {
    background: none repeat scroll 0 0 #BCB8A3;
}

.contributionReviewingSection input {
    background: none repeat scroll 0 0 #CDEB8B;
    border: 1px solid #666;
    border-radius: 5px 5px 5px 5px;
}

.contributionReviewingSection a {
    color: white;
    font-size : 11px;
}

.contributionReviewingSection a:hover {
    text-decoration: underline;
    color: white;
}

ul.resourceDetail {
    list-style:none;
    padding-left:25px;
    margin:0px;
    color:#888;
    font-size: 11px;
    line-height: 15px
}

.staticURLNote{
    color: #999999;
    float: right;
    font-size: 11px;
    font-style: italic;
}

.historyReviewHeader {
    border-bottom: 1px solid #DDDDDD;
    color: #444444;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0;
}

.historyReview {
    border: 1px solid #DDDDDD;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 15px;
    margin-top: 15px;
    margin-right: 5px;
    padding: 10px;
}

.historyReviewJudgment{
    display: block;
    padding: 10px;
    margin: 5px
}

.historyReviewJugmentComments {
    background-color: #EAEAEA;
    padding: 5px;
    margin-top: 5px;
    border-radius: 5px;
}

div.domain_control ul {
    list-style-type: none;
    padding: 0 0 0 10px;
}

div.sdlw-complete {
    font-style: italic;
    color: #666666;
}

.redWarningMessage {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 18px;
    padding: 8px 35px 8px 14px;
    text-align: justify;
}

span#sdlw-progress {
    padding-left: 10px;
    display: inline-block;
}

table#currencies {
    border-collapse: collapse;
    border: 1px solid #ddd;
}

table#currencies tr {
    border: 1px solid #ddd;
    border-spacing: 5px;
}

table#currencies td, table#currencies th {
    border: 1px solid #ddd;
    padding: 5px;
}

.material_tip {
    border-color: #ddd !important;
    box-shadow: 1px 1px 5px rgba(100, 100, 100, 0.2);
}

.material_tip .qtip-content {
    background: #f8f8f8;
}

ul.material_list {
    min-width: 150px;
    max-width: 250px;
    overflow: hidden;
    margin: 0;
    padding-left: 0;
}

ul.material_list h3 {
    margin-top: 0;
    text-align: right;
    color: #999;
    padding-bottom: 5px;
    border-bottom: 1px dotted #bbb;
    font-weight: normal;
    text-shadow: 1px 1px #fff;
}

ul.material_list ul {
    padding-left: 0px;
    margin: 2px 0 10px 0;
}

ul.material_list ul li {
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.visibility_hidden {
    visibility: hidden;
    padding: 0;
    height: 0;
    margin: 0;
    border: 0;
}

div.informationUserList {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 18px;
    padding: 8px 35px 8px 14px;
}

.noninheriting_children_danger, .noninheriting_children_warning {
    color: #777;
    font-size: 0.9em;
    margin: 5px 0 5px 0;
    padding: 10px;
    max-width: 440px;
    background-color: #eee;
    overflow: auto;
}

.noninheriting_children_danger {
	background-color: #ECDAD1;
}

.noninheriting_children_danger .icon-shield {
    vertical-align: middle;
    font-size: 2em;
    color: #991111;
    float: left;
    font-size: 1.7em;
    margin-right: 0.3em;
}

.noninheriting_children_warning .icon-shield {
    vertical-align: middle;
    font-size: 2em;
    color: #ccbc00;
    float: left;
    font-size: 1.7em;
    margin-right: 0.3em;
}

.noninheriting_children_danger .text, .noninheriting_children_warning .text  {
    padding-left: 3em;
}

#privacy_status {
    border-bottom: 1px dotted #999;
}

#see_protected {
    font-size: 0.9em;
}

.see_protected_tip {
    padding: 5px !important;
    min-width: 200px !important;
}


.see_protected_tip ul {
    list-style: none inside none;
    margin: 5px 0 0;
    padding: 0px 10px;
}


.see_protected_tip ul li {
    margin-bottom: 5px;
}

.user_list_icon_shield {
	cursor: pointer;
	margin-left: 5px;
	vertical-align: -12%;
	font-size: 15px;
}


/* Speakers List */

ul.speaker_list {
    list-style-type: none;
    padding: 0.6em 0 0 0;
}

ul.speaker_list li {
    margin: 1em 0 0 0;
}

ul.speaker_list a {
    font-size: 1em;
}

ul.speaker_list > li .name {
    padding: 0 0 1.5em 0;
    font-size: 1.4em;
}

ul.speaker_list > li .contributions {
    color: #777;
    margin-top: 0.4em;
    list-style-type: none;
    padding: 0 0 0 2em;
}

ul.speaker_list > li .contributions li {
    margin-top: 0.6em;
}

#list_options {
    max-width: 600px;
}

#list_options #filterSpeakers {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5em;
    margin-right: 1em;
    width: 20em;
}

.plugin-settings-form input[type=text], .plugin-settings-form input[type=url], .plugin-settings-form input[type=password] {
    width: 400px;
}

.plugin-settings-form textarea {
    width: 400px;
    height: 200px;
}
