.login_well {
min-height: 20px;
padding: 3%;
margin-bottom: 20px;
background-color: #fff;
border: 1px solid #e5e5e5;
clear: both;
overflow: hidden;
width: 60%;
}

.login_video-name {
float: left;
width: 100%;
padding: 0 0 8px 0;
font-size: 26px;
color: #4d778b;
line-height: 26px;
text-transform: uppercase;
background: url(../themes/img/title1.gif) repeat-x left bottom;
}

.login_contact_text1 {
font-size: 14px;
line-height: 16px;
margin: 10px 0 0 0;
float: left;
width: 100%;
font-family: Calibri, Arial;
}

.login_clear {
clear: both;
overflow: hidden;
width: 100%;
}
.login_row-fluid {
width: 100%;
}

.login_form1 {
font-family: inherit;
}
.login_form1 {
clear: both;
font-family: Calibri, Arial;
}

.login_loginform form {
margin: 0;
padding: 20px;
width: 329px;
float: left;
border-right: 1px #DBCFC4 solid;
}
form {
margin: 0 0 20px;
}

.login_loginform form .login_column1 {
margin: 0 0 10px 0;
}
.login_form1 .login_column1 {
float: left;
width: 100%;
margin: 6px 0 0 0;
}

.login_loginform form .login_field1 {
background: #F6F3F0;
width: 96%;
padding: 2%;
}
.login_field1 {
float: left;
background: #ede6e0;
padding: 1%;
width: 76%;
}

.login_loginform form .login_field1 input {
border: 0 none;
height: 36px;
padding-left: 24px;
width: 225px;
/*background: url(../themes/img/textbox2.png) no-repeat;*/
box-shadow: none;
line-height: 36px;
}
.login_form1 textarea, .login_form1 input[type="text"] {
border: 1px solid #DBCFC3;
height: 30px;
line-height: 30px;
padding: 0 5px;
display: block;
width: 97.5%;
resize: none;
border-radius: 0;
margin: 0;
}
.login_loginform form .login_field1 figure {
margin: 3px 0 3px 10px;
float: left;
width: 37px;
}



.login_button {
	box-shadow:inset 0px 1px 0px 0px #f4c430;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f4c430), color-stop(1, #f4c430) );
	background:-moz-linear-gradient( center top, #ea8d2a 5%, #ea8d2a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4c430', endColorstr='#f4c430');
	background-color:#f2ba13;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #f4c430;
	display:inline-block;
	color:#fff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:30px;
        line-height:20px;
        text-spacing: 50px;
	width:21%;
	text-decoration:none;
	text-align:center;
	/*text-shadow:1px 1px 0px #eee;*/
        /*added border curves c bottom if needed */
        border-radius: 4px;
}
.login_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ba13), color-stop(1, #f2ba13) );
	background:-moz-linear-gradient( center top, #f2ba13 5%, #f2ba13 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ba13', endColorstr='#f2ba13');
	background-color:#f2ba13;
        color:#000;
}.login_button:active {
	position:relative;
	top:1px;
}
.form-buttons {
float: left;
width: 100%;
}
.login_loginform .form-buttons span {
float: right;
margin: -8px 48px 0 0;
font-size: 12px;
}


.login_loginform .form-buttons span a {
display: block;
font-size: 12px;
color: #666;
padding-left: 15px;
background: url(../themes/img/arrow-orange.gif) no-repeat left center;
)

.login-socialnetworks a {
width: 190px;
float: left;
padding: 20px 18px;
}

.radio, .checkbox {
min-height: 20px;
padding-left: 20px;
}
/*25-06-2014*/
.pull-left {
float: left;
margin-left: 720px;
margin-top: -350px;
}

/*----CSS for dashboard 27-06-2014--*/

.infofav
{
color:rgb(51,51,51);
text-decoration:none;
display:block;
line-height:37px;
padding:0px 15px 0px 35px;
text-transform:uppercase;
font-size:13px;
font-family:MyriadProSemibold;
background:url(../themes/img/star.png) no-repeat
}
.iconpost
{
color:rgb(51,51,51);
text-decoration:none;
display:block;
line-height:37px;
padding:0px 15px 0px 35px;
text-transform:uppercase;
font-size:13px;
font-family:MyriadProSemibold;
border-left-width:1px;
border-left-style:solid;
border-left-color:rgb(231,231,231);
border-right-width:1px;
border-right-style:solid;
border-right-color:rgb(231,231,231);
background:url(../themes/img/star.png) 0px -37px  no-repeat
}

.iconedit
{
color:rgb(255,255,255);
text-decoration:none;
display:block;
line-height:37px;
padding:0px 15px 0px 35px;
text-transform:uppercase;
font-size:13px;
font-family:MyriadProSemibold;
background:url(../themes/img/star.png) 0px -74px no-repeat
}


.row-fluid {
width: 85%;
}

.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .span12 {
width: 100%;
}

.row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.127659574468085%;
}

.well {
min-height: 20px;
padding: 3%;
margin-bottom: 20px;
background-color: #fff;
border: 1px solid #e5e5e5;
clear: both;
overflow: hidden;
width: 94%;
}
.video-name {
float: left;
width: 85%;
padding: 0 0 8px 0;
font-size: 26px;
color: #4d778b;
line-height: 26px;
text-transform: uppercase;
background: url(../themes/img/title1.gif) repeat-x left bottom;
}

.divider {
float: left;
width: 100%;
height: 2px;
background: #e4e4e4;
margin: 0px 0;
}
.divider1 {
float: left;
width: 100%;
height: 2px;
background: #e4e4e4;
margin: 22px 0;
}
/*pac*/
section {
float: left;
width: 506px;
}

#user-header .picnamebtns section figure {
margin: 0;
color: #333333;
font-size: 14px;
font-weight: bold;
}
#user-header .picnamebtns section ul {
margin: 20px 0 0 0;
float: right;
}
#user-header .picnamebtns section ul li.active {
background: #3da267;
}
#user-header .picnamebtns section ul li a.iconfav {
background-position: 0 0;
}
#user-header .picnamebtns section ul li {
list-style: none;
float: left;
background: #c5c5c5;
}
li {
line-height: 20px;
}
li {
display: list-item;
text-align: -webkit-match-parent;
}

.contactform .field1 textarea, .contactform .field1 input[type="text"] {
float: left;
width: 100%;
}
.form1 .field2 input {
width: 85%;
}
.form1 textarea, .form1 input[type="text"] {
border: 1px solid #DBCFC3;
height: 30px;
line-height: 30px;
padding: 0 5px;
display: block;
width: 97.5%;
resize: none;
border-radius: 0;
margin: 0;
}

input[type="password"] {
background-color: #ffffff;
border: 1px solid #cccccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear .2s, box-shadow linear .2s;
-moz-transition: border linear .2s, box-shadow linear .2s;
-o-transition: border linear .2s, box-shadow linear .2s;
transition: border linear .2s, box-shadow linear .2s;
}
input[type="password"],  .uneditable-input {
display: inline-block;
height: 30px;
padding: 4px 6px;
margin-bottom: 10px;
font-size: 14px;
line-height: 20px;
/* color: #555555; */
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
vertical-align: middle;
}
.form1 {
font-family: inherit;
}

form {
margin: 0 0 20px;
}
.form1 .column1 {
float: left;
width: 61%;
margin: 6px 0 0 0;
}
.contactform label {
width: 25%;
}
.contactform label {
font-size: 16px;
color: #333;
line-height: 42px;
text-transform: uppercase;
font-family: 'sertigregular';
width: 22%;
}
.form1 label {
float: left;
width: 45%;
text-align: right;
line-height: 42px;
padding: 0 2% 0 0;
margin-top: -1px;
font-family: Calibri, Arial;
cursor: default;
}
.form1 label span {
color: #ff0000;
}
.editprofileform .field2 {
background: none;
line-height: 30px;
font-family: 'MyriadProSemibold';
}

.contactform .field1 {
width: 70%;
}
.contactform .field1 {
position: relative;
width: 55%;
float: right;
}
.contactform .field3 {
position: relative;
width: 55%;
float: right;
height: 37px;
}
.field1 {
float: left;
background: #ede6e0;
padding: 1%;
width: 76%;
}
.field3 {
float: left;
background: #ede6e0;
padding: 1%;
width: 76%;
}
small {
font-size: 85%;
}
a {
color: #0088cc;
text-decoration: none;
}
.change-pswd > label:first-child {
padding-left: 79px;
}

.edit_button {
	box-shadow:inset 0px 1px 0px 0px #f4c430;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f4c430), color-stop(1, #f4c430) );
	background:-moz-linear-gradient( center top, #ea8d2a 5%, #ea8d2a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4c430', endColorstr='#f4c430');
	background-color:#f2ba13;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #f4c430;
	display:inline-block;
	color:#fff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:30px;
        line-height:20px;
        text-spacing: 50px;
	width:30%;
	text-decoration:none;
	text-align:center;
	/*text-shadow:1px 1px 0px #eee;*/
        /*added border curves c bottom if needed */
        border-radius: 4px;
}
.edit_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ba13), color-stop(1, #f2ba13) );
	background:-moz-linear-gradient( center top, #f2ba13 5%, #f2ba13 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ba13', endColorstr='#f2ba13');
	background-color:#f2ba13;
        color:#000;
}.edit_button:active {
	position:relative;
	top:1px;
}

.contactform .field3 figure {
margin-top: 2px;
}
.contactform .field3 figure {
float: left;
width: 17%;
height: 43px;
text-align: center;
margin: 0% 0 -1% -12px;
padding: 0 0 0 12px;
/*background: url(../img/bgs/textbox.gif) no-repeat left top;*/
}

.contactform .form-fields {
float: right;
width: 59.3%;
}
.form-buttons {
float: left;
width: 100%;
}


 /*Admin css*/
.view_button {
	box-shadow:inset 0px 1px 0px 0px #f4c430;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f4c430), color-stop(1, #f4c430) );
	background:-moz-linear-gradient( center top, #ea8d2a 5%, #ea8d2a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4c430', endColorstr='#f4c430');
	background-color:#f2ba13;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #f4c430;
	display:inline-block;
	color:#fff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:30px;
        line-height:20px;
        text-spacing: 50px;
	width:22%;
	text-decoration:none;
	text-align:center;
	/*text-shadow:1px 1px 0px #eee;*/
        /*added border curves c bottom if needed */
        border-radius: 4px;
}
.view_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ba13), color-stop(1, #f2ba13) );
	background:-moz-linear-gradient( center top, #f2ba13 5%, #f2ba13 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ba13', endColorstr='#f2ba13');
	background-color:#f2ba13;
        color:#000;
}.view_button:active {
	position:relative;
	top:1px;
}

.view1_button {
	box-shadow:inset 0px 1px 0px 0px #f4c430;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f4c430), color-stop(1, #f4c430) );
	background:-moz-linear-gradient( center top, #ea8d2a 5%, #ea8d2a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4c430', endColorstr='#f4c430');
	background-color:#f2ba13;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #f4c430;
	display:inline-block;
	color:#fff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:30px;
        line-height:20px;
        text-spacing: 50px;
	width:10%;
	text-decoration:none;
	text-align:center;
	/*text-shadow:1px 1px 0px #eee;*/
        /*added border curves c bottom if needed */
        border-radius: 4px;
}
.view1_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ba13), color-stop(1, #f2ba13) );
	background:-moz-linear-gradient( center top, #f2ba13 5%, #f2ba13 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ba13', endColorstr='#f2ba13');
	background-color:#f2ba13;
        color:#000;
}.view1_button:active {
	position:relative;
	top:1px;
}