/*global*/
html {
direction: rtl;
}
body {
padding: 0px 0px 0px 0px;
margin: 0px 0px ;
background-color: #ffffff;
font-size:12px;
background: transparent url("../../images/crm/menu_bg_rtl.gif") repeat-y right ;
color:#694110;
color:#000;
}
* {
font-family: Tahoma, Arial, Helvetica, sans-serif,Verdana, Geneva;
}
form {
padding: 0;
margin: 0;
}
button,.submit{
text-align:center;
font-size:12px;
border:1px solid #dfdfdf;
color:#0066CC;
font-weight:bold;
background-color: #E0F9EC;
}
input,select{
font-size:12px;
color:#000;
}
.onlyprint{
display:none;
}
.hebselect {
behavior: url(js/crm/hebselect.htc);
}
a:link {
text-decoration: none;
color: #0066CC;
}
a:visited {
text-decoration: none;
color: #0066cc;
}
a:hover, a:active {
text-decoration: underline;
color: #C6854A;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
background-color: #7EB2E6;
font-size: 11px;
font-weight:bold;
line-height:120%;
padding:2px 0px 2px 0px;
padding-right: 10px;
margin: 0;
color: #ffffff;
border-bottom:1px solid #0066cc;
}
table{
font-size:12px;
}
/* Basic Structure */
.container {
/*background: transparent url("../images/crm/menu_bg_rtl.gif") repeat-y right ;
height:100%;
/*height: 100%;*/
width: 100%;
}
/* header */
#header {
background: #0066cc url("../../images/crm/header_bg_rtl.gif") repeat-y left ;
/*background-color: #fff;*/
border-bottom:1px solid #0066cc;
}
#header h1 {
margin: 0;
font-size: 2px;
height: 42px;
z-index: 100; /* above the UL */
}
#header h1 a {
display: block;
width: 147px;
min-height: 43px;
height: 41px;
padding-right: 10px;
/* this line have been moved to the html to allow logo by theme: background: transparent url("../images/crm/header_logo4.gif") no-repeat; */
/* text-indent: -700em;*/
text-decoration: none;
}
#header_title {
border-bottom:1px solid #0066cc;
color: #0066cc;
background-color: #ffffff;
background: #fff url("../../images/crm/sub_bg.gif") repeat-x top;
}
#header_title h2{
font-size: 14px;
font-weight:bold;
line-height:120%;
padding-right: 10px;
margin: 0;
color: #0066cc;
}
#header_title span{
padding-left: 10px;
font-weight:bold;
float: left;
}
/* menu */
#menu {
clear: none;
float: right;
width: 169px;
margin-left: 1px;
height: 100%;
}
#menu h4{
background-color: #E0EDF9;
font-size: 12px;
font-weight:bold;
line-height:120%;
padding:2px 0px 2px 0px;
padding-right: 10px;
margin: 0;
color: #0066cc;
border-bottom:1px solid #0066cc;
}
#menu h3{
background-color: #66CC66;
font-size: 12px;
font-weight:bold;
line-height:120%;
padding:2px 0px 2px 0px;
padding-right: 10px;
margin: 0;
color: #fff;letter-spacing: 1px;
border-bottom:1px solid #0066cc;
}
#menu h2{
background-color: #E0F9EC;
color:#006600;
font-size:12px;
border-bottom:1px solid #006600;
font-weight:bold;
padding-right:10px;
margin: 0;
margin-bottom: 1px;
letter-spacing: 1px;
}
#menu a{
line-height:150%;
width: 169px;
border-bottom:1px solid #dfdfdf;
color:#000;
font-size:12px;
font-weight:bold;
padding:0px 0px ;
text-indent: 15px;
margin: 0px;
display:block;
letter-spacing: 1px;
}
#menu a:hover,#menu a:active {
background-color: #0066cc;
color:#ffffff!important;
text-decoration: none!important;
}
/* main */
#reports_filter_clients_list #main, #reports_filter_worker_list #main{
position: absolute;
}
#main {
clear: none;
float:right;
width: auto;
}
#main h4{
background-color: #91BDE9;
background-color: #0066cc;
font-size: 12px;
font-weight:bold;
line-height:120%;
padding:2px 0px 2px 0px;
padding-right: 10px;
margin: 0;
color: #ffffff;
border-bottom:1px solid #0066cc;
}
/* footer */
#footer {
display:none;
height: 17px;
clear:both;
background: #0066cc url("../../images/crm/header_bg_rtl.gif") repeat-y left ;
width: 100%;
}
/* tools */
.clear{
clear:both;
}
.area_title {clear:both;
border-bottom:1px solid #0066cc!important;
color: #0066cc;
background-color: #E0EDF9;
background-color: #7EB2E6;
color: #fff;
}
.area_title h2{
vertical-align: middle;
font-size: 14px;
font-weight:bold;
line-height:130%;
padding-right: 10px;
margin: 0;
color: #0066cc;
color: #fff;
letter-spacing: 1px;
}
.area_title p{
background-color: transparent;
font-weight:bold;
float: left;
padding-left: 10px;
}
.area_title button{
text-align:center;
font-size:12px;
border:none;
margin-right: 4px;
color:#0066CC;
font-weight:bold;
background-color: #E0F9EC;
}
.area_title button.plus{
background: #E0F9EC url("../../images/crm/plus.gif") no-repeat right ;
}
.mik{
border-bottom:1px solid #0066cc;
font-size:10px;
color:#999;
padding-right:10px;
}
.list_table {
table-layout: fixed;
border-collapse: collapse;
}
/*
#reports .list_table{
table-layout: auto;
}
#reports .list_table td{
table-layout: auto;
word-wrap: normal;
}*/
.list_table td{
padding:1px;
}
.list_table thead td,.list_table thead th{
font-size: 11px;
font-weight:bold;
color:#0066CC;
border-left:1px solid #0066cc;
border-bottom:1px solid #0066cc;
background-color: #ffffff;
padding-top:3px;
padding-bottom:3px;
}
.list_table thead td.tdown{
background: #fff url("../../images/crm/tdown.gif") no-repeat 1px;
padding-left:20px;
}
.list_table thead td.tup{
background: #fff url("../../images/crm/tup.gif") no-repeat 1px;
padding-left:20px;
}
.list_table tbody td ,.caltad td{
word-wrap: break-word;
vertical-align: top;
color:#000;
border-left:1px solid #fff;
border-bottom:1px solid #CCCCCC;
background-color: #F3F8FD;
/*background-color: #E3F1FF;*/
}
.list_table tbody tr.disabled td{
background-color: #efefef!important;
color: #333333!important;
}
.list_table tbody tr.zebra td{
background-color: #F2FEF8;
background-color: #E0F9EC;
/*background-color: #E0F9EC;
background-color: #CCF3CC;
background-color: #E4FFE4;*/
}
.list_table tbody tr.t_tasks td{
background-color: #F9E0E0;
}
.list_table tbody tr.t_contacts td{
background-color: #E5E0F9;
}
.list_table tbody tr.t_details td{
background-color: #E0F9F9;
}
.list_table tbody tr.t_status td{
background-color: #F9F8E0;
}
.c_holiday,.c_holiday td{
font-weight:bold;
text-align:center;
background-color: #0066CC!important;
color:#fff!important;
cursor: not-allowed;
}
.c_free,.c_free td{
font-weight:bold;
text-align:center;
background-color: #66CC66!important;
color:#fff!important;
cursor: hand;
}
.c_full,.c_full td{
font-weight:bold;
text-align:center;
background-color: #CC0000!important;
color:#fff!important;
cursor: no-drop;
}
.c_half,.c_half td{
font-weight:bold;
text-align:center;
background-color: #DCCF00!important;
color:#fff!important;
cursor: hand;
}
.d_free td,.d_free_l td{
font-weight:bold;
background-color: #66CC66!important;
color:#fff!important;
cursor: hand;
}
.d_full td,.d_full_l td{
font-weight:bold;
background-color: #CC0000!important;
color:#fff!important;
cursor: no-drop;
}
.d_full td a,.d_full_l td a{
color:#fff!important;
}
.d_full_l td,.d_free_l td{
border-top:3px solid #efefef!important;
}
.branch{
border-right:1px solid #0066cc!important;
}
#stage{
background: transparent url("../../images/crm/stage_bg.gif") repeat-x top ;
height: 152px;
border-bottom:1px solid #0066cc;
}
.in_stage1{
float:right;
width: 299px;
height: 152px;
border-left:1px solid #0066cc;
}
.in_stage2{
padding:0px;
height: 152px;
}
.in_stage2 h2{
width: 100%;
background-color: #66CC66;
color:#ffffff;
font-size:12px;
font-weight:bold;
padding-right:10px;
margin: 0;padding:2px;
margin-bottom: 1px;
letter-spacing: 1px;
}
.in_stage2 a{
width: 100%;
background-color: #E8F1FB;
color:#C6854A!important;
font-size:12px;
font-weight:bold;
padding:2px;
text-indent: 15px;
margin: 0px;
display:block;
margin-bottom: 1px;
background: #E8F1FB url("../../images/crm/arrow-left.gif") no-repeat right;
letter-spacing: 1px;
}
.in_stage2 a:hover,.in_stage2 a:active {
background-color: #0066cc;
color:#ffffff!important;
text-decoration: none!important;
}
.link_box{
margin-left: 5px;
float:right;
width: 47%;
}
.details_all{
width: 100%;
height:100%;
}
/*details*/
.details_side1{
clear: none;
float: right;
}
.details_side2{
clear: none;
float: left;
border-right:1px solid #0066cc;
height:550px;
position: relative;
}
#details{
}
.formdiv div{
padding:1px;
padding-left:10px;
border-bottom:1px solid #dfdfdf;
}
.fixx div{
padding:0px;
padding-left:0px;
border-bottom:none;
}
label{
padding-right:3px;
font-weight:bold;
color: #0066cc;
width:100px;
}
#details div input{
border:1px solid #0066cc;
background-color: #ffffff;
}
#user_tasks{
}
#task_details {
border:1px solid #0066cc;
background-color: #ffffff;
height:100%;
}
#task_details table {
}
#task_details div{
padding:1px;
padding-left:10px;
border-bottom:1px solid #dfdfdf;
}
.divsubmit{
text-align:left;
}
input{
border:1px solid #0066cc;
background-color: #ffffff;
}
/*search*/
.searchdiv{
padding-top:1px;
padding-bottom:1px;
background-color: #E0F9EC;
border-bottom:1px solid #0066cc;
}
.searchdiv label{
width:auto;
}
.test{
word-wrap: break-word;
}
.dtab{
}
.dtext textarea{
border:1px solid #0066cc;
background-color: #ffffff;
width:100%;
}
.st_div{
}
#product_statuses{
background-color: #F3F8FD!!important;;
}
.buttd ,.buttd2{
vertical-align: top;
*border:1px solid #dfdfdf;
height: 55px;
padding-top:2px;
font-size:12px;
background-color: #F3F8FD;
line-height: 100%;
word-break: break-all;
word-wrap: break-word;
}
.buttd2{
background-color: #E0F9EC;
background-color: #0066CC;
/*border:1px solid #006600;*/
color:#006600;
color:#fff;
border-bottom:1px solid #0066CC;
/*border-bottom:1px solid #E4FFE4;*/
}
.buttd span,.buttd2 span{
width:20px;height:20px;
border:1px solid #dfdfdf;
clear: both;
display: block;
}
.buttd2 span{
border:1px solid #006600;
}
.inline{
display: none;
border:1px solid #dfdfdf;
}
#status_select{
padding:2px;
border-top:0px solid #dfdfdf;
background-color: #E0F9EC;
background-color: #0066CC;
color:#006600;
color:#fff;
font-weight:bold;
}
.filter_table thead td,.filter_table2 thead td{
font-size: 11px;
font-weight:bold;
color:#0066CC;
border-left:1px solid #0066cc;
border-bottom:1px solid #0066cc;
background-color: #ffffff;
padding-top:3px;
padding-bottom:3px;
}
.daytr td,.daytr1 td ,.filter_table tbody td{
padding:1px;
word-wrap: break-word;
vertical-align: top;
color:#000;
border-left:1px solid #fff;
border-bottom:1px solid #66CC66;
font-size:12px;
background-color: #F3F8FD;
font-weight:bold;
color: #0066cc;
}
.filter_table2 tbody td{
padding:1px;
word-wrap: break-word;
vertical-align: top;
color:#000;
border-left:1px solid #fff;
border-bottom:1px solid #66CC66;
font-size:10px;
background-color: #F3F8FD;
color: #0066cc;
}
.daytr1 td{
font-size:12px;
line-height:140%;
}
.div_P_N,.div_F_N,.div_P_N_EN,.div_F_N_EN{
background-color:#E0F9EC;
}
.div_P_N label,.div_F_N label,.div_P_N_EN label,.div_F_N_EN label{
color:#006600;
font-size: 12px;
}
.P_N, .F_N{
color:#006600;
width: 120px;
border:1px solid #006600!important;
font-size: 14px;
font-weight:bold;
}
.pay_off{
display:none;
}
a.cmenu,a.cmenu:link ,a.cmenu:hover{
color: #ffffff!important;
background-color: #7EB2E6!important;
}
.large_text
{/*color:#0066CC!important;*/
font-weight:bold;
font-size: 12px;
}
.zebra .large_text{
/*color:#006600!important;*/
}
button {
cursor:hand;
}
#timeout_div{
position: absolute;
border:1px solid #dfdfdf;
z-index:+7;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4);
padding:10px;
text-align:center;
background-color: yellow;
font-weight:bold;
}
.popup{
padding:5px;
width:600px;
height:400px;
top:50px;
right:40px;
background-color: #ffffff;
position: absolute;
border:1px solid #000000;
overflow:auto;
}
.suggestion_list
{
background: white;
border: 1px solid;
padding: 4px;
}
.suggestion_list ul
{
padding: 0;
margin: 0;
list-style-type: none;
}
.suggestion_list a
{
text-decoration: none;
color: navy;
}
.suggestion_list .selected
{
background: navy;
color: white;
}
.suggestion_list .selected a
{
color: white;
}
#autosuggest
{
display: none;
}