﻿
/*=============================================================
    Authour URL: www.designbootstrap.com
    
    http://www.designbootstrap.com/

    License: MIT

    http://opensource.org/licenses/MIT

    100% Free To use For Personal And Commercial Use.

    IN EXCHANGE JUST TELL PEOPLE ABOUT THIS WEBSITE
   
========================================================  */


/* =============================================================
   GENERAL STYLES
 ============================================================ */

@import url(https://fonts.googleapis.com/css?family=Roboto); /* FREE GOOGLE FONT */
@import url(https://fonts.googleapis.com/css?family=Lato);


body {
  /*font-family: "Helvetica Neue", Arial, sans-serif;*/
  font-family: Lato;
  line-height: 1.3em;
  height: 100%;
  color: #636363;
}

.set-radius-zero {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.progress {
    height: 8px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

.login-icon {
    height: 60px;
width: 60px;
padding: 13px;
border-radius: 50%;
font-size: 30px;
margin-bottom: 20px;
color: #fff;
text-align: center;
cursor:pointer;
background-color:#F0677C;
-webkit-border-radius:50%;
    -moz-border-radius:50%;
}
/* =============================================================
   HEADER SECTION STYLES
 ============================================================ */
header {
    /*background-color: #0e285c;*/
    background-color: #bababa;
    color: #fff;
    /*padding: 10px;*/
    text-align: right;
}


/* =============================================================
   LOGO SECTION STYLES
 ============================================================ */
.left-div {
    padding-left: 30px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.navbar-brand {
    width: 250px;
    padding-top: 30px;
}

/* USER SETTINGS DIV */
.user-settings-wrapper .nav > li > a {
    position: relative;
    display: block;
    padding: 15px 18px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    height: 60px;
    width: 60px;
    background-color: #F0677C;
    color: #fff;
}

.user-settings-wrapper {
    margin-top: 10px;
}

    .user-settings-wrapper li {
        display: inline-block;
    }

    .user-settings-wrapper .dropdown-settings {
        width: 200px;
        padding: 10px;
    }

    .user-settings-wrapper .nav > li > a:hover,.user-settings-wrapper .nav > li > a:focus {
        text-decoration: none;
        background-color: #C36464!important;
    }

    .user-settings-wrapper img {
        height: 64px;
        width: 64px;
        border: 1px solid #000000;
    }

    .user-settings-wrapper .dropdown-menu {
        margin: 0px;
        border-radius: 0px!important;
        -moz-border-radius: 0px!important;
        -webkit-border-radius: 0px!important;
    }

    .user-settings-wrapper .btn {
        border-radius: 0px!important;
        -moz-border-radius: 0px!important;
        -webkit-border-radius: 0px!important;
    }

    .user-settings-wrapper .media-heading {
        padding-top: 10px;
    }

/* MENU LINKS SECTION*/

.menu-section {
  background-color: #143a61;
}

#menu-top a, #menu-top2 a {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    padding: 10px 10px 10px 10px;
    font-size:1.2em;
    /*text-transform: uppercase;*/
}

/*#menu-top2{
   
    float:right
}*/

.homepageheading {
    color: white;
    font-size: 16px;
    padding-bottom: 20px;
    line-height: 30px;
}


.small-menu > li > a {
  border-radius: 4px;
  border-right: none;
  border-top: none;
  background-color: white;
}

.small-menu > li {
  display: block;
  width: 100%;
}


@media (min-width: 768px){

    .homepageheading {        
        font-size: 24px;       
    }
    
  .nav > li > a:hover, .nav > li > a:focus {
    background-color: #0CA3D9 !important;
    border-color: transparent;
  }
  
    /*#menu-top2 {
        float: right
    }*/

}



#menu-top .dropdown-menu, #menu-top2 .dropdown-menu {
    background-color: #143a61
}

#menu-top a a:active, #menu-top2 a a:active {
  color: black;
  text-decoration: none;
  font-weight: 500;
  padding: 10px 10px 10px 10px;
}

.menu-top-active {
  background-color: #0CA3D9;
}


  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #0CA3D9 !important;
}
  .nav > li > a:hover, .nav > li > a:focus .nav .open > a, .nav .open > a:hover, .nav .open > a:focus .menu-section .nav > li > a:hover, .menu-section .nav > li > a:focus {
    background-color: #0CA3D9 !important;
  }

.menu-section .dropdown-menu > li > a:hover, .menu-section .dropdown-menu > li > a:focus {
  background-color: #133A60 !important;
}



.nav > li > a:hover , .nav > li > a:focus {
  background-color: #0CA3D9 !important;
  border-color: transparent;
}

.navnohover > a:hover ~ #test {
    background-color: #143a61 !important;
    border-color: transparent;
}

.navbar-inverse {
  /*background-color: #fff !important;*/
  /*overflow: auto;*/
  height:auto;
  padding-top:10px;
  padding-bottom:5px;
}


.userimage {
  margin-top: 5px;
  margin-bottom: 5px;
  max-height: 70px;
  max-width: 70px;
  min-height: 70px;
  min-width:70px;
  float:right;
  margin-left:20px;
  border-radius:100px;
}

.navbar-toggle {
  background-color: none !important;
  border: none !important;
  color: white !important;
}

.logo {
    /*max-height: 90px;
    max-height: unset;*/
   max-width: 100%;
   max-height:90px;
}

.navbar {
    margin-bottom: 0px;
}
/* =============================================================
   FOOTER SECTION STYLES
 ============================================================ */
footer {
  padding: 10px;
  color: #fff;
  font-size: 12px;
  background-color: #143a61;
}

    footer a, footer a:hover {
        color: #fff;
        text-decoration: none;
    }

/*==============================================
    DASHBOARD  STYLES    
 =============================================*/

/* DASHBOARD ICONS */

.bk-clr-one {
    background-color: #B9B739;
}

.bk-clr-two {
    background-color: #F94C4C;
}

.bk-clr-three {
    background-color: #119c7e;
}

.bk-clr-four {
    background-color: #b739b9;
}

.dashboard-div-icon {
    height: 75px;
    width: 75px;
    border: 2px solid #fff;
    padding: 20px;
    border-radius: 50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    font-size: 30px;
    margin-bottom: 20px;
    color: #fff;
}

.dashboard-div-wrapper {
    border-radius: 5px;
    text-align: center;
    padding: 15px;
    color: #fff;
    margin-bottom: 50px;
}

    .dashboard-div-wrapper .progress {
        height: 2px;
    }

/* NOTICE BOARD */


.notice-board .panel {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

.notice-board ul {
    padding-left: 0px;
    list-style: none;
}

.notice-board li {
    padding: 10px;
    border-bottom: 1px solid #E5E5E5;
}

    .notice-board li span {
        margin-right: 10px;
        border: 1px solid #DBDBDB;
        padding: 5px;
    }

    .notice-board li a, li a:hover {
        text-decoration: none;
        color: #000;
    }

/* SOCIAL BUTTONS */
.btn-social {
    color: white;
    opacity: 0.8;
}

    .btn-social:hover {
        color: white;
        opacity: 1;
        text-decoration: none;
    }

.btn-facebook {
  background-color: #143a61;
}

.btn-twitter {
  background-color: #0CA3D9;
}

.btn-linkedin {
    background-color: #0e76a8;
}

.btn-google {
    background-color: #c32f10;
}


.user-name {
  font-size: 1.7em;
}

.user-company
{
  font-size:1.3em;
  color:#808080
}

.user-account a:hover {
  text-decoration: none;
}

.show {
  display: block;
}


.input-error {
  /*border-color: #ff0000;*/
  /*background-color: #ffdada*/
  border: 2px solid red;
}

.datepicker
{
  max-width:270px;
}

.inputsize-sm
{
  max-width:270px;
}

.inputsize-md {
  max-width: 500px;
}

.circleicon {
  /*background: #ffc0c0;*/
  background:red;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-align: center;
  /*line-height: 100px;*/
  vertical-align: middle;
  padding: 15px;
}

.circleicon-2x {
  /*background: #ffc0c0;*/
  width: 45px;
  height: 45px;
  border-radius: 50%;
  text-align: center;
  /*line-height: 100px;*/
  vertical-align: middle;
  padding: 8px;
}

.modal-open {
  overflow: auto;
  padding-right: 0px !important;
}


.img-product
{
  width:100%;
  max-width:350px;
  max-height:230px;
  /*margin:20px;*/
  padding:10px;
  border-radius:15px;
  /*float:right;*/
}



.mpBg {
  background-color: #000000;
  filter: alpha(opacity=30);
  opacity: 0.7;
  margin-top: 0px;
  height: 100%;
}

.CPButtonContainer
{
  min-height:200px;
  padding:15px;
}

/*.CPButtonContainer :hover
{
 
}*/


.CPButtonText :hover
{
 text-decoration:none !important;
 color:white;
}


#awardsfooter {
  background: #ffffff;
  text-align: center;
  border-radius: 15px;
  padding: 10px;
  border: 2px solid #44c9f6;
}


#awardsfooter img
{
  border:3px solid #e3e3e9;
  padding: 2px;
  border-radius:6px;
  margin:3px;
}

.followbutton {
  margin: 1px;
  margin-top: -10px;
  color:#eaeeff
}


.odometer
{
  font-size:6em;
}

.MyAccountImage
{
  border-radius:120px;
  max-height:150px;
  max-width:150px;
  min-height:150px;
  min-width:150px;
  padding:3px;
  border: 3px solid #143a61;
  margin:15px;
}



.tile_count .tile_stats_count {
  border-bottom: 1px solid #D9DEE4;
  padding: 0 10px 0 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  color: #686e83;
  margin-bottom:15px;
}

  .tile_count .tile_stats_count .count {
    font-size: 8px;
    line-height: 47px;
    font-weight: 600;  
  }

ul.top_profiles li:nth-child(odd) {
  background-color: #eee;
}

.profile_thumb {
  border: 1px solid;
  width: 50px;
  height: 50px;
  margin: 5px 10px 5px 0;
  border-radius: 50%;
  padding: 2px 2px;
}

.profile_thumb i {
    font-size: 30px;
  }

  .profile_thumb img
  {
    max-height:44px;
    max-width:44px;
    border-radius:100px;
  }
  
  
  .byline {
    -webkit-font-smoothing: antialiased;
    font-style: italic;
    font-size: .9375em;
    line-height: 1.3;
    color: #aab6aa
  }



.flip-box {
  background-color: transparent;
  height: 200px;
  perspective: 1000px;
  display:flex;
}

 .flip-box
{
  color:white;
}


.flip-box-inner {
 
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
  overflow:visible;
}

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  padding-top: 20px;
}

.flip-box-front {
  background-color:white;
}

  .flip-box-front h4 {
    padding-top: 10px;
    color: #0CA3D9;
  }

.flip-box-back {
  /*background-color: #555;*/
  background-color: white;
  color: #133A60;
  transform: rotateY(180deg);
}

  .flip-box-back h2 {
    color: #133A60;
  }


.overflowimage {
  top:20px;
  position: absolute;
  z-index: 10;
  max-width: 300px;
  width:100%;
  max-height:300px;
}

.img-full
{
  width:100%;
}

.nounderline {
  text-decoration: none !important
}

.divselect :hover
{
  opacity:0.8;
}


.hiddencol {
  display: none;
}


.dropdowndisabled {
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
}



#loading {
  width: 100%;
  height: 100%;
  position: fixed;
  display: block;
  opacity: 0.9;
  background-color: #000000;
  z-index: 99;
  text-align: center;
}

#loading {
  position: fixed;
  z-index: 100;
  top: 0;
  background-color:white;
}

#loading h4
{
  color:#143a61;
  opacity:1;
  font-weight:bolder;
}

.loader {
  /*border: 16px solid #f3f3f3;*/
  /*border-radius: 50%;*/
  /*border-top: 16px solid red;
  border-right: 16px solid #ffbb00;
  border-bottom: 16px solid green;
  border-left: 16px solid purple;*/
  width: 268px;
  height: 143px;
  /*-webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;*/
  margin-top: CALC(50vh - 100px);
  margin-left: CALC(50vw - 134px);

  background-image:url(/Images//ALPSLoading.gif)

}

.slide-in {
    animation: slide-in 0.5s forwards;
    -webkit-animation: slide-in 0.5s forwards;
}

@keyframes slide-in {
    100% {
        transform: translateX(0%);
    }
}

@-webkit-keyframes slide-in {
    100% {
        -webkit-transform: translateX(0%);
    }
}

.slide-out {
    animation: slide-in 2.5s backwards;
    -webkit-animation: slide-in 2.5s backwards;
}

@keyframes slide-out {
    100% {
        transform: translateX(0%);
    }
}

@-webkit-keyframes slide-out {
    100% {
        -webkit-transform: translateX(0%);
    }
}


@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.cpHeader {
    color: white;
    cursor: pointer;
    /*height: 18px;*/
    padding: 5px;
    background-color: #143a61;
    font-size: 13px;
}

.cpBody {
    /* background-color: #DCE4F9;*/
    /* border: 1px gray;      */
    /*  width:450px;*/
    padding: 10px;
    padding-top: 15px;
    border: 1px solid gray;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(20, 58, 97, 0), rgba(20, 58, 97, 0.75), rgba(20, 58, 97, 0));
}

.minborderheight {
    min-height: 460px;
    max-height: 460px;
    overflow:auto;
}


/* faq */
.faq-Answer {
    padding-left: 20px;
    display: none;
    color: #808285;
}


.faq-Question {
    padding: 0px;
    margin: 0px;
    padding-left: 10px;
    font-weight: bold;
    cursor: pointer;
    padding-bottom: 3px;
    color: #808285;
}

.faq-prefix {
    font-weight: bold;
    padding-right: 10px;
    font-size: 14px;
    color: #44C7F4;
}

.faq-Answer {
    padding-left: 20px;
    display: none;
    color: #808285;
}

.ALPSCommunication {
    background-color: #e7fdff;
    border-radius: 10px;
    border: 2px solid #4b87c8;
    padding: 5px;
    float: right;
    width: 100%;
}

.ClientCommunication {
    background-color: #fcd1ff;
    border-radius: 10px;
    border: 2px solid #ec52fe;
    padding: 5px;
    float: left;
    width: 100%;
}

.HideCommentAttachment {
    display: none;
}

label.error{
    color: red
}

.fileuploaded {
    margin: 1px;
    padding: 4px;
    border-radius: 4px;
    background-color: lightgreen;
    color: black;
    display: inline-block;
}

.footer hr {

  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(250, 250, 250, 0), rgba(250, 250, 250, 0.75), rgba(250, 250, 250, 0));
}


.footer a:hover
{
  text-decoration:underline;
}

#menu-top li .nav {
  background-color: #0CA3D9;
}

.logout {
    width: 90%;
  }


.footernavsection {
  min-height: unset;
}

.tempheader 
{
  padding-top:20px;
  padding-bottom:20px;
}

@media (min-width: 768px) {
  #menu-top li .nav {
    background-color: #133A60 !important;
  }

  .menu-section .dropdown-menu > li > a:hover, .menu-section .dropdown-menu > li > a:focus {
    background-color: #0CA3D9 !important;
   
  }

  .footernavsection {
    min-height: 200px !important;
  }

  .logout {
    width:unset;
    margin-top:10px;
  }

  .sidebar-nav {
    padding: 9px 0;
  }

  .dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
  }

  .dropdown-menu li:hover .sub-menu {
    visibility: visible;
  }

  .dropdown:hover .dropdown-menu {
    display: block;
  }

  .nav-tabs .dropdown-menu,
  .nav-pills .dropdown-menu,
  .navbar .dropdown-menu {
    margin-top: 0;
  }

  .navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
  }

  .navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
  }


    .info {
        background-color: #dddee5 ;/*#e7f3fe;*/ /*#d7d7e1*/
        border-left: 6px solid #143a61;
    }


  .nicknav {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

  .nicknav a {
    height: 100%;
  }


  .small-menu > li > a {
    border-radius: 0px;
    border-top-right-radius: 10px;
    border-top-left-radius: 4px;
    border-top: 1px solid #808080;
    border-right: 1px solid #808080;
    border-left:1px solid #808080;
    margin-left:-1px
  }

  .small-menu > li {
    display: block;
    width: auto;
  }


    .small-menu > li.firstpill > a {
      border-left: 1px solid black;
      border-top-left-radius:4px;
      margin-left:0px;
    }

      .small-menu > li.firstpill > a:hover, .small-menu > li.firstpill > a:active, .small-menu > li.firstpill > a:focus {
        border-left: 1px solid #0CA3D9;
      }


    /*.logo {
        max-height:90px;
        max-width:unset;
    }*/

}


.ChatTextContainer {
    /*border-radius: 100px;
    border: 4px solid #0CA3D9;
    background-color: #143a61;*/
/*    position: fixed;*/
margin-bottom:15px;
    margin-right:15px;
/*    right: 0px;*/
    padding: 15px;
    /*    color: #0CA3D9;*/
/*    Z-INDEX: 100000;*/
    background-color: #9debad;
    border-radius: 5px;
    border: 2px solid #82be8f;
}

.ChatText
{
    color:black;
    padding-right:60px;
}

.ChatIconContainer a {
    all: unset;
}

.ChatIconContainer a:hover {
    all: unset;
}

.ChatIcon {
    color:#0CA3D9;
}

.ChatIconContainer {
    border-radius: 100px;
    border: 4px solid #0CA3D9;
    background-color: #143a61;
    position: fixed;
    bottom: 0px;
    right: 0px;
    padding: 15px;
    color: #0CA3D9;
/*    Z-INDEX: 100000;    */
}

    .ChatIconContainer:hover {
        background-color: #0CA3D9;
        color: #143a61;
        border: 4px solid #143a61;
        -webkit-transition: all 1s ease-in;
        -moz-transition: all 1s ease-in;
        -ms-transition: all 1s ease-in;
        -o-transition: all 1s ease-in;
        transition: all 1s ease-in;
        transition-property: background-color, color, border;
        cursor: pointer;
    }



.ChatContainer {
    position: fixed;
    bottom: 25px;
    right: 25px;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    Z-INDEX: 100000;
}


.inputicon {
    float: left;
    margin-left: 10px;
    margin-top: -35px;
    position: relative;
    z-index: 2;
    font-size: 1.7em;
    color: #0CA3D9
}

.inputicontextarea {
    float: left;
    vertical-align: top;
    margin-left: 10px;
    margin-top: -105px;
    position: relative;
    z-index: 2;
    font-size: 1.7em;
    color: #0CA3D9
}

.inputiconcenter {
    float: left;   
    margin-top: -35px;
    position: relative;
    z-index: 2;
    font-size: 1.7em;
    color: #0CA3D9
}

.inputiconright {
    float: right;
    margin-right: 10px;
    margin-top: -35px;
    position:static;
    z-index: 2;
    font-size: 1.7em;
    color: #0CA3D9
}

.alpsbackground {
  background: linear-gradient(to bottom, #133a60 0039%, #01010e 100%);
/*  color:white;*/
  background-attachment:fixed;
  background-repeat:no-repeat;
  margin:0;
  height:100%;
  /*background: linear-gradient(to bottom, #ffffff 0039%, #9b9b9b 100%);*/
}


.grid-btn .btn {
  margin-top: 0px;
  margin-bottom: 0px;
}


.info-btn .btn{
    cursor: default;
    margin-top:0px;
    margin-bottom:0px;
}

.info-btn .btn:active {
        -moz-box-shadow: inset 0 0 0px white;
        -webkit-box-shadow: inset 0 0 0px white;
        box-shadow: inset 0 0 0px white;
}

.info-btn .btn-danger:hover {
    background-color: #d9534f;
}

.info-btn .btn-primary:hover {
    background-color: #337ab7;
}

.info-btn .btn-warning:hover {
    background-color: #f0ad4e;
}

.info-btn .btn-success:hover {
  background-color: #119038;
}

.Valid8LogoHomePage {
    margin-bottom: 15px;
    max-width: 100%;
    max-height:175px;
    /*float:right;*/
}

.Valid8Logo {
  margin-bottom: 15px;
  max-width: 50%;
}

.far increasesize {
    max-width: 2000px;
    max-height: 2000px;
}



homepagespacing {
    display: block;
    margin: 40px 0;
}

.homepageheader
{
  margin-top:20px;
}

.btn-squared-default {
  width: 100px !important;
  height: 100px !important;
}

  .btn-squared-default:hover {
    border: 0px solid white;
  }



.dropzone {
  border: 3px dashed #0CA3D9;
  background-color: rgba(19, 58, 96, 0.31);
  overflow: hidden;
  padding: 15px;
  margin: 10px;
  border-radius: 10px;
  color:#143a61;
}


.custom-file-upload:hover
{
  cursor:pointer;
}


.SelectedFileUpload
{
  background-color:white;
  padding:5px;
  border-radius:5px;
  border:solid 2px #133A60;
  margin:10px;
  overflow:hidden;
}

.filenamecontainer
{
  margin:15px;
}

.nav > li > a.navnohover:hover {
    background-color: #143a61 !important;
    border-color: transparent;
}


.toast__container {
  min-width:100%;
}

.toast {
  text-align: left;
  padding: 10px 0;
  background-color: #fff;
  border-radius: 4px;
  min-width: 100%;
  top: 0px;
  position: relative;
  box-shadow: 10px 10px 14px -5px rgba(0,0,0,0.2);
  margin-bottom: 10px;
  border-left: 8px solid #b6b6b6;
}


  .toast:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 100%;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }

.toast__icon {
  position: absolute;
  top: 40%;
  left: 16px;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  padding: 7px;
  border-radius: 50%;
  display: inline-block;
  color: #b6b6b6;
}

.toast__type {
  color: #143a61;
  font-weight: 700;
  font-size: 17px;
  margin-top: 0;
  margin-bottom: 8px;
}

.toast__message {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 0;
  color: #0CA3D9;
}

.toast__content {
  padding-left: 70px;
  padding-right: 60px;
}

.newnotification {
  background-color: #d2e6ed;
  border-color: #0CA3D9;
}

  .newnotification .toast__icon {
    color: #0CA3D9
  }


.horiztonalflip {
  transform: rotate(270deg) scaleX(-1);
}


.popup {
    position:relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* The actual popup */
    .popup .popuptext {
        visibility: hidden;       
        width: 200px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 30px;
        padding: 7px 0;
        position:absolute;
        z-index: 3;
        bottom: -4px;
        left: 50%;
        margin-left: -100px;
       
    }

        /* Popup arrow */
        .popup .popuptext::after {
            /*content: "";*/
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    /* Toggle this class - hide and show the popup */
    .popup .show {
        visibility: visible;
        -webkit-animation: fadeIn 1s;
        animation: fadeIn 1s;
    }



/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


.hideMe {
    -webkit-animation: cssAnimation 5s forwards;
    animation: cssAnimation 5s forwards;
}

@keyframes cssAnimation {
    0% {
        opacity: 1;
    }

    90% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes cssAnimation {
    0% {
        opacity: 1;
    }

    90% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}



input[type=checkbox].css-checkbox, .css-checkbox input[type=checkbox] {
  display: none;
}

  input[type=checkbox].css-checkbox + label.css-label, .css-checkbox input[type=checkbox] + label.css-label {
    padding-left: 40px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 25px;
    vertical-align: middle;
    cursor: pointer;
    font-weight: 400;
  }

  input[type=checkbox].css-checkbox:checked + label.css-label, .css-checkbox input[type=checkbox]:checked + label.css-label {
    background-position: 0 -35px;
  }

label.css-label {
  background-image: url(/Images/checkbox.png);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.speech-bubble {
  position: relative;
  background: #143a61;
  border-top-left-radius: .4em;
  border-top-right-radius: .4em;
  border-bottom-right-radius: .4em;
  border-bottom-left-radius: .4em;
  min-height: 100px;
  color: white;
  font-size: 1.3em;
  padding: 10px;
  font-style:italic;
}

  .speech-bubble:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 16px solid transparent;
    border-top-color: #143a61;
    border-bottom: 0;
    margin-left:20px;
    margin-bottom: -16px;
  }

  .speech-bubble span {
    vertical-align: middle;
  }

.speech-bubble-container
{
  padding-bottom:40px;
}


.star-rating {
    /*    line-height: 70px;*/
    font-size: 2.75em;
    margin-bottom: 20px;
}

.blankstar:hover, .yellowstar:hover {
    cursor: pointer;
}


.blankstar {
    color: #fff;
    -webkit-text-stroke-width: 2.75px;
    -webkit-text-stroke-color: black;
}

.yellowstar {
    color: #fff65b;
    -webkit-text-stroke-width: 2.75px;
    -webkit-text-stroke-color: black;
}

/*.speech-bubble {
  position: relative;
  width: 300px;
  height: 125px;
  padding: 10px;
  border-radius: 5px;
  border: solid lightblue;
  background: lightblue;
}

  .speech-bubble:before {
    content: "";
    position: absolute;
    right: 100%;
    top: 26px;
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-right: 26px solid lightblue;
    border-bottom: 13px solid transparent;
  }

  .speech-bubble textarea {
    position: inherit;
    width: inherit;
    height: inherit;
    background: inherit;
    margin: 0;
    padding: 0;
    border: none;
    resize: none;
  }*/

/* talk bubble contents */
.chatimage-left
{
    min-width:45px;
    max-width:45px;
    margin-right:15px;
}

.chatimage-right {
    min-width: 45px;
    max-width: 45px;
    margin-left: 15px;
}

.talktext {
    padding-left: 1em;
    padding-right: 0.5em;
    padding-bottom: 1.5em;
    padding-top: 0.5em;
    text-align: left;
    line-height: 1em;
}

/*.talktext-right {
    padding-right: 1em;
    padding-left: 0.5em;
    padding-bottom: 1.5em;
    padding-top: 0.5em;
    text-align: left;
    line-height: 1em;
}*/

.talk-bubble-left {
    margin: 5px;
    display: block;
    position: relative;
    max-width: calc(85% - 60px);
    height: auto;
    background-color: #d4fbd3;
    float:left;
}

.talk-bubble-right {
    margin: 5px;
    display: block;
    position: relative;
    max-width: calc(85% - 60px);
    height: auto;
    background-color: #c9f5ff;
    float:right;
}

/* Right triangle placed top right flush. */
.tri-right.talk-border-right.right-top:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -22px;
    top: -4px;
    bottom: auto;
    border: 19px solid;
    border-color: #00abd1 transparent transparent transparent;
}

.tri-right.right-top:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -12px;
    top: 0px;
    bottom: auto;
    border: 15px solid;
    border-color: #c9f5ff transparent transparent transparent;
}


/* left triangle placed top left flush. */
.tri-left.talk-border-left.left-top:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    right: auto;
    left: -22px;
    top: -4px;
    bottom: auto;
    border: 19px solid;
    border-color: #46d843 transparent transparent transparent;
}

.tri-left.left-top:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    right: auto;
    left: -12px;
    top: 0px;
    bottom: auto;
    border: 15px solid;
    border-color: #d4fbd3 transparent transparent transparent;
}


.talk-border-right {
    border: 4px solid #00abd1;
}

.talk-border-left {
    border: 4px solid #46d843;
}


.talk-round {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}

.talktime
{
    padding-left:1em;
    padding-right:1em;
    color:darkgrey;
    font-size:12px;
    float:right;
/*    margin-right:10px;*/
    margin-top:-17px;
}

.chatdate {
    margin: 0 auto;
    margin-top:15px;
    margin-bottom:10px;
    background-color: #e8e8e8;
    font-size: 14px;
    max-width:85%;
    padding:5px;
    border: 2px solid #cacaca;
}

.newchat {
    margin: 0 auto;
    margin-top: 10px;
    background-color: #cecfff;
    font-size: 14px;
    width: 55%;
    padding: 5px;
    border: 2px solid #6468ff;
    position:sticky;
    bottom:0;
    z-index:50000;
}

.unread {
    background-color: #caf2ff;
}



.claims {
    border: 3px solid #ec1eee !important;
    border-radius: 5px;
}

.sales {
    border: 3px solid #0CA3D9 !important;
    border-radius: 5px;
}

.accounts {
    border: 3px solid teal !important;
    border-radius: 5px;
}

.general {
    border: 3px solid grey !important;
    border-radius: 5px;
}

.sprints {
    margin-top: 10px;
    border: 3px solid green !important;
    border-radius: 5px;
}

    .accounts h3, .sales h3, .claims h3, .general h3, .sprints h3 {
        margin-top: 0px;
        text-align: center;

        padding: 5px;
    }

.accounts h3 {
    background-color: teal;
    color: white;
}

.claims h3 {
    background-color: #ec1eee;
    color: white;
}

.sales h3 {
    background-color: #0CA3D9;
    color: white;
}

.general h3 {
    background-color: grey;
    color: white;
}

.sprints h3 {
    background-color: green;
    color: white;
}


.priority1
{
    background-color:red;
    display:block;
    padding:3px;
   border-radius:5px;
   color:white;
   margin:2px;
}

.priority2 {
    background-color: orange;
    display: block;
    padding: 3px;
    border-radius: 5px;
    color: white;
    margin: 2px;
}

.priority3 {
    background-color: lightgrey;
    display: block;
    padding: 3px;
    border-radius: 5px;
    color: black;
    margin: 2px;
}

.scrumboards .panel
{
    padding:0px;
}

#expend {
    display: none;
}

    #expend + .smalldesc {
        max-height: 52px;
        overflow: hidden;
        transition: all .3s ease;
    }

    #expend:checked + .smalldesc {
        max-height: 250px;
    }

label {
    color: black;
}

.containerstar {
    width: 600px;
}

.gridstar {
    width: 100%;
    font: inherit;
    background-color: #FFF;
    border: solid 1px #525252;
}

.gridtdstar {
    padding: 2px;
    border: solid 1px #C1C1C1;
    color: #333;
    text-align: center;
    text-transform: capitalize;
}

.gridthstar {
    padding: 3px;
    color: #FFF;
    background: #424242;
    border-left: solid 1px #525252;
    text-align: center;
    text-transform: uppercase;
}

.ratingstar {
    background: #FFF;
    border: none;
    display: block;
}

.ratingimgstar {
    display: inline-block;
    width: 18px;
    height: 17px;
    border: 0;
    cursor: pointer;
}

        /*SHOW FILLED STAR IMAGE WHEN MOUSE MOVES OVER THE IMAGES*/
.ratingimgstar:hover {
    background: #FFF url(star-fill.png);
}

.style_invisible {
    display: none !important;
    visibility: hidden !important;
}

.style_visible {
    visibility: visible;
    position: static;
    display: inline-block;
}

.style_visiblesubmit {
    visibility: visible;
    position: static;    
}


.style_survey {
    margin-top: 5px;
    border-radius: 10px;
    border: solid 5px #bebebe
}

.style_survey_textarea {
    margin: auto;
    padding: 10px 0px 10px 35px;
    resize: none
     }

.survey-button {
    padding: 3px !important;
    text-align: center;
    width: 8%;
    border: none;
    background-color: #e0e0e0;
    color: #000;
    font-weight: bold;
    cursor: pointer;
    margin: 1px;
}

.survey-buttonyesno {
    padding: 3px !important;
    text-align: center;
    width: 10%;
    border: none;
    background-color: #e0e0e0;
    color: #000;
    font-weight: bold;
    cursor: pointer;
    margin: 1px;
}

.survey-submiterrorlabel {
    text-align: center
}

    .survey-button.highlighted {
        background-color: #fc4e4e;
    }

    .survey-button.highlightedr {
        background-color: #fa7373;
    }
    .survey-button.highlightedy {
        background-color: #ffcc80;
    }
    .survey-button.highlightedg {
        background-color: #8efa73;
    }

.survey-buttonyesno.highlighted {
    background-color: #fc4e4e;
}

.survey-buttonyesno.highlightedr {
    background-color: #fa7373;
}

.survey-buttonyesno.highlightedy {
    background-color: #ffcc80;
}

.survey-buttonyesno.highlightedg {
    background-color: #8efa73;
}


/*.surveyopt-button {
    padding: 5px 10px;
    border: none;
    background-color: #e0e0e0;
    color: #000;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 10px;
}

    .surveyopt-button.highlighted {
        background-color: #ffcc80;
    }*/

.fixedElement {
    /*    position: fixed;*/
    width: 100%;
    z-index: 100;
    position: static;
    top: 0px;
}




#menu-top .dropdown-menu, #menu-top2 .dropdown-menu {
    background-color: #231D68
}

#menu-top a a:active, #menu-top2 a a:active {
    color: black;
    text-decoration: none;
    font-weight: 500;
    padding: 10px 10px 10px 10px;
}

.menu-top-active {
    background-color: #27D7F4;
}

.nav .open > a:not(.NavIcon), .nav .open > a:hover:not(.NavIcon), .nav .open > a:focus:not(.NavIcon) {
    background-color: #27D7F4 !important;
}

    .nav > li > a:hover:not(.NavIcon), .nav > li > a:focus:not(.NavIcon) .nav .open > a:not(.NavIcon), .nav .open > a:hover:not(.NavIcon), .nav .open > a:focus:not(.NavIcon) .menu-section .nav > li > a:hover:not(.NavIcon), .menu-section .nav > li > a:focus:not(.NavIcon), menu-item, dropdown-submenu, .dropdown-sub-menu {
        -moz-transition: all 0.7s ease-in;
        -o-transition: all 0.7s ease-in;
        -webkit-transition: all 0.7s ease-in;
        transition: all 0.7s ease-in;
    }

    .nav > li > a:not(.NavIcon), .nav > li > a:not(.NavIcon) .nav .open > a:not(.NavIcon), .nav .open > a:not(.NavIcon), .nav .open > a:not(.NavIcon) .menu-section .nav > li > a:not(.NavIcon), .menu-section .nav > li > a:not(.NavIcon), menu-item, dropdown-submenu, .dropdown-sub-menu {
        -moz-transition: all 0.7s ease-out;
        -o-transition: all 0.7s ease-out;
        -webkit-transition: all 0.7s ease-out;
        transition: all 0.7s ease-out;
    }



.menu-section .dropdown-menu > li > a:hover, .menu-section .dropdown-menu > li > a:focus {
    background-color: #231D68 !important;
}

.nav > li > a:hover:not(.NavIcon), .nav > li > a:focus:not(.NavIcon) {
    background-color: #27D7F4 !important;
    border-color: transparent;
}

.navbar-inverse {
    background-color: #fff !important;
    /*overflow: auto;*/
    height: auto;
    padding-top: 10px;
    padding-bottom: 5px;
}

.userimage {
    margin-top: 15px;
    margin-bottom: 15px;
    max-height: 85px;
    max-width: 85px;
    min-height: 85px;
    min-width: 85px;
    float: right;
    margin-left: 20px;
    border-radius: 100px;
}

.userimagecontactus {
    margin-top: 5px;
    margin-bottom: 5px;
    max-height: 100px;
    max-width: 100px;
    min-height: 100px;
    min-width: 100px;
    float: right;
    margin-left: 20px;
    border-radius: 100px;
}

.navbar-toggle {
    background-color: #27D7F4;
    border: 1px solid #fff;
    color: black;
    position: unset;
    float: unset;
}

.logo {
   /* max-height: 110px;
    margin-top: 5px;
    margin-bottom: 5px;
     max-width:251px;*/
    /* width:75%;*/
    max-width:100%;
    max-height:100%;
}

.navbar {
    margin-bottom: 0px;
}

.logocontainer
{
    height: calc(50vh / 5);
    line-height: calc(50vh / 5);
}