#header[id] {
    height: 100px; }

/*#panel {
    border-style: none;
    background: rgb(255, 255, 255) none repeat;
    overflow-y: hidden;
    overflow-x: hidden;
    width: 100%;
}*/

/*#container, #top, #bottom, #footer {
    margin: 0 auto;
    width: 900px;
}

#top {
    height: 5px;
    display: block ! important;
}

#bottom {
    height: 10px;
    display: block ! important;
}

.footer {
    padding-top: 5px;
    line-height: 40px;
}

#footer {
    padding: 7px 0 10px;
    text-align: left;
}

#footer h1 {
    margin: -3px 5px 0 0;
    float: right;
}

#footer p {
    margin: 0 10px;
    font-weight: bold;
    color: rgb(182, 56, 31);
}

#footer a, #footer span {
    font-size: 85%;
    color: rgb(51, 51, 51);
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}*/

/*#header_tab {
    margin: 0 5px 0 0;
    position: absolute;
    bottom: 0;
    left: 10px;
    list-style: none outside none;
}

#header_tab li { 
    margin: 0 0; 
    float: left; 
}

#header_tab li a {
    padding-left: 1px;
    background: #144282 none repeat;
    font-size: 95%;
    display: block;
    text-decoration: none;
    color: rgb(255, 204, 102);
    font-weight: bold;
}

#header_tab li a img {
    margin: 0;
}*/

/*#statusBar {
    margin: 0 0 0 -435px;
    position: absolute;
    bottom: 0;
    z-index: 5000;
    width: 870px;
    left: 50%;
}

#statusBar[id] {
    position: fixed ! important;
}

#statusBar #statusPanel {
    border: 1px solid #1A5BB2;
    background-color: #1A5BB2;
    position: relative;
    text-align: left;
}*/

/*#statusText {
    padding: 0 30px;
    line-height: 30px;
    color: rgb(255, 255, 204);
}

.tooltip {
    font-weight: bold;
    color: rgb(207, 153, 25) ! important;
    text-decoration: none;
    cursor: help ! important;
}

#tooltip {
    border-style: solid;
    border-color: rgb(107, 147, 191) rgb(69, 112, 159) rgb(69, 112, 159) rgb(107, 147, 191);
    border-width: 1px;
    margin: 7px 0 0 7px;
    padding: 9px 15px 10px 10px;
    position: absolute;
	z-index: 10000;
    width: 250px;
    background-color: rgb(87, 129, 175);
    font-size: 11px;
	line-height: 15px ! important;
    font-weight: normal;
	color: rgb(255, 255, 255);
}

#tooltip b {
    margin: 0 0 3px;
    display: block;
    color: rgb(255, 255, 255) ! important;
}

#tooltip em {
    display: block;
	font-style: normal;
    letter-spacing: 0.02em;
}*/

/*h1, h2, h3 {
    font-weight: normal;
}
p {
	color: rgb(34, 34, 34); 
}
hr {
	visibility: hidden;
	clear: both;
	height: 20px;
	width: 0; 
}

.inline {
	display: inline ! important; 
}

.center {
	text-align: center ! important; 
}

.left {
	float: left; 
}*/

/*#all_properties .half {*/
    /*width: 48% !important;*/
/*}*/

/*#all_properties .left,
#form_properties_list .left {
    margin-right: 6px;
    padding-left: 0;
}

.right {
	float: right; 
}

.hide {
	display: none ! important; 
}

.strong {
	font-weight: bold; 
}

* html #panel {
	height: 1%; 
}

#panel[id] {
	display: block; 
}
h1 {
	font-size: 100%;
	text-indent: -9000px;
	text-decoration: none; 
}

h1 a {
    background: transparent url('../img/appnitro_logo.png') no-repeat scroll left top;
    overflow: hidden;
	height: 100%;
    min-height: 3em;
    display: block;
}

* html h1 a {
	background-image: none; 
}

#footer h1 a, .footer h1 a {
	height: 40px;
	width: 90px; 
}*/

/*.buttons a, button {
    border-style: solid;
    border-color: rgb(238, 238, 238) rgb(222, 222, 222) rgb(222, 222, 222) rgb(238, 238, 238);
    border-width: 1px;
    margin: 0 7px 0 0;
    padding: 5px 10px 6px 7px;
    cursor: pointer;
    font-size: 100%;
    line-height: 130%;
    display: block;
    float: left;
    background-color: rgb(245, 245, 245);
    text-decoration: none;
    font-weight: bold;
    color: rgb(86, 86, 86);
}*/

/*fieldset {
    border: 1px solid #CCCCCC;
    margin: 7px 0 0;
    padding: 0 10px 10px;
    color: rgb(68, 68, 68);
    line-height: 1.6em;
}

fieldset.choices {
    padding: 7px 5px 10px 10px;
}

fieldset.fieldset {
    padding: 3px 0 10px;
}

legend {
    margin: 0 0 0 -10px;
    font-weight: bold;
}

#form_properties[id] legend, .choices[class] legend {
	margin: 0 0 0 -5px; 
}

.fieldset legend {
	margin: 0; 
}

.fieldset[class] legend {
	margin: 0 0 0 5px; 
}

#form_properties fieldset div {
    margin-bottom: 7px;
}

fieldset .small {
    margin: 4px 20px 0 4px;
}

fieldset .small[class] {
    margin: 3px 20px 0 4px;
}

fieldset p {
    margin: 10px;
}*/

/*.choices input {
    width: 200px;
    margin-right: 3px;
}

.choices ol {
	margin: 10px 0 0; 
}

.choices[class] ol {
	margin: 0 ! important; 
}

.choices img {
	margin: 0 0 -4px;
	float: none; 
}

fieldset ol li {
    margin: 0 5px 2px 3px ! important;
    padding: 0 ! important;
    display: list-item ! important;
    list-style: decimal inside none;
}*/

/*button {
    padding: 4px 10px 3px 7px;
	overflow: visible;
    font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
    width: auto;
	font-weight: bold;
}

button[type] {
    padding: 5px 10px 5px 7px;
    width: auto;
    line-height: 17px;
}

button img, .buttons a img {
    margin: 0 3px -3px 0 ! important;
    width: 16px;
    height: 16px;
}

button:hover, .buttons a:hover {
    border: 1px solid rgb(194, 225, 239);
    color: rgb(51, 102, 153);
}

.buttons a:active {
    border: 1px solid rgb(98, 153, 197);
    color: rgb(255, 255, 255);
}

button.positive, .buttons a.positive {
    color: rgb(82, 146, 20);
}

.buttons a.positive:hover, button.positive:hover {
    border: 1px solid rgb(198, 216, 128);
    color: rgb(82, 146, 20);
}

   
.buttons a.positive:active {
    border: 1px solid rgb(82, 146, 20);
    color: rgb(255, 255, 255);
}

.buttons a.negative, button.negative {
    color: rgb(209, 47, 25);
}

.buttons a.negative:hover, button.negative:hover {
    border: 1px solid rgb(251, 194, 196);
    color: rgb(209, 47, 25);
}

.buttons a.negative:active {
    border: 1px solid rgb(209, 47, 25);
    color: rgb(255, 255, 255);
}*/

/*.redactor-box {
width: 99% !important;
}*/

/*.info .buttons {
    margin: 6px 0 0;
    padding: 0;
    float: right;
}

.info .export {
    margin: 6px 0 0;
    padding: 0;
    float: right;

}

.create_new_form {
    float: right;
}

.export a {
    color:#444444;
    cursor:pointer;
    font-size: 85%;
    font-weight:bold;
    text-decoration:none;
    padding: 8px 5pt;
}


.info .buttons a {
    margin: 0 0 0 7px; }

.info b {
    color: rgb(189, 61, 32);
}

.clearfix:after, #panel:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

img {
    border: medium none ;
}*/

/*#info {
    margin: 0 0 0 -385px;
    cursor: pointer;
	position: absolute;
    left: 50%;
	z-index: 10000;
	text-align: left;
}

#info h2 {
    margin: 0 0 3px;
    color: rgb(81, 115, 156);
    font-weight: bold;
}

#info li {
    margin: 5px 10px;
    padding: 0;
    list-style: disc inside none;
    color: rgb(51, 51, 51);
}

.notification {
    border: 2px solid #96B6DA;
    margin: 10px 10px 0;
    padding: 10px 0 10px 0;
    background-color: #F3F7FB;
}

.element_inactive {
    margin: 10px;
    padding: 10px 20px;
    background-color: #F3F7FB;
}

.element_inactive h3 {
    margin: 0;
}

.click_instruction {
    padding-top: 5px;
}

.notification h2 {
    display: block;
	font-size: 150%;
    color: rgb(205, 66, 36) ! important;
}

.notification b {
    color: rgb(189, 61, 32);
}

.element_inactive h2 {
    display: block;
	font-size: 150%;
    color: rgb(205, 66, 36) ! important;
}

.element_inactive b {
    color: rgb(189, 61, 32);
}*/

.generated-form a {
    color: blue;
    outline: invert none medium;
}

.generated-form a:hover {
    cursor: pointer;
    color: green;
}

.generated-form a img {
    border: 0 none ;
}

.generated-form .icon {
    width: 16px;
	height: 16px;
}

.generated-form #overlay {
    position: absolute;
    top: 0;
	left: 0;
    width: 100%;
    height: 100%;
    z-index: 5000;
    background-color: rgb(51, 51, 51);
	opacity: 0.8;
}

.generated-form #overlay[id] {
    position: fixed;
}

.generated-form ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
}
.generated-form li {
	margin: 0;
	padding: 4px 5px 2px 9px;
	position: relative; 
}

.generated-form li:after, .buttons:after {
    content: ".";
	display: block;
    height: 0;
	clear: both;
    visibility: hidden;
}

/** html .generated-form li, * html .buttons {
	height: 1%; 
}*/

.generated-form li, .buttons {
    display: block;
}

.generated-form li div, .generated-form li span {
	margin: 0 5px 0 0;
	//color: rgb(68, 68, 68);
}

.generated-form li div {
	padding: 0 0 8px;
}

.generated-form li span {
	float: none; 
}

.generated-form li div.left {
	display: inline;
	float: left;
	width: 48%; 
}

.generated-form li div.right {
	display: inline;
	float: right;
	width: 48%; 
}

.generated-form li div.left .medium, .generated-form li div.right .medium {
	width: 100%; 
}

.generated-form .clear {
	clear: both;
    margin: 0;
    padding: 0;
}

.generated-form li div label, .generated-form li span label {
    margin: 0;
    padding-top: 3px;
    clear: both;
    //font-size: 9px;
    line-height: 9px;
    //color: rgb(68, 68, 68);
    display: block;
}

.generated-form li .icon {
    margin: 0.1em 5px 0 0;
    padding: 0;
    float: left;
    width: 16px;
    height: 16px;
}

/*.info {
    border-bottom: 1px dotted rgb(204, 204, 204);
    margin: 0 0 1em;
    clear: both;
}

.info[class] {
	display: block; 
}

.info h2 {
    margin: 0 0 3px;
    font-weight: normal;
    font-size: 160%;
    clear: left;
}

.info p {
    margin: 0 0 12px;
    font-size: 95%;
    line-height: 130%;
}*/

.generated-form hr {
    display: none;
}

/*fieldset.section {
    border: 1px dotted rgb(204, 204, 204);
    margin: 12px 0 15px;
    padding: 5px 0 0; }

fieldset ul {
    margin: 0 10px 10px;
    width: 97%;
}

fieldset.section legend {
    margin: 0;
    padding: 0 5px;
    background: rgb(255, 255, 255) none repeat;
    font-weight: normal;
    font-size: 110%;
    line-height: 110%;
}

fieldset.section[class] legend {
    margin: 0 0 0 8px;
    display: block;
}

fieldset.section {
    border-left: medium none;
    border-right: medium none;
    border-bottom: medium none;
    display: block;
    position: relative;
    margin-bottom: 0;
}

fieldset.first {
    border-top: medium none ! important;
    margin-top: 0;
    padding-top: 1px;
}
fieldset.first h3 {
	margin-top: 0 ! important; 
}
fieldset ul {
	margin: 0; 
}
fieldset.section legend {
	display: none ! important; 
}*/

.generated-form .section h3 {
    margin: 9px 0 2px 9px;
    font-weight: normal;
    font-size: 110%;
    line-height: 130%;
}

.generated-form .section {
    margin-left: 9px;
    margin-top: 3px;
}

/*.buttons {
    clear: both;
	margin-top: 10px;
}

.buttons input {
    font-size: 120%;
    margin-right: 5px;
}*/

.generated-form label.desc {
    border: medium none;
    color: #222222;
    display: block;
    float: left;
    font-size: 95%;
    font-weight: bold;
    line-height: 150%;
    padding: 0 4px 1px 0;
}

.generated-form input.text, textarea.textarea, select.select {
    border-style: solid;
    border-color: rgb(124, 124, 124) rgb(195, 195, 195) rgb(221, 221, 221);
    border-width: 1px;
	margin: 0;
    background: rgb(255, 255, 255) url('../img/input_bg.gif') repeat-x scroll center top;
    font-size: 100%;
    color: rgb(51, 51, 51);
}
.generated-form input.text {
	padding: 2px 0; 
}

.generated-form input.checkbox, input.radio {
    margin: 8px 0 0 3px;
    display: block;
    line-height: 1.4em;
    width: 13px;
    height: 13px;
}

.generated-form label.choice {
    margin: -19px 0 0 25px;
    padding: 4px 0 5px;
    font-size: 100%;
    display: block;
    line-height: 1.4em;
    color: rgb(68, 68, 68);
}

.generated-form textarea.textarea {
    margin-top: 1px;
    font-family: "Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
}

.generated-form select.select {
    margin: 1px 0;
    padding: 1px 0 0;
}

.generated-form select.select[class] {
    margin: 0;
    padding: 1px 0;
}

/*.third {
	width: 32% ! important; 
}

.half {
	width: 48% ! important; 
}

.full {
	width: 100% ! important; 
}
input.small, select.small {
	width: 25%; 
}
input.medium, select.medium {
	width: 50%; 
}

input.large, select.large, textarea.textarea {
    width: 100%;
}

textarea.small {
    height: 4em;
    width: 40%;
}

textarea.medium {
    height: 10em;
}

textarea.large {
    height: 20em;
}*/

.generated-form #errorLi {
    border: 1px dotted red;
    background: rgb(255, 255, 255) none repeat;
    width: 97%;
	margin-bottom: 1em;
    text-align: center;
}

.generated-form #errorMsg {
    margin: 0 0 0.8em;
    color: rgb(0, 0, 0);
    font-size: 100%;
}

.generated-form #errorMsg strong {
    padding: 2px 3px;
    background-color: rgb(255, 223, 223);
    color: red;
}

.generated-form li.error {
    border-right: 1px solid rgb(234, 203, 204);
    border-bottom: 1px solid rgb(234, 203, 204);
    margin: 3px 0;
    background-color: rgb(255, 223, 223) ! important;
}

.generated-form li.error label {
    color: rgb(223, 0, 0) ! important;
}

.generated-form p.error {
    margin: 0 0 5px;
    color: red;
    font-weight: bold;
    font-size: 10px;
    clear: both;
}

.generated-form .req {
    float: none;
    color: red;
    font-weight: bold;
}

.generated-form li.focused {
    background-color: rgb(255, 247, 192);
}

.generated-form .instruct {
    border: 1px solid rgb(230, 230, 230);
    margin: 0 0 0 8px;
    padding: 8px 10px 9px;
    background: rgb(245, 245, 245) none repeat;
    display: none;
    position: absolute;
    top: 0;
	left: 100%;
    z-index: 1000;
    width: 42%;
    line-height: 130%;
    font-size: 80%;
    color: rgb(68, 68, 68);
}

.generated-form .instruct small {
    font-size: 100%;
}

.generated-form li.focused .instruct, .generated-form li:hover .instruct {
    display: block;
}

/*ul.protected {
    margin: 60px 0;
    list-style: none outside none;
}

.protected li {
    padding: 10px 0;
    text-align: center;
}

.protected h2 {
    margin: 0 auto 10px;
    font-weight: bold;
    color: rgb(223, 0, 0);
}

.protected label {
    font-size: 120% ! important;
    padding-top: 10px;
    display: block;
}

.protected input.text {
    font-size: 170% ! important;
    width: 380px;
    text-align: center;
}

.protected .buttons {
	margin: 0; 
}

.protected #form_save_button {
    font-size: 120% ! important;
}*/

/*#form_builder #main {
    padding: 0 0 20px;
    float: left;
    width: 490px
}

#form_builder #sidebar {
    position: relative;
    float: left;
	width: 360px;
    height: 500px;
    background-color:#FFFFFF;
    margin-left: 30px;
}

#form_builder #sidebar[id] {
    height: auto;
    width: 360px;
    min-height: 500px;
}

#form_builder #main form {
    margin: 10px 0 0 22px;
    width: 466px;
}

#form_builder #main form ul {
    width: 100%;
}

#form_builder #main form li {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 8px;
    width: 90%;
}

#form_result label.desc, #form_result legend {
	overflow: hidden;
	width: 100%; 
    padding: 5px 10px;
}*/

/*#sidebar .desc {
    padding: 5px 0 0;
	font-weight: bold;
}

#form_password {
    padding: 6px 0 0;
}

fieldset .desc {
	color: rgb(34, 34, 34) ! important; 
}

#tabs {
    background-color: #FFFFFF;
    float: left;
    width: 100%;
    list-style: outside none;
}

#tabs li {
	float: left;
	font-size: 85%;
	text-align: center;
	list-style-type: none; 
}

#tabs a {
    display: block;
    color: rgb(128, 102, 63);
    text-decoration: none;
    border-bottom: 5px solid #144282;

}

#tabs a:hover { 
    font-weight: bold; 
    color: #1A5BB2; 
}*/

/*#add_field_tab { 
    width: 105px; 
}

#field_prop_tab { 
    width: 125px; 
}

#form_prop_tab { 
    width: 130px; 
}

#add_field_tab a { 
    margin: 4px 0 0 0; 
    padding: 4px 0 4px 20px; 
}

#field_prop_tab a { 
    margin: 4px 0 0 0; 
    padding: 4px 0 4px 20px; 
}

#form_prop_tab a { 
    margin: 4px 0 0 0; 
    padding: 4px 0 4px 20px; 
}

.add_field_tab #add_field_tab a, .field_prop_tab #field_prop_tab a, .form_prop_tab #form_prop_tab a {
    background: url('../img/icons/asterisk_orange.gif') no-repeat scroll 4px 0;
    border-bottom: 5px solid #4B75B3;
    color: #1A5BB2;
    font-weight: bold;
}*/

.generated-form input[disabled], select[disabled] {
    color: rgb(102, 102, 102) ! important;
}

/*#add_elements {
    padding: 15px;
    clear: both;
}

#add_elements[id] {
    margin: 25px 0 0;
    position: fixed;
}

#element_buttons ul {
    float: left;
    list-style: outside none;
}

#first_column li {
    margin: 5px 5px 5px 0;
    text-align:right;
    padding: 0;
    list-style-type: none;
}

#second_column li { margin: 5px 0 5px 5px;
    text-align:right;
    padding: 0;
    list-style-type: none;
}

#element_buttons a {
    border-style: solid;
    border-color: rgb(238, 238, 238) rgb(222, 222, 222) rgb(222, 222, 222) rgb(238, 238, 238);
    border-width: 1px;
    padding: 0 0 0 25px;
    display: block;
    width: 128px;
    text-decoration: none;
    font-weight: bold;
    color: rgb(86, 86, 86);
    background: #ffffff no-repeat 6px center;
}

#element_buttons a:hover {
    border: 1px solid #4B75B3;
    background-color: #DDF0F8;
    color: rgb(68, 68, 68);
}

#element_buttons a:active {
    border: 1px solid rgb(147, 184, 37);
    background-color: rgb(193, 223, 93);
    color: rgb(51, 51, 51);
}*/

/*#single_line_text {
    background-image: url('../img/button_icon/single_line_text_bg.gif');
}

#paragraph_text {
	background-image: url('../img/button_icon/paragraph_text_bg.gif');
}

#multiple_choice {
	background-image: url('../img/button_icon/multiplechoice_bg.gif');
}

#section_break {
	background-image: url('../img/button_icon/section_break_bg.gif');
}

#checkboxes {
	background-image: url('../img/button_icon/checkbox_bg.gif');
}

#drop_down {
	background-image: url('../img/button_icon/dropdown_bg.gif');
}

#address {
	background-image: url('../img/button_icon/address_bg.gif');
}

#web_site {
	background-image: url('../img/button_icon/website_bg.gif');
}

#file_upload {
	background-image: url('../img/button_icon/file_upload_bg.gif');
}

#number {
	background-image: url('../img/button_icon/number_bg.gif');
}

#name_text {
	background-image: url('../img/button_icon/name_bg.gif');
}

#date {
	background-image: url('../img/button_icon/date_bg.gif');
}

#time {
	background-image: url('../img/button_icon/time_bg.gif');
}

#phone {
	background-image: url('../img/button_icon/phone_bg.gif');
}

#price {
	background-image: url('../img/button_icon/price_bg.gif');
}

#email {
	background-image: url('../img/button_icon/mail_bg.gif');
}*/

/*#main-content {
    margin-left: 230px;
}

#main-sidebar {
    overflow: auto;
    width: 230px;
    z-index: 2000;
}

#main-sidebar ul {
    margin-left: 10px;
    margin-top: 5px;
}

#main-sidebar ul > li {
    height: 35px;
    list-style: outside none none;
    margin-top: 1px;
    min-height: 15px;
    padding-top: 14px;
    width: 155px;
}

#main-sidebar .navbar-inner a {
    color: #444;
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-bottom: 5px;
}*/

.generated-form #nofields {
    width: 50%;
}

.generated-form #form_result .notification {
    margin: 0; 
    padding: 15px; 
}

.generated-form #add_elements .notification {
    margin: 0 0 10px; 
    padding: 10px; 
    text-align: center ! important; 
}

.generated-form #add_elements .notification[class] {
    display: block; 
    width: 308px; 
}

.generated-form #element_properties .notification {
    margin: 20px; 
    padding: 15px; 
}

.generated-form #form_result li {
    border: 1px solid white;
    padding: 0;
    background-color: rgb(255, 255, 255);
}

.generated-form #form_result li * {
    cursor: pointer;
}

.generated-form #form_result li.hover-ready  a {
    padding: 4px 5px 2px 9px;
    display: block;
    text-decoration: none;
    color: rgb(68, 68, 68);
}

.generated-form #form_result li.hover-ready a:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html #form_result li.hover-ready a {
    height: 1%;
    display: block;

}

.generated-form #form_result .info a {
    color: rgb(0, 0, 0);
}

.generated-form #form_result .info {
    border-bottom: 1px dotted rgb(204, 204, 204);
    padding-left: 10px;
}

.generated-form #form_result li.hover-ready:hover {
    background: #F3F7FB  url('../img/icons/pencil.gif') no-repeat scroll 98% 4px;
    border: 1px solid #CCCCCC;
}

.generated-form #form_result li.edited-now {
    background: #F3F7FB  url('../img/icons/pencil.gif') no-repeat scroll 98% 4px;
    border: 1px solid #CCCCCC;
}

.generated-form #form_result li.info a.hover-ready {
    padding: 7px 0 0;
}

.generated-form #form_result li.private {
    background-image: url('../img/icons/locksmall.gif') ! important;
    background-repeat: no-repeat;
    background-position: 98% 7px;
}

.generated-form #form_result li.private .hover-ready:hover {
    background-color: rgb(255, 255, 255);
}

.generated-form #form_result .element_actions {
    display: none;
    line-height: 10px;
    margin: -8px 10px 0 0;
    padding: 0;
    position: absolute;
    right: 21px;
    top: 12px;
}

.generated-form #form_result li.current-edit .element_actions {
    display: block;
}

.generated-form #sidebar form {
    padding: 15px 20px;
    clear: left;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background-color: #F3F7FB;
}

.generated-form #sidebar form ul {
    font-size: 95%; 
}

.generated-form #sidebar form li {
    padding: 0 0 7px; 
    position: static; 
}

.generated-form #sidebar[id] form li {
    display: block; 
}

.generated-form #sidebar label, #sidebar legend {
    font-size: 90%; 
    color: #1A5BB2; 
    text-align: left; 
}

.generated-form #sidebar .choice {
    font-size: 90%; 
    color: #1A5BB2; 
    text-align: left; 
}

.generated-form #sidebar .choice b {
    color: #1A5BB2; 
}

.generated-form #sidebar .textarea {
    height: 5em; 
}

.generated-form #sidebar .radio, #sidebar .checkbox {
    margin: 0 5px 2px 15px; 
    display: inline; 
}

.generated-form #sidebar .radio[class] {
    margin-bottom: -2px; 
}

.generated-form #sidebar .checkbox[class] {
    margin-bottom: 0; 
}

.generated-form #sidebar .choice {
    margin: 0; 
    display: inline; 
}

.generated-form #sidebar .tooltip {
    border-bottom: medium none; 
}
.generated-form fieldset .left, fieldset .right {
    margin: 3px 0 0; 
    padding: 0; 
}

.generated-form #form_properties li {
    margin: 4px 0;
}

.generated-form #form_properties .password {
    margin-left: 38px;
}

.generated-form .password img, .email img {
    margin: 2px 3px -2px 0;
}

.generated-form #element_properties {
    position: relative;
}

.generated-form #element_properties .num {
    border: medium none ;
    box-shadow: none;
    margin: 0 15px 0 0;
    padding: 0;
    background: transparent none repeat;
    position: absolute;
	right: 0;
	font-size: 200%;
    text-align: right;
	width: auto;
    color: #144282;
}

.generated-form #sidebar textarea#element_label {
    width: 70%; 
    height: 3.7em; 
}

.generated-form #sidebar .buttons {
    margin: 6px 0; 
    text-align: center; 
}

.generated-form #sidebar .buttons .button {
    margin: 0 5px; 
}

.generated-form #element_unique_span {
    margin: 0;
    padding: 0;
}

.generated-form #admin_only_span {
    margin: 0;
    padding: 0;
}

/* Form manager */

/*#form_manager {
    margin: 0 20px;
    padding: 20px 0 10px;
}


#form_manager td a {
    color:#444444;
    cursor:pointer;
    font-size: 85%;
    text-decoration:none;
    font-weight: bold;
}

#grid-panel td a {
    color: blue;
    cursor:pointer;
    font-size: 100%;
    font-weight: bold;
}

#form_manager h3  {
    font-size: 115%;
    position:relative;
    font-weight: bold;
    line-height: 30px;
    padding-left: 5px;
}

#form_manager td a:hover {
    background-color: #D9E7FB;

}

#grid-panel td a:hover {
    text-decoration: underline;
}*/

/* Pagination */
.generated-form #paging {
    clear:both;
    margin-top: 0;
    padding-top: 5px;

}

.generated-form #paging a {
    background-color:#EEEEEE;
    border: 1px solid;
    padding: 3px 6px;
    text-align:center;
    text-decoration:none;
    color:#444444;
    font-size: 85%;
    font-weight:bold;
}

.generated-form #paging a:hover {
    background-color:#FFFFFF;
    color:#350B51;
}

/*#form_manager .active_page {
    font-size: 115%;
    background-color:#FFFFFF;
}


.export a:hover {
    background:#D9E7FB none repeat scroll 0;
    color:#003366;
    padding: 8px 5pt;
}*/

.generated-form li.highlighted
{
    background-color:#F3F7FB;
    overflow:hidden;
}

/*#error_message
{
    border: 1px dashed red;
    margin-bottom: 1em;
    padding-left: 0;
    padding-right: 0;
    padding-top: 4px;
    text-align:center;
    width: 99%;
}

#error_message_title
{
    color:#DF0000;
    font-size: 125%;
    margin: 5px 0 5px;
    padding: 0;
}

#error_message_desc
{
    color:#000;
    font-size: 100%;
    margin: 0 0 .8em;
}

#success_message
{
    border: 1px dashed #CF9919;
    margin-bottom: 1em;
    padding-left: 0;
    padding-right: 0;
    padding-top: 4px;
    text-align:center;
    width: 99%;
    background-color: #F3F7FB;
}

#success_message_title
{
    color:#1A5BB2;
    font-size: 125%;
    margin: 5px 0 5px;
    padding: 0;
}

#success_message_desc
{
    color:#000;
    font-size: 100%;
    margin: 0 0 .8em;
}

.global_message {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
}

#appnitro_logos {
    padding-left: 10px;
    padding-top: 5px;
}*/

/* Manage Entries page */
/*#manage_entries {
    margin-bottom: 20px;
}

#manage_entries table {
    table-layout: fixed;
}

#manage_entries table div {
    overflow:hidden;
    height: 1.2em;
    white-space: nowrap;
    text-overflow:ellipsis;
}

#manage_entries td {
    text-align: left;
    border-bottom: 1px solid #DEDEDE;
    padding: 5px;
}

#manage_entries th {
    background: #3661A1;
    color: #fff;
    border-right: 1px dotted #fff;
    padding: 5px;
    text-align: left;
    height: 1.1em;
}

.alt {
    background: #F3F7FB;
}*/

/*#columns_preference {
    width: 100%;
    margin-bottom: 20px;
    overflow:hidden;
}

#columns_preference table {
    table-layout: fixed;
}

#columns_preference table div {
    overflow:hidden;
    height: 1.2em;
    white-space: nowrap;
    text-overflow:ellipsis;
}

#columns_preference td {
    text-align: left;
    border-bottom: 1px solid #DEDEDE;
    padding: 5px 10px;
}

#columns_preference th {
    background: #3661A1;
    color: #fff;
    border-right: 1px dotted #fff;
    padding: 5px 10px;
    text-align: left;
}

#cp_list {
    float: left;
    width: 50%;
}

#tv_list {
    float: left;
    width: 50%;
}*/

/*.me_action {
    width: 45px;
    padding-right: 0 !important;
    padding-left: 5px !important;
}

.me_number {
    width: 35px;
    padding-right: 0 !important;
    padding-left: 0 !important;
    text-align: center !important;
}

.me_center_div {
    width: 100%;
    text-align: center !important;
}

.me_right_div {
    width: 100%;
    text-align: right !important;
}*/

/*#me_choose_col {
    float: right;
    padding-bottom: 5px
}

#me_choose_col a {
    text-decoration:none;
    border-bottom: 1px dotted #000;
}*/

/*.breadcrumb {
    text-decoration:none;
    border-bottom: 1px dotted #000;
    color: #3661A1;
}*/

/*#view_entry {
    width: 100%;
    margin-bottom: 20px;
    overflow:hidden;
}

#view_entry td {
    text-align: left;
    border-bottom: 1px solid #DEDEDE;
    padding: 5px 10px;
}

#view_entry th {
    background: #3661A1;
    color: #fff;
    border-right: 1px dotted #fff;
    padding: 5px 10px;
    text-align: left;
}*/

/*#ve_detail {
    width: 70%;
    float: left;
    padding-bottom: 30px;
}

#ve_action_container {
    width: 25%;
    margin-left: 20px;
    float: left;
}

#ve_action {
    background-color: #FFFFCC;
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 5px;
}

#ve_table_info {
    margin-top: 25px;
}

#ve_detail_table tbody tr:hover
{
    background-color: LemonChiffon;
}

.big_dotted_link {
    text-decoration:none;
    border-bottom: 1px dotted #000;
    color: #3661A1;
    font-weight: bold;
}

#ve_action li {
    float: left;
    width: 40%;
    padding: 5px 5px 10px;
}

#ve_detail .entry_link {
    text-decoration:none;
    border-bottom: 1px dotted #000;
    color: #3661A1;
    font-weight: bold;
    font-size: 100%;
}*/

/* edit entry */
/*#edit_entry {
    width: 100%;
    margin-bottom: 20px;
    overflow:hidden;
}

#ee_detail {
    width: 70%;
    float: left;
    padding-bottom: 30px;
}

#ee_action_container {
    width: 25%;
    margin-left: 20px;
    float: left;
}

#ee_action {
    background-color: #FFFFCC;
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 5px;
}

#ee_action li {
    float: left;
    width: 40%;
    padding: 5px 5px 10px;
}

#list_buttons {
    list-style-type: none;
}

 email settings 
#es_left {
    background-color:#F3F7FB;
    margin-right: 20px;
}

#es_right {
    background-color:#F3F7FB;
    margin-left: 20px;
}*/

/*.tooltip-icon {
    cursor: pointer;
    float: left;
    margin-top: 2px;
}*/

/*.choices-action-btn {
    cursor: pointer;
}*/

/*.options-box,
#FormBuilderElement_is_private {
    border: 1px solid #aaaaaa;
    border-radius: 6px;
    position: relative;
    width: 100%;
}

#FormBuilderElement_is_private label {
    border: medium none;
    color: #222222;
    font-size: 95%;
    font-weight: bold;
    line-height: 150%;
    padding: 0 4px 1px 0;
}*/

/*.element-choices-input-container {
    float: left;
    padding-bottom: 0;
    width: 220px;
}

.element-choices-input-container .choices-input {
    margin-bottom: 1px;
    width: 100%;
}

.element-choices-input-container > label {
    color: #666666;
    font-size: 11px;
    min-height: 0;
}*/

/*#FormBuilderElement_options_source {
    border: 1px solid #aaaaaa;
    border-radius: 6px;
    float: left;
    margin-bottom: 2px;
    margin-left: 23px;
    width: 185px;
}

#FormBuilderElement_is_private input {
    margin-top: -1px;
}*/

/*#element_choices {
    height: 170px;
    overflow-y: auto;
    padding-bottom: 5px;
    padding-top: 7px;
    width: 100%!important;
}*/
/*.generated-form textarea{ width: 100% !important; }*/

/*#element_choices span {
    padding-top: 3px;
}

#element_choices > li {
    margin-bottom: 5px;
    margin-left: 5px;
    width: 500px;
}

#element_choices > li:hover {
    background-color: #fefbeb;
    border: 1px solid #89a7b5;
    border-radius: 4px;
    cursor: pointer;
    width: 85% !important;
}

#element_choices > li > input {
    float: left;
    margin-bottom: 3px;
    margin-right: 5px;
    width: 350px;
}*/

/*#prop_choices {
    margin-bottom: 5px;
}*/

/*.box-desc {
    color: #333;
    font-size: 14px;
}*/

/*#element_properties input,
#element_properties textarea {
    color: #333333;
}

#element_properties input.btn-primary {
    color: #ffffff;
}*/

.generated-form .choice-box {
    border: 1px solid #bbbbbb;
    border-radius: 6px;
    padding-bottom: 0;
}

.generated-form .choice-box > div {
    padding: 0 0 0 10px;
}

.generated-form .choice-box div > label {
    clear: none;
    float: left;
    font-size: 85%;
    margin-left: 7px;
    margin-top: 0;
}

.generated-form .choice-box div > input {
    float: left;
    margin-top: 3px;
}

.generated-form .form-element-field {
    cursor: pointer;
}

.generated-form .element-content {
    left: 10px;
    position: absolute;
    top: 30px;
}

.generated-form .element-content.address {
    width: 80%;
}

.generated-form .element-content.address > div {
    float: left;
    margin-right: 0;
    width: 32%;
}

.generated-form .element-content.address .form-element-field {
    margin-right: 0;
    width: 100%;
}

.generated-form .form-element-field select {
    margin: 0;
}

/*#all_properties > li > select {
    margin-bottom: 10px;
}*/

/*#form_result input[type="text"] {
    padding-left: 7px;
}*/

/*.ui-state-highlight {
    height: 150px;
    line-height: 1.2em;
}

.ui-state-highlight-options {
    height: 45px;
    line-height: 1.2em;
}*/

.generated-form .new-form-alert {
    border-radius: 6px;
    font-size: 20px;
    padding: 15px;
    width: 420px;
}

/*#FormBuilderElement_options_source input {
    margin-top: 0;
}*/

/*#db_tables {
    padding-bottom: 3px;
    width: 555px;
}*/

/*img.table-preview {
    margin-left: 5px;
    cursor: pointer;
}*/

.generated-form .widget-multi-field input {
    margin-right: 5px;
}

.generated-form .errorMessage {
    color: red;
}

.generated-form .choice-box {
    margin-top: 0;
    /*width: 360px;*/
}

.us-phone {
    padding: 1px;
}

.generated-form input.url-input,
.generated-form input.email-input {
    padding-left: 5px;
    width: 90%;
}

.generated-form input.currency-input {
     padding-left: 4px;
     width: 100px;
     margin-bottom: 0;
 }

.generated-form div.text-element,
.generated-form div.textarea-element {
    padding-bottom: 1px;
}

.generated-form div.textarea-element > textarea {
    height: 55px;
    width: 100%;
    padding-left: 5px;
}

.generated-form input.date-input {
    width:90px;
    cursor: pointer;
    padding-left: 5px;
}

/*.widget-multi-field.address {*/
    /*width: 415px;*/
/*}*/

.generated-form input.number-input {
    padding-left: 5px;
    width: 100px;
}

.generated-form select,
.generated-form textarea,
.generated-form input[type="text"],
.generated-form input[type="password"],
.generated-form input[type="datetime"],
.generated-form input[type="datetime-local"],
.generated-form input[type="date"],
.generated-form input[type="month"],
.generated-form input[type="time"],
.generated-form input[type="week"],
.generated-form input[type="number"],
.generated-form input[type="email"],
.generated-form input[type="url"],
.generated-form input[type="search"],
.generated-form input[type="tel"],
.generated-form input[type="color"],
.generated-form .uneditable-input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #a8abba #b5b7c5 #c5c7d2;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}

.generated-form input[type="text"],
.generated-form input[type="password"], 
.generated-form input[type="datetime"], 
.generated-form input[type="datetime-local"], 
.generated-form input[type="date"], 
.generated-form input[type="month"], 
.generated-form input[type="time"], 
.generated-form input[type="week"], 
.generated-form input[type="number"], 
.generated-form input[type="email"], 
.generated-form input[type="url"], 
.generated-form input[type="search"], 
.generated-form input[type="tel"], 
.generated-form input[type="color"], 
.generated-form .uneditable-input {
    height: 30px;
}

.generated-form textarea,
.generated-form input[type="text"], 
.generated-form input[type="password"], 
.generated-form input[type="datetime"], 
.generated-form input[type="datetime-local"], 
.generated-form input[type="date"], 
.generated-form input[type="month"], 
.generated-form input[type="time"], 
.generated-form input[type="week"], 
.generated-form input[type="number"], 
.generated-form input[type="email"], 
.generated-form input[type="url"], 
.generated-form input[type="search"], 
.generated-form input[type="tel"], 
.generated-form input[type="color"], 
.generated-form .uneditable-input {
    box-sizing: border-box;
    width: 40%;
}

.generated-form .sortable-column {
    float: left;
    margin-left: 5px;
    min-height: 45px;
    padding: 2px;
}

.generated-form .sortable-column li {
    list-style: outside none none;
}

.generated-form label {
    display: block;
    font-weight: bold;
    min-height: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    word-break: break-all;
    padding-bottom:6px;
}

.generated-form #container ul.nav-tabs li a {
    border-color: #babecc #babecc rgba(0, 0, 0, 0);
    color: #444444;
    font-weight: normal;
}

.generated-form #container ul.nav-tabs li.active a {
    background-color: #2C81C1;
    color: #fff;
    font-weight: normal;
}

/*.enable-disable {
    cursor: pointer;
    margin-top: -2px;
    width: 12px;
}*/

/*.page-container a.processing-list-item-link {
    color: #444444;
}*/

/*#main-sidebar ul#processing_list {
    margin: 0;
    position: absolute;
    width: 100%;
}

#main-sidebar ul > li.processing-list-item {
    background-color: #eef2f5;
    border: 1px solid #8a94ab;
    box-shadow: -5px 0 15px -5px rgba(47, 47, 54, 0.77) inset, -2px 0 10px -2px rgba(118, 119, 122, 0.24) inset;
    margin-left: 1px;
    padding-left: 5px;
    width: 97%;
}*/

/*.tooltip-inner {
    background-color: #0b325b;
    font-size: 12px;
    font-weight: normal;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #0b325b;
}*/


/*#processing_tab > div {
    float: left;
}

#processing_tab_content > div {
    float: left;
}

#processing_actions_list {
    border-right: 1px solid #aaaaaa;
    margin-right: 25px;
    min-height: 300px;
    min-width: 150px;
}

#processing_actions a.processing-action-link {
    color: #444444;
}

.processing-action {
    background-color: #e6f2f8;
    border: 1px solid #c0d3dd;
    border-radius: 3px;
    cursor: pointer;
    height: 33px;
    list-style: outside none none;
    margin: 1px 2px;
    padding-left: 10px;
    padding-top: 10px;
}

.processing-action.active {
    background-color: #bce1f5;
}

.processing-action:hover:not(.active) {
    background-color: #f0f5f8;
}*/

.generated-form.choice.large {
    font-size: 17px;
    margin-left: 20px;
    margin-top: -23px;
}

.generated-form .choice.small {
    font-size: 13px;
    margin-left: 20px;
    margin-top: -20px;
}

.generated-form .options_section {
    margin-left: 25px;
}
/*.success-dialog-modal > div.ui-dialog-titlebar,
.success-dialog-modal > div.ui-dialog-content.ui-widget-content {
    background-color: #dff0d8;
    color: #3c763d;
}

.success-dialog-modal > div.ui-dialog-titlebar span.ui-dialog-title {
    color: #3c763d;
}

.success-dialog-modal > div.ui-dialog-content.ui-widget-content {
    font-size: 20px;
    line-height: 25px;
}

.ui-dialog.success-dialog-modal {
    border: 1px solid #70b836;
    border-radius: 6px;
    padding: 0;
    text-align: center;
}

.danger-dialog-modal > div.ui-dialog-titlebar,
.danger-dialog-modal > div.ui-dialog-content.ui-widget-content {
    background-color: #f2dede;
    color: #a94442;
}

.danger-dialog-modal > div.ui-dialog-titlebar span.ui-dialog-title {
    color: #a94442;
}

.danger-dialog-modal > div.ui-dialog-content.ui-widget-content {
    font-size: 16px;
    line-height: 22px;
}

.danger-dialog-modal span.ui-icon-closethick {
    display: none;
}

.ui-dialog.danger-dialog-modal {
    border: 1px solid #cb8893;
    border-radius: 6px;
    padding: 0;
    text-align: center;
}

.danger-dialog-modal strong {
    color: #b71812;
    font-style: italic;
}

.danger-alert-btn {
    background-color: #a94442;
    border: 1px solid #a94442;
    border-radius: 4px;
    color: #ffeaea;
    font-weight: normal;
}

.danger-alert-btn:hover {
    background-color: #a8c9e0;
    color: #a94442;
}*/

/*.warning-dialog-modal > div.ui-dialog-titlebar,
.warning-dialog-modal > div.ui-dialog-content.ui-widget-content {
    background-color: #fcf8e3;
    color: #8a6d3b;
}

.warning-dialog-modal > div.ui-dialog-titlebar span.ui-dialog-title {
    color: #8a6d3b;
}

.warning-dialog-modal > div.ui-dialog-content.ui-widget-content {
    font-size: 16px;
    line-height: 22px;
}

.warning-dialog-modal span.ui-icon-closethick {
    display: none;
}

.ui-dialog.warning-dialog-modal {
    border: 1px solid #faebcc;
    border-radius: 6px;
    padding: 0;
    text-align: center;
}

.warning-dialog-modal strong {
    color: #b71812;
    font-style: italic;
}

.warning-alert-btn {
    background-color: #8a6d3b;
    border: 1px solid #8a6d3b;
    border-radius: 4px;
    color: #ffeaea;
    font-weight: normal;
}

.warning-alert-btn:hover {
    background-color: #a8c9e0;
    color: #8a6d3b;
}*/

/*.info-dialog-modal > div.ui-dialog-titlebar,
.info-dialog-modal > div.ui-dialog-content.ui-widget-content {
    background-color: #D8E8F5;
    color: #3f5596;
}

.info-dialog-modal > div.ui-dialog-titlebar span.ui-dialog-title {
    color: #3f5596;
}

.info-dialog-modal > div.ui-dialog-content.ui-widget-content {
    font-size: 20px;
    line-height: 25px;
}

.ui-dialog.info-dialog-modal {
    border: 1px solid #70a4d1;
    border-radius: 6px;
    padding: 0;
    text-align: center;
}*/

/*.apply-changes-btn, .reset-changes-btn {
    border: 1px solid #cccccc;
    border-radius: 5px;
    color: #ffffff !important;
    cursor: pointer;
    float: left;
    font-size: 0.9em !important;
    height: 35px;
    margin-right: 5px;
    margin-top: 5px;
    line-height: 35px;
    padding: 8px 10px 0;
    text-decoration: none;
    width: 85px;
}

.apply-changes-btn {
    background-color: #f26522;
}*/

/*.reset-changes-btn {
    background-color: #2c81c1;
}*/

/*.apply-changes-btn:hover, .reset-changes-btn:hover {
    background-color: #669900;
    text-decoration: none;

}*/


.generated-form .on-success-action {
    position: relative;
}

.generated-form .on-success-action input[type="text"] {
    width: 500px;
}

.generated-form .overlay {
    background: rgba(255, 254, 254, 0) none repeat scroll 0 0;
    background-color: #ffffff;
    opacity: 0.5;
    position: absolute;
    z-index: 1000;
}

.generated-form .on-success-action .overlay {
    display: none;
    top: 28px;
    width: 100%;
}

.generated-form #disable_show_msg {
    height: 135px;
}

.generated-form #disable_redirect_url {
    height: 60px;
}

.generated-form #loading {
    display: none;
    left: 145px;
    padding: 100px 0 0 46%;
    position: absolute;
    top: 400px;
    width: 100%;
    z-index: 2000;
}

/*#form_elements_overlay {
    background-color: #c4c5c9;
    height: 900px;
    width: 207px;
}*/

.generated-form .formBuilderAlert
{
    width: 50%;
}

/*.generated-form
{
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    display: inline-block;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-top: 5px;
    min-height: 20px;
    padding: 19px;
    width: 99%;
}*/

 .generated-form{
    background-color: transparent;
    border: 1px solid #e3e3e3;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 10px auto;
    max-width: 100%;
    min-height: 20px;
    padding: 19px;
    width: 99%;
     line-height: 1.42857143;
     color: #333;
     -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.generated-form .formHr {
    border-bottom: 1px solid grey;
    font-weight: bold;
    width: 100%;
}

.modal-box {
    display: none;
    position: absolute;
    z-index: 1000;
    background: white;
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
}

.modal-box header,
.modal-box .modal-header {
    padding: 1em 1.5em;
   /*border-bottom: 1px solid #ddd;*/
}

.modal-box header h3,
.modal-box header h4,
.modal-box .modal-header h3,
.modal-box .modal-header h4 { margin: 0; }

.modal-box .modal-body { padding: 1em 1.5em; max-height: 400px; overflow-y: auto; }

.modal-box footer,
.modal-box .modal-footer {
    padding: 1em;
    border-top: 1px solid #ddd;
    background: rgba(0, 0, 0, 0.02);
    text-align: right;
}

.modal-overlay {
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3) !important;
}

.generated-form a.close {
    line-height: 1;
    font-size: 1.5em;
    position: absolute;
    top: 0%;
    right: 1%;
    color: #222;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease;
}

.generated-form a.close:hover {
    color: #222;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease;
}


@media (min-width: 32em) {
    .modal-box { width: auto; }
}
.header-class{
    height: auto !important;
    background: none !important;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10{
        float: left;
        width: 100%;
    }
    .fbcol-1, .fbcol-2, .fbcol-3, .fbcol-4, .fbcol-5, .fbcol-6, .fbcol-7, .fbcol-8, .fbcol-9, .fbcol-10{
        float: left;
        width: 100%;
    }
    .sb-container{
        max-width: 100% !important;
        width: 100% !important;
    }
     .modal-box { top: 70%; width: 80%}
}
@media only screen and (min-width : 481px) and (max-width : 640px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10{
        float: left;
        width: 100%;
    }
    .fbcol-1, .fbcol-2, .fbcol-3, .fbcol-4, .fbcol-5, .fbcol-6, .fbcol-7, .fbcol-8, .fbcol-9, .fbcol-10{
        float: left;
        width: 100%;
    }
    .sb-container{
        max-width: 100% !important;
        width: 100% !important;
    }
    .modal-box { top: 70%; width: 80%; }
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 641px) and (max-width : 1024px){
    .col-1{
        float: left;
        width: 100%;
    }
    .col-2{
        float: left;
        width: 50%;
    }
    .col-3{
        float: left;
        width: 33.33%;
    }
    .col-4{
        float: left;
        width: 25%;
    }
    .col-5{
        float: left;
        width: 20%;
    }
    .col-6{
        float: left;
        width: 16.66%;
    }
    .col-7{
        float: left;
        width: 14.28%;
    }
    .col-8{
        float: left;
        width: 12.5%;
    }
    .col-9{
        float: left;
        width: 11.11%;
    }
    .col-l0{
        float: left;
        width: 10%;
    }

    .fbcol-1{
        float: left;
        width: 100%;
    }
    .fbcol-2{
        float: left;
        width: 50%;
    }
    .fbcol-3{
        float: left;
        width: 33.33%;
    }
    .fbcol-4{
        float: left;
        width: 25%;
    }
    .fbcol-5{
        float: left;
        width: 20%;
    }
    .fbcol-6{
        float: left;
        width: 16.66%;
    }
    .fbcol-7{
        float: left;
        width: 14.28%;
    }
    .fbcol-8{
        float: left;
        width: 12.5%;
    }
    .fbcol-9{
        float: left;
        width: 11.11%;
    }
    .fbcol-l0{
        float: left;
        width: 10%;
    }
    .modal-box { top: 50%; width: 500px; }
}
/* Desktops and laptops ----------- */
@media only screen and (min-width : 1025px) and (max-width : 1224px){
    .col-1{
        float: left;
        width: 100%;
    }
    .col-2{
        float: left;
        width: 50%;
    }
    .col-3{
        float: left;
        width: 33.33%;
    }
    .col-4{
        float: left;
        width: 25%;
    }
    .col-5{
        float: left;
        width: 20%;
    }
    .col-6{
        float: left;
        width: 16.66%;
    }
    .col-7{
        float: left;
        width: 14.28%;
    }
    .col-8{
        float: left;
        width: 12.5%;
    }
    .col-9{
        float: left;
        width: 11.11%;
    }
    .col-l0{
        float: left;
        width: 10%;
    }

    .fbcol-1{
        float: left;
        width: 100%;
    }
    .fbcol-2{
        float: left;
        width: 50%;
    }
    .fbcol-3{
        float: left;
        width: 33.33%;
    }
    .fbcol-4{
        float: left;
        width: 25%;
    }
    .fbcol-5{
        float: left;
        width: 20%;
    }
    .fbcol-6{
        float: left;
        width: 16.66%;
    }
    .fbcol-7{
        float: left;
        width: 14.28%;
    }
    .fbcol-8{
        float: left;
        width: 12.5%;
    }
    .fbcol-9{
        float: left;
        width: 11.11%;
    }
    .fbcol-10{
        float: left;
        width: 10%;
    }
    .modal-box { top: 50%; width: 600px;}
}
/* Large screens ----------- */
@media only screen  and (min-width : 1225px) and (max-width : 1920px) {
    .col-1{
        float: left;
        width: 100%;
    }
    .col-2{
        float: left;
        width: 50%;
    }
    .col-3{
        float: left;
        width: 33.33%;
    }
    .col-4{
        float: left;
        width: 25%;
    }
    .col-5{
        float: left;
        width: 20%;
    }
    .col-6{
        float: left;
        width: 16.66%;
    }
    .col-7{
        float: left;
        width: 14.28%;
    }
    .col-8{
        float: left;
        width: 12.5%;
    }
    .col-9{
        float: left;
        width: 11.11%;
    }
    .col-10{
        float: left;
        width: 10%;
    }
    .fbcol-1{
        float: left;
        width: 100%;
    }
    .fbcol-2{
        float: left;
        width: 50%;
    }
    .fbcol-3{
        float: left;
        width: 33.33%;
    }
    .fbcol-4{
        float: left;
        width: 25%;
    }
    .fbcol-5{
        float: left;
        width: 20%;
    }
    .fbcol-6{
        float: left;
        width: 16.66%;
    }
    .fbcol-7{
        float: left;
        width: 14.28%;
    }
    .fbcol-8{
        float: left;
        width: 12.5%;
    }
    .fbcol-9{
        float: left;
        width: 11.11%;
    }
    .fbcol-10{
        float: left;
        width: 10%;
    }
    .modal-box { top: 50%; width: 700px;}
}

.generated-form textarea, .generated-form select, .generated-form input[type="text"], .generated-form input[type="password"], .generated-form input[type="datetime"], .generated-form input[type="datetime-local"], .generated-form input[type="date"], .generated-form input[type="month"], .generated-form input[type="time"], .generated-form input[type="week"], .generated-form input[type="number"], .generated-form input[type="email"], .generated-form input[type="url"], .generated-form input[type="search"], .generated-form input[type="tel"], .generated-form input[type="color"], .generated-form .uneditable-input {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    font-size: 14px;
    height: 30px;
}


.btn-upload-alert{
    text-align: center;
    padding-top: 5px;
}

.multifile_container ul {
    padding:0 0 0 0;
    margin:0 0 0 0;
}
.multifile_container ugenerated-form ul l li {
    list-style:none !important;
    margin-bottom:25px !important;
}
.multifile_container ul li img {
    cursor: pointer;
}
.multifile_container .uploaded_image {
    margin:7px !important;
}
.multifile_container .thumb_preview_image{
    border: #ccc solid 1px;
    border-radius: 5px;
    float: left;
}
.multifile_container .image-close{
    position: absolute;
    top: -10px;
    right: -11px;
}

.multifile_container .text {
    position: relative;
    font-size: 14px;
    color: black;
    min-height: 40px;
}
.multifile_container .img-responsive{
    margin: auto;
    vertical-align: middle;
}
.text-concat {
    display: block;
    line-height: 1.1em;
    min-height: 45px;
    overflow: hidden;
    overflow-wrap: break-word;
    position: relative;
    text-align: justify;
    max-width:150px;
    font-size:12px;
    padding-top: 5px;
}

.text.ellipsis::after {
    content: "...";
    position: absolute;
    right: -4px;
    bottom: 0;
}
.imgHeight{
    margin: 28px 35px;
}
.img-height
{
    min-height: 120px;
}
#ImgResp
{
    height: 120px!important;
}
.multifile_container img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.generated-form .multifile-modal-box {
    display: none;
    position: absolute;
    z-index: 1000;
    background: white;
    border-bottom: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
}
.multifile-modal-box a.close{
    opacity: 1 !important;
    top:0 !important;
    right:1px !important;
}
.multifile_container li{
    padding: 5px !important;
}
.multifile_container {
    margin-top: 10px !important;
}
.previewForm{
    margin-bottom: inherit;
}