* {
	margin: 0;
	padding: 0
}

.menu_bg {
	float: left;
	clear: both;
	position: fixed;
	bottom: 0;
	background: black;
	height: 50px;
	width: 100%;
	left:0px;
}

.menu_bg img {
	cursor: pointer
}

#menu {
	list-style-type: none
}

#menu li {
	display: inline;
	padding: 10px 10px
}

html {
	width: 100%;
	height: 100%
}

body {
	color: #797979;
	background: #f1f2f7;
	font-family: 'Open Sans', sans-serif;
	padding: 0 !important;
	margin: 0 !important;
    font-size: 13px;
	text-rendering: optimizeLegibility;
	background: url("../images/bg.png") repeat scroll 0 0 transparent;
	position: relative;
	padding-top: 50px !important;
	padding-bottom: 50px !important;
	overflow-y: scroll;
	min-height: 100%
}

#container {
	width: 100%;
	height: 100%;
	display: table
}

.header {
	position: fixed;
	left: 0;
	right: 0;
	z-index: 1002
}

.white-bg {
	background: black
}

a.logo {
	font-size: 21px;
	color: #2e2e2e;
	float: left;
	text-transform: uppercase;
	padding-left: 20px;
	color: #fcca00;
	margin: 5px
}

a,a:hover,a:focus {
	text-decoration: none;
	outline: medium none
}

a.logo span {
	color: #ff6c60
}

a,a:hover,a:focus {
	text-decoration: none;
	outline: 0
}

::selection {
	background: #ff6c60;
	color: #fff
}

::-moz-selection {
	background: #ff6c60;
	color: #fff
}

#main-content {
	margin-left: 250px
}

.header,.footer {
	min-height: 35px;
	padding: 0 10px
}

.header {
	position: fixed;
	left: 0;
	right: 0;
	z-index: 1002;
	top: 0
}

.wrapper {
	display: inline-block;
	margin-top: -14px;
	margin-bottom: 10px;
	/* padding: 15px; */
	width: 100%
}

#ReportsInfo {
	width: 16%;
	height: 100%;
	overflow-y: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
	background-color: #222;
	display: none;
	margin-top: 35px;
	background-color: rgba(42, 53, 66, 1) !important;
	color: #aeb2b7
}

#ReportsInfo .side-title {
	padding: 10px 15px;
	text-transform: uppercase;
	color: #ff6c60
}

.sb-toggle-right {
	cursor: pointer;
	margin-top: 12px
}

.sb-toggle-right i {
	font-size: 20px
}

.quick-chat-list {
	margin-bottom: 20px
}

.quick-chat-list:last-child {
	padding-bottom: 50px
}

.quick-chat-list li {
	padding: 8px 15px;
	border-bottom: 1px dashed #35404d;
	cursor: pointer
}

.quick-chat-list li:hover {
	background: #35404d
}

.quick-chat-list li .media-object {
	border-radius: 50%;
	-webkit-border-radius: 50%
}

.media .media-status {
	display: inline-block;
	margin-top: 10px;
	position: absolute;
	right: 10px
}

.media .media-body small {
	display: block
}

.quick-chat-list .media .media-object {
	width: 40px;
	height: 40px
}

.center {
	float: none;
	margin-left: auto;
	margin-right: auto
}

.top-nav {
	margin-top: 10px
}

.top-nav ul.top-menu>li .dropdown-menu.logout {
	width: 268px !important
}

.top-nav li.dropdown .dropdown-menu {
	float: right;
	right: 0;
	left: auto
}

.dropdown-menu.extended.logout {
	list-style-type: none
}

.dropdown-menu.extended.logout>li {
	float: left;
	text-align: center;
	width: 100%
}

.dropdown-menu.extended.logout>li:last-child {
	float: left;
	text-align: center;
	width: 100%;
	background: #a9d96c;
	border-radius: 0 0 3px 3px
}

.dropdown-menu.extended.logout>li:last-child>a,.dropdown-menu.extended.logout>li:last-child>a:hover
	{
	color: #fff;
	border-bottom: none !important;
	text-transform: uppercase
}

.dropdown-menu.extended.logout>li:last-child>a:hover>i {
	color: #fff
}

.dropdown-menu.extended.logout>li>a {
	color: #a4abbb;
	border-bottom: none !important;
	text-align: left
}

.full-width .dropdown-menu.extended.logout>li>a:hover {
	background: none !important;
	color: #50c8ea !important
}

.dropdown-menu.extended.logout>li>a:hover {
	background: none !important
}

.dropdown-menu.extended.logout>li>a:hover i {
	color: #50c8ea
}

.dropdown-menu.extended.logout>li>a i {
	font-size: 15px
}

.dropdown-menu.extended.logout>li>a>i {
	display-inline: block;
	margin-right: 5px
}

.dropdown-menu.extended li p.yellow {
	background-color: #fcb322;
	color: #fff
}

.dropdown-menu.extended li p {
	background-color: #f1f2f7;
	color: #666;
	margin: 0;
	padding: 5px;
	border-radius: 4px 4px 0 0
}

.dropdown-menu.extended li a {
	padding: 7px !important;
	width: 100%;
	display: inline-block
}

.dropdown-menu.extended li a {
	border-bottom: 1px solid #ebebeb !important;
	font-size: 12px;
	list-style: none outside none;
	text-align: left
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857;
	color: #333;
	white-space: nowrap
}

.notification_ul,.dashboard_ul {
	list-style-type: none
}

.notification_ul a span+span,.dashboard_ul a span+span {
	color: #fc8958;
	text-align: right;
	float: right
}

.notification_ul>li:last-child>a {
	text-align: center
}

.dashboard_ul a {
	padding: 7px !important;
	width: 100%;
	display: inline-block
}

.dashboard_ul li a {
	border-bottom: 1px solid #ebebeb !important;
	font-size: 12px;
	list-style: none outside none;
	text-align: left
}

.top-nav .username {
	font-size: 13px;
	color: #555
}

.top-nav ul.top-menu>li>a {
	border: 1px solid #eee;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 4px;
	background: 0;
	margin-right: 0
}

.top-nav ul.top-menu>li {
	margin-left: 10px
}

.top-nav ul.top-menu>li>a:hover,.top-nav ul.top-menu>li>a:focus {
	border: 1px solid #f1f2f7;
	background: #f1f2f7
}

.top-nav .dropdown-menu.extended.logout {
	top: 32px
}

.top-nav .nav .caret {
	border-bottom-color: #a4aaba;
	border-top-color: #a4aaba
}

.top-nav ul.top-menu>li>a:hover .caret {
	border-bottom-color: #000;
	border-top-color: #000
}

.log-arrow-up {
	background: url("../images/arrow-up.png") no-repeat;
	width: 20px;
	height: 11px;
	position: absolute;
	right: 20px;
	top: -10px
}

.picture {
	width: 88px;
	height: 107px;
	background-color: #999;
	border: 4px solid #ccc;
	color: #fff;
	border-radius: 5px;
	margin: 5px auto;
	overflow: hidden;
	transition: all .2s ease 0s
}

.picture-container {
	width: 90px
}

fieldset.heading {
	clear: both;
	border-width: medium medium 1px;
	border-style: none none dashed;
	border-color: -moz-use-text-color -moz-use-text-color gray;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	margin: 10px 0;
	float: left;
	width: 100%;
	color: #dedbdb
}

fieldset.heading legend {
	color: #ec971f;
	text-transform: uppercase;
	font-size: 11px;
	font-style: italic;
	font-weight: bold
}

.form-group.required .control-label:after {
	content: "*";
	color: red
}

.starmand {
	font: 10px verdana;
	color: #f00;
	float: right
}

.form-signin {
	max-width: 330px;
	padding: 15px;
	margin: 0 auto
}

.form-signin .form-signin-heading,.form-signin .checkbox {
	margin-bottom: 10px
}

.form-signin .checkbox {
	font-weight: normal
}

.form-signin .form-control {
	position: relative;
	font-size: 16px;
	height: auto;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.form-signin .form-control:focus {
	z-index: 2
}

.form-signin input[type="text"] {
	margin-bottom: -1px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.form-signin input[type="password"] {
	margin-bottom: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.account-wall {
	margin-top: 20px;
	padding: 20px 0 60px 0;
	background-color: #f7f7f7;
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2), 0px 1px 5px rgba(0, 0, 0, 0.2),
		0px 0 0 12px rgba(255, 255, 255, 0.4)
}

.login-title {
	color: #555;
	font-size: 22px;
	font-weight: 400;
	display: block
}

.profile-img {
	width: 96px;
	height: 96px;
	margin: 0 auto 10px;
	display: block;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.need-help {
	margin-top: 10px
}

.new-account {
	display: block;
	margin-top: 10px
}

.task-thumb {
	width: 90px;
	float: left;
	margin-bottom: 5px
}

.task-thumb img {
	border-radius: 4px 4px 4px 4px
}

.task-thumb-details {
	display: inline-block;
	margin: 10px 0 0 10px;
	width: 58%
}

.task-thumb-details h1,.task-thumb-details h1 a,.task-progress h1,.task-progress h1 a
	{
	color: #39b5aa;
	font-size: 18px;
	margin: 0;
	padding: 0;
	font-weight: 400
}

.task-thumb-details p,.task-progress p {
	padding-top: 5px;
	color: #a4aaba;
	margin: 0
}

.task-thumb-details p {
	color: #666
}

.task-thumb-details p+p {
	color: #0096dd
}

.task-thumb-details p+p+p {
	color: #666
}

.widget.box.box-shadow {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	border-bottom-color: #ccc
}

.widget.box {
	border: 1px solid #d9d9d9
}

.widget {
	margin-top: 0;
	margin-bottom: 12px;
	padding: 0
}

.widget.box .widget-content {
	padding: 10px;
	position: relative;
	background-color: #fff
}

.statbox .visual.cyan {
	background-color: #6dadbd
}

.statbox .visual.green {
	background-color: #94b86e
}

.statbox .visual.yellow {
	background-color: #ffb848
}

.statbox .visual.red {
	background-color: #e25856
}

.statbox .visual.blue {
	background-color: #57c8f2
}

.statbox .visual.grey {
	background-color: #a2a3a4
}

.statbox .visual {
	min-width: 20px;
	min-height: 17px;
	padding: 8px;
	text-align: center;
	margin-right: 10px;
	float: left;
	overflow: hidden;
	color: #fff;
	-moz-box-sizing: content-box
}

.statbox .visual {
	text-align: center;
	color: #fff
}

.statbox .title,.statbox .value {
	text-align: right;
	padding-right: 3px
}

.statbox .title {
	color: #adadad;
	display: block;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	padding-top: 3px
}

statbox .title+.value {
	margin-top: -3px
}

.statbox .title,.statbox .value {
	text-align: right;
	padding-right: 3px
}

.statbox .value {
	font-size: 20px;
	font-weight: 600;
	overflow: hidden
}

.revenue-head span.rev-combo {
	background: none repeat scroll 0 0 #e56155;
	padding: 16px;
	line-height: normal;
	border-radius: 0 4px 0 0
}

.revenue-head span {
	background: none repeat scroll 0 0 #e56155;
	padding: 7px;
	border-radius: 4px 0 0 0
}

.revenue-head h3 {
	display: inline;
	padding: 0 10px;
	font-size: 14px;
	font-weight: 300
}

.revenue-head span.rev-combo {
	background: none repeat scroll 0 0 #e56155;
	padding: 6px;
	line-height: normal;
	border-radius: 0 4px 0 0
}

.revenue-head {
	background: none repeat scroll 0 0 #ff6c60;
	border-radius: 4px 4px 0 0;
	color: #fff;
	line-height: 30px
}

#rate_details td {
	padding: 8px 5px
}

.table-bordered>thead>tr>th {
	border-bottom-width: 1px
}

.table>tfoot>tr>th {
	z-index: 9000;
	height: 30px
}

.report_title {
	font-size: 15px;
	font-weight: bold
}

.theme-config {
	position: absolute;
	top: 90px;
	right: 0;
	overflow: hidden
}

#filter_panel {
	width: 16%;
	height: 100%;
	overflow-y: auto
}

.theme-config-box {
	margin-right: -220px;
	position: relative;
	z-index: 2000;
	transition-duration: .8s
}

.spin-icon {
	background: #1ab394;
	position: absolute;
	padding: 7px 10px 7px 10px;
	border-radius: 20px 0 0 20px;
	font-size: 16px;
	top: 0;
	left: 0;
	width: 40px;
	color: #fff;
	cursor: pointer
}

.skin-setttings {
	width: 220px;
	margin-left: 40px;
	background: white
}

.skin-setttings .title {
	background: none repeat scroll 0 0 #efefef;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	display: block;
	padding: 10px 15px;
	font-size: 12px
}

.setings-item {
	padding: 10px 30px
}

.theme-config-box_show {
	margin-right: 0;
	transition-duration: .8s;
	position: relative;
	z-index: 2000;
	transition-duration: .8s
}

.default-skin:hover {
	background: #ec971f
}

.default-skin {
	font-weight: 600;
	background: #ffb900;
	color: white
}

.default-skin,.blue-skin,.ultra-skin,.yellow-skin {
	text-align: left
}

.setings-item {
	padding: 7px 10px;
	clear: both;
	cursor: pointer;
}

.skin-name a {
	color: white;
		cursor: pointer;
}

.skin-name a img {
	margin-right: 5px
}

.blue-skin:hover {
	background: #657d07
}

.blue-skin {
	font-weight: 600;
	background: #8baf11
}

body .tabbable {
	color: #454545
}

.tabbable.custom-tabs>.nav-tabs,.tabbable.custom-tabs>.nav-tabs>li,.tabbable.custom-tabs>.nav-tabs>li>a
	{
	margin: 0;
	padding: 1px 0;
	border: 0 none;
	outline: medium none;
	background-image: none
}

.tabbable.custom-tabs>.nav-tabs>li.active {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: medium none;
	background-image: none
}

.tabbable.custom-tabs.shadow>.nav-tabs>li.active>a {
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4) inset, -2px -3px 5px -2px
		rgba(0, 0, 0, 0.4);
	padding: 10px 25px
}

.tabbable.custom-tabs.shadow>.nav-tabs>li>a {
	box-shadow: 0 -8px 7px -9px rgba(0, 0, 0, 0.4) inset, -2px -2px 5px -2px
		rgba(0, 0, 0, 0.4)
}

.tabbable.custom-tabs>.nav-tabs>li.active>a {
	background-color: white;
	color: #696969;
	box-shadow: none;
	border-radius: 5px 5px 0 0
}

.tabbable.custom-tabs>.nav-tabs>li>a {
	padding: 8px 25px;
	margin-top: 10px;
	margin-right: 3px;
	background-color: #ffd531;
	color: black;
	box-shadow: 0 -8px 7px -9px rgba(0, 0, 0, 0.4) inset;
	transition-duration: .15s
}

.tabbable.custom-tabs>.nav-tabs>li>a>span {
	transition-duration: .4s
}

.nav-tabs {
	border-bottom: 1px solid #ddd;
	padding: 10px
}

@font-face {
	font-family: 'WebRupee';
	src: url('../fonts/WebRupee.V2.0.eot');
	src: local('WebRupee'), url('../fonts/WebRupee.V2.0.ttf')
		format('truetype'), url('../fonts/WebRupee.V2.0.woff') format('woff'),
		url('../fonts/WebRupee.V2.0.svg') format('svg');
	font-weight: normal;
	font-style: normal
}

.WebRupee {
	font-family: 'WebRupee';
	font-size: 21px
}

#notification_counter {
	background: none repeat scroll 0 0 red;
	border-radius: 5px;
	padding: 2px 5px;
	color: white;
	position: absolute;
	z-index: 9999;
	top: 15px;
	left: 74px;
	display: none
}

.panel_body .report {
	padding: 0
}

table.cruises {
	border-collapse: collapse;
	width: auto;
	border-top: hidden;
	border: solid 1px gray
}

table.cruises thead th {
	text-align: center;
	height: 25px
}

table.cruises tbody tr:nth-child(odd)>td {
	background-color: #f9f9f9
}

table.cruises tbody tr:nth-child(even)>td {
	background-color: #fff
}

table.cruises thead th {
	border: 1px solid #ddd;
	padding: 2px
}

table.cruises td {
	border: 1px solid #ddd;
	padding: 2px;
}

table.cruises thead tr th div,table.cruises tbody tr td div {
	word-wrap: break-word;
	padding: 5px;
	text-align: center;
}

table.cruises th {
	background: #999797;
	color: white;
}

table.cruises tbody td {
	overflow: hidden;
	margin-left: 0
}

div.scrollableContainer {
	position: relative;
	padding-top: 1em;
	margin-top: 5px;
	text-align: left;
	width: auto;
	padding-left: 5px
}

#f_footer {
	padding-left: 5px
}

div.scrollableContainer th div {
	float: left
}

table.cruises thead tr {
	margin-left: -1px
}

div.scrollingArea {
	/* margin-top: 20px; */
	margin-top: 35px;
	height: 500px;
	overflow-y: auto;
	overflow-x: hidden
}

table.scrollable thead tr {
	top: 0;
	position: absolute;
	color: #ebdde2
}

table.cruises tfoot tr {
	color: white;
	background: #e5dbcf;
	border: solid 1px gray
}

table.cruises tfoot {
	color:white;
	background: #e5dbcf
}

table.cruises tfoot th {
	color: black;
	background: #e5dbcf;
	height: 25px
}

table.cruises tfoot td:FIRST-CHILD,table.cruises tfoot th:FIRST-CHILD {
	color:white;
	background:rgb(153, 151, 151);
	height: 30px;
	font-weight: 700;
}

table.cruises tfoot td {
	font-size: 11px;
	font-weight: 700;
	height: 30px;
/* 	border-left: solid 1px transparent; */
	background:rgb(153, 151, 151);
	font-family: verdana,arial,sans-serif;
}

table.cruises tfoot td div {
	padding: 5px
}

.show_height1 {
	height: 220px;
	margin-top: 20px;
	background-color:rgba(241,239,239,0.3);
	overflow-x: hidden;
	overflow-y: scroll
}

#outer {
	height: auto;
	overflow-x: auto;
	width: 850px;
	float: left;
	margin: 5px;
}

#fixed_table thead tr th,#freeze_dup_table thead tr th {
	background: #999797;
	color: white;
	border: 1px solid #ddd;
	padding: 8px;
	line-height: 1.42857;
	vertical-align: top;
	border-top: 1px solid #ddd
}

#fixed_table tfoot tr td,#freeze_dup_table tfoot tr td {
	background: #999797;
	color: white;
	border: 1px solid #ddd;
	padding: 8px;
	line-height: 1.42857;
	vertical-align: top;
	border-top: 1px solid #ddd
}

#fixed_table tbody tr:nth-child(odd)>td,#freeze_dup_table tbody tr:nth-child(odd)
	{
	background-color: #f9f9f9
}

#fixed_table tbody tr:nth-child(even)>td,#freeze_dup_table tbody tr:nth-child(even)>td
	{
	background-color: #fff
}

#freeze_dup_table thead tr th div,#fixed_table tbody tr td div {
	word-wrap: break-word;
	text-align: center
}

#fixed_table tbody tr td,#freeze_dup_table tbody tr td {
	border: 1px solid #ddd;
	padding: 8px;
	/* line-height: 1.42857; */
	vertical-align: top;
	border-top: 1px solid #ddd
}

#fixed_table tbody tr td div,#fixed_table thead tr th div {
	word-wrap: break-word;
	text-align: center
}

#dup_table {
	display-inline: block
}

#y-fake-scroll {
	overflow-y: scroll;
	overflow-x: hidden;
	position: relative;
	top: 75px;
	width: 20px
}

.scrollColm {
	overflow-x: auto !important
}

.particular {
	padding: 5px 0;
	padding-top: 6px;
	font-family: arial;
	height: 68px;
	background: #e5dbcf;
	text-transform: capitalize;
	padding-left: 5px;
	border-bottom: hidden;
	border-top: solid 1px gray;
	border-left: solid 1px gray;
	border-right: solid 1px gray
}

.dup_table {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin: 0 auto 0 auto;
	border-color: gray;
	border-width: 1px;
	width: auto;
	border-collapse: collapse;
	clear: both
}

.freeze_td {
	padding: 5px;
	font-size: 11px;
	background: #fafafa;
	color: black;
	/* font-family: arial; */
	/* cursor: pointer; */
	font-weight: normal;
	border-left: solid 1px transparent
}

.freeze_tr {
	border: solid 1px gray;
	background-color: white;
	font-size: 11px;
	padding: 7px;
	color: #ebdde2
}

.freeze_td:FIRST-CHILD {
	border: 0
}

#id2 tr td div,#id1 tr td div {
	word-wrap: break-word
}

.rem_btm_tr {
	border-bottom: solid 1px transparent;
	font-weight: bold;
	background-color: #e5dbcf;
	font-size: 11px;
	padding: 7px;
	color: black;
}

#thead_fixed,#thead_scroll {
	border-bottom: solid 1px gray
}

#id1,#id2 {
	border-top: solid 1px transparent
}

#id2 tr td:FIRST-CHILD {
	border-left: solid 1px gray
}

.demo {
	overflow-y: hidden;
	overflow-x: hidden;
	float: left;
	clear: both;
	background: #ebf4fb
}
.rem_btm_tr th div a{
	color:white!important;
}
#showProfileData p, #showProfileData1 p
{
	width:100%;
	margin:5px 0px;
	float:left;
	/* text-align: right; */
}
#dynamicCal div input{
	height: 28px;
padding: 4px 12px;
font-size: 12px;
line-height: 1.42857;
color: rgb(85, 85, 85);
background-color: rgb(255, 255, 255);
background-image: none;
border: 1px solid rgb(204, 204, 204);
border-radius: 4px 4px 4px 4px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
margin-bottom: 5px;
margin-left: 2px;
text-align: center;
}

#months_div div, #months_div1 div{
	height: 80px;text-align:center; color:black; width: 80px; float:left;border:solid 1px rgb(204, 204, 204);border-radius: 4px 4px 4px 4px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;line-height: 75px;cursor: pointer;color:#2A94D5;
}
#months_div div:HOVER, #months_div1 div:HOVER{
background-color: rgb(248, 248, 248);
background-image: -moz-linear-gradient(center top , rgb(248, 248, 248), rgb(241, 241, 241));
border: 1px solid rgb(198, 198, 198);
color: rgb(34, 34, 34);
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
transition: all 0s ease 0s;
}
#dynamicHoliday div input{
		height: 28px;
padding: 4px 12px;
font-size: 12px;
line-height: 1.42857;
color: rgb(85, 85, 85);
background-color: rgb(255, 255, 255);
background-image: none;
border: 1px solid rgb(204, 204, 204);
border-radius: 4px 4px 4px 4px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
margin-bottom: 5px;
margin-left: 2px;
text-align: left;
}
.noclose .ui-dialog-titlebar-close
{
    display:none;
}
/* DATA DATA */