﻿html .qsf-demo-canvas {
	width: 1050px;
	padding: 25px 30px;
	background: #ffffff url(../Images/newForm/rcu-demo-background-light.png) repeat-x;
	border: 1px solid #dbdbdb;
	color: #333333;
	font: 13px "Segoe UI", Arial, Helvetica, sans-serif;
	box-shadow: 0 0 0 1px #ffffff inset, 0 0 0 1px #f3f3f3;
	-webkit-box-shadow: 0 0 0 1px #ffffff inset, 0 0 0 1px #f3f3f3;
}


/*01*/
/** Telerik Form Builder */
.tfb-form { 
	padding: 15px 0;
	width: 1050px; 
	min-height: 420px;
	border: 1px solid #3b5998;
	border-bottom-width: 5px;
	background: #fcfdfe url("../Images/newForm/tfb-tile.png") left bottom repeat-x;
	line-height: 18px;
}


/** TFB header */
.tfb-header {
	margin: -20px 0 40px 0;
	padding: 10px 25px 10px 125px;
	color: #ffffff;
	background: #3b5998 url("../Images/newForm/tfb-header-tile.png") left bottom repeat-x;
	line-height: 28px;
	position: relative;
}

.tfb-header:before {
	content: "";
	width: 94px;
	height: 71px;
	/*background: #5170b1 url("../img/newForm/tfb-header-bg.png") center center no-repeat;*/
    background: #5170b1 url("../Images/newForm/01.png") center center no-repeat;
	position: absolute;
	top: 0;
	left: 15px;
}


.tfb-header h2 {
	margin: 0;
	padding: 0;
	color: inherit;
	font-weight: normal;
}


/** TFB rows */
.tfb-row {
	margin: 10px 0;
	padding: 1px 100px 1px 125px;
	*zoom: 1;
}
.tfb-row:after {
	content: "";
	display: block;
	clear: both;
}

.tfb-row .tfb-label {
	margin: 0 0 0 -105px;
	padding: 1px 0;
	width: 100px;
	color: #666666;
	font-weight: bold;
	text-align: right;
	float: left;
	display: inline;
}

.tfb-row .tfb-field {
	width: 371px;
	padding: 1px;
	border: 1px solid #6788be;
	background-color: #ffffff;
	font: 12px/16px "Segoe UI",Arial,Helvetica,sans-serif;
	resize: none;
}

.tfb-row.tfb-buttons {
	margin-top: 10px;
    margin-bottom: 30px;
	text-align:center;
}

.tfb-row.tfb-buttonsSalir {
	margin-top: 10px;
    margin-bottom: 30px;
	text-align:right;
}

.tfb-row .tfb-buttonSalir {
	padding: 3px 10px;
	border: 1px solid #3b5998;
	border-radius: 2px;
	color: #ffffff;
	background: #43609c url("../Images/newForm/tfb-button-tile.png") left top repeat-x;
	font: 12px/16px "Segoe UI",Arial,Helvetica,sans-serif;
}


.tfb-row .tfb-button {
	padding: 3px 10px;
	border: 1px solid #3b5998;
	border-radius: 2px;
	color: #ffffff;
	background: #43609c url("../Images/newForm/tfb-button-tile.png") left top repeat-x;
	font: 12px/16px "Segoe UI",Arial,Helvetica,sans-serif;
}

.tfb-text {
    display: inline-block;
    overflow:hidden;
    width: 300px;
}



/*02*/

.tfb2-form { 
	padding: 20px 0;
	width: 900px; 
	min-height: 250px;
	border: 1px solid #3b5998;
	border-bottom-width: 5px;
	background: #fcfdfe url("../Images/newForm/tfb-tile.png") left bottom repeat-x;
	line-height: 18px;
}


/** TFB header */
.tfb2-header {
	margin: -20px 0 40px 0;
	padding: 10px 25px 10px 125px;
	color: #ffffff;
	background: #3b5998 url("../Images/newForm/tfb-header-tile.png") left bottom repeat-x;
	line-height: 28px;
	position: relative;
}

.tfb2-header:before {
	content: "";
	width: 94px;
	height: 71px;
	/*background: #5170b1 url("../img/newForm/tfb-header-bg.png") center center no-repeat;*/
    background: #5170b1 url("../Images/newForm/02.png") center center no-repeat;
	position: absolute;
	top: 0;
	left: 15px;
}


.tfb2-header h2 {
	margin: 0;
	padding: 0;
	color: inherit;
	font-weight: normal;
}


/** TFB rows */
.tfb2-row {
	margin: 10px 0;
	padding: 1px 100px 1px 125px;
	*zoom: 1;
}
.tfb2-row:after {
	content: "";
	display: block;
	clear: both;
}

.tfb2-row .tfb-label {
	margin: 0 0 0 -105px;
	padding: 1px 0;
	width: 100px;
	color: #666666;
	font-weight: bold;
	text-align: right;
	float: left;
	display: inline;
}

.tfb2-row .tfb-field {
	width: 371px;
	padding: 1px;
	border: 1px solid #6788be;
	background-color: #ffffff;
	font: 12px/16px "Segoe UI",Arial,Helvetica,sans-serif;
	resize: none;
}

.tfb2-row.tfb-buttons {
	margin-top: 20px;
	text-align: right;
}

.tfb2-row .tfb-button {
	padding: 3px 10px;
	border: 1px solid #3b5998;
	border-radius: 2px;
	color: #ffffff;
	background: #43609c url("../Images/newForm/tfb-button-tile.png") left top repeat-x;
	font: 12px/16px "Segoe UI",Arial,Helvetica,sans-serif;
}

.tfb2-text {
    display: inline-block;
    overflow:hidden;
    width: 300px;
}


/*03*/

.tfb3-form { 
	padding: 20px 0;
	width: 900px; 
	min-height: 250px;
	border: 1px solid #3b5998;
	border-bottom-width: 5px;
	background: #fcfdfe url("../Images/newForm/tfb-tile.png") left bottom repeat-x;
	line-height: 18px;
}


/** TFB header */
.tfb3-header {
	margin: -20px 0 40px 0;
	padding: 10px 25px 10px 125px;
	color: #ffffff;
	background: #3b5998 url("../Images/newForm/tfb-header-tile.png") left bottom repeat-x;
	line-height: 28px;
	position: relative;
}

.tfb3-header:before {
	content: "";
	width: 94px;
	height: 71px;
	/*background: #5170b1 url("../img/newForm/tfb-header-bg.png") center center no-repeat;*/
    background: #5170b1 url("../Images/newForm/03.png") center center no-repeat;
	position: absolute;
	top: 0;
	left: 15px;
}


.tfb3-header h2 {
	margin: 0;
	padding: 0;
	color: inherit;
	font-weight: normal;
}


/** TFB rows */
.tfb3-row {
	margin: 10px 0;
	padding: 1px 100px 1px 125px;
	*zoom: 1;
}
.tfb3-row:after {
	content: "";
	display: block;
	clear: both;
}

.tfb3-row .tfb-label {
	margin: 0 0 0 -105px;
	padding: 1px 0;
	width: 100px;
	color: #666666;
	font-weight: bold;
	text-align: right;
	float: left;
	display: inline;
}

.tfb3-row .tfb-field {
	width: 371px;
	padding: 1px;
	border: 1px solid #6788be;
	background-color: #ffffff;
	font: 12px/16px "Segoe UI",Arial,Helvetica,sans-serif;
	resize: none;
}

.tfb3-row.tfb-buttons {
	margin-top: 20px;
	text-align: right;
}

.tfb3-row .tfb-button {
	padding: 3px 10px;
	border: 1px solid #3b5998;
	border-radius: 2px;
	color: #ffffff;
	background: #43609c url("../Images/newForm/tfb-button-tile.png") left top repeat-x;
	font: 12px/16px "Segoe UI",Arial,Helvetica,sans-serif;
}

.tfb3-text {
    display: inline-block;
    overflow:hidden;
    width: 300px;
}



/*Login*/
/** Telerik Form Builder */


html .qsf-demo-canvasl {
	width: 900px;
	padding: 25px 30px;
	background: #ffffff url(../Images/newForm/rcu-demo-background-light.png) repeat-x;
	border: 1px solid #dbdbdb;
	color: #333333;
	font: 13px "Segoe UI", Arial, Helvetica, sans-serif;
	box-shadow: 0 0 0 1px #ffffff inset, 0 0 0 1px #f3f3f3;
	-webkit-box-shadow: 0 0 0 1px #ffffff inset, 0 0 0 1px #f3f3f3;
}



.tfbl-form { 
	padding: 15px 0;
	width: 900px; 
	min-height: 350px;
	border: 1px solid #3b5998;
	border-bottom-width: 5px;
	background: #fcfdfe url("../Images/newForm/tfb-tile.png") left bottom repeat-x;
	line-height: 18px;
}


/** TFB header */
.tfbl-header {
	margin: -20px 0 40px 0;
	padding: 10px 25px 10px 125px;
	color: #ffffff;
	background: #3b5998 url("../Images/newForm/tfb-header-tile.png") left bottom repeat-x;
	line-height: 28px;
	position: relative;
}

.tfbl-header:before {
	content: "";
	width: 94px;
	height: 71px;
	/*background: #5170b1 url("../img/newForm/tfb-header-bg.png") center center no-repeat;*/
    background: #5170b1 url("../Images/newForm/candado.png") center center no-repeat;
	position: absolute;
	top: 0;
	left: 15px;
}


.tfbl-header h2 {
	margin: 0;
	padding: 0;
	color: inherit;
	font-weight: normal;
}


/** TFB rows */
.tfbl-row {
	margin: 10px 0;
	padding: 1px 100px 1px 125px;
	*zoom: 1;
}
.tfbl-row:after {
	content: "";
	display: block;
	clear: both;
}

.tfbl-row .tfb-label {
	margin: 0 0 0 -105px;
	padding: 1px 0;
	width: 100px;
	color: #666666;
	font-weight: bold;
	text-align: right;
	float: left;
	display: inline;
}

.tfbl-row .tfb-field {
	width: 371px;
	padding: 1px;
	border: 1px solid #6788be;
	background-color: #ffffff;
	font: 12px/16px "Segoe UI",Arial,Helvetica,sans-serif;
	resize: none;
}

.tfbl-row.tfb-buttons {
	margin-top: 10px;
    margin-bottom: 30px;
	text-align:center;
}

.tfbl-row .tfb-button {
	padding: 3px 10px;
	border: 1px solid #3b5998;
	border-radius: 2px;
	color: #ffffff;
	background: #43609c url("../Images/newForm/tfb-button-tile.png") left top repeat-x;
	font: 12px/16px "Segoe UI",Arial,Helvetica,sans-serif;
}

.tfbl-text {
    display: inline-block;
    overflow:hidden;
    width: 300px;
}
