@charset "UTF-8";
/* CSS Document */
body, html { padding:0; margin:0; font-family:Arial, Tahoma, sans-serif; font-size:15px; }

body { background-color:#f7f7f7; }
/* body { background-color: #515151; } */

.clear { clear:both; }
.right { float:right !important; }
.left { float:left !important; }
.hidden { display:none; }
.hiddenImportant { display:none !important; }

.onlyp { display:none; }

.blink {}

/* --> buttons classes */
.b {} 	/* general buttons */
.b2 {}  /* general buttons 2 */
.i {}   /* invoice buttons */
/* <-- */

.respImage { height:auto; width:100%; }

.inp { padding:5px; width:80% !important; border:solid 1px #CCCCCC; font-size:13px; }
.inp2 { padding:10px; width:80% !important; border:solid 1px #CCCCCC; font-size:15px; }
.conInp { padding:10px; border:solid 1px #CCCCCC; font-size:13px; }
.invoiceField { font-size:13px; border:solid 1px #CFCFCF; background-color:#FFFFFF; }
.textarea { padding:5px; width:80% !important; border:solid 1px #CCCCCC; }

.bar_status { float:left; font-size:15px; text-align:left; line-height:20px; padding:10px; margin-top:-2px; }

.text7 { font-size:7px; }
.text8 { font-size:8px; }
.text9 { font-size:9px; }
.text10 { font-size:10px; }
.text11 { font-size:11px; }
.text12 { font-size:12px; }

#preview_logo1 { position:relative; width:490px; height:180px; background:url(images/preview_logo1.png) center no-repeat; }
#preview_logo1 img { width:490px; height:180px; }

#preview_logo2 { position:relative; width:490px; height:180px; background:url(images/preview_logo2.png) center no-repeat; }
#preview_logo2 img { position:absolute; width:190px; height:40px; top:63px; left:145px;  }

#preview_logo3 { position:relative; width:490px; height:180px; background:url(images/preview_logo3.png) center no-repeat; }
#preview_logo3 img { position:absolute; width:300px; height:160px; top:9px; left:95px; }


.textBox { padding:15px; }
.textBox h2 { padding:0; margin:0; font-size:20px; color:#666; font-weight:normal; }

.text-center { text-align:center !important; }
.text-right { text-align:right !important; }
.text-left { text-align:left !important; }

.text-red { color:#C00; }
.text-red2 { color:#F00; }
.text-purple { color:#c133ce; }
.text-green { color:#98cc33; }
.text-green2 { color:#090; }

.b-dots { border-bottom:dotted 1px #006699; cursor:default; }

.bbottom { border-bottom:solid 1px #CCC; padding:0 !important; }
.bbottom2 { border-bottom:solid 1px #CCC; }
.btop { border-top:solid 1px #CCC; padding:0 !important; }

.container { position:relative; margin-top:55px; }
.containerWhite { position:relative; width:100%; min-width:1020px; max-width:1360px; background-color:#FFF; border:solid 1px #e1e1e1; color:#737373; margin-bottom:5px; }
.app { position:relative; float:left; padding:10px; min-width:1024px; width:1024px; }


.ui-dialog { z-index: 10000 !important ;}

.o_status { position:relative; width:38px; height:38px; background:url(images/contacts/o_wait.png) no-repeat; border:solid 0px #333333;  }
.o_status.check { background-image:url(images/contacts/o_check.png); }
.o_status.working { background-image:url(images/contacts/o_working.png); }
.o_status.cancel { background-image:url(images/contacts/o_stop.png); }


a:link { color: #244cdd; text-decoration: none; }
a:visited { text-decoration: none; color: #244cdd; }
a:hover { text-decoration: none; color: #F30; }
a:active { text-decoration: none; color: #244cdd; }


.bblack {position: fixed;top: 0;left: 0; width: 100%;height: 100%;background: rgba(0, 0, 0, 0.9);z-index: 9999;}
.bblack_app { position:fixed; top:0; left:0; width:100%; height:100%; background:url(images/bblack.png) repeat; z-index:9999; }
.bblack2 { position:absolute; top:0; left:0; width:100%; height:100%; background:url(images/bblack.png) repeat; z-index:9999; color:#FFF; text-align:center; }
.bblack2 img { margin-top:150px; }

/* MAIN ELEMENTS */



/* SEARCH BAR */
.hBar { position:fixed; z-index:9998; top:0; left:0; height:54px; border-bottom:solid 1px #666666; background-color:#eaeaea; width:100%; box-shadow: 0px 1px 5px #999999; min-width:1024px; }
.hBar .logo { position:relative; float:left; border:solid 0px #666666; width:250px; height:54px; }
.hBar .logo:hover { cursor:pointer; }
.hBar .logo img { position:absolute; top:6px; left:15px; }

.hBar .mBar { position:relative; float:left; border:solid 0px #333333; height:54px; }

.hBar .mBar .btnUp { float:left; margin-top:18px; margin-right:10px; margin-left:10px; width:39px; height:39px; }
.hBar .mBar .btnUp:hover { background-color:#CCC; border-radius:19px; }

.hBar .mBar .searchInp { float:left; margin-top:7px; width:90px; height:33px;  border:solid 1px #B0B0B0; background-color:#FFF; font-size:14px; color:#036; padding-right:5px; padding-left:5px; }

.hBar .mBar .btnInp { float:left; margin-top:8px; margin-left:5px; width:100px; height:36px; font-size:14px; background:url(images/btnBlue.png) repeat-x top; border:solid 1px #2aa0b3; color:#FFF; text-align:center; }
.hBar .mBar .btnInp:hover { background-position:bottom; cursor:pointer; }

.hBar .btnPower { position:absolute; right:15px; width:24px; height:24px; background:url(images/btnPower.png) no-repeat top; top:15px; }
.hBar .btnPower:hover { background-position:bottom; cursor:pointer; }
.hBar .loginInfo { float:right; font-size:13px; margin-right:50px; margin-top:6px; text-align:right; line-height:20px; }


/* bar info window */
.hb_win { position:absolute; z-index:9998; top:56px; left:0px; width:600px; overflow:none; border-bottom:solid 1px #666666; background-color:#eaeaea; box-shadow: 0px 1px 5px #999999; }
.hb_win h1 { padding:15px; margin:0; font-size:18px; color:#666; font-weight:normal; border-bottom:solid 1px #CCC; }
.hb_win .hb_win_content { position:relative; height:380px; overflow:auto; width:100%; }
.hb_win .hb_win_content .line { position:relative; display:block; padding:10px; margin:0; border-bottom:solid 1px #CCC;  }
.hb_win .hb_win_content .line:hover { background-color:#effaff; }
.hb_win .hb_win_content .line img { width:20px; height:20px; float:left; margin-right:10px; margin-top:-1px; } 
.hb_win .hb_buttons { position:relative; margin:0; font-size:13px; color:#666; font-weight:normal; border-top:solid 1px #CCC; }
.hb_win .hb_buttons p { position:relative; padding:10px; margin:0; float:left; }

.hb_win .hb_line { position:relative; padding:10px; border:solid 1px #e1e1e1; background-color:#FFF; width:500px; margin:5px 0px 5px 15px; line-height:15px; }

/* LEFT MENU */
.menu { position:fixed; float:left; width:300px; background-color:#eaeaea; border-right:solid 1px #CCCCCC; border-bottom:solid 1px #CCCCCC; min-height:500px; max-height:90vh; overflow:auto; padding-bottom:15px; top:50px; box-shadow:1px 1px 10px #333333; z-index: 99999999; }
.menu i { margin-left:3px; margin-right:10px; }
.menu .lv1 { position:relative; width:270px; padding:10px 5px 10px 5px; color: #797474; text-decoration: none; font-size:14px; border-bottom:solid 1px #cdcdcd; }
.menu .lv1 img { float:left; margin-right:5px; width:28px; height:22px; }
.menu .lv1:hover { background-color:#FFF; color:#666; cursor:pointer; }
.menu .lv1.active { background-color:#FFF; color:#666; }
.menu .lv2 { display:none; font-size:13px; line-height:22px; width: 285px !important;}
.menu .lv2 a:link { display:block; padding:5px; margin-top:5px; margin-bottom:5px; padding-left:40px; color: #797474; text-decoration: none; border-top:solid 1px transparent; border-bottom:solid 1px transparent; }
.menu .lv2 a:visited { text-decoration: none; color: #797474; border-top:solid 1px #eaeaea; border-bottom:solid 1px #eaeaea; }
.menu .lv2 a:hover { text-decoration: none; color:#666; border-top:solid 1px #cdcdcd; border-bottom:solid 1px #cdcdcd; background-color:#FFF; }
.menu .lv2 a:active { text-decoration: none; color: #666; border-top:solid 1px #eaeaea; border-bottom:solid 1px #eaeaea; }
.menu .lv2 a.active { text-decoration: none; color:#666; border-top:solid 1px #cdcdcd; border-bottom:solid 1px #cdcdcd; background-color:#FFF; }
.menu i { width:24px; height:auto; }
.menu hr { border:0; border-bottom:solid 1px #CCCCCC; }
.menu .lv2 i { width:16px; height:auto; margin-left:-25px; }
/* <-- --> */


/* MENU BTN */
.menuBtn { position:fixed; display:none; width:40px; height:40px; background:url(images/menuBtn.png) top no-repeat; top:5px; left:4px; border:solid 0px #000000; z-index:99999; cursor:pointer; }
.menuBtn:hover { background-position:bottom; }
.menu.show { display:block !important; }

/* LEFT MENU 2 */
.menu2 { position:relative; float:left; width:250px; background-color:#EFEFEF; border-right:solid 1px #CCCCCC; border-bottom:solid 1px #CCCCCC; min-height:400px; padding-bottom:15px; }
.menu2 i { margin-left:3px; margin-right:10px; }
.menu2 .lv1 { position:relative; width:240px; padding:10px 5px 10px 5px; color: #797474; text-decoration: none; font-size:13px; border-bottom:solid 1px #cdcdcd; }
.menu2 .lv1 img { float:left; margin-right:5px; width:28px; height:22px; }
.menu2 .lv1:hover { background-color:#FFF; color:#666; cursor:pointer; }
.menu2 .lv1.active { background-color:#FFF; color:#666; }
.menu2 .lv2 { display:none; font-size:12px; line-height:22px;}
.menu2 .lv2 a:link { display:block; padding:5px; margin-top:5px; margin-bottom:5px; padding-left:15px; color: #797474; text-decoration: none; border-top:solid 1px #eaeaea; border-bottom:solid 1px #eaeaea; }
.menu2 .lv2 a:visited { text-decoration: none; color: #797474; border-top:solid 1px #eaeaea; border-bottom:solid 1px #eaeaea; }
.menu2 .lv2 a:hover { text-decoration: none; color:#666; border-top:solid 1px #cdcdcd; border-bottom:solid 1px #cdcdcd; background-color:#FFF; }
.menu2 .lv2 a:active { text-decoration: none; color: #666; border-top:solid 1px #eaeaea; border-bottom:solid 1px #eaeaea; }
.menu2 .lv2 a.active { text-decoration: none; color:#666; border-top:solid 1px #cdcdcd; border-bottom:solid 1px #cdcdcd; background-color:#FFF; }
.menu2 i { width:24px; height:auto; margin-right: 0px; }
.menu2 hr { border:0; border-bottom:solid 1px #CCCCCC; }

/* MENU BTN */
.menuBtn2 { position:fixed; display:none; width:40px; height:40px; background:url(images/menuBtn.png) top no-repeat; top:5px; left:15px; border:solid 0px #000000; z-index:99999; cursor:pointer; }
.menuBtn2:hover { background-position:bottom; }
.menu2.show { display:block !important; }
/* <-- --> */


.iconButton { position:relative; float:left; border:solid 0px #FF0000; padding:10px; cursor:pointer; }
.iconButton:hover { background-color:#effaff; }
.iconButton.noHover:hover { background-color:transparent; cursor:default; }
.iconButton img { float:right; width:16px; height:16px; background-color:#39C; margin-left:10px; padding:5px; margin-top:10px; }


/* ========================== TABLES =========================== */

.tableList { position:relative; border:solid 1px #CCCCCC; border-right:0; border-bottom:0; }
.tableList td,tr { border-bottom:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC; }
.tableList td { text-align:left; }

.tableList tr:first-child td { border-top:0; padding:10px; background-color:#eeeeee; }
.tableList tr:last-child td { border-top:0; padding:10px; background-color:#eeeeee; }

.tableList .contact_checkbox { margin:0 !important; }
.tableList .conOptions { margin:0 !important; }
.tableList tr:hover { background-color:#effaff; }

.subscription_table td { height:38px; padding-left:10px; }
.subscription_table tr:first-child td { border-top:0; padding:10px; background-color:#eeeeee; font-weight:bold; }
.subscription_table tr td { border-bottom:solid 1px #CCCCCC; }
.subscription_table tr:nth-child(even) {background: #FFF;}
.subscription_table tr:nth-child(odd) {background: #F5F7FE;}

.price_sub_table td { height:68px; }
.price_sub_table tr:last-child td { height:auto !important; }


.compare_subs { position:relative; height:300px; overflow:hidden; }
.compare_subsFade { position:absolute; bottom:0; left:0; height:200px; width:100%; background-image:url(images/backs/fadeWhite.png); }

/* Jquery Tooltip */
  .ui-tooltip, .arrow:after {
    background:#6189c0;
    border: 2px solid white;
	z-index:999999999999999 !important;
  }
  .ui-tooltip {
    padding: 10px 20px;
    color: white;
    border-radius: 8px;
    font: 13px "Helvetica Neue", Sans-Serif;
    box-shadow: 0 0 7px black;
	line-height:25px;
  }
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }
  
.liveSearchTooltip {  border:solid 1px #CCCCCC; text-align:center; border-radius:4px; height:auto; width:250px; padding:10px; position:absolute; left:150px; top:35px; background-color:#eaeaea; z-index:9999; box-shadow:1px 1px 5px #666; }
  
.liveSearchBox { display:none; border:solid 1px #CCCCCC; height:auto; width:450px; position:absolute; left:150px; top:35px; background-color:#eaeaea; z-index:9999; box-shadow:1px 1px 5px #666; }  
.liveSearchBox .searchTitle { padding:10px; background-color:#FFF; margin-bottom:1px; }
.liveSearchBox .liveSearchResults { max-height:200px; overflow:auto; }
.liveSearchBox .liveSearchResults .lsr_line { padding:10px; background-color:#FFF; font-size:13px; margin-bottom:1px; }
.liveSearchBox .liveSearchResults .lsr_line:hover { background-color:#5480c9; color:#FFF; cursor:pointer; }

.infoBoxWhite { position:relative; width:320px; height:130px; background:url(images/backs/boxWhiteFade.png) bottom repeat-x; border:solid 1px #bdbcbd; }
.infoBoxWhite h1 { padding:10px; margin:0; font-weight:normal; font-size:18px; }
.infoBoxWhite h2 { padding:10px; margin:0; font-weight:normal; font-size:18px; }

.tableSimple0 { position:relative; border:solid 1px #CCCCCC; border-right:0; border-bottom:0; }
.tableSimple0 td,tr { border-bottom:solid 1px #CCCCCC; border-right:solid 1px #CCCCCC; }
.tableSimple0 td { }

.h1_eortologio { padding:15px; margin:0; font-size:18px; color:#666; font-weight:normal; border-bottom:solid 1px #CCC; }


.packBox { position:relative; width:22%; margin-right:5px; height:300px; border:solid 1px #CCCCCC; color:#FFF; padding:10px; }

.packBox h1 { padding:0; margin:0; font-size:24px; }
.packBtnBottom { position:absolute; bottom:15px; width:100%; }

.packBox.grey { background-color:#F7F7F7; color:#333 !important; }
.packBox.grey h1 { color:#333 !important; }
.packBox.grey h2 { color:#333 !important; }
.packBox.grey h3 { color:#333 !important; }

.packBox.blue { background-color:#6CF; color:#333 !important; }
.text-white { color:#FFF !important; }


/* LOGIN SCREEN */
.loginContainer { margin:100px auto 0px auto; text-align:center; }
.loginBox { position:relative; width:700px; height:290px; background-color:#f0f0f0; margin:0px auto 0px auto; }



/* =================== WAREHOUSE PRODUCTS FAST SEARCH ==================== */

.aline { position:relative; }
.fs2 { display:block; position:absolute; left:10px; top:30px; width:650px; min-height:40px; border:solid 1px #CCCCCC; background-color:#FFF; box-shadow:2px 2px 2px #666666; z-index:9999; }
.fs2_infoPanel { padding:10px; color:#06C; border-bottom:solid 1px #CCCCCC; cursor:pointer; }
.fs2_results { max-height:350px; overflow:auto; font-size:12px; }
.fs2_line { padding:10px; border-bottom:solid 1px #CCCCCC; line-height:25px; cursor:pointer; height:28px; overflow:hidden; }
.fs2_line:hover { background-color:#3E7098; color:#FFFFFF; height:auto; overflow:inherit; }

.fs2_cb { position:absolute; right:-15px; top:-10px; }
.fs2_wh_name { padding:2px 5px 2px 5px; background-color:#E9E9E0; border-radius:4px; font-size:12px; color:#222222; margin-right:5px; margin-top:-1px; }
.fs2_wh_quantity { padding:5px; background-color:#060; color:#FFF; border-radius:4px; font-size:12px; margin-right:5px; }
.fs2_wh_price { padding:2px 5px 2px 5px; background-color:#333; color:#FFF; border-radius:4px; font-size:12px; margin-top:-1px; }




.timerPop-Container { font-size:12px; padding:10px; border-bottom:solid 1px #DCDCDC; }
.timerPop-Container:hover { background-color:#F0FDFF; }
.timerPop-Title { margin-bottom:10px; text-align:left; line-height:18px; }
.timerPop-Time { position:relative; float:left; width:70px; padding:5px; border:solid 1px #CCCCCC; background-color:#E9E9E9; font-size:18px; font-weight:bold; }
.timerPop-Buttons { position:relative; float:right; margin-top:8px; }



/* v 1.65.0 GRASS */
.updateVersionDialog { position:absolute; top:50px; left:200px; width:800px; height:350px; border:solid 0px #FFF; background-color:white; z-index:9999; box-shadow: 0px 0px 5px 0px #000000; display:none; }



/* v 1.7.0 GRASS */
.hBar { border-bottom-right-radius:16px; border-bottom-left-radius:16px; }
.cMenuBox { border-radius:8px; padding-bottom:8px !important; padding-top:8px !important; }
.cMenuBox a { border-radius:0px; }
.conOptions:hover { border-radius:6px; }
.menu { border-bottom-right-radius: 16px; } 
.conBoxSection { border-radius:0px;  border-top-right-radius:8px; border-top-left-radius:8px; } 
.conBar { border-radius:8px; }
.conContainer { border-radius:8px; }
.wdialog { border-radius:8px; }
.gContainer { border-radius:0px; border-top-right-radius:8px; border-top-left-radius:8px; }
.dashBox { border-radius:8px; }
.cpIcon:hover { border-radius:24px; }
.tinyInBarBtn { border-radius:8px !important; }
.btn { border-radius:4px; }
.tbtn { border-radius:4px }


/* v1.8.0 GRASS */
/* FILE MANAGER */

.fm-leftButton { position: relative; font-size: 13px; color:#4B4B4B; cursor: pointer; padding:0px 10px 0px 10px; margin-top: 5px; height: 35px; line-height: 35px; overflow: hidden; }
.fm-leftButton i { margin-right: 10px; }
.fm-leftButton:hover { background-color: #428EB3; color:#FFFFFF; }
.fm-leftButton:hover i { color:#FFFFFF !important; }
.fm-leftButton.selected { background-color: white;}
.fm-leftButton.selected:hover { color:#4B4B4B !important; }
.fm-leftButton.selected:hover i { color:inherit !important; }

.fmTable tr:hover { background-color:#428EB3; color:#FFFFFF; cursor: pointer; }
.fmTable tr:hover i { color:#FFFFFF !important; }
.fmTable tr:hover i:hover { color:#FFE500 !important; }


.fm-leftButton:hover .fm-delBtn { display:block; }
.fm-leftButton .fm-delBtn { position:absolute; right:5px; top:-4px; background-color:#e9eced; text-align:center; padding:5px; display: none; }
.fm-leftButton .fm-delBtn i { margin-right:0; }
.fm-leftButton:hover .fm-delBtn { background-color: #428EB3; }
.fm-leftButton:hover .fm-delBtn i { color:#E3E3E3 !important; }
.fm-leftButton .fm-delBtn i:hover { color:#FFE500 !important; }

.fm-leftButton:hover .fm-editBtn { display:block; }
.fm-leftButton .fm-editBtn { position:absolute; right:30px; top:-4px; background-color:#e9eced; text-align:center; padding:5px; display: none; }
.fm-leftButton .fm-editBtn i { margin-right:0; }
.fm-leftButton:hover .fm-editBtn { background-color: #428EB3; }
.fm-leftButton:hover .fm-editBtn i { color:#E3E3E3 !important; }
.fm-leftButton .fm-editBtn i:hover { color:#FFE500 !important; }

.fm-leftButton.selected:hover .fm-delBtn { background-color:#FFFFFF; }
.fm-leftButton.selected:hover .fm-editBtn { background-color:#FFFFFF; }

.fm-leftButton.selected:hover .fm-delBtn i { color:#5E5E5E !important; }
.fm-leftButton.selected:hover .fm-editBtn i { color:#5E5E5E !important; }

.fm-leftButton.selected:hover .fm-delBtn:hover i { color:#C87600 !important; }
.fm-leftButton.selected:hover .fm-editBtn:hover i { color:#C87600 !important; }


#fm-popup { background-color:white; position:absolute; top:150px; left:280px; width:450px; height:265px; border:solid 1px #555555; text-align:center; display:none;
box-shadow: 0px 0px 10px 0px #000000; border-radius:6px; z-index: 9999; }

#fileManagerContainer .fmBlackWall { position:absolute; background-image:url(images/bblack.png); background-repeat:repeat; width:100%; height:100%; z-index:99999; display:none; }


.fmLine { position:relative; padding: 10px; font-size: 13px; z-index:9999; }
.fmLine:hover { background-color:#428EB3; color:#FFFFFF; cursor: pointer; }
.fmLine-name { width: 75%; float:left; overflow: hidden; text-align: left; line-height: 18px; max-height: 18px; }
.fmLine-name i { margin-right: 10px; }
.fmLine-date { width: 15%; float:left; overflow: hidden; text-align: left; }
.fmLine-size { width: 10%; float:left; overflow: hidden; text-align: right; }
.fmLine-tools { position:absolute; background-color:#428EB3; display:none; border-left:solid 1px #E3E3E3; top:12px; right:8px; width: 60px; padding-left:10px; text-align: right; }
.fmLine-tools i { margin-left: 10px; color:#D7D7D7; }
.fmLine-tools i:hover { color:#FFE500 !important; }
.fmLine:hover .fmLine-tools { display: block; }
.fmLine:hover .fmLine-name i { color:#ECECEC !important; }

.hiddenDetailsLine { position:relative; padding: 10px; font-size: 13px !important; display:none; }
.hiddenDetailsLine i { margin-left: 10px; }

.fmLineTitle { position:relative; padding: 10px; font-size: 13px; }

.fm-uploadingWait { background-color:white; width:350px; margin:100px auto auto auto; padding:10px; border-radius:6px; display:none; text-align: center; }


/* .ui-draggable-dragging { border:solid 1px #7F7F7F; opacity:0.3; border-radius:6px; } */
.ui-draggable-dragging:hover .fmLine-tools { display:none;  }
.fm-moveHereClass { background-color:#428EB3; color:white; }