.icobtn
        {
            padding: 20px;
            border: 2px solid #fff;
            text-align: center;
        }
         .align-right-1
         {
         text-align: right; 
         padding-top: 15px;
         }
         .dashboard-bullet
         {
         background: #1976d2 !important; 
         color: #fff !important; 
         padding: 5px 10px !important; 
         border-radius: 5px !important; 
         color: #fff !important;
         }
         
         @media only screen and (max-width: 400px) {
        .dashboard-bullet
         {
         background: #1976d2 !important; 
         color: #fff !important; 
         padding: 5px !important; 
         border-radius: 5px !important; 
         color: #fff !important;
         font-size: 12px !important; 
         }
         }
         
         @media only screen and (min-width: 270px) and (max-width: 310px){
        .dashboard-bullet
         {
         background: #1976d2 !important; 
         color: #fff !important; 
         padding: 1px !important; 
         border-radius: 5px !important; 
         color: #fff !important;
         font-size: 10px !important; 
         }
         }
         
         .typcn-bullet
         {
         font-size: 16px; 
         margin-right: 5px;
         color: #fff !important;
         }
         
         .typcn-bullet-logout
         {
         font-size: 16px; 
         margin-right: 5px;
         color: #1976d2 !important;
         }
         
         .typcn-bullet-mobile-logout
         {
         font-size: 16px; 
         margin-right: 5px;
         color: #fff !important;
         margin-left: 20px;
         }
         
         .border-bottom {
         border-bottom: 0px solid #cdd4e0 !important;
         }
         .text-muted
         {
         color: #f5f5f5 !important;
         }
         .new
         {
         color: #f5f5f5 !important;
         text-decoration: underline;
         }
         .btn
         {
         margin-bottom: 7px;
         }
         .bg-light
         {
         background: #1c4772 !important;
         border-bottom: 0px solid #1565C0;
         }
         .navbar-light .navbar-nav .nav-link, 
         .navbar-light .navbar-brand, 
         .navbar-light .navbar-nav .show > .nav-link, 
         .navbar-light .navbar-nav .active > .nav-link, 
         .navbar-light .navbar-nav .nav-link.show, 
         .navbar-light .navbar-nav .nav-link.active {
         display: block;
         font-weight: 700;
         font-size: 18px;
         color: #fff;
         padding: 12px 20px;
         border-radius: 3px;
         }
         .text-dark
         {
         font-weight: bold;
         font-size: 16px;
         }
         .timeline{
         overflow: hidden;
         }
         .navbar-nav ul, .navbar ul,  footer ul {
         list-style-type: none;
         margin: 0;
         padding: 0;
         }
         .navbar-nav li, .navbar li, footer li {
         float: left;
         }
         .navbar-nav li a, footer li a, .navbar li a {
         display: block;
         color: #000;
         padding: 15px;
         }
         .fa
         {
         font-size: 26px !important;
         color: #f5f5f5;
         }
         .fa-color
         {
         color: #333;
         }
         .navbar1
         {
         padding: 5px 0px;
         }
         .page-title-new
         {
         font-size: 17px;
         font-weight: 400;
         background: #f5f5f5;
         padding: 15px 0px 10px 0px;
         border-radius: 0px 0px 0px 0px;
         border: 0px solid #ddd;
         border-left: 0px solid #1c4772;
         }
         .page-header-new
         {
         margin-bottom: 20px;
         border-bottom: 1px solid #ddd;
         background: #f5f5f5;
         }
         .green-circle
         {
         background: #40872E;
         width: 13px;
         height: 13px;
         border-radius: 50%;
         display: inline-block;
         margin-top:2px;
         margin-right: 10px;
         }
         .navbar-expand-lg .navbar-nav {
         margin-left: -3%;
         }
         .mynavbar{
         display:flex;
         }
         @media only screen and (max-width: 988px) {
         .mynavbar{
         display:block;
         }
         .navbar1 {
         padding: 1% 0% 1% 0%;
         }
         .welcome{
         padding: 5px 4px;
         margin-bottom: 0px;
         }
         }    
         @media only screen and (max-width: 578px) {
         .navbar1 {
         padding: 3% 0% 2% 5%;
         }
         .navbar-expand-lg .navbar-nav {
         margin-left: -5%;
         }
         .mynavbar{
         display:block;
         }
         }
         .logo-color
         {
         color:#1c4772;
         margin-left: 20px;
         padding-top: 7px;
         padding-left: 20px;
         padding-right: 20px;
         margin-right: -5px;
         display: inline-block;
         background: #f5f5f5;
         border: solid 1px #f5f5f5;
         /* border-radius: 15px 0px 0px 15px;*/
         }       
         .logo-colo1r:after {
         content: "";
         display: inline-block;
         background-color: #f5f5f5;
         border: solid 0px #f5f5f5;
         background: #f5f5f5;
         border-right: 0;
         border-left: 0;
         width: 50px;
         height: 50px;
         position: absolute;
         z-index: -1;
         top: 35px; /* pull it up because of 1px border */
         left: 4px; /* 35px / 2 */
         transform: skew(-45deg);
         -o-transform: skew(-45deg);
         -moz-transform: skew(-45deg);
         -webkit-transform: skew(-45deg);
         }
         .gray-block {
         height: 50px;
         line-height: 35px;
         padding: 7px 20px;
         background-color: #f5f5f5;
         padding-right: 20px;
         border: solid 0px #40872E;
         border-right: 0;  
         background: #40872E;
         position: relative;
         color: #f5f5f5;
         display: inline-block;
         top: -4px;
         }
         .gray-block:after {
         content: "";
         display: inline-block;
         background-color: #f5f5f5;
         border: solid 0px #40872E;
         background: #40872E;
         border-right: 0;
         border-left: 0;
         width: 50px;
         height: 50px;
         position: absolute;
         z-index: -1;
         top: 0px; /* pull it up because of 1px border */
         right: -24.5px; /* 35px / 2 */
         transform: skew(-45deg);
         -o-transform: skew(-45deg);
         -moz-transform: skew(-45deg);
         -webkit-transform: skew(-45deg);
         }
         .strip {
         height: 100%;
         line-height: 35px;
         padding: 7px 20px;
         background-color: #f5f5f5;
         padding-right: 20px;
         border: solid 0px #40872E;
         border-right: 0;  
         background: #f5f5f5;
         position: relative;
         color: #f5f5f5;
         display: inline-block;
         top: -4px;
         }
         .strip:after {
         content: "";
         display: inline-block;
         background-color: #f5f5f5;
         border: solid 0px #40872E;
         background: #f5f5f5;
         border-right: 0;
         border-left: 0;
         width: 50px;
         height: 100%;
         position: absolute;
         z-index: -1;
         right: -24.5px; /* 35px / 2 */
         transform: skew(-45deg);
         -o-transform: skew(-45deg);
         -moz-transform: skew(-45deg);
         -webkit-transform: skew(-45deg);
         }
         .slogan
         {
         text-align: left;
         font-size: 18px;
         display: block;
         margin-top: 0px;
         margin-left: 20px;
         padding-left: 10px;
         color: #333;
         border-top: 0px solid #40872E;
         border-bottom: 1px solid #40872E;
         width: 460px;
         }
         .welcome
         {
         background: #f5f5f5;
         padding: 15px;
         color: #333;
         display: block;
         font-weight: 400;
         font-size: 18px;
         height: 100%;
         /*padding: 12px 20px;*/
         margin-top: 18px;
         border-radius: 3px;
         text-align: center;
         border: 1px solid #fff;
         }
         .social .list-group-item {
         position: relative;
         display: block;
         margin-left: 0%;
         background-color: #1c4772;
         border: none;
         }
         .social {
         /*margin-left:24%;*/
         }
         .social-div {
         position: absolute;
         float: right;
         margin-left: 62%;
         }
         @media only screen and (max-width: 991px) {
         .social-div {
         position: relative;
         float: none ;
         margin-left: 0px;
         padding-bottom: 10px;
         }
         .social .list-group-item{
         margin-right: 10%;
         padding:0px;
         }
         }   
         .diagonal
         {
         background: linear-gradient(to left top, #f5f5f5 50%, #ffffff 50%); 
         }
         .diagonal2
         {
         background: #f5f5f5;
         }
         .diagonal3
         {
         background: linear-gradient(
         to right, 
         white 0%, 
         white 70%, 
         #f5f5f5 30%, 
         #f5f5f5  100%
         );
         }
         @media only screen and (max-width: 770px) {
         .diagonal3
         {
         background:none;
         }
         } 
         .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
         color: #1976d2;
         }
         .navbar-toggler {
         background-color: white;
         }
         
         .pad-18
         {
             padding: 18px 30px; 
             border: 1px solid #ddd; 
             background: #f5f5f5
         }
        
        .pad-0
        {
            padding: 0px 30px; 
            margin-bottom: 20px
        }
        
        .pad-l-30
        {
            padding-left: 30px
        }
        
        .m-bottom-2
        {
            margin-bottom: 2px
        }
        
        .manage
        {
            text-align: center; 
            border: 1px solid #ddd; 
            background: rgba(255, 255, 255, 0.5); 
            padding: 10px 20px 5px 20px
        }
        
        .profile-bullet
        {
            color: #fff; 
            background: #1976d2; 
            padding: 10px 20px; 
            border-radius: 5px; width: 200px
        }
        
        .match-bullet
        {
        color: #fff; 
        background: #40872E; 
        padding: 10px 20px; 
        border-radius: 5px; 
        width: 200px
        }
        
        .p-font-15
        {
            font-size: 15px
        }
        .internal-gray
        {
            background: #f5f5f5; 
            padding: 20px 10px; 
            border: 1px solid #ddd
        }
        
        .internal-white
        {
            border: 3px solid #fff; 
            padding: 20px; 
            background: #f5f5f5
        }
        
        label {
            font-weight: bold;
        }
        .icobtn
        {
            padding: 20px;
            border: 2px solid #fff;
            text-align: center;
        }
        
        .h5-dashed
        {
            color: #1c4772; 
            line-height: 27px; 
            padding-top: 10px; 
            padding-bottom: 0px; 
            border-top: 1px dashed #ddd; 
            border-bottom: 1px dashed #ddd;
        }
        
        .h5-dashed-1
        {
            color: #1c4772; 
            line-height: 27px; 
            padding-top: 10px; 
            padding-bottom: 10px; 
            border-top: 1px dashed #ddd; 
            border-bottom: 1px dashed #ddd;
        }
        
        .foot
        {
            padding: 20px 0px; 
            border-bottom: 1px solid #999; 
            text-align: center
        }
        
        .foot-1
        {
            padding: 20px 0px; 
            border-bottom: 1px solid #999; 
            text-align: center
        }
        
        .logo-block
        {
            padding: 35px 20px;
        }
        
                .nav-header {
                        display: inline;
                        float: right;
                        margin-top: 6px;
                      }
                    
                    .nav-header > .nav-title {
                        display: inline-block;
                        font-size: 18px;
                        color: #fff;
                        font-weight: 700;
                        width: 100%;
                       
                    }
                    .nav-header > .nav-title > a{
                        
                        color: #fff;
                    }
                    @media only screen and (min-width: 767px) {
                       .nav-header {
                        display: none;
                      }
                    } 
                    @media only screen and (max-width: 767px) {
                       .diagonal2 {
                        display: none;
                      }
                    }
                    @media only screen and (max-width: 577px) {
                       .nav-header > .nav-title {
                            font-size: 16px;
                            margin-top: -10px;
                        }
                        .nav-header {
                            
                            display: inline;
                            margin-right: 3%;
                            position: absolute;
                            margin-left: 3%;
                            
                        }
                    } 
                    
                    .nav-mini
                    {
                        font-size: 13px;
                        text-align: left;
                    }
                    
                    .gray-box
                    {
                        background: #f5f5f5; 
                        border: 1px solid #ddd; 
                        padding: 30px 30px 10px 30px; 
                        margin-bottom: 20px
                    }
                    
                    .p-10-a-center
                    {
                        text-align: center; 
                        padding-top: 10px
                    }
                    
                    .a-center
                    {
                        text-align: center; 
                    }
                    
                    .p-20-10-a-center
                     {
                      padding: 20px 10px;
                      text-align: center
                      }
                      
                      .color-black
                      {
                      color: #333;
                      }
                      
                      .body-1
                      {
                          border-top: 3px solid #1c4772;
                          
                      }
                      
                      #icon-white,
                      #icon-white1,
                      #icon-white2,
                      #icon-white3,
                      #icon-white4
                      {
                          color: #f5f5f5 !important;
                          font-size: 30px !important;
                          padding: 0px !important;
                      }
                      
                      .icon-white-1
                      {
                          padding: .4rem !important;
                      }
                      
                      
                      .page-body
                      {
                          min-height: 300px;
                      }
                      
                      .bold-18
                      {
                          font-weight:bold; 
                          font-size: 18px
                      }
                      
                      .width-120-right
                      {
                          width: 120px; 
                          float: right
                      }
                      
                      .img-border
                        {
                            border: 1px solid #1c4772;
                        }
                        
                        .dot-line
                        {
                            border-bottom: 1px dotted #1c4772; 
                            line-height: 30px
                        }
                        
                        
#contrast-icon-white-chair {
    color: #fff !important;
    font-size: 30px !important;
    font-weight: bolder;
   
}
.dropdown-item span
{
    font-size: 16px;
    margin-right: 10px;
}
.contrast-div {
    position: absolute;
    right: 0;
    display: inline-flex;
    background-color: #40872E;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
    z-index:999999;
    margin-top: -62px;
    margin-bottom: -19px;
    padding: 8.5px 16px;
}
.az-profile-menu.show .dropdown-menu {
    margin-top: 6px;
}
@media only screen and (max-width: 991px) {
    .contrast-div {
        
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 5.5px 16px;
    }
    
    .contrast-div .dropdown-menu {
        padding-top: 20px;
        position: absolute;
        top: 56px;
        left: auto;
        right: -10px;
        bottom: auto;
        width: 230px;
        border-color: #cdd4e0;
        border-width: 2px;
    }
    .az-profile-menu.show .dropdown-menu
    {
        margin-top: 0px;
    }

}                        