/* CSS PLUGIN */
.wrap{text-align: left;}

.logo img{width: 5%;
    float: right;}

.logo h1{text-align: left;}

.admin_first{clear: both; padding-top: 10px!important;}


.success{font-weight: 700;
    				color: red;
    				text-align: left;
   					 margin: 10px 0 10px 0;
    				background-color: transparent;
   					 border: 0;}

.success1{font-weight: 700;
    			color: #0085ba;
   				text-align: left;
  			 margin: 10px 0 10px 0;
   				background-color: transparent;
  			 border: 0;}

.col-left{width: 30%; float: left;}

.col-right{width : 55%; float: right; margin-bottom: 10px;}

.col-right .about{background-color: white; border: solid 1px #e5e5e5; box-shadow: 0 1px 1px rgba(0,0,0,.04);}

.col-right .about h3{border-bottom:solid 1px #e5e5e5; font-weight: 400;}

.col-right .about p{text-align: justify;}

.shortcode .module{padding:5px; margin:auto auto; background-color: white; border: solid 1px #e5e5e5; text-align: center; box-shadow: 0 1px 1px rgba(0,0,0,.04);}
   
.col-left .description{background-color: transparent; border: none; box-shadow: none;}

.administration{padding-top: 30px!important; clear: both;}

.clear{clear: both;}
