*{
	margin:0;
	padding:0;
}
body{
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#999999;
	line-height:22px;
	background:#263542;
}
.fl{
	float:left;
}
h1{
	font-size:16px;
}
.ac{
	text-align:center;
}
.fr{
	float:right;
}
.wrapper{
	width:980px;
	padding:0 10px;
	margin:0 auto;
}
a {
	text-decoration:none;
  color:#999999;
}
.cl{
	clear:both;
}

a:focus, a:hover {
    text-decoration: none;
}
select.specicaltyselect{
  text-transform: uppercase;
  width: 100%;
}



/** Login css start here **/
.login_form_bg{
	background:#eee;
	background-size:100% auto;
	width:100%;
	padding:50px 0;
	margin-top: -6px;
}
.login_form{
	width:380px;
	margin:0 auto;
	text-align:center;
}
.login_form label{
	display:block;
}
.login_form input.username, .login_form input.password, .login_form input.email, .login_form input.phone, .login_form input.username:hover, .login_form input.password:hover, .login_form input.username:focus, .login_form input.password:focus{
	background: url("../../img/Admin/username.png") no-repeat;
    border: medium none;
	background-position:0 -61px;
    height: 39px;
    padding: 10px;
    width: 380px;
	margin-top: 15px;
}
.login_form input.email{
	background-position:0 -125px;
}
.login_form input.phone{
	background-position:0 -192px;
}
.login_form input.username:hover, .login_form input.password:hover, .login_form input.email:hover, .login_form input.email:focus, .login_form input.phone:focus, .login_form input.phone:hover, .login_form input.username:focus, .login_form input.password:focus{
	background: url("../../img/Admin/username-hover.png") no-repeat;
	background-position:0 -61px;
}
.login_form input.password, .login_form input.password:hover, .login_form input.password:focus{
	background-position:0 0;
}
.homepagefeature span{
  display: block;
  width: 100%;
}
.specialty-half{
  float: left;
  width: 50%;
}
.login_form input.email:hover, .login_form input.email:focus{
	background-position:0 -125px;
}
.login_form input.phone:hover, .login_form input.phone:focus{
	background-position:0 -192px;
}
.login_form label.form_heading{
	font-size:34px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	color:#000;
	text-transform:uppercase;
}
.social_login{
	width:auto;
	margin-top:50px;
}
.forgot_password{
	display:block;
	text-align:right;
	color:#e23a41;
	font-size:12px;
	font-style:italic;
	margin:10px 0;
}
.login_form input.Login_submit{
	display:block;
	padding:10px 0;
	text-align:center;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size:22px;
	cursor:pointer;
	font-weight:600;
	border:none;
	border-radius:5px;
	width:100%;
	margin-top: 15px;
	background: rgba(253,102,110,1);
	background: -moz-linear-gradient(top, rgba(253,102,110,1) 0%, rgba(212,44,50,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(253,102,110,1)), color-stop(100%, rgba(212,44,50,1)));
	background: -webkit-linear-gradient(top, rgba(253,102,110,1) 0%, rgba(212,44,50,1) 100%);
	background: -o-linear-gradient(top, rgba(253,102,110,1) 0%, rgba(212,44,50,1) 100%);
	background: -ms-linear-gradient(top, rgba(253,102,110,1) 0%, rgba(212,44,50,1) 100%);
	background: linear-gradient(to bottom, rgba(253,102,110,1) 0%, rgba(212,44,50,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd666e', endColorstr='#d42c32', GradientType=0 );
}
.register_color{
	color:#36c8fd;
}
.padding_top{
	padding-top:20px;
	color:#000;
}
.or{
	display:inline-block;
	margin-top:27px;
	width:auto;
}
.no_margin_top{
	margin-top:0 !important;
}
/** Login css start here **/




/*Dashboard page start here*/
.greyheader{
	background:url(../../img/Admin/top-header.jpg) repeat-x;
	height:60px;
	color:#263542;
}
.logoutbg{
	background:url(../../img/Admin/logout-bg.jpg) repeat-x;
	height:60px;
}
.logoutbg a {
  color: #8a9499;
  font-size: 14px;
  font-weight: 600;
  padding: 16px 10px;
  display: block;
}
.greyheader h1 {
  margin: 0;
  padding: 11px 0 1px;
}
.greyheader span{	
}
.leftpanel{
	background:#263542;	
	padding:0;
}
.sitetitle a{
	display:block;
	color:#fff;
	font-size:14px;
	padding:35px 20px;
	background:#2f4352;
	border-bottom:solid 1px #4b6d83;	
}
.leftlinks a {
  color: #fff;
  font-weight:400;
  display: block;
  font-size: 14px;
  line-height: 43px;
  padding: 0 19px;
}
.leftpanlespace{
	margin-top:30px;	
}
.leftlinks a i{
	padding-right:15px;	
}
.leftlinks a:hover, .leftlinks a.nav_select{
	background:#4b6d83;	
	text-decoration:none;
}
.rightside{
	padding-top:95px;
	min-height:750px;
	background:#fff;	
}
.visitblock img{
	width:49%;
	display:inline-block;	
}
.backgroundimage{
  width: 100%;
}
.bluebghd{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6db0de+0,4b9bc8+100 */
	background: #6db0de; /* Old browsers */
	background: -moz-linear-gradient(top,  #6db0de 0%, #4b9bc8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6db0de), color-stop(100%,#4b9bc8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6db0de 0%,#4b9bc8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6db0de 0%,#4b9bc8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6db0de 0%,#4b9bc8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6db0de 0%,#4b9bc8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db0de', endColorstr='#4b9bc8',GradientType=0 ); /* IE6-9 */
	color:#fff;
	font-size:14px;
	font-weight:600;
	border:solid 1px #3e8cb2;
	border-radius:5px;
	display:block;
	padding:5px 10px;
	
}
.editsearch{
	background:#fafafa;
	border:solid 1px #d6d6d6;
	border-radius:5px;
	padding:5px;	
	font-size:13px;
	margin-top:10px;
	width:100%;
}
.girlsrecord{
	border:solid 3px #e6e6e6;
	border-radius:5px;	
}

.girlsrecord th{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbfbfb+0,efefef+99 */
	background: #fbfbfb; /* Old browsers */
	background: -moz-linear-gradient(top,  #fbfbfb 0%, #efefef 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(99%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fbfbfb 0%,#efefef 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fbfbfb 0%,#efefef 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fbfbfb 0%,#efefef 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #fbfbfb 0%,#efefef 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */
	color:#8a9499;
	font-size:14px;
	font-weight:600;
	padding:5px;
}
.girlsrecord td{
	background:#fff;
	border:solid 1px #e0e0e0;
	padding:10px;
	width:25%;
	color:#6c7680;
	font-weight:400;	
}
.girlsrecord td:nth-child(1){
	width:10%;	
}
.girlsrecord td:nth-child(2){
	width:40%;
}
.dashnoteblock{
	border:solid 1px #e0e0e0;
	border-radius:5px;
	padding:10px;	
	margin-top:10px;
}
.dashnoteblock span{
	font-size:14px;
	font-weight:600;
	display:block;	
}
.eitcross{
	text-align: right;	
}
.eitcross a{
	display:inline-block;	
}
.quickeditspace{
	margin-top:35px;	
}
.blankspace{
	padding-bottom:100px;
	display:block;	
}
/*Dashboard page end here*/




/*Homepage css start here*/
.savebtn{
	background:#08a98e;
	border:solid 1px #009980;
	border-radius:50px;
	padding:10px 35px;
	font-weight:600;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	float:right;
	margin:50px 0 20px;
}

.delsavebtn{
	background:#08a98e;
	border:solid 1px #009980;
	border-radius:50px;
	padding:10px 35px;
	font-weight:600;
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	float:right;
	margin:50px 0 20px;
}


.greygrad{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+0,f1f1f1+100 */
background: #fefefe; /* Old browsers */
background: -moz-linear-gradient(top,  #fefefe 0%, #f1f1f1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fefefe 0%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fefefe 0%,#f1f1f1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fefefe 0%,#f1f1f1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fefefe 0%,#f1f1f1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
	border:solid 1px #d6d6d6;
	color:#6c7680;	
	margin-top:20px;
}
.metacol {
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  margin-top: 15px;
  padding: 10px;
}
.metatable{
	width:100%;	
}
.metatable tr td:nth-child(1){
}
.metatable td{
	vertical-align:top;
}
.metatable td label{
	vertical-align:top;
	font-weight:400;
	color:#999999;	
}
.metatable td input, .metatable td textarea {
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  box-shadow: 1px 0 0 #fff;
  margin-top: 7px;
  padding: 5px;
  background:#fafafa;
  width: 100%;
}
.metatable td textarea{
	resize:none;	
}
.paddingleft-zero{
	padding-left:0;	
}
.paddingright-zero{
	padding-right:0;	
}
.h_page_rightfield img{
	margin-top:20px;	
}
.h_page_rightfield select, .h_page_rightfield textarea{
	border: 1px solid #d6d6d6;
  	border-radius: 5px;	
	margin-top:10px;
	width:100%;
	padding: 5px;
}
.h_page_rightfield textarea{
	resize:none;
	height:100px;	
}
.imgfullwidth img{
	width:100%;	
}
.add_girls{
	margin-top:20px;	
}
.add_girls i {
  float: right;
  padding-top: 4px;
}
.home_foo_links{
	margin-top:20px;	
}
.home_foo_links input {
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  padding: 7px;
  width: 80%;
}
.home_foo_links > form > a{
	display:block;
	padding:5px 0;
	color:#999999;
	font-weight:400;
}
.bluebghd.add_girls{
	color:#fff;
	padding:5px;
	width:60%;	
}
.copyright-notice{
	margin-top:50px;	
}
.copyright-notice input{
	width:50%;	
}
.moregirls{
	width:100% !important;	
}
.fullimage-portfolio{
  width: 100%;
}

/*Homepage css end here*/


/*Portfolio Editore css start here*/
.lastupdate{
	color:#263542;
	font-size:12px;
	display:block;
	padding:2px 0 18px;	
}
.metatable tr td input.memberonlycheck {
  display: inline-block;
  float: left;
  width: auto;
  margin: 11px 0 20px;
}
.galleryselector tr th{
	padding:15px 0;	
}
.galleryselector tr td{
	width:60%;	
}
.galleryselector > tr > th > span{
	font-weight:600;
	font-size:14px;
	color:#6c7680;	
}
.galleryselector tr th span i{
	color:#58aad0;
	font-size:16px;
	padding-right:6px;	
}
.incall {
  margin-top: 68px;
}
.incall tr td:nth-child(1){
	width:20%;	
}
.incall tr td:nth-child(2){
	width:80%;	
}
.incall tr td select{
	width:100%;
	background:#fafafa;
	color:rgba(252,104,236,0.38);
	border:solid 1px #d6d6d6;
	border-radius:5px;
}
.aligncenter{
	text-align:center;	
}
.homepagefeature{
	display:inline-block;
	margin-top:15px;
  position: relative;
}
.homepagefeature input, .uploadfullimg input{
  padding: 2px;
  margin: 5px 0;
}
.homepagefeature input[type="button"], .uploadfullimg input[type="button"]{
	color:#6c7680;
	font-size: 10px;
    padding: 0 10px;
	background:#f0f0f0;
	border:solid 1px #a1aab2;
	border-radius:30px;
	display:inline-block;	
	text-transform:uppercase;
}
.text_editor{
	margin:10px 0;	
}
.uploadfullimg{
	margin:10px 0;
	text-align:center;	
}
.stats_table{
	border-collapse:collapse;
	margin-top:15px;	
}
.stats_table tr td:nth-child(1){
	width:30%;	
}
.stats_table tr td:nth-child(2), .stats_table tr td:nth-child(3){
	text-align:center;	
}
.stats_table tr td{
	padding:10px 23px;
	border:solid 1px #cccccc;	
}
.pricingincall tr td{
	width:33%;	
}
.incall_outcall p{
	display:inline-block;
	width:33%;
	margin:0;
	text-align:center;	
}
.incall-select{
  display: inline-table;
}
.gallerytextfield{
	margin:23px 0	
}
.gallerytextfield input.text_u_image {
  background: #fafafa none repeat scroll 0 0;
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  color: #757e88;
  display: inline-block;
  font-size: 13px;
  margin: 4px 0;
  padding: 5px;
  width: 24%;
}
.upload_multifullimg{
	text-align:center;	
}
.upload_multifullimg a.multi_fullimg {
  margin: 33px 0 10px;
  display: inline-block;
}

.statsinput{
  width: 99%;
  height: 100%;
  border: 0px;
  margin-left: 3px;
}

.statsinput_border{
  width: 99%;
  height: 100%;
  margin-left: 3px;
}

.incallinput{
  width: 98%;
  height: 100%;
  margin-left: 3px;
  border: medium none;
}
.statstd{
 padding:0px !important;
}

.btn-delete {
    left: 100%;
    margin-left: 2px;
    margin-top: 2px;
    cursor: pointer;
}
.gl_image{
  width:100%;
}
/*Portfolio Editore css end here*/

/*Page editor css start here*/
.pageedit_pagelist table tr td.pagelistpadding{
	padding-bottom:40px;	
}
.pageedit_pagelist table tr td:nth-child(1){
	width:80%;	
}
/*Page editor css start here*/

/*Portfolio Editore css start here*/
.showhideicon{
	margin:0 0 10px ;	
}
.showhideicon i {
  color: #53a4cd;
  float: right;
  font-size: 18px;
  padding-right: 12px;
}
.publicgallery {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-top: 10px;
  padding: 10px 5px;
}
.publicgallery > table tr th{
	font-size:14px;
	font-weight:600;
	color:#999999;
	padding:20px 10px 5px;	
}
.publicgallery > table tr th.lesspadding{
	padding:0 10px 20px	
}
.publicgallery > table tr th:nth-child(2){
	text-align:right;	
}
.publicgallery table tr td:nth-child(1){
	width:72%;	
}
.publicgallery table tr td a {
  display: inline-block;
}
.publicgallery table tr td a:hover, .publicgallery table tr th a:hover{
	opacity:0.8;	
}
.publicgallery > table tr td{
	padding:2px 5px;
}
.customizemargin{
	margin-top:50px;	
}
/*Portfolio Editore css end here*/

/*Page editor page start here*/
.greybgheadspace{
	margin-top:50px;	
}
/*Page editor page start here*/

/*Strat Incall Dropdown Gaurav Rai 20 Aug 2015*/
.incallselect{
  width: 100%;
  background: #fafafa;
  color: #000 !important;
  border: solid 1px #d6d6d6;
  border-radius: 5px;
}
select[multiple].incallselect{
  height: 232px;
}
.countryselect{
  width: 100%;
  background: #fafafa;
  color: #000 !important;
  border: solid 1px #d6d6d6;
  border-radius: 5px;
}
  
/* End Incall Dropdown Gaurav Rai 20 Aug 2015*/  

/*Blog start here*/
.bloghome_right > table tr th{
	padding:6px 10px 5px;	
}
.articleeditor_list table tr td:nth-child(1){
	width:90%;	
}
.blogdetail{
	border:none;	
}
.blogdetail table tr td:nth-child(1){
	width:17%;	
}
.blogimg {
  text-align: center;
  width: 100%;
}
.blogimg img{
	display:inline-block;
}
/*Blog end here*/  

.reomve_criteria:before{
    position: absolute;
    top: -1px;
    left: 26px;
    font-size: 13px;
    cursor: pointer;
    color: #ff0000 !important;
}
input.error{
    border: 1px solid #FF0000 !important;
}

label.error{
    color:#FF0000 !important;
} 
.love-to-work img{
  width: 100%;
}
.adminfeatureimage > img:first-child{
  width: 100%;
}
.homepagefeature img {
  margin: auto;
   /*
    border: 1px solid #bfbacf;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    margin-bottom: 13px;
    */
} 

.uploadfullimg img{
   /*
    border: 1px solid #bfbacf;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    margin-bottom: 13px;
    */
}

.main_img{
   /*
    border: 1px solid #bfbacf;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    margin-bottom: 13px;
    */
}  

.savebtn:hover{
  text-decoration: none;
  color: #fff;
}  

.uploadimage_block{
 width:60%;
 display:inline-block;
 border:solid 1px #cccccc;
 border-radius:5px;
 background:#fafafa;
 min-height:310px; 
}
.uploadimage_block span{
 font-size:14px;
 color:#6c7680;
 display:block;
 margin-top: 22%;
 background:#f5f5f5;
 padding:20px 10px;
 text-align:center; 
}
.uploadimage_block span p {
  color: #6c7680;
  font-size: 10px;
  margin: 0;
  padding-top: 10px;
}
.not-round{
  border: 0px !important;
  border-radius: 0px !important;
}
.adminfeatureimage{
}
#add_gallery_div,#add_featured_div,#add_homepage_div,#add_new_div{
 text-align:center;
 width:22%;
 margin:10px auto 5px;
}
.homepagefeature span#firstimageprev{
  margin: auto;
}
#featuredeleteimage1{
}
.marginpro{
  margin-top:10px;
}
.fivetextbox{
  width:50%;
}
 
.new_textarea{
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    box-shadow: 1px 0 0 #fff;
    margin-top: 7px;
    padding: 5px;
    background:#fafafa;
    width: 100%;
  }
  
 .cartdiv{width: 49%; height: 100%; min-height: 50px; border: 1px solid #bbb; border-radius: 3px; margin: 5px .5%; box-shadow: 1px 1px 0px #eee; text-align: center}
.cartdiv h5{font-size:30px; color:#6C7680; font-weight:700}
.cartdiv h6{font-size:15px; font-weight:700}
