html, body {
  font-family: 'Roboto', sans-serif;
  font-size:14px;
  margin: 0px;
  padding: 0px;
    
  min-height:100vh;max-height: 100vh;overflow-x: hidden;overflow-y: hidden;
}
md-card-content{font-size: 10px;}
.code{color: red;font-size: 8px;}


/* Background Styles */
.bg{
  background-size: cover;
}
.bg-giddy-green{background: #94C950;}
.bg-giddy-orange{background: #F15A2C;}
.bg-cutter-blue{background: #2B68B2;}

.bg-light-blue{background: #42beee;}
.bg-dark-blue{background: #00022B;}
.bg-fuchsia{background: #DA1C5C;}
.bg-yellow{background: #D7DF23;}
.bg-light-orange{background: #E7822C;}
.bg-light-green{background: #CFDD44;}

.cutterBlue{color: #2B68B2;}
.bg-cutter-blue{background: #2B68B2;}

.white-border{
    border-style: solid;
    border-color: #fff #fff;
}

.bgGradient-giddyUpBlue-H{
background: rgb(66,190,238);
background: -moz-linear-gradient(left,  rgba(66,190,238,1) 0%, rgba(43,104,178,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(66,190,238,1)), color-stop(100%,rgba(43,104,178,1)));
background: -webkit-linear-gradient(left,  rgba(66,190,238,1) 0%,rgba(43,104,178,1) 100%);
background: -o-linear-gradient(left,  rgba(66,190,238,1) 0%,rgba(43,104,178,1) 100%);
background: -ms-linear-gradient(left,  rgba(66,190,238,1) 0%,rgba(43,104,178,1) 100%);
background: linear-gradient(to right,  rgba(66,190,238,1) 0%,rgba(43,104,178,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42beee', endColorstr='#2b68b2',GradientType=1 );
}
.bgGradient-giddyUpBlue-V{
background: rgb(66,190,238);
background: -moz-linear-gradient(top,  rgba(66,190,238,1) 0%, rgba(43,104,178,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(66,190,238,1)), color-stop(100%,rgba(43,104,178,1)));
background: -webkit-linear-gradient(top,  rgba(66,190,238,1) 0%,rgba(43,104,178,1) 100%);
background: -o-linear-gradient(top,  rgba(66,190,238,1) 0%,rgba(43,104,178,1) 100%);
background: -ms-linear-gradient(top,  rgba(66,190,238,1) 0%,rgba(43,104,178,1) 100%);
background: linear-gradient(to bottom,  rgba(66,190,238,1) 0%,rgba(43,104,178,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42beee', endColorstr='#2b68b2',GradientType=0 );
}
.bgGradient-corporateBlue-H{
background: rgb(43,57,144);
background: -moz-linear-gradient(left,  rgba(43,57,144,1) 0%, rgba(0,2,43,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(43,57,144,1)), color-stop(100%,rgba(0,2,43,1)));
background: -webkit-linear-gradient(left,  rgba(43,57,144,1) 0%,rgba(0,2,43,1) 100%);
background: -o-linear-gradient(left,  rgba(43,57,144,1) 0%,rgba(0,2,43,1) 100%);
background: -ms-linear-gradient(left,  rgba(43,57,144,1) 0%,rgba(0,2,43,1) 100%);
background: linear-gradient(to right,  rgba(43,57,144,1) 0%,rgba(0,2,43,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b3990', endColorstr='#00022b',GradientType=1 );
}
.bgGradient-corporateBlue-V{
background: rgb(43,57,144);
background: -moz-linear-gradient(top,  rgba(43,57,144,1) 0%, rgba(0,2,43,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(43,57,144,1)), color-stop(100%,rgba(0,2,43,1)));
background: -webkit-linear-gradient(top,  rgba(43,57,144,1) 0%,rgba(0,2,43,1) 100%);
background: -o-linear-gradient(top,  rgba(43,57,144,1) 0%,rgba(0,2,43,1) 100%);
background: -ms-linear-gradient(top,  rgba(43,57,144,1) 0%,rgba(0,2,43,1) 100%);
background: linear-gradient(to bottom,  rgba(43,57,144,1) 0%,rgba(0,2,43,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b3990', endColorstr='#00022b',GradientType=0 );
}
.bgGradient-integration-H{
background: rgb(158,31,99);
background: -moz-linear-gradient(left,  rgba(158,31,99,1) 0%, rgba(218,28,92,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(158,31,99,1)), color-stop(100%,rgba(218,28,92,1)));
background: -webkit-linear-gradient(left,  rgba(158,31,99,1) 0%,rgba(218,28,92,1) 100%);
background: -o-linear-gradient(left,  rgba(158,31,99,1) 0%,rgba(218,28,92,1) 100%);
background: -ms-linear-gradient(left,  rgba(158,31,99,1) 0%,rgba(218,28,92,1) 100%);
background: linear-gradient(to right,  rgba(158,31,99,1) 0%,rgba(218,28,92,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e1f63', endColorstr='#da1c5c',GradientType=1 );
}
.bgGradient-integration-V{
background: rgb(158,31,99);
background: -moz-linear-gradient(top,  rgba(158,31,99,1) 0%, rgba(218,28,92,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(158,31,99,1)), color-stop(100%,rgba(218,28,92,1)));
background: -webkit-linear-gradient(top,  rgba(158,31,99,1) 0%,rgba(218,28,92,1) 100%);
background: -o-linear-gradient(top,  rgba(158,31,99,1) 0%,rgba(218,28,92,1) 100%);
background: -ms-linear-gradient(top,  rgba(158,31,99,1) 0%,rgba(218,28,92,1) 100%);
background: linear-gradient(to bottom,  rgba(158,31,99,1) 0%,rgba(218,28,92,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e1f63', endColorstr='#da1c5c',GradientType=0 );
}
.bgGradient-scheduling-H{
background: rgb(251,176,64);
background: -moz-linear-gradient(left,  rgba(251,176,64,1) 0%, rgba(215,223,35,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(251,176,64,1)), color-stop(100%,rgba(215,223,35,1)));
background: -webkit-linear-gradient(left,  rgba(251,176,64,1) 0%,rgba(215,223,35,1) 100%);
background: -o-linear-gradient(left,  rgba(251,176,64,1) 0%,rgba(215,223,35,1) 100%);
background: -ms-linear-gradient(left,  rgba(251,176,64,1) 0%,rgba(215,223,35,1) 100%);
background: linear-gradient(to right,  rgba(251,176,64,1) 0%,rgba(215,223,35,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb040', endColorstr='#d7df23',GradientType=1 );
}
.bgGradient-scheduling-V{
background: rgb(251,176,64);
background: -moz-linear-gradient(top,  rgba(251,176,64,1) 0%, rgba(215,223,35,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,176,64,1)), color-stop(100%,rgba(215,223,35,1)));
background: -webkit-linear-gradient(top,  rgba(251,176,64,1) 0%,rgba(215,223,35,1) 100%);
background: -o-linear-gradient(top,  rgba(251,176,64,1) 0%,rgba(215,223,35,1) 100%);
background: -ms-linear-gradient(top,  rgba(251,176,64,1) 0%,rgba(215,223,35,1) 100%);
background: linear-gradient(to bottom,  rgba(251,176,64,1) 0%,rgba(215,223,35,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb040', endColorstr='#d7df23',GradientType=0 );
}
.bgGradient-mobile-H{
background: rgb(226,79,43);
background: -moz-linear-gradient(left,  rgba(226,79,43,1) 0%, rgba(231,130,44,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(226,79,43,1)), color-stop(100%,rgba(231,130,44,1)));
background: -webkit-linear-gradient(left,  rgba(226,79,43,1) 0%,rgba(231,130,44,1) 100%);
background: -o-linear-gradient(left,  rgba(226,79,43,1) 0%,rgba(231,130,44,1) 100%);
background: -ms-linear-gradient(left,  rgba(226,79,43,1) 0%,rgba(231,130,44,1) 100%);
background: linear-gradient(to right,  rgba(226,79,43,1) 0%,rgba(231,130,44,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e24f2b', endColorstr='#e7822c',GradientType=1 );
}
.bgGradient-mobile-V{
background: rgb(226,79,43);
background: -moz-linear-gradient(top,  rgba(226,79,43,1) 0%, rgba(231,130,44,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,79,43,1)), color-stop(100%,rgba(231,130,44,1)));
background: -webkit-linear-gradient(top,  rgba(226,79,43,1) 0%,rgba(231,130,44,1) 100%);
background: -o-linear-gradient(top,  rgba(226,79,43,1) 0%,rgba(231,130,44,1) 100%);
background: -ms-linear-gradient(top,  rgba(226,79,43,1) 0%,rgba(231,130,44,1) 100%);
background: linear-gradient(to bottom,  rgba(226,79,43,1) 0%,rgba(231,130,44,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e24f2b', endColorstr='#e7822c',GradientType=0 );
}
.bgGradient-estimating-H{
background: rgb(207,221,68);
background: -moz-linear-gradient(left,  rgba(207,221,68,1) 0%, rgba(148,201,80,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(207,221,68,1)), color-stop(100%,rgba(148,201,80,1)));
background: -webkit-linear-gradient(left,  rgba(207,221,68,1) 0%,rgba(148,201,80,1) 100%);
background: -o-linear-gradient(left,  rgba(207,221,68,1) 0%,rgba(148,201,80,1) 100%);
background: -ms-linear-gradient(left,  rgba(207,221,68,1) 0%,rgba(148,201,80,1) 100%);
background: linear-gradient(to right,  rgba(207,221,68,1) 0%,rgba(148,201,80,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfdd44', endColorstr='#94c950',GradientType=1 );
}
.bgGradient-estimating-V{
background: rgb(207,221,68);
background: -moz-linear-gradient(top,  rgba(207,221,68,1) 0%, rgba(148,201,80,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(207,221,68,1)), color-stop(100%,rgba(148,201,80,1)));
background: -webkit-linear-gradient(top,  rgba(207,221,68,1) 0%,rgba(148,201,80,1) 100%);
background: -o-linear-gradient(top,  rgba(207,221,68,1) 0%,rgba(148,201,80,1) 100%);
background: -ms-linear-gradient(top,  rgba(207,221,68,1) 0%,rgba(148,201,80,1) 100%);
background: linear-gradient(to bottom,  rgba(207,221,68,1) 0%,rgba(148,201,80,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfdd44', endColorstr='#94c950',GradientType=0 );
}

a{
    color: #42beee;
}
.responsiveW{
    max-width: 100%;
    height: auto;
}
.pad20{padding:20px;}

.centerText{
    text-align: center;
}
.cutterBlue{
    background-color: #2B68B2!important;
}

.md-sidenav-left a{
    color: #fff;
}
md-content.md-default-theme {
  background-color: #fff;
  background-image: url(../assets/gubg.png);
  background-size: cover;
}
.md-sidenav-left{
  background-color: #344248;
  color: #fff!important;

}
.md-sidenav-left md-item-content{
  color: white;
  text-decoration: none!important;
  padding-left:30px;
  cursor: pointer;
}
.md-sidenav-left .md-subheader{
  margin-right: 0px!important;
  background-color: #2B68B2!important;
  color: white!important;
  font-weight: 600;
  cursor: pointer;
}
.md-sidenav-left  svg{
  fill: white;
}

md-card {
  background-color: #fff;
}
md-card h2:first-of-type {
  margin-top: 0;
}

md-toolbar .md-button.md-default-theme {
  border-radius: 0!important;
}
md-toolbar.showSearch {
  fill: #FF9800!important;
}
h2 {
  font-weight: 400;
}

.md-toolbar-tools-bottom {
  font-size: small;
}
.md-toolbar-tools-bottom :last-child {
  opacity: 0.8;
}

md-toolbar:not(.md-hue-1),
.md-fab {
  fill: #fff;
}

md-sidenav {
  fill: #fff;
  overflow-x: hidden;
  min-height: 100vh;
  max-height: 100vh;
}
md-sidenav ng-md-icon {
  position: relative;
  top: 5px;
}

.user-avatar {
  border-radius: 99%;
}

/* unvisited link */
a:link {
   text-decoration: none!important;
}

/* visited link */
a:visited {
    text-decoration: none!important;
}

/* mouse over link */
a:hover {
    text-decoration: none!important;
}

/* selected link */
a:active {
    text-decoration: none!important;
}
md-checkbox.md-checked .md-icon {
 background-color: #42BEEE!important;
}

input[type='text'],
input[type='number'],
textarea {
  font-size: 16px;
}

md-card-header{height: 50px;background-color: #2196F3;font-size: 18px; color: #fff; padding-left: 10px; fill:#fff;}
md-card-header ng-md-icon svg{margin-top: 10px!important; margin-right: 10px;}
md-card-header md-card-header-text span.md-title{margin-top: 10px!important;}

table.striped>tbody>tr:nth-child(odd) {
    background-color: rgba(221, 221, 221, 0.5);
}
td,th{
  padding: 10px;
}
.collection-item .title{
  font-size: 32px;
  font-weight: 600;
}
.collection-item .secondary-content{
  font-size: 24px;
}
.dts{
  padding-top: 5px;
}
.collection .collection-item.avatar {
    min-height: 64px;
    padding-left: 72px;
    position: relative;
}

.tree, .tree ul {
    margin:0;
    padding:0;
    list-style:none
}
.tree ul {
    margin-left:1em;
    position:relative
}
.tree ul ul {
    margin-left:.5em
}
.tree ul:before {
    content:"";
    display:block;
    width:0;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    border-left:1px solid
}
.tree li {
    margin:0;
    padding:0 1em;
    line-height:2em;
    color:#000;
    font-weight:700;
    position:relative
    cursor: pointer;
}
.tree ul li:before {
    content:"";
    display:block;
    width:10px;
    height:0;
    border-top:1px solid;
    margin-top:-1px;
    position:absolute;
    top:1em;
    left:0
}
.tree ul li:last-child:before {
    background:#fff;
    height:auto;
    top:1em;
    bottom:0
}
.indicator {
    margin-right:5px;
}
.tree li a {
    text-decoration: none;
    color:#000;
}
.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color:#000;
    border:none;
    background:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}
.orangeBorder{
  border:1px #F65800 solid;
  margin: 10px;
}
.contactName{
  font-weight: 200;
  font-size: 14px;
}
.chip {
    display: inline-block;
    height: 32px;
    font-size: 12px;
    color: rgba(0,0,0,1);
    line-height: 32px;
    padding: 0 12px;
    margin-bottom: 10px;
    border-radius: 16px;
    background-color: #fdf3a7;
}
.tab-content h5{
  font-size: 18px;
  color: #000;
  font-weight: 600;
}
.tab-content h5 i{
  font-size: 18px;
  color: #8AC200;
  font-weight: 600;
}
input:not([type]):focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #8AC200 !important;
    box-shadow: 0 1px 0 0 #8AC200 !important;
}
.form-control:focus {
    border-color: #8AC200 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(127, 233, 102, 0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(127, 233, 102, 0.6)!important;
}
select {
    display: inline-block!important;
  height: auto!important;
}








md-dialog {
    min-width: 100vw!important;
    min-height: 100vh!important;
    
}

md-dialog md-content{
    background-image: url(../img/gubg.png)!important;
    background-size: cover!important;
    min-width: 100vw!important;
    min-height: 100vh!important;
    margin-bottom: 200px;
}
md-dialog.md-default-theme {
    border-radius: 0px!important;
}
.appFooter ng-md-icon{
  fill:#000;
}
/* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {

    }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
      table.responsive-table th {
            text-align: left!important;
            height: 40px!important;
            padding: 0px!important;
            line-height: 13px!important;
          font-size: 10px;
        }
        table.responsive-table thead tr {
            display: block;
            padding: 0px;
          margin-right: 5px;
        }
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
      table.responsive-table th {
            text-align: left!important;
            height: 40px!important;
            padding: 0px!important;
            line-height: 13px!important;
          font-size: 10px;
        }
        table.responsive-table thead tr {
            display: block;
            padding: 0px;
          margin-right: 5px;
        }
    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {
        table.responsive-table th {
            text-align: left!important;
            height: 40px!important;
            padding: 0px!important;
            line-height: 13px!important;
          font-size: 10px;
        }
        table.responsive-table thead tr {
            display: block;
            padding: 0px;
          margin-right: 5px;
        }
    }
ul.tree li.active{
  color: #99CA4F;
}
ul.tree li.active::after { 
    content: "<i class='fa fa-certificate' aria-hidden='true'></i>";
}

