
/* CSS Document */
#main_nohmpg_content p { margin-bottom: 10px; }
#main_nohmpg_content #responseOK { background-color: #CCFFBF; padding: 10px; width: 300px; }
#main_nohmpg_content #responseWAIT { background-color: white; border: 1px solid #dddddd; padding: 10px; width: 300px; }
#main_nohmpg_content #responseNO { background-color: #FFCEDC; padding: 10px; width: 300px; }

#main_nohmpg_content #iconSelect img {}
#main_nohmpg_content .iconUserOption { border: 2px solid white; }
#main_nohmpg_content .iconUserOption:hover, #main_nohmpg_content .iconActive { border: 2px solid #FFDB4A;  }

#main_nohmpg_content { min-height: 400px; }

.settingsProfileItem { height: 30px;  }
.value { position: absolute; left: 28%;  }

#iconRow { height: 55px; }
.what { font-weight: bold; }

#showAddForm { font-size: 140%; position: relative; top: 5px; font-weight: bold; }
#changeOrderLink  { font-size: 140%; position: relative; margin-top: 5px; font-weight: bold; }
#addItemForm { margin-top: 20px;  }


#favouritesItems { border: 0px solid white; width: 90%; }
#favouritesItems .qtext { width: 26%; }
#favouritesItems th { font-size: 0.7em; font-weight: bold; text-align: center; height: 40px; padding: 3px; background-color: #8C0046; color: white; }
#favouritesItems th.qtext { color: grey; background-color: white; }
#favouritesItems th.findInName, #favouritesItems th.findInDesc { color: white; background-color: #5e002f; }
#favouritesItems th.delete { background-color: white; }

#favouritesItems td { text-align: center; }
#favouritesItems input  { font-size: 0.9em; }
#favouritesItems td.qtext { text-align: left; line-height: 130%; font-size: 0.77em; }
#favouritesItems tr.odd { background-color: #FDF8CE; }
#favouritesItems tr:hover { background-color: #FCEA83; color: black; }
#favouritesItems tr.act { background-color: #FCEA83; color: black; font-size: 2em;}

#remindersItems { border: 0px solid white; width: 60%;  }
#remindersItems .qtext { width: 46%; }
#remindersItems th { font-size: 0.7em; font-weight: bold; text-align: center; height: 40px; padding: 3px; color: white; }
#remindersItems th.thgreytext { color: grey; background-color: white; }
#remindersItems th.findInName, #remindersItems th.findInDesc { color: white;  }
#remindersItems th.delete { background-color: white; }

#remindersItems td { text-align: center; }
#remindersItems input  { font-size: 0.9em; }
#remindersItems td { text-align: left; line-height: 130%; font-size: 0.77em; }
#remindersItems tr.odd { background-color: #FDF8CE; }
#remindersItems tr:hover { background-color: #FCEA83; color: black; }
#remindersItems tr.act { background-color: #FCEA83; color: black; font-size: 2em;}

#channelsItems { border: 0px solid white; width: 60%;  font-size: 0.77em;  }
#channelsItems .thgreytext { width: 46%; font-weight: bold; font-size: 0.9em;  color: grey; background-color: white;  text-align: center; }
#channelsItems .thoptionvieworget { font-size: 0.9em; font-weight: bold; text-align: center; height: 40px; padding: 3px; color: white; background-color: #5e002f; }
#channelsItems .tdcheckbox { text-align: center; }
#channelsItems tr:hover { background-color: #FCEA83; color: black; }
#channelsItems tr.odd { background-color: #FDF8CE; }

#dragChannelBox  { margin-bottom: 20px; cursor: move; }
#dragChannelBox li { border: 1px solid #999999; padding: 7px; font-size: 0.8em; padding-rwidth: auto; width: 27%; margin-bottom: 3px; }