/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

html, body {
  font-family: 'Roboto', 'Helvetica', sans-serif;
}
.demo-avatar {
  width: 48px;
  height: 48px;
  border-radius: 24px;
}
.demo-layout .mdl-layout__header .mdl-layout__drawer-button {
  color: rgba(0, 0, 0, 0.54);
}
.mdl-layout__drawer .avatar {
  margin-bottom: 16px;
}
.demo-drawer {
  border: none;
}
/* iOS Safari specific workaround */
.demo-drawer .mdl-menu__container {
  z-index: -1;
}
.demo-drawer .demo-navigation {
  z-index: -2;
}
/* END iOS Safari specific workaround */
.demo-drawer .mdl-menu .mdl-menu__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.demo-drawer-header {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 16px;
  height: 151px;
}
.demo-avatar-dropdown {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.demo-navigation {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.demo-layout .demo-navigation .mdl-navigation__link {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(255, 255, 255, 0.56);
  font-weight: 500;
}
.demo-layout .demo-navigation .mdl-navigation__link:hover {
  background-color: #00BCD4;
  color: #37474F;
}
.demo-navigation .mdl-navigation__link .material-icons {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.56);
  margin-right: 32px;
}

.demo-content {
  max-width: 1080px;
}

.demo-charts {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.demo-chart:nth-child(1) {
  color: #ACEC00;
}
.demo-chart:nth-child(2) {
  color: #00BBD6;
}
.demo-chart:nth-child(3) {
  color: #BA65C9;
}
.demo-chart:nth-child(4) {
  color: #EF3C79;
}
.demo-graphs {
  padding: 16px 32px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
/* TODO: Find a proper solution to have the graphs
 * not float around outside their container in IE10/11.
 * Using a browserhacks.com solution for now.
 */
_:-ms-input-placeholder, :root .demo-graphs {
  min-height: 664px;
}
_:-ms-input-placeholder, :root .demo-graph {
  max-height: 300px;
}
/* TODO end */
.demo-graph:nth-child(1) {
  color: #00b9d8;
}
.demo-graph:nth-child(2) {
  color: #d9006e;
}

.demo-cards {
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
}
.demo-cards .demo-separator {
  height: 32px;
}
.demo-cards .mdl-card__title.mdl-card__title {
  color: white;
  font-size: 24px;
  font-weight: 400;
}
.demo-cards ul {
  padding: 0;
}
.demo-cards h3 {
  font-size: 1em;
}
.demo-updates .mdl-card__title {
  min-height: 200px;
  background-position: 90% 100%;
  background-repeat: no-repeat;
}
.demo-cards .mdl-card__actions a {
  color: #00BCD4;
  text-decoration: none;
}

.demo-options h3 {
  margin: 0;
}
.demo-options .mdl-checkbox__box-outline {
  border-color: rgba(255, 255, 255, 0.89);
}
.demo-options ul {
  margin: 0;
  list-style-type: none;
}
.demo-options li {
  margin: 4px 0;
}
.demo-options .material-icons {
  color: rgba(255, 255, 255, 0.89);
}
.demo-options .mdl-card__actions {
  height: 64px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

/* CLOVE EDITs */
.demo-list-control {
  width: 300px;
  padding-right: 10px;
}

.demo-list-three {
    width: 650px;
}

.left{
    margin-left: -40px;
}

.lightblue{
    color: #00e2ff;
}

.pink{
    color: #EC407A;
}

.pink-bkg{
    background-color: #EC407A;
}

.menu-icons{
    font-size: 1.5em;
    padding:0;
    margin-right: 26px;
}

a .mfg-icon-openfolder{
    padding-left: 5px;
    padding-right: 4px;
}

a .mfg-icon-messanger{
    padding-left: 4px;
}

a .mfg-icon-users{
    padding-left: 4px;
    padding-right: 3px;
}

a .mfg-icon-mail-dark{
    padding-left: 3px;
    padding-right: 3px; 
}

.demo-drawer-header{
    padding: 6px;
}

.edit-profile{
    font-size: 1.5em;
    text-align: right;
    position:relative;
    bottom: -70px;
}

#edit-profile:hover{
    color: #EC407A;
}

li.mdl-menu__item:hover{
    background-color: #EC407A;
    color: #ffffff;
}

li.mdl-menu__item:hover > a{
    color: #ffffff;
}

.demo-avatar {
  position:relative;
  top: -14px;
  left: 8px;
  width: 80px;
  height: 80px;
}

.rounded-circle{
    border-radius: 50%;
    border: 2px solid black;
    box-shadow: 4px 4px 4px 2px rgba(0, 0, 0, 0.2); 
}

.demo-layout .demo-navigation .mdl-navigation__link:hover {
  background-color: #9FA8DA;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}

.demo-layout .demo-navigation .mdl-navigation__link:hover > i{
  color: #EC407A !important;
}

.mdl-tooltip{
    background-color: rgba(6, 7, 7, 0.5);
    font-size: 0.9em;
}
.mdl-button--icon:hover{
    background-color: #EC407A;
    color: #ffffff;
}

.theme-text-grey{
    color: #757575;
}

.underline{
    text-decoration: underline;
}

.pink-outline{
    text-shadow: 
        1px -1px .5px #EC407A,
        1px 1px .5px #EC407A,
        -1px 1px .5px #EC407A,
        -1px 1px .5px #EC407A;
}

.mdl-card__media-bkg{
    background-image: url(../img/pattern-updates.jpg);
    background-size: cover;
}

.mdl-card__title-text{
    color: #00e2ff;
    font-weight: 500;
}

.marginleft{
    margin-left: 17px;
}

.max-width-100{
    max-width: 100%;
    height: auto;
}

.settingsimg, .galleryimg, .videosimg, .filesimg, .emailimg, .friendsimg {
  position: relative;
  width: 100%;
  margin:17px;
  background-attachment:inherit;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}

.settingsimg {
  background-image: url("../img/settingsimg.jpg");
  min-height: 300px;
}

.galleryimg {
  background-image: url("../img/galleryimg.jpg");
  min-height: 300px; 
}

.videosimg {
  background-image: url("../img/videosimg.jpg");
  min-height: 300px; 
}

.filesimg {
  background-image: url("../img/filesimg.jpg");
  min-height: 300px;   
}

.emailimg {
  background-image: url("../img/emailimg.jpg");
  min-height: 300px;   
}

.friendsimg {
  background-image: url("../img/friendsimg.jpg");
  min-height: 300px;   
}

.section-heading{
   width:100%;
   margin-left:17px; 
}

li.filez .mdl-list__item-primary-content:hover{
    cursor:pointer;
    color: #ffffff !important;
    background-color: #00e2ff !important;
    white-space: nowrap !important;
}

li.filez .mdl-list__item-primary-content:hover > h3{
    cursor:pointer;
    color: #ffffff !important;
    background-color: #00e2ff !important;
    white-space: nowrap !important;
}

#drawer-closed-icon i{
    color: #757575;
    position: relative;
    bottom: 3px;
}

#drawer-closed-icon i:hover{
    color: #00e2ff;
}

#drawer-open-icon i{
    color: white;
}

#drawer-open-icon i:hover{
    color: #00e2ff;
}

#drawer-open-link{
    position: fixed;
    left: 164px; 
    top: -14px;
}

#sendemail{
    margin: 10px;
}
