<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("font-awesome.css");
@import url("animate.css");
@import url("owl.carousel.css");
@import url("bootstrap-datepicker.css");
@import url("jquery.treefilter.css");

form
{
	margin: 0px;
}
.txtColor1
{
	color: #c71880;
}
.txtColor2
{
	color: #6ec5a3;
}
.txtColor3
{
	color: #5b5b5b;
}
.borderColor1
{
	border-color: #c71880;
}
.borderColor2
{
	border-color: #6ec5a3;
}
.borderColor3
{
	border-color: #5b5b5b;
}
.borderColor4
{
	border-color: #000;
}

.btn-primary
{
	border-color: #c71880;
	background-color: #c71880;
}
.btn-primary:hover
{
	border-color: #a50a66;
	background-color: #a50a66;
}

.btn-success
{
	border-color: #6ec5a3;
	background-color: #6ec5a3;
}

.btn-success:hover
{
	border-color: #328c68;
	background-color: #328c68;
}

.btn-warning
{
	border-color: #ffdd57;
	background-color: #ffdd57;
	color: #000;
}
.btn-warning:hover
{
	border-color: #ebca46;
	background-color: #ebca46;
	color: #000;
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent;
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

body
{
	font-family: Century Gothic, Haettenschweiler , Arial , Tahoma , Times New Roman;
}

.MainLogo
{
display:inline-block; vertical-align:top;
}
.MainLogo img{max-width:60px; margin:5px;}
.TopToolbar
{
	/*background-color: #f3f2f2;
	-webkit-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.09);
	-moz-box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.09);
	box-shadow: 0px 6px 5px 0px rgba(0,0,0,0.09);*/
	position:fixed; z-index:99; width:100%; top:0px;background: #fff;
}

.UlTools, .UlToolRight .AttachTools
{
	margin: 5px 0px;
	padding: 0px;
	list-style: none;
	display:inline-block !important;
}

.SinglePageEventButton li, #PageIcon
{ background-color: #6ec5a3;
  color :White;
  padding:6.5 7.5px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
   border-radius: 25px;
   font-size:7.5px;
}

.UlTools li
{
	display: inline-block;
	margin: 3px !important;
	border: 2px solid #b7b7b7;
	color: #b7b7b7;
	font-size: 20px !important;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	border-color : #6ec5a3;
	width: 40px;
	text-align: center;
	cursor: pointer;
	padding: 7px;
}
.AttachTools li
{
    display: inline-block !important;
	color: #6ec5a3;
	font-size: 20px !important;
	cursor: pointer;
    margin: 3px !important;
	text-align: center;
	padding: 7px;
}

.AttachToolsButton
{
	margin: 3px !important;
	font-size: 25px !important;
}

.UlTools li:hover span,.UlTools li:hover button,.AttachTools li:hover span,.AttachTools li:hover button, .UlToolRight li:hover,.AttachTools td:hover button
{
	color: #d977ab;
}

.UlToolRight
{
	text-align: right; float:right; 
}
.UlToolRight2
{
    background-color:Black;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.UlToolRight li
{
	display: inline-block;
	padding: 3px 10px;
	margin: 5px;
	color: #b7b7b7;
	font-size: 12px;
	cursor: pointer;
}

.UlToolRight li .fa
{
	font-size: 18px;
	color:#C11D7F;
}
.UlToolRight li .glyphicon-log-in
{
	font-size: 24px;
}
.radiusContainer, .nav-raduis .tab-pane,.sideMainSlide 
{
	/*-webkit-box-shadow: 0px 0px 5px 4px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 4px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 4px rgba(0,0,0,0.15);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;*/
	padding: 10px;
	
}

.radiusContainer
{
	margin-top: 20px;
	margin-bottom: 10px;
	min-height:600px;
}
.radiusContainer h5
{
	background-color: #c71881;
	padding: 10px;
	margin: 15px;
	color: #fff;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.TopToolbar .form-inline
{
	margin-top: 10px;
}

.TopToolbar .form-inline select{ color:#000!important; font-weight:bold}
.nav-tabs.nav-justified &gt; .active &gt; a, .nav-tabs.nav-justified &gt; .active &gt; a:focus, .nav-tabs.nav-justified &gt; .active &gt; a:hover
{
	background-color: #c71880;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #fff;
}
.nav-raduis .tab-pane
{
	min-height: 300px;
	padding: 20px 40px;
}
.nav-tabs.nav-justified
{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.MarginTop
{
	margin-top: 30px;
}
.nav-tabs.nav-justified &gt; li &gt; a
{
	color: #747474;
	font-weight: bold;
}
/*.CollapseButton
{
	color: #e0e0e0;
	border: 1px solid #e0e0e0;
	padding: 5px;
	max-width: 50px;
	margin: 0px auto;
	text-align: center;
	-webkit-border-bottom-right-radius: 5px;
	background-color: #fff;
	border-top: 0px;
	cursor: pointer;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	height:40px;
}
.CollapseButton:hover i
{
	color: #d977ab;
}*/
.tab-pane h3
{
	font-size: 18px;
	margin: 0px;
	padding: 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
	margin-top:25px !important;
	margin-right:50px !important;
	float:left;
}

.mainMenuHeaderFloat
{
	float:none !important;
}

.MainSlide,.navMainSlide
{
	margin-bottom: 20px;
}
.MainSlide .item,.navMainSlide .item
{
	padding: 10px 0px;
	text-align: center;
	margin: 10px;
	
}
.MainSlide .owl-item .item
{
    text-align:center;
}
.MainSlide .item span
{
    font-size:12px; margin-top:7.5px; display:block;   
}
.MainSlide .item i,.navMainSlide .item.parent i
{
	display: block;
	font-size: 36px;
	-webkit-border-radius: 50px;
  -moz-border-radius: 50px;
   border-radius: 50px;
   
   width:60px; height:60px;
   line-height:60px;
   vertical-align:middle;
   text-align:center;
   margin:auto;
}

.MainSlide .item.parent i
{
    font-size:50px !important;
}



.table
{
	margin-bottom: 0px;
}
.slideColor1 .item span
{
	color :#919899;
	font-weight:500;
	font-size:14px;
}
.slideColor2 .item span
{
	color :#919899;
	font-weight:500;
	font-size:14px;
}
.slideColor3 .item span
{
	color :#919899;
	font-weight:500;
	font-size:14px;
}

.slideColor1 .item i
{
	color: #919899;
	background-color: #ebebeb;
}
.slideColor2 .item i
{
	color: #fff;
}
.slideColor3 .item i
{
	color: #71C4A5
}

.slideColor1 .item:hover
{
	
}
.slideColor2 .item:hover
{
	
}
.slideColor3 .item:hover
{
	
}

.slideColor1 .owl-prev, .slideColor1 .owl-next
{
	color: #71C4A5
}
.slideColor2 .owl-prev, .slideColor2 .owl-next
{
	color: #C11D7F
}
.slideColor3 .owl-prev, .slideColor3 .owl-next
{
	
}

.MainSlide .owl-prev
{
	position: absolute;
	left: -25px;
	top: 22px;
	font-size: 40px;
}
.MainSlide .owl-next
{
	position: absolute;
	right: -25px;
	top: 22px;
	font-size: 40px;
}


.PageInfo
{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	font-size: 30px;
	position:relative;
}

.PageInfo ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
}
.PageInfo ul li
{
	display: inline-block;
	font-size: 18px;
	cursor: pointer;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	width:30px;
	text-align:center;
	}
.PageInfo ul li:hover
{
	color: #c71880;
}
.PageInfo h1
{
	margin: 0px;
	padding: 0px;
	font-size: 30px;
}


.nav-solid
{
	background-color: #464646;
}
.nav-tabs li a
{
	cursor: pointer;
}
.nav-solid &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:focus, .nav-solid &gt; li.active &gt; a:hover
{
	background-color: transparent;
	border: 0px;
	color: #6dc4a2;
}
.nav-solid &gt; li.active &gt; a::before
{
	content: '';
	position: absolute;
	left: 42%;
	bottom: 0;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #6dc4a2;
	clear: both;
}


.nav-tabs &gt; li &gt; a:hover
{
	background-color: transparent;
	border: 0px;
	color: #6dc4a2;
}
.nav-solid &gt; li &gt; a
{
	color: #fff;
	font-weight: bold;
	border: 0px;
}
.tab-solid .tab-pane
{
	min-height: 250px;
}
.tab-info
{
	background-color: #6dc4a2;
	padding: 10px;
}
.tab-info h2
{
	color: #fff;
	margin: 0px;
	padding: 0px;
}
.tab-info .btnNext, .tab-info .btnPrevious
{
	float: right;
	color: #fff;
}

.default-form
{
	margin: 10px auto;
}
.table-custom
{
}
.table-custom thead
{
	background-color: #434343;
	color: #fff;
}
.MainPager
{
	background: #c2c2c2 !important;
	padding: 5px 15px !important;
}
.pagination &gt; li.active a
{
	background-color: #3b3b3b;
	border-color: #3b3b3b;
}
.MainPager ul
{
	margin: 0px;
	padding: 0px;
}

.modal-header
{
	background-color: #3c3c3c;
}
.modal-header .close
{
	color: #c71881;
	background-color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 2px 5px;
}
.modal-footer
{
	text-align: center;
}

.modal-warning
{
	text-align: center;
}
.modal-warning i
{
	font-size: 85px;
	color: #c71881;
}
.modal-warning h4
{
	font-size: 35px;
	color: #c71881;
}
.modal-warning p
{
	font-size: 20px;
}

.modal-footer .btn
{
	min-width: 100px;
}

.InvoiceTable
{
	color: rgba(110, 110, 110, 1);
	text-align: center;
	background-color: #fafafa;
}
.InvoiceTable table
{
	width: 60%;
	margin: 0px auto;
}
.HeadTitle
{
font-size: 18;
font-weight: bold;
border-bottom: 1px solid rgba(221,221,221,1);
}
.SubTitile, .SubTitile2
{
	font-size: 18px;
	border-bottom: 2px solid #000;
	padding: 5px 0px; 
}

.TreeView
{
	background-color: #f7f5f6;
}
.TreeView .tf-tree
{
	padding: 10px;
}
.TreeView .form-group
{
	background-color: #000;
	padding: 10px;
}
.SubTitile2
{
	border: 0px;
}
footer
{
	background: url(../images/BgFooter.png) repeat-x;
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin-top: 30px;
	min-height: 65px;
	line-height: 65px;
	position: fixed;
	bottom: 0;
	width: 100%;
}


.form-control
{
	height: 30px;
}

.WizardPage
{
	background-color: #82c8ae;
	top:0px; bottom: 0px;
    background-repeat: repeat;
    height: 100%;
    overflow-x: scroll;
}

.WizardBox
{
	background-color: #fff;
	-webkit-border-radius: 10px;
	margin: 5px auto;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.19);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.19);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.19);
}
.WizardBox h1
{
	background-color: #c71881;
	color: #fff;
	padding: 10px;
	margin: 0px;
	font-size: 16px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.WizardBox h1 b
{
	color: #6ec5a3;
}
#security_TB_overlay
{
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: rgba(214, 214, 214, 0.98); /*filter:alpha(opacity=100); 	-moz-opacity: 1; 	opacity: 1;*/
	display: none;
}
#security_div
{
	position: absolute;
	z-index: 1001;
	top: 25%;
	left: 25%;
	width:50%;
	height:50%;
	padding: 0px;
	margin: 0px;
}
.security_div_container
{
	position: absolute;
	border: 3px solid rgba(137, 155, 164, 0.61);
	padding: 0px;
	margin: 0px;
	top: 25%;
	left:25%;
}
.security_div_header
{
	width: auto;
	background-color: rgba(214, 214, 214, 0.98);
	vertical-align: middle;
	font-family: Century Gothic;
	font-size: 18px;
	font-weight: 700;
	padding-left: 5px;
	padding-right: 5px;
	color: rgba(61, 153, 69, 0.81);
}
.Unlock
{
	font-size: 30px;
	padding: 0px;
	color: #6ec5a3;
	list-style: none;
	display: inline-block;
	margin: 0px 10px;
	font-size: 25px;
	cursor: pointer;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.Unlock :hover
{
	color: #c71880;
}


#security_lock_img
{
	position: absolute;
	margin: 0 20px;
	top: -45px;
	left: -105px;
}
#security_iframe
{
	width: 100%;
	height: 210px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow:hidden;
}
.LoginFormDiv
{
	border-radius: 6px;
	border: 1px solid #dfe1e2;
	width: 220px;
}
.LoginTable
{
	line-height: 20px;
}
.LoginInput
{
	border: 1px solid #bfc3c6;
	width: 217px;
	height: 30px;
	margin-top: -4px;
	border-radius: 5px;
	color:#a8bbc4;
}

.Logininputbutton
{
	color: #FFF;
	width: 50%;
	display:block;
	text-align:center;
	background-color: #359ac9;
	height: 28px !important;
	line-height: 28px !important;
	border: 0px;
	cursor: pointer;
	margin:0 auto;
}
/*forms bootstrap*/
.SelectBox span:first-child, .InputBox span:first-child, .CheckBox span ,.circle-nicelabel input, .LabelCSS
{
	display: block;
	color: #6ec5a3;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}
.SelectBox select
{
}
.form-inline .SelectBox select, .form-inline .CheckBox input
{
	display: inline-block;
	width: auto;
	vertical-align: middle;
	border:none;
	box-shadow:none;
	border-bottom: 2px solid #a50a66;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.CheckBox input
{
	display: inline-block; /*   width: 100%;   height: 30px;   padding: 6px 12px;   */
	font-size: 11px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.SelectBox select, .InputBox input,.InputBox textarea , .LoginInput input
{
	display: inline-block;
	width: 100%;
	height: 26px;
	padding: 0px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #6ec5a3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.InputBox textarea
{
	display: inline-block;
	width: 100%;
	height: 50px;
	padding: 0px 12px;
	font-size: 11px;
	line-height: 1.42857143;
	color: #555;
	background-color: rgba(247, 247, 247, 0.69);
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.GridDropDownlist
{
	font-weight:normal !important;
	font-size: 14px !important;
}

.GridTextBox
{
     font-family:Century Gothic !important;
    font-weight:normal !important;
	padding: 0px 3px;
	font-size: 14px ; /*!important;*/
	/*line-height: 1.42857143;*/
	color: #555;
	background-color: rgba(0, 0, 0, 0);
	border-top: 0px solid #F1F4F6; 
	border-bottom: 0px solid #F1F4F6;
	border-left :1px solid #E0E4E6;
	border-right :1px solid #E0E4E6;
}
.SelectBox select:focus, .InputBox input:focus,.InputBox textarea:focus, .CheckBox input:focus ,.LoginInput inputt:focus
{
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.SelectBox select::-moz-placeholder, .InputBox input::-moz-placeholder, .InputBox textarea::-moz-placeholde, .CheckBox input::-moz-placeholder , .LoginInput input::-moz-placeholder
{
	color: #999;
	opacity: 1;
}
.SelectBox select:-ms-input-placeholder, .InputBox input:-ms-input-placeholder,.InputBox textarea:-ms-input-placeholder, .CheckBox input:-ms-input-placeholder ,.LoginInput input:-ms-input-placeholder
{
	color: #999;
}
.SelectBox select::-webkit-input-placeholder, .InputBox input::-webkit-input-placeholder,.InputBox textarea::-webkit-input-placeholder, .CheckBox input::-webkit-input-placeholder ,.LoginInput input::-webkit-input-placeholder
{
	color: #999;
}
.SelectBox select::-ms-expand
{
	background-color: transparent;
	border: 0;
}
.SelectBox select[disabled], .SelectBox select[readonly], fieldset[disabled] .SelectBox select, fieldset[disabled] .CheckBox input
{
	background-color: #eee;
	opacity: 1;
	border:0px;
}
li.productIcon
{
    border:0px !important;margin:0; padding:0; line-height:3;
    display: inline-block;
	color: #6ec5a3;
	font-size: 8px !important;
	cursor: pointer;
	font-style:italic;
}

.SelectBox select[disabled], fieldset[disabled] .SelectBox select, fieldset[disabled] .CheckBox input
{
	cursor: not-allowed;
}
.table-responsive
{
	width: 100%;
}
.GridHeaderResizeBar
{
	cursor: w-resize;
	font-size: 0;
	width: 2px;
	height: 20px;
}
.GridContentTR
{
	font-weight: normal;
	overflow: hidden;
	white-space: pre;
	height: 22px;
	padding: 0 2px 0 2px;
	border-bottom-width: 1px;
	border-color: transparent; /*border-color :#f2f2f2;*/
	border-bottom-style: solid;
}
.GridContentTD
{
	border-width: 1;
	border-color: transparent; /*border-color :#f2f2f2;*/
	margin: 0 0 0 0;
	height: 21px;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 14px;
}
.GridContentlblTD
{
	padding: 0px 5px 0px 5px;
	font-family: Tahoma;
	font-size: 12px;
}


.GridCellQFilter
{
	overflow: hidden;
	height: auto;
	font-family: Tahoma;
	font-size: 12px;
}
.GridContenttxtTD
{

	color: #4187a9;
}
.GridContentcbxTD
{
	text-align: center;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 11px;
	color: #4187a9;
}
.GridHeaderCol
{
	background-image: url(InnerPage/Images/GridHeaderSlice.png);
	background-repeat: repeat-x;
}
.JSGrid
{
	clear: both;
}
.GridHeaderColumn.ui-sortable-helper
{
	border-width: 0 1px 0 1px; /*border-color :#f2f2f2;*/
	height: 21px;
}
.GridHeaderColumn div , .GridHeaderColumn a
{
	height: auto;
	overflow: hidden;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #ffffff;
	margin: 0;
	padding: 0;
	table-layout: fixed !important;
	overflow: hidden; /*background-color:#f2f2f2;*/
	font-family: Tahoma;
	font-size: 13px;
	color: #4187a9;
	vertical-align: middle;
	text-align: center; /* padding:2px 0px;*/
	position: relative;
}
.GridHeaderResizeHandle
{
	cursor: w-resize;
	width: 0px;
	height: 100%;
	position: absolute;
	border-bottom: 0;
	border-top: 0; /*border-color :#f2f2f2;*/
}
.GridHeaderResizeBar
{
	cursor: w-resize;
	font-size: 0;
	width: 4px;
	height: 100%;
	position: absolute; /*float:right;*/ /*margin:-2px -2px -2px 0;*/ /*background:red;*/
	right: 0px;
	top: 0px;
	z-index: 1;
}
.GridContentTable, .GridFooterTable, .GridHeaderTable, .GridPager
{
	margin: 0;
	padding: 0;
	table-layout: fixed !important;
	overflow: hidden; /*width: 100%;*/
	border-width: 0; /*border-color :#f2f2f2;*/
}
.GridFooterTable td, .GridHeaderTable td, .GridContentTable td
{
	height: 21px;
	vertical-align: middle; background:transparent;
	overflow: hidden; /*border-bottom-width:1px;     border-bottom-color:inherit;     border-bottom-style:solid; border:1px solid red;*/
	border-width: 0px 0px 0px 0px;
	border-style: solid; /*border-color :#f2f2f2;*/ /*border-right-color:inherit;     border-bottom-color:inherit;*/ /*border-color:inherit !important;*/
}

.GridContentTable tr, .GridContentTable tbody
{
	/*border-color :#f2f2f2;*/ /*border-style:inherit !important;     border-color:#4cff00;*/ /*border-right-color:inherit;     border-bottom-color:inherit;*/ /*border:1px;     font-weight:normal;     overflow:hidden;     white-space:pre;     height:22px;     padding:0 2px 0 2px;     border-bottom-width:1px;     border-bottom-color:inherit;     border-bottom-style:solid;*/
}


.inlinegroup span:first-child
{
	display: block;
}
.inlinegroup input
{
	max-width: 88%;
}
.inlinegroup .calendars-trigger, .inlinegroup a
{
	/*margin-left: 5px;*/
}
.ui-pager-control table
{
	height: auto !important;
}
.popupMask
{
	width: 100% !important;
	min-height: 100% !important;
}
.popupInner .close
{
	margin-right: 10px;
}
.JSGrid.ui-corner-all
{
	border: 0px !important;
	background: transparent !important;
}
.GridTotal
{
	border: 0px !important;
	background: #fff !important;
	height: inherit !important;
	color: #000;
}

.GridHeaderColumn
{
	padding: 5px 0 !important;
}

#tblHeaderDivDetail td, .GridHeaderColumn
{
	background: #6D6E71 !important;
	color: #fff !important;
}

.GridHeaderColumnFilter
{
	background: #f3f5f6 !important
}
.GridHeaderColumn div , .GridHeaderColumn a
{
	color: #fff !important;
	border: 0px !important;
	height: auto !important;
}

.TopToolbar .SelectBox span
{
	display: inline-block !important;
	margin: 0px 5px;
	color:Black;
	font-weight:200;
}
.popupTitleText
{
	color: #fff !important;
}
.form-group.col-md-2 .btn-primary
{
	margin-top: 15px;
}
.form-group.col-md-3 .btn-primary
{
	margin-top: 15px;
}
.form-group.col-md-4 .btn-primary
{
	margin-top: 15px;
}
.form-group.col-md-6 .btn-primary
{
	margin-top: 15px;
}
.form-group.col-md-8 .btn-primary
{
	margin-top: 15px;
}
.form-group.col-md-12 .btn-primary
{
	margin-top: 15px;
}

.CheckBox
{
	margin-top: 20px;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.beforeFooter
{
	height: 50px;
}



/*wizard*/
.stepwizard-step p
{
	margin-top: 10px;
	color: #000;
	font-size: 14px;
}
.stepwizard-step p span
{
	display: block;
	font-size: 10px;
	color: #a7a7a5;
}
.stepwizard-step-Part1
{
	margin-top: 10px;
	color: #000;
	font-size: 14px;
}
.stepwizard-step-Part2
{
	display: block;
	font-size: 10px;
	color: #a7a7a5;
}
.stepwizard-row
{
	display: table-row;
}

.stepwizard
{
	display: table;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #eaeaea;
	text-align:center;
}

.btn-circle[disabled]
{
	filter: alpha(opacity=100) !important;
	background-color: #fff;
	opacity: 100 !important;
}

.StepCurrent:after
{
	background-color: #6ec5a3 !important;
}
.StepCurrent:before
{
	background-color: #6ec5a3 !important;
}

.StepSkip:after
{
	background-color: #ffdd57 !important;
}
.StepSkip:before
{
	background-color: #ffdd57 !important;
}

.StepDone:after
{
	background-color: #c71880 !important;
}
.StepDone:before
{
	background-color: #c71880 !important;
}
.stepwizard-step:after
{
	top: 14px;
	top: 50px;
	position: absolute;
	content: " ";
	width: 50%;
	height: 5px;
	background-color: #eaeaea;
	right: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.stepwizard-step:before
{
	top: 14px;
	top: 50px;
	position: absolute;
	content: " ";
	width: 50%;
	height: 5px;
	background-color: #eaeaea;
	left: -4px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.stepwizard-step:first-child:before
{
	width: 0px;
	border-top: 0px;
	border-bottom: 0px;
}
.stepwizard-step:last-child:after
{
	width: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

.stepwizard-step
{
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 20px;
	text-align: center;
}

.btn-circle
{
	width: 60px;
	height: 60px;
	text-align: center;
	padding: 15px 0;
	line-height: 3.628571429;
	border-radius: 30px;
	position: relative;
	z-index: 9;
	border: 2px solid #ccc;
	cursor:default;
}

.btn-circle i
{
	font-size: 25px;
}


.stepstext
{
	font-size: 12px;
	text-align: right;
	color: #9e9e9e;
}
.setup-content h3
{
	font-size: 16px;
}
.CornerBoxWizard
{
	border: 1px solid #6ec5a3;
	padding: 10px 10px 20px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 50px;
	border-radius: 5px;
}
.nextBtn.btn-lg.pull-right
{
	margin-bottom: 10px;
}

@media (max-width: 992px)
{
	.stepwizard
	{
		display: none;
	}
	iframe, .popupFrame{ width:100%!important;}
	.popupContainer{ width:100%!important; left:0!important;}
}

/***************************************************************************************************/



/*body{font-family: 'hacen_tunisia_ltregular' !important;}*/
.wrapper_inf a
{
	text-decoration: none;
}
.wrapper_inf
{
	background: url(../images/background.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.wrapper_inf
{
	text-align: center;
	position: relative;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.wrapper_inf .wrapper
{
	height: 98vh;
}
.wrapper_inf header, .wrapper_inf .footer
{
	background: none;
	font-size:20px;
	font-weight:500
}
/*.wrapper_inf .content {margin: 0;padding: 0;min-height: 700px; height:100%;}*/
.wrapper_inf .content
{
	border-radius: 50px;
	background-color: rgba(255, 255, 255, 0.75);
	margin: auto;
	float: none;
	display: inline-block;
	padding-bottom: 0px;
}
.wrapper_inf .form_Content
{
	border: #b7b7b7 solid 3px ;
	  -moz-border-radius:50px ;  
  border-radius: 50px;  
  -webkit-border-radius: 50px; 
  -ms-border-radius: 50px; 
	float: none;
	margin: 50px;
	margin-bottom :20px;
	margin-top:40px;
	display: block;
	padding:0 2vw;
	text-align: left;
	position:relative;
}
.wrapper_inf #span-info
{
	/*position: absolute;
	left: 55px;
	top: -1vw;*/
	font-weight: bold;
	color: #353736;
	font-size: 18px;
	line-height: 30px;
}
.wrapper_inf #span-info-border
{
	border-top: #b7b7b7 solid 3px;
	float: right;
	position: absolute;
	right: -5px;
	top: 0px;
	border-top-right-radius: 173px;
	height: 62px;
	width: 75%;
}

.wrapper_inf .row_inbut
{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	position: absolute;
	bottom: -1.5vw;
	left: 0px;
	text-align: center;
}
.wrapper_inf .mo
{
	border: #b7b7b7 solid 2px;
	outline: none;
	font-family: Calibri;
	font-weight: 500;
	background: #fff;
	text-align: left;
	color: #000000;
	font-size: 16px;
	padding-left: 12px;
}
.wrapper_inf .mo1
{
	width: 100%;
	max-width: 131px;
	border-radius: 60px;
	min-height: 35px;
	max-height: 35px;
	border: #c71881 solid 1px;
	outline: none;
	font-family: Calibri;
	font-weight:bold;
	background: #c71881;
	text-align: center;
	color: #ffffff;
	font-size: 20px;
	display: inline-block;
	cursor: pointer;
	margin-top:15px;
	line-height:30px;
}

.wrapper_inf .bottomRow
{
	position:absolute;
	bottom:0;
}


.NewCompanyAndUser a
{
	text-decoration: none;
	outline: 0;
	border: 0;
}

.NewCompanyAndUser
{
	background: url(../images/background.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.NewCompanyAndUser .wrapper,.PlansBody .wrapper
{
	display: flex;
	flex-direction: column;
}
.NewCompanyAndUser header, .NewCompanyAndUser footer
{
	height: 35px;
}
.NewCompanyAndUser footer,.PlansBody footer
{
	background: none;
}
.NewCompanyAndUser .content
{
	background-color: rgba(255, 255, 255, 0.74);
	border-radius: 50px;
	
	float: none;
	padding: 25px;
	text-align: center;
	display: inline-block;
    width:90%;
	padding-bottom: 0px;
}
.NewCompanyAndUser .lblSpan,.PlansBody .lblSpan
{
display: block;
font-size:18px;
color:#000;
margin-top:10px;
font-weight:500;
} 

.PlansBody a
{
	text-decoration: none;
	outline: 0;
	border: 0;
} 
.PlansBody
{
	background: url(../images/background.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


.PlansBody .content
{
	background-color: rgba(255, 255, 255, 0.74);
	border-radius: 50px;
	float: none;
	padding: 25px;
	text-align: center;
	display: inline-block;
	width: 90%;
	padding-bottom: 0px;
}
.PlansBody .insideText
{
	text-decoration: none;
	outline: 0;
	border: 0;
	position:relative;
	bottom:6vh;
	display:block;
}
 
.DashBoardContainer
{
    margin :12px 20px auto;
}
.ui-state-highlight_Alternating{ border:1px solid #ddd; background:#FFFFFF;}
ui-state-highlight{ border:1px solid #ddd; background:#F1F4F6;}
.Circle-Style {
	width:25px;
	height:25px;
	border: 1px rgba(163, 163, 163, 1) solid !important;
	border-radius:15px;
	-webkit-border-radius:25px;
	margin-top : -11px;
}


.taxFiled .InputBox input
{
        width:90% !important;
        font-weight:normal;
}
.taxFiled span
{
    font-family:Century Gothic;
    color:#6ec5a3;
    font-size:14px;
    font-weight:700;
}

.buttonwiz
{
    right: 664px; cursor: hand;width:150px;color:White;padding-top: 10px;padding-bottom: 10px;
}

.downloadwiz
{
    right: 664px; cursor: hand;width:150px;padding-top: 10px;padding-bottom: 10px;
}

.styleperioding{
    padding-top: 170px; 
    padding-left: 345px; 
    font-weight: bold;
}

.styleperiods{
    padding-left: 369px; 
    padding-top: 2px;
    font-weight: bold;
}

.BTNNewDiv
{
    padding-top: 16px !important; 
    padding-left: 0px !important; 
    margin-left: -18px !important;
    cursor:hand; 
    font-style:italic;   
}

.BTNNewSpan
{
    padding-left : 2px !important; 
    padding-right : 2px !important; 
    padding-top  : 0px !important; 
    padding-bottom : 1px !important; 
    font-size:10px !important;
}

.BTNSearchDiv
{
    padding-top: 16px !important; 
    margin-left: -29px !important;
    cursor:hand; 
    font-style:italic;   
}

.BTNSearch
{
    padding-top  : 15px !important; 
    padding-bottom : 1px !important; 
    font-size:10px !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight
{
	border:0px ! important;
}

/*////////////////////////////////*/
.sideMainSlide
{
	display:inline-block;
	width:300;
	background-color:black;
	opacity: 0.70;
	position: fixed;
	z-index:10;
	visibility:hidden;
	line-height:1;
	height:100%;
	color:White;
	overflow:scroll;
}

.hideDiv
{
	display:none ! important;
}

.navMainSlide .item i
{
	display:block;
	font-size :25px;
	margin:auto;
	padding:5px	;
	color:White; 
	width:50px;
	text-align:center;
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding-bottom:10px;
    padding-top:10px;
}
.navMainSlide .item span
{
   display :inline-block;
	font-size :13px;
	margin-left: 10px;
	font-weight:700;
	color:#fff;
	margin-top:10px;
}

.sideMainSlide .owl-wrapper
{
	width:250px !important;
}

.sideMainSlide .owl-item{
	float: none;
	width:100% !important;
    
}

.navMainSlide .item
{
	text-align:center;
	cursor:pointer;
}

#favLabel
{
	
	text-align:center;
	font-family: Century Gothic;
	font-size: 20px;
	font-weight :700;
	padding : 12px 0px;
	margin: 5px 10px; 
}

#favLabel i{ margin-bottom:5px;}

.sideMainSlide .owl-pagination,.sideMainSlide .owl-controls{
	 display:none !important;
}


#menuIcon{position:fixed;display:inline-block; font-size:30px;margin-top:10px;visibility:hidden;width:30px}

/*////////////////////////////////*/

#txtEmail
{
	direction :ltr !important;
}

.btnexportwidth
{
 width:204px;   
}

.btnimportwidth
{
 width:204px;   
}

.calendars-ctrl
{
	display : none !important;
}


#PageIcon
{ 
    font-size:30px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    float:left;
    margin-left:-50px;
    width:50px;
    height:50px;
    text-align:center;
    vertical-align:middle;
}

#PageContainar
{
   
    background-size: 300px 400px;
     background-repeat: no-repeat;
    
}

#PageEventsAndTitle
{
    font-family:Tw Cen MT Condensed; 
    font-weight:bolder;
    color:#000;
}

#expandIcon
{
    display:none;
}

.owl-item
{
    text-align:center;
}
.form-group {
	margin-bottom : 5px !important;
}</pre></body></html>