/**
 * @product    RoboMap
 * @link       http://robosoft.co
 * @since      1.0.0
 *
 * @package    Robo_Maps
 * @subpackage Robo_Maps/admin

 * @author     RoboSoft Team <team@robosoft.co>
*/
/*  Helper */
.clearfix{
 	clear: both;
}

#robo-map-preview{
	margin-top: 25px;
	
}
#robo-map-preview-block{
	width: 100%;
	height: 200px;
	border: 1px solid silver;
}
.robo-strong li a:focus{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: none;
}
.robo-strong li a h5{
	font-weight: bolder;
}
.robo-map-prolink{
	cursor: pointer;
}
#robo-map-tab-pro h2{
	padding-top: 0px;
	margin-top: 0px;
}
.robo-map-icon{
	padding: 10px 12px 10px 12px;
	background-color: #3279b6;
	border-radius: 10px;
	margin: 4px 15px 4px 20px;
}
.robo-map-icon span{
	color: white;
}
.robo-map-icon-desc{
	padding: 5px 5px 5px 5px;
}
.robo-map-icon-desc-header{
	font-size: 1.7em;
	line-height: 1em;
	margin-bottom: 2px !important;
}
.robo-map-icon-desc-text{
	font-size: 1.15em;
}
.robo-map-large{
	font-size: 2.0em;
}

.bootstrap-wrapper{
	position: relative;	
}

/* Plugin Page pp */
.robo-map-pp-logo-block{
	float: left;
	width: 100px;
}
.robo-map-pp-logo-block img{
	padding: 0 10px 0 0;
	width: 80px;
}
.robo-map-pp-desc p{
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.robo-map-pp-col1, .robo-map-pp-col2{
	min-width: 400px;
	float: left;
}
.robo-map-pp-col1{
	width: 55%;
	margin-right: 20px;
}
.robo-map-pp-col2{
	width: 40%;
}

.robo-map-pp-row{
	padding: 10px;
}

.robo-map-pp-screenshot{
	float: left;
	padding: 0 10px 10px 0;
	width: 100px;
}
.robo-map-modal-footer{
	padding: 0px;
	margin: 10px 10px 10px 10px;
}


#robo-map-zoom-label-value{
	font-weight: bolder;
}

.robo-100{
	width: 120px;
}