/**
 Colors Used
 dark-bg: #222
 text-light: #ccb
 links: #b94a1d
 text-dark: #222
 text-green: #40a020
 text-warning: #ff9e14
 text-error: #8c2e0b

*/
.margin-left-none,
.grid-1.margin-left-none,
.grid-2.margin-left-none,
.grid-3.margin-left-none,
.grid-4.margin-left-none,
.grid-5.margin-left-none,
.grid-6.margin-left-none,
.grid-7.margin-left-none,
.grid-8.margin-left-none,
.grid-9.margin-left-none,
.grid-10.margin-left-none,
.grid-11.margin-left-none,
.grid-12.margin-left-none {
  margin-left: 0;
}
div.margin-right-none,
.margin-right-none,
.grid-9.margin-right-none,
.grid-10.prefix-2.margin-right-none,
.grid-8.suffix-2.margin-right-none {
  margin-right: 0;
}
.margin-right-none,
.grid-1.margin-right-none,
.grid-2.margin-right-none,
.grid-3.margin-right-none,
.grid-4.margin-right-none,
.grid-5.margin-right-none,
.grid-6.margin-right-none,
.grid-7.margin-right-none,
.grid-8.margin-right-none,
.grid-9.margin-right-none,
.grid-10.margin-right-none,
.grid-11.margin-right-none,
.grid-12.margin-right-none {
  margin-right: 0;
}
html,
body {
  background-color: #f0f2e6;
  color: #222;
  margin: 0;
  pading: 0;
  background: #fff url(images/light-bg-ch.png);
}
img {
  border: none;
}

html,
body,
a,
h1,
h2,
h3,
h4,
div,
span {
  font-family: Helvetica, Arial, sans-serif;
}
a:link {
  -moz-transition: color .3s ease-in;
  -o-transition: color .3s ease-in;
  -webkit-transition: color .3s ease-in;
  text-decoration: none;
  transition: color .3s ease-in;
}

thead a,
thead a:hover,
thead a:visited,
thead a:link {
  color: #cca;
}
th {
  background-color: #dce9f9;
  background: #222 url(images/header.jpg) center bottom;
  color: #cca;
}

.admin-enabled {
  color: green;
}
.admin-missing {
  color: red;
}
.admin-disabled {
  color: orange;
}
ul.links {
  margin: 0px;
  padding: 0px;
}
ul.links li,
ul.menu li {
  list-style: none;
}
ul.links li a,
ul.menu li a {
  text-decoration: none;
}
ul.links li a {
  padding: 2px 10px;
  margin: 10px 10px 0 0;
  font-size: 12px;
  color: #777;
  background: #ddd;
  border: 1px solid #ccc;
  border-radius: 10px;
  display: inline-block;
}

ul.links li a:hover {
  color: #222;
  border: 1px solid #777;
}
.logo-img img {
  display: block;
  background: transparent;
}

.element-invisible {
  display: none;
}
/* status messages */
div.messages a {
  color: #fff;
  text-decoration: underline;
}
div.status {
  background-image: url(images/status-ok-inv.png);
  background-color: #40a020;
  border: none;
  color: #fff;
}
div.warning {
  background-image: url(images/status-warning-inv.png);
  background-color: #ff9e14;
  border: none;
  color: #fff;
}
div.error {
  background-image: url(images/status-error-inv.png);
  background-color: #8c2e0b;
  border: none;
  color: #fff;
}
label span.form-required {
  color: #8c2e0b;
}
/* Normal Menu */
ul li.expanded {
  list-style-image: url(images/menu-expanded.png);
  list-style-type: circle;
}
ul li.collapsed {
  list-style-image: url(images/menu-collapsed.png);
  list-style-type: disc;
}
ul li.leaf {
  list-style-image: url(images/menu-leaf.png);
  list-style-type: square;
}
#section-header {
  color: #f0f2e6;
  background: #222 url(images/header.jpg) center bottom;
  overflow: hidden;
}

#section-header a ,
#section-header a:link,
#section-header a:visited {
  color: #f0f2e6;
}
#section-header a:hover {
  color: #fff;
}

a:link,
a:visited {
  color: #b94a1d;
  text-decoration: none;
}
a:hover {
  color: #222;
}
h1 {
  margin-bottom: 10px;
  font-size: 25px;
}
#zone-preface-wrapper {
  background-color: #000;
}
.logo-img img {
  max-width: 100%;
}
fieldset legend {
  position: absolute;
  font-size: 12px;
  background: #222 url(images/header.jpg) no-repeat center bottom;
  padding: 5px 0 0 0;
  width: 100%;
  border-radius: 5px 5px 0 0;
  top: 0px;
  left: 0px;
  height: 20px;
}

fieldset {
  position: relative;
  min-height: 20px;
  padding-top: 20px;
  border: none;
  border-radius: 5px;
  /* background: #fff url(images/light-bg-ch.png); */
  border: 1px solid grey;
  background: transparent;
  margin: 0 0 10px 0;
}
div.vertical-tabs .vertical-tabs-panes .vertical-tabs-pane fieldset.collapsible {
  padding: 0.5em 0;
}
div.vertical-tabs .vertical-tabs-panes .vertical-tabs-pane fieldset.collapsible.collapsed {
  padding: 0;
}
.fieldset-wrapper {
  padding: 10px;
}

.region-content-inner {
  background: white;
  padding: 10px;
}
/** Views filter form */

.views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 8px;
}
/* Module filter Form */
#module-filter-show-wrapper .form-item.form-type-checkbox {
  width: auto;
  float: left;
  line-height: 1.5em;
}

/* Search Block */
#search-block-form {
  background: rgba(0,0,0,0.9) url(images/header.jpg) center bottom;
  padding: 15px 10px;
  border-radius: 5px;
}
#search-block-form .container-inline label.element-invisible,
#search-block-form .container-inline .element-invisible {
  display: none;
}

#search-block-form .container-inline {
  position: relative;
  padding: 0px;
  height: 25px;
}
#search-block-form input[type="text"] {
  background: rgba( 0, 0, 0, 0.7);
  border: 1px solid black;
  padding: 0 25px 0 5px;
  width: 100%;
  height: 25px;
  color: #ccb;
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
}

#search-block-form input[type="submit"] {
  background: transparent url(images/search.png) no-repeat center center;
  border: 1px solid black;
  width: 30px;
  text-indent: 1000px;
  overflow: hidden;
  height: 25px;
  padding: 0px;
  margin: 0px;
  text-shadow: none;
  color: #cca;
  position: absolute;
  right: 0px;
  top: 0px;
  border-radius: 0px 5px 5px 0px;
  z-index: 1;
}
#search-block-form input[type="submit"]:hover {
  background-image: url(images/search-white.png);
}


#search-block-form.form-item {
  width: 240px;
}
#block-system-main {
  margin: 10px 0;
}
/* Forms */
form {
  background: #fafafa;
  margin: 10px 0;
  padding: 10px;
  border-radius: 5px;
}
.description {
  font-size: 12px;
  color: #777;
}

fieldset {
  margin: 10px 0;
}
span.fieldset-legend {
  color: #cca;
  width: 100%;
  display: block;
  width: auto;
  height: 15px;
  background: transparent;
  padding: 0px;
  text-indent: 30px;
}
fieldset.collapsible.collapsed {
  padding: 0px;
}

fieldset.collapsible.collapsed span.fieldset-legend {
  background: transparent url(images/plus.png) left 5px center no-repeat;
}

fieldset.collapsible span.fieldset-legend {
  background: transparent url(images/minus.png) left 5px center no-repeat;
}
a.fieldset-title {
  color: #cca;
  width: 100%;
  display: block;
}

.form-item {
  margin-top: 10px;
}


.pm-vista-form-group {
  padding: 10px 0;
  border-bottom: 1px dotted grey;
  margin: 0 0 10px 0;
}

.pm-vista-form-group-item {
  float: left;
  padding: 0 10px 0 0;
}

textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  border-radius: 5px;
  border: 1px solid #ddd;
  background: #fff;
  color: #222;
}
textarea {
  border-radius: 5px 5px 0 0;
}
.grippie {
  border-radius: 0 0 5px 5px;
}
select {
  background: #fff url(images/menu.png) no-repeat right 5px center;
  padding-right: 20px;
}

label {
  color: #222;
  font-size: 12px;
  text-transform: uppercase;
}

#skip-link {
  display: none;
}
.vertical-tabs ul.vertical-tabs-list li a:hover {
  outline: none;
}
.vertical-tabs ul.vertical-tabs-list li.selected {
  background-color: white;
}
.vertical-tabs {
  background-color: white;
}
/* Breadcrumbs */
.breadcrumb {
  font: 11px  Helvetica, Arial, sans-serif;
  background: transparent;
  height: 15px;
  line-height: 15px;
  color: #9b9b9b;
  border-radius: 5px;
  width: 100%;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}
.breadcrumb li {
  list-style-type: none;
  float: left;
  padding-left: 10px;
}
.breadcrumb a {
  height: 15px;
  display: block;
  background-image: url(images/breadcrumb.png);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 15px;
  text-decoration: none;
  color: #454545;
}
.breadcrumb a.active {
  color: orange;
  font-weight: bold;
  background: transparent;
}
/* menu in sidebar */
/* Some stylesheet reset http://cssmenumaker.com/builder/459232 */
#region-sidebar-first  ul.menu {
  list-style: none;
  padding: 0;
  vertical-align: baseline;
  line-height: 1;
}

/* The container */
#region-sidebar-first  ul.menu {
  display: block;
  position: relative;
}

/* The list elements which contain the links */
#region-sidebar-first  ul.menu li {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}

/* General link styling */
/* region-sidebar-first */
#region-sidebar-first h2.block-title {
  color: white;
  background: #222 url(images/header.jpg) center bottom;
  padding: 5px 5px 5px 20px;
  margin: 0px;
}

#region-sidebar-first ul.menu {
  border-radius: 0 0 5px 5px;
}

#region-sidebar-first {
  background: transparent;
  padding: 0px 0px;
}

#region-sidebar-first .block {
  margin: 5px 0;
  border-radius: 5px;
  overflow: hidden;
}

#region-sidebar-first .block-inner ul.menu {
  margin: 0px;
}
#region-sidebar-first  ul.menu {
  background: rgba(0,0,0,0.9);
}
#region-sidebar-first  ul.menu li a {
  /* Layout */
  display: block;
  position: relative;
  margin: 0;
  border-top: 1px dotted #3a3a3a;
  padding: 11px 20px;

  /* Typography */
  font-family: Helvetica, Arial, sans-serif;
  color: #cca;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #000;
  font-size: 13px;
  font-weight: bold;

  /* Background & effects */
  background-image: url(images/arrow-right-light.png);
  background-repeat: no-repeat;
  background-position: right 7px;
}

#region-sidebar-first  ul.menu li.active-trail > a {
  background-image: url(images/arrow-down-green.png);
  color: #40a020;
}
#region-sidebar-first  ul.menu li.active-trail > a.active {
  background-image: url(images/arrow-right-green.png);
  color: #40a020;
}
#region-sidebar-first  ul.menu li > a:hover {
  background-image: url(images/arrow-right-green.png);
  color: #40a020;
}

#region-sidebar-first ul.menu li li a {
  text-indent: 10px;
}

/* tabs */
div.tabs {
  margin: 0px 0px 10px 0px;
}
ul.tabs {
  list-style-type: none;
  width: auto;
  background: #000 url(images/header.jpg);
  padding: 0px;
  border-radius: 5px 5px 0px 0;
  overflow: hidden;
  margin: 0px;
}
ul.tabs.primary {
  margin: 0px;
}
ul.tabs.secondary {
  background: #000;
  border-radius: 0;
}
.tabs li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}

.tabs li a {
  float: left;
  color: #cca;
  text-decoration: none;
  height: 24px;
  padding: 9px 15px 0;
  font-weight: normal;
}
.tabs.secondary li a {
  border-bottom: 3px solid #000;
}
.tabs.primary li a.active,
.tabs.primary li a:hover {
  color: #fff;
}

.tabs li a:hover {
  text-decoration: none;
  border-color: #40a020;
}

.tabs .active a {
  font-weight: bold;
}
.tabs.secondary .active a {
  font-weight: bold;
  border-color: #40a020;
}
.tabs.primary li a:hover {
  background: rgba( 0, 0 , 0, 0.5);
}
.tabs.primary li.active {
  background: #000;
}

/* action links on theme setting page */
ul.operations,
ul.action-links {
  list-style: none;
  padding: 0px;
  height: 20px;
}

.theme-selector ul.operations {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
}


ul.operations li a,
ul.action-links li a {
  background: #eee;
  border-radius: 10px;
  display: inline-block;
  float: left;
  font-size: 12px;
  padding: 2px 10px;
  margin: 0px 10px 10px 0px;
}

ul.operations li a:hover,
ul.action-links li a:hover {
  background: #ddd;
  color: #222;
}
/* theme selection page */
.theme-selector img {
  float: left;
  margin: 0px 10px 10px 0;
  width: 200px;
  border: 1px solid #ddd;
  border-radius: 1px;
  background: white;
  padding: 1px;
}

.theme-selector {
  border-bottom: 1px dotted grey;
  position: relative;
  padding-bottom: 50px;
}


/* User profile badge */
#site-clock {
  height: 100px;
  overflow: hidden;
}

#site-clock-wrapper {
  margin: 30px 0px;
  height: 20px;
  font-size: 15px;
  border-radius: 5px;
  padding: 10px;
  background: rgba( 255,255,255,0.1);
}

#site-clock-wrapper time.time,
#site-clock-wrapper time.date {
  color: #cca;
  padding: 0 0 0 25px;
  display: block;
  height: 20px;
}
#site-clock-wrapper time.date {
  float: left;
  background: transparent url(images/calendar.png) no-repeat left top;
}
#site-clock-wrapper time.time {
  display: none;
  float: right;
  background: transparent url(images/clock.png) no-repeat left top;
}

#user-profile-badge {
  overflow: hidden;
  position: relative;
  padding: 20px 0px;
  height: 60px;
}
#user-profile-badge .user-picture {
  position: absolute;
  margin: 0px;
}

#user-profile-badge .user-picture img {
  height: 50px;
  width: 50px;
  padding: 0px;
  margin: 0px;
  border-radius: 5px;
}

#user-profile-badge .user-picture {
  height: 50px;
  width: 50px;
  padding: 5px;
  display: block;
  background: rgba( 255,255,255,0.1);
  border-radius: 5px;
}
#user-profile-badge .user-picture a {
  height: 40px;
  width: 40px;
  padding: 0px;
  display: block;
}
#user-profile-badge .name {
  position: absolute;
  font-size: 15px;
  margin: 0px;
  padding: 0px;
  float: left;
  width: auto;
  clear: right;
  overflow: hidden;
  text-transform: capitalize;
}

#user-profile-badge .name-welcome {
  display: none;
}
#user-profile-badge .account a {
  background-image: url(images/wrench.png);
}
#user-profile-badge .logout a {
  background-image: url(images/exit.png);
}
#user-profile-badge .account a:hover {
  background-image: url(images/wrench-light.png);
}
#user-profile-badge .logout a:hover {
  background-image: url(images/exit-light.png);
}
#user-profile-badge .logout a,
#user-profile-badge .account a {
  position: absolute;
  height: 30px;
  width: 30px;
  overflow: hidden;
  text-indent: -1000px;
  background-color: rgba( 255,255,255,0.1);
  display: block;
  border-radius: 5px;
  float: right;
  margin: 0px;
  border-left: 1px solid #222;
  border-bottom: 1px solid #000;
  background-position: center;
  background-repeat: no-repeat;
}

/* Positioning user profile elements in the badge */
#user-profile-badge .user-picture {
  left: 0px;
  top: 20px;
}
#user-profile-badge .name {
  left: 70px;
  top: 20px;
}
#user-profile-badge .logout a {
  right: 0px;
  top: 50px;
}
#user-profile-badge .account a {
  right: 40px;
  top: 50px;
}
/* Dashboard */

#pm-dashboard dt.pmcomponent {
  margin: 5px;
  padding: 0 0 0 40px;
  height: 40px;
  position: relative;
  display: block;
  background-image: url( images/dashbord-icon-sprite.png );
  background-repeat: no-repeat;
}
dt.pmcomponent a.dashboard-link-add,
dt.pmcomponent a.dashboard-link-title {
  height: 20px;
  margin: 0;
  padding: 10px 10px;
  font-size: 20px;
  display: block;
  z-index: 1;
  color: #222;
  background: rgba(0,0,0,0.2) url(images/light-bg-ch.png);
  border-radius: 5px;
  line-height: 20px;
}

dt.pmcomponent a.dashboard-link-add:hover {
  background: rgba(0,0,0,0.3) url(images/plus-alt.png) no-repeat center center;
}

dt.pmcomponent a.dashboard-link-add {
  position: absolute;
  top: 0px;
  right: 0px;
  text-indent: 1000px;
  overflow: hidden;
  height: 40px;
  width: 40px;
  padding: 0px;
  background: rgba(0,0,0,0.2) url(images/plus-alt.png) no-repeat center center;
  border-radius: 5px;
  z-index: 10;
}

#pm-dashboard dt#pmorganizations {
  background-position: 0 4px;
}

#pm-dashboard dt#pmprojects {
  background-position: 0 -636px;
}

#pm-dashboard dt#pmtasks {
  background-position: 0 -828px;
}

#pm-dashboard dt#pmtickets {
  background-position: 0 -700px;
}

#pm-dashboard dt#pmpeople {
  background-position: 0 -380px;
}

#pm-dashboard dt#pmteams {
  background-position: 0 -444px;
}

#pm-dashboard dt#pmknowledgebase {
  background-position: 0 -252px;
}

#pm-dashboard dt#pmtimetrackings {
  background-position: 0 -316px;
}

#pm-dashboard dt#pmnotes {
  background-position: 0 -252px;
}

#pm-dashboard dt#pminvoices {
  background-position: 0 -124px;
}

#pm-dashboard dt#pmexpenses {
  background-position: 0 -188px;
}

#pm-dashboard dt#pmattributes {
  background-position: 0 -508px;
}

#pm-dashboard dt#pmconfiguration {
  background-position: 0 -572px;
}

#zone-footer-wrapper {
  background: rgba(0,0,0,.1);
}

/* User Login Form */

body.not-logged-in.page-user form {
  background: rgba(0,0,0,0.05);
  padding: 7px;
  box-shadow: 0 1px 50px #ffffff;
}

body.not-logged-in.page-user .region-content-inner {
  background: transparent;
}

body.not-logged-in.page-user #breadcrumb {
  display: none;
}

body.not-logged-in.page-user ul.tabs {
  display: none;
}

.pm-vista-user-form-wrapper {
  background: #fafafa;
  margin: 0px;
  padding: 10px;
  border-radius: 5px;
}
.pm-vista-user-form-title {
  color: #999;
  margin: 5px 0 0 0;
  display: block;
  border-bottom: 1px solid #ccc;
}

.pm-vista-user-form-form-wrapper {
  border-top: 1px solid #fff;
}
.pm-vista-user-form-wrapper .menu {
  padding: 0px;
}

.pm-vista-user-form-wrapper .menu a {
  background: #eee;
  border-radius: 10px;
  display: inline-block;
  float: left;
  margin: 5px 10px 0px 0px;
  font-size: 12px;
  padding: 2px 10px;
}

.pm-vista-user-form-wrapper .menu a:hover {
  background: #ddd;
  color: #222;
}

.region-branding.logo-center  .logo-img a img {
    margin-left: auto;
    margin-right: auto;
}
