/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Mar 2, 2016, Mar 2, 2016 2:06:50 PM
    Author     : dking
*/

.esriPopupWrapper {
}

.contentPane {
  /*min-height:310px;*/
}

.esriPopupWrapper .pointer
{
  display: none !important;
}

.draggable_infowindow_override .esriPopupWrapper
{
  top: 0px !important;
}