﻿      .display-5 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.2;
}
            .display-6 {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.2;
}
        #bs-alert
        {
            display: none;
        }
        #other-textbox
        {
            display:none;
        }
                #negative-div
        {
            display:none;
        }
      .feedback-icon
        {
            color:#0C78CF;
            padding:40px;
            margin-top:-35px;
             
            
        }
        .btn-primary
        {
            background-color:#0C78CF!important;
        }
        
         .feedback-icon:hover
        {
            color:rgba(12, 120, 207, 0.46);
            cursor: pointer;
            
            
        }

#footer
{
margin-top:0px!important;
}
        
           #feedback-div
        {
       
        text-align:center;
                background-color:"blue";
            
        }
                 #icons-div
        {
         width:50%;
margin:0 auto;
            
        }
.jumbotron
{
margin-bottom:0px;
}
.dropdown-item
{
cursor:pointer!important;
}
                      #negative-div
        {
text-align:left;
            margin-top: -40px;
            width: 100%;
           float: left;
   clear: both;
            
        }
        #negative-dropdown
        {
            display:inline-block;
        
        }
        #dd-text
        {
            float:left;
            padding-right:4px!important;
       
            
        }
        .btn#dd-text-fill
        {
                font-size: 1.25rem !important;
    font-weight: 300!important;
            padding:0px!important;
             text-decoration: underline;
            text-decoration-style:dotted; 
            text-decoration-color:#0C78CF;
            
        
        }
    
        
        #dd-div
        {
            float:left;
           
        }
        
   #submit
        {
            display:none;
        }
        .jumbotron
        {
            margin-top:20px;
            padding:40px;
        }
        
                #bs-alert
        {
            display:none;
            width:490px;
            position: fixed;
            top:8em;
            left: 35%;
text-align:center;
        }
        