﻿#taskbar a.button-owncloud span.button-inner
{
  background: url(images/owncloud_button_white.png) 3px 0px no-repeat;
  height: 18px;
}

#taskbar a.button-owncloud:hover span.button-inner,                                                                                                                      
#taskbar a.button-owncloud.button-selected span.button-inner
{
  background: url(images/owncloud_button_blue.png) 3px 0px no-repeat;
  height: 18px;
}

#page-switch .join-button, #page-switch .more-button {
	margin-right: 20px;
}

#owncloud_frame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#wait_box {
	background-color: #fff;
	border-radius: 5px;
	border: 1px solid grey;
	height: 50px;
	width: 50px;
	position: absolute;
	bottom: 5px;
	right: 5px;
	box-shadow: 0px 0px 2px rgb(153, 153, 153);
}

#img_wait_box {
	background: url(images/wait-big.gif) center center no-repeat;
	height: 100%;
	width: 100%;
}

.iframebox{
/*    position: relative;*/
    height: 100%;
    /*left: -33.3%;*/
    /*margin-right: -33.3%;*/
    border-left: 1px solid #d4dbde;
    margin-top: 6px;
}

body.xelastic.xskin.xicons-outlined #taskmenu a.owncloud:before {
  font-family: IconFont !important;
  font-weight: normal !important;
  position: relative;
  background-image: none;
  text-indent: 0;
  content: "\EC3D"; }

body.xelastic.xskin.xicons-cartoon #taskmenu a.owncloud:before {
  font-family: IconFont !important;
  font-weight: normal !important;
  position: relative;
  background-image: none;
  text-indent: 0;
  content: "\EDCD"; }

body.xelastic.xskin.xelastic #taskmenu a.owncloud:before {
  font-family: IconFont !important;
  font-weight: normal !important;
  position: relative;
  background-image: none;
  text-indent: 0;
  content: "\EAAD"; }

body.xelastic.xskin.xicons-traditional #taskmenu a.owncloud:before {
  font-family: IconFont !important;
  font-weight: normal !important;
  position: relative;
  background-image: none;
  text-indent: 0;
  content: "\EB75"; }

body.xelastic.xskin.xicons-outlined #taskmenu a.owncloud:before {
  font-family: IconFont !important;
  font-weight: normal !important;
  position: relative;
  background-image: none;
  text-indent: 0;
  content: "\EC3D"; }

body.xelastic.xskin.xicons-material #taskmenu a.owncloud:before {
  font-family: IconFont !important;
  font-weight: normal !important;
  position: relative;
  background-image: none;
  text-indent: 0;
  content: "\ED05"; }

body.xelastic.xskin.xicons-cartoon #taskmenu a.owncloud:before {
  font-family: IconFont !important;
  font-weight: normal !important;
  position: relative;
  background-image: none;
  text-indent: 0;
  content: "\EDCD"; }