@import url("https://fonts.googleapis.com/css?family=Open+Sans");
@import url('/css/forum.css');

.members.acceptance #usergroup-list table {
  width: 100%;
}
.attandants_list .ev_rsvp_name.error, 
.attandants_list .ev_rsvp_email.error {
  border: 2px solid red;
}

body.testzone #add_information {
  display: none;
}

/* Concurrences */
#base .group-content tr.concReverse td,
#base .group-content tr.concIsRequested td {
  background-color: #fcc;
}
.search_result {
  overflow:hidden;
}
.items .gallery .name {
  position: absolute;
  top: 98px;
  padding: 5px;
  background: rgba(255, 255, 255, 0.99);
}
.gallery span.description a {
  text-decoration: none;
  display: none;
}
.gallery .description {
  width: 100%;
  float: left;
  display: none;
}
.items .gallery {
  padding: 5px 20px;
  float: left;
  background: #fff;
  width: 29%;
  padding: 0%;
  margin: 2%;
  border: 1px solid #ddd;
  height: 133px;
  position: relative;
  overflow: hidden;
  position: relative;
}
form.form_filter {
  width: 100%;
  clear: both;
}
.groups div select {
  width: 200px;
}
#base .group-content tr.concStraight td {
  background-color: #ff9;
}

#base .group-content tr.concMutual td {
  background-color: #cfc;
}

#base .group-content td.concTypeList {
  padding: 3px 15px;
}

#base .group-content div.concRequest {
  float: right;
}

#base .group-content div.result {
  width : 400px;
  background-color : #eee;
  text-align : left;
  padding : 5px;
  margin: 0 auto 1em auto;
}
#base select.concActionList {
  width: 90px;
}

#base .group-content td.ffAction {
  background-color: #fcc;
}

#base .group-content select.concTypeIssuing, #base .group-content select.concTypeUsing {
  max-width: 149px;
}

/* Hint */
div.customHint {
  position : absolute;
  max-width : 300px;
  border : 1px solid black;
  background-color : #eee;
  text-align : left;
  visibility : hidden;
  padding : 0 5px;
}

/* bulk email */
div.be_title {
  margin-top: 1em;
  margin-bottom: .25em;
  font-weight: bold;
}
div#user_list {
  border: 1px solid #ddd;
  height: auto;
  margin-bottom: 10px;
  max-height: 200px;
  overflow-y: scroll;
}
div#user_list_ctrl {
  margin-top: .25em;
}
div#user_list_ctrl input {
  margin-right: 5px;
  font-size: 80%;
}
div.be_file_input {
  margin-top: .5em;
}
div.be_inactive {
  color: #a0a0a0;
}

.clear { 
  clear: both;
  color: transparent;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}
#head {
  clear: both;
  position: absolute;
  z-index: 999;
  height: 87px;
  top: 4px;
  width: 100%;
}
li.parent > a {
  color: #3498E1 !important;
}
#footermenu > ul {
  padding: 0;
}
#footermenu li.parent a, #footermenu li.current > a{
  color: #3498E1 !important;
}
div#format span.label {
  display: block;
  width: 40%;
  float: left;
  clear: both;
}
div#format span.value {
  width: 50%;
  float: right;
}
div#format-edit h2 {
  font-size: 130%;
  color: #144A7C;
  line-height: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
div#format-edit fieldset.account {
  width: 825px;
  display: block;
  margin-bottom: 5px;
  padding: 0;
}
#menu.horizontal-dropdown ul ul {
  position: absolute;
  top: 100%;
  left: 0;
  padding-top: 20px;
  margin-top: 0;
  margin-left: 0;
  background: #ffffff;
  width: 250px;
}
.logged #menu li.lnomenu, .logged #footermenu li.lnofmenu {
  display: none;
}
#menu.horizontal-dropdown > ul > li.submenu > a {
  position: relative;
  padding-right: 13px;
}
#menu.horizontal-dropdown > ul > li.submenu > a::after {
  content: "\25BC";
  display: block;
  position: absolute;
  right: 0px;
  top: 7px;
  font-size: 12px;
}
.logged #menu.horizontal-dropdown > ul > li.submenu > a::after {
  font-size: 10px;
}
.logged #menu.horizontal-dropdown ul li a:hover {
  color: #3498DB;
}
#find > a {display:none;}
#base #registration-form tr:nth-child(odd) td {
  padding: 10px 7px;
  border: 0px solid white;
  vertical-align: top;
  background-color: #FFFFFF;
  color: #333;
}
.login-wrap {
  width: 100%;
  margin: auto;
  position: relative;
  /* display: none;*/
}
.logged-user .normal-subuser.user {
  background:url("/cimagebank/user168.png") no-repeat 28px;
}
body #login-box-ext-container .login-box-ext .login-box-header .closer:hover {
  background-color: transparent;
  box-shadow: none;
}
form#registration-form.user_edit_ext .button, .restore-pass-submit-line .button{
  background-color: #2ECC72;
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  padding: 9px 30px;
  border: 0px;
  border-radius: 16px;
  cursor:pointer;
}
#login-box-ext-container .login-box-ext .login-box-header .closer {
  cursor: hand;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 13px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  background-color: transparent; 
  border-radius: none;
  border: 0px solid #ffffff;
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
}
form#registration-form.user_edit_ext .legend, form.user_edit_ext .legend {
  padding: 3px 7px;
  background-color: #3498DB;
  height: 27px;
  color: white;
  text-align: center;
  font-size: 16px;
  padding-top: 12px;
  font-size: 16px;
  text-transform: uppercase;
}
#base thead tr td, #base thead:nth-child(1) tr:nth-child(1) td {
  background-color: #4289BD;
  color: white;
  font-size: 14px;
  padding: 22px;
  height: 13px;
  font-weight: bold;
}
.group.becomemember .attach-link a {
  padding-right: 0px;
  background-image: none;
  background-position: right;
  background-repeat: no-repeat;
  background-color: #2ECC72;
  color: white;
  font-size: 17px;
  padding: 15px 53px;
  border-radius: 15px;
  margin-top: 52px;
  /* text-align: center; */
  margin-left: auto;
  display: block;
  width: 150px;
  position: relative;
  top: 226px;
  margin-top: -114px;
  margin-bottom: 63px;
  display: inline;
  font-size: 20px;
  text-transform: uppercase;
}
input[type="button"], input[type="reset"], input[type="submit"], input[type="file"], button {
  cursor: pointer;
}
.stats a{
  margin: 5px;
  display: block;
  padding: 8px;
  padding-left: 0px;
}
.stats a img {
  border: none;
  position: relative;
  left: 17px;
}
.subusers span.wwwuser_delete_subuser {
  background: url("/cimagebank/delete96.png") no-repeat center;
  width: 6px;
  height: 24px;
  display: block;
  background-color: #FF5000;
  margin: 10px 10px 0 10px;
  cursor: pointer;
}
.subusers span.wwwuser_delete_subuser:hover {
  background: url("/cimagebank/delete96.png") no-repeat center;
  width: 6px;
  height: 24px;
  display: block;
  background-color: #FF0000;
  margin: 10px 10px 0 10px;
  cursor: pointer;
}
form.access-ext .signin input {
  margin-bottom: 20px;
  background-color: #2ECC72;
  border: 0px solid;
  color: white;
  font-size: 19px;
  padding: 7px 58px;
  border-radius: 20px;
  margin-left: 45px;
}
#base .access-ext .ext-login {
  display: none;
}
.wwwuser_subuser_warning img {
  border: none;
  position: relative;
  top: 3px;
}
form.access-ext label {
  display: none;
  padding-right: 5px;
  vertical-align: middle;
  text-align: right;
}
#base .access-ext  tr:nth-child(odd) td {
  padding: 10px 7px;
  border: 0px solid white;
  vertical-align: top;
  background-color: #fff;
  color: #333;
}
.bulkemail input[type="submit"] {
  background-color: #2ecc71;
  border: 0px;
  color: white;
  font-size: 18px;
  padding: 8px 25px;
  border-radius: 3px;
  margin-right: 21px;
  cursor: pointer;
}
html body.bulkemail input[name="edit"] {
  background-color: #3498DB;
}  
.bulkemail .be_title {
  margin-top: 30px;
  font-weight: bold;
  font-size: 16px;
}
.bulkemail input[type="submit"] {
  background-color: #2ecc71;
  border: 0px;
  color: white;
  font-size: 18px;
  padding: 8px 25px;
  border-radius: 3px;
}
.logged #menu.horizontal-dropdown ul ul {
  background-color: #F4F4F4;
  background-color: rgba(255, 255, 255, 1);
  width: 277px;
  margin-top: 12px;
  padding-top: 18px;
  padding-bottom: 18px;
  position: absolute;
  top: 23px;
  z-index: 9999;
  border-radius: 0px 0px 5px 5px;
  box-shadow: 0 -3px 0 #d9d9d9 inset, 0 5px 15px -5px #aaa;
  -webkit-box-shadow: 0 -3px 0 #d9d9d9 inset, 0 5px 15px -5px #aaa;
  -moz-box-shadow: 0 -3px 0 #d9d9d9 inset, 0 5px 15px -5px #aaa;
}
.logged #menu.horizontal-dropdown ul li.others ul {
  left: -89px;
}
.bulkemail textarea {
  width: 70%;
  box-shadow: inset 0px 0px 3px rgba(51, 51, 51, 0.06);
  border: 1px solid #ddd;
  border-radius: 5px; 
}
form.access-ext .legend {
  padding: 15px 7px;
  background-color: #3498DB;
  border-radius: 5px 5px 0px 0px;
  color: white;
  font-size: 18px;
  text-transform: uppercase;
}
.inner_content img {
  position: relative;
  top: 0px;
  left: 3px;
}
#user_list {
  max-height: 150px;
  overflow: auto;
}
#user_list_ctrl a{
  background-color: #478EC2;
  color: white;
  padding: 3px 11px;
  border-radius: 5px;
}
.zed-menu .form strong {
  display: none;
}
.subusers span {
  width: auto;
  float: none;
  padding: 0px 16px;
  margin-left: 10px;
  background-color: rgb(250, 218, 0);
  margin-bottom: 0px;
  border-radius: 6px;
  overflow: hidden;
  display: block;
}
form.form_filter fieldset.submit {
  float: right;
  padding: 15px 10px 0 0;
  width: 50px;
}
form.form_filter fieldset.submit input.submit {
  width: 50px;
  padding: 7px;
  display: block;
  border: 0px;
  width: 128px;
  font-size: 20px;
  color: #fff;
  background-color: rgb(52, 152, 219);
  top: -14px;
  position: relative;
}
form.form_filter fieldset.parametrs div input, form.form_filter fieldset.parametrs div select {
  width: 812px;
  height: 17px;
  font-size: 19px;
  padding: 9px;
  margin-left: -17px;
}
.groupmemb a {
  text-decoration: underline;
  /*color: rgb(119, 119, 119);*/
  text-decoration: none;
  /*font-weight: 700;*/
  font-size: 13px;
}
form.form_filter fieldset.parametrs div input, form.form_filter fieldset.parametrs div select {
  width: 812px;
  height: 17px;
  font-size: 19px;
  padding: 9px;
  margin-left: -17px;
}
.zed-menu .form fieldset {
  padding: 0;
}
.zed-menu .form fieldset span img {
  position: absolute;
  top: 24px;
  position: relative;
}
.mobil-menu {
  display:none;
}
.form span input {
  width: 16px;
}
.zed-menu .form {
  position: absolute;
  top: 125px;
  right: 0px;
}
form.access-ext {
  margin: auto;
  padding: 0;
  color: black;
  background: none repeat scroll 0% 0% #FFFFFF;
  border: 2px solid #E0E0E0;
  border-radius: 7px 7px 7px 7px;
  box-shadow: 0px -2px 15px #D0D0D0;
  float: none;
  width: 405px;
}
.zed-menu .form fieldset input.search_butt {
  height: 38px;
  width: 31px;
  border: 0px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 11px;
  top: 18px;
  /* width: 200px; */
  position: relative;
  color: #fff;
  left: -20px;
}
form.access-ext {
  margin: auto;
  padding: 0;
  color: black;
  background: none repeat scroll 0% 0% #FFFFFF;
  border: 2px solid #E0E0E0;
  border-radius: 7px 7px 7px 7px;
  box-shadow: 0px -2px 15px #D0D0D0;
  float: none;
  width: 370px;
  margin-top: 40px;
}
.zed-menu .form fieldset{
  border: 0px;
}
.zed-menu .form fieldset input {
  height: 26px;
  border: 0px;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.3);
}
.zed-menu .form fieldset input {
  height: 25px;
  border: 0px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 11px;
  top: 18px;
  /* width: 200px; */
  position: relative;
  color: #fff;
  width: 95px;
  padding: 5px;
  left: 35px;
}
.zed-menu .form fieldset span input {
  height: 18px;
  border: 0px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 11px;
  left: 3px;
  top: 22px;
  /* width: 200px; */
  position: relative;
  color: #fff;
  width: 22px;
  padding: 2px;
  box-shadow: 0px 0px 0px;
}
a.account.notifications {
  background: transparent url('/cimagebank/bell-icons.png') no-repeat 0 0;
  display: block;
  position: absolute;
  top: 50px;
  right: 23px;
  left: auto;
  width: 24px;
  height: 24px;
  line-height: 30px;
  text-align: center;
  padding-left: 0;
  font-size: 10px;
  color: white;
}
a.account.notifications.active {
  background-position: 0 -25px;
}
div.feedback .info {
  font-weight: bold;
  margin: 0 0 5px 0;
  font-size: 25px;
  text-align: center;
}
form.user_edit input[type="checkbox"] {
  margin: 5px 0 0 0;
  border: 1px solid #ddd;
  padding: 7px 6px;
  border-radius: 8px;
  margin: 7px;
  width: 35px;
  font-size: 15px;
  box-shadow: inset 0px 0px 13px rgba(0, 0, 0, 0.02);
}
form.user_edit .user-file-attachment {
  padding-left: 0px;
  float: left;
}
div#profile_photo_box {
  top: 200px;
}
div.profile_photo_box .profile_photo_inner .profile_photo_img {
  position: absolute;
  overflow: hidden;
  width: 160px;
  height: 160px;
  background: #FFFFFF;
  border: 1px dotted rgb(68, 139, 191);
  top: 0;
  left: 0;
}

div.profile_photo_box .profile_photo_inner .profile_photo_img a img {
  max-width: 160px;
  max-height: 160px;
}

.advanced-search-settings {
  position: relative;
  top: 40px;
  float: right;
  left: 135px;
}
body .zed-menu .member > a {
  display: none;
}
#col-content .in {
  padding: 0px 0px;
}
#context {
  visibility: hidden;
  position: absolute;
  top: 141px;
}

#menu {
  list-style: none;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 10;
  width: 977px;
  margin: auto;
  margin-top: 26px;
}
body.home  {
  background: url("/cimagebank/pozadi-2.jpg");
}
#foot {
  clear: both;
  padding: 0px 0px;
  line-height: 1.4em;
  font-size: 0.85em;
  position: relative;
  width: 100%;
  min-width: 1010px;
  background-color: #FFFFFF;
  /*height: 239px;*/
  margin-top: 84px;
  padding-top: 1px;
}
#cols {
  clear: both;
  position: relative;
  width: 990px;
  margin: auto;
}
li.access-restricted  {display:none}
#footermenu{
  width: 990px;
  margin: auto;
}
#footermenu li {
  display: block;
  float: left;
  margin-top: 22px;
  margin-right: 20px;
  margin-left: 20px;
  list-style: none;
  font-size: 15px;
  color: white;
  text-decoration: none;
}
#footermenu li.access-restricted  {display:none}
#footermenu li.sitemap  {display:none}
body.logged #footermenu li.sitemap  {display:block}
#footermenu li a {
  color: black;
  text-transform: uppercase;
  font-weight: bold;
}
.home .col1 {
  width: 512px;
  line-height: 2em;
  font-size: 17px;
  font-family: "Open sans";
  color: white;
  margin-top: 161px;
  float: left;
  padding-top: 79px;
  border-left: 4px solid rgb(247, 172, 53); /* recolor2 #3498DB */
  padding-left: 40px;
}
.home .desc-format .col2 {
  float: right;
  width: 335px;
  color: white;
  font-size: 15px;
  line-height: 29px;
  margin-bottom: 61px;
  margin-top: 265px;
  margin-left: 86px;
}
div.feedback {
  width: 80%;
  background: red;
  margin: 0 0 10px 0;
  padding: 25px 25px;
  height: auto;
  position: absolute;
  top: 160px;
  z-index: 999;
  background-color: rgba(239, 79, 79, 0.95);
  color: rgb(245, 245, 245);
  margin-left: 10%;
  margin-right: 10%;
  box-sizing: border-box;
  border-radius: 15px;
}
div.feedback a {
  text-decoration: underline;
  color: rgb(255, 255, 255);
  text-decoration: none;
  text-decoration: underline;
}
body.home {
  background: url("/cimagebank/pozadi-2.jpg") no-repeat center 86px;
}
.home .desc-format .col2 a{
  padding-right: 13px;
  background-image: none;
  background-position: right;
  background-repeat: no-repeat;
  background-color: #a4bfa2; /* recolor2 #2ecc71 */
  padding: 10px 42px;
  border-radius: 10px 10px;
  color: white;
  text-decoration: none;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.16), inset 0px 1px 3px rgba(0, 0, 0, 0.09);
  text-shadow: 0px -1px rgba(0, 0, 0, 0.4);
}
.home h1 {
  font-size: 2.0em;
  line-height: 1.2em;
  letter-spacing: -1px;
  margin-top: 40px;
  color: white;
  font-size: 46px;
  position: absolute;
  margin-top: 161px;
  padding-left: 45px;
}
.home .desc-format .col2 {
  float: right;
  width: 290px;
  color: white;
  font-size: 15px;
  line-height: 32px;
  margin-bottom: 61px;
  text-align: center;
  margin-top: 222px;
}
.desc-format .col3 {
  margin-left: 80px;
  margin-right: 81px;
  clear: both;
  float: left;
  margin-top: 213px;
  font-size: 16px;
  line-height: 2em;
}
.desc-format .col3  a.ext-link {
  padding-right: 13px;
  background-image: none;
  background-position: right;
  background-repeat: no-repeat;
  background-color: rgb(52, 152, 219);
  color: white;
  padding: 13px 43px;
  padding-right: 78px;
  border-radius: 10px 10px;
  margin-left: 445px;
  text-decoration: none;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.16), inset 0px 1px 3px rgba(0, 0, 0, 0.09);
  text-shadow: 0px -1px rgba(0, 0, 0, 0.4);
}
#menu.horizontal-dropdown a {
  display: block;
  color: rgb(25, 25, 25);
  font-size: 16px;
  margin-left: 23px;
  text-transform: uppercase;
  font-weight: bold;
}
.logged #menu.horizontal-dropdown a {
  display: block;
  color: rgb(25, 25, 25);
  font-size: 14px;
  margin-left: 7px;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 8px;
  margin-top: 4px;
}
.register #menu, .passwordrestore #menu{
  display:none;
}
#menu.horizontal-dropdown ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
  margin-left: 220px;
  margin-top: 12px;
}
.logged #menu.horizontal-dropdown ul {
  margin-left: 0px;
}
#menu.horizontal-dropdown .current > a {
  color: rgb(52, 152, 219);
}
div#logo {
  margin: 0;
  line-height: normal;
  height: 53px;
  position: absolute;
  width: 100%;
  top: 5px;
  left: 0px;
}
.logged-user div#logo {
  margin: 0;
  line-height: normal;
  height: 53px;
  position: absolute;
  width: 100%;
  top: 0px;
}
div#logo a {
  display: block;
  width: 990px;
  text-indent: -9999px;
  color: transparent;
  background-repeat: no-repeat;
  background: url("/cimagebank/loga.png") no-repeat;
  margin: auto;
  height: 53px;
  margin-top: 12px;
}
#login-box-popup {
  position: relative;
  position: absolute;
  width: 100%;
}
.register-link,  .separator{
  display: none;
}
.login-box-popup-links {
  width: 990px;
  margin: auto;
}
.login-box-popup-links a {
  position: absolute;
  top: 20px;
  font-size: 20px;
  color: white;
  font-size: 18px;
  text-transform: uppercase;
  position: absolute;
  right: 0px;
  background-color: rgb(52, 152, 219);
  padding: 10px 15px;
  text-decoration: none;
  border-radius: 5px;
}
.login-box-popup-links {
  width: 990px;
  margin: auto;
  position: relative;
}
.footer2 > div {
  width: 100%;
  margin: auto;
  max-width: 1010px;
}
.footer2 {
  width: 100%;
  height: 104px;
  background-color: #3498DB;
  clear: both;
}
.footermenu {
  width: 100%;
}
#footermenu  > span, #footer2 > span {
  display:none
}
.footermenu  > div{
  width: 100%;
  margin: auto;
  display: block;
  margin-bottom: 20px;
}
#foot a.infonia {
  float: right;
}
img.infonia {
  border: none;
}
.siblings-content-add {
  display: none;
}
.desc-format .col3 {
  margin-left: 80px;
  margin-right: 81px;
  clear: both;
  float: left;
  margin-top: 213px;
  font-size: 16px;
  line-height: 2em;
  margin-bottom: 115px;
}
body.logged #head {
  clear: both;
  position: absolute;
  z-index: 3999;
  height: 200px;
  top: 0px;
  width: 100%;
  min-width: 1010px;
  background:url("/cimagebank/logged-head.jpg");
}
body.group.home.logged #cols {
  clear: both;
  position: relative;
  width: 990px;
  margin: auto;
  padding-top: 60px;
}
body.logged #cols {
  clear: both;
  position: relative;
  width: 990px;
  margin: auto;
  padding-top: 264px;
}
body.logged #menu {
  /* display: block; */
  /* position: absolute; */
  margin-top: 172px;
  margin-left: auto;
  width: 990px;
  height: 52px;
  border-bottom: 1px solid #ddd;
  padding-top: 1px;
}
body.logged div#logo a {
  display: block;
  width: 990px;
  text-indent: -9999px;
  color: transparent;
  background-repeat: no-repeat;
  background: url("/cimagebank/logo-log.png") no-repeat;
  margin: auto;
  height: 53px;
  margin-top: 30px;
}
.login-wrap {
  width: 990px;
  margin: auto;
  position: relative;
}
.logged-user {
  font-size: 0.85em;
  text-align: right;
  position: absolute;
  width: auto; /* 316px */
  height: 104px;
  right: 0px;
  top: 22px;
  background-color: rgb(38, 92, 131);
  background-color: rgba(9, 38, 55, 0.41);
  border-radius: 9px;
}
.logged-user .user {
  color: white;
  font-size: 15px;
  text-align: left;
  width: auto; /* 200px */
  max-width: 194px;
  padding-right: 70px;
  display: block;
  padding-left: 52px;
  margin-top: 17px;
  background: url("/cimagebank/main.png") no-repeat 28px;
}
.logged-user .acount {
  display: none;
}
.search_result attached_document {
  padding: 5px 20px;
  float: left;
  background: #fff;
  width: 25%;
  padding: 2%;
  margin: 2%;
  border: 1px solid #ddd;
  height: 94px;
}
.search_result .search-result-attachment-path{
  font-size: 9px;
  line-height: 12px;
  margin-top: 8px;
}
.search_result h4 {
  font-size: 1.3em;
  margin-top: 3px;
  margin-bottom: 4px;
}
.search_result .result_text{
  font-size: 12px;
}
.zed-menu {
  width: 990px;
  margin: auto;
}
.zed-menu .profile {
  position: absolute;
  top: 125px;
}
.zed-menu .profile > div {
  background-color: white;
  padding: 0px 0px;
  border-radius: 6px;
  overflow: hidden;
}
.zed-menu .manage {
  position: absolute;
  top: 125px;
  margin-left: 231px;
}
.zed-menu .manage > div {
  background-color: white;
  padding: 0px 0px;
  border-radius: 6px;
  overflow: hidden;
}
.zed-menu {
  display: none;
}
#cols {
  clear: both;
  position: relative;
  width: 990px;
  margin: auto;
  padding-top: 244px;
}
a {
  color: rgb(52, 152, 219);
  text-decoration: none;
}
.article .name a {
  font-size: 21px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}
p {
  font-size: 15px;
  line-height: 1.5em; 
  font-family: 'Open Sans', sans-serif;
}
li {
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  margin-bottom:5px;
}
body {
  background: url("/cimagebank/bghead.jpg") no-repeat center 86px #fff;
}
body.logged {
  background-color: #f1f1f1;
}
body.zed_newsletters #attachments {
  float: none;
  padding: 0 0 10px 0;
}
body.zed_newsletters #attachments div.document {
  width: 45%;
  min-height: auto;
  margin-right: 1%;
}
body.zed_newsletters #attachments div.properties {
  line-height: 18px;
  padding: 0;
}
body.zed_newsletters #attachments div.document dl dt {
  float: none;
  display: inline-block;
  font-weight: bold;
  vertical-align: middle;
  width: auto;
}
body.zed_newsletters #attachments div.document dl dd {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
body.zed_newsletters #attachments div.document dl dt.filename,
body.zed_newsletters #attachments div.document dl dt.description,
body.zed_newsletters #attachments div.document dl dd.description {
  display: none;
}
body.zed_newsletters #attachments div.document dl dd.filename {
  width: auto;
  display: block;
  font-size: 14px;
}
body.zed_newsletters #attachments div.document dl dt.fileformat {
  
}
body.zed_newsletters #attachments div.document dl dd.fileformat {
  margin-left: 4px;
}
body.zed_newsletters #attachments div.document dl dt.filesize {
  margin-left: 10px;
}
body.zed_newsletters #attachments div.document dl dd.filesize {
  margin-left: 4px;
}
.zed-menu .form fieldset input.search_butt {
  height: 33px;
  width: 30px;
  border: 0px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 11px;
  top: 12px;
  /* width: 200px; */
  position: relative;
  color: #fff;
}
h1 {
  font-size: 36px;
  line-height: 1.2em;
  letter-spacing: -1px;
  margin-top: 45px;
  margin-bottom: 26px;
  font-weight: 200;
  font-family: "Open sans";
}
.logged .zed-menu {
  display: block;
  position: relative;
}
.zed-menu .member{
  position: absolute;
  top: 211px;
  right: -3px;
}
.zed-menu .member {
  position: absolute;
  top: 200px;
  right: -3px;
  background: url("/cimagebank/zalozky.png") no-repeat;
  width: 585px;
  height: 50px;
}
.zed-menu .member a {
  padding: 29px;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 30px;
  display: inline-block;
  font-size: 12px;
  color: rgb(89, 89, 89);
  font-weight: 600;
}
.home #cols {
  clear: both;
  position: relative;
  width: 990px;
  margin: auto;
  padding-top: 40px;
}
.home .col1 p{
  line-height: 2em;
  font-size: 17px;
}
.home .desc-format .col2 p{
  color: white;
  font-size: 15px;
  line-height: 32px;
}
/*.article {
padding: 5px 0 20px 0;
float: left;
width: 713px;
position: relative;
}*/
.groupmemb table {
  width: 670px;
}
div#format-tabs a {
  display: block;
  line-height: 15px;
  float: left;
  margin-right: 3px;
  text-align: center;
  width: auto;
  height: 24px;
  padding: 14px 15px 7px 15px;
  text-decoration: none;
  color: rgb(254, 254, 254);
  background: #ECECEC;
  border-radius: 13px 13px 0px 0px;
  position: relative;
  top: 1px;
  font-weight: bold;
  border: 0px solid #BFBFBF;
  box-shadow: none;
  border: 1px solid #DDD;
}
div#format-edit fieldset fieldset.fonio-account {
  border: 0px solid orange;
  padding-top: 15px;
  margin: 0;
}
div#format-edit .saf th, div#format-edit .subusers th {
  padding: 3px 5px;
  border: 1px solid white;
  vertical-align: top;
  background: #478EC2;
  color: white;
  white-space: nowrap;
}
div#format-edit .saf td { white-space: nowrap; }
/*div#format-edit .saf input[type = 'submit'] {
color: rgb(146, 146, 146);
font-size: 18px;
}*/
div#format-tabs a.current {
  position: relative;
  top: 0;
  font-weight: bold;
  cursor: default;
  background: rgb(33, 87, 125);
}
div#format-tabs a {
  display: block;
  line-height: 15px;
  float: left;
  margin-right: 0px;
  text-align: center;
  width: auto;
  height: 24px;
  padding: 14px 15px 7px 15px;
  text-decoration: none;
  color: rgb(146, 146, 146);
  background: #ECECEC;
  border-radius: 13px 13px 0px 0px;
  position: relative;
  top: 1px;
  font-weight: bold;
  border: 0px solid #D7D7D7;
  box-shadow: none;
  border: 1px solid #D7D7D7 !important;
  border-bottom: 0px;
  /* border-color: red !important; */
}
form.user_edit input.button {
  background: #478EC2;
  cursor: pointer;
  margin: 11px 0 0 20px;
  color: white;
  font-size: 18px;
  padding: 10px 26px;
  border: 0px;
}
form.user_edit input.delete-button {
  background: #DDD;
  color: rgb(146, 146, 146);
}
div#format {
  width: 924px;
  margin: 10px 0px 10px 4px;
  position: relative;
  font-size: 17px;
  color: #333;
}
.groupmemb table {
  width: 900px;
}
#base tr:nth-child(1) {
  background: #4289BD;
  color: white;
  font-size: 14px;
  padding: 22px;
  height: 47px;
}
#base form.user_edit tr:nth-child(1) {
  height: auto;
}
#base tr {
  padding: 2px 7px;
  border: 1px solid white;
  vertical-align: top;
  background-color: #eee;
}
form.user_edit input, form.user_edit select, form.user_edit textarea {
  margin: 5px 0 0 0;
  border: 1px solid rgb(191, 178, 178);
  padding: 4px;
  border-radius: 5px;
  margin: 3px;
}
.col3 h3 {
  color: #2c3e50;
  font-size: 18px;
  padding-left: 35px;
  background: url("/cimagebank/sipka.png") no-repeat 0px;
}
.col3 p {
  font-size: 15px;
  line-height: 2em;
  font-family: 'Open Sans', sans-serif;
}
.desc-format .col3 a.ext-link {
  padding-right: 13px;
  background-image: none;
  background-position: right;
  background-repeat: no-repeat;
  background-color: rgb(52, 152, 219);
  color: white;
  padding: 13px 43px;
  padding-right: 78px;
  border-radius: 10px 10px;
  margin-left: 445px;
  text-decoration: none;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.16), inset 0px 1px 5px rgba(0, 0, 0, 0.09);
  text-shadow: 0px -1px rgba(0, 0, 0, 0.4);
  background: url("/cimagebank/sipka0.png") 243px 15px no-repeat rgb(52, 152, 219);
}
#login-box-ext-container {
  _position: absolute;
  position: absolute;
  background: none repeat scroll 0% 0% #FFFFFF;
  border: 2px solid #F0F0F0;
  border-radius: 0px;
  z-index: 17010;
}
.profile strong {
  color: white;
}
.profile div a {
  font-size: 14px;
  padding-left: 19px;
  padding-right: 19px;
  padding-top: 11px;
  padding-bottom: 10px;
  font-weight: bold;
  display: inline-block;
  border-right: 1px solid #ddd;
}
.zed-menu .manage strong {
  color: white;
}
div#format-edit div.format-edit {
  display: none;
  margin-bottom: 5px;
  position: relative;
  height: auto;
  background: rgb(255, 255, 255);
  border: 1px solid #D8D8D8;
}
h1 {
  font-size: 36px;
  line-height: 1.2em;
  letter-spacing: -1px;
  margin-top: 35px;
  margin-bottom: 26px;
  font-weight: 200;
  font-family: "Open sans";
  color: rgb(71, 142, 194);
}
.add {
  background: rgb(71, 142, 194);
  padding: 9px 25px;
  font-size: 15px;
  color: white;
  font-weight: bold;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.08), 0px 3px 3px rgba(0, 0, 0, 0.08);
  cursor: pointer;
}
.logout {
  background: url("/cimagebank/vypnout.png");
  padding-top: 8px;
  color: transparent;
  width: 16px;
  display: block;
  height: 11px;
  position: absolute;
  top: 17px;
  right: 27px;
}
.logged-user .editing { display: none; }
.manage div a {
  font-size: 14px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 11px;
  padding-bottom: 10px;
  font-weight: bold;
  display: inline-block;
  text-align: center;
  border-right: 1px solid #ddd;
}
.groups div {
  float: left;
  width: 28%;
  padding: 2%;
  text-align: center;
  margin-bottom: 90px;
}
div#format {
  width: 975px;
  margin: 0px 0px 0px 0px;
  position: relative;
  font-size: 17px;
  color: #333;
}
.groupmemb th {
  padding: 6px 3px;
  border: 1px solid black;
  vertical-align: top;
  background: #FFFFFF;
  color: white;
  border: 0px solid #fff;
  text-align: left;
  color: black;
}
.groupmemb td {
  padding: 3px 5px;
  border-top: none;
  vertical-align: top;
  width: 500px;
  background: white url(../../images/background_2.png);
  color: black;
  border: 0px solid black;
  border-bottom: 1px solid #ddd;
}
div#format-tabs a:after {
  border-left: 0px solid #ccc;
  border-top: 0px solid #ccc;
  top: -26px;
  right: -7px;
  -ms-transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  content: " ";
  width: 25px;
  height: 25px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  z-index: 99;
  background-color: rgb(241, 241, 241);
}
div#format-tabs li:nth-child(1) a:before {
  border-left: 0px solid #ccc;
  border-top: 0px solid #ccc;
  top: -26px;
  right: -7px;
  -ms-transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  content: " ";
  width: 25px;
  height: 25px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  z-index: 99;
  background-color: rgb(241, 241, 241);
}
div#format-tabs li:nth-child(1) a:before {
  border-left: 0px solid #ccc;
  border-top: 0px solid #ccc;
  top: -26px;
  left: 0px;
  margin-left: -18px;
  -ms-transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  content: " ";
  width: 25px;
  height: 25px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  z-index: 99;
  background-color: rgb(241, 241, 241);
  border-right: 1px solid #ddd;
}
div#format-tabs a.current {
  position: relative;
  top: 1px;
  font-weight: bold;
  cursor: default;
  background: rgb(255, 255, 255);
  color: black;
}
div#format-tabs {
  height: 43px;
  position: relative;
  top: 0px;
  z-index: 6;
  left: 0px;
  display: none;
}
form.user_edit input[] {
  margin: 5px 0 0 0;
  border: 1px solid rgb(191, 178, 178);
  padding: 10px;
  border-radius: 5px;
  margin: 3px;
  font-size: 15px;
  padding: 8px 18px;
  background-color: rgb(71, 142, 194);
  color: white;
}
.groupmemb table {
  width: 960px;
}
table tbody tr:odd{
  background:#f1f1f1;
}
.groups div {
  float: left;
  width: 25%;
  padding: 2%;
  margin: 2%;
  text-align: center;
  margin-bottom: 33px;
  height: 270px;
  border: 1px solid #ddd;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  background: url("/cimagebank/zedmiba-group.png") no-repeat #fff;
}
/*.groups h3 {
margin: 0 0 3px 0;
line-height: 1.0em;
margin-top: 103px;
}*/
div#format-tabs a.current {
  position: relative;
  top: 2px;
  font-weight: bold;
  cursor: default;
  background: rgb(255, 255, 255);
  color: black;
  border-color: #ddd;
  border-bottom: 1px solid #fff !important;
  padding-top: 14px;
}
div#format-tabs a:after {
  border-left: 0px solid #ccc;
  border-top: 0px solid #ccc;
  top: -26px;
  right: -7px;
  -ms-transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  content: " ";
  width: 25px;
  height: 25px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  z-index: 99;
  background-color: rgb(241, 241, 241);
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.groupmemb th {
  padding: 6px 3px;
  border: 1px solid white;
  vertical-align: top;
  background: #478EC2;
  color: white;
  text-align: left;
  white-space: nowrap;
}
.groupmemb td {
  padding: 3px 5px;
  border-top: none;
  vertical-align: top;
  width: 500px;
  background: white url(../../images/background_2.png);
  color: black;
  border-bottom: 1px solid #ddd;
  text-align: left;
}
.groupmemb td:nth-child(-1) a {
  text-decoration: underline;
  color: rgb(52, 152, 219);
  text-decoration: none;
  color: transparent;
}
.groupmemb td {
  padding: 9px 4px;
  border-top: none;
  vertical-align: top;
  background: white url(../../images/background_2.png);
  color: rgb(30, 30, 30);
  border: 0px solid black;
  border-bottom: 1px solid #FFFFFF;
  text-align: left;
  font-weight: 500;
  font-size: 14px;
  white-space: nowrap;
}
#richtext_input_FlyZED_tbl {
  width: 100%!important;
  height: 800px;
  /*margin-left: 1%;
  margin-right: 1%;*/
  border-collapse: initial !important;
}
.groups img {
  float: none;
  position: absolute;
  top: 25px;
}
.groups img {
  float: none;
  position: absolute;
  top: 0px;
  left: 0px;
}
.groups img {
  float: none;
  position: absolute;
  top: 0px;
  left: 0px;
}
.groups h3 a {
  margin: 0 0 3px 0;
  line-height: 1.0em;
  padding-top: 149px;
  display: block;
}
#base tr:nth-child(odd) td {
  padding: 10px 7px;
  border: 0px solid white;
  vertical-align: top;
  background-color: #f1f1f1;
  color: #333;
}
#base form.user_edit #format-richtext_FlyZED tr:nth-child(1) {
  height: auto;
}
#base form.user_edit #format-richtext_FlyZED tr td {
  padding: 5px 1px;
}
#base form.user_edit #format-richtext_FlyZED .defaultSkin table.mceLayout tr.mceFirst td {
  border-top: 1px solid #CCC;
}
#base form.user_edit #format-richtext_FlyZED .defaultSkin table.mceLayout tr.mceLast td {
  border-bottom: 1px solid #CCC;
}
#base form.user_edit #format-richtext_FlyZED .defaultSkin table.mceToolbar, #base form.user_edit #format-richtext_FlyZED .defaultSkin tr.mceFirst .mceToolbar tr td, #base form.user_edit #format-richtext_FlyZED .defaultSkin tr.mceLast .mceToolbar tr td {
  border: 0;
}
#base .user_edit_ext  tr:nth-child(odd) td {
  padding: 10px 7px;
  border: 0px solid white;
  vertical-align: top;
  background-color: #fff;
  color: #333;
}
form.user_edit fieldset {
  border: none;
  padding: 0 10px 10px;
  background: #fff;
  margin: 0 0 10px 0;
}
form.user_edit input[type="submit"] {
  margin: 5px 0 0 0;
  border: 0px solid rgb(191, 178, 178);
  padding: 4px;
  border-radius: 5px;
  margin: 3px;
  font-size: 17px;
  background-color: rgb(71, 142, 194);
  color: white;
  padding: 7px 21px;
}

em.unreadicon, em.readicon, em.rpldicon {
  font-style: normal;
  display: inline-block;
  width: 20px;
  margin-right: 5px;
  vertical-align: middle;
  color: #404040;
  font-weight: bold;
}
h1 em.rpldicon {
  width: 32px;
  color: #afafaf;
}
.nextprevbtns {
  font-size: 15px;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 20px;
  position: relative;
}
.nextprevbtns.top {
  display: none;
}
.nextprevbtns.bottom {
  padding-top: 20px;
  margin-top: 80px;
}

.nextprevbtns a.prevbtn {
  position: absolute;
  left: 0px;
  border: 1px solid #ddd;
  padding: 5px 10px;
  border-radius: 5px;
  background: #ddd;
  text-decoration: none;
}
.nextprevbtns a.prevbtn span.arrowico {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.nextprevbtns a.prevbtn span.btntitle {
  display: inline-block;
  vertical-align: middle;
}
.nextprevbtns a.nextbtn {
  position: absolute;
  right: 0px;
  border: 1px solid #ddd;
  padding: 5px 10px;
  border-radius: 5px;
  background: #ddd;
  text-decoration: none;
}
.nextprevbtns a.nextbtn span.arrowico {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.nextprevbtns a.nextbtn span.btntitle {
  display: inline-block;
  vertical-align: middle;
}
.nextprevbtns a.prevbtn:hover,
.nextprevbtns a.nextbtn:hover {
  background: #aaa;
  color: white;
}

body.user_messages input.button[value="Update all details"], 
body.user_saf input.button[value="Update all details"], 
body.user_groups input.button[value="Update all details"], 
body.user_notifications input.button[value="Update all details"] {
  display: none;
}
.groupmemb tr td:nth-last-child(1) a{
  color: transparent;
}
.form.user_edit input[name="saf[add]"]
{
  margin: 5px 0 0 0;
  border: 1px solid rgb(191, 178, 178);
  padding: 4px;
  border-radius: 5px;
  margin: 3px;
  background: rgb(71, 142, 194);
  color: white;
  font-size: 17px;
  padding: 8px 26px;
}
form.user_edit label {
  display: block;
  float: left;
  width: 268px;
}
form.user_edit input {
  margin: 5px 0 0 0;
  border: 1px solid rgb(191, 178, 178);
  padding: 7px 6px;
  border-radius: 8px;
  margin: 7px;
  width: 335px;
  font-size: 15px;
}
form.user_edit #format-subusers input {
  float: none;
  width: 250px;
}
form.user_edit #format-subusers input[type="checkbox"] {
  float: none;
  width: auto;
  margin-top: 18px;
}
.user_edit #format-subusers #add-more-subusers {
  padding-top: 32px;
  margin-bottom: 21px;
  margin-top: 10px;
}

.zed-menu .form fieldset input[type='text']:focus {
  background: rgb(38, 92, 131);
  background: rgba(9, 38, 55, 0.81) none repeat scroll 0 0;
  width: 169px;
}
#find input:-webkit-autofill + input.search_butt {
  background: url("/cimagebank/lupa-dark.png") no-repeat center;
}
.zed-menu .form fieldset input.search_butt {
  height: 41px;
  width: 30px;
  border: 0px;
  background-color: transparent;
  /* border: 2px solid #fff; */
  border-radius: 11px;
  top: 18px;
  /* width: 200px; */
  position: relative;
  color: transparent;
  box-shadow: none;
  cursor: pointer;
  left: 0;
  margin-right: 0px;
  background: url("/cimagebank/lupa.png") no-repeat center;
}
.login-box-ext .ext-login.odd{display:none;}
html body.home {
  background-color: #fff;
}
.fonio_account_catalogues {
  display: none;
}
form.user_edit input {
  margin: 5px 0 0 0;
  border: 1px solid #ddd;
  padding: 7px 6px;
  border-radius: 8px;
  margin: 7px;
  width: 335px;
  font-size: 15px;
  box-shadow: inset 0px 0px 13px rgba(0, 0, 0, 0.02);
}
table.sortable {
  width: 650px;
}
div#format-tabs a:after {
  border-left: 0px solid #ccc;
  border-top: 0px solid #ccc;
  top: -26px;
  right: -7px;
  -ms-transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  content: " ";
  width: 25px;
  height: 25px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  z-index: 99;
  background-color: rgb(241, 241, 241);
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
div#format-tabs li:nth-last-child(1) a:after {
  border-left: 0px solid #ccc;
  border-top: 0px solid #ccc;
  top: -26px;
  right: -7px;
  -ms-transform-origin: 0 100%;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  content: " ";
  width: 25px;
  height: 25px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  z-index: 99;
  background-color: rgb(241, 241, 241);
  border-right: 0px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.manage div a:nth-last-child(1), .profile div a:nth-last-child(1) {
  border-right: 0px solid #ddd;
}
#base tr td {
  padding: 10px 7px;
  border: 0px solid white;
  vertical-align: top;
  background-color: white;
}
#base #format-subusers tr:nth-child(odd) td, #base #format-subusers tr td {
  padding: 10px 7px 0 7px;
  text-align: center;
}
#base #format-subusers tr.warning_err td, #base #format-subusers tr.subu_err td {
  padding: 0 7px 0 7px;
  background: white;
}
.groupmemb table {
  width: 100%;
  /*margin-left: 20px;
  margin-right: 20px;*/
}
.groupmemb tr th:nth-child(3){
  width: 27%;
}
.groups, .items {
  float: left;
  width: 100%;
  padding: 0px 0px;
  margin-left: -15px;
  margin-right: -15px;
}
.in .siblings {
  width: 100%;
  float: left;
  margin: 0;
  display: none;
}
body.item.votes #col-content .in .siblings {
  width: 100%;
  float: none;
  margin: 0;
  display: block;
}
body.item.votes #col-content .in .siblings ul {
  float:none;
}
body.item.votes #col-content #siblings_cont {
  margin-top: 50px;
}
.inner_content {
  width: 630px;
}
.fullwidth .inner_content {
  width: 990px;
}
.event {
  padding: 5px 20px;
  float: left;
  background: #fff;
  width: 25%;
  padding: 2%;
  margin: 2%;
  border: 1px solid #ddd;
  height: 94px;
}
.items .event a {
  font-size: 1.2em;
  font-weight: bold;
  padding: 0 5px 0 0;
  /* background: url("/cimagebank/logged-head.jpg"); */
}
.event .date_from-to {
  float: none;
  display: block;
  margin-top: 8px;
  color: #333;
}
.statistics tr.head:nth-child(odd) td {
  padding: 10px 7px;
  border: 0px solid white;
  vertical-align: top;
  background-color: #4289BD;
  width:130px;
  color:white;
}
.groupmemb tr td:nth-last-child(1) a {
  color: transparent;
  width: 68px;
  display: block;
  overflow: hidden;
  font-size: 1px;
  padding: 0px;
  margin: 0px;
  background: url("/cimagebank/mail.png") no-repeat center;
  /*height: 52px;*/
  background-size: 100%;
  margin-left: -11px;
  cursor: pointer;
}
.groupmemb tr td:nth-last-child(1), .groupmemb tr th:nth-last-child(1){
  color: transparent;
  width: 60px;
  max-width: 60px;
  overflow: hidden;
  font-size: 1px;
  padding: 0px;
  margin: 0px;
}
.account em {
  width: 600px;
  display: block;
}
table.sortable th {
  background-position: right;
  background-repeat: no-repeat;
  cursor: pointer;
  vertical-align: middle;
}
.article, .searcher .attached_document, .product, .search_result {
  padding: 5px 20px;
  float: left;
  background: #fff;
  width: 25%;
  padding: 2%;
  margin: 2%;
  border: 1px solid #ddd;
  height: 94px;
  position: relative;
}
.article .name a {
  font-size: 18px;
  font-weight: 300;
  margin-top: 9px;
  text-decoration: none;
  display: block;
}
.article .date, .searcher .attached_document .search-result-attachment-date{
  float: right;
  background-color: rgb(96, 157, 210);
  color: white;
  padding: 2px 16px;
  position: absolute;
  top: 0px;
  right: 0px;
}
.article p {
  margin: 0;
  padding: 3px 0;
  font-size: 13px;
  margin-top: 7px;
  height: 39px;
  display: block;
  overflow: hidden;
}
.items .event a {
  font-size: 15px;
  font-weight: bold;
  padding: 0 5px 0 0;
  /* background: url("/cimagebank/logged-head.jpg"); */
}
.article .name a {
  font-size: 15px;
  font-weight: 300;
  margin-top: 9px;
  text-decoration: none;
  display: block;
  font-weight: bold;
  color: rgb(52, 152, 221);
}
.document  {
  width: 302px;
  float: left;
  padding: 10px 10px;
  text-align: left;
  border: 1px solid #ddd;
  background-color: #fff;
  margin-bottom: 10px;
  min-height: 90px;
}
.document .icon {
  width: 32px;
  float: left;
}
#attachments .attachment {
  float: left;
}
body.votes #col-content .in hr { clear: both; }
.article .image img {
  float: right;
  margin: 7px 0 3px 10px;
  display: none;
}
dl.price-code dd, dl.item_info dd, dl.event-specification dd {
  padding: 3px 5px;
  border-bottom: 0px solid;
}
dl.event-specification dd {
  width: 75%;
  float: left;
  margin: 0;
}
.has_attendance_box h3 {
  clear: both;
  padding-top: 30px;
}
dl.price-code dt, dl.item_info dt {
  width: 60%;
  float: left;
  padding: 3px 5px;
  border-bottom: 0px solid;
}
dl.event-specification dt {
  width: 20%;
  float: left;
  padding: 3px 5px;
  border-bottom: 0px solid;
  clear: both;
}
dl.price-code, dl.item_info, dl.event-specification {
  width: 60%;
  border: 0px solid;
  border-bottom: none;
}
dd.filename {
  width: 141px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.logged #context {
  visibility: visible;
  position: absolute;
  top: 255px;
  right: 9px;
}
#context {
  visibility: visible;
  position: absolute;
  top: 220px;
  right: 9px;
}
.inner_content img {
  position: relative;
  top: 0px;
  left: 3px;
}
.groups p.description a {
  text-decoration: none;
  color: #333;
}
.updates h2 {
  font-size: 130%;
  color: #144A7C;
  line-height: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 5px;
  margin-top: 20px;
}
#add-more-subusers a{
  background-color: #ddd;
  border: 1px solid #478ec2;
  border-radius: 11px;
  box-shadow: 0 0 13px rgba(0, 0, 0, 0.02) inset;
  color: #478ec2;
  display: block;
  font-size: 18px;
  font-weight: 500;
  margin-left: 9px;
  text-align: center;
  width: 130px;
}
div#format-edit fieldset fieldset.fonio-account legend {
  margin: auto 0 auto 10px;
  padding: 0px 5px;
  font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
  text-decoration: none;
  color: rgb(43, 99, 135);
  font-weight: bold;
  font-size: 14px;
  background: transparent;
  display: none;
}
form.user_edit input[type="text"]:focused {
  margin: 5px 0 0 0;
  border: 1px solid blue;
  padding: 7px 6px;
  border-radius: 8px;
  margin: 7px;
  width: 335px;
  font-size: 15px;
  box-shadow: inset 0px 0px 13px rgba(0, 0, 0, 0.02);
}
.votes table {
  border-collapse: collapse;
  width: 650px;
  max-width: 100%;
}
.survey_status {
  border: 1px solid red;
  padding: 10px;
  background-color: #ffcaca;
  width: 600px;
}
tr.head:nth-child(odd) td {
  padding: 10px 7px;
  border: 0px solid white;
  vertical-align: top;
  background-color: #4289BD;
  color: #333;
  color: white;
}
.event-info {
  font-size: 17px;
  font-weight: bold;
  color: #333;
  line-height: 1.5em;
}
#login-box-ext-container .login-box-ext .login-box-header {
  background-color: #F0F0F0;
  padding: 5px 10px;
  position: relative;
  background: url("/cimagebank/login.png");
  height: 48px;
  color: transparent;
}
#usergroup-list .bulk_mail a {
  display: inline-block;
  margin: 0 0 10px 0;
  padding: 10px 14px 8px 41px;
  background-image: url(../../images/icon-bulkmail.gif);
  background-position: 3px 8px;
  background-repeat: no-repeat;
  background-color: rgb(85, 166, 96);
  color: white;
  border-radius: 5px;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0);
}
#confirm {
  background-color: rgb(199, 96, 38);
  border-radius: 5px;
  width: 230px;
  margin-left: 174px;
  color: white;
  font-weight: bold;
  padding: 10px 8px;
  text-transform: uppercase;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0);
  cursor: pointer;
}
.login-box-ext .login-box-col1 {
  display:none;
}
.login-box-ext .button {
  padding-right: 13px;
  background-image: none;
  background-position: right;
  background-repeat: no-repeat;
  background-color: #2ECC72;
  padding: 10px 42px;
  border-radius: 10px 10px;
  width: 269px;
  font-size: 16px;
  color: white;
  text-decoration: none;
  border: 0px;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.16), inset -2px 1px 0px rgba(0, 0, 0, 0.07);
  text-shadow: 0px 0px-1px rgba(0, 0, 0, 0.4);
}
#login-box-ext-container .login-box-ext form input.text0, #login-box-ext-container .login-box-ext form input.text1 {
  background-color: #F5F5F5;
  border-color: #E0E0E0 #F0F0F0 #F0F0F0 #E0E0E0;
  border-style: solid;
  border-width: 1px;
  color: #2a2a2a;
  font-size: 12px;
  padding: 12px;
  width: 246px;
  margin-bottom: 22px;
}
#login-box-ext-container {
  _position: absolute;
  position: absolute;
  background: none repeat scroll 0% 0% #FFFFFF;
  border: 0px solid #F0F0F0;
  border-radius: 9px;
  z-index: 17010;
  overflow: hidden;
  height: 345px;
  width: 320px;
}
#login-box-ext-container .register-link {
  display: block;
  position: absolute;
  bottom: -288px;
  left: 0px;
  display: block;
  width: 324px;
  height: 55px;
  color: transparent;
  background: url(/cimagebank/registration.png) center;
}
#cols {
  clear: both;
  position: relative;
  width: 990px;
  margin: auto;
  padding-top: 175px;
}
.vote-survey {
  padding: 5px 20px;
  float: left;
  background: #fff;
  width: 25%;
  padding: 2%;
  margin: 2%;
  border: 1px solid #ddd;
  height: 94px;
}
.items .vote-survey a {
  font-size: 15px;
  font-weight: bold;
  padding: 0 5px 0 0;
  /* background: url("/cimagebank/logged-head.jpg"); */
}
@media (max-width: 670px) {
body.zed_newsletters #attachments div.document {
  width: 95%;
  min-height: auto;
  margin-right: 0;
}
}
@media (max-width: 900px) {
#base {
  margin: 0 auto;
  position: relative;
  text-align: left;
  width: 100%;
  overflow: hidden;
}
element.style {
  display: block;
  overflow: auto;
}
#menu.horizontal-dropdown ul li {
  float: left;
  margin: 0;
  position: relative;
  width: 100%;
  text-align: center;
  padding: 5px 2px;
  background: rgb(255, 255, 255);
  border-bottom: 1px solid #ddd;
}
#menu.horizontal-dropdown ul li ul {
  display:none !important;
}
.ccl  #base form {
  display: block;
  overflow: auto;
}
html body.logged #base:target #menu {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  width: 100%;
  margin: auto;
  margin-top: 26px;
  left: 0px;
  top: 160px;
  max-height: 900px;
  overflow: hidden;
  height: auto;
  display: block;
}
#menu {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  width: 100%;
  margin: auto;
  margin-top: 26px;
  left: 0px;
  top: 45px;
  max-height: 0px;
  overflow: hidden;
  border-bottom: 0px none;
}
body.logged #menu {
  border-bottom: 0px none;
}
#menu.horizontal-dropdown ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
  margin-left: 0px;
  margin-top: 12px;
}
#menu.horizontal-dropdown ul li {
  float: left;
  margin: 0;
  position: relative;
  width: 100%;
  text-align: center;
  padding: 5px 2px;
  background: rgb(255, 255, 255);
  border-bottom: 1px solid #ddd;
}
div#logo a {
  display: block;
  width: 100%;
  text-indent: -9999px;
  color: transparent;
  background-repeat: no-repeat;
  background: url(/cimagebank/loga.png) no-repeat center;
  margin: auto;
  height: 53px;
  margin-top: 12px;
  background-size: 150px;
  background-position: center center !important;
}
.home .desc-format .col2 {
  float: right;
  width: 90%;
  color: white;
  font-size: 15px;
  line-height: 32px;
  margin-bottom: 61px;
  text-align: center;
  margin-top: 190px;
  margin-left: 5%;
  margin-right: 5%;
}
.home .col1 {
  width: 90%;
  line-height: 2em;
  font-size: 17px;
  font-family: "Open sans";
  color: white;
  margin-top: 161px;
  float: left;
  padding-top: 79px;
  border-left: 0px solid #3498DB;
  padding-left: 5%;
}
.home #cols {
  clear: both;
  position: relative;
  width: 100%;
  margin: auto;
  padding-top: 40px;
}
div.profile_photo_box {
  position: static;
  width: 162px;
  height: 190px;
  overflow: hidden;
  text-align: center;
  top: -10px;
  right: 0;
  line-height: 100%;
  margin: 0 10px 10px 10px;
}
div#profile_photo_box {
  float: right;
}
.home .desc-format .col2 p {
  color: black;
  font-size: 15px;
  line-height: 32px;
}
.desc-format .col3 a.ext-link {
  padding-right: 13px;
  background-image: none;
  background-position: right;
  background-repeat: no-repeat;
  background-color: rgb(52, 152, 219);
  color: white;
  padding: 13px 43px;
  padding-right: 78px;
  border-radius: 10px 10px;
  margin-left: 0px;
  white-space: nowrap;
  text-decoration: none;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.16), inset 0px 1px 5px rgba(0, 0, 0, 0.09);
  text-shadow: 0px -1px rgba(0, 0, 0, 0.4);
  background: url("/cimagebank/sipka0.png") 243px 15px no-repeat rgb(52, 152, 219);
}
.footer2 {
  width: 100%;
  margin: auto;
  clear: both;
}
.login-box-popup-links {
  width: 100%;
  margin: auto;
  position: relative;
}
.login-box-popup-links {
  width: 100%;
  margin: auto;
  position: relative;
}
.login-wrap {
  width: 100%;
  margin: auto;
  position: relative;
}
.inner_content {
  width: 90%;
  margin: 5%;
}
#cols {
  clear: both;
  position: relative;
  width: 90%;
  margin-left: 5%;
  margin: auto;
  padding-top: 175px;
}
.article, .search_result attached_document, .product {
  padding: 5px 20px;
  float: none;
  background: #fff;
  width: 80%;
  padding: 10;
  margin: 10%;
  margin-top: 16px;
  border: 1px solid #ddd;
  height: 82px;
  margin-bottom: 20px;
  padding-top: 19px;
}
fieldset {
  border: 0px;
}
body.logged div#logo a {
  display: block;
  width: 100%;
  text-indent: -9999px;
  color: transparent;
  background-repeat: no-repeat;
  background: url("/cimagebank/logo-log.png") no-repeat;
  margin: auto;
  height: 53px;
  margin-top: 30px;
}
.login-wrap {
  width: 100%;
  margin: auto;
  position: relative;
}
.manage div a {
  font-size: 14px;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 11px;
  padding-bottom: 10px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
}
.zed-menu .manage {
  position: absolute;
  top: 181px;
  margin-left: 0px;
  width: 509px;
  z-index: 999;
  width: 100%;
}
.manage div a {
  font-size: 14px;
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 11px;
  padding-bottom: 10px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  background-color: rgb(255, 255, 255);
  border-bottom: 1px solid #ddd;
}
.zed-menu {
  width: 100%;
  margin: auto;
}
.zed-menu .profile {
  position: absolute;
  top: 181px;
}
body.logged div#logo a {
  display: block;
  width: 100%;
  text-indent: -9999px;
  color: transparent;
  background-repeat: no-repeat;
  background: url("/cimagebank/logo-log.png") no-repeat center;
  margin: auto;
  height: 53px;
  margin-top: 40px;
}
.zed-menu .manage strong {
  display:none;
}
.profile strong {
  display:none;
}
.desc-format .col3 {
  margin-left: 5%;
  margin-right: 5%;
  width: 90%;
  clear: both;
  float: none;
  margin-top: 213px;
  font-size: 16px;
  line-height: 2em;
  margin-bottom: 58px;
}
body.group.home.logged #cols {
  clear: both;
  position: relative;
  width: 100%;
  margin: auto;
  padding-top: 60px;
}
.footer2 img {
  border: none;
  /*width: 20%;*/
}
div#format {
  width: 100%;
  margin: 0px 0px 0px 0px;
  position: relative;
  font-size: 17px;
  color: #333;
  /*overflow: auto;*/
}
div#format-edit, div#format-edit-short {
  border: 1px solid #d8d8d8;
  overflow: hidden;
}
div#format-edit div.format-edit {
  border: 0px none;
  overflow: auto;
}
div#format-myAccount label {
  display: block;
  width: 100%;
}
div#format-edit fieldset.account {
  width: 100%;
}
div#format-edit fieldset {
  /*overflow: auto;*/
  margin: 0;
  padding: 0 10px 10px 10px;
}
div#format-edit fieldset fieldset {
  width: auto;
  padding: 0 0 10px 0;
}
div#format-edit fieldset fieldset.fonio-account {
  padding: 15px 0 10px 0;
}
.logged-user {
  font-size: 0.85em;
  text-align: left;
  position: absolute;
  width: 100%;
  height: auto;
  padding-bottom: 0;
  right: 0;
  top: 0;
  background-color: rgba(9, 38, 55, 0.41);
  border-radius: 0px;
  z-index: 1000;
}
.logged-user .logout {
  padding-top: 8px;
  top: 5px;
  right: 27px;
}
.logged-user a.account.notifications {
  top: 2px;
  right: 65px;
}
.logged-user .user {
  display: inline-block;
  margin-top: 5px;
  max-width: 120px;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 125px;
  overflow: hidden;
}
.logged-user .normal-subuser {
  padding-right: 0px;
}
.zed-menu .profile {
  position: absolute;
  top: 181px;
  width: 100%;
  z-index: 999;
}
.profile div a {
  font-size: 14px;
  padding-left: 19px;
  padding-right: 19px;
  padding-top: 11px;
  padding-bottom: 10px;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  text-align: center;
  z-index: 9;
  position: relative;
  border-bottom: 1px solid #ddd;
}
#manage > a {
  position: absolute;
  top: -52px;
  width: 25%;
  margin-left: 25%;
  height: 50px;
  background: yellow;
}
.zed-menu .profile > a {
  width: 25%;
  height: 50px;
  position: absolute;
  top: -65px;
  background: url("/cimagebank/m1.png") center no-repeat;
  background-size: 30px
}
#manage > a {
  position: absolute;
  top: -63px;
  width: 25%;
  margin-left: 25%;
  height: 50px;
  background: url("/cimagebank/m2.png") center no-repeat;
  background-size: 40px;
}
.login-box-popup-links a {
  position: absolute;
  top: 20px;
  font-size: 20px;
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  position: absolute;
  right: 5px;
  background-color: rgb(52, 152, 219);
  padding: 7px 10px;
  text-decoration: none;
  border-radius: 5px;
}
body.logged #cols {
  clear: both;
  position: relative;
  width: 100%;
  margin: auto;
  padding-top: 264px;
}
.groups div {
  float: left;
  width: 270px;
  max-width: 270px;
  padding: 2%;
  margin: 2%;
  text-align: center;
  margin-bottom: 33px;
  height: 270px;
  border: 1px solid #ddd;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  background: url("/cimagebank/zedmiba-group.png") no-repeat #fff;
  float: none;
  margin: auto;
  margin-top: 60px;
}
.home h1 {
  font-size: 2.0em;
  line-height: 1.2em;
  letter-spacing: -1px;
  margin-top: 40px;
  color: white;
  font-size: 36px;
  position: absolute;
  margin-top: 161px;
  padding-left: 0;
  width: 90%;
  text-align: center;
}
.zed-menu .manage > div.manage-menu {
  background-color: white;
  padding: 0px 0px;
  border-radius: 0px;
  padding-left: 4px;
  padding-right: 10px;
  text-align: center;
  display: none;
  margin-top: 20px;
}
.zed-menu #manage:target > div.manage-menu {
  
  display:block;
}
.zed-menu .profile > div {
  background-color: white;
  padding: 0px 0px;
  border-radius: 0px;
  display: none;
}
.zed-menu #profile:target > div {
  background-color: white;
  padding: 0px 0px;
  border-radius: 0px;
  display: block;
  margin-top: 17px;
}
.mobil-menu {
  display: block;
}
.logged .mobil-menu {
  display: block;
  position: absolute;
  top: 102px;
  margin-left: 0px;
  width: 100%;
}
table.sortable {
  width: 95%;
  overflow-x: scroll;
  display: block;
  margin-left: 2.5%;
  margin-right: 2.5%;
  border: 1px solid #ddd;
  margin-top: 15px;
}
.mobil-menu a {
  display: block;
  position: absolute;
  margin-left: 5px;
  top: 5px;
  width: 75px;
  height: 75px;
  color: transparent;
  background: url("/cimagebank/m5.png") no-repeat center;
  background-size: 36px;
}
base:target #menu {
  max-height: 900px;
  overflow: hidden;
}
#context {
  display: none;
  position: absolute;
  top: 220px;
  right: 9px;
}
body.logged .mobil-menu a {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  margin-left: 50%;
  width: 25%;
  height: 75px;
  color: transparent;
  background: url("/cimagebank/m15.png") no-repeat center;
  background-size: 36px;
}
#base:target #menu {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  width: 100%;
  margin: auto;
  margin-top: 26px;
  left: 0px;
  top: 45px;
  max-height: 900px;
  overflow: hidden;
}
#base a[href="#"]{
  display:none;
}
#base:target .mobil-menu a[href="#"]{
  display:block;
}
#base:target .mobil-menu a[href="#base"]{
  display:none;
}
#base .mobil-menu a[href="#base"]{
  display:block;
  opacity: 0.6;
}
/*body.logged #base #head .mobil-menu a {
display:none;
}*/
.zed-menu .form {
  position: absolute;
  top: 181px;
  right: 0px;
  display: block;
  background-color: #062743;
  height: 0px;
  width: 100%;
  margin-left: 0px;
}
.zed-menu #find:target {
  position: absolute;
  top: 181px;
  /*left: -18px;*/
  display: block;
  background-color: #062743;
  height: 80px;
  z-index: 999;
}
/*.zed-menu #find:target form{
display:block;
}
.zed-menu #find:target form{
display:none;
}*/
.zed-menu .member a {
  padding: 13px;
  padding-top: 10px;
  padding-left: 17px;
  display: inline-block;
  font-size: 15px;
  color: rgb(52, 152, 219);
  font-weight: 600;
  width: 100%;
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
.zed-menu .member {
  position: absolute;
  top: 186px;
  right: -3px;
  background: #fff;
  width: 101%;
  height: 50px;
}
/*.event {
padding: 5px 20px;
float: none;
background: #fff;
width: 283px;
padding: 1%;
margin-top: 50px;
margin-top: 50px;
border: 1px solid #ddd;
height: 94px;
margin: auto;
margin-top: 50px;
}*/
.event {
  padding: 5px 20px;
  float: none;
  background: #fff;
  width: 80%;
  padding: 3%;
  margin-top: 50px;
  margin-top: 50px;
  border: 1px solid #ddd;
  height: 94px;
  margin-left: 10%;
  margin-top: 31px;
  margin-right: 10%;
}
.vote-survey {
  padding: 5px 20px;
  float: none;
  background: #fff;
  width: 80%;
  padding: 3%;
  margin-top: 50px;
  margin-top: 50px;
  border: 1px solid #ddd;
  height: 94px;
  margin-left: 10%;
  margin-top: 31px;
  margin-right: 10%;
}
h1 {
  font-size: 36px;
  margin-left: 5%;
  line-height: 1.2em;
  letter-spacing: -1px;
  margin-top: 35px;
  margin-bottom: 26px;
  font-weight: 200;
  font-family: "Open sans";
  color: rgb(71, 142, 194);
  margin-right: 5%;
}
.bulk_mail {
  text-align: center;
}
.csv, .xlsx {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}
div#format-tabs { height: auto; }
div#format-tabs a {
  display: block;
  line-height: 15px;
  float: none;
  margin-right: 0px;
  text-align: center;
  width: auto;
  height: 24px;
  padding: 14px 0px 7px 0px;
  text-decoration: none;
  color: rgb(146, 146, 146);
  background: #ECECEC;
  border-radius: 0px 0px 0px 0px;
  position: relative;
  top: 1px;
  font-weight: bold;
  border: 0px solid #D7D7D7;
  box-shadow: none;
  border: 1px solid #D7D7D7 !important;
  border-bottom: 0px;
  /* border-color: red !important; */
}
div#format-tabs li:nth-child(1) a:before {
  display:none;
}
div#format-tabs li a:after {
  display:none;
}
dl.price-code, dl.item_info, dl.event-specification {
  width: 90%;
  border: 0px solid;
  border-bottom: none;
  margin-left: 5%;
  font-size: 16px;
}
.member-menu {
  display:none;
}
body.logged #head {
  clear: both;
  position: absolute;
  z-index: 1003;
  height: 200px;
  top: 0px;
  width: 100%;
  background: url("/cimagebank/logged-head.jpg");
  z-index: 9999;
  background-color: #93c0d3 !important;
}
body #foot, body #head, body.logged #foot, body.logged #head {
  min-width: 0px; 
}
.groupmemb table {
  width: 100%;
}
.account em {
  width: 100%;
  display: block;
  clear: both;
}
#members:target .member-menu {
  display: block;
}
body .zed-menu .member > a {
  display: block;
  background-color: transparent;
  position: absolute;
  top: -64px;
  width: 25%;
  margin-left: 50%;
  border-bottom: 0px;
  background: url("/cimagebank/menu1.png") center no-repeat;
  background-size: 29px;
}
.groupmemb a {
  white-space: nowrap;
}
.zed-menu .form fieldset input {
  height: 25px;
  border: 0px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 11px;
  top: 18px;
  /* width: 200px; */
  position: relative;
  color: #fff;
  width: 65%;
  padding: 5px;
  left: 35px;
}
.zed-menu .form fieldset input[type='text']:focus {
  height: 25px;
  border: 0px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 11px;
  top: 18px;
  /* width: 200px; */
  position: relative;
  color: #fff;
  width: 65%;
  padding: 5px;
  left: 35px;
}
#find > a {
  position: absolute;
  display: block;
  right: 0%;
  width: 25%;
  top: -70px;
  height: 52px;
  background: url("/cimagebank/magnifier.png") center no-repeat;
  background-size: 31px;
}
.zed-menu #find form {
  display:none;
}
.zed-menu #find:target form {
  display:block;
}
#members:target .member-menu {
  display: block;
}
#profile a[href="#"], #manage a[href="#"], #members a[href="#"], #find a[href="#"]{
  display:none;
}
#profile:target a[href="#"], #manage:target a[href="#"], #members:target a[href="#"], #find:target a[href="#"]  {
  display:block;
  opacity: 1;
}
#profile:target a[href="#profile"],  #manage:target a[href="#manage"], #members:target a[href="#members"],  #find:target a[href="#find"]    {
  display:none;
}
.zed-menu > div > a {opacity:0.6}
/*.logged .login-wrap {
display: none;
}*/
#base .group-content {
  width: 95%;
  margin: auto;
}
#base table {
  border-collapse: collapse;
  /*display: block;
  overflow: auto;*/
}
.logged #menu.horizontal-dropdown a {
  display: block;
  color: rgb(52, 123, 179);
  font-size: 14px;
  margin-left: 7px;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 4px;
  margin-top: 0px;
  font-weight: bold;
  color: rgb(52, 152, 219);
  font-family: Arial;
  padding-top: 8px;
  padding-bottom: 6px;
}
#footermenu {
  width: 100%;
  margin: auto;
  padding-bottom: 19px;
}
}
@media (max-width: 1000px) {
body #conc_forms_layer {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 21px;
  line-height: 1.5em;
  width: 1000px;
  height: auto;
  margin: 0 auto;
  padding: 0 0 100px 0;
  background: none transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 93000;
  text-align: left;
}
body #conc_forms_layer #conc_infotools_layer {
  height: 120px;
}
body #conc_forms_layer #conc_infotools_layer .cil_inner {
  width: 100%;
  min-width: 450px;
}
body #conc_forms_layer #conc_infotools_layer .cil_inner .cil_tools {
  min-width: 450px;
  float: left;
}
body #conc_forms_layer #conc_infotools_layer .cil_inner .dcl_icon {
  clear: both;
}
body #conc_forms_layer form[name="concurrence_form"] {
  margin: 130px auto;
}
body #conc_forms_layer #conc_viewonly_layer, 
body #conc_forms_layer #conc_testonly_layer {
  top: 120px;
}
body #conc_bg_layer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 92000;
  width: 100%;
}
}
.zed-menu #members {
  display:none;
}
#footermenu li ul {display:none}
.logged #menu.horizontal-dropdown ul ul ul {display:none !important}

html body.logged.user_myAccount .zed-menu a.ma_link,
html body.logged.user_subusers .zed-menu a.su_link,
html body.logged.ff .zed-menu a.ffile_link,
html body.logged.ccl .zed-menu a.con_link,
html body.logged.user_richtext_FlyZED .zed-menu a.fz_link,
html body.logged.user_saf .zed-menu a.saf_link,
html body.logged.saf .zed-menu a.saf_link,
html body.logged.votes .zed-menu a.votes_link,
html body.logged.surveys .zed-menu a.votes_link{
  background: rgb(52, 152, 219);
  color: white;
}
.ff #base tr:nth-child(1) td, #base tr:nth-child(1) th {
  vertical-align: middle;
}
.ff #base tr:nth-child(1) a {
  color: white;
  text-decoration: underline;
}
form.access input.text {
  border: 1px solid #ddd;
  padding: 7px 6px;
  border-radius: 8px;
  margin-bottom: 7px;
  width: 335px;
  font-size: 15px;
  box-shadow: inset 0px 0px 13px rgba(0, 0, 0, 0.02);
}
form.access select {
  height: 35px;
  width: 346px;
  border-radius: 8px;
}
form.access {
  margin: 0;
  padding: 0;
  width: 100%;
  color: black;
}
form.access label {
  display: block;
  float: left;
  width: 161px;
  margin-top: 12px;
  font-size: 14px;
}
form.access .button  {
  margin: 5px 0 0 0;
  border: 1px solid #ddd;
  padding: 7px 6px;
  border-radius: 8px;
  margin: 7px;
  width: 335px;
  font-size: 15px;
  box-shadow: inset 0px 0px 13px rgba(0, 0, 0, 0.02);
  color: rgb(146, 146, 146);
  font-size: 18px;
  background: url(../../images/background2.png) repeat #ddd;
  cursor: pointer;  
}
/* fix for AGM2016 */
body.item.votes.agm2016 #usergroup-list .bulk_mail {
  display: none;
}
body.item.votes ul.item-prev-next li { font-size: 14px; }
body.item.votes .vote-group p.question { font-weight: bold; font-size: 18px; }
/* New Logo testing */
body.abTestLogo1 div#logo a {
  background: url("/cimagebank/type_to_side.png") no-repeat;
  background-size: contain;
  height: 70px;
  margin-top: 0px;
}
body.abTestLogo1.logged div#logo a {
  background: url("/cimagebank/type_to_side.png") no-repeat;
  background-size: contain;
  height: 95px;
  margin-top: 17px;
}
body.abTestLogo2 div#logo a {
  background: url("/cimagebank/type_below.png") no-repeat;
  background-size: contain;
  height: 70px;
  margin-top: 0px;
}
body.abTestLogo2.logged div#logo a {
  background: url("/cimagebank/type_below.png") no-repeat;
  background-size: contain;
  height: 95px;
  margin-top: 17px;
}
body.abTestLogo1 .groups div {
  background: #fff url("/cimagebank/zedmiba-group-logo.png") 50% 17% no-repeat;
  background-size: 80px; /* 200px */
}
body.abTestLogo2 .groups div {
  background: #fff url("/cimagebank/type_below.png") 50% 10% no-repeat;
  background-size: 100px;
}
body.logged.recolor1 #head {
  background: #f1f1f1;
  /*background: #f1f1f1 url("https://images.pexels.com/photos/1261972/pexels-photo-1261972.jpeg?cs=srgb&dl=mraky-1261972.jpg&fm=jpg");
  background-size: cover;*/
  border-bottom: 2px solid #f7ac35; /* #2a375a #3498db */
}
body.recolor1 .zed-menu .profile > div, 
body.recolor1 .zed-menu .manage .manage-menu {
  box-shadow: 0px 0px 6px #ddd;
}
body.recolor1 .zed-menu .profile > a,
body.recolor1 .zed-menu .manage > a {
  color: transparent;
} 
body.recolor1 .zed-menu .profile > strong, 
body.recolor1 .zed-menu .manage > strong {
  color: #f7ac35;
}
body.recolor1 .zed-menu .profile div a, 
body.recolor1 .zed-menu .manage div a {
  color: #a4bfa2;
}

body.recolor1 #foot .footer2 {
  background-color: #f1f1f1;
  clear: both;
  border-top: 2px solid #f7ac35;
}
html body.logged.recolor1.user_myAccount .zed-menu a.ma_link, 
html body.logged.recolor1.user_subusers .zed-menu a.su_link, 
html body.logged.recolor1.ff .zed-menu a.ffile_link, 
html body.logged.recolor1.ccl .zed-menu a.con_link, 
html body.logged.recolor1.user_richtext_FlyZED .zed-menu a.fz_link, 
html body.logged.recolor1.user_saf .zed-menu a.saf_link, 
html body.logged.recolor1.saf .zed-menu a.saf_link, 
html body.logged.recolor1.votes .zed-menu a.votes_link, 
html body.logged.recolor1.surveys .zed-menu a.votes_link {
  background: rgb(247, 172, 53);
  color: white;
}
/* color2 */
body.logged.recolor2 #head {
  background: #fff;
  /*background: #f1f1f1 url("https://images.pexels.com/photos/1261972/pexels-photo-1261972.jpeg?cs=srgb&dl=mraky-1261972.jpg&fm=jpg");
  background-size: cover;*/
  border-bottom: 2px solid #f7ac35; /* #2a375a #3498db */
}
body.recolor2 .zed-menu .profile > div, 
body.recolor2 .zed-menu .manage .manage-menu {
  box-shadow: 0px 0px 6px #ddd;
}
body.recolor2 .zed-menu .profile > div, 
body.recolor2 .zed-menu .manage > div {
  background-color: #2a375a;
}
body.recolor2 .zed-menu .profile > a,
body.recolor2 .zed-menu .manage > a {
  color: transparent;
} 
body.recolor2 .zed-menu .profile > strong, 
body.recolor2 .zed-menu .manage > strong {
  color: #f7ac35;
}
body.recolor2 .zed-menu .profile div a, 
body.recolor2 .zed-menu .manage div a {
  color: #a4bfa2;
}
body.recolor2 #foot .footer2 {
  background-color: #f1f1f1;
  clear: both;
  border-top: 2px solid #f7ac35;
}
html body.logged.recolor2.user_myAccount .zed-menu a.ma_link, 
html body.logged.recolor2.user_subusers .zed-menu a.su_link, 
html body.logged.recolor2.ff .zed-menu a.ffile_link, 
html body.logged.recolor2.ccl .zed-menu a.con_link, 
html body.logged.recolor2.user_richtext_FlyZED .zed-menu a.fz_link, 
html body.logged.recolor2.user_saf .zed-menu a.saf_link, 
html body.logged.recolor2.saf .zed-menu a.saf_link, 
html body.logged.recolor2.votes .zed-menu a.votes_link, 
html body.logged.recolor2.surveys .zed-menu a.votes_link {
  background: rgb(164, 191, 162);
  color: white;
}
body.recolor2 #base tr:nth-child(1) {
  background: #2a375a;
  color: #a4bfa2;
  font-size: 14px;
  padding: 22px;
  height: 47px;
}
body.recolor2 div#format-edit .saf th, 
body.recolor2 div#format-edit .subusers th {
  background-color: rgb(42, 55, 90);
  color: #a4bfa2;
}
body.recolor2 .login-box-popup-links a {
  background: #2a375a;
}
body.recolor2 form.access-ext .legend {
  background: #2a375a;
  color: #a4bfa2;
}
body.recolor2 .groups h3 a {
  color: rgb(247, 172, 53);
  text-decoration: none;
}
body.recolor2 a.logout {
  color: transparent;
}
body.recolor2 .ff_manage_menu a:hover, body.recolor2 .con_manage_menu a:hover, body.recolor2 .votes_menu a:hover {
  background: rgb(164, 191, 162);
  color: white;
}
body.recolor2 #format-richtext_FlyZED a.fzi_link {
  border: 1px solid rgb(164, 191, 162);
  background-color: #a4bfa2;
  color: white;
}
body.recolor2 form.user_edit input[type="submit"] {
  background-color: rgb(42, 55, 90);
  color: #a4bfa2;
}
body.recolor2 li.parent > a {
  color: #a4bfa2 !important; /* #3498E1*/
}
body.recolor2.logged #menu.horizontal-dropdown ul li a:hover {
  color: #a4bfa2; /* #3498DB */
}
body.recolor2 #menu.horizontal-dropdown .current > a {
  color: #a4bfa2; /* rgb(52, 152, 219) */
}
body.recolor2 h1 { 
  color: #a4bfa2; /* rgb(71, 142, 194) */
}
body.recolor2 #footermenu li.parent a, body.recolor2 #footermenu li.current > a {
  color: #a4bfa2 !important; /* #3498E1 */
}

/* color 3 */
body.logged.recolor3 #head {
  background: #dbf5ff;
  border-bottom: 2px solid #2a375a;
}
/*body.recolor3 .zed-menu .profile > div, 
body.recolor3 .zed-menu .manage .manage-menu {
box-shadow: 0px 0px 6px #ddd;
}*/
body.recolor3 .zed-menu .profile > a,
body.recolor3 .zed-menu .manage > a {
  color: transparent;
} 
body.recolor3 .zed-menu .profile > strong, 
body.recolor3 .zed-menu .manage > strong {
  color: #a4bfa2;
}
/*body.recolor3 .zed-menu .profile div a, 
body.recolor3 .zed-menu .manage div a {
color: #a4bfa2;
}*/
body.recolor3 #foot .footer2 {
  background-color: #dbf5ff;
  border-top: 2px solid #2a375a;
  clear: both;
}
/*html body.logged.recolor3.user_myAccount .zed-menu a.ma_link, 
html body.logged.recolor3.user_subusers .zed-menu a.su_link, 
html body.logged.recolor3.ff .zed-menu a.ffile_link, 
html body.logged.recolor3.ccl .zed-menu a.con_link, 
html body.logged.recolor3.user_richtext_FlyZED .zed-menu a.fz_link, 
html body.logged.recolor3.user_saf .zed-menu a.saf_link, 
html body.logged.recolor3.saf .zed-menu a.saf_link, 
html body.logged.recolor3.votes .zed-menu a.votes_link, 
html body.logged.recolor3.surveys .zed-menu a.votes_link {
background: rgb(247, 172, 53);
color: white;
}*/

html body.logged.recolor4 div#logo a:before {
  content: '';
  width: 300px;
  height: 136px;
  background: radial-gradient(ellipse at center, white 0, transparent 75%, transparent 100%);
  display: block;
  position: relative;
  left: -67px;
  top: -27px;
  opacity: 0.5;
  z-index: -1;
}