body {
    font-size: 0.9rem;
	color: #555;
}

a {
	color: #428bca;
    text-decoration: none;
    background-color: transparent;
}
#YGModalMenu a:hover {
    text-decoration: underline;
}
.btn-default {
    color: #212529;
    background-color: #e9ecef;
    border-color: #e9ecef;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 0.1rem 0.5rem;
  font-size: 0.8rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}


.modal.left .modal-dialog,
.modal.right .modal-dialog {
	position: fixed;
	margin: auto;
	width: 320px;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	    -ms-transform: translate3d(0%, 0, 0);
	     -o-transform: translate3d(0%, 0, 0);
	        transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
	height: 100%;
	overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
	padding: 15px 15px 80px;
}

.form-control-xs {
    height: calc(1.125em + (0.4rem + 2px)) !important;
    padding: 0.125rem 0.25rem;
    font-size: 0.8rem !important;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9998;
	filter: alpha(opacity=75); 
    opacity: 0.75; 
    padding-top: 20%; 
	background: url(/YGlobal/Images/loader-128x/YGLoader12.gif) center no-repeat #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.125rem;
}

.table-transparent-bg {
  --bs-table-bg: transparent !important; /* Override the variable directly */
  /* Or target specific elements if needed */
  /* background-color: transparent !important; */
}

#contenttoolbar {
  border-bottom:1px solid #c0c0c0;
  border-top:1px solid #c0c0c0;
  padding: 0;
  margin-left: 0px;
  margin-right: 0px;
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: #A4CCFC!important; 
}


.table tbody tr.bg-success > td {
  background-color: #dff0d8 !important;
}

.table tbody tr.bg-error > td {
  background-color: #f2dede !important;
}

.table tbody tr.bg-warning > td {
  background-color: #fcf8e3 !important;
}

.table tbody tr.bg-danger > td {
  background-color: #f2dede !important;
}

.table tbody tr.bg-highdanger > td {
  background-color: #ff3333 !important;
}

.table tbody tr.bg-highwarning > td {
  background-color: #ffcc80 !important;
}

.table tbody tr.bg-info > td {
  background-color: #d9edf7 !important;
}
p {
  margin: 0 0 0px;
}
.table-sm th:empty, .table-sm td:empty {
    padding: 0.0rem;
}
.table-sm th span:empty, .table-sm td span:empty {
    padding: 0.0rem;
}
.table-sm th div:empty, .table-sm td div:empty {
    padding: 0.0rem;
}
.table .thead-light td {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.table .thead-light-dark td {
  color: #fff;
  background-color: #727e8b;
  border-color: #6c7986;
}
.table .table-dark td {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
th {
	font-weight:inherit;
}
.table .table-dark a {
	color: #fff!important;
	text-decoration: underline;
}
.table-dialog {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

#page-content-wrapper{
  padding-bottom: 100px;
}

#footeroe {
    width: 100%;
    background-color: #FDFDFD;
    padding-top: 2px;
    padding-bottom: 2px;
    border-top: 2px solid #ddd;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    min-height:50px;
}

.footeroverflow{
	overflow-y: scroll;
}

.form-control-inline {
	width: auto;
	display: inline-block;
}

hr {
  margin-top: 2px;
  margin-bottom: 2px;
  border: 0;
  border-top: 1px solid #eee;
  opacity: 1;
}

.blockquote-footer {
  margin-top:0rem;
  margin-bottom:0rem;
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  display: block;
  width: 100%;
  padding: 2px;
  margin-bottom: 5px;
  font-size: inherit;
  line-height: inherit;
  color: #333;
  border: 0;
  border: 1px solid #e5e5e5;
}
label {
  display: block;
  margin-bottom: 0px;
}
img {
  height: auto;
  max-width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  margin-top: 1px;
  margin-bottom: 1px;
}

.ui-datepicker-trigger { position:relative;top:0px ;right:0px ; height:16px }

div * { margin:0; padding:0; border-spacing:0; }

#rss-feed h4 { margin:0px; padding-top:5px;padding-bottom:5px; }

.ygpagination {
  height: 25px;
  width: 100%;
  margin: 5px 0;
  display: flex;
}

.ygpagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.ygpagination li {
  display: inline;
}

.ygpagination a {
  float: left;
  padding: 0 12px;
  line-height: 25px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}

.ygpagination a:hover,
.ygpagination .active a {
  background-color: #f5f5f5;
}

.ygpagination .active a {
  color: #999999;
  cursor: default;
}

.ygpagination .disabled span,
.ygpagination .disabled a,
.ygpagination .disabled a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.ygpagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
     -moz-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
}

.ygpagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
     -moz-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
}

.ygpagination-centered {
  text-align: center;
}

.ygpagination-right {
  text-align: right;
}

.nav {
  margin-bottom: 18px;
  margin-left: 0;
  list-style: none;
}

.nav > li > a {
  display: block;
  background-color: #f1f1f1;
}

.nav > li > a:hover {
  text-decoration: none;
  background-color: #afd9ee;
}

.nav > .pull-right {
  float: right;
}

.nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

.nav li + .nav-header {
  margin-top: 9px;
}

.nav-list {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0;
}

.nav > li.disabled > a {
    color: #777;
    cursor: not-allowed! important;
}

.nav-list > li > a,
.nav-list .nav-header {
  margin-right: -15px;
  margin-left: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list > li > a {
  padding: 3px 15px;
}

.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}

.nav-list [class^="icon-"] {
  margin-right: 2px;
}

.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

.nav-tabs,
.nav-pills {
  *zoom: 1;
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
}

.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

.nav-tabs > li,
.nav-pills > li {
  float: left;
}

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-top: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 16px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
   border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li > select {
  margin-top: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  height: 22px;
  line-height: 22px;
  border: 1px solid transparent;
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  cursor: default;
  background-color: #afd9ee;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #0088cc;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li > a {
  margin-right: 0;
}

.nav-tabs.nav-stacked {
  border-bottom: 0;
}

.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}

.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.nav-tabs.nav-stacked > li > a:hover {
  z-index: 2;
  border-color: #ddd;
}

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 5px 5px;
     -moz-border-radius: 0 0 5px 5px;
          border-radius: 0 0 5px 5px;
}

.nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
  margin-top: 6px;
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
}

.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}

.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.nav > .dropdown.active > a:hover {
  color: #000000;
  cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.tabs-stacked .open > a:hover {
  border-color: #999999;
}

.tabbable {
  *zoom: 1;
}

.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
}

.tabbable:after {
  clear: both;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle {
  *margin-bottom: -3px;
}

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  opacity: 0.3;
  filter: alpha(opacity=30);
}

.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}

.dropdown:hover .caret,
.open .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}

.breadcrumb {
  border-top:1px solid #c0c0c0;
  border-bottom:1px solid #c0c0c0;
  padding: 0px 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  list-style: none;
  text-align: center;
  background-color: #f5f5f5;
}

.breadcrumb li {
  display: inline-block;
  *display: inline;
  text-shadow: 0 1px 0 #ffffff;
  *zoom: 1;
}

.breadcrumb .divider {
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb .active {
  color: #999999;
}

/*AUTOCOMPLETE*/
.ui-autocomplete { position: absolute; cursor: default; background:#fff; border: 1px solid #000;z-index:9999 !important; }   
html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
ul.ui-autocomplete { max-height: 400px; overflow: auto; }
.ui-menu {
    list-style:none;
    padding: 2px;
    margin: 0;
    display:block;
    float: left;
}
.ui-menu .ui-menu {
    margin-top: -3px;
}
.ui-menu .ui-menu-item {
    margin:0;
    padding: 0;
    zoom: 1;
    float: left;
    clear: left;
    width: 100%;
}
.ui-menu .ui-menu-item a {
    text-decoration:none;
    display:block;
    padding:.2em .4em;
    line-height:1.5;
    zoom:1;
}
.ui-menu .ui-menu-item .ui-state-focus,
.ui-menu .ui-menu-item .ui-state-hover,
.ui-menu .ui-menu-item .ui-state-active {
    font-weight: normal;
    margin: -1px;
    background-color: #428bca;
    color : #fff;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #fff;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #357ebd;
	background: #428bca;
	font-weight: bold;
	color: #ffffff;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #ffffff;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #dddddd;
	background: #ffffff;
	font-weight: bold;
	color: #428bca;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #dddddd;
	background-color: #428bca;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #428bca;
	text-decoration: none;
}


.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.affix {
  position: fixed;
}

.dropzone {
    border: 2px dashed #0087F7;
    border-radius: 5px;
    background: white;
    min-height: 100px;
}

.hideerror {
	display: none;
}

#diverror:hover .hideerror {
   display: inline;
}
.alert:hover .hideerror {
   display: inline;
}

[data-notify="container"][class*="alert-yglobal-"] {
	background-color: #fff;
	border-width: 1px;
	border-color: #333;
	border-left: 40px solid #eee;
	border-radius: 0px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.2);
	margin-bottom: 10px;
    line-height: 20px;
    margin: 20px 0 0 0;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    font-family: Arial,sans-serif;
    font-size: 14px;
}
[data-notify="container"].alert-yglobal-info {
	border-left-color: #c4e3f3;
	border-color: #c4e3f3;
}
[data-notify="container"].alert-yglobal-warning {
	border-left-color: orange;
	border-color: orange;
}
[data-notify="container"].alert-yglobal-success {
	border-left-color: #d0e9c6;
	border-color: #d0e9c6;
}
[data-notify="container"].alert-yglobal-danger {
	border-left-color: #d04437;
	border-color: #d04437;
}
[data-notify="container"][class*="alert-yglobal-"] > [data-notify="title"] {
	color: #333333;
	display: block;
	font-weight: 700;
	margin-bottom: 5px;
}
[data-notify="container"][class*="alert-yglobal-"] > [data-notify="message"] {
    color: #333333;
	font-weight: 400;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 20px;
}

.slider.round:before {
  border-radius: 50%;
}


.ygsearchclose {
    z-index: 1;
    background-color: rgb(255, 255, 255);
  /*  transition: width 0.5s ease 0s; */
    display: flex;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    place-content: start space-between;
    width: 50px;
    margin: 0px;
    padding-left:15px;
    height:100%;
}

.ygsearchsidebarclose {
    z-index: 1;
    background-color: rgb(255, 255, 255);
  /*  transition: width 0.5s ease 0s; */
    display: flex;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    place-content: start space-between;
    width: 50px;
    margin: 0px;
    padding-left:15px;
    height:100%;
    min-height: 100vh;   
    padding: 0;
    border-radius: 20px;
}

.ygsearchopen {
    max-width: calc(100% - 50px);
    transition: width 0.5s ease 0s;
    border-right: 1px solid rgb(203, 214, 226);
    border-left: 1px solid rgb(203, 214, 226);
    -webkit-box-flex: 1;
    flex-grow: 1;
    align-self: stretch;
}

.ygsearchcontentopen {
    max-width: calc(100% - 50px);
    transition: width 0.5s ease 0s;
    -webkit-box-flex: 1;
    flex-grow: 1;
    align-self: stretch;
}

.ygsearchcontentclose {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 20px;
}

.ygsearchsidebaropen {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    height:100%;
    min-height: 100vh;  
     border-radius: 20px; 
}
.ygsearchhalf{
	 border-radius: 20px; 
}
@media (min-width: 992px) {
	.ygsearchcontentclose {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
	    max-width: 75%;
	}
	.ygsearchsidebaropen {
		-ms-flex: 0 0 25%;
	 	flex: 0 0 25%;
	    max-width: 25%;
	}
	
	.ygsearchhalf {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	    max-width: 50%;
	}
}