﻿.homescreen {height: 600px; float: left; width: 500px; padding: 0; margin: 0; font-size: 0.8em; font-family: arial; color: #000;}
.homescreen .cleaner {clear: both;}
.homescreen .fa {font-family: 'FontAwesome'; font-weight: normal;}
.homescreen span.numb {font-weight: bold;}
.homescreen a {text-decoration: none; -o-transition: .2s ease-in;
-ms-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-webkit-transition: .2s ease-in;
transition: .2s ease-in; color: #595959;}
.homescreen a:hover {text-decoration: none; color: #0094d3; }
.homescreen h4 {padding: 5px 0 5px 0; margin: 0; color: #595959; font-size: 1.2em;}
.homescreen h5 {padding: 0; margin: 0; color: #595959; font-size: 1em;}
.homescreen .clist {width: 100%; height: 100%; border: 1px solid #dedede; -moz-border-radius: 8px;
border-radius: 8px; }
.homescreen .clist .navigation {color: #595959; text-align: center; font-size: 1.2em; line-height: 1.2em; padding: 5px 0; display: block;}
.homescreen .clist .nav_top {-moz-border-radius-topright: 7px;
border-top-right-radius: 7px; -moz-border-radius-topleft: 7px;
border-top-left-radius: 7px;}
.homescreen .clist .nav_bottom {-moz-border-radius-bottomright: 7px;
border-bottom-right-radius: 7px; -moz-border-radius-bottomleft: 7px;
border-bottom-left-radius: 7px;}
.homescreen .clist table {width: 95%;  padding: 0; margin: 0; border-collapse:collapse; }
.homescreen .clist table tr {height: 100px; background: #fafafa; padding: 0; margin: 10px 0;  -o-transition: .2s ease-in;
-ms-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-webkit-transition: .2s ease-in;
transition: .2s ease-in;}
.homescreen .call_list {min-height: 420px;}
.homescreen .clist table tr:nth-of-type(odd) {background: #fff;}
.homescreen .clist table tr:hover {background: #eeeeee; color: #000000;}
.homescreen .clist table td {padding: 10px 0; margin: 0; }
.homescreen .clist .lt_tb {width: 8%;}
.homescreen .clist .letter {background: #69b23b; width: 50%; text-align: center; padding: 10px 5px; color: #fff; font-family: 'helvetica_thin'; -moz-border-radius-topright: 6px;
border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px;
border-bottom-right-radius: 6px; font-size: 1.2em;}
.homescreen .clist .lt_img {width: 25%; text-align: center;}
.homescreen .clist .lt_img img {width: 80px; height: 80px; border: 1px solid #dedede; border-radius: 50%;}
.homescreen .clist .lt_inf {vertical-align: top; color: #dedede;}
.homescreen .clist .lt_inf p {padding: 0; margin: 0; font-size: 0.8em; color: #595959;}
.homescreen .clist .lt_inf ul {padding: 5px 0 0 0; margin: 0;}
.homescreen .clist .lt_inf ul li {font-weight: bold; float: left; list-style: none; padding: 2px 10px 2px 0; font-size: 0.8em; o-transition: .2s ease-in;
-ms-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-webkit-transition: .2s ease-in;
transition: .2s ease-in;}
.homescreen .clist tr:hover .lt_inf ul li {color: #000;}
.homescreen .clist tr h4 {o-transition: .2s ease-in;
-ms-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-webkit-transition: .2s ease-in;
transition: .2s ease-in;}
.homescreen .clist tr:hover h4 {color: #000;}
.homescreen .clist .mess {background: #69b23b; border-radius: 50%; padding: 12px 13px; color: #fff; font-size: 1.2em;}
.homescreen .clist .mess_grey {background: #dedede; border-radius: 50%; padding: 12px 13px; color: #fff; font-size: 1.2em;}
.homescreen .clist .mess:hover {background: #595959;}
.homescreen .clist .lt_edit {width: 10%; text-align: center;}
.homescreen .clist .lt_stat {width: 10%; text-align: center;}
.homescreen .clist tr .edit {opacity: 0.05;}
.homescreen .clist tr:hover .edit {display: inline;}
.homescreen .clist .ed {background: #69b23b; border-radius: 50%; padding-top: 5px; color: #fff; font-size: 0.9em; display: block; width: 25px; height: 20px; text-align: center; margin: 5px 0;}
.homescreen .clist .ed:hover {background: #595959;}
.homescreen .clist .yell {background: #dbc442;}
.homescreen .clist .blue {background: #0094d3;}
.homescreen .clist .red {background: #e53c42;}
.homescreen .clist .grey {background: #dedede;}
.homescreen .clist .default {font-weight: bold; color: #69b23b;}
.homescreen .search {margin: 20px 0 10px 0;}
.homescreen .search input {background: #ffffff; -moz-border-radius: 6px;
border-radius: 6px; border: 1px solid #dedede; -moz-border-radius: 6px;
border-radius: 6px; box-shadow:inset 2px 2px 0px #f2f2f2; -moz-box-shadow:inset 2px 2px 0px #f2f2f2; height: 35px; width: 90%; -o-transition: .2s ease-in;
-ms-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-webkit-transition: .2s ease-in;
transition: .2s ease-in; padding: 10px; margin: 0;}
.homescreen .search input:hover {border: 1px solid #999999; }
.homescreen .search button {background: #69b23b; border: none; color: #fff; cursor: pointer; padding: 11px 14px; -moz-border-radius: 6px; border-radius: 6px; margin-top: 0px; float: right;}
.homescreen .search:hover button {background: #595959; border: none; color: #fff;}
.homescreen .search:active button {background: #69b23b; border: none; color: #fff; opacity: 0.6;}
.homescreen .clist .navigation_no {background: #fafafa; color: #dedede; text-align: center; font-size: 1.2em; line-height: 1.2em; padding: 5px 0; display: block;}
.homescreen .clist tr:hover span.nonumb {color: #e53c42;}

.tabs {

}

.tabs input {
	position: absolute;
	z-index: 1000;
	height: 80px;
	left: 0px;
	top: 0px;
	opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
	cursor: pointer;
}
.tabs input#tab-2{
	left: 120px;
}
.tabs input#tab-3{
	left: 240px;
}
.tabs input#tab-4{
	left: 360px;
}

.tabs label {
-o-transition-background-color: .2s ease-in;
-ms-transition-background-color: .2s ease-in;
-moz-transition-background-color: .2s ease-in;
-webkit-transition-background-color: .2s ease-in;

	font-size: 15px;
	line-height: 80px;
	height: 80px;
	position: relative;
width: 20%;
    float: left;
	display: block;
	color: #385c5b;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
  cursor: pointer;
  background-color: #f9f9f9;
}

.tabs label:after {
    content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 2px;
	display: block;
}

.tabs input:hover + label {
 background-color: #f9f9f9; 
}

.tabs label:first-of-type {
    z-index: 5; -moz-border-radius-topleft: 7px;
border-top-left-radius: 7px;

}

.tabs label:last-of-type {
    -moz-border-radius-topright: 7px;
border-top-right-radius: 7px;
}

.tab-label-1 {
    background: url(img/menu_all.png) no-repeat center 15px;
}

.tab-label-1:hover {
    background: url(img/menu_all.png) no-repeat center -45px;
}



.tab-label-2 {
    z-index: 4;
     background: url(img/menu_miss.png) no-repeat center 15px;
}

.tab-label-2:hover {
    z-index: 4;
     background: url(img/menu_miss.png) no-repeat center -45px;
}



.tab-label-3 {
    z-index: 3;
    background: url(img/menu_out.png) no-repeat center 15px;
}

.tab-label-3:hover {
    z-index: 3;
    background: url(img/menu_out.png) no-repeat center -45px;
}

.tab-label-4 {
    z-index: 2;
    background: url(img/menu_in.png) no-repeat center 15px;
}

.tab-label-4:hover {
    z-index: 2;
    background: url(img/menu_in.png) no-repeat center -45px;
}

.tab-label-5 {
    z-index: 1;
    background: url(img/menu_mess.png) no-repeat center 15px;
}

.tab-label-5:hover {
    z-index: 1;
    background: url(img/menu_mess.png) no-repeat center -45px;
}

.tabs input:checked + label {
 background-color: #fff;
	z-index: 6;
  background-position: center -45px;
}

.clear-shadow {
	clear: both;
}

/*.content {
	position: relative;
  width:86vh;
	z-index: 5;}*/

.content-1, .content-2, .content-3, .content-4, .content-5 {
    position: absolute;
  width: 500px;
	top: 0;
	left: 0;
	z-index: 1;
    opacity: 0;

    -webkit-transition: opacity linear 0.1s;
    -moz-transition: opacity linear 0.1s;
    -o-transition: opacity linear 0.1s;
    -ms-transition: opacity linear 0.1s;
    transition: opacity linear 0.1s;
}

.tabs input.tab-selector-1:checked ~ .content .content-1,
.tabs input.tab-selector-2:checked ~ .content .content-2,
.tabs input.tab-selector-3:checked ~ .content .content-3,
.tabs input.tab-selector-4:checked ~ .content .content-4,
.tabs input.tab-selector-5:checked ~ .content .content-5 {
	z-index: 100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;

    -webkit-transition: opacity ease-out 0.2s 0.1s;
    -moz-transition: opacity ease-out 0.2s 0.1s;
    -o-transition: opacity ease-out 0.2s 0.1s;
    -ms-transition: opacity ease-out 0.2s 0.1s;
    transition: opacity ease-out 0.2s 0.1s;
}
.unread {
width: 10px; height: 10px; background: #69b23b; border-radius: 50%; margin: auto 20px;}
.read {
width: 10px; height: 10px; border-radius: 50%; margin: auto 20px;}

.homescreen .greenbutt {
border: 1px solid #ffffff;
color: white;
background: #62af32;
-moz-border-radius: 8px;
border-radius: 8px;
box-shadow: inset 0 0 15px #81bc5b;
-moz-box-shadow: inset 0 0 15px #81bc5b;
font-weight: bold;
text-decoration: none;
-o-transition: .2s ease-in;
-ms-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-webkit-transition: .2s ease-in;
transition: .2s ease-in;
padding: 8px 15px;
margin-left: 10px;
text-shadow: none;
display: block;
text-align: center;
float: left;
font-size: 1.2em;
}
.homescreen .greenbutt:hover {
color: #ffffff;
border: 1px solid #046c98;
box-shadow: inset 0 0 10px #30a8db;
-moz-box-shadow: inset 0 0 10px #30a8db;
}

.homescreen .right {
float: right;
margin-right: 10px;
margin-left: 0;
}

.homescreen .notif {
background: #e53c42;
border-radius: 50%;
margin: 45px 0 0 55px;
height: 25px;
width: 25px;
text-align: center;
color: #fff;
display: block;
padding: 0;
line-height: 1.8em;
font-size: 0.9em;
}

/* external fonts */
@font-face {
    font-family: 'helvetica_thin';
    src: url('fonts/helvetica_neue_ce_35_thin.eot');
    src: url('fonts/helvetica_neue_ce_35_thin.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvetica_neue_ce_35_thin.woff') format('woff'),
         url('fonts/helvetica_neue_ce_35_thin.ttf') format('truetype'),
         url('fonts/helvetica_neue_ce_35_thin.svg#helvetica_ce_35_thinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'helvetica_roman';
    src: url('fonts/helvetica_neue_ce_55_roman.eot');
    src: url('fonts/helvetica_neue_ce_55_roman.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvetica_neue_ce_55_roman.woff') format('woff'),
         url('fonts/helvetica_neue_ce_55_roman.ttf') format('truetype'),
         url('fonts/helvetica_neue_ce_55_roman.svg#helvetica_ce_55_romanregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=3.1.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=3.1.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff?v=3.1.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=3.1.0') format('truetype'), url('fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.1.0') format('svg');
  font-weight: normal;
  font-style: normal;
} 


/* HeaderLine - Sync object */
.rightDiv{float:right;margin-right:0px;}
.syncObject {color: #595959; font-family: arial; border: 1px solid #dedede; -moz-border-radius: 6px; border-radius: 6px; width: 150px; height: 25px; -moz-border-radius-topleft: 15px; border-top-left-radius: 15px; -moz-border-radius-bottomleft: 15px; border-bottom-left-radius: 15px; margin: 5px;}
.syncObject .stat {border-radius: 50%; text-align: center; color: #fff; padding: 0; font-size: 1.3em; width: 25px; height: 25px; float: left;}
.syncObject .red { background: #e53c42; font-weight: bold; font-size: 1.2; line-height: 1.9em; }
.syncObject .green { background: #69b23b; font-size: 1.2em; line-height: 2em;}
.syncObject .grey {color: #888888;}
.syncObject .statinfo {padding: 4px 10px; margin: 0; padding-left: 35px; font-size: 1.1em; font-weight: bold;}
.fa {font-family: 'FontAwesome'; font-weight: normal;}


.pushButton {
    background: url(images/essence-button.png) no-repeat center;
    text-align: center;
    height: 164px;
    margin-top: 15px;
    margin-bottom: -20px;
}
.buttonPushImage  {font-family: 'helvetica_thin'; color: #000; font-size: 18px;}

.fa {font-family: 'FontAwesome';}
  .ind {background: #595959; width: 40px; height: 30px; text-align: center; display: block; float: left; color: #fff; font-size: 18px; padding-top: 10px;}
    .ind_google {background: #d44032 !important;}
    .ind_exchange {background: #0072c6 !important;}
  .question {background: #dedede; width: 30px; height: 30px; text-align: center; display: block; float: right; color: #fff; font-size: 18px; line-height: 38px; cursor: help; }
  .timeout {font-family: arial; background: #dedede; height: 40px; width: 330px; color: #595959;}
  .issue {padding: 10px; line-height: 3em; font-size: 13px; font-weight: bold;}
  .bicon {font-size: 4.2em; display: block; line-height: 1.4em; color: #dedede;}
  .bubble {text-align: center; line-height: 1.6em; }
  .green {background: #62af32;}
  .red {background: #e53c42;}
  .bubble a {color: #595959;}

  .jt-bar-spin { -moz-animation: spin 1.2s infinite linear; -webkit-animation: spin 1.2s infinite linear; animation: spin 1s infinite linear; font-size: 0.8em;}

@-ms-keyframes spin {
from { -ms-transform: rotate(0deg); }
to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
from { -moz-transform: rotate(0deg); }
to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
from { -webkit-transform: rotate(0deg); }
to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
from {
transform:rotate(0deg);
}
to {
transform:rotate(360deg);
}
}
 
/* Import contacts */
.import .help {width: 90%; margin: 5%; background: #fff; height: 70px; border-radius: 6px; margin-top: 50px;}
.import .question {background: #dedede; height:70px; color: #fff; font-size: 3em; width: 25%; display: block; float: left; text-align: center; line-height: 1.84em; -webkit-border-top-left-radius: 6px; -webkit-border-bottom-left-radius: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-bottomleft: 6px; border-top-left-radius: 6px;
border-bottom-left-radius: 6px;}
.import .howto {float: right; width: 75%;}
.import .howto ul {padding: 0; margin: 0;}
.import .howto ul li {padding: 12px 15px 0 15px; margin: 0; list-style: none;}
.import .howto ul li a{color: #888;}
.import .howto ul li a:hover{text-decoration: none; color: #595959;}
.question-import {background: #dedede; height: 70px; color: #fff; font-size: 18px; line-height: 38px; cursor: help; }

.add_contact button[type="submit"] { font-size: 13px;
border: 1px solid #ffffff;
color: white;
background: #62af32;
-moz-border-radius: 8px;
border-radius: 8px;
box-shadow: inset 0 0 15px #81bc5b;
-moz-box-shadow: inset 0 0 15px #81bc5b;
font-weight: bold;
text-decoration: none;
-o-transition: .2s ease-in;
-ms-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-webkit-transition: .2s ease-in;
transition: .2s ease-in;
display: block;
width: 82%;
padding: 10px 0;
cursor:pointer;
}
.add_contact button[type="submit"]:hover {
color: #ffffff;
background: #0094d3;
border: 1px solid #046c98;
box-shadow: inset 0 0 10px #30a8db;
-moz-box-shadow: inset 0 0 10px #30a8db;
}

.add_contact button.closeform { float: right; border: none; background: none; cursor: pointer; font-size: 18px; padding: 5px; color: #888;}
.add_contact button:hover.closeform {color: #e53c42;}

.jt_adminInfoName {    
    margin-left:50px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px; 
    border-radius: 8px ;
    padding:  5px 20px; 
    text-align: center;
    color: #af9701; 
    background-color: #fef8c4; 
    font-size: 13px; 
    font-weight: bold; 
    line-height: 20px;
}