/*
 *

*/

@charset "utf-8";
/*  
Author: Tom Bigelajzen
Author URI: http://tombigel.com/
*/

/*Basic Reset*/
body, div,  dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, a,
pre, code, form, fieldset, legend, input, textarea, p, blockquote, table, th, td {margin:0;padding:0;}
img, fieldset, legend, table, tr, td, th {border:none;}
ol, ul, li {list-style-type:none;}
table, td{vertical-align:top;text-align:right;}
th{vertical-align:middle;text-align:right;}
/* 
 * Page layout:
 *
 * - Full viewport height
 * - Basic font size 12px, set as .75% of default size
 * - Font sizes (when base size is .75em):
 *	 10px = .83em
 *	 11px = .916em
 *	 12px = 1em
 *	 13px = 1.083em
 *	 14px = 1.166em
 *	 16px = 1.333em
 *	 18px = 1.5em
 *	 20px = 1.666em
 *	 22px = 1.833em
 */
html{height:100%;}
body{height:100%;direction:rtl;text-align:right;font-family:Arial, Helvetica, sans-serif;font-size:100%;background:#eee;}
#container{height:auto !important;height:100%;min-height:100%;width:980px;font-size:.75em;line-height:1.333em;position:relative;margin:0 auto;background:#fff;}

/*Tags*/
h2{font-size:1.833em;line-height:1.1em;font-weight:bold;}
h3{font-size:1.083em;line-height:1.1em;font-weight:bold;}
h4{font-size:1em;line-height:1.1em;font-weight:bold;}
p{padding-bottom:.5em;}
input, select, textarea{font-family:Arial, Helvetica, sans-serif;font-weight:normal;line-height:1em;font-size:12px !important; font-size:1em;}
textarea{line-height:1.2em;}
button{font-family:Arial, Helvetica, sans-serif;font-weight:bold;line-height:1em;font-size:13px}
button{cursor:pointer;}
a{color:#043987;text-decoration:none;font-weight:bold;}
a:visited{}
a:hover, a:focus{text-decoration:underline;}
/*General Layout*/
#hd {height:133px;background:url(/images_altro/bg_header.jpg) no-repeat 0 0;width:100%;}
#hd_c {height:133px;background:url(/images_altro/bg_header_1.jpg) no-repeat 0 0;width:100%;}

#logos{float:right;height:103px;}
#logos img{padding-right: 10px;padding-top: 10px;}
#logos a{display:block;overflow:hidden;direction:ltr;text-align:left;white-space:nowrap;text-indent:-9999px;height:103px;width:150px;background:url(/bg_h1.gif) no-repeat 100% 0;}
#hd h2{float:right;color:#363636;padding:45px 20px 0 0 ;}
#hd_c h2{float:right;color:#363636;padding:45px 20px 0 0 ;margin-right: 10px;}
#login{padding-left:1em;float:left;color:#fff;}
#login a{color:#fff;text-decoration:none;}
#login a:hover, #login a:focus{text-decoration:underline;}

#login_c{padding-left:1em;float:left;color:#3b485d;}
#login_c a{color:#8690a2;text-decoration:none;}
#login_c a:hover, #login a:focus{text-decoration:underline;}

#nav ul{white-space:nowrap;overflow:hidden;clear:both;width:100%;background:url(/images_altro/bg_nav.gif) repeat-x 0 0;}
#nav ul li{float:right;height:30px;border-left:1px solid #57779b}
#nav ul li a{white-space:nowrap;line-height:30px;color:#fff;font-weight:bold;text-decoration:none;padding:0 20px;}
#nav ul li a:hover, #nav ul li a:focus{text-decoration:underline;}
#nav ul li.active{background:url(/images_altro/bg_nav_active.gif) repeat-x 0 0;}
#nav ul li.active a{color:#fff;}
#bd{width:100%;margin-top:20px;padding-bottom:50px;line-height: 1.6em;}
#bd h2{color:#292929;margin:0 1% .6em}
#ft{position:absolute;bottom:0;width:980px;}
	p.copy{text-align:left;padding:10px 0;margin:0 10px;border-top:1px dotted #839ab0;}
	
/*Collumns and Blocks*/
.cols_wrapper{margin:0 1%;overflow:hidden;}
.col{float:right;}
.one_col .col{width:100%;}
.two_cols .col{width:49%;}
.three_cols .col{width:32%;margin-left: 12px;}
.two_cols .col_last,
.three_cols .col_last{float:left;}
.col_right70 {float: right; width: 68%;}
.col_left30 {float: left; width: 28%;}

.header_col{overflow:visible;padding:1px 0;background:#fff;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;margin-bottom:20px;}
.header_col_bg{background:#f0f0f0;height:24px;}
.header_col ul{float:right;width:65%;}
.header_col li{float:right;padding:0 0.6em;border-left:1px solid #acb39a;margin:4px 0}
.header_col li.last{border-left:none;}
.header_col #search, 
.header_col #cal_search{float:left;width:20%;margin:2px 0;text-align:right;padding-left:1%;}
.header_col #cal_search{width:32%;}
.header_col #search label,
.header_col #cal_search label{font-size:92%;color:#515151;}

.header_col #search input,
.header_col #cal_search input{border:1px solid #7f7b7b;background:#ffffff;color:#333;width:120px;height:16px;padding-bottom:1px;vertical-align:middle;}
.header_col #cal_search select{border:1px solid #7f7b7b;background:#ffffff;color:#333;padding-bottom:1px;vertical-align:middle;text-align:right;}
.header_col #cal_search select#day{width:40px;}
.header_col #cal_search select#month{width:65px;}
.header_col #cal_search select#year{width:55px;}
.header_col #cal_search select#cal_search_owner{width:115px;}

.header_col #search button, 
.header_col #cal_search .button{padding-right:4px;width:20px;height:20px;background:url(/images_altro/bg_altro_btn_search.gif) no-repeat 0 0;border:none;direction:ltr;vertical-align:middle;text-align:left;white-space:nowrap;text-indent:-999px;overflow:hidden;}

 #content {
  background: #fff;
  margin: 0px 0 0 0;
  padding: 10px;
  }

 #main {
  padding-right: 10px;
  }

#info {
  float: left;
  margin-left: 20px;
  margin-top: 5px;
  font-size: 90%;
  }

 #footer {
  margin-top: 7px;
  height: 35px;
  text-align: center;
  }

/*
 * =UTILITY
 */

 form {
  margin: 0;
  padding: 0;
  }

 img { border: none; }

A {
	FONT-WEIGHT: bold; 
	COLOR: #467aa7; 
	TEXT-DECORATION: none
}

A:hover {
	COLOR: #2a5a8a; 
	TEXT-DECORATION: none
}

  hr {
    border: none;
    border-bottom: 1px solid #7D8692;
  }
  
  
h4{
font-size: 1.2em;
}

/*
 * =PRIMARY NAVIGATION
 */
 #tabs-container {
   height: 30px;
   width: auto;
   padding: 0 0 0 0;
   border-bottom: 1px solid #ffffff;
   background: #578bb8;
   }
   
.tabs {
  background: #F8F7EF;
  padding: 0px;
  margin: 0px;

  }
  
  .tabs img {
  margin: 0;
  padding-left: 3px;
  }

.tabs ul {
  list-style: none;
  margin: 0;
  padding: 0;
  }

.tabs ul li {
  display: inline;
  }

.tabs li a {
  color: #ffffff;
  display: block;
  float: right;
  padding: 2px 8px 2px 22px;
  text-decoration: none;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-right: 0;
  font-size: 12px;    
  height: 26px;
  font-weight: normal; 
  }

.tabs li a:hover {
  background-color: #80b0da;   
  }
  
.tabs li a.active {
  color: #777;
  background-color: #F8F7EF;
  font-weight: bold;
}
.tabs li a.active:hover {
  color: #777;
  background-color: #fff;
  border-color: #637987;
}

.icon {
	background-position: 0% 40%; padding-left: 20px; padding-bottom: 3px; vertical-align: middle; padding-top: 2px; background-repeat: no-repeat;
}
#tabs-container .icon {	background-position: 4px 50%;}


.tasks {
  background: #f7f7f7;
  border-top: 1px dotted #C2C0BB;
  border-bottom: 1px dotted #C2C0BB;
  padding: 5px;
  margin-bottom: 15px;
  }

.tasks ul {
  list-style: none;
  margin: 0;
  padding: 0;
  }

.tasks ul li {
  display: inline;
  line-height: normal;
  }

.tasks li a {
  display: block;
  float: right;
  padding: 2px 5px;
  margin-left: 5px;
  text-decoration: none;
  }

.tasks li a:hover {
  background: #80b0da;
  color: #fff;
  }


/*
 * =HEADINGS
 */

  h2 {
    font: normal 180% Verdana, Helvetica, Arial, sans-serif;
    color: #606060;
    padding: 5px 0 0 5px;
    margin-top: 0;
    }

   h3 {
    font-size: 130%;
    padding: 5px;
    margin-bottom: 0;
    }

  #header h1 {
    margin: 0;
    padding: 26px 10px 12px 100px;
    font-family: Verdana,Helvetica,Arial,sans-serif ;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    }

  #header h1 a {
    margin: 10px 20px 10px 0;
    text-decoration: none;
    border: none;
    }

  .form h3,  h3 {
    background: #777;
    color: #fff;
    font-weight: normal;
    }

  .form h4 {
    padding: 2px;
    margin: 0;
    font-size: 120%;
    }
    
  .form em {
    font-weight: bold;
    font-style: normal;
    color: #f00;
   }
   
 .contact_details {
  }

  .tasks h3 {
    font: normal 120%/normal "Trebuchet MS", Arial, Verdana;
    background: transparent;
    margin: 0 0 5px 0;
    padding: 0;
    color: #4A611C;
    }

/*
 * =TABLE LISTINGS
 */

 .list { clear: left; }

 .list table {
    width: 98%;
    direction: rtl;
    }

  .list table th {
    text-align: right;
    font-weight: bold;
    border-bottom: 4px solid #ccc;
    }

  .list table tr td {
    padding: 0 2px;
    }

  tr.shade {
    background: #f6f7f8;
    }

/*
 * =ARTICLE ELEMENTS
 */
.article {
  border: 1px solid #C2C0BB;
  margin-bottom: 10px;
  padding: 10px 20px;
  
}
.article h1 {
  font-size: 18px;
  margin-bottom: 4px;
} 
.article p {
  margin-top: 4px;
} 
.article img {
  border: 4px solid #e8eaec;
}  
 /*
 * =FORM ELEMENTS
 */
label {
  font-weight: bold;
  }

.form {
  border: 1px solid #C2C0BB;
  background: #fafbfc;
  margin-bottom: 10px;
  padding: 0 10px 0 0;
  }

.form input {
   font-size: 1em;
   letter-spacing: 0.02em;   
}

.form textarea {
   width: 350px;
   line-height: 1.1em;
   font-size: 1em;
   letter-spacing: 0.02em;
   word-spacing: 0.05em;
   direction: rtl;
   text-align: right;  
}

/*
 * =MISC
 */

.form p {
  margin: 0;
  padding: 0 0 5px;
  }

#info a {
  color: #ffffff;
  }

#info a:hover {
  text-decoration: underline;
  }

.form p>small {
  color: gray;
}

 .form .note {
  font-style: italic;
  font-size: 90%;
  }

.actions {
	float:left;
	padding:3px;
	}

.r { text-align: right; }
.c { text-align: center; }
.space { margin: 10px; }

.splitcontentside1 {float: right; width: 49%;}
.splitcontentside2 {float: left; width: 49%;}


.splitcontentright75 {float: right; width: 73%;}
.splitcontentleft25 {float: left; width: 23%;}

.splitcontent3rdright {float: right; width: 32%;}
.splitcontent3rdleft {float: left; width: 32%;}
.splitcontent3rdmiddle {float: left; width: 33%; margin: 0 0 0 14px; }


.box {
	BORDER-RIGHT: #c0c0c0 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #c0c0c0 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; MARGIN: 0px 0px 20px; BORDER-LEFT: #c0c0c0 1px solid; COLOR: #505050; LINE-HEIGHT: 1.4em; PADDING-TOP: 0px; BORDER-BOTTOM: #c0c0c0 1px solid; BACKGROUND-COLOR: white
}
.box LI{
	MARGIN: 0px;
}

.box table{
  background: White;
}

.box h4{
	MARGIN: 5px 0;
}

.selectfields{
  font-style: italic;
  font-weight: bold;
  background: #80b0da;
  padding: 2px 5px;
}

.error_explanation {
  background: #FFE6E6;
  color: #000;
  border: 1px solid #FF8080;
  margin: 0 30px 10px 30px;
}

.error_explanation h2 {
  padding: 2px 5px;
  border: none;
  background: none;
  font-size: 120%;
}

.error_explanation p {
  padding: 5px;
}

.error_explanation ul {
  margin: 0;
  padding: 0 0 0 15px;
  list-style: none;
}

.preview {
  border: 4px solid #656D79;
  width: 150px;
  height: 150px;
  overflow: hidden;
  margin: 5px;
  float: right;
}

.theme h3 {
  margin: 0;
}

.flright {
  float: right;
}
.hint { 
  color: #555; 
  font-size: 100%;
}
/*
 *=Users
 */

div#users {
  background: #F8F7EF;
  margin-top: 10px;
}

div.user {
  border: 1px solid #9cabba;
  border-top: 1px solid #bacddf;
  border-left: 1px solid #bacddf;
  background: #fff;
  width: 30%;
  float: right;
  margin: 10px;
}

.user h4 {
  margin: 0 0 2px 0;
  padding: 0;
}

.user h4 a {
  color: #333;
  background: #f7f7f7;
  padding: 5px;
  display: block;
}

.user h4 a:hover {
  background: #D7DFE4;
}

.user p {
  margin: 0;
  padding: 5px;
}

p.contact_detail {
  width: 25%;
  float: right;
  margin-left: 10px;
}

p.project_detail {
  width: 40%;
  float: right;
  margin-right: 10px;
}
/*
 *=Docs
 */

div#docs {
  background: #F8F7EF;
  margin-top: 10px;
}

div.doc {
  border: 1px solid #9cabba;
  border-top: 1px solid #bacddf;
  border-left: 1px solid #bacddf;
  background: #fff;
  width: 95%;
  float: right;
  margin: 5px;
  padding-right: 5px;
  position:relative
}

.doc h4 {
  margin: 0 0 0px 0;
  padding: 5px;
}

.doc h4 a {
  color: #333;
  background: #f7f7f7;
  padding: 5px;
  display: block;
}

.doc h4 a:hover {
  background: #D7DFE4;
  padding: 5px;
}

.doc p {
  margin: 0px;
  padding: 0px;
  margin-right: 46px;
}
.doc_img img {
  margin-top: 4px;
  margin-bottom: 6px;
  margin-right: 12px;
  padding: 0px;
  padding-left: 6px;
  float:right;
}
.doc_actions {
  padding: 0px;
  float:left;
  margin-left: 12px;
}

.doc tright{
    margin-bottom: 0px;
}

/*
 *=MISC CONTAINERS
 */

#quick-post, #quick-comment, #quick-task, #quick-message, #quick-budget, #quick-goal, #quick-contact{
  background: #80C9FF;
  padding: 10px;
  border: 1px solid #9cabba;
  margin-left: 10px;
  border-top: none;
}

#quick-post input, #quick-comment input, #quick-task input, #quick-message input, #quick-budget input, #quick-goal input, quick-contact input {
   font-size: 13px;
   letter-spacing: 0.02em;   
}

#quick-post textarea, #quick-comment textarea, #quick-task textarea , #quick-message textarea, #quick-budget textarea, #quick-goal textarea{
   line-height: 14px;
   font-size: 12px;
   letter-spacing: 0.02em;
   word-spacing: 0.05em;   
}

#advanced { line-height: 1.3em; }

#advanced label {
  clear: left;
  float: left;
  width: 15em;
}

#loginform {
  width: 300px;
  margin-left: auto;  
  margin-right: auto;  
  padding: 100px;
}

#loginform input {
   margin-bottom: 10px;
}

#loginform div.form {
  padding:10px;
}

#loginform .fieldWithErrors {
  display: table;
  border: 1px solid red;
}

#flash span {
  padding: 5px 20px;
  margin-top: 6px;
  display: block;
}

#flash .notice {
   font-size: 11px;
   color: #669999;
    background: #FFFF99;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 6px;
}

#flash .error {
    font-size: 11px;
    background: #e99;
    border-top: 1px solid #822;
    border-bottom: 1px solid #822;
    margin-bottom: 6px;
}


#sortable_list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  width: 300px;
}

#sortable_list li {
  cursor: move;
  border-bottom: 1px dotted #ccc;
}


.search {
  direction: rtl;
}
/***** COMMENTS ******/

#commentList {list-style-type:none;}
#commentList li {position:relative;	}
#commentList {
			margin:0;
			padding:0
		}
#commentList li {
  margin:0 0 1.5em 0;
  padding:0;
  background:none;
}
#commentList li a{
  margin:0;
  padding:0;
  background:none;
}
			
.comment-body {
  border-width:1px 1px 0 1px;
  border-style:solid;
  padding:15px;
  padding-bottom:5px;
  position:relative;
  min-height:30px;
}
				
.normal-comment .comment-body {
  border-color:#02585f;
}
				
.alternate-comment .comment-body {
  border-color:#294179;
}
.comment-body {
  border-color:#eee;
}
.comment cite {
  display:block;
  border-bottom-width:1px;
  border-bottom-style:solid;
  font-size:120%;
  background-color:#fcfaf0;
  border-bottom-color:#e2e4ce;
  margin:-10px -10px 0.5em -10px;
  padding:0px 10px 0px 10px;
}
.normal-comment cite {
  color:#02585f;
}
.alternate-comment cite {
  color:#294179;
}
.comment .comment-date {
  background-repeat:no-repeat;
  height:25px;
  line-height:25px;
  display:block;
  color:#b9b9b9;
}
.normal-comment .comment-date {
  background-position:left top;
  background-image:url(/assets/bg_commentNormal-c61939344ba0a35be97ce710826fbb0efb514f3f9bb0d09457c419d62da9697b.gif);
  padding-left:60px;
  text-align:left;
}
.alternate-comment .comment-date {
  background-position:right top;
  background-image:url(/assets/bg_commentAlternate-3b46b382ed9256e1eae9cea32c954f3394d2b37a3d37a9377eb249c5ff7e5553.gif);
  padding-right:60px;
  text-align:right;
}

/***** CSS FORM ******/
.tabular p{
margin: 0;
padding: 5px 0 8px 0;
padding-left: 180px; /*width of left column containing the label elements*/
height: 1%;
}

.tabular label{
font-weight: bold;
float: left;
margin-left: -180px; /*width of left column*/
width: 175px; /*width of labels. Should be smaller than left column to create some right 
margin*/
}

/********** Table used to display lists of things ***********/

table.list {
    width:100%;
    border-collapse: collapse;
    border: 1px dotted #d0d0d0;
    margin-bottom: 6px;
}

table.with-cells td {
    border: 1px solid #d7d7d7;
}

table.list td {
    padding:2px;
}

table.list thead th {
    text-align: center;
    background: #eee;
    border: 1px solid #d7d7d7;
    color: #777;
}

table.list tbody th {
	font-weight: normal;
    background: #eed;
    border: 1px solid #d7d7d7;
}

legend {color: #505050;}
.odd {background-color:#f6f7f8;}
.even {background-color: #fff;}
.small{font-size:0.8em;line-height:1.4em;padding:0 0 0 0;}
.textright{text-align:right;}

/***** Gantt chart *****/
.gantt_hdr {
  position:absolute;
  top:0;
  height:16px;
  border-top: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  text-align: center;
  overflow: hidden;
}

.task {
  position: absolute;
  height:8px;
  font-size:0.8em;
  color:#888;
  padding:0;
  margin:0;
  line-height:0.8em;
}

.task_late { background:#f66 url(/task_late.png); border: 1px solid #f66; }
.task_done { background:#66f url(/task_done.png); border: 1px solid #66f; }
.task_todo { background:#aaa url(/task_todo.png); border: 1px solid #aaa; }
.milestone { background-image:url(/assets/milestone-f07e681892454933602be1b54a918ee93b79a2c60dd52a97b84415a8435c70b7.png); background-repeat: no-repeat; border: 0; }

/***** Tooltips ******/

.tooltip{position:relative;z-index:24;}
.tooltip:hover{z-index:25;color:#000;}
.tooltip span.tip{display: none;}

div.tooltip:hover span.tip{
  display:block;
  position:absolute;
  top:18px; left:-50px; width:270px;
  border:1px solid #555;
  background-color:#fff;
  padding: 4px;
  font-size: 0.8em;
  color:#505050;
}



/********* datetime **********/
div.ltr_div {
  direction: ltr;
}
div.ltr_div1 {
  direction: ltr;
  margin-left: 75%;
}
/********* thumbnails **********/

div.thumb {
    margin-bottom: 0px;
    border-style: solid; border-color: White;
    width: auto;
}
div.thumb div {
    border:1px solid #cccccc;
    padding: 3px !important;
    background-color:#f9f9f9;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}
div.thumb div a img {
    border:1px solid #cccccc;
}
div.thumb div div.thumbcaption {
    border: none;
    text-align: left;
    line-height: 1.4em;
    padding: 0.3em 0 0.1em 0;
}
div.magnify {
    float: right;
    border: none !important;
    background: none !important;
}
div.magnify a, div.magnify img {
    display: block;
    border: none !important;
    background: none !important;
}
div.tright {
    clear: right;
    float: right;
    border-width: 0.5em 0 0.8em 1.4em;
  	margin-right: 10px;
}
div.tleft, div.tlang{
    clear: left;
    float: left;
    margin-left:10px;
    border-width: 0.5em 1.4em 0.8em 0;
}

a.close{
  display:block;
  float:right;
  width:10px;
  height:10px;
  margin:0px 12px;
  margin-top:8px;
	background: transparent url(/assets/close_up-748366ecf7068b97e00093b4e813dda166315f9b28a0498f05fa29555f586373.gif) no-repeat left top;
}

a.open{
  display:block;
  float:right;
  width:10px;
  height:10px;
  margin:0px 12px;
  margin-top:8px;
	background: transparent url(/assets/open_up-228786af1839f22d872a12753fabeddae7e9c2c0a1f0c4b1f7a18e84a3306c9f.gif) no-repeat left top;
}
.titlebar_orange {border-top: 1px solid #ffb667; background: #fee8d0 url(/assets/titlebar_orange2-ea4488416565ee091c7e92ffb2f5ae7f440b89729faece11ac49dd23ff8fbb3f.png) repeat-x bottom left; color: #930; padding: .3em .5em 1.7em .5em; margin: 0 0 -.5em 0;}
.titlebar {border-top: 1px solid #bcd; background: #eef0f3 url(/assets/sfx_titlebar_bg2-e9efc94bf40e8e6f49a4098c9c771ee6fea5924ee33fce1d7f62d44b079ba95e.png) repeat-x bottom left; color: #456; padding: .3em .5em 1.7em .5em; margin: 0 0 -.5em 0;}

span.static{
  margin-right: 5px;
}

.nube1 {font-size: 1.0em; padding: 3px;}
.nube2 {font-size: 1.2em; padding: 3px;}
.nube3 {font-size: 1.4em; padding: 3px;}
.nube4 {font-size: 1.6em; padding: 3px;}
.nube5 {font-size: 1.8em; padding: 3px;}
.nube6 {font-size: 2.0em; padding: 3px;}
.selected {padding-bottom: 0; border-bottom: 3px dotted #FF9980;}

.summary_row{font-weight:bold;}

.late{color:Red}
.highlighted {background-color: #f8f6ce; border: 1px solid #edede6; padding: 1px 12px;}
.instructions {width:96%;font-size:110%;background-color: #f8f6ce; border: 1px solid #edede6; padding: 1px 12px;margin:0 auto 10px;}

ul#filefields {
 padding: 0;
}
ul#filefields li {
  padding-left: 5px;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 2px;
  list-style: none;
}
#filefields input[type=file] {
  width: 350px;
  margin-left: 0;
}

td.shade {
    background: #f6f7f8;
	border-top: 1px solid #C2C0BB;
	border-right: 1px solid #C2C0BB;
	border-left: 1px solid #C2C0BB;
	
    }
   
td.shade2 {
    padding: 4px;
	border-top: 1px solid #C2C0BB;
	border-right: 1px solid #C2C0BB;
	border-left: 1px solid #C2C0BB;
    }
	
div.searchbox {
	border: 1px solid #C2C0BB;
	background: #f6f7f8;
	
}

table.sectionfields {
	border: 1px solid #C2C0BB;
	background: #ffffff;
	width: 95%;
}

tr.sectiontitle {
	background: #80C9FF;
	 padding: 0px;
  	margin-bottom: 0.5px;
}

td.piclabel {   
	font-size:0.9em;
  	color:gray;
	text-align: center; 
    }

/**
 * Styles for ColorPicker
 */

.colorpickerControl {
	border:				1px solid gray;
	background-color:	#EEEEEE;
	padding:			3px;
}

.colorpickerControl input {
	font-size:			8pt;
}

/*General*/
.frm_edit{margin:10px;}
.frm_edit fieldset{padding:10px;margin-bottom:10px;border-bottom:1px dotted #ccc;}
.frm_edit fieldset.last{border-bottom:none;padding-bottom:25px;margin-bottom:0;}
.frm_edit label{font-weight:bold; color:#444;display:block;}
.frm_edit label em{color:#c00;font-size:117%;font-style:normal;}

/*dt dd*/
dt{float:right;padding:.1em 0;font-weight:bold;clear:right;}
dd{padding:.1em 8.5em .1em 0;}
dd.new_line{clear:right;padding-right:0;}


.iconb { background: url(/assets/bg_roundedb-34e51f2da79466eed312f232b9acca1e46fb95df8009c5972e8f5b71896ec0dc.gif); vertical-align: middle;}
.red { background-color: #f33;}

/*Fix IE*/
    .box{padding-left:0;padding-right:0;width:100%;}
    .box h4{margin:5px 5px 5px 5px;padding:.3em 6px 1.7em 6px;}
    .box .list h4{margin:5px;padding:.3em 6px 1.7em 6px;}
    .list{margin:0 10px;}
    .list .list{margin:0 5px;}
    div.doc{float:none;padding:5px;margin:5px;}
    .splitcontent3rdleft {float: left;clear:none !important ;clear:right; width: 32%;}
    .splitcontent3rdmiddle {float: left;clear:none !important ;clear:right; width: 33%; margin: 0 0 0 14px;}/* --- */



#edit_contact_form {
    font-family: Arial, Helvetica;
    font-size: 11px;
}

#edit_contact_form .h3_div  {
    border: 1px solid #363674;
    margin: 10px 5px;
    background-color: #EFEFEF;
}

#edit_contact_form h3, .section h3{
    font-size: 14px;
    padding: 2px 5px;
    background-color: #363674;
    display: block;
}

#edit_contact_form .handle h3 {
    cursor: move;
}

#edit_contact_form .mandatory{
    color: red;
}

#edit_contact_form .inactive_ol
{
  width: 20em;  /* room for 1 columns */
  height: 51em;
  padding: 5px;
  overflow-y:scroll;
}

#edit_crm_form .field_bank_ol,
#edit_crm_form .active_ol
{
  padding: 5px;
}

#edit_contact_form .active_ol
{
  width: 35em;  /* room for 2 columns */
  padding: 5px;
}

#edit_contact_form .border,
#edit_crm_form .border
{
    display:block;
    padding:4px 8px;
    margin: 15px 4px;
    border:1px solid #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fdfbf4;
}

#edit_contact_form ol li
{
  list-style-type: decimal;
  float: right;
  margin-right: 28px;
  margin-top: 4px;
  padding: 2px 4px;
  width: 14em;  /* accommodate the widest item */
  cursor: move;
  background: #F0F0F0;
  border: 1px dotted #363674;
}

#edit_crm_form ol li
{
  list-style-type: decimal;
  margin-right: 28px;
  margin-top: 4px;
  padding: 2px 4px;
  width: 14em;  /* accommodate the widest item */
  cursor: move;
  background: #F0F0F0;
}

#edit_contact_form br
{
  clear: both;
}
.col_left40 {float: left; width: 30%; padding-left: 70px;}
.col_right60 {float: right; width: 50%; padding-right: 70px;}
.col_right40 {float: right; width: 30%; padding-right: 70px;}

.group_rename{
    position:relative;
    background-color:#CCFFCC;
    font-family:arial;
    display:inline-block;
    padding:4px 8px;
    margin:auto;
    border:1px solid #000;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}

.menu{overflow:visible;}
.menu ul.drop-down-sub{width:130px;height:auto;clear:none;display:none;position:absolute;right:0;top:22px;padding-top:1px;background:#fff;border-top:2px solid #f0f0f0;}
.menu li:hover ul.drop-down-sub,
.menu li.hover ul.drop-down-sub{display:block; z-index:100;}
.menu ul.drop-down-sub li{float:none;border:none;border-bottom: 1px dotted #fff;background:#e7e5e5;margin:0;padding:3px 10px;}
.menu ul.drop-down-sub li a{display:block;}
.menu li.drop-down{position:relative;margin:1px 0;padding-top:3px;padding-bottom:3px;}

div.display_management_div {
  border: 1px solid #9cabba;
  border-top: 1px solid #bacddf;
  border-left: 1px solid #bacddf;
  background: #fff;
  width: 98%;
  margin: auto;
}

.display_management_div h4{
    background-color: #E8E8E8;
    padding: 7px 4px;
}

.display_management_div table{

    width: 100%;
    padding: 7px 4px;
}
.email_or_phone {direction:ltr;text-align:right;}

/* Page Numbers */
.pages { padding: 2px; margin: 0.2em 0; font-size: 85%;}
.pages a, .pages span { display: block;  padding: 0.2em 0.5em; margin-left: 0.2em; border: 1px solid #fff;  background: #fff;float: left;}
.pages a {  border: 1px solid #9AAFE5; text-decoration: none;}
.pages a.current { border: 1px solid #2E6AB1;font-weight: bold; background: #2E6AB1; color: #fff;}
.pages a:hover { border-color: #2E6AB1;}
.pages a.nextprev { font-weight: bold;}
.pages span.nextprev { color: #666;}
.pages span.nextprev { border: 1px solid #ddd; color: #999;}
.pages .nextprev-next { float: right;}
