﻿

  img
  {
     border:none;
  }
  

@media (min-width: 20em)
{
    #sidePanel
    {
        width: 300px;
        position: fixed;
        left: -202px;
        top: 20%;
        z-index: 10;
    }

    #panelHandle
    {
        border-radius: 0 5px 5px 0;
        float: left;
        cursor: pointer;
      
    }

    #panelContent
    {
        float: left;
        width: 200px;
        text-align: center;
        height: 320px;
        background-image: url('../images/requestQuote.png');
         background-size:100% 100%;
    }

    #panelHandle p
    {
       width:30px;
       height:150px;
        position: relative;
        top: 50px;
    }
    .input_textarea
    {
        width: 100px;
        border: 1px solid #557ED5;
        height: 30px;
        margin: 5px 25px;
        font-size: 11px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        padding: 5px;
    }
    .input_text
    {
        width: 100px;
        border: 1px solid #557ED5;
        height: 11px;
        margin: 2px 25px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        font-size: 12px;
        padding: 5px;
    }
    .text_wrap
    {
        width: 100%;
        height: auto;
        float: left;
        margin-top: 45px;
    }

}


@media (min-width: 30em)
{
    #sidePanel
    {
        width: 300px;
        position: fixed;
        left: -202px;
        top: 20%;
        z-index: 10;
    }

    #panelHandle
    {
        border-radius: 0 5px 5px 0;
        float: left;
        cursor: pointer;
      
    }

    #panelContent
    {
        float: left;
        width: 200px;
        text-align: center;
        height: 320px;
        background-image: url('../images/requestQuote.png');
         background-size:100% 100%;
    }

    #panelHandle p
    {
       width:30px;
       height:150px;
        position: relative;
        top: 50px;
    }
    .input_textarea
    {
        width: 100px;
        border: 1px solid #557ED5;
        height: 30px;
        margin: 5px 25px;
        font-size: 11px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        padding: 5px;
    }
    .input_text
    {
        width: 100px;
        border: 1px solid #557ED5;
        height: 11px;
        margin: 2px 25px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        font-size: 12px;
        padding: 5px;
    }
    .text_wrap
    {
        width: 100%;
        height: auto;
        float: left;
        margin-top: 45px;
    }

}


@media (min-width: 40em)
{
    #sidePanel
    {
        width: 350px;
        position: fixed;
        left: -252px;
        top: 20%;
        z-index: 10;
    }

    #panelHandle
    {
        border-radius: 0 5px 5px 0;
        float: left;
        cursor: pointer;
    }

    #panelContent
    {
        float: left;
        width: 200px;
        text-align: center;
        height: 320px;
        background-image: url('../images/requestQuote.png');
         background-size:cover;
    }

    #panelHandle p
    {
       width:50px;
       height:200px;
        position: relative;
        top: 50px;
    }
    .input_textarea
    {
        width: 160px;
        border: 1px solid #557ED5;
        height: 60px;
        margin: 5px 25px;
        font-size: 12px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        padding: 5px;
    }
    .input_text
    {
        width: 160px;
        border: 1px solid #557ED5;
        height: 15px;
        margin: 5px 25px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        font-size: 12px;
        padding: 5px;
    }
    .text_wrap
    {
        width: 100%;
        height: auto;
        float: left;
        margin-top: 80px;
    }

}


@media (min-width: 60em)
{
    #sidePanel
    {
        width: 350px;
        position: fixed;
        left: -252px;
        top: 20%;
        z-index: 10;
    }

    #panelHandle
    {
        border-radius: 0 5px 5px 0;
        float: left;
        cursor: pointer;
      
    }

    #panelContent
    {
        float: left;
        width: 250px;
        text-align: center;
        height: 420px;
       background-image: url('../images/requestQuote.png');
         background-size:cover; 
    }

    #panelHandle p
    {
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        color: #FFFFFF;
        font-size: 24px;
        font-weight: bold;
        left: 0px;
        padding: 0;
        position: relative;
        top: 50px;
    }
    .input_textarea
    {
        width: 160px;
        border: 1px solid #557ED5;
        height: 60px;
        margin: 5px 25px;
        font-size: 12px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        padding: 5px;
    }
    .input_text
    {
        width: 160px;
        border: 1px solid #557ED5;
        height: 15px;
        margin: 5px 25px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        font-size: 12px;
        padding: 5px;
    }
    .text_wrap
    {
        width: 100%;
        height: auto;
        float: left;
        margin-top: 80px;
    }

}


@media (min-width: 83.9em)
{

    #sidePanel
    {
        width: 350px;
        position: fixed;
        left: -252px;
        top: 20%;
        z-index: 10;
    }

    #panelHandle
    {
        border-radius: 0 5px 5px 0;
        float: left;
        cursor: pointer;
    }

     #panelContent
    {
        float: left;
        width: 250px;
        text-align: center;
        height: 420px;
         background-image: url('../images/requestQuote.png');
         background-size:100% 100%;
    }

   #panelHandle p
    {
       width:50px;
       height:200px;
        position: relative;
        top: 50px;
    }
    .input_textarea
    {
        width: 160px;
        border: 1px solid #557ED5;
        height: 60px;
        margin: 5px 25px;
        font-size: 12px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        padding: 5px;
    }
    .input_text
    {
        width: 160px;
        border: 1px solid #557ED5;
        height: 15px;
        margin: 4px 20px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        font-size: 12px;
        padding: 5px;
    }
    .text_wrap
    {
        width: 100%;
        height: auto;
        float: left;
        margin-top: 60px;
    }
 } 
