@media (max-width:320px) { 
div#secondary{
height:100% !important;
}
div#map_canvas{
   height:100% !important; 
}

}

/*div#map_canvas{
    position: fixed !important;
    right:0;
}*/
.gm-style-iw p{
 margin-bottom:1px !important;
 font-size: 12px;
 color:#000;
  }


ul.job_listings li.current{
        background: #e1ddd7;
}
 
ul.job_listings li:hover {
    cursor: pointer;
    background: #eee;
}


.outer_box {
    width: 105px;
}
.inner {
    background: #ccc none repeat scroll 0 0;
    display: inline-block;
    padding-left: 0 !important;
    padding-right: 0 !important;
     margin-top: 4px;
     width:105px;
}
.inner_2 {
    background: #ED9A25 none repeat scroll 0 0;
    height: 25px;
}
.inner img {
    margin-top: -44px;
    position: relative;
}
.inner {
    background: #ccc none repeat scroll 0 0;
    display: inline-block;
    width:105px;
    max-height: 25px;
}

span.select.student_rotaion-wrapper,span.select.student_category-wrapper {
    width: 100%;
    border-color: #ededed !important;
    border: 1px solid;
}
div#secondary {
       width: 30%;
    float: left;
    padding-left: 30px;
    height: 497px;
    overflow: auto;
}
button#searchbtn {
    width: 100%;
}
/*.find_rotation{
    margin-left: 7px;
    width: 95%;
}*/
main#main {
    /*width: 25%;*/
  /*  float: left;*/
}
.rotaion_des{  width: 100% !important; }
.col-sm-12.field {
    padding: 6px;
}
.date_box,.location_box{ width:100%; }
.find_rotation {
    background-color: #e7e7e7 !important;
    color: black !important;
    border: none !important;
    padding: 13px 32px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px !important;
       /* width: 100%;*/
    cursor: pointer;
       /* position: relative;
    right: 7px;*/
    font-weight:600;
}
.find_rotation:hover {
    background: rgba(128, 128, 128, 0.62);
}
.date{
position: relative;
}
.input-group-addon{
    position: absolute;
    top: 7px;
    right: 7px;
    border-radius: 2px;
    padding: 11px;
    background: rgba(128, 128, 128, 0.59); 
}

#map_canvas div h5{
       margin: 12px 0;
      margin: 0;

}
#map_canvas div h3{
       margin: 7px 0;
           font-size: 13px;
    font-weight: inherit;
}
.job_listing-entry-meta .title {
    font-weight: 600;
    font-size: 16px;
}
.job_listing-entry-meta .address {
        margin: 0px;
    font-size: 13px;
}

li.style-grid {
    cursor: pointer;
    margin-bottom: 10px;
    width: 100%;
    float: left;
        list-style: none;
        padding: 10px;
}

input#geocomplete {
    height: 40px;
    padding: 10px;
}

label.control-label {
    font-size: 20px;
    font-weight: 600;
        padding: 0px;
    margin-top: 10px;
}

input#geocomplete::placeholder {
    color: #000;
}

.input-group-addon{
        visibility: hidden;
}

/*.field {
    margin-top: 7px;
    margin-left: 5px;
}*/


  li.style-grid{
     position: relative;
    right: 40px;
}

ul.job_listings { padding-left: 0; }
ul.job_listings li { 
list-style: none;    
    padding: 10px;
	}