﻿body{
    font-size:13px;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
.logo
{
   margin-bottom:5px;
}

#datepicker {
 
  width: 100%;
  
}

.phntxt {
    font-size: 15px;
}

@media (max-width:480px) {
    /*.breadcrumb{
        margin-top:125px;
    }*/

    .phntxt {
        font-size: 15px;
    }

    h3.phntxt {
        font-size: 20px;
        font-weight: 900;
    }

    
    .phnmodecal
    {
        height:30px;
    }
    #sel1
    {
        height:30px;
       padding-left:20px;
       padding-top:1px;
       margin-top:2px;
    }
    .phnmodebtn
    {
        height:30px;
        padding:0px;
        margin-top:2px;
    }
    tr{
        
    }

    td{
        font-size:12px;
        
    }
    th
    {
        font-size:12px;
        font-weight:900;

    }
    .phnlabeltxt
    {
        font-size:12px;
    }

    #ddlOutlet,#ddlvariancetype
    {
        height:32px;
      font-size:12px;  
    }
}
.loginfooter {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: #343a40;
   padding-top:20px;
   color:#ffffff;
   text-align: center;
   
}





  