body,
td,
input,
select,
textarea {
  font-family: 'Raleway', Arial, sans-serif;
  font-size: 12px;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a.bullet {
  padding-right: 16px;
  background: url('../../pub/img/me/bullet.gif') right center no-repeat;
}
a.bullet:hover {
  color: #0088CC;
  text-decoration: underline;
}
.header {
  background: #4a21c2;
  color: #fff;
  position: relative;
  display: block;
  width: 100%;
}
.header ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.header ul li {
  float: left;
  line-height: 56px;
}
.header ul li + li {
  padding-left: 40px;
}
.header ul li a {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
}
.header ul li.active a {
  text-decoration: underline;
}
.header .logo {
  float: left;
  height: 56px;
  padding: 10px;
  margin-right: 30px;
  display: block;
}
.header .logout {
  margin-right: 20px;
}
.secondary-menu {
  background: #fff;
  padding-left: 76px;
}
.secondary-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.secondary-menu ul li {
  float: left;
  padding: 8px 10px;
}
.secondary-menu ul li a {
  color: #000;
  font-size: 12px;
}
.secondary-menu ul li a.active {
  font-weight: bold;
}
.third-menu {
  font-size: 10px;
  padding: 5px !important;
  background: #ccc;
}
.third-menu a {
  color: #000 !important;
  font-size: 12px;
  padding-right: 10px;
}
.third-menu a.active {
  font-weight: bold;
}
table {
  border-collapse: collapse;
}
input,
select,
textarea {
  border-left: 1px solid #ababab;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #cecece;
  border-right: 1px solid #ababab;
  font-size: 12px;
  padding: 1px;
}
.listTable th {
  color: #A00000;
  text-align: left;
  padding: 5px;
}
.listTable th a {
  color: #A00000;
}
.listTable td {
  border-bottom: 1px solid #D3D3D3;
  padding: 3px;
  font-size: 12px;
}
.listTable tr.row0 {
  background: #F6F6F6;
}
.listTable tr.row1 {
  background: #FFFFFF;
}
.taskType {
  color: #FFF;
  padding: 1px;
}
.taskTypeAPPOINTMENT {
  background: #ec7000;
}
.taskTypeCALL {
  background: #ffd966;
  color: #000;
}
.taskTypeEMAIL {
  background: #64992c;
}
.taskTypeFAX {
  background: #0000cc;
}
.taskTypeMILESTONE {
  background: #636330;
}
.taskTypeTODO {
  background: #5a6986;
}
.taskTypeLATE {
  color: #cc0000 !important;
}
.taskStatusIN_PROGRESS {
  font-weight: bold;
  background: #FCC569 !important;
}
.fieldTitle {
  padding: 5px;
  font-weight: bold;
  font-size: 11px;
  background: #E6E9E9;
}
.fieldContent {
  padding: 0px;
}
.fieldContentInput {
  padding: 5px;
  width: 75%;
}
.fieldContentHelpText {
  width: 20%;
  padding: 5px;
  text-align: left;
}
.fieldContent input,
.fieldContent select,
.fieldContent textarea {
  width: 95%;
}
.selectedImage {
  border: 1px solid red;
  padding: 3px;
  background: #FB9191;
}
.simpleImage {
  border: 1px solid #AAA;
  padding: 3px;
  background: #EEE;
}
.big {
  width: 100%;
}
.error {
  background: url('../../pub/img/me/error.png') 5px center no-repeat #FFF;
  margin-bottom: 20px;
  color: #000;
  padding: 8px 3px;
}
.taskPreview h1 {
  font-size: 14px;
  padding: 5px;
}
.taskPreview h2 {
  font-size: 12px !important;
  margin: auto;
  padding-left: 5px;
}
.taskPreview h3 {
  font-size: 13px;
  margin: auto;
}
.taskPreview {
  background: #EEE;
}
.taskPreview .taskDescription {
  border-top: 1px solid #D3D3D3;
  padding: 10px;
  background: #FFF;
}
.centerContent {
  width: 990px;
  margin: 0px auto;
}
.userMenu {
  font-size: 10px;
  padding: 10px;
}
.userMenu .userName {
  padding-top: 5px;
}
.taskForm {
  background: #EDF3FE;
  padding: 10px;
  border: 1px solid #C0D1EC;
}
a.red {
  color: #E00;
  text-decoration: underline;
  font-size: 12px;
  font-weight: normal;
  padding: 2px;
}
a.red:hover {
  color: #FFF;
  background: #E00;
  text-decoration: none;
}
.detailHeader {
  text-align: right;
  display: block;
  float: left;
  width: 100px;
  font-size: 10px;
  padding: 2px 5px 0px 0px;
}
tr.newline td {
  padding-top: 5px;
}
.dialog ul {
  list-style-type: none;
  margin: 0px;
  padding: 0 0 0 10px;
}
.button-input {
  background: url('../../pub/img/me/button_round0.png') top left no-repeat;
  display: block;
}
.button-input input {
  background: url('../../pub/img/me/button_round1.png') top right no-repeat;
  color: #000;
  border: 0px solid #000;
  height: 23px;
  font-size: 12px;
  text-align: center;
  margin: 0px;
  margin-left: 10px;
  padding-right: 10px;
  cursor: pointer;
}
.button {
  background: url('../../pub/img/me/button_round0.png') top left no-repeat;
  padding-top: 4px;
  padding-bottom: 4px;
  display: block;
  font-size: 12px;
}
.button-input.margint,
.button.margint {
  margin-top: 10px;
}
.button-input.margin,
.button.margin {
  margin-left: 5px;
}
.button input,
.button a {
  background: url('../../pub/img/me/button_round1.png') top right no-repeat;
  display: inline;
  text-decoration: none;
  border: 0px;
  text-align: center;
  color: #000000 !important;
  margin: 0px;
  margin: 0px 0px 0px 10px;
  padding: 4px 10px 4px 0px;
  font-size: 12px;
}
.button:hover {
  background: url('../../pub/img/me/button_round0_ov.png') top left no-repeat;
}
.button:hover input,
.button:hover a {
  background: url('../../pub/img/me/button_round1_ov.png') top right no-repeat;
}
.button img {
  display: inline;
  margin: 0px;
  padding: 0px;
}
.main-table {
  width: 100%;
}
.main-table .left-column .header {
  background: url('../../pub/img/me/bg_td_left_header.gif') top left no-repeat;
  height: 38px;
  color: #444;
  padding: 7px 0px 0px 20px;
  font-size: 15px;
  width: 300px;
}
.main-table .left-column {
  border-right: 1px solid #eeeeee;
  vertical-align: top;
}
.main-table .right-column {
  width: 80%;
  vertical-align: top;
}
.main-table .right-column.full {
  vertical-align: top;
}
.main-table .left-column .content,
.main-table .right-column .content {
  padding: 10px;
}
.main-table .right-column .content.blue {
  background: url('../../pub/img/me/hero_bg.gif') bottom left repeat-x;
}
.main-table .right-column .content.red {
  background: url('../../pub/img/me/hero_red_bg.gif') bottom left repeat-x;
}
.main-table .right-column .content.grey {
  background: #e5e5e5;
}
.main-table .right-column .content.white {
  background: url('../../pub/img/me/bg_th.gif') bottom left repeat-x;
}
.main-table .right-column h3.content.white {
  padding: 2px 10px;
  font-size: 11px;
  font-weight: bold;
}
.main-table .progress-bar {
  border: 1px solid #FFFFFF;
  width: 250px;
}
.main-table .progress-bar .container {
  border: 1px solid #DDDDDD;
  width: 248px;
  padding: 0px;
  margin: 0px;
}
.main-table .progress-bar .meter {
  font-size: 11px;
  background: url('../../pub/img/me/progress.gif') repeat-x #AAA;
  text-align: center;
  padding: 2px 0px;
  color: #FFF;
  font-weight: bold;
}
.horizontal-line {
  clear: both;
  height: 1px;
  background: #d6d6d6;
  border: 0px;
}
.horizontal-line.big {
  background: url('../../pub/img/me/bg_hline.gif') top left repeat-x;
  height: 8px;
  padding: 0px;
}
.top-menu {
  background: url('../../pub/img/me/menu_left.gif') top left no-repeat;
  float: left;
  width: 973px;
}
.top-menu ul {
  background: url('../../pub/img/me/menu_right.gif') top right no-repeat;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
  margin-left: 8px;
  padding-right: 7px;
  margin-bottom: 15px;
}
.top-menu ul li {
  padding: 0px;
  float: left;
}
.top-menu ul li.small a {
  padding-left: 3px;
  padding-right: 3px;
}
.top-menu ul li a {
  float: left;
  display: block;
  background: url('../../pub/img/me/menu_bg.gif') top left repeat-x;
  height: 37px;
  line-height: 37px;
  color: #000;
  font-size: 10px;
  padding-left: 4px;
  padding-right: 4px;
  font-weight: bold;
}
.top-menu ul li a:hover {
  background: url('../../pub/img/me/menu_bg_ov.gif') top left repeat-x;
  color: #FFF;
  text-decoration: none;
}
.main-table textarea.text,
.main-table select.text,
.main-table input.text {
  width: 275px;
  font-size: 15px;
}
.main-table textarea.text-half,
.main-table select.text-half,
.main-table input.text-half {
  width: 130px;
  font-size: 15px;
}
.main-table textarea.text-small,
.main-table select.text-small,
.main-table input.text-small {
  width: 51px;
  font-size: 15px;
}
.main-table input.datepicker-nolimit-half {
  width: 130px;
  margin-right: 5px;
  font-size: 15px;
  z-index: 99999999;
}
.main-table input.datepicker-nolimit {
  width: 250px;
  margin-right: 5px;
}
.main-table .right-column .empty-content {
  margin: 30px auto;
  text-align: center;
  font-size: 15px;
  color: #d0d0d0;
}
.main-table .right-column .table {
  width: 100%;
  border-bottom: 1px solid #b6b1ae;
}
.main-table .right-column .table th {
  background: url('../../pub/img/me/bg_th.gif') repeat-x bottom left #FFF;
  color: #525252;
  text-align: left;
  font-size: 12px;
  height: 17px;
  padding: 2px 5px;
  border-right: 1px solid #b6b1ae;
}
.main-table .right-column .table a {
  color: #525252;
}
.main-table .right-column .table .blue,
.main-table .right-column .table .blue a {
  color: #0088CC;
}
.main-table .right-column .table .red,
.main-table .right-column .table .red a {
  color: #a00;
}
.main-table .right-column .table td {
  font-size: 12px;
  padding: 2px 0px 2px 5px;
  border-bottom: 1px solid #eee;
}
.main-table .right-column .clients {
  width: 300px;
  overflow: auto;
  height: 400px;
}
.main-table .right-column .clients a {
  color: #000;
}
.main-table .right-column .clients .table {
  width: 284px;
}
.main-table .right-column .clients .table th {
  background: url('../../pub/img/me/bg_letter.gif') repeat-x bottom left #FFF;
  color: #69737d;
  border-right: 1px solid #eeeeee;
}
.main-table .right-column .clients .table td {
  border-right: 1px solid #eeeeee;
}
.main-table .right-column .clients .table td.img {
  border-right: 0px;
  vertical-align: middle;
}
.main-table .right-column .dark {
  background: #e0e2e1;
}
.main-table .right-column .box {
  background: #EEEEEE;
  border: 1px solid #C6C6C6;
  width: 330px;
  border-radius: 8px;
  margin: 10px 0;
  padding: 5px;
}
.main-table .right-column .box .inner select,
.main-table .right-column .box .inner input {
  width: 150px;
}
.main-table .right-column h1 {
  text-align: left;
  font-size: 15px;
  margin: 0px auto;
}
.main-table .right-column h2 {
  width: 330px;
  text-align: left;
  font-size: 12px;
  margin: 0px auto;
}
.main-table .right-column .label {
  display: block;
  font-size: 12px;
  clear: both;
}
.main-table .right-column .label label {
  float: left;
  width: 135px;
  text-align: right;
  display: block;
  padding-right: 5px;
  font-size: 12px;
}
h3 {
  font-size: 12px;
  padding-top: 10px;
}
.fake-input {
  background: #FFF;
  border-left: 1px solid #ababab;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #cecece;
  border-right: 1px solid #ababab;
  padding: 1px;
  margin: 0px;
  list-style-type: none;
  min-height: 20px;
}
.input-value:hover {
  background: url('../../pub/img/me/ival_right0_ov.jpg') no-repeat right center;
}
.input-value:hover div {
  background: url('../../pub/img/me/ival_left0_ov.jpg') no-repeat left center;
}
.input-value {
  background: url('../../pub/img/me/ival_right0.jpg') no-repeat right center;
  margin: 0px 2px;
  list-style-type: none;
}
.input-value div {
  background: url('../../pub/img/me/ival_left0.jpg') no-repeat left center;
  padding: 2px 6px;
}
.input-value.clicked {
  background: url('../../pub/img/me/ival_right1.jpg') no-repeat right center;
  color: #FFF;
}
.input-value.clicked div {
  background: url('../../pub/img/me/ival_left1.jpg') no-repeat left center;
  color: #FFF;
}
.line900-content {
  margin: 30px auto;
  font-size: 15px;
}
.tree li {
  border-bottom: 1px solid #eee;
}
.replied {
  border: 1px solid #EEE;
  margin-left: 5px;
  padding: 5px;
}
.output-text {
  font-size: 10px;
  padding: 3px 0px;
}
.ns_unchecked {
  background: #ffe1e1;
}
.ns_auto {
  background: #ffffe1;
}
.main-table .filter .text {
  width: 150px;
  font-size: 12px;
}
.week .comment {
  background: #222;
  color: #ddd;
  margin: 10px;
  border: 1px solid #000;
  width: 100px;
  padding: 10px;
  height: auto;
  position: absolute;
  filter: alpha(opacity=80);
  opacity: 0.8;
  display: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.week.active {
  background: #ff9000 !important;
}
.chosen {
  width: 100%;
}
.filter-table-container {
  background: #d1cfdf;
  padding: 30px 20px;
}
.filter-table {
  width: 100%;
}
.filter-table th {
  font-weight: normal;
}
.filter-table th.week-title {
  text-align: center;
}
.filter-table th.heading {
  border-top: 1px solid #fff;
}
.filter-table td {
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  width: 18px;
}
.filter-table td.selected {
  background: #4a21c2;
}
.filter-table tr:last-child td {
  border-bottom: 1px solid #fff;
}
.filter-table tr:last-child th.heading {
  border-bottom: 1px solid #fff;
}
.filter-table__picker {
  width: 200px;
}
.btn {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  text-transform: uppercase;
  border-radius: 0;
  border-width: 2px;
  font-weight: bold;
}
.btn-danger {
  background-color: #4a21c2;
  border-color: #4a21c2;
}
.btn-outline-primary {
  border-color: #646464;
  color: #646464;
}
.btn-outline-primary:hover,
.btn-outline-primary:active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #646464;
  border-color: #646464;
}
.main-table .right-column .table .noborder td {
  border: 0px;
}
#ui-datepicker-div {
  z-index: 1000;
}
span.text {
  font-size: 14px;
}
.busy div {
  border: 1px solid #444;
  border-left: 0px;
  background: #fff;
  width: 5px;
  height: 10px;
}
.select_weeks .true,
.busy .true {
  background: #0A0;
  color: #fff;
}
.cart-table {
  border-collapse: collapse;
}
.cart-table.no-border td {
  border: 0px;
}
.cart-table th {
  background: #eee;
}
.cart-table th,
.cart-table td {
  font-size: 12px;
  text-align: left;
  border: 1px solid #ddd;
  padding: 3px;
}
.cart-table th.tar,
.cart-table td.tar {
  text-align: right;
}
.cart-list {
  list-style-type: none;
}
.cart-list li {
  float: left;
  display: block;
  padding: 2px 10px;
}
.cart h3 {
  font-size: 14px;
}
.side-info {
  padding: 5px 0;
  border-bottom: 1px dotted #aaa;
}
.side-info label {
  display: block;
  float: left;
  width: 80px;
  text-align: right;
  padding-right: 5px;
  font-weight: bold;
}
.side-info .info {
  float: left;
}
.side-info .clr {
  padding-top: 3px;
}
#rotation-alternatives {
  font-size: 11px;
}
.alternatives td {
  font-size: 11px;
}
.datepicker-nolimit {
  padding: 5px 10px;
}
.table-items th a,
.table-items td a {
  color: #646464;
}
.table-items th a:hover,
.table-items td a:hover {
  color: #4a21c2;
}
.page-item:first-child .page-link,
.page-item:last-child .page-link {
  border-radius: 0;
}
.page-item.active .page-link {
  background-color: #4a21c2;
  border-color: #4a21c2;
}
.page-link {
  color: #646464;
}
.page-link:hover {
  color: #4a21c2;
}
.sorting-enabled {
  display: block;
}
.sorting-enabled img {
  float: right;
  margin-top: 6px;
}
.login {
  height: 100%;
}
.login body {
  font-family: "Open Sans", Arial, sans-serif;
  background: #4a21c2;
  color: #fff;
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.login .welcome-text {
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.4em;
  margin-bottom: 40px;
}
.login .logo-inspired {
  height: 92px;
}
.login .logo-border {
  border-right: 2px solid #fff;
  padding-right: 40px;
  margin-right: 40px;
}
.login .login-form {
  margin-top: 40px;
}
.login .control-group {
  text-align: left;
}
.login .form-control {
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 0;
}
.login .btn {
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
  margin-top: 25px;
  padding-left: 40px;
  padding-right: 40px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.1em;
}
.logo-reprise {
  height: 200px;
}
