.tracking{
padding: 18px 0px 0px 0px;
background:#d3d3d359;
}



.caret-checkbox{
float:right;
margin-right:10px;
}
.input-group{
width: 100%   
}
.btn-redirect {
margin-top: 6%;
position: absolute;
z-index: 9;
margin-left: 96%;
background-repeat: no-repeat;
width: 30px;
height: 26px;
background: url(images/list3.png);
background-size: 30px 25px;

}
body {
/* background: #f7f7f7; */
background: #fff;
color: #404040;
font-family: 'Titillium Web',sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 10px;
padding-right: 0px !important;
/*overflow: hidden;*/
}

a {
color: #1e7ad3;
text-decoration: none;
}
a:hover { text-decoration: underline }

.container, .main {
width: 640px;
margin-left: auto;
margin-right: auto;
height: 300px;
}
.main { margin-top: 50px }
input {
font-family: 'Titillium Web',sans-serif;
font-size: 13px;
color: #555860;
}
.search {
position: relative;
margin: 0 auto;
width: 300px;
}
.modal-backdrop {
display:none;
}
.bodyclass{
padding-right: 0px !important;
display: block;
} 
#mydiv{
top: 140px;
left: 836px;
}
.arrow1{
margin-left: 10%;
width: 8%;
}
.username{
font-family: 'Titillium Web',sans-serif;
font-size: 18px;
font-weight: 500;
font-weight: bold;
}
.panel7 {
position: absolute;
top: 59%;
left: 62%;
background-color: #ffffffb3;
padding: 1%;
border: 1px solid #d3d3d3;
}

.panelspot {
top: 80%;
left: 495px;
width: 10%;
}

.paneltraffic {
top: 80%;
left: 495px;
width: 10%;
}

.panelEncroachment {
top: 80%;
left: 495px;
width: 15%;
}
/* span.footer-map-content {*/
/*    position: absolute;*/
/*    top:12px;*/
/*    right: 60px;*/
/*    padding: 8px 10px;*/
/*    background: rgba(0,0,0,0.6);*/
/*    color: #fff;*/
/*    font-size: 14px;*/
/*}*/
@media screen and (max-width:768px) {
#mydiv {
	top:unset;
	left:unset;  
	margin-top: 380%;
	margin-left: 4.5%;
}  

.resup{
	margin-left: 22px;
}
#pac-input_two{
	margin-left:22%;
}
.reslogo{
	margin-left:27%;

}
.cityselect{
	margin-left:12%;
	width:74%;
} 
.restext{
	margin-left:25%;
}
.resmap{
	margin-top:155%;
}
.arrow1 {
	display: block;
	margin-left: 70%;
	margin-top: -3%;
}
.radiusdiv
{
	width:50%;
	margin-left:-22%;
} 
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.content {
	background: #fff;
	opacity:0.7;
}
.panel7{
	background-color: #fff;
	opacity:0.7;
	border: 1px solid #d3d3d3;
}
#mydiv{
	background-color: #fff !important;
	opacity:0.7 !important;
}
#mydiv1{
	background-color: #fff !important;
	opacity:0.7 !important;
}
.panel3{
	background-color: #fff;
	opacity:0.7;
}
}
.note-text{
margin-left: 2.1%;
font-family: 'Titillium Web',sans-serif;
font-size: 16px;
margin-top: 10px;
}

ul, #myUL {
list-style-type: none;
}

#myUL {
margin: 0;
padding: 0;
}

.caret {
cursor: pointer;
-webkit-user-select: none; /* Safari 3.1+ */
-moz-user-select: none; /* Firefox 2+ */
-ms-user-select: none; /* IE 10+ */
user-select: none;
width:100%;
border: none;
}

.caret::before {
content: "\25B6";
color: black;
display: inline-block;
margin-right: 6px;
}

.caret-down::before {
-ms-transform: rotate(90deg); /* IE 9 */
-webkit-transform: rotate(90deg); /* Safari */
transform: rotate(90deg);  
}

.nested {
display: none;
margin-left: 20px;
margin-top: 10px;
}

label{
margin: 0;
}

.active {
display: block;
}

#myUL li{
font-family: 'Titillium Web',sans-serif;
padding-bottom: 15px;
font-size: 13px;
font-weight: bold;
}
#myUL li label{
font-family: 'Titillium Web',sans-serif;
font-size: 13px;
font-weight: normal;
}

.header{
background-color: #56c13c;
color: white;
height: 70px;
padding: 30px 40px 0 10px;
}
.topnav {
overflow: hidden;
background-color: #56c13c;
width: 103%;
margin-left: -40px;
}

.topnav a,.topnav p {
font-family: 'Titillium Web',sans-serif;
float: left;
color: #f2f2f2;
text-align: center;
padding: 24px 16px;
text-decoration: none;
font-size: 20px;
font-weight: 500;
}

.topnav a:hover {
background-color: #64d955;
color: black;
}

.bodyclass{
padding-right: 0px !important;
display: block;
overflow: hidden;
}
.column {
float: left;
}

.left {
width: 25%;
}

.right {
width: 75%;
}
.innertopnav{
background-color: #5aa251;
/*overflow: hidden;*/
height: 50px;

}
.inner-heading{
font-family: 'Titillium Web',sans-serif;
color: white;
font-size: 20px;
font-weight: bold;
padding: 12px;
}
.selction-area{
background-color: #d3d3d359;
height: 610px;
padding: 15px;
}

.footer p{
font-family: 'Titillium Web',sans-serif;
text-align: center;
padding-top: 15px;
font-size: 18px;
padding-bottom:10px;
}
.partners{
text-align: center;
margin-bottom:10px;
}
.partners img{
margin: 0 40px;
}
.input-button{
font-family: 'Titillium Web',sans-serif;
background: white;
width: 100px;
height: 60px;
border: 1px solid #00000045;
color: #212529;
-webkit-transition: all 0.3 ease;
transition: all 0.3 ease;
cursor: pointer;
white-space: normal;
}
.record-no{
line-height: 24px;
vertical-align: middle;
color: #fff;
position: relative;
top: -2px;
margin-right: 2px;
font-weight: 600;
font-size: 20px;
}
.out-nav-info{
margin-left: 30px;
font-size: 16px;
color: white;
font-size: 16px;
}
.logout{
float:right; 
padding: 19px; 
}
.logout a{

color: white;
}
.sidebar-label{
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input::-webkit-input-placeholder {
font-size: 14px;
}
.autocomplete-selected { background: #007fad;color: white; }
.product-image-wrapper{
border: 1px solid #F7F7F5;
overflow: hidden;
margin-bottom: 30px;
height: 180px;
}
.media-heading{
padding-top:10px;
}
.media{
overflow: hidden;
zoom: 1;
}
.media-body{
flex: 1;
}
.loader{
position: fixed;
left: 840px;
top: 400px;
width: 100%;
height: 100%;
z-index: 9999;
/*                background: url('https://localhost/think2/images/loader.gif') 
					50% 50% no-repeat rgb(249,249,249);*/
}
.button-color{
background: darkgrey;
color: white;
}

.tbltp{
width: 100%;
/*background-color: #00b0f0;*/
border-radius: 5px;
margin-bottom: 20px;
}
.tbltp .lead{
font-size: 15px;
font-weight: 700;
color: #000000;
padding:15px;
}
.left-sidebar h2, .brands_products h2 {
color: #34AEF9;
font-family: 'Roboto', sans-serif;
font-size: 18px;
font-weight: 700;
margin: 0 auto 30px;
text-align: center;
text-transform: uppercase;
position: relative;
z-index: 3;
}
.left-sidebar .radio {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}

.radio label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: 400;
cursor: pointer;
}
.well {
background-color: #FFFFFF;
border: 1px solid #F7F7F0;
border-radius: 4px;
box-shadow: none;
margin-bottom: 20px;
min-height: 20px;
padding: 35px;
}
.category-products {
border: 1px solid #F7F7F0;
margin-bottom: 35px;
padding-bottom: 20px;
padding-top: 15px;
}
.category-products .panel {
background-color: #FFFFFF;
border: 0px;
border-radius: 0px;
box-shadow: none;
margin-bottom: 0px;
}
.category-products .panel-default .panel-heading {
background-color: #FFFFFF;
border: 0 none;
color: #FFFFFF;
padding: 5px 20px;
}
.category-products .badge {
background: none;
border-radius: 10px;
color: #696763;
display: inline-block;
font-size: 12px;
font-weight: bold;
line-height: 1;
min-width: 10px;
padding: 3px 7px;
text-align: center;
vertical-align: baseline;
white-space: nowrap;
}
.fltr {
color: #696763;
font-family: 'Roboto', sans-serif;
font-size: 14px;
text-decoration: none;
text-transform: uppercase;
}

/****** added on 08 July 2019 ***********/

div.topnav {
margin-left: -15px;
margin-right: -15px;
width: auto;
}
.tracking {
background: #fff !important;
}
.tracking > .input-group > .container {
width: 100% !important;
height: auto !important;
padding: 0;
}


.tracking > .input-group > .container > .row {
margin: 0;
}

.tracking .col-md-4 {
padding: 0;
}

.blink{
width:200px;
text-align: center;
}
.blink span{
font-size: 25px;
color: white;
}
@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}

@media (max-width:1200px) and (min-width:769px) {
.right,
.map .col-md-9{
	width: 70%;
}
.left,
.map .col-md-3{
	width: 30%;
}
}
@media (max-width:768px) {
.topnav {
	width: auto;
	margin: 0 -15px;
}

.topnav > p {
	padding: 0;
}
.topnav > p:first-child {
	margin: 0 !important;
	padding: 10px 0;
	width: 100%;
	text-align: center;
	line-height: 1.2;
	font-size: 16px;
}

.topnav > div{
	width:100%;
	text-align: center;
}
.topnav > div a {
	font-size: 16px;
	padding: 3px 12px 14px;
	float: none;
	display: inline-block;
}


.main-cont .left {
	width: 100%;
}

.logo img {
	max-width: 100px;
}

.main-cont input#pac-input_two {
	margin: 0;
}

.main-cont .left .selction-area {
	height: auto;
}

#quick-summary .sidebar-label {
	margin-left: 15px;
}

.tracking > .input-group > .container > .row {
	margin: 0 15px;
}

.tracking .col-md-4 {
	width: 33.33%;
	float: left;
}

.tracking .col-md-4 .input-button {
	width: 100%;
	height: 40px;
}

.column.right {
	width: 100%;
}

.right #map {
	height: 500px !important;
	margin: 0;
}
#map #content{
	padding:10px;
}
#bodyContent {
	min-width: 200px;
	min-height: 240px;
}
div#bodyContent p{
	margin-top:5px;
}
.right .innertopnav {
	overflow: hidden;
	height: auto;
}


span.out-nav-info {
	line-height: 50px;
}

span.logout {
	float: right;
	padding: 10px 15px 20px;
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: underline;
}

.right > .row {
	margin: 0;
}

.right > .row > .col-md-12 > section {
	padding: 0;
}

.footer {
	padding: 10px 0;
}

.footer .partners img {
	margin: 15px;
}

}



        .price-range{
            margin-top:20px;
        }
        .left-sidebar h2, .brands_products h2{
            text-align:left;
            margin: 0;
        }
        div.well {
            width: 100%;
            padding: 25px 0 10px;
            border: none;
            margin: 0;
            height: auto;
            margin-bottom: 30px;
        }

        div.well .slider.slider-horizontal {
            width: 100% !important;
            margin-bottom: 7px;
        }
        /**** img section ****/


        #display-image > .row {
            overflow: hidden;
        }
        #show_data {
            margin-right: -20px;
            margin-left: 20px;
            padding-left: 0;
        }

        .product-image-wrapper .media-heading{
            height:auto;
            width:100%;
        }
        .media-left {
            padding-right: 0 !important;
        }

        .product-image-wrapper{
            height:auto !important;
            border: 1px solid #ccc;
        }
        .right{
            position:relative;
        }

        div#encroachment {
            width: 210px;
            top:auto;
            left:0;
            bottom:90px;
            z-index: 999;
        }
        #trafficrules{
            width:210px;
            left:0;
            bottom:128px;
            z-index: 999;
            top:auto;
        }
        #diversion,  #event_diversion{
            width:210px;
            left:0;
            bottom:128px;
            z-index: 999;
            top:auto;
        }
        .panel-body{
            padding-top:0;
        }
        .panel-default{
            border:none;
            padding:1px;
            box-sizing:border-box;
        }
        .product-image-wrapper{
            margin-bottom:10px;
            box-sizing:border-box;
        }
        .panel-body ul {
            padding-left: 0px;
        }
        .product-image-wrapper td h5 {
            text-align: center;
            font-weight:400;
            background:#56c13c;
            margin:0;
            color:#fff;
            padding:7px;
        }

        .panel-footer {
            padding: 0px;
            text-align: center;
            background-color: #56c13c;
        }
        ul.pagination{
            padding:0;
            width:100%;
        }

        ul.pagination li{
            width:50%;
            box-sizing:border-box;
            float:left;
            padding:0;
        }

        ul.pagination li:hover{
            background:#FFD700;
        }
        ul.pagination li:first-child{
            border-right:1px solid #fff;
        }
        .pagination li a, .pagination li span{
            background:transparent !important;
            color:#fff !important;
            padding:3px;
            margin:0;
            float:none;
            display:block;
        }
        .pagination li a:hover span:before{
            color:#000;
        }


        #myUL > li{
            padding-bottom: 20px;
        }
        #myUL > li > input.caret-checkbox {
            margin-top: -5px;
        }

        div#mypanelspot {
            min-width: 210px;
            left: 0;
            top: auto;
            bottom: 325px;
        }

        .innertopnav > a {
            float: left;
            width: 55px;
            text-align: center;
        }
        .innertopnav > span.out-nav-info {
            line-height: 50px;
        }

        @media (max-width:768px){

            div#mypanelspot {
                position: relative;
                bottom: auto;
                border-bottom:1px solid #ccc;
                border-top:1px solid #ccc;
                left: 40px;
            }
            .panel.panel-default{
                margin-top: 20px;  
            }
            .panel-body{
                padding-bottom:0;
            }
            #show_data {
                margin-right: 0px;
                margin-left: 0px;
            }

            section{
                padding-bottom:0;
            }

            .innertopnav > a {
                width: 33.333%;
                display: block;
                float: left;
                text-align: center;
            }

            .innertopnav > span.out-nav-info {
                width: 33.333%;
                display: block;
                float: left;
                margin: 0;
                text-align: center;
                line-height: 1.5;
                padding: 15px;
                text-transform: capitalize;
            }

            .innertopnav > span:nth-child(7) {
                padding: 15px 0;
            }

            .innertopnav > span > span {
                display: block;
            }

            .innertopnav > span.logout {
                width: 100%;
                border-top: 1px solid rgba(255,255,255,0.5);
                padding: 7px;
            }

            .logout .username {
                font-weight: 400;
            }
            div#trafficrules {
                position: relative;
                top: 15px !important;
                left: 40px !important;
            }
            div#diversion,  div#event_diversion {
                position: relative;
                top: 15px !important;
                left: 40px !important;
            }
            div#encroachment {
                top: 0;
                left: 40px;
                position: relative;
            }

        }

        /***** Suggest area *******/
        .amsify-suggestags-area .amsify-suggestags-list ul.amsify-list li.amsify-list-item{
            line-height:1.5;
        }
        .amsify-suggestags-input-area .amsify-select-tag {
            padding: 6px 9px;
        }
        .show-engage .sidebar-label {
            width: 100%;
            font-size: 16px;
            line-height: 1;
            font-weight: 500;
            margin-bottom: 15px;
        }

        .show-engage .input-group > span {
            font-size: 15px;
            text-transform: capitalize;
            line-height: 1;
            margin-right: 30px;
        }

        .show-engage input[type=text] {
            margin: 0;
            max-width: 300px !important;
            font-size: 15px;
            padding: 10px !important;
            border: 1px solid #ccc;
            border-radius: 3px;
            width: 100%;
        }


        .left_side {
            width: 50%;
            float: left;
        }

        div.graph_key {
            float: right;
            width: 48%;
            margin: 0;
        }

        .amsify-suggestags-area .amsify-suggestags-input-area {
            padding: 0 !important;
            max-width: 300px;
        }

        .keyword_sub > p {
            line-height: 2;
            font-size: 13px;
            padding-left: 9px;
        }

        .or_mid {
            font-size: 16px;
            line-height: 1;
            text-transform: uppercase;
            font-weight: 500;
            margin-bottom: 20px;
        }





        section{
            padding-bottom:20px;
        }
        @media (max-width:768px){
            .show-engage {
                margin-top: 30px;
            }
            .innertopnav > a{
                width:25%;
            }
            .innertopnav > a img {
                background: transparent !important;
            }
        }
        @media (max-width:767px){

            .left_side,
            div.graph_key {
                width: 100%;
                max-width:300px;
            }
            .amsify-suggestags-area .amsify-suggestags-input-area{
                max-width:100%;
            }

            .show-engage .amsify-suggestags-area{
                width:100%;
                margin:0 0 10px;
            }
            .show-engage .input-group > span{
                display:block;
                margin:0 0 10px;
            }
            .show-engage input[type=text]{
                max-width:100% !important;
            }
            .partners > .row {
                margin-left: -15px !important;
                width: auto !important;
            }
        }
        div.graph_key svg {
            max-width: 680px;
            width: 100%;
        }
        span.engage-heading {
            display: block;
            padding: 21px 15px;
            font-size: 20px;
            height: 30px;
            background: #FF8C00;
            color: #fff;
            line-height: 0px;
            margin-top: 20px;
            margin-bottom: 20px;
            margin-right: 10px;
            max-width: 690px;
        }

        input#submit_keyword {
            padding: 15px 20px;
            border: none;
            font-size: 16px;
            background: #FFA500;
            color: #fff;
            line-height: 1;
            border-radius: 3px;
            transition: all 0.3s ease;
        }

        input#submit_keyword:hover {
            background: #444;
        }
        /*end*/