/* @override http://www.filestoragecenter.com/FACORP50/css/modal-window.css */

/* @group Info Stylesheet */

/*	*		LAYOUT GENERALE *
	*		Created:	 14/01/2011	 *
	*		Last update: 18/02/2011  *  
	*		Nome gruppo di proprieta': FilesAnywhere  *
    *		Author: Katty Garcia / www.pixelgdesign.com *
*/

/* @end */
/* @group KTY RadWindow Changes */
body {
	background-color: #F2F2F2;
    background-image: none;
   /*Added below lines because we have removed these lines from style-ui.css and kept in newuiheader.css, in radwindow pages no need to include newuiheadr.css, so we have added these lines*/
    font-family: Helvetica, Arial, Geneva, sans-serif;
    font-size: 12px;
    overflow-x:hidden;
}
.RadWindow.RadWindow_Office2009.rwNormalWindow.rwTransparentWindow {
	border: 5px solid #374859;
	padding-right: 4px;
}
.RadWindow .rwCorner {
	width: 0;
ground-image: url("../images/logo_trans.png");
}
.RadWindow .rwTopLeft, .RadWindow .rwTopRight, .RadWindow .rwTitlebar, .RadWindow .rwFooterLeft, .RadWindow .rwFooterRight, .RadWindow .rwFooterCenter {
    height: 0;
    line-height: 0;
}
.RadWindow .rwTopResize, .rwFooterRow {
    display: none;
}
.rwContentRow {
	background-color: #f2f7fa;
}
RadWindow RadWindow_Office2009 rwNormalWindow rwTransparentWindow {
	background-color: #f2f7fa;
}
.RadWindow_Office2009 .rwTitlebar
{
	background-color: #bde2f5;
	border: 1px solid;
	border-top-color: #fff;
	border-bottom: 1px solid #87b9d5;
}
.RadWindow_Office2009 a.rwIcon
{
	display: none;
}
.RadWindow_Office2009 .rwTitlebarControls em
{
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #1d6b9b;
}
.RadWindow_Office2009 .rwControlButtons a
{
	width: 20px; 
	height: 20px;
	top: 5px;
	right: 0;
	position: relative;
	 background-image: url("Window/close-radwindow.png");
	 background-position: 0 0;
	 cursor: pointer;
}
.RadWindow_Office2009 .rwControlButtons a:hover {
	background-position: 0 0;
}
.TelerikModalOverlay {
	background-color: #000;
}
/* @end */

/* @group Modal Windows Elements */
.window {
	width: 590px;
	float: left;
	overflow: hidden;
}
.window h2, .window h3 {
	color: #000;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1em;
	padding: 10px 15px 5px 15px;
	display: block;
	clear: both;
	overflow: hidden;
}

h2.np.big-title {
	font-size: 16px !important;
}

.window h2 em {
	color: #666;
	font-weight: normal;
	font-style: normal;
	display: block;
}
.window h2 a.help, li.last a.help {
	margin-top: 0;
}
.window h3 {
	color: #666;
	font-weight: normal;
}
.window h3.np {
	padding-left: 0;
	padding-right: 0;
}
.window h3 em {
	color: #666;
	font-style: normal;
}
.window .title {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #a5c6d8;
	background-color: #b9d8ed;
	display: block;
}

.window .title h1 {
	font-size: 16px;
	color: #1d6b9b;
	font-weight: bold;
	margin-top: 18px;
	display: inline-block;
	padding-left: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
}

.content-window {
	width: 100%;
	display: block;
	padding: 10px 0 10px 0;
	background-color: #f2f7fa;
	float: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: none;
	border-right: none;
	/*overflow: hidden;*/
}
.content-window.gray {
	background-color: #f2f2f2;
}
.content-window.white {
	background-color: #ffffff;
}
.btns-window {
	width: 100%;
	padding: 15px 0 10px 0;
	float: left;
	display: block;
	/*position: relative;*/
	border: 1px solid #fff;
	border-bottom: 1px solid #93c9e6;
	border-left: none;
	border-right: none;
	background-color: #f2f7fa;
	border-top: 1px solid #c4e2ed;
	padding-bottom: 15px;
	/*clear: both;
	overflow: auto;*/
}

.btns-window.gray {
	background-color: #f2f2f2;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.btns-window.white {
	background-color: #ffffff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.btns-window.gray.bottom {
	border-bottom: none;
}
.btns-window.white.bottom {
	border-bottom: none;
}
.btns-window .button {
	margin-left: 10px;
}
.btns-window p {
	display: inline;
	margin-left: 15px;
	font-size: 11px;
	font-weight: normal;
}
.btns-window p a {
	color: #0066cc;
	text-decoration: underline;
}
.white-box {
	width:90%;
	background-color: #fff;
	border: 1px solid #c4ddf5;
	padding: 15px;
	margin: 0 15px;
	float: left;
	/*-moz-box-sizing: border-box;
  	box-sizing: border-box;*/
	
}

div.white-box.blue-brd {
	width: 90%;
}

.btns-right {
	float: right;
	display: inline-block;
	padding-right: 18px;
}
.btns-right input {
	float: left;
}
.btns-left {
	float: left;
	display: block;
	padding-left: 15px;
}
.btns-left .button {
	margin: 0 10px 0 0;
}
.btns-left p {
	margin: 0;
}
.content-window span.label {
	width: 100%;
	display: block;
	color: #666;
	font-weight: bold;
	padding-top: 10px;
}
span.required {
	padding-right: 5px;
	color: #0066cc;
	font-size: 1.1em;
	font-weight: bold;
}
span.req-note {
	color: #99ccff;
	font-style: italic;
	font-size: 0.9em;
	padding-top: 5px;
	clear: both;
}
.displaymsg, .displaymsg.error, .displaymsg.info, .displaymsg.promo {
   	/*width: 99.5% !important;*/
   	width:93%;
	margin: 8px 15px 10px;
	/*padding-bottom: 0;*/
	overflow-y: auto;
	margin-bottom: 10px;
	background-position: 10px 10px;
}

.content-window input[type=password], .content-window input[type=text], .content-window textarea {
	width: 100%;
	width: 98.4%\0/;/*IE8 hack*/
    height: 22px;
	font-size: 1em;
	background: #fff url(../Images/main-ui/bg-input-mw.png) repeat-x 0px 0px;
	border-color: #9bb1d6;
	height: 22px\0/;/*IE8 hack*/
	margin: 5px 0;
	float: left;
	color: #999;
}
.content-window input.medium, .content-window textarea.medium {
	width: 50%;
}
.content-window input.small, .content-window textarea.small {
	width: 50%;
}
.content-window textarea {
	height: 70px;
}
.header-div {
	width:93%;
	height: 12px;
	padding:5px;
	float: left;
	margin: 0 15px;
	background: url(../Images/main-ui/bg-div-header.png) repeat-x left top;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ebebeb;
}
.header-div span {
	color: #9aa6ab;
}

.scroll-info {
	width: 100%;
	height: 200px;
	overflow: auto;
	overflow-x:hidden;
	position: relative;
}

.byside-buttons {
	padding-top: 8px;
	float: left;
}
.sep-mw {
	width: 100%;
	height: 2px;
	display: block;
	background: url(../Images/main-ui/sep-modalwindows.png) repeat-x;
	margin: 10px 0;
	clear: both;
}
div.content-window textarea.big {
	height: 120px;
	clear: both;
}
div.content-window div.trans-box input[type=password], div.content-window div.trans-box input[type=text] {
	height: 30px;
	height: 26px\0/;
}
div.content-window .displaymsg p, div.window .displaymsg p {
	width: 85%;
}
div.content-window .displaymsg a {
	font-weight: bold;
}
div.content-window ul.multi-inputs li input.large {
	width: 525px;
	height: 30px;
	/*IE8 hack*/
	width: 518px\0/;
	height: 22px\0/;
}
div.content-window ul.multi-inputs li input {
	width: 230px;
	/*width: 225px;*/
	width: 224px\0/;
}
div.content-window ul.sections li {
	float: left;
	display: block;
}
div.content-window ul.sections li.half {
	width: 50%; float:left;
}
div.content-window ul.sections li.half input[type=text]{
	width: 230px;
}
div.content-window ul.sections.groupshare li.half.input-user {
	width: 45%;
}
div.content-window ul.sections.groupshare li.half {
	width: 55%;
}
div.content-window ul.sections.groupshare li.half.input-user input[type=text]{
	width: 200px;
}
div.content-window .list-sentlinks ul.multi-inputs li input.large {
	width: 450px;
	color: #333;
    height:28px;
}
div.content-window ul.multi-inputs.one-third {
	width: 420px;
	float: left;
}
div.content-window ul.multi-inputs.one-third li input.large {
	width:375px !important;
	height: 30px;
	/*IE8 hack*/
	width: 520px\0/;
	height: 22px\0/;
}
div.content-window .list-sentlinks ul.multi-inputs li .input-inbtn:first-child {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	khtml-border-radius: 0;
}

div.content-window ul.sections.groupshare {
	width: 570px;
	display: block;
	float: left;
}

.avatar_img {
	width: 90px;
	float: left;
	display: inline-block;
	margin-right: 10px;
}
.avatar_img a {
	float: left;
	clear: both;
	
}
.avatar_img img {
	border: 1px solid #87aacc;
	background-color: #d6e6f0;
	padding: 5px;
}
/* @end */

/* @group Drag Items */
.group-wrapper {
	width:30%;
	float: left;
	margin-right: 3%;
}
.item {
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 20px;
}
.item .item-name {
	width: 100%;
	display: block;
	line-height: 21px;
	background: url(../Images/main-ui/item-customize.png) repeat-x left top;
	border-top: 2px solid #B5EF59;
	color: #0b4377;
	padding:0;
	cursor: move;
	font-weight: bold;
	font-size: 12px;
	height: 21px;
	position: relative;
	float: left;
	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	outline: 0;
  	border: 1px solid #6799c6;
  	text-align: center;
  	text-shadow: 0 1px 0 #fff;
}
 
.item .item-name a {
	display: block;
	position: absolute;
	right: 10px;
	top: 0px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.sortHelper {
	border: 1px dashed #ccc;
	width: auto !important;
}
.group-wrapper p {
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}


/* @end */

/* @group Upload Screens */
.current-method {
	font-size: 11px;
	color: #999;
	padding: 5px 8px;
	float: left;
	background-color: #fff;
}
.current-method b {
	color: #666;
	text-decoration: underline;
	font-style: italic;
}

ul.info-method {
	width: 100%;
	float: left;
	list-style: none;
	border-bottom: 1px dotted #e5e5e5;
	padding: 0;
	margin-bottom: 0;
}


.selection-inline {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex !important;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    width: auto;
}

ul.info-method li {
	display: block;
	float: left;
	padding: 8px 10px 0 10px;
	border-left: 1px solid #e4e4e4; 
	color: #666;
	min-height: 35px;
}
ul.info-method li.last {
	border-right: none;
	padding-right: 0;
}

/*ul.info-method li.radio {
	min-height: 20px;
}*/

ul.info-method li.link {
	width: 95px;
}

ul.info-method li.size {
	width: 60px;
}

ul.info-method li.no-link {
	width: 166px;
	color: #000;
}
ul.info-method li.lineheight {
	height: 53px;
}
ul.info-method li.no-link img {
	padding-right: 5px;
}

ul.info-method.ftp li {
	min-height: 40px;
}

.content-window .tipmsg.white {
	width: 94%;
	border: 1px solid #a6d3f0;
	font-size: 11px;
}
.content-window #drag-and-drop_progressBar {
	width: 99%;
	margin: 5px 0;
}

.content-window #drag-and-drop_statusLabel {
	margin-left: 10px;
	font-size: 11px;
	color: #333;
}

/* @end */

/* @group View Form (metadata) */

.view-form {
	width: 97%;
	height: 500px;
	position: relative;
	overflow: auto;
	padding: 15px;
	margin: 0;
	background: #fff none;
}
.view-form input.submit, .view-form input.cancel {
	width: auto;
	font-size: 11px;
	color: #555;
	border: 1px solid #d7d5d5;
	border-radius:3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius:3px; 
	khtml-border-radius:3px;
	padding: 5px 10px;
	display: block;	
	margin: 0;
	background: #fff none;
	font-weight: bold;
}
.view-form input.submit:hover, .view-form input.cancel:hover {
	color: #000;
	border-color: #666;
	cursor: pointer;
}
.trans-box .view-form input[type=text], .trans-box .view-form input[type=password], .trans-box .view-form textarea {
	width: 250px;
	height: 25px;
	float: left;
	margin-bottom: 15px;
	margin-right: 5px;
}
.buttons.pages {
	margin-bottom: 15px;
}
.view-form hr {
	float: left;
	margin: 10px 0;
}

/* @end */

/* @group Pagination */
#nav-pages {
	width: auto;
	float: left;
}
.pagingTable {
	float: left;
}
ul .pagingTable a {
	padding: 0 5px 0 5px;
}
ul .grid-pagination .pagingTable a.current {
	padding: 4px 6px 4px 6px;
}

#nav-pages.grid-pagination .pager-next,
#nav-pages.grid-pagination .pager-prev {
	margin-top: 0;
	padding-top: 10px;
	font-size:12px ;
	display: inline-block;
}
/* @end */

/* @group Others */
ul.inputs li.change-email {
	width: 100%;
}
ul.inputs li.change-email input[type=text] {
	width: 350px;
}
.trans-box ul.inputs, .trans-box ul.inputs li input, .trans-box ul.inputs li button {
	margin: 0;
}
.trans-box ul.inputs li input.mr {
	width: 96%;
	width: 93%\0/;
}
.trans-box ul.inputs li input.small {
	width: 60px;
	width: 50px\0/;
}

.trans-box ul.inputs li input.input-controls {
/*	width: 50px;*/
	text-align: center;
	font-size: 1.3em;
	height: 35px;
	height: 28px\0/;
}
.trans-box input.input-controls.mini {
	width: 45px !important;
	padding-left: 0 !important;
}
.trans-box ul.inputs ul {
	position: relative;
}
ul.inputs.group > li {
	margin-bottom: 8px;
}

.trans-box ul.inputs li span.inner-label small {
	color: #999;
	font-size: 11px;
}
ul.tabs {
	width: 99%;
	padding: 0 0 0 5px;
	background: none;
}
ul.tabs > li {
	margin-right: 3px;
}
ul.tabs > li > a {
	padding: 0 8px;
}
html ul.tabs li.active {
	margin-right: 3px;
}
.tab_container {
	background: #f2f2f2;
	border-top: 2px solid #fff;
}
.tab_content {
	/*overflow: auto;*/
	padding-bottom: 0;
	display: block;
	/*float: left;*/
}

.email-adresses, .list-contacts {
	background: #fff;
	border: 1px dotted #ccc;
	height: 220px;
	clear: both;
	margin-top: 10px;
}
.grid-control {
	width: 560px;
}
.table.inner-data {
	width: 100%;
}

#mw-contacts,
#mw-esend {
	height: 170px;
	margin: 0;
	position: relative;
}

#team-members {
	height: 140px;
}

#metadata-files {
	width: 99%;
	height: auto;
	min-height: 80px;
	margin: 0;
}

ul.buttons > li.enter-filter {
	float: right;
	margin-right: 6px;
}

ul.buttons > li.enter-filter > ul > li > input[type=text] {
	width: 160px;
}
ul.sort-options {
	width: 570px;
}
ul.sort-options li a {
	color: #0099cc;
}
ul.sort-options li a:hover {
	color: #18a8df;
}
ul.sort-options li a.filter.open {
	color: #0b4377;
}
.filters {
	height: 180px;
	overflow: scroll;
}
ul.inputs.wide > li {
	width: 100%;
	clear: both;
	display: block;
}

ul.inputs > li.wide > ul > li {
	float: left;
}
ul.inputs > li.wide > input[type=text] {
	width: 100%;
	width: 98.5%\0/;
}
ul.inputs.text.preview-file {
	width: 87%;
	margin: 0;
}

/*ul.inputs.text.preview-file > li {
	width: 50%;
}*/

div.preview-file {
	width: 52px;
	height: 52px;
	float: left;
	margin-right: 10px;
}
.box-info {
	font-size: 11px;
}
/*GroupShare fixes*/
#groupshare.content-window ul.multi-inputs li input.large {
	width: 500px;
}
#groupshare.content-window ul.multi-inputs li input {
	width: 200px;
	width: 219px\0/;
}
#groupshare div.trans-box {
	width: 560px;
	margin-right: 0;
}

.innerbox-gridcontrol {
	display: inline;
	float: left;
	background-color: #bcdbf2;
	border: 1px solid #7ca3cc;
	overflow: hidden;
	width: auto;
	position: absolute;
}
.innerbox-gridcontrol input[type=text] {
	width: 60px;
	margin: 0;
}
/*.displaymsg.attention, .tipmsg.yellow {
	background-position: 530px 10px !important;
}*/
ul.info-boxes li {
	min-height: 30px;
	padding: 10px;
}
ul.info-boxes li strong {
	font-size: 28px;
	line-height: 1em;
}
ul.info-boxes li small {
	font-size: 10px;
}
.col_2 .displaymsg.trans .left {
	width: auto;
}
.content-window .bg-gray {
	
}
ul.two-cols-medium-small li input.medium {
	width: 190px !important;
}
ol.numbered > li {
	float: none !important;
	display: list-item !important;
}

input.wmark-input {
	width: 195px !important;
}
ul.inputs.mt li.wide .bg-gray {
    background:rgb(243,243,243);
}
/*---*/
/* @end */

/***************BEGIN - ADDED BY FAW TEAM***********/
 /** Changed in .displaymsg, .displaymsg.error, : changed the width from 95% to 93% and set the margin from "0 15px" to "8px 15px 10px" to set in select dest restore page.***/
/** Changed in .content-window input[type=password], .content-window input[type=text], .content-window textarea  : Changed height from 30px to 22px to set the textbox height **/
/** Changed in white-box  : width has been increased.
/*.displaymsg, .displaymsg.error, .displaymsg.info, .displaymsg.promo { width: 99.5% !important; to	width:93%; As it was not fit into rad window's error message*/
/* Changed in div.content-window ul.multi-inputs li input.large { : reduce the width as 520px insted of 530 px, as it was not fit into radwindow's width ex :Email bill summary page*/ 
/***************END - ADDED BY FAW TEAM***********/

div.icon-col {
	
}
