﻿

@import url("font-awesome.min.css");

@-moz-keyframes progress-bar-stripes {
	0% {background-position: 40px 0;}
	100% {background-position: 0 0;}
}



	.widget.widget-danger {
	  border: 1px solid #E1B1B1;
	}

	.widget.widget-danger .widget-head {
		background: -moz-linear-gradient(center top , #F1DEDE, #E1CBCB) repeat scroll 0 0 rgba(0, 0, 0, 0);
		 background-color: #F6E8E8;
		  background: -webkit-gradient(linear, left top, left bottom, from(#F6E8E8), to(#EFD5D5));
		  background: -webkit-linear-gradient(top, #F6E8E8, #EFD5D5);
		  background: -moz-linear-gradient(top, #F6E8E8, #EFD5D5);
		  background: -ms-linear-gradient(top, #F6E8E8, #EFD5D5);
		  background: -o-linear-gradient(top, #F6E8E8, #EFD5D5);
		  background: linear-gradient(top, #F6E8E8, #EFD5D5);	
		  border-bottom: 1px solid #E1B1B1;
	}

	.widget.widget-info {
	  border: 1px solid #eed3d7;
	}

	.widget.widget-warning {
	  border: 1px solid #eed3d7;
	}

	.widget.widget-primary {
	  border: 1px solid #eed3d7;
	}

	.widget.widget-success {
	  border: 1px solid #eed3d7;
	}




		.widget {
		  background: #fff;
		  border: 1px solid #C9C9C9;
		  border-radius: 3px 3px 3px 3px;
		  margin-bottom: 20px;
		  margin-top: 10px;
		  line-height:16px;
		}
		.widget .widget-head {
		   background-color: #f8f8f8;
		  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f2f2f2));
		  background: -webkit-linear-gradient(top, #f0f0f0, #E2E2E2);
		  background: -moz-linear-gradient(top, #f0f0f0, #E2E2E2);
		  background: -ms-linear-gradient(top, #f0f0f0, #E2E2E2);
		  background: -o-linear-gradient(top, #f0f0f0, #E2E2E2);
		  background: linear-gradient(top, #f0f0f0, #E2E2E2);	
		  border-bottom: 1px solid #CCCCCC;
		  border-top: 1px solid #FFFFFF;
		  border-top-left-radius: 3px;
		  border-top-right-radius: 3px;
		  color: #666666;
		  font-size: 13px;
		  font-weight: bold;
		  padding: 4px 8px;
		  text-shadow: 0 1px #FFFFFF;
		  line-height:23px;
		}

		.widget.blue {
		  border: 1px solid #225995;
		}

		.widget.blue .widget-head{
			background-color: #1676BA;
			background: -webkit-gradient(linear, left top, left bottom, from(#1DAADF), to(#1676BA));
			background: -webkit-linear-gradient(top, #1DAADF, #1676BA);
			background: -moz-linear-gradient(top, #1DAADF, #1676BA);
			background: -ms-linear-gradient(top, #1DAADF, #1676BA);
			background: -o-linear-gradient(top, #1DAADF, #1676BA);
			background: linear-gradient(top, #1DAADF, #1676BA);	
			text-shadow:1px 1px 2px #000000;
			border-top:1px solid #9BDFF9;
			color:#fff;
			border-bottom:1px solid #225995;
		}


		.widget-body{
		
		}

		.widget .widget-foot, .drop-foot{
		  background-color: #f8f8f8;
		  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f2f2f2));
		  background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
		  background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
		  background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
		  background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
		  background: linear-gradient(top, #f8f8f8, #f2f2f2);	 
		  border-bottom: 1px solid #FFFFFF;
		  border-bottom-left-radius: 3px;
		  border-bottom-right-radius: 3px;
		  border-top: 1px solid #CCCCCC;
		  box-shadow: 0 1px 1px #FFFFFF inset;
		  color: #555555;
		  font-size: 12px;
		  padding: 4px 8px;
		  text-shadow: 0 1px #FFFFFF;
		}

		.widget .widget-toolbar{
			background-color: #f8f8f8;
			background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f2f2f2));
			background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
			background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
			background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
			background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
			background: linear-gradient(top, #f8f8f8, #f2f2f2);	 
			border-bottom: 1px solid #CCCCCC;
			border-top: 1px solid #FFFFFF;
			box-shadow: 0 -1px 1px #FFFFFF inset;
			color: #555555;
			font-size: 12px;
			padding: 4px 8px;
			text-shadow: 0 1px #FFFFFF;
		}

		.widget .widget-aside{
			background-color: #f8f8f8;
			background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f2f2f2));
			background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
			background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
			background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
			background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);
			background: linear-gradient(top, #f8f8f8, #f2f2f2);	 
			border-right:1px solid #ccc;
			box-shadow:-1px 0 0 #fff inset;
		}

	.widget-aside.right {
  border-right: none;
  border-left: 1px solid #ccc;
  box-shadow: 1px 0 0 #fff inset;
}

.widget .padd, .padd {
  padding: 4px 8px;
}



.table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}

.table {
  margin-bottom: 20px;
  width: 100%;
}


.table-bordered {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-collapse: separate;
  border-color: #DDDDDD #DDDDDD #DDDDDD -moz-use-text-color;
  border-image: none;
  border-radius: 4px 4px 4px 4px;
  border-style: solid solid solid none;
  border-width: 1px 1px 1px 0;
}

.widget .table {
  margin: 0;
  width: 100%;
}

.widget .table-bordered {
  border: 0 none;
  border-radius: 0 0 0 0;
}



.table > tr > th, .table > tr > td, .table > tbody > tr > th, .table > tbody > tr > td {
  border-top: 1px solid #DDDDDD;
  line-height: 15px;
  padding: 2px 4px 2px 4px;  
  text-align: left;
  vertical-align: middle;
}

.table > tr > th, .table > tbody > tr > th {
  font-weight: bold;
}

.table-bordered > tbody > tr > th, .table-bordered > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td {
  border-left: 1px solid #DDDDDD;
}

.table-bordered > tbody > tr > th:first-child, .table-bordered > tr > td:first-child, .table-bordered > tbody > tr > th:first-child, .table-bordered > tbody > tr > td:first-child {
  border-left: 0 none;
}




.widget-body > .GridView_Wrapper > div > .table-bordered > tbody > tr > td:first-child {
  border-left: medium none;
}

.widget .table-bordered > tr > th {
  border-bottom: 1px solid #DDDDDD !important;
}

.table-striped > tbody > tr:nth-child(2n+1) > td {
  background-color: #F9F9F9;
}

.table-striped > tbody > tr > th {
  /*background: linear-gradient(#F2F2F2, #DFDFDF) repeat scroll 0 0 transparent;*/
	background: #f2f2f2;
	line-height: 22px;
	vertical-align: bottom;
	font-weight: normal;
	color: #888;
}


.table-bordered > caption + thead > tr:first-child > th, 
.table-bordered > caption + tbody > tr:first-child > th, 
.table-bordered > caption + tbody > tr:first-child > td, 
.table-bordered > colgroup + thead > tr:first-child > th, 
.table-bordered > colgroup + tbody > tr:first-child > th, 
.table-bordered > colgroup + tbody > tr:first-child > td, 
.table-bordered > thead:first-child > tr:first-child > th, 
.table-bordered > tbody:first-child > tr:first-child > th, 
.table-bordered > tbody:first-child > tr:first-child > td {
  border-top: 0 none;
}

.widget .table-bordered > tr > td {
  border-bottom: 1px solid #DDDDDD !important;
  border-radius: 0 0 0 0 !important;
  border-top: 0 none !important;
}


.table-bordered > tr > th:first-child, .table-bordered > tbody > tr > th:first-child {
    border-left: none;
}

.widget .table-bordered > tr > td:first-child, .widget .table-bordered > tr > th:first-child {
  border-left: 0 none;
}

th.AutoSize, td.AutoSize {
  white-space: nowrap;
  width: 1%;
}
	
	.row-fluid{width:100%;*zoom:1}
	.row-fluid:before,
	.row-fluid:after{display:table;line-height:0;content:""}
	.row-fluid:after{clear:both}
	.row-fluid [class*="span"]{display:block;float:left;width:100%;min-height:30px;margin-left:2.127659574468085%;*margin-left:2.074468085106383%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
	.row-fluid [class*="span"]:first-child{margin-left:0}
	.row-fluid .controls-row [class*="span"]+[class*="span"]{margin-left:2.127659574468085%}
	.row-fluid .span12{width:100%;*width:99.94680851063829%}
	.row-fluid .span11{width:91.48936170212765%;*width:91.43617021276594%}
	.row-fluid .span10{width:82.97872340425532%;*width:82.92553191489361%}
	.row-fluid .span9{width:74.46808510638297%;*width:74.41489361702126%}
	.row-fluid .span8{width:65.95744680851064%;*width:65.90425531914893%}
	.row-fluid .span7{width:57.44680851063829%;*width:57.39361702127659%}
	.row-fluid .span6{width:48.93617021276595%;*width:48.88297872340425%}
	.row-fluid .span5{width:40.42553191489362%;*width:40.37234042553192%}
	.row-fluid .span4{width:31.914893617021278%;*width:31.861702127659576%}
	.row-fluid .span3{width:23.404255319148934%;*width:23.351063829787233%}
	.row-fluid .span2{width:14.893617021276595%;*width:14.840425531914894%}
	.row-fluid .span1{width:6.382978723404255%;*width:6.329787234042553%}





.label {
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  color: #FFFFFF;
  display: inline;
  font-size: 75%;
  font-weight: 500;
  line-height: 1;
  padding: 0.25em 0.6em;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}

.label-success {
  background-color: #5CB85C;
}
.label-default {
  background-color: #999999;
}

.label-warning {
  background-color: #F0AD4E;
}
.label-danger {
  background-color: #D9534F;
}
.label-info {
  background-color: #5BC0DE;
}

.label-primary {
  background-color: #006dcc;
}

.label-male {
  background: none repeat scroll 0 0 #6EA0E6;
}
.label-female {
  background: none repeat scroll 0 0 #E56FE7;
}




















.btn{
display:inline-block;
	border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-top: 1px solid  #e6e6e6;
    border-bottom: 1px solid  #a2a2a2;
    display:inline;
    padding:4px 12px;
    margin-bottom:0;
*margin-left:.3em;
    font-size:14px;
/*line-height:20px;*/
    color:#333;
    text-align:center;
    text-shadow:0 1px 1px rgba(255,255,255,0.75);
    vertical-align:middle;
    cursor:pointer;
background-color:#f5f5f5;
*background-color:#e6e6e6;
    background-repeat:repeat-x;
*-webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);*
}

.btn:hover,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{
color:#333;
background-color:#e6e6e6;
*background-color:#d9d9d9
}

.btn:hover,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{
color:#333;
background-color:#e6e6e6;
*background-color:#d9d9d9}

.btn:active,.btn.active{
background-color:#ccc \9}

.btn:first-child{
*margin-left:0}

.btn:hover{
color:#333;
text-decoration:none;
background-position:0 -15px;
-webkit-transition:background-position .1s linear;
-moz-transition:background-position .1s linear;
-o-transition:background-position .1s linear;
transition:background-position .1s linear}

.btn:focus{
outline:thin dotted #333;
outline:5px auto -webkit-focus-ring-color;
outline-offset:-2px}

.btn.active,.btn:active{
background-image:none;
outline:0;
-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}

.btn.disabled,.btn[disabled]{
cursor:default;
background-image:none;
opacity:.15;
filter:alpha(opacity=15);
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none}

.btn-large{
padding:11px 19px;
font-size:17.5px;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px}

.btn-large [class^="icon-"],.btn-large [class*=" icon-"]{
margin-top:4px}

.btn-small{
padding:2px 10px;
font-size:11.9px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px}

.btn-small [class^="icon-"],.btn-small [class*=" icon-"]{
margin-top:0}

.btn-mini [class^="icon-"],.btn-mini [class*=" icon-"]{
margin-top:-1px}

.btn-mini{
padding:3px 6px;
font-size:10.5px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px}

.btn-medium{
padding:4px 4px;
font-size:14px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px}

.btn-block{
display:block;
width:100%;
padding-right:0;
padding-left:0;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box}

.btn-block+.btn-block{
margin-top:5px}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{
width:100%}

.btn-primary.active,.btn-warning.active,.btn-danger.active,.btn-success.active,.btn-info.active,.btn-inverse.active{
color:rgba(255,255,255,0.75)}

.btn{
border-color:#c5c5c5;
border-color:rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25)}

.btn-primary{
color:#fff;
text-shadow:0 -1px 0 rgba(0,0,0,0.25);
background-color:#006dcc;
*background-color:#04c;
background-repeat:repeat-x;
    background-image: linear-gradient(to bottom,#08c,#04c);
    border-left-color: #04c;
    border-right-color: #04c;
    border-top-color: #04c;
    border-bottom-color: #002a80;
}


.btn-primary:hover,.btn-primary:active,.btn-primary.active,.btn-primary.disabled,.btn-primary[disabled]{
color:#fff;
background-color:#04c;
*background-color:#003bb3}

.btn-primary:active,.btn-primary.active{
background-color:#039 \9}

.btn-warning{
color:#fff;
text-shadow:0 -1px 0 rgba(0,0,0,0.25);
background-color:#faa732;
*background-color:#f89406;
background-repeat:repeat-x;
    background-image: linear-gradient(to bottom,#fbb450,#f89406);
    border-left-color: #f89406;
    border-right-color: #f89406;
    border-top-color: #f89406;
    border-bottom-color: #ad6704;
}


.btn-warning:hover,.btn-warning:active,.btn-warning.active,.btn-warning.disabled,.btn-warning[disabled]{
color:#fff;background-color:#f89406;*background-color:#df8505}

.btn-warning.disabled,.btn-warning[disabled]{
	border: 1px solid #A6670A;
}



.btn-warning:active,.btn-warning.active{
background-color:#c67605 \9}

.btn-danger{
	color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#da4f49;*background-color:#bd362f;background-repeat:repeat-x;background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
    border-left-color: #bd362f;
    border-right-color: #bd362f;
    border-top-color: #bd362f;
    border-bottom-color: #802420;
}

.btn-danger:hover,.btn-danger:active,.btn-danger.active,.btn-danger.disabled,.btn-danger[disabled]{
color:#fff;background-color:#bd362f;*background-color:#a9302a;
}

.btn-danger.disabled,.btn-danger[disabled]{
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-danger:active,.btn-danger.active{
background-color:#942a25 \9}

.btn-success{
color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#5bb75b;*background-color:#51a351;background-repeat:repeat-x;background-image: linear-gradient(to bottom,#62c462,#51a351);
    border-left-color: #51a351;
    border-right-color: #51a351;
    border-top-color: #51a351;
    border-bottom-color: #387038;
}


.btn-success:hover,.btn-success:active,.btn-success.active,.btn-success.disabled,.btn-success[disabled]{
color:#fff;background-color:#51a351;*background-color:#499249}

.btn-success:active,.btn-success.active{
background-color:#408140 \9}

.btn-info{
color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#49afcd;*background-color:#2f96b4;background-repeat:repeat-x;background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
    border-left-color: #2f96b4;
    border-right-color: #2f96b4;
    border-top-color: #2f96b4;
    border-bottom-color: #1f6377;
}


.btn-info:hover,.btn-info:active,.btn-info.active,.btn-info.disabled,.btn-info[disabled]{
color:#fff;background-color:#2f96b4;*background-color:#2a85a0}

.btn-info:active,.btn-info.active{
background-color:#24748c \9}

.btn-inverse{
color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#363636;*background-color:#222;background-repeat:repeat-x;background-image: linear-gradient(to bottom,#444,#222);
    border-left-color: #222;
    border-right-color: #222;
    border-top-color: #222;
    border-bottom-color: #000;
}


.btn-inverse:hover,.btn-inverse:active,.btn-inverse.active,.btn-inverse.disabled,.btn-inverse[disabled]{
color:#fff;background-color:#222;*background-color:#151515}

.btn-inverse:active,.btn-inverse.active{
background-color:#080808 \9}

button.btn,input[type="submit"].btn{
*padding-top:3px;*padding-bottom:3px}

button.btn::-moz-focus-inner,input[type="submit"].btn::-moz-focus-inner{
padding:0;border:0}

button.btn.btn-large,input[type="submit"].btn.btn-large{
*padding-top:7px;*padding-bottom:7px}

button.btn.btn-small,input[type="submit"].btn.btn-small{
*padding-top:3px;*padding-bottom:3px}

button.btn.btn-mini,input[type="submit"].btn.btn-mini{
*padding-top:1px;*padding-bottom:1px}

.btn-link,.btn-link:active,.btn-link[disabled]{
background-color:transparent;background-image:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}

.btn-link{
color:#08c;cursor:pointer;border-color:transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}

.btn-link:hover{
color:#005580;text-decoration:underline;background-color:transparent}

.btn-link[disabled]:hover{
color:#333;text-decoration:none}

.btn-group{
position:relative;display:inline-block;*display:inline;*margin-left:.3em;font-size:0;white-space:nowrap;vertical-align:middle;*zoom:1}

.btn-group:first-child{
*margin-left:0}

.btn-group+.btn-group{
margin-left:5px}

.btn-toolbar{
margin-top:10px;margin-bottom:10px;font-size:0}

.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group{
margin-left:5px}

.btn-group>.btn{
position:relative;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}

.btn-group>.btn+.btn{
margin-left:-1px}

.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover{
font-size:14px}

.btn-group>.btn-mini{
font-size:10.5px}

.btn-group>.btn-small{
font-size:11.9px}

.btn-group>.btn-large{
font-size:17.5px}

.btn-group>.btn:first-child{
margin-left:0;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-moz-border-radius-topleft:4px}

.btn-group>.btn:last-child,.btn-group>.dropdown-toggle{
-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px}

.btn-group>.btn.large:first-child{
margin-left:0;-webkit-border-bottom-left-radius:6px;border-bottom-left-radius:6px;-webkit-border-top-left-radius:6px;border-top-left-radius:6px;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:6px}

.btn-group>.btn.large:last-child,.btn-group>.large.dropdown-toggle{
-webkit-border-top-right-radius:6px;border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;border-bottom-right-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px}

.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{
z-index:2}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{
outline:0}

.btn-group>.btn+.dropdown-toggle{
*padding-top:5px;padding-right:8px;*padding-bottom:5px;padding-left:8px;-webkit-box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}

.btn-group>.btn-mini+.dropdown-toggle{
*padding-top:2px;padding-right:5px;*padding-bottom:2px;padding-left:5px}

.btn-group>.btn-small+.dropdown-toggle{
*padding-top:5px;*padding-bottom:4px}

.btn-group>.btn-large+.dropdown-toggle{
*padding-top:7px;padding-right:12px;*padding-bottom:7px;padding-left:12px}

.btn-group.open .dropdown-toggle{
background-image:none;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}

.btn-group.open .btn.dropdown-toggle{
background-color:#e6e6e6}

.btn-group.open .btn-primary.dropdown-toggle{
background-color:#04c}

.btn-group.open .btn-warning.dropdown-toggle{
background-color:#f89406}

.btn-group.open .btn-danger.dropdown-toggle{
background-color:#bd362f}

.btn-group.open .btn-success.dropdown-toggle{
background-color:#51a351}

.btn-group.open .btn-info.dropdown-toggle{
background-color:#2f96b4}

.btn-group.open .btn-inverse.dropdown-toggle{
background-color:#222}

.btn .caret{
margin-top:2px;margin-left:0}

.btn-mini .caret,.btn-small .caret,.btn-large .caret{
margin-top:6px}

.btn-large .caret{
border-top-width:5px;border-right-width:5px;border-left-width:5px}

.dropup .btn-large .caret{
border-bottom-width:5px}

.btn-primary .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret,.btn-success .caret,.btn-inverse .caret{
border-top-color:#fff;border-bottom-color:#fff}

.btn-group-vertical{
display:inline-block;*display:inline;*zoom:1}

.btn-group-vertical>.btn{
display:block;float:none;max-width:100%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}

.btn-group-vertical>.btn+.btn{
margin-top:-1px;margin-left:0}

.btn-group-vertical>.btn:first-child{
-webkit-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}

.btn-group-vertical>.btn:last-child{
-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}

.btn-group-vertical>.btn-large:first-child{
-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0}

.btn-group-vertical>.btn-large:last-child{
-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;border-radius:0 0 6px 6px}

.btn.icon-text {
  font-family: fontawesome,Arial;
}






.clear-margin {
  margin: 0;
}



.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}





@media print{
	.widget{
	}

	.widget .widget-head {
	   background: #f8f8f8 !important;
	}

	.table-bordered {
		border-collapse: collapse !important
	}
}






.widget .table-bordered tr.AlertToday td {
  border-bottom: 1px solid #EAC4C4 !important;
}

.table-striped tbody > tr.AlertToday:nth-child(2n+1) > td {
  background: none repeat scroll 0 0 #FFEFEF !important;
}


.input-append span, .input-append select, .input-append input, .input-append a {
  display: inline-block;
  height: 20px;
  margin: 0;
  vertical-align: middle;
}


.input-append .add-on {
  margin: 0;
}


.input-append input {
  border-radius: 0 0 0 0;
}


.input-append *:first-child {
  border-radius: 3px 0 0 3px;
}

.input-append *:last-child {
  border-radius: 0 3px 3px 0
}


.form-horizontal .control-group:before, .form-horizontal .control-group:after {
  content: "";
  display: table;
  line-height: 0;
}

.form-horizontal .control-group {
  margin-bottom: 5px;
}

.form-horizontal .control-group .control-label {
	background: none repeat scroll 0 0 #F8F8F8;
	line-height: 30px;
	padding-right: 5px;
	text-align: right;
	vertical-align: middle;
	text-overflow: ellipsis !important;
	overflow-x: hidden;

	/*Added 2024*/
	white-space:nowrap
}



.form-horizontal .control-group:after {
  clear: both;
}

.form-horizontal .control-group .controls {
  line-height: 30px;
  vertical-align: middle;
}


.form-horizontal .control-split {    
	background: #c9c9c9;
	height: 1px;
	margin: 18px 0px;
}

.form-horizontal .control-split .control-split-legend{
	background: #f8f8f8;
	padding: 6px;
	position: relative;
	top: -8px;
	left: 10px;
	display: inline;
	/* color: #448bba; */
	/* border-radius: 6px; */
	border: 1px solid #c9c9c9;
	text-shadow: 1px 1px white;
	box-shadow: 0 1px #f9f9f9 inset;
}





.corners {
  position: relative;
}

.corner-right-top {
  min-height: 15px;
  min-width: 15px;
  position: absolute;
  right: 0;
  top: 0;
  width: 3%;
}


.corner-danger {
  background: linear-gradient(45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0,0,0,.1) 54% , #EE5F5B 67%, #BD362F 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)
}

.corner-success {
  background: linear-gradient(45deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0,0,0,.1) 54% , #62C462 67%, #51A351 100%) repeat scroll 0 0 transparent;
}


.corner-right-top[data-tooltip]:after {
  background: linear-gradient(#3E3E3E, #303030) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #000000;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 0 5px #717171;
  color: #FFFFFF;
  content: attr(data-tooltip);
  left: 20px;
  padding: 0 3px;
  position: absolute;
  display:none;
}

.corner-right-top[data-tooltip]:hover:after{ 
	display:block;
}


.table-hover  > tbody > tr:hover > td, .table-hover  > tbody > tr.hover > td, .table-hover > tr:hover > td, .table-hover  > tr.hover > td{
	background: linear-gradient(#e4f1c6, #dbe8bc) repeat scroll 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 0 1px #FFFFFF inset;
	-webkit-transition:background .2s ease-out 0s;
	-moz-transition:background .2s ease-out 0s;
	-o-transition:background .2s ease-out 0s;
	transition:background .2s ease-out 0s;
}


.tooltip{
	position:relative;
}

.tooltip:before, .tooltip > .tooltipContent {
  background: linear-gradient(#444444, #222222) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #000000;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 0 5px #444444, 0 0 0 1px #555555 inset;
  color: #FFFFFF;
  content: attr(data-tooltip);
  display: none;
  left: 100%;
  line-height: 22px;
  padding: 0 7px;
  position: absolute;
  top: 0;
  vertical-align: middle;
  margin-left: 5px;
}

.tooltip:hover:before, .tooltip.hover:before,  .tooltip:hover > .tooltipContent, .tooltip.hover > .tooltipContent{
	display:inline-block;
}

.tooltip:hover, .tooltip.hover{
	cursor:help;
}


.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable {
  padding-right: 35px;
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #356635;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #2d6987;
}

.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}

.alert-warning hr {
  border-top-color: #f8e5be;
}

.alert-warning .alert-link {
  color: #a47e3c;
}

.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-danger hr {
  border-top-color: #e6c1c7;
}

.alert-danger .alert-link {
  color: #953b39;
}

.head-toolbar {
  float: right;
  list-style: none outside none;
  margin: -5px 0 0 0;
  padding: 0;
}


.head-toolbar .toolbar-item {
  border-left: 1px solid #C9C9C9;
  box-shadow: 1px 0 0 0 #FFFFFF inset;
  padding: 2px 0 3px 5px;
}

.menuHelper {
	margin:0;
	padding:0;
	width:200px;
	z-index:100;
	background-clip: padding-box;
	background-color: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	float: left;
	font-size: 14px;
	left: 0;
	list-style: none outside none;
	padding: 5px 0;
	position: absolute;
	z-index: 1000;
}

.menuHelper > li > a {
    clear: both;
    color: #333333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}

.menuHelper > li > a:hover{
	background:#2fa4e7;
	color:#fff;
	text-decoration:none;
}

.menuHelper .divider {
    background-color: #E5E5E5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}

.input-group {
    border-collapse: separate;
    display: table;
    position: relative;
}

*:before, *:after {
    -moz-box-sizing: border-box;
}

.form-control {
}

.input-group .form-control {
    float: left;
    margin-bottom: 0;
    width: 100%;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}


.input-group .input-group-btn + input[type=text] {
	border-left: none;
	border-radius:0 2px 2px 0;
}



.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
	border-right: none;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

.input-group-addon, .input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
	
}

.input-group-btn {
    font-size: 0;
    position: relative;
    white-space: nowrap;
	
}

.input-group-btn > .btn {
  position: relative;
  height: 20px;
  vertical-align: middle;
  line-height: 24px;
  font-size: 12px;
  display:inline-block;
}

.input-group > input[type=text] {
    margin: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.widget .widget-head-split {
  border-left: 1px solid #F4F4F4;
  border-right: 1px solid #BFBFBF;
  display: inline-block;
  height: 32px;
  margin: -8px 5px -4px;
  vertical-align: middle;
}

.ajaxProgress{
	animation: 1s linear 0s normal none infinite progress-bar-stripes;
	background-color: rgba(0, 0, 0, 0.3);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
	background-position: center center;
	background-repeat: repeat, no-repeat;
	background-size: 40px 40px, 32px 32px, 100% auto;
	border-radius: 5px;
	height: 100%;
	position: absolute;
	width: 100%;
}












.widget.collapsible.collapsed{

}

.widget.collapsible > .widget-head .triggerCollapse{
	border:1px solid #ccc;
	box-shadow:1px 1px 1px #ccc, 1px 1px 1px white inset;
	border-radius:15px;
	width:19px;
	height:19px;

	background-image:url("/images/icons/widget-collapse.png");
	background-repeat: no-repeat ;
	background-position:1px 0px;
	background-color: rgba(255,255,255,.2)
}

.widget.collapsible > .widget-head .triggerCollapse:hover{
	background-color: rgba(255,255,255,.4)
}


.widget.collapsible.collapsed > .widget-head .triggerCollapse{
	background:url("/images/icons/widget-expand.png") no-repeat scroll 1px 1px rgba(0, 0, 0, 0)
}



.widget.collapsible > .widget-body{
  height: auto;
  padding: inherits;
  -webkit-transition:all .1s ease-out 0s;
-moz-transition:all .1s ease-out 0s;
-o-transition:all .1s ease-out 0s;
transition:all .1s ease-out 0s
}

.widget.collapsible.collapsed > .widget-body{
  height: 0;
  overflow: hidden;
  padding: 0;
}


.widget-head .simpleRadioButtonList{
	font-weight:normal
}

 .widget-head .simpleRadioButtonList .radioItem label{
	    line-height: 10px;
    font-size: 11px;
 }









.dropdown-menu {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  display: none;
  float: left;
  font-size: 14px;
  left: 0;
  list-style: none outside none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
  text-align:left;
}

.open > .dropdown-menu {
  display: block;
}

.caret {
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px solid;
  display: inline-block;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  width: 0;
}

.btn .caret {
  margin-left: 0;
}


.dropdown-menu .divider {
  background-color: #E5E5E5;
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
}

.dropdown-menu > li > a {
  clear: both;
  color: #333333;
  display: block;
  font-weight: 400;
  line-height: 1.42857;
  padding: 3px 20px;
  white-space: nowrap;
  float:none !important;
}

.dropdown {
  position: relative;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a.hover {
  background-color: #EEEEEE;
}

.list-group {
  padding-left: 0;
}

.list-group-item {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  display: block;
  margin-bottom: -1px;
  padding: 4px;
  position: relative;
}

.list-group-item.active{
	background:#2fa4e7;
	color:White;

}


.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}


.badge {
  background-color: #2FA4E7;
  border-radius: 10px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  min-width: 10px;
  padding: 3px 7px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}

.list-group-item > .badge {
  float: right;
}


.badge-success {
  background-color: #5CB85C;
}
.badge-default {
  background-color: #999999;
}

.badge-warning {
  background-color: #F0AD4E;
}
.badge-danger {
  background-color: #D9534F;
}






.dropdown-toggle.btn {
  padding-right: 6px;
}

.dropdown .dropdown-caret-wrapper + .dropdown-text {
  margin-right: 20px;
  text-align: left;
}

.dropdown .dropdown-caret-wrapper {
  border-left: 1px solid #FFFFFF;
  float: right;
  line-height: 24px;
  margin-top: -5px;
  padding-left: 7px;
  box-shadow:1px 0 0 rgba(255, 255, 255, 0.3) inset;
  border-left:1px solid rgba(0, 0, 0, 0.25);
}

.dropdown-toggle.fit {
  display: block;
}
/*

.dropdown .btn-success .dropdown-caret-wrapper {
	border-left:1px solid red;
}


.dropdown .btn-info .dropdown-caret-wrapper {
	;
}



.dropdown .btn-warning .dropdown-caret-wrapper {
	border-left:1px solid red;
}


.dropdown .btn-danger .dropdown-caret-wrapper {
	border-left:1px solid red;
}

.dropdown .btn-primary .dropdown-caret-wrapper {
	border-left:1px solid red;
}



*/

.menuHelper p {
  padding: 0 5px;
}



.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}


.toolbar .control-label {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}



.progress {
  height: 20px;
  /*margin-bottom: 20px;*/
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  min-width: 30px;
  color: #777;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}



	.btn-clear {
		background:transparent !important;
		border:none !important;
		box-shadow:none !important;

	}





.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}

.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}

.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}

.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
  height:30px;
  line-height:23px;
  vertical-align:middle
}

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}

















.switcher {
    cursor: pointer;
    display: inline-block;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.switcher-inner {
    display: block;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    word-spacing: 0
}
.switcher-state-off,
.switcher-state-on {
    display: inline-block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    -webkit-transition: all .2s;
    transition: all .2s
}
.switcher-state-on {
    margin-left: -100%
}
.switcher.checked .switcher-state-on {
    margin-left: 0
}
.switcher-toggler {
    left: 0;
    position: absolute;
    text-align: center;
    -webkit-transition: all .2s;
    transition: all .2s
}
.switcher.checked .switcher-toggler {
    left: 100%
}
.switcher>input[type=checkbox] {
    left: -100000px;
    position: absolute;
    visibility: hidden
}
.switcher+.styled-pseudo-checkbox {
    display: none!important
}
.switcher {
    height: 24px;
    width: 60px
}
.switcher-toggler {
    background: #fff;
    border-radius: 9999px;
    height: 20px;
    margin-left: 1px;
    margin-top: 2px;
    width: 20px;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .3)
}
.switcher-inner {
    border-radius: 9999px
}
.switcher-state-off,
.switcher-state-on {
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    line-height: 24px
}
.switcher-state-on {
    background: #5ebd5e;
    padding-right: 0px
}
.switcher-state-off {
    background: #ddd;
    padding-left: 5px
}
.switcher.checked .switcher-toggler {
    margin-left: -21px
}
.switcher-theme-square .switcher-inner {
    border-radius: 3px
}
.switcher-theme-square .switcher-toggler {
    border-radius: 2px;
    margin-left: 2px
}
.switcher-theme-square.switcher.checked .switcher-toggler {
    margin-left: -22px
}
.switcher-theme-modern.switcher {
    height: 8px;
    width: 44px
}
.switcher-theme-modern .switcher-toggler {
    height: 20px;
    margin-left: -3px;
    margin-top: -6px;
    width: 20px;
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .3), 0 0 15px 1px rgba(255, 255, 255, .8)inset;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .3), 0 0 15px 1px rgba(255, 255, 255, .8)inset;
    background-repeat: repeat-x;
	background-image: linear-gradient(to bottom, #efefef 0, #e5e5e5 100%);
}
.switcher-theme-modern .switcher-inner {
    font-size: 0;
    line-height: 0;
    -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, .1)
}
.switcher-theme-modern .switcher-state-off,
.switcher-theme-modern .switcher-state-on {
    border-radius: 9999px;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .2)inset;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2)inset
}
.switcher-theme-modern .switcher-state-on {
    padding-right: 17px
}
.switcher-theme-modern .switcher-state-off {
    padding-left: 17px
}
.switcher-theme-modern.switcher.checked .switcher-toggler {
    margin-left: -17px
}


.checktext-trigger{
	line-height:22px;
}


.checktext .checktext-input {
	display:none;
}

.checktext.checked .checktext-input {
	display:inline-block;
}


.switcher-sm {
    width: 42px;
    height: 21px
}
.switcher-sm .switcher-toggler {
    height: 17px;
    width: 17px;
    margin-left: 1px
}
.switcher-sm .switcher-state-off,
.switcher-sm .switcher-state-on {
    font-size: 8px;
    line-height: 21px
}
.switcher-sm .switcher-state-on {
    padding-right: 17px
}
.switcher-sm .switcher-state-off {
    padding-left: 17px
}
.switcher-sm.checked .switcher-toggler {
    margin-left: -18px
}
.switcher-sm.switcher-theme-square .switcher-inner {
    border-radius: 3px
}
.switcher-sm.switcher-theme-square .switcher-toggler {
    margin-left: 2px
}
.switcher-sm.switcher-theme-square.switcher.checked .switcher-toggler {
    margin-left: -19px
}
.switcher-sm.switcher.switcher-theme-modern {
    width: 34px;
    height: 6px
}
.switcher-sm.switcher.switcher-theme-modern .switcher-toggler {
    height: 17px;
    width: 17px;
    margin-top: -6px;
    margin-left: -3px
}
.switcher-sm.switcher.switcher-theme-modern .switcher-state-on {
    padding-right: 15px
}
.switcher-sm.switcher.switcher-theme-modern .switcher-state-off {
    padding-left: 15px
}
.switcher-sm.switcher.switcher-theme-modern.switcher.checked .switcher-toggler {
    margin-left: -15px
}
.switcher-lg {
    width: 70px;
    height: 30px
}
.switcher-lg .switcher-toggler {
    height: 26px;
    width: 26px;
    margin-left: 1px
}
.switcher-lg .switcher-state-off,
.switcher-lg .switcher-state-on {
    font-size: 13px;
    line-height: 30px
}
.switcher-lg .switcher-state-on {
    padding-right: 26px
}
.switcher-lg .switcher-state-off {
    padding-left: 26px
}
.switcher-lg.checked .switcher-toggler {
    margin-left: -27px
}
.switcher-lg.switcher-theme-square .switcher-inner {
    border-radius: 3px
}
.switcher-lg.switcher-theme-square .switcher-toggler {
    margin-left: 2px
}
.switcher-lg.switcher-theme-square.switcher.checked .switcher-toggler {
    margin-left: -28px
}
.switcher-lg.switcher.switcher-theme-modern {
    width: 56px;
    height: 10px
}
.switcher-lg.switcher.switcher-theme-modern .switcher-toggler {
    height: 26px;
    width: 26px;
    margin-top: -8px;
    margin-left: -3px
}
.switcher-lg.switcher.switcher-theme-modern .switcher-state-on {
    padding-right: 26px
}
.switcher-lg.switcher.switcher-theme-modern .switcher-state-off {
    padding-left: 26px
}
.switcher-lg.switcher.switcher-theme-modern.switcher.checked .switcher-toggler {
    margin-left: -24px
}
.switcher.disabled {
    cursor: not-allowed!important;
    opacity: .5!important;
    filter: alpha(opacity=50)
}
.switcher-success .switcher-state-on {
    background: #5ebd5e!important
}
.switcher-warning .switcher-state-on {
    background: #f4b04f!important
}
.switcher-danger .switcher-state-on {
    background: #e66454!important
}
.switcher-info .switcher-state-on {
    background: #5bc0de!important
}

.controls input[disabled] {
    cursor: not-allowed;
}

.checktext-group{
		display:table;
		width:100%;
	}

	.checktext-group > .checktext{
		display:table-row
	}

.checktext-group > .checktext > .checktext-label {
  display: table-cell;
  vertical-align: middle;
  white-space: nowrap;
  border-bottom:1px solid #f5f5f5
}


.checktext-group > .checktext > .checktext-label > span {
  display: inline-block;
  line-height: 24px;
  vertical-align: middle;
}

	.checktext-group > .checktext > .checktext-trigger{
		display:table-cell;
		padding-top:5px;
		padding-left:10px;
		white-space:nowrap;
		  border-bottom:1px solid #f5f5f5
	}

	.checktext-group > .checktext > .checktext-input {
	  display: table-cell;
	  padding-left: 13px;
	  /*padding-top:5px;*/
	  width:90%;
	  vertical-align:middle;
	    border-bottom:1px solid #f5f5f5
	}

.checktext-group.no-border > .checktext > .checktext-label, .checktext-group.no-border > .checktext > .checktext-trigger, .checktext-group.no-border > .checktext > .checktext-input {
  border-bottom:none;
}


	.checktext-trigger.switcher-primary > .switcher {
	  margin-left:10px
	}


	.checktext-group > .checktext > .checktext-input input{
		display:none;
		/*height: 24px;*/
		width:100%;
		  /*border: 1px solid #ccd9cd;
		  border-radius: 3px;*/
		  padding-left: 5px;

	}

	.checktext-group > .checktext > .checktext-input textarea{
			display:none;
			width:100%;
		  border: 1px solid #ccd9cd;
		  border-radius: 3px;
		  padding-left: 5px;
	}


.checktext-group > .checktext.checked > .checktext-input input, .checktext-group > .checktext.checked > .checktext-input textarea {
  display: block;
}

.checktext-group > .checktext.checked.inline > .checktext-input input, .checktext-group > .checktext.checked.inline > .checktext-input textarea{
	display:inline-block;
}


.checktext-group > .checktext.inline > .checktext-input .legend{
display:none;
}
.checktext-group > .checktext.checked.inline > .checktext-input .legend{
	display:inline-block;
	margin-left:5px;
}




.form-horizontal.compact .control-group:before, .form-horizontal.compact .control-group:after {
  content: "";
  display: block !important;
  
}

.form-horizontal.compact .control-group {
    margin-bottom: 2px;
}






.might-overflow {
    text-overflow: ellipsis;
    overflow : hidden;
    white-space: nowrap;
}

.might-overflow:hover {
    text-overflow: clip;
    white-space: normal;
    word-break: break-all;
}


.widget-head .btn-group {
    margin-top: -2px;
    margin-right: -3px;
}






.bg-primary{background-color:#007bff!important}
a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}
.bg-secondary{background-color:#6c757d!important}
a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}
.bg-success{background-color:#28a745!important}
a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}
.bg-info{background-color:#17a2b8!important}
a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}
.bg-warning{background-color:#ffc107!important}
a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}
.bg-danger{background-color:#dc3545!important}
a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}
.bg-light{background-color:#f8f9fa!important}
a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}
.bg-dark{background-color:#343a40!important}
a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}
.bg-white{background-color:#fff!important}
.bg-transparent{background-color:transparent!important}









.w-25 {
    width: 25% !important;
}
.w-50 {
    width: 50% !important;
}
.w-75 {
    width: 75% !important;
}
.w-100 {
    width: 100% !important;
}
.w-auto {
    width: auto !important;
}
.h-25 {
    height: 25% !important;
}
.h-50 {
    height: 50% !important;
}
.h-75 {
    height: 75% !important;
}
.h-100 {
    height: 100% !important;
}
.h-auto {
    height: auto !important;
}
.mw-100 {
    max-width: 100% !important;
}
.mh-100 {
    max-height: 100% !important;
}
.min-vw-100 {
    min-width: 100vw !important;
}
.min-vh-100 {
    min-height: 100vh !important;
}
.vw-100 {
    width: 100vw !important;
}
.vh-100 {
    height: 100vh !important;
}
html:not([dir="rtl"]) .m-0 {
    margin: 0 !important;
}
html:not([dir="rtl"]) .mt-0,
html:not([dir="rtl"]) .my-0 {
    margin-top: 0 !important;
}
html:not([dir="rtl"]) .mr-0,
html:not([dir="rtl"]) .mx-0 {
    margin-right: 0 !important;
}
html:not([dir="rtl"]) .mb-0,
html:not([dir="rtl"]) .my-0 {
    margin-bottom: 0 !important;
}
html:not([dir="rtl"]) .ml-0,
html:not([dir="rtl"]) .mx-0 {
    margin-left: 0 !important;
}
html:not([dir="rtl"]) .m-1 {
    margin: 0.25rem !important;
}
html:not([dir="rtl"]) .mt-1,
html:not([dir="rtl"]) .my-1 {
    margin-top: 0.25rem !important;
}
html:not([dir="rtl"]) .mr-1,
html:not([dir="rtl"]) .mx-1 {
    margin-right: 0.25rem !important;
}
html:not([dir="rtl"]) .mb-1,
html:not([dir="rtl"]) .my-1 {
    margin-bottom: 0.25rem !important;
}
html:not([dir="rtl"]) .ml-1,
html:not([dir="rtl"]) .mx-1 {
    margin-left: 0.25rem !important;
}
html:not([dir="rtl"]) .m-2 {
    margin: 0.5rem !important;
}
html:not([dir="rtl"]) .mt-2,
html:not([dir="rtl"]) .my-2 {
    margin-top: 0.5rem !important;
}
html:not([dir="rtl"]) .mr-2,
html:not([dir="rtl"]) .mx-2 {
    margin-right: 0.5rem !important;
}
html:not([dir="rtl"]) .mb-2,
html:not([dir="rtl"]) .my-2 {
    margin-bottom: 0.5rem !important;
}
html:not([dir="rtl"]) .ml-2,
html:not([dir="rtl"]) .mx-2 {
    margin-left: 0.5rem !important;
}
html:not([dir="rtl"]) .m-3 {
    margin: 1rem !important;
}
html:not([dir="rtl"]) .mt-3,
html:not([dir="rtl"]) .my-3 {
    margin-top: 1rem !important;
}
html:not([dir="rtl"]) .mr-3,
html:not([dir="rtl"]) .mx-3 {
    margin-right: 1rem !important;
}
html:not([dir="rtl"]) .mb-3,
html:not([dir="rtl"]) .my-3 {
    margin-bottom: 1rem !important;
}
html:not([dir="rtl"]) .ml-3,
html:not([dir="rtl"]) .mx-3 {
    margin-left: 1rem !important;
}
html:not([dir="rtl"]) .m-4 {
    margin: 1.5rem !important;
}
html:not([dir="rtl"]) .mt-4,
html:not([dir="rtl"]) .my-4 {
    margin-top: 1.5rem !important;
}
html:not([dir="rtl"]) .mr-4,
html:not([dir="rtl"]) .mx-4 {
    margin-right: 1.5rem !important;
}
html:not([dir="rtl"]) .mb-4,
html:not([dir="rtl"]) .my-4 {
    margin-bottom: 1.5rem !important;
}
html:not([dir="rtl"]) .ml-4,
html:not([dir="rtl"]) .mx-4 {
    margin-left: 1.5rem !important;
}
html:not([dir="rtl"]) .m-5 {
    margin: 3rem !important;
}
html:not([dir="rtl"]) .mt-5,
html:not([dir="rtl"]) .my-5 {
    margin-top: 3rem !important;
}
html:not([dir="rtl"]) .mr-5,
html:not([dir="rtl"]) .mx-5 {
    margin-right: 3rem !important;
}
html:not([dir="rtl"]) .mb-5,
html:not([dir="rtl"]) .my-5 {
    margin-bottom: 3rem !important;
}
html:not([dir="rtl"]) .ml-5,
html:not([dir="rtl"]) .mx-5 {
    margin-left: 3rem !important;
}
html:not([dir="rtl"]) .p-0 {
    padding: 0 !important;
}
html:not([dir="rtl"]) .pt-0,
html:not([dir="rtl"]) .py-0 {
    padding-top: 0 !important;
}
html:not([dir="rtl"]) .pr-0,
html:not([dir="rtl"]) .px-0 {
    padding-right: 0 !important;
}
html:not([dir="rtl"]) .pb-0,
html:not([dir="rtl"]) .py-0 {
    padding-bottom: 0 !important;
}
html:not([dir="rtl"]) .pl-0,
html:not([dir="rtl"]) .px-0 {
    padding-left: 0 !important;
}
html:not([dir="rtl"]) .p-1 {
    padding: 0.25rem !important;
}
html:not([dir="rtl"]) .pt-1,
html:not([dir="rtl"]) .py-1 {
    padding-top: 0.25rem !important;
}
html:not([dir="rtl"]) .pr-1,
html:not([dir="rtl"]) .px-1 {
    padding-right: 0.25rem !important;
}
html:not([dir="rtl"]) .pb-1,
html:not([dir="rtl"]) .py-1 {
    padding-bottom: 0.25rem !important;
}
html:not([dir="rtl"]) .pl-1,
html:not([dir="rtl"]) .px-1 {
    padding-left: 0.25rem !important;
}
html:not([dir="rtl"]) .p-2 {
    padding: 0.5rem !important;
}
html:not([dir="rtl"]) .pt-2,
html:not([dir="rtl"]) .py-2 {
    padding-top: 0.5rem !important;
}
html:not([dir="rtl"]) .pr-2,
html:not([dir="rtl"]) .px-2 {
    padding-right: 0.5rem !important;
}
html:not([dir="rtl"]) .pb-2,
html:not([dir="rtl"]) .py-2 {
    padding-bottom: 0.5rem !important;
}
html:not([dir="rtl"]) .pl-2,
html:not([dir="rtl"]) .px-2 {
    padding-left: 0.5rem !important;
}
html:not([dir="rtl"]) .p-3 {
    padding: 1rem !important;
}
html:not([dir="rtl"]) .pt-3,
html:not([dir="rtl"]) .py-3 {
    padding-top: 1rem !important;
}
html:not([dir="rtl"]) .pr-3,
html:not([dir="rtl"]) .px-3 {
    padding-right: 1rem !important;
}
html:not([dir="rtl"]) .pb-3,
html:not([dir="rtl"]) .py-3 {
    padding-bottom: 1rem !important;
}
html:not([dir="rtl"]) .pl-3,
html:not([dir="rtl"]) .px-3 {
    padding-left: 1rem !important;
}
html:not([dir="rtl"]) .p-4 {
    padding: 1.5rem !important;
}
html:not([dir="rtl"]) .pt-4,
html:not([dir="rtl"]) .py-4 {
    padding-top: 1.5rem !important;
}
html:not([dir="rtl"]) .pr-4,
html:not([dir="rtl"]) .px-4 {
    padding-right: 1.5rem !important;
}
html:not([dir="rtl"]) .pb-4,
html:not([dir="rtl"]) .py-4 {
    padding-bottom: 1.5rem !important;
}
html:not([dir="rtl"]) .pl-4,
html:not([dir="rtl"]) .px-4 {
    padding-left: 1.5rem !important;
}
html:not([dir="rtl"]) .p-5 {
    padding: 3rem !important;
}
html:not([dir="rtl"]) .pt-5,
html:not([dir="rtl"]) .py-5 {
    padding-top: 3rem !important;
}
html:not([dir="rtl"]) .pr-5,
html:not([dir="rtl"]) .px-5 {
    padding-right: 3rem !important;
}
html:not([dir="rtl"]) .pb-5,
html:not([dir="rtl"]) .py-5 {
    padding-bottom: 3rem !important;
}
html:not([dir="rtl"]) .pl-5,
html:not([dir="rtl"]) .px-5 {
    padding-left: 3rem !important;
}
html:not([dir="rtl"]) .m-n1 {
    margin: -0.25rem !important;
}
html:not([dir="rtl"]) .mt-n1,
html:not([dir="rtl"]) .my-n1 {
    margin-top: -0.25rem !important;
}
html:not([dir="rtl"]) .mr-n1,
html:not([dir="rtl"]) .mx-n1 {
    margin-right: -0.25rem !important;
}
html:not([dir="rtl"]) .mb-n1,
html:not([dir="rtl"]) .my-n1 {
    margin-bottom: -0.25rem !important;
}
html:not([dir="rtl"]) .ml-n1,
html:not([dir="rtl"]) .mx-n1 {
    margin-left: -0.25rem !important;
}
html:not([dir="rtl"]) .m-n2 {
    margin: -0.5rem !important;
}
html:not([dir="rtl"]) .mt-n2,
html:not([dir="rtl"]) .my-n2 {
    margin-top: -0.5rem !important;
}
html:not([dir="rtl"]) .mr-n2,
html:not([dir="rtl"]) .mx-n2 {
    margin-right: -0.5rem !important;
}
html:not([dir="rtl"]) .mb-n2,
html:not([dir="rtl"]) .my-n2 {
    margin-bottom: -0.5rem !important;
}
html:not([dir="rtl"]) .ml-n2,
html:not([dir="rtl"]) .mx-n2 {
    margin-left: -0.5rem !important;
}
html:not([dir="rtl"]) .m-n3 {
    margin: -1rem !important;
}
html:not([dir="rtl"]) .mt-n3,
html:not([dir="rtl"]) .my-n3 {
    margin-top: -1rem !important;
}
html:not([dir="rtl"]) .mr-n3,
html:not([dir="rtl"]) .mx-n3 {
    margin-right: -1rem !important;
}
html:not([dir="rtl"]) .mb-n3,
html:not([dir="rtl"]) .my-n3 {
    margin-bottom: -1rem !important;
}
html:not([dir="rtl"]) .ml-n3,
html:not([dir="rtl"]) .mx-n3 {
    margin-left: -1rem !important;
}
html:not([dir="rtl"]) .m-n4 {
    margin: -1.5rem !important;
}
html:not([dir="rtl"]) .mt-n4,
html:not([dir="rtl"]) .my-n4 {
    margin-top: -1.5rem !important;
}
html:not([dir="rtl"]) .mr-n4,
html:not([dir="rtl"]) .mx-n4 {
    margin-right: -1.5rem !important;
}
html:not([dir="rtl"]) .mb-n4,
html:not([dir="rtl"]) .my-n4 {
    margin-bottom: -1.5rem !important;
}
html:not([dir="rtl"]) .ml-n4,
html:not([dir="rtl"]) .mx-n4 {
    margin-left: -1.5rem !important;
}
html:not([dir="rtl"]) .m-n5 {
    margin: -3rem !important;
}
html:not([dir="rtl"]) .mt-n5,
html:not([dir="rtl"]) .my-n5 {
    margin-top: -3rem !important;
}
html:not([dir="rtl"]) .mr-n5,
html:not([dir="rtl"]) .mx-n5 {
    margin-right: -3rem !important;
}
html:not([dir="rtl"]) .mb-n5,
html:not([dir="rtl"]) .my-n5 {
    margin-bottom: -3rem !important;
}
html:not([dir="rtl"]) .ml-n5,
html:not([dir="rtl"]) .mx-n5 {
    margin-left: -3rem !important;
}
html:not([dir="rtl"]) .m-auto {
    margin: auto !important;
}
html:not([dir="rtl"]) .mt-auto,
html:not([dir="rtl"]) .my-auto {
    margin-top: auto !important;
}
html:not([dir="rtl"]) .mr-auto,
html:not([dir="rtl"]) .mx-auto {
    margin-right: auto !important;
}
html:not([dir="rtl"]) .mb-auto,
html:not([dir="rtl"]) .my-auto {
    margin-bottom: auto !important;
}
html:not([dir="rtl"]) .ml-auto,
html:not([dir="rtl"]) .mx-auto {
    margin-left: auto !important;
}
@media (min-width: 576px) {
    html:not([dir="rtl"]) .m-sm-0 {
        margin: 0 !important;
    }
    html:not([dir="rtl"]) .mt-sm-0,
    html:not([dir="rtl"]) .my-sm-0 {
        margin-top: 0 !important;
    }
    html:not([dir="rtl"]) .mr-sm-0,
    html:not([dir="rtl"]) .mx-sm-0 {
        margin-right: 0 !important;
    }
    html:not([dir="rtl"]) .mb-sm-0,
    html:not([dir="rtl"]) .my-sm-0 {
        margin-bottom: 0 !important;
    }
    html:not([dir="rtl"]) .ml-sm-0,
    html:not([dir="rtl"]) .mx-sm-0 {
        margin-left: 0 !important;
    }
    html:not([dir="rtl"]) .m-sm-1 {
        margin: 0.25rem !important;
    }
    html:not([dir="rtl"]) .mt-sm-1,
    html:not([dir="rtl"]) .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    html:not([dir="rtl"]) .mr-sm-1,
    html:not([dir="rtl"]) .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    html:not([dir="rtl"]) .mb-sm-1,
    html:not([dir="rtl"]) .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    html:not([dir="rtl"]) .ml-sm-1,
    html:not([dir="rtl"]) .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    html:not([dir="rtl"]) .m-sm-2 {
        margin: 0.5rem !important;
    }
    html:not([dir="rtl"]) .mt-sm-2,
    html:not([dir="rtl"]) .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    html:not([dir="rtl"]) .mr-sm-2,
    html:not([dir="rtl"]) .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    html:not([dir="rtl"]) .mb-sm-2,
    html:not([dir="rtl"]) .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    html:not([dir="rtl"]) .ml-sm-2,
    html:not([dir="rtl"]) .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    html:not([dir="rtl"]) .m-sm-3 {
        margin: 1rem !important;
    }
    html:not([dir="rtl"]) .mt-sm-3,
    html:not([dir="rtl"]) .my-sm-3 {
        margin-top: 1rem !important;
    }
    html:not([dir="rtl"]) .mr-sm-3,
    html:not([dir="rtl"]) .mx-sm-3 {
        margin-right: 1rem !important;
    }
    html:not([dir="rtl"]) .mb-sm-3,
    html:not([dir="rtl"]) .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    html:not([dir="rtl"]) .ml-sm-3,
    html:not([dir="rtl"]) .mx-sm-3 {
        margin-left: 1rem !important;
    }
    html:not([dir="rtl"]) .m-sm-4 {
        margin: 1.5rem !important;
    }
    html:not([dir="rtl"]) .mt-sm-4,
    html:not([dir="rtl"]) .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    html:not([dir="rtl"]) .mr-sm-4,
    html:not([dir="rtl"]) .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    html:not([dir="rtl"]) .mb-sm-4,
    html:not([dir="rtl"]) .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    html:not([dir="rtl"]) .ml-sm-4,
    html:not([dir="rtl"]) .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    html:not([dir="rtl"]) .m-sm-5 {
        margin: 3rem !important;
    }
    html:not([dir="rtl"]) .mt-sm-5,
    html:not([dir="rtl"]) .my-sm-5 {
        margin-top: 3rem !important;
    }
    html:not([dir="rtl"]) .mr-sm-5,
    html:not([dir="rtl"]) .mx-sm-5 {
        margin-right: 3rem !important;
    }
    html:not([dir="rtl"]) .mb-sm-5,
    html:not([dir="rtl"]) .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    html:not([dir="rtl"]) .ml-sm-5,
    html:not([dir="rtl"]) .mx-sm-5 {
        margin-left: 3rem !important;
    }
    html:not([dir="rtl"]) .p-sm-0 {
        padding: 0 !important;
    }
    html:not([dir="rtl"]) .pt-sm-0,
    html:not([dir="rtl"]) .py-sm-0 {
        padding-top: 0 !important;
    }
    html:not([dir="rtl"]) .pr-sm-0,
    html:not([dir="rtl"]) .px-sm-0 {
        padding-right: 0 !important;
    }
    html:not([dir="rtl"]) .pb-sm-0,
    html:not([dir="rtl"]) .py-sm-0 {
        padding-bottom: 0 !important;
    }
    html:not([dir="rtl"]) .pl-sm-0,
    html:not([dir="rtl"]) .px-sm-0 {
        padding-left: 0 !important;
    }
    html:not([dir="rtl"]) .p-sm-1 {
        padding: 0.25rem !important;
    }
    html:not([dir="rtl"]) .pt-sm-1,
    html:not([dir="rtl"]) .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    html:not([dir="rtl"]) .pr-sm-1,
    html:not([dir="rtl"]) .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    html:not([dir="rtl"]) .pb-sm-1,
    html:not([dir="rtl"]) .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    html:not([dir="rtl"]) .pl-sm-1,
    html:not([dir="rtl"]) .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    html:not([dir="rtl"]) .p-sm-2 {
        padding: 0.5rem !important;
    }
    html:not([dir="rtl"]) .pt-sm-2,
    html:not([dir="rtl"]) .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    html:not([dir="rtl"]) .pr-sm-2,
    html:not([dir="rtl"]) .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    html:not([dir="rtl"]) .pb-sm-2,
    html:not([dir="rtl"]) .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    html:not([dir="rtl"]) .pl-sm-2,
    html:not([dir="rtl"]) .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    html:not([dir="rtl"]) .p-sm-3 {
        padding: 1rem !important;
    }
    html:not([dir="rtl"]) .pt-sm-3,
    html:not([dir="rtl"]) .py-sm-3 {
        padding-top: 1rem !important;
    }
    html:not([dir="rtl"]) .pr-sm-3,
    html:not([dir="rtl"]) .px-sm-3 {
        padding-right: 1rem !important;
    }
    html:not([dir="rtl"]) .pb-sm-3,
    html:not([dir="rtl"]) .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    html:not([dir="rtl"]) .pl-sm-3,
    html:not([dir="rtl"]) .px-sm-3 {
        padding-left: 1rem !important;
    }
    html:not([dir="rtl"]) .p-sm-4 {
        padding: 1.5rem !important;
    }
    html:not([dir="rtl"]) .pt-sm-4,
    html:not([dir="rtl"]) .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    html:not([dir="rtl"]) .pr-sm-4,
    html:not([dir="rtl"]) .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    html:not([dir="rtl"]) .pb-sm-4,
    html:not([dir="rtl"]) .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    html:not([dir="rtl"]) .pl-sm-4,
    html:not([dir="rtl"]) .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    html:not([dir="rtl"]) .p-sm-5 {
        padding: 3rem !important;
    }
    html:not([dir="rtl"]) .pt-sm-5,
    html:not([dir="rtl"]) .py-sm-5 {
        padding-top: 3rem !important;
    }
    html:not([dir="rtl"]) .pr-sm-5,
    html:not([dir="rtl"]) .px-sm-5 {
        padding-right: 3rem !important;
    }
    html:not([dir="rtl"]) .pb-sm-5,
    html:not([dir="rtl"]) .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    html:not([dir="rtl"]) .pl-sm-5,
    html:not([dir="rtl"]) .px-sm-5 {
        padding-left: 3rem !important;
    }
    html:not([dir="rtl"]) .m-sm-n1 {
        margin: -0.25rem !important;
    }
    html:not([dir="rtl"]) .mt-sm-n1,
    html:not([dir="rtl"]) .my-sm-n1 {
        margin-top: -0.25rem !important;
    }
    html:not([dir="rtl"]) .mr-sm-n1,
    html:not([dir="rtl"]) .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }
    html:not([dir="rtl"]) .mb-sm-n1,
    html:not([dir="rtl"]) .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }
    html:not([dir="rtl"]) .ml-sm-n1,
    html:not([dir="rtl"]) .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }
    html:not([dir="rtl"]) .m-sm-n2 {
        margin: -0.5rem !important;
    }
    html:not([dir="rtl"]) .mt-sm-n2,
    html:not([dir="rtl"]) .my-sm-n2 {
        margin-top: -0.5rem !important;
    }
    html:not([dir="rtl"]) .mr-sm-n2,
    html:not([dir="rtl"]) .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }
    html:not([dir="rtl"]) .mb-sm-n2,
    html:not([dir="rtl"]) .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }
    html:not([dir="rtl"]) .ml-sm-n2,
    html:not([dir="rtl"]) .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }
    html:not([dir="rtl"]) .m-sm-n3 {
        margin: -1rem !important;
    }
    html:not([dir="rtl"]) .mt-sm-n3,
    html:not([dir="rtl"]) .my-sm-n3 {
        margin-top: -1rem !important;
    }
    html:not([dir="rtl"]) .mr-sm-n3,
    html:not([dir="rtl"]) .mx-sm-n3 {
        margin-right: -1rem !important;
    }
    html:not([dir="rtl"]) .mb-sm-n3,
    html:not([dir="rtl"]) .my-sm-n3 {
        margin-bottom: -1rem !important;
    }
    html:not([dir="rtl"]) .ml-sm-n3,
    html:not([dir="rtl"]) .mx-sm-n3 {
        margin-left: -1rem !important;
    }
    html:not([dir="rtl"]) .m-sm-n4 {
        margin: -1.5rem !important;
    }
    html:not([dir="rtl"]) .mt-sm-n4,
    html:not([dir="rtl"]) .my-sm-n4 {
        margin-top: -1.5rem !important;
    }
    html:not([dir="rtl"]) .mr-sm-n4,
    html:not([dir="rtl"]) .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }
    html:not([dir="rtl"]) .mb-sm-n4,
    html:not([dir="rtl"]) .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }
    html:not([dir="rtl"]) .ml-sm-n4,
    html:not([dir="rtl"]) .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }
    html:not([dir="rtl"]) .m-sm-n5 {
        margin: -3rem !important;
    }
    html:not([dir="rtl"]) .mt-sm-n5,
    html:not([dir="rtl"]) .my-sm-n5 {
        margin-top: -3rem !important;
    }
    html:not([dir="rtl"]) .mr-sm-n5,
    html:not([dir="rtl"]) .mx-sm-n5 {
        margin-right: -3rem !important;
    }
    html:not([dir="rtl"]) .mb-sm-n5,
    html:not([dir="rtl"]) .my-sm-n5 {
        margin-bottom: -3rem !important;
    }
    html:not([dir="rtl"]) .ml-sm-n5,
    html:not([dir="rtl"]) .mx-sm-n5 {
        margin-left: -3rem !important;
    }
    html:not([dir="rtl"]) .m-sm-auto {
        margin: auto !important;
    }
    html:not([dir="rtl"]) .mt-sm-auto,
    html:not([dir="rtl"]) .my-sm-auto {
        margin-top: auto !important;
    }
    html:not([dir="rtl"]) .mr-sm-auto,
    html:not([dir="rtl"]) .mx-sm-auto {
        margin-right: auto !important;
    }
    html:not([dir="rtl"]) .mb-sm-auto,
    html:not([dir="rtl"]) .my-sm-auto {
        margin-bottom: auto !important;
    }
    html:not([dir="rtl"]) .ml-sm-auto,
    html:not([dir="rtl"]) .mx-sm-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 768px) {
    html:not([dir="rtl"]) .m-md-0 {
        margin: 0 !important;
    }
    html:not([dir="rtl"]) .mt-md-0,
    html:not([dir="rtl"]) .my-md-0 {
        margin-top: 0 !important;
    }
    html:not([dir="rtl"]) .mr-md-0,
    html:not([dir="rtl"]) .mx-md-0 {
        margin-right: 0 !important;
    }
    html:not([dir="rtl"]) .mb-md-0,
    html:not([dir="rtl"]) .my-md-0 {
        margin-bottom: 0 !important;
    }
    html:not([dir="rtl"]) .ml-md-0,
    html:not([dir="rtl"]) .mx-md-0 {
        margin-left: 0 !important;
    }
    html:not([dir="rtl"]) .m-md-1 {
        margin: 0.25rem !important;
    }
    html:not([dir="rtl"]) .mt-md-1,
    html:not([dir="rtl"]) .my-md-1 {
        margin-top: 0.25rem !important;
    }
    html:not([dir="rtl"]) .mr-md-1,
    html:not([dir="rtl"]) .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    html:not([dir="rtl"]) .mb-md-1,
    html:not([dir="rtl"]) .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    html:not([dir="rtl"]) .ml-md-1,
    html:not([dir="rtl"]) .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    html:not([dir="rtl"]) .m-md-2 {
        margin: 0.5rem !important;
    }
    html:not([dir="rtl"]) .mt-md-2,
    html:not([dir="rtl"]) .my-md-2 {
        margin-top: 0.5rem !important;
    }
    html:not([dir="rtl"]) .mr-md-2,
    html:not([dir="rtl"]) .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    html:not([dir="rtl"]) .mb-md-2,
    html:not([dir="rtl"]) .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    html:not([dir="rtl"]) .ml-md-2,
    html:not([dir="rtl"]) .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    html:not([dir="rtl"]) .m-md-3 {
        margin: 1rem !important;
    }
    html:not([dir="rtl"]) .mt-md-3,
    html:not([dir="rtl"]) .my-md-3 {
        margin-top: 1rem !important;
    }
    html:not([dir="rtl"]) .mr-md-3,
    html:not([dir="rtl"]) .mx-md-3 {
        margin-right: 1rem !important;
    }
    html:not([dir="rtl"]) .mb-md-3,
    html:not([dir="rtl"]) .my-md-3 {
        margin-bottom: 1rem !important;
    }
    html:not([dir="rtl"]) .ml-md-3,
    html:not([dir="rtl"]) .mx-md-3 {
        margin-left: 1rem !important;
    }
    html:not([dir="rtl"]) .m-md-4 {
        margin: 1.5rem !important;
    }
    html:not([dir="rtl"]) .mt-md-4,
    html:not([dir="rtl"]) .my-md-4 {
        margin-top: 1.5rem !important;
    }
    html:not([dir="rtl"]) .mr-md-4,
    html:not([dir="rtl"]) .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    html:not([dir="rtl"]) .mb-md-4,
    html:not([dir="rtl"]) .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    html:not([dir="rtl"]) .ml-md-4,
    html:not([dir="rtl"]) .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    html:not([dir="rtl"]) .m-md-5 {
        margin: 3rem !important;
    }
    html:not([dir="rtl"]) .mt-md-5,
    html:not([dir="rtl"]) .my-md-5 {
        margin-top: 3rem !important;
    }
    html:not([dir="rtl"]) .mr-md-5,
    html:not([dir="rtl"]) .mx-md-5 {
        margin-right: 3rem !important;
    }
    html:not([dir="rtl"]) .mb-md-5,
    html:not([dir="rtl"]) .my-md-5 {
        margin-bottom: 3rem !important;
    }
    html:not([dir="rtl"]) .ml-md-5,
    html:not([dir="rtl"]) .mx-md-5 {
        margin-left: 3rem !important;
    }
    html:not([dir="rtl"]) .p-md-0 {
        padding: 0 !important;
    }
    html:not([dir="rtl"]) .pt-md-0,
    html:not([dir="rtl"]) .py-md-0 {
        padding-top: 0 !important;
    }
    html:not([dir="rtl"]) .pr-md-0,
    html:not([dir="rtl"]) .px-md-0 {
        padding-right: 0 !important;
    }
    html:not([dir="rtl"]) .pb-md-0,
    html:not([dir="rtl"]) .py-md-0 {
        padding-bottom: 0 !important;
    }
    html:not([dir="rtl"]) .pl-md-0,
    html:not([dir="rtl"]) .px-md-0 {
        padding-left: 0 !important;
    }
    html:not([dir="rtl"]) .p-md-1 {
        padding: 0.25rem !important;
    }
    html:not([dir="rtl"]) .pt-md-1,
    html:not([dir="rtl"]) .py-md-1 {
        padding-top: 0.25rem !important;
    }
    html:not([dir="rtl"]) .pr-md-1,
    html:not([dir="rtl"]) .px-md-1 {
        padding-right: 0.25rem !important;
    }
    html:not([dir="rtl"]) .pb-md-1,
    html:not([dir="rtl"]) .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    html:not([dir="rtl"]) .pl-md-1,
    html:not([dir="rtl"]) .px-md-1 {
        padding-left: 0.25rem !important;
    }
    html:not([dir="rtl"]) .p-md-2 {
        padding: 0.5rem !important;
    }
    html:not([dir="rtl"]) .pt-md-2,
    html:not([dir="rtl"]) .py-md-2 {
        padding-top: 0.5rem !important;
    }
    html:not([dir="rtl"]) .pr-md-2,
    html:not([dir="rtl"]) .px-md-2 {
        padding-right: 0.5rem !important;
    }
    html:not([dir="rtl"]) .pb-md-2,
    html:not([dir="rtl"]) .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    html:not([dir="rtl"]) .pl-md-2,
    html:not([dir="rtl"]) .px-md-2 {
        padding-left: 0.5rem !important;
    }
    html:not([dir="rtl"]) .p-md-3 {
        padding: 1rem !important;
    }
    html:not([dir="rtl"]) .pt-md-3,
    html:not([dir="rtl"]) .py-md-3 {
        padding-top: 1rem !important;
    }
    html:not([dir="rtl"]) .pr-md-3,
    html:not([dir="rtl"]) .px-md-3 {
        padding-right: 1rem !important;
    }
    html:not([dir="rtl"]) .pb-md-3,
    html:not([dir="rtl"]) .py-md-3 {
        padding-bottom: 1rem !important;
    }
    html:not([dir="rtl"]) .pl-md-3,
    html:not([dir="rtl"]) .px-md-3 {
        padding-left: 1rem !important;
    }
    html:not([dir="rtl"]) .p-md-4 {
        padding: 1.5rem !important;
    }
    html:not([dir="rtl"]) .pt-md-4,
    html:not([dir="rtl"]) .py-md-4 {
        padding-top: 1.5rem !important;
    }
    html:not([dir="rtl"]) .pr-md-4,
    html:not([dir="rtl"]) .px-md-4 {
        padding-right: 1.5rem !important;
    }
    html:not([dir="rtl"]) .pb-md-4,
    html:not([dir="rtl"]) .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    html:not([dir="rtl"]) .pl-md-4,
    html:not([dir="rtl"]) .px-md-4 {
        padding-left: 1.5rem !important;
    }
    html:not([dir="rtl"]) .p-md-5 {
        padding: 3rem !important;
    }
    html:not([dir="rtl"]) .pt-md-5,
    html:not([dir="rtl"]) .py-md-5 {
        padding-top: 3rem !important;
    }
    html:not([dir="rtl"]) .pr-md-5,
    html:not([dir="rtl"]) .px-md-5 {
        padding-right: 3rem !important;
    }
    html:not([dir="rtl"]) .pb-md-5,
    html:not([dir="rtl"]) .py-md-5 {
        padding-bottom: 3rem !important;
    }
    html:not([dir="rtl"]) .pl-md-5,
    html:not([dir="rtl"]) .px-md-5 {
        padding-left: 3rem !important;
    }
    html:not([dir="rtl"]) .m-md-n1 {
        margin: -0.25rem !important;
    }
    html:not([dir="rtl"]) .mt-md-n1,
    html:not([dir="rtl"]) .my-md-n1 {
        margin-top: -0.25rem !important;
    }
    html:not([dir="rtl"]) .mr-md-n1,
    html:not([dir="rtl"]) .mx-md-n1 {
        margin-right: -0.25rem !important;
    }
    html:not([dir="rtl"]) .mb-md-n1,
    html:not([dir="rtl"]) .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }
    html:not([dir="rtl"]) .ml-md-n1,
    html:not([dir="rtl"]) .mx-md-n1 {
        margin-left: -0.25rem !important;
    }
    html:not([dir="rtl"]) .m-md-n2 {
        margin: -0.5rem !important;
    }
    html:not([dir="rtl"]) .mt-md-n2,
    html:not([dir="rtl"]) .my-md-n2 {
        margin-top: -0.5rem !important;
    }
    html:not([dir="rtl"]) .mr-md-n2,
    html:not([dir="rtl"]) .mx-md-n2 {
        margin-right: -0.5rem !important;
    }
    html:not([dir="rtl"]) .mb-md-n2,
    html:not([dir="rtl"]) .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }
    html:not([dir="rtl"]) .ml-md-n2,
    html:not([dir="rtl"]) .mx-md-n2 {
        margin-left: -0.5rem !important;
    }
    html:not([dir="rtl"]) .m-md-n3 {
        margin: -1rem !important;
    }
    html:not([dir="rtl"]) .mt-md-n3,
    html:not([dir="rtl"]) .my-md-n3 {
        margin-top: -1rem !important;
    }
    html:not([dir="rtl"]) .mr-md-n3,
    html:not([dir="rtl"]) .mx-md-n3 {
        margin-right: -1rem !important;
    }
    html:not([dir="rtl"]) .mb-md-n3,
    html:not([dir="rtl"]) .my-md-n3 {
        margin-bottom: -1rem !important;
    }
    html:not([dir="rtl"]) .ml-md-n3,
    html:not([dir="rtl"]) .mx-md-n3 {
        margin-left: -1rem !important;
    }
    html:not([dir="rtl"]) .m-md-n4 {
        margin: -1.5rem !important;
    }
    html:not([dir="rtl"]) .mt-md-n4,
    html:not([dir="rtl"]) .my-md-n4 {
        margin-top: -1.5rem !important;
    }
    html:not([dir="rtl"]) .mr-md-n4,
    html:not([dir="rtl"]) .mx-md-n4 {
        margin-right: -1.5rem !important;
    }
    html:not([dir="rtl"]) .mb-md-n4,
    html:not([dir="rtl"]) .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }
    html:not([dir="rtl"]) .ml-md-n4,
    html:not([dir="rtl"]) .mx-md-n4 {
        margin-left: -1.5rem !important;
    }
    html:not([dir="rtl"]) .m-md-n5 {
        margin: -3rem !important;
    }
    html:not([dir="rtl"]) .mt-md-n5,
    html:not([dir="rtl"]) .my-md-n5 {
        margin-top: -3rem !important;
    }
    html:not([dir="rtl"]) .mr-md-n5,
    html:not([dir="rtl"]) .mx-md-n5 {
        margin-right: -3rem !important;
    }
    html:not([dir="rtl"]) .mb-md-n5,
    html:not([dir="rtl"]) .my-md-n5 {
        margin-bottom: -3rem !important;
    }
    html:not([dir="rtl"]) .ml-md-n5,
    html:not([dir="rtl"]) .mx-md-n5 {
        margin-left: -3rem !important;
    }
    html:not([dir="rtl"]) .m-md-auto {
        margin: auto !important;
    }
    html:not([dir="rtl"]) .mt-md-auto,
    html:not([dir="rtl"]) .my-md-auto {
        margin-top: auto !important;
    }
    html:not([dir="rtl"]) .mr-md-auto,
    html:not([dir="rtl"]) .mx-md-auto {
        margin-right: auto !important;
    }
    html:not([dir="rtl"]) .mb-md-auto,
    html:not([dir="rtl"]) .my-md-auto {
        margin-bottom: auto !important;
    }
    html:not([dir="rtl"]) .ml-md-auto,
    html:not([dir="rtl"]) .mx-md-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 992px) {
    html:not([dir="rtl"]) .m-lg-0 {
        margin: 0 !important;
    }
    html:not([dir="rtl"]) .mt-lg-0,
    html:not([dir="rtl"]) .my-lg-0 {
        margin-top: 0 !important;
    }
    html:not([dir="rtl"]) .mr-lg-0,
    html:not([dir="rtl"]) .mx-lg-0 {
        margin-right: 0 !important;
    }
    html:not([dir="rtl"]) .mb-lg-0,
    html:not([dir="rtl"]) .my-lg-0 {
        margin-bottom: 0 !important;
    }
    html:not([dir="rtl"]) .ml-lg-0,
    html:not([dir="rtl"]) .mx-lg-0 {
        margin-left: 0 !important;
    }
    html:not([dir="rtl"]) .m-lg-1 {
        margin: 0.25rem !important;
    }
    html:not([dir="rtl"]) .mt-lg-1,
    html:not([dir="rtl"]) .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    html:not([dir="rtl"]) .mr-lg-1,
    html:not([dir="rtl"]) .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    html:not([dir="rtl"]) .mb-lg-1,
    html:not([dir="rtl"]) .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    html:not([dir="rtl"]) .ml-lg-1,
    html:not([dir="rtl"]) .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    html:not([dir="rtl"]) .m-lg-2 {
        margin: 0.5rem !important;
    }
    html:not([dir="rtl"]) .mt-lg-2,
    html:not([dir="rtl"]) .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    html:not([dir="rtl"]) .mr-lg-2,
    html:not([dir="rtl"]) .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    html:not([dir="rtl"]) .mb-lg-2,
    html:not([dir="rtl"]) .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    html:not([dir="rtl"]) .ml-lg-2,
    html:not([dir="rtl"]) .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    html:not([dir="rtl"]) .m-lg-3 {
        margin: 1rem !important;
    }
    html:not([dir="rtl"]) .mt-lg-3,
    html:not([dir="rtl"]) .my-lg-3 {
        margin-top: 1rem !important;
    }
    html:not([dir="rtl"]) .mr-lg-3,
    html:not([dir="rtl"]) .mx-lg-3 {
        margin-right: 1rem !important;
    }
    html:not([dir="rtl"]) .mb-lg-3,
    html:not([dir="rtl"]) .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    html:not([dir="rtl"]) .ml-lg-3,
    html:not([dir="rtl"]) .mx-lg-3 {
        margin-left: 1rem !important;
    }
    html:not([dir="rtl"]) .m-lg-4 {
        margin: 1.5rem !important;
    }
    html:not([dir="rtl"]) .mt-lg-4,
    html:not([dir="rtl"]) .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    html:not([dir="rtl"]) .mr-lg-4,
    html:not([dir="rtl"]) .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    html:not([dir="rtl"]) .mb-lg-4,
    html:not([dir="rtl"]) .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    html:not([dir="rtl"]) .ml-lg-4,
    html:not([dir="rtl"]) .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    html:not([dir="rtl"]) .m-lg-5 {
        margin: 3rem !important;
    }
    html:not([dir="rtl"]) .mt-lg-5,
    html:not([dir="rtl"]) .my-lg-5 {
        margin-top: 3rem !important;
    }
    html:not([dir="rtl"]) .mr-lg-5,
    html:not([dir="rtl"]) .mx-lg-5 {
        margin-right: 3rem !important;
    }
    html:not([dir="rtl"]) .mb-lg-5,
    html:not([dir="rtl"]) .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    html:not([dir="rtl"]) .ml-lg-5,
    html:not([dir="rtl"]) .mx-lg-5 {
        margin-left: 3rem !important;
    }
    html:not([dir="rtl"]) .p-lg-0 {
        padding: 0 !important;
    }
    html:not([dir="rtl"]) .pt-lg-0,
    html:not([dir="rtl"]) .py-lg-0 {
        padding-top: 0 !important;
    }
    html:not([dir="rtl"]) .pr-lg-0,
    html:not([dir="rtl"]) .px-lg-0 {
        padding-right: 0 !important;
    }
    html:not([dir="rtl"]) .pb-lg-0,
    html:not([dir="rtl"]) .py-lg-0 {
        padding-bottom: 0 !important;
    }
    html:not([dir="rtl"]) .pl-lg-0,
    html:not([dir="rtl"]) .px-lg-0 {
        padding-left: 0 !important;
    }
    html:not([dir="rtl"]) .p-lg-1 {
        padding: 0.25rem !important;
    }
    html:not([dir="rtl"]) .pt-lg-1,
    html:not([dir="rtl"]) .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    html:not([dir="rtl"]) .pr-lg-1,
    html:not([dir="rtl"]) .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    html:not([dir="rtl"]) .pb-lg-1,
    html:not([dir="rtl"]) .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    html:not([dir="rtl"]) .pl-lg-1,
    html:not([dir="rtl"]) .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    html:not([dir="rtl"]) .p-lg-2 {
        padding: 0.5rem !important;
    }
    html:not([dir="rtl"]) .pt-lg-2,
    html:not([dir="rtl"]) .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    html:not([dir="rtl"]) .pr-lg-2,
    html:not([dir="rtl"]) .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    html:not([dir="rtl"]) .pb-lg-2,
    html:not([dir="rtl"]) .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    html:not([dir="rtl"]) .pl-lg-2,
    html:not([dir="rtl"]) .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    html:not([dir="rtl"]) .p-lg-3 {
        padding: 1rem !important;
    }
    html:not([dir="rtl"]) .pt-lg-3,
    html:not([dir="rtl"]) .py-lg-3 {
        padding-top: 1rem !important;
    }
    html:not([dir="rtl"]) .pr-lg-3,
    html:not([dir="rtl"]) .px-lg-3 {
        padding-right: 1rem !important;
    }
    html:not([dir="rtl"]) .pb-lg-3,
    html:not([dir="rtl"]) .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    html:not([dir="rtl"]) .pl-lg-3,
    html:not([dir="rtl"]) .px-lg-3 {
        padding-left: 1rem !important;
    }
    html:not([dir="rtl"]) .p-lg-4 {
        padding: 1.5rem !important;
    }
    html:not([dir="rtl"]) .pt-lg-4,
    html:not([dir="rtl"]) .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    html:not([dir="rtl"]) .pr-lg-4,
    html:not([dir="rtl"]) .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    html:not([dir="rtl"]) .pb-lg-4,
    html:not([dir="rtl"]) .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    html:not([dir="rtl"]) .pl-lg-4,
    html:not([dir="rtl"]) .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    html:not([dir="rtl"]) .p-lg-5 {
        padding: 3rem !important;
    }
    html:not([dir="rtl"]) .pt-lg-5,
    html:not([dir="rtl"]) .py-lg-5 {
        padding-top: 3rem !important;
    }
    html:not([dir="rtl"]) .pr-lg-5,
    html:not([dir="rtl"]) .px-lg-5 {
        padding-right: 3rem !important;
    }
    html:not([dir="rtl"]) .pb-lg-5,
    html:not([dir="rtl"]) .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    html:not([dir="rtl"]) .pl-lg-5,
    html:not([dir="rtl"]) .px-lg-5 {
        padding-left: 3rem !important;
    }
    html:not([dir="rtl"]) .m-lg-n1 {
        margin: -0.25rem !important;
    }
    html:not([dir="rtl"]) .mt-lg-n1,
    html:not([dir="rtl"]) .my-lg-n1 {
        margin-top: -0.25rem !important;
    }
    html:not([dir="rtl"]) .mr-lg-n1,
    html:not([dir="rtl"]) .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }
    html:not([dir="rtl"]) .mb-lg-n1,
    html:not([dir="rtl"]) .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }
    html:not([dir="rtl"]) .ml-lg-n1,
    html:not([dir="rtl"]) .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }
    html:not([dir="rtl"]) .m-lg-n2 {
        margin: -0.5rem !important;
    }
    html:not([dir="rtl"]) .mt-lg-n2,
    html:not([dir="rtl"]) .my-lg-n2 {
        margin-top: -0.5rem !important;
    }
    html:not([dir="rtl"]) .mr-lg-n2,
    html:not([dir="rtl"]) .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }
    html:not([dir="rtl"]) .mb-lg-n2,
    html:not([dir="rtl"]) .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }
    html:not([dir="rtl"]) .ml-lg-n2,
    html:not([dir="rtl"]) .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }
    html:not([dir="rtl"]) .m-lg-n3 {
        margin: -1rem !important;
    }
    html:not([dir="rtl"]) .mt-lg-n3,
    html:not([dir="rtl"]) .my-lg-n3 {
        margin-top: -1rem !important;
    }
    html:not([dir="rtl"]) .mr-lg-n3,
    html:not([dir="rtl"]) .mx-lg-n3 {
        margin-right: -1rem !important;
    }
    html:not([dir="rtl"]) .mb-lg-n3,
    html:not([dir="rtl"]) .my-lg-n3 {
        margin-bottom: -1rem !important;
    }
    html:not([dir="rtl"]) .ml-lg-n3,
    html:not([dir="rtl"]) .mx-lg-n3 {
        margin-left: -1rem !important;
    }
    html:not([dir="rtl"]) .m-lg-n4 {
        margin: -1.5rem !important;
    }
    html:not([dir="rtl"]) .mt-lg-n4,
    html:not([dir="rtl"]) .my-lg-n4 {
        margin-top: -1.5rem !important;
    }
    html:not([dir="rtl"]) .mr-lg-n4,
    html:not([dir="rtl"]) .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }
    html:not([dir="rtl"]) .mb-lg-n4,
    html:not([dir="rtl"]) .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }
    html:not([dir="rtl"]) .ml-lg-n4,
    html:not([dir="rtl"]) .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }
    html:not([dir="rtl"]) .m-lg-n5 {
        margin: -3rem !important;
    }
    html:not([dir="rtl"]) .mt-lg-n5,
    html:not([dir="rtl"]) .my-lg-n5 {
        margin-top: -3rem !important;
    }
    html:not([dir="rtl"]) .mr-lg-n5,
    html:not([dir="rtl"]) .mx-lg-n5 {
        margin-right: -3rem !important;
    }
    html:not([dir="rtl"]) .mb-lg-n5,
    html:not([dir="rtl"]) .my-lg-n5 {
        margin-bottom: -3rem !important;
    }
    html:not([dir="rtl"]) .ml-lg-n5,
    html:not([dir="rtl"]) .mx-lg-n5 {
        margin-left: -3rem !important;
    }
    html:not([dir="rtl"]) .m-lg-auto {
        margin: auto !important;
    }
    html:not([dir="rtl"]) .mt-lg-auto,
    html:not([dir="rtl"]) .my-lg-auto {
        margin-top: auto !important;
    }
    html:not([dir="rtl"]) .mr-lg-auto,
    html:not([dir="rtl"]) .mx-lg-auto {
        margin-right: auto !important;
    }
    html:not([dir="rtl"]) .mb-lg-auto,
    html:not([dir="rtl"]) .my-lg-auto {
        margin-bottom: auto !important;
    }
    html:not([dir="rtl"]) .ml-lg-auto,
    html:not([dir="rtl"]) .mx-lg-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1200px) {
    html:not([dir="rtl"]) .m-xl-0 {
        margin: 0 !important;
    }
    html:not([dir="rtl"]) .mt-xl-0,
    html:not([dir="rtl"]) .my-xl-0 {
        margin-top: 0 !important;
    }
    html:not([dir="rtl"]) .mr-xl-0,
    html:not([dir="rtl"]) .mx-xl-0 {
        margin-right: 0 !important;
    }
    html:not([dir="rtl"]) .mb-xl-0,
    html:not([dir="rtl"]) .my-xl-0 {
        margin-bottom: 0 !important;
    }
    html:not([dir="rtl"]) .ml-xl-0,
    html:not([dir="rtl"]) .mx-xl-0 {
        margin-left: 0 !important;
    }
    html:not([dir="rtl"]) .m-xl-1 {
        margin: 0.25rem !important;
    }
    html:not([dir="rtl"]) .mt-xl-1,
    html:not([dir="rtl"]) .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    html:not([dir="rtl"]) .mr-xl-1,
    html:not([dir="rtl"]) .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    html:not([dir="rtl"]) .mb-xl-1,
    html:not([dir="rtl"]) .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    html:not([dir="rtl"]) .ml-xl-1,
    html:not([dir="rtl"]) .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    html:not([dir="rtl"]) .m-xl-2 {
        margin: 0.5rem !important;
    }
    html:not([dir="rtl"]) .mt-xl-2,
    html:not([dir="rtl"]) .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    html:not([dir="rtl"]) .mr-xl-2,
    html:not([dir="rtl"]) .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    html:not([dir="rtl"]) .mb-xl-2,
    html:not([dir="rtl"]) .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    html:not([dir="rtl"]) .ml-xl-2,
    html:not([dir="rtl"]) .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    html:not([dir="rtl"]) .m-xl-3 {
        margin: 1rem !important;
    }
    html:not([dir="rtl"]) .mt-xl-3,
    html:not([dir="rtl"]) .my-xl-3 {
        margin-top: 1rem !important;
    }
    html:not([dir="rtl"]) .mr-xl-3,
    html:not([dir="rtl"]) .mx-xl-3 {
        margin-right: 1rem !important;
    }
    html:not([dir="rtl"]) .mb-xl-3,
    html:not([dir="rtl"]) .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    html:not([dir="rtl"]) .ml-xl-3,
    html:not([dir="rtl"]) .mx-xl-3 {
        margin-left: 1rem !important;
    }
    html:not([dir="rtl"]) .m-xl-4 {
        margin: 1.5rem !important;
    }
    html:not([dir="rtl"]) .mt-xl-4,
    html:not([dir="rtl"]) .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    html:not([dir="rtl"]) .mr-xl-4,
    html:not([dir="rtl"]) .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    html:not([dir="rtl"]) .mb-xl-4,
    html:not([dir="rtl"]) .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    html:not([dir="rtl"]) .ml-xl-4,
    html:not([dir="rtl"]) .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    html:not([dir="rtl"]) .m-xl-5 {
        margin: 3rem !important;
    }
    html:not([dir="rtl"]) .mt-xl-5,
    html:not([dir="rtl"]) .my-xl-5 {
        margin-top: 3rem !important;
    }
    html:not([dir="rtl"]) .mr-xl-5,
    html:not([dir="rtl"]) .mx-xl-5 {
        margin-right: 3rem !important;
    }
    html:not([dir="rtl"]) .mb-xl-5,
    html:not([dir="rtl"]) .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    html:not([dir="rtl"]) .ml-xl-5,
    html:not([dir="rtl"]) .mx-xl-5 {
        margin-left: 3rem !important;
    }
    html:not([dir="rtl"]) .p-xl-0 {
        padding: 0 !important;
    }
    html:not([dir="rtl"]) .pt-xl-0,
    html:not([dir="rtl"]) .py-xl-0 {
        padding-top: 0 !important;
    }
    html:not([dir="rtl"]) .pr-xl-0,
    html:not([dir="rtl"]) .px-xl-0 {
        padding-right: 0 !important;
    }
    html:not([dir="rtl"]) .pb-xl-0,
    html:not([dir="rtl"]) .py-xl-0 {
        padding-bottom: 0 !important;
    }
    html:not([dir="rtl"]) .pl-xl-0,
    html:not([dir="rtl"]) .px-xl-0 {
        padding-left: 0 !important;
    }
    html:not([dir="rtl"]) .p-xl-1 {
        padding: 0.25rem !important;
    }
    html:not([dir="rtl"]) .pt-xl-1,
    html:not([dir="rtl"]) .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    html:not([dir="rtl"]) .pr-xl-1,
    html:not([dir="rtl"]) .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    html:not([dir="rtl"]) .pb-xl-1,
    html:not([dir="rtl"]) .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    html:not([dir="rtl"]) .pl-xl-1,
    html:not([dir="rtl"]) .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    html:not([dir="rtl"]) .p-xl-2 {
        padding: 0.5rem !important;
    }
    html:not([dir="rtl"]) .pt-xl-2,
    html:not([dir="rtl"]) .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    html:not([dir="rtl"]) .pr-xl-2,
    html:not([dir="rtl"]) .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    html:not([dir="rtl"]) .pb-xl-2,
    html:not([dir="rtl"]) .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    html:not([dir="rtl"]) .pl-xl-2,
    html:not([dir="rtl"]) .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    html:not([dir="rtl"]) .p-xl-3 {
        padding: 1rem !important;
    }
    html:not([dir="rtl"]) .pt-xl-3,
    html:not([dir="rtl"]) .py-xl-3 {
        padding-top: 1rem !important;
    }
    html:not([dir="rtl"]) .pr-xl-3,
    html:not([dir="rtl"]) .px-xl-3 {
        padding-right: 1rem !important;
    }
    html:not([dir="rtl"]) .pb-xl-3,
    html:not([dir="rtl"]) .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    html:not([dir="rtl"]) .pl-xl-3,
    html:not([dir="rtl"]) .px-xl-3 {
        padding-left: 1rem !important;
    }
    html:not([dir="rtl"]) .p-xl-4 {
        padding: 1.5rem !important;
    }
    html:not([dir="rtl"]) .pt-xl-4,
    html:not([dir="rtl"]) .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    html:not([dir="rtl"]) .pr-xl-4,
    html:not([dir="rtl"]) .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    html:not([dir="rtl"]) .pb-xl-4,
    html:not([dir="rtl"]) .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    html:not([dir="rtl"]) .pl-xl-4,
    html:not([dir="rtl"]) .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    html:not([dir="rtl"]) .p-xl-5 {
        padding: 3rem !important;
    }
    html:not([dir="rtl"]) .pt-xl-5,
    html:not([dir="rtl"]) .py-xl-5 {
        padding-top: 3rem !important;
    }
    html:not([dir="rtl"]) .pr-xl-5,
    html:not([dir="rtl"]) .px-xl-5 {
        padding-right: 3rem !important;
    }
    html:not([dir="rtl"]) .pb-xl-5,
    html:not([dir="rtl"]) .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    html:not([dir="rtl"]) .pl-xl-5,
    html:not([dir="rtl"]) .px-xl-5 {
        padding-left: 3rem !important;
    }
    html:not([dir="rtl"]) .m-xl-n1 {
        margin: -0.25rem !important;
    }
    html:not([dir="rtl"]) .mt-xl-n1,
    html:not([dir="rtl"]) .my-xl-n1 {
        margin-top: -0.25rem !important;
    }
    html:not([dir="rtl"]) .mr-xl-n1,
    html:not([dir="rtl"]) .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }
    html:not([dir="rtl"]) .mb-xl-n1,
    html:not([dir="rtl"]) .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }
    html:not([dir="rtl"]) .ml-xl-n1,
    html:not([dir="rtl"]) .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }
    html:not([dir="rtl"]) .m-xl-n2 {
        margin: -0.5rem !important;
    }
    html:not([dir="rtl"]) .mt-xl-n2,
    html:not([dir="rtl"]) .my-xl-n2 {
        margin-top: -0.5rem !important;
    }
    html:not([dir="rtl"]) .mr-xl-n2,
    html:not([dir="rtl"]) .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }
    html:not([dir="rtl"]) .mb-xl-n2,
    html:not([dir="rtl"]) .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }
    html:not([dir="rtl"]) .ml-xl-n2,
    html:not([dir="rtl"]) .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }
    html:not([dir="rtl"]) .m-xl-n3 {
        margin: -1rem !important;
    }
    html:not([dir="rtl"]) .mt-xl-n3,
    html:not([dir="rtl"]) .my-xl-n3 {
        margin-top: -1rem !important;
    }
    html:not([dir="rtl"]) .mr-xl-n3,
    html:not([dir="rtl"]) .mx-xl-n3 {
        margin-right: -1rem !important;
    }
    html:not([dir="rtl"]) .mb-xl-n3,
    html:not([dir="rtl"]) .my-xl-n3 {
        margin-bottom: -1rem !important;
    }
    html:not([dir="rtl"]) .ml-xl-n3,
    html:not([dir="rtl"]) .mx-xl-n3 {
        margin-left: -1rem !important;
    }
    html:not([dir="rtl"]) .m-xl-n4 {
        margin: -1.5rem !important;
    }
    html:not([dir="rtl"]) .mt-xl-n4,
    html:not([dir="rtl"]) .my-xl-n4 {
        margin-top: -1.5rem !important;
    }
    html:not([dir="rtl"]) .mr-xl-n4,
    html:not([dir="rtl"]) .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }
    html:not([dir="rtl"]) .mb-xl-n4,
    html:not([dir="rtl"]) .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }
    html:not([dir="rtl"]) .ml-xl-n4,
    html:not([dir="rtl"]) .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }
    html:not([dir="rtl"]) .m-xl-n5 {
        margin: -3rem !important;
    }
    html:not([dir="rtl"]) .mt-xl-n5,
    html:not([dir="rtl"]) .my-xl-n5 {
        margin-top: -3rem !important;
    }
    html:not([dir="rtl"]) .mr-xl-n5,
    html:not([dir="rtl"]) .mx-xl-n5 {
        margin-right: -3rem !important;
    }
    html:not([dir="rtl"]) .mb-xl-n5,
    html:not([dir="rtl"]) .my-xl-n5 {
        margin-bottom: -3rem !important;
    }
    html:not([dir="rtl"]) .ml-xl-n5,
    html:not([dir="rtl"]) .mx-xl-n5 {
        margin-left: -3rem !important;
    }
    html:not([dir="rtl"]) .m-xl-auto {
        margin: auto !important;
    }
    html:not([dir="rtl"]) .mt-xl-auto,
    html:not([dir="rtl"]) .my-xl-auto {
        margin-top: auto !important;
    }
    html:not([dir="rtl"]) .mr-xl-auto,
    html:not([dir="rtl"]) .mx-xl-auto {
        margin-right: auto !important;
    }
    html:not([dir="rtl"]) .mb-xl-auto,
    html:not([dir="rtl"]) .my-xl-auto {
        margin-bottom: auto !important;
    }
    html:not([dir="rtl"]) .ml-xl-auto,
    html:not([dir="rtl"]) .mx-xl-auto {
        margin-left: auto !important;
    }
}

input.form-control.invalid, select.form-control.invalid, .control-group .invalid {
    border-color: #d26464 !important;
    background: #ff00000d !important;
    box-shadow: 0 0 3px #ff000033;
}

