/* :::::::::::::::Pre-defined UI Icon images::::::::::::::: */

@CHARSET "UTF-8";

/* General */
.account,
.devices,
.logout {
	background-size: auto 45%;
	background-repeat: no-repeat;
	background-position: 90% center;
}

.collaborate-share {
	vertical-align: middle;
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 3px;
	background-size: auto 100%;
	background-position: center left;
	background-repeat: no-repeat;
}

.login-icon {
	width: 10%;
	min-width: 18px;
	min-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	background-size: contain;
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0px;
	position: relative;
	top: 20px;
}
.about-icon,
.content-icon,
.header-icon {
	background-size: auto 75%;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 30px;
}
.browser-device .content-icon {
	background-position: left 5px center;
}
.about-icon {
	height: 20px;
	width: 20px;
	padding: 0px;
	background-size: auto 100%;
}
.header-icon {
	width: 32px;
	height: 32px;
	background-size: auto 65%;
	padding: 0px;
	background-position: center center;
	background-repeat: no-repeat;
}
.optional.icon {
	width: 20px;
	height: 20px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.optional.icon + .item {
	margin: 0 3px;
}
.menu-header-icon {
	border:none;
	margin-left: 15px;
	width: 18px;
	height: 18px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
.popup-icon {
	height: 20px;
	background-size: auto 80%;
	background-position: left center;
	background-repeat: no-repeat;
}
.browser-icon {
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.action .icon {
	width: 20px;
	height: 18px;
	vertical-align: middle;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0px 2px;
}
.download-icon.now {
	position: absolute;
	width: 25%;
	height: 25%;
	background-repeat: no-repeat;
	background-size: auto 50%;
	background-position: center;
	top: 47%;
	left: 0;
	right: 0;
	margin: auto;
}
.now.visible {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.text-icon {
	height: 15px;
	width: 15px;
	display: inline-block;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.text-icon.greater {
	height: 20px;
	width: 20px;
}
.text-icon i {
	font-size: 1.3em;
}
.share-icon {
	max-width: 50px;
}
.remoteWipe-icon,
.unlink-icon,
.force-cleanup-icon {
	height: 18px;
	width: 18px;
	margin: 0px 5px;
}
.item-device-name > .content-icon {
	height: 32px;
	line-height: 32px;
}
div.path.info > .about-icon {
	background-size: auto 25px;
	background-position: center 5px
}
div.item-actions {
	background-position: right center;
	overflow: initial;
}

.pdf-icon {
	background-image: url("../images/files/pdfFile.png");
}
.presentation-icon {
	background-image: url("../images/files/pptFile.png");
}
.spreadsheet-icon {
	background-image: url("../images/files/excelFile.png");
}
.document-icon {
	background-image: url("../images/files/wordFile.png");
}
.music-icon {
	background-image: url("../images/files/audioFile.png");
}
.video-icon {
	background-image: url("../images/files/videoFile.png");
}
.binary-icon {
	background-image: url("../images/files/binaryFile.png");
}
.archive-icon {
	background-image: url("../images/files/zipFile.png");
}
.blockedFolder-icon {
	background-image: url("../images/files/blockedFolder.png");
}

/* Devices */
.iphone-icon {
	background-image: url("../images/devices/ios.png");
}
.android-icon {
	background-image: url("../images/devices/android.png");
}
.mac-icon {
	background-image: url("../images/devices/applemac.png");
}
.apple-icon {
	background-image: url("../images/devices/apple.png");
}
.windows-icon {
	background-image: url("../images/devices/windows.png");
}
.blackberry-icon {
	background-image: url("../images/devices/blackberry.png");
}
.chromeapp-icon {
	background-image: url("../images/devices/chrome.png");
}
.firefox-icon {
	background-image: url("../images/devices/firefox.png");
}
.flickr-icon {
	background-image: url("../images/devices/flickr.png");
}
.googledocs-icon {
	background-image: url("../images/devices/goggledocs.png");
}
.linkedin-icon {
	background-image: url("../images/devices/linkdin.png");
}
.twitter-icon {
	background-image: url("../images/devices/twitter.png");
}
.facebook-icon {
	background-image: url("../images/devices/facebook.png");
}
.picasa-icon {
	background-image: url("../images/devices/picasa.png");
}
.default-device-icon {
	background-image: url("../images/devices/default.png");
}

/* Download footers Windows/Mac*/
.windows-chrome-download:after {
	content: url("../images/download-steps/chrome.png");
}
.windows-firefox-download:after {
	content: url("../images/download-steps/firefox.png");
}
.windows-firefox-download-1-en:after {
	content: url("../images/download-steps/firefox-1-en.png");
}
.windows-firefox-download-1-es:after {
	content: url("../images/download-steps/firefox-1-es.png");
}
.windows-en-safari-download:after {
	content: url("../images/download-steps/safari-1-en.png");
}
.windows-es-safari-download:after {
	content: url("../images/download-steps/safari-1-es.png");
}
.ie7-en-download:after {
	content: url("../images/download-steps/ie7-1-en.png");
}
.ie7-es-download:after {
	content: url("../images/download-steps/ie7-1-es.png");
}
.ie7-2-en-download:after {
	content: url("../images/download-steps/ie7-2-en.png");
}
.ie7-2-es-download:after {
	content: url("../images/download-steps/ie7-2-es.png");
}
.ie9-en-download:after {
	content: url("../images/download-steps/ie9-1-en.png");
}
.ie9-es-download:after {
	content: url("../images/download-steps/ie9-1-es.png");
}
.mac-safari-download:after {
	content: url("../images/download-steps/mac-safari.png");
}
.mac-firefox-download:after {
	content: url("../images/download-steps/mac-firefox-1.png");
}
.mac-firefox-download-1:after {
	content: url("../images/download-steps/mac-firefox-2.png");
}
.mac-chrome-download:after {
	content: url("../images/download-steps/mac-chrome.png");
}

/* Image contains */
.download-step > * {
	display: inline-block;
}
/* Download steps Windows/Mac*/
.mac-fiabee-click {
	content: url("../images/download-steps/mac-double-click-dmg-1-orig.png");
}
.mac-firefox-fiabee-click:after {
	content: url("../images/download-steps/mac-firefox-1.png");
}
.mac-fiabee-drag:after {
	content: url("../images/download-steps/mac-double-click-dmg-1.png");
}
.mac-fiabee-navigatorBarInstalled:after {
	content: url("../images/download-steps/mac-double-click-dmg-2.png");
}
.windows-fiabee-en-click:after {
	content: url("../images/download-steps/follow-setup-en.png");
}
.windows-fiabee-es-click:after {
	content: url("../images/download-steps/follow-setup-es.png");
}
.ie7-uac-fiabee-ar-click:after {
	content: url("../images/download-steps/uac-7-ar.png");
}
.ie7-uac-fiabee-en-click:after {
	content: url("../images/download-steps/uac-7-en.png");
}
.ie7-uac-fiabee-es-click:after {
	content: url("../images/download-steps/uac-7-es.png");
}
.ie7-fiabee-en-click:after {
	content: url("../images/download-steps/ie7-2-en.png");
}
.ie7-fiabee-es-click:after {
	content: url("../images/download-steps/ie7-2-es.png");
}
.vista-uac-fiabee-ar-click:after {
	content: url("../images/download-steps/uac-vista-ar.png");
}
.vista-uac-fiabee-en-click:after {
	content: url("../images/download-steps/uac-vista-en.png");
}
.vista-uac-fiabee-es-click:after {
	content: url("../images/download-steps/uac-vista-es.png");
}

/* Other */
.apple-download,
.windows-download,
.ubuntu-download,
.web-download,
.mobile-download {
	background-repeat: no-repeat;
	background-position: center center;
}
.extra-download .icon {
	background-size: contain;
}
.web-download {
	width: 450px;
	height: 150px;
}
.mobile-download {
	width: 380px;
	height: 270px;
}
.apple-download {
	background-image: url("../image/apps/apple.png");
}
.windows-download {
	background-image: url("../image/apps/windows.png");
}
.android-download {
	background-image: url("../image/apps/android.png");
}
.os-icon {
	width: 35px;
	height: 35px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.mac-logo {
	background-image: url("../images/devices/applemac.png");
}
.windows-logo {
	background-image: url("../images/devices/windows.png");
}
.ubuntu-logo {
	background-image: url("../images/devices/ubuntu.png");
}

/* Mobile Badges */
.mobile-apps-badges {
	width: 140px;
	height: 60px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
.mobile-apps-badges + .mobile-apps-badges {
	margin: 0px 0px 0px 5px;
}
html[dir=rtl] .mobile-apps-badges + .mobile-apps-badges {
	margin: 0px 5px 0px 0px;
}
.mobile-apps-badges:hover {
	cursor: pointer;
}
.android-download-image-es {
	background-image: url("../images/download-steps/android_es.png");
}
.android-download-image-en {
	background-image: url("../images/download-steps/android_en.png");
}
.android-download-image-ar {
	background-image: url("../images/download-steps/android_ar.png");
}
.android-download-image-ca {
	background-image: url("../images/download-steps/android_ca.png");
}
.ios-download-image-es {
	background-image: url("../images/download-steps/ios_es.png");
}
.ios-download-image-en {
	background-image: url("../images/download-steps/ios_en.png");
}
.ios-download-image-ar {
	background-image: url("../images/download-steps/ios_ar.png");
}

/************************* Common directory ******************************************************/

/* Arrow */
.path > a + a:before { /* Add a 'char' between path directories */
	background-image:url("../images/utils/common/rigthArrow.png");
}

/* Checkboxes */
.checkbox-custom:checked + label.check-white:before {
	background-image: url("../images/utils/common/check-white.png");
}

/* User*/
.make-user,
.addUser-icon {
	background-image: url("../images/utils/common/addUser.png");
}
.make-user.disabled {
	background-image: url("../images/utils/common/addUser_disabled.png");
}
.make-user {
	background-size: auto 70%;
}
.alert-icon {
	background-image: url("../images/utils/common/alert.png");
}
.logout,
.logout-icon {
	background-image: url("../images/utils/common/logout.png");
}
.faq-icon {
	background-image: url("../images/utils/common/more-info.png"); 
}
.devices,
.mydevices-icon {
	background-image: url("../images/utils/common/mydevices.png");
}
.search-icon {
	background-image: url("../images/utils/common/search.png");
}
.account,
.user-icon {
	background-image: url("../images/utils/common/user.png");
}