 #map {
        height: 100%;
      }
.container{

    padding-right: 5px;
    padding-left: 5px;   
}
.btnMarg{
    margin-top: 10px;   
}
.angular-google-map-container { height: 400px; }

.addTopMar{
	margin-top: 13px;
	
}
.pez_hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #868686;
}

.pez_interactive_logo{
     position: relative;
    float: right;
    top: -116px;
}


.pez_head{
	 font-size: 27px !important;
    font-weight: 600;
	 margin-bottom: 2px;
	
}

.pez_src {
    font-size: 13px !important;
    font-style: italic;
}

.pez_paraH{
	
 font-size: 15px !important;
}

.pez_colB{
	    padding-left: 8px;
}

.bs-example {
    margin-right: 0;
    margin-left: 0;
    background-color: #fff;
    border-color: #ddd;
    border-width: 1px;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bs-example {
    position: relative;
    padding: 45px 15px 15px;
    margin: 0 -15px 15px;
    border-color: #e5e5e5 #eee #eee;
    border-style: solid;
    border-width: 1px 0;
    -webkit-box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
    box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
}


select:disabled {
    color: #B2B4B9;
}


/*-----------CUSTOM SELECT --------------*/

input[type="text"].pez_input {
   -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: white;
  border-color: #198eba;
  border-image: none;
  border-radius: 3px;
  border-right: 1px solid #198eba;
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  font-family: inherit;
  outline: 0 none;
  padding: 2px 0 2px 8px;
  transition: border-color 0.1s linear 0s;
	  color: #000;
	font-size: 14px;
	
}	



label.custom-select {
    position: relative;
    display: inline-block;
}

    .custom-select select {
        display: inline-block;
        border: 1px solid #198eba;
        padding: 4px 3px 3px 5px;
        margin: 0;
        font: inherit;
        outline:none; /* remove focus ring from Webkit */
        line-height: 1.2;
        background: #EDEDED;
        
        -webkit-appearance:none; /* remove the strong OSX influence from Webkit */
        
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 3px;
    }

    /* for Webkit's CSS-only solution */
    @media screen and (-webkit-min-device-pixel-ratio:0) { 
        .custom-select select {
            padding-right: 23px;    
        }
    }
    
    /* Since we removed the default focus styles, we have to add our own */
    .custom-select select:focus {
       /* -webkit-box-shadow: 0 0 3px 1px #c00;
        -moz-box-shadow: 0 0 3px 1px #c00;
        box-shadow: 0 0 3px 1px #047596;*/
    }
    
    /* Select arrow styling */
    .custom-select:after {
        content: "▼";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        font-size: 60%;
        line-height: 30px;
        padding: 0 7px;
        background: #198eba;
        color: white;
        
        pointer-events:none;
        
        -webkit-border-radius: 0 6px 6px 0;
        -moz-border-radius: 0 6px 6px 0;
        border-radius: 0 6px 6px 0;
    }
    
    .no-pointer-events .custom-select:after {
        content: none;
    }

/*-----------CUSTOM SELECT --------------*/



.filterBox{
	
	    /* float: left; */
    margin-right: 20px;
    margin-left: 9px;
    margin-bottom: 0;
}


.notfound{
	  margin-left: 20px;
  margin-top: 10px;
}
.range {
        position: relative;
        top: 30px;
        width: 400px;
        height: 50px;
    }

.jumbotron {
  background-color: #F4F9FC;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #FFFFFF;
  background-color: transparent;
}

.navbar-default {
  background-color: #005581 ;
	color: #FFFFFF;

}

.navbar-default .navbar-brand {
  color: #fff;
}

.brObj{
	display: none;
}

p{
    font-size: 17px !important;   
}

hr {
    display: none;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

h6{
 padding-left: 14px;  
    margin-top:  2px;
}

.navbar-header {
  float: left;
  width: 100%;
}

.rz-bubble{
 font-size: 10px;   
}

.pez-logo{
    position: relative;
    float: right;
  top: 23px;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
  margin-left: 0;
}

.nav-cust{
     margin-bottom: 0 !important;  
}
.pez-loader{
    display: block;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    padding-top: 25%;
}

.pez-select{
    font-size: 12px;
}

.navbar-right {
  float: right!important;
  margin-right: 0px;
  top: 15px;
  position: relative;
}


rzslider span.rz-pointer {
  width: 25px !important;
  height: 25px !important;
  top: -12px !important;
 
}
rzslider span.rz-pointer:after {
  top: 9px !important;
  left: 9px !important;
}

.surroundingBox {
    margin-right: 0;
    margin-left: 0;
    background-color: #fff;
    border-color: #ddd;
    border-width: 1px;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 15px 15px 15px 15px;
    margin: 5px 0 5px 0;
}
.pez-box{
       
    /*margin: 0 0 5px 0;*/
}
p.box-title{
    font-size: 13px !important;
}
.small-st{
    margin: 15px;   
}
.badgeColor{
    background-color: white;
    color: #337ab7;
}

/*  Horizon Chart   */

.chart {
    background: #eee;
    padding: 3px;
}

.chart div {
  width: 0;
  transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
}

.chart div {
  font: 10px sans-serif;
  background-color: steelblue;
  text-align: right;
  padding: 3px;
  margin: 5px;
  color: white;
  box-shadow: 2px 2px 2px #666;
}


.pez-box-pad{
    padding-right: 0px;
   
}

.jumbotron {
    padding-top: 5px;

}

.label {

    font-size: 90%;
}
.pez-font-ex{
	
	font-weight: bold;
}


@media screen and (min-width: 768px){
    .container .jumbotron, .container-fluid .jumbotron {
          padding: 8px 3px 3px 3px;
    }
}


/* Small Devices, Tablets */
@media only screen and (max-width : 992px) {

    .custom-mar{
      margin-bottom:  7px;   
    }
    
}

@media screen and (max-width: 568px){
	
	input[type="text"].pez_input {

		width: 100%;
		margin-bottom: 10px;
	}
	label.custom-select {
     width: 49%;
	}
	.custom-select select {
   
		width: 100%;
	}
	
	th, tr{
		margin-top: 13px;
		
		font-size: 96%;

	}
    
	.subcontainer{
		
	}
	
    .container{
       padding-right: 11px;
        padding-left: 11px;   
    }
	
	.subcontainer{
		  padding-right: 0;
  		padding-left: 0;
	}
    
	.brObj{
		display: block;
	}
	
    .container .jumbotron, .container-fluid .jumbotron {
      padding: 0 0 0 0;

    }
    .map{
        height : 186px;   
    }
    .col-lg-6, .col-md-6{
        padding-right: 0;
        padding-left: 0;
    }
    .custom-mar {
        margin-bottom: 0;
        padding-right: 0;
        padding-left: 0;
		text-align: left;
    }
    .badge {
          font-size: 12px;
          padding: 6px 4px;
    }
    .label {

        font-size: 59%;
    }
    .surroundingBox{
        
       margin: -4px 0 0 0;   
        border-radius: 0 0 0 0;
        padding: 7px 15px 7px 15px;
 
    }
    .jumbotron p {
        margin-bottom: 3px;
    }
    .pez-boxpadding{
        margin-top : 13px;   
    }
    .pez-row{
          margin-top: 5px;
        margin-bottom: 0px;
    }
    p.box-title {
   
        display: none;
    }
    .pez-row{
        text-align: center;   
    }

 
    .pez-nav-title.navbar-brand {
        height: 42px;
        font-size: 15px;

      
    }
    .pez-nav-title.navbar {

        min-height: 44px;
    }

    .label {
       
        padding: 0.4em .6em .5em;
        
    }
	.pez_interactive_logo {
		    position: absolute;
		width: 83px;
		top: 132px;
		right: 22px;
    }
    
    .navbar-brand {

        font-size: 16px;
    
    }
    .jumbotron{
        background-color: #fff;   
    }
    hr{
        display: block;
    }
    
    .pez-logo {
		position: absolute;

            width: 73px;
			  top: 5px;
			  right: 6px;
    }
	.navbar-brand {

  		height: 70px;
	}
	
	.pez_head{
		    font-size: 27px !important;
		font-weight: 600;
	}	

    
}


@media screen and (max-width: 330px){
	
	.pez_interactive_logo {

		top: 152px;

    }
	th, tr {
		margin-top: 13px;
		font-size: 96%;
	}
	.pez_head{
		    font-size: 26px !important;
		font-weight: 600;
	}	
	}

}
