body
{
	background: url('../images/golf6.jpg') repeat-x fixed 0px 0px black;
	font-family: Arial, sans-serif !important;
}

div.container
{
	padding-left: 0px;
	padding-right: 0px;
}

.navbar
{
	background: -webkit-linear-gradient(#558ac8, #2b69b2); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#558ac8, #2b69b2); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#558ac8, #2b69b2); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#558ac8, #2b69b2); /* Standard syntax */
	border-radius: 0px !important;
	border: 0px solid;
	min-height: auto;
}

nav.navbar
{
	margin-bottom: 0px;
}

.navbar-left
{
	padding-left: 1em;
}

.navbar-right
{
	padding-right: 1em;
}

.navbar-right li a 
{
	color: #fff !important;
	padding-bottom: 3px;
	padding-top: 3px;
}
/*
.navbar-right li a span.glyphicon
{
	border: #fff 3px solid;
	border-radius: 50%;
	padding: 4px;
}
*/
.navbar-right li a:hover
{
}

.navbar-right a.btn-danger:hover
{
	background-color: red !important;
}

.navbar-right a.current
{
	border-bottom: #fff 3px solid;
}

.navbar-btn.btn-sm {
    margin-top: 5px;
    margin-bottom: 0px;
}


.navbar-toggle
{
	margin-left: 15px;
	background-color: #fff;
}

.navbar-brand
{
	margin-left: 0.6em;
}

@media (min-width: 768px)
{
	.navbar-brand
	{
		margin-left: 0em !important;
	}
}

div.event-logo
{
	position: absolute;
	top: 10px;
	left: 10px;
}

div.event-logo img
{
	width: 185px;
}

h1
{
	background: -webkit-linear-gradient(#2b69b2, #1f3b6b);
	background: -o-linear-gradient(#2b69b2, #1f3b6b);
	background: -moz-linear-gradient(#2b69b2, #1f3b6b);
	background: linear-gradient(#2b69b2, #1f3b6b);
	color: #fff;
	font-size: 2em;
	margin: 0.0em;
	padding: 15px;
}

h1 small
{
	color: #ddd;
	vertical-align: middle;
}

h1 #id_sidebar_toggle
{
    display: none;
}

div.event-logo ~ h1
{
	padding-left: 230px;
}

div.event-logo ~ #sidebar
{
	margin-top: 95px;
}

h4
{
	margin: 0px;
	padding: 0px;
}

#id-site-menu
{
	background: -webkit-linear-gradient(#f2f2f2, #ccc); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#f2f2f2, #ccc); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#f2f2f2, #ccc); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#f2f2f2, #ccc); /* Standard syntax */
}

#id-site-menu a
{
	border-left: #fff 1px solid;
	border-right: #aaa 1px solid;
}

#id-site-menu li:first-child a
{
	border-left: 0px solid;
}

#id-site-menu li:last-child a
{
	border-right: 0px solid;
}





@media (max-width: 767px)
{
}

.row.main-content
{
	background: white;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 30px;
}

#content
{
	background: #d9e8ee;
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px;
}

#content .row
{
	clear: none;
	margin-left: 200px;
}


#content .row .row
{
	margin-left: -15px;
}

#content .row:after
{
	clear: none;
}

#content .row:last-child:after
{
	clear: both;
}
0
#content p.alert
{
    padding: 15px;
}

ul.nav.nav-tabs li.active a
{
    background-color: #f5f5f5;
    border-bottom-color: #f5f5f5;
}

ul.nav.nav-tabs + div.panel
{
    border-radius: 0px 0px 4px 4px;
    border-top: 0px solid;
}

#footer
{
	background: -webkit-linear-gradient(#111, #000); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#111, #000); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#111, #000); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#111, #000); /* Standard syntax */
	color: #ccc;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#footer img.logo
{
    background-color: #ccc;
    padding: 2px;
    border-radius: 2px;
    vertical-align: -4px;
}

.sectionTitle
{
    color: #2b69b2;
    font: 1.5em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
}

ul.event-list
{
	padding-left: 0px;
}

ul.event-list li
{
	list-style: none;
}

ul.event-list li div.logo
{
	display: float;
	float: left;
	margin-top: 10px;
	margin-right: 28px;
}

ul.event-list li div.logo img
{
	height: 128px;
	width: 176px;
}

ul.event-list li div.title
{
	font-size: 2em;
}

ul.event-list li div.date
{
	font-size: 1.2em;
}

ul.event-list li div.description
{
	font-size: 0.8em;
	margin-bottom: 6px;
}

ul.event-list li ul.links
{
	padding-left: 0px;
}

ul.event-list li ul.links li
{
	display: inline;
	margin-left: 0px;
	margin-right: 6px;
}

#sidebar-overlay
{
	z-index: 99;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
}

div#sidebar
{
	display: float;
	float: left;
	margin-right: 0px;
	padding: 15px;
	width: 215px;
}

div#sidebar .nav-links
{
	margin-bottom: 10px;
}

div#sidebar .nav-links a
{
	color: #eee;
	text-decoration: none;
}

div#sidebar .nav-links a
{
}

div#sidebar ul.nav
{
	margin-bottom: 15px;
}

div#sidebar ul.nav li a
{
	text-align: left;
}

div#sidebar ul.nav li a span.glyphicon
{
	display: float;
	float: right;
	position: absolute;
	right: 10px;
	top: 12px;
}

div#sidebar ul.nav li a.btn-success:hover
{
	background-color: #449d44;
	border-color: #398439;
	text-align: left;
}

div#sidebar ul.nav li .badge
{
	position: absolute;
	right: -10px;
	top: 10px;
	background-color: #f00;
}

div#sidebar ul.nav li .badge
{
	position: absolute;
	right: -10px;
	top: 10px;
}

div#sidebar ul.nav li .badge-danger
{
	background-color: #d9534f;
}

div#sidebar ul.nav li .badge-warning
{
	background-color: #f0ad4e;
}

.glyphicon.attention
{
	color: #f0ad4e;
	font-size: 24px;
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}

div#sidebar div.panel
{
	font-size: 12px;
	margin-bottom: 15px;
}

.panel.panel-clear
{
	background-color: transparent;
	border: 0px solid;
	box-shadow: none;
}

.panel.panel-clear .panel-heading
{
	background-color: transparent;
	border: 0px solid;
	color: #2b69b2;
	padding: 0px;
	margin-bottom: 5px;
}

.panel.panel-clear .panel-heading h4
{
	font-size: 24px;
}

.panel.panel-clear .panel-body,
.panel.panel-clear .panel-content
{
	background-color: transparent;
	border: 0px solid;
	padding: 0px;
	padding-left: 15px;
	margin-bottom: 5px;
}

.panel.panel-clear .panel-footer
{
	background-color: transparent;
	border: 0px solid;
	padding: 0px;
	padding-left: 15px;
	margin-bottom: 20px;
}

@media (max-width: 767px)
{
    .navbar
    {
        margin-top: 0px;
        position: fixed;
        width: 100%;
        background: transparent none;
        z-index: 3;
    }

    .navbar-header
    {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .navbar-header .navbar-toggle
    {
        margin-right: 10px;
    }

    .navbar-brand
    {
        margin-left: 0px;
    }

    .navbar-collapse.collapse
    {
        margin-left: 0px;
        margin-right: 0px;
    }

    .nav.navbar-nav
    {
        margin-left: 0px;
        margin-right: 0px;
    }

    #id_sidebar_toggle
    {
        display: float;
        position: absolute;
        left: 0px;
        top: 0px;
        border: 0px solid;
        background-color: transparent;
        color: #fff;
        margin: 0px;
        padding: 16px;
        font-size: 24px;
    }

    #id_profile_toggle
    {
        display: float;
        position: absolute;
        right: 0px;
        top: 0px;
        border: 0px solid;
        background-color: transparent;
        color: #fff;
        margin: 0px;
        padding: 16px;
        font-size: 24px;
    }

	h1
	{
		position: fixed;
		width: 100%;
        z-index: 2;
	}

    div#content
    {
        padding-left: 0px;
        padding-top: 71px;
        margin-top: 0px;
    }

    div#sidebar
    {
        height: 100%;
        background-color: #333;
        position: fixed;
        top: 0px;
        overflow-y: scroll;
        z-index: 100;
    }

/*
    div#sidebar
    {
        background-color: #fff;
        display: float;
        position: fixed;
        left: 0px;
        bottom: 0px;
        top: 0px;
        z-index: -1 !important;
    }
*/
    div#content div.row
    {
        margin-left: 0px;
    }

/*
    div#sidebar
    {
        display: inline-block;
        overflow-x: auto;
        float: none;
        padding: 0px;
        width: 100%;
        white-space: nowrap;
        background-color: #fff;
        margin-bottom: 0px;
    }

    div#sidebar ul.nav
    {
        display: inline-block;
        white-space: nowrap;
        margin-bottom: 0px;
    }

    div#sidebar ul.nav li
    {
        display: inline-block;
        white-space:nowrap;
    }

    div#sidebar ul.nav li a
    {
        border-radius: 0px;
    }

    div#sidebar + div#content div.row
    {
        margin-left: 0px;
    }

    div#sidebar div.panel
    {
        display: none;
    }
*/

    div#sidebar.in ~ #content
    {
    	overflow: hidden !important;
    }


    #sidebar.affix
    {
        position: fixed !important;
        top: 0px !important;
        z-index: -1 !important;
    }

    h1.affix ~ div#content
    {
        margin-top: 0px !important;
    }

    div#footer
    {
        margin-bottom: 0px;
    }
}


table.table
{
	font-size: 12px;
}

table.table td.controls
{
    text-align: right;
    vertical-align: middle;
    white-space: nowrap;
}

table.table div.btn-group.controls
{
    white-space: nowrap;
}

table.table td.disabled
{
    color: #ccc;
}

table.table td span.detail,
dl dd span.detail
{
	display: block;
	font-size: 10px;
	color: #aaa;
}

.table-striped.roster > tbody > tr:nth-child(4n+1) > td, 
.table-striped.roster > tbody > tr:nth-child(4n+1) > th, 
.table-striped.roster > tbody > tr:nth-child(4n+2) > td, 
.table-striped.roster > tbody > tr:nth-child(4n+2) > th 
{
   background-color: #f9f9f9;
}

.table-striped.roster > tbody > tr:nth-child(4n+3) > td, 
.table-striped.roster > tbody > tr:nth-child(4n+3) > th, 
.table-striped.roster > tbody > tr:nth-child(4n) > td, 
.table-striped.roster > tbody > tr:nth-child(4n) > th 
{
   background-color: #fff;
}

.table.roster td
{
	text-align: center;
}

.table.roster td.open
{
	color: #aaa;
	text-align: center;
}

.table.roster td.group
{
    border-left: #ddd 6px solid;
    border-right: #ddd 6px solid;
    font-size: 11px;
    padding-bottom: 4px;
    padding-top: 4px;
	text-align: left;
}

.table.checkin td
{
	vertical-align: middle;
}

.table.checkin  .glyphicon-unchecked
{
	color: #bbb;
	vertical-align: -2px;
}

.table.checkin  .glyphicon-check
{
	color: #5cb85c;
	vertical-align: -2px;
}

.table.checkin  td:first-child
{
	font-size: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 24px;
}

.table.checkin  td:nth-child(2)
{
	font-size: 18px;
}


.table input[type=checkbox]
{
    margin: 0px;
}

.carousel
{
	max-height: 700px;
	overflow: hidden;
}

.carousel .item
{
	height: 75px;
	margin-bottom: auto;
	margin-top: auto;
}

.carousel .item img
{
	height: 75px;
}

.carousel-inner .active.left { left: -20%; }
.carousel-inner .next        { left:  20%; }
.carousel-inner .prev        { left: -20%; }
.carousel-control.left,.carousel-control.right {background-image:none;}


h1.affix
{
	position: fixed;
	top: 0px;
	left: auto;
	right: auto;
	width: 100%;
	z-index: 100;
}

h1.affix ~ div#content
{
	margin-top: 90px;
}

.panel.affix ~ .panel
{
	margin-top: 60px;
}

#sidebar.affix
{
	position: fixed;
	top: 90px;
	z-index: 100;
}


ul.list-group.products#sortable li.list-group-item
{
	background: #fff url('../images/handle-bumpy.png') 0px 50% no-repeat scroll;
	cursor: -webkit-grab;
	cursor: -moz-grab;
}

ul.list-group.products .list-group-item div
{
}

ul.list-group.products .list-group-item .image
{
	display: table-cell;
	vertical-align: middle;
	width: 125px;
	height: 100%;
	padding-right: 10px;
	overflow-y: hidden;
}

ul.list-group.products#sortable li.list-group-item .image:after
{
	content: '';
	clear: both;
}

ul.list-group.products .list-group-item .image img
{
	width: 125px;
}

ul.list-group.products .list-group-item .info
{
	display: table-cell;
}

ul.list-group.products .list-group-item .image ~ .name,
ul.list-group.products .list-group-item .image ~ .description
{
	margin-left: 125px;
}


ul.list-group.products .list-group-item .name
{
	font-size: 20px;
}

ul.list-group.products .list-group-item .price
{
	font-size: 14px;
	position: absolute;
	top: 10px;
	right: 10px;
}

ul.list-group.products .list-group-item .description
{
	margin-right: 195px;
}

ul.list-group.products .list-group-item.summary div.name
{
    font-weight: bold;
}

ul.list-group.products .list-group-item.summary div.price
{
    font-size: 20px
}

ul.list-group.products .list-group-item .controls
{
	position: absolute;
	bottom: 10px;
	right: 10px;
}


ul.list-group.sponsors
{
	display: table;
	width: 100%;
}

ul.list-group.sponsors#sortable li.list-group-item
{
	cursor: -webkit-grab;
	cursor: -moz-grab;
	display: table-row;
	width: 100%;
}

ul.list-group.sponsors .list-group-item div
{
	border-bottom: #ddd 1px solid;
	display: table-cell;
	padding: 5px;
	vertical-align: middle;
}

ul.list-group.sponsors#sortable li.list-group-item:last-child div
{
	border-bottom: 0px solid;
}

ul.list-group.sponsors .list-group-item div:first-child
{
	background: #fff url('../images/handle-bumpy.png') 0px 50% no-repeat scroll;
}

ul.list-group.sponsors .list-group-item .name
{
	font-size: 20px;
	padding-left: 20px;
}

ul.list-group.sponsors .list-group-item .description
{
	margin-right: 160px;
}

ul.list-group.sponsors .list-group-item.summary div.name
{
    font-weight: bold;
}

ul.list-group.sponsors .list-group-item div.yes
{
	color: #4cae4c;
}

ul.list-group.sponsors .list-group-item div.no
{
	color: #d43f3a;
}

ul.list-group.sponsors .list-group-item .controls
{
	white-space: nowrap;
	width: 5%;
}

.fuelux .radio input[type="checkbox"]:not(.sr-only), .fuelux .checkbox input[type="checkbox"]:not(.sr-only), .fuelux .radio-inline input[type="checkbox"]:not(.sr-only), .fuelux .checkbox-inline input[type="checkbox"]:not(.sr-only), .fuelux .radio input[type="radio"]:not(.sr-only), .fuelux .checkbox input[type="radio"]:not(.sr-only), .fuelux .radio-inline input[type="radio"]:not(.sr-only), .fuelux .checkbox-inline input[type="radio"]:not(.sr-only) 
{
    position: inherit;
    width: auto;
    height: auto;
    margin: 0px;
    padding: 0px;
    overflow: scroll;
    clip: none;
    border: 0;
}

@media (max-width: 767px)
{
	ul.list-group.products .list-group-item .image
	{
		display: table-cell;
		vertical-align: middle;
		width: 50px;
		height: 100%;
		padding-right: 10px;
		overflow-y: hidden;
	}

	ul.list-group.products .list-group-item .image img
	{
		width: 50px;
	}

	ul.list-group.products .list-group-item .image ~ .name,
	ul.list-group.products .list-group-item .image ~ .name ~ .description,
	ul.list-group.sponsors .list-group-item .image ~ .name,
	ul.list-group.sponsors .list-group-item .image ~ .name ~ .description
	{
		margin-left: 50px;
	}

	ul.list-group.products .list-group-item .description,
	ul.list-group.sponsors .list-group-item .description
	{
		margin-right: 10px;
	}

	ul.list-group.products .list-group-item .price,
	ul.list-group.sponsors .list-group-item .price
	{
		font-size: 14px;
		display: block;
		position: static;
	}

	ul.list-group.products .list-group-item .controls
	{
		display: block;
		position: static;
		text-align: right;
	}

	ul.list-group.products .list-group-item .info
	{
		width: 100%;
	}

	h1
	{
		font-size: 1.2em;
		text-align: center;
	}

	h1 small
	{
		color: #ddd;
		display: block;
		padding-top: 3px;
		vertical-align: middle;
	}

}


ul.list-group.schedule .list-group-item .name
{
	font-size: 14px;
	font-weight: bold;
	padding-right: 195px;
}

ul.list-group.schedule .list-group-item .description
{
	font-size: 14px;
	padding-top: 5px;
}

ul.list-group.schedule .list-group-item .time
{
	font-size: 14px;
	position: absolute;
	top: 10px;
	right: 118px;
}

ul.list-group.schedule .list-group-item .controls
{
	position: absolute;
	top: 10px;
	right: 10px;
}

ul.list-group.notification-list
{
}

ul.list-group.notification-list .list-group-item
{
}

ul.list-group.notification-list .list-group-item div.name
{
	font-size: 20px;
}

ul.list-group.notification-list .list-group-item div.controls
{
	font-size: 20px;
	position: absolute;
	top: 8px;
	right: 10px;
}

.sortable-placeholder
{
    background-color: #eee;
    box-shadow: 0px 0px 6px 3px #ddd inset;
    padding: 10px;
    border-bottom: transparent 1px solid;
    list-style: none;
}

.sortable-placeholder:first-child
{
    border-top: 0px solid;
}

ul.list-group.venues li.list-group-item
{
	padding-right: 115px;
}

ul.list-group.venues .list-group-item .name
{
	font-size: 20px;
}

ul.list-group.venues .list-group-item .controls
{
	position: absolute;
	bottom: 10px;
	right: 10px;
}


div.modal-body h4
{
	background: #f0f0f0;
	border-top: #ddd 1px solid;
	padding: 6px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -15px;
	margin-right: -15px;
}

div.modal-body > .list-group.products
{
	border: 0px solid;
	border-radius: 0px;
	margin: -15px;
}

div.modal-body .list-group.products li.list-group-item:first-child
{
	border-top: 0px solid;
}

div.modal-body .list-group.products li.list-group-item:last-child
{
	border-bottom: 0px solid;
}

#sponsors-container
{
	padding-top: 10px;
	position: relative;
	margin-bottom: 30px;
}

#sponsors-container div.background
{
	background: #fff;
	opacity: 0.75;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 135px;
}

#sponsors-container div.legend
{
	background: #fff;
	font-size: 11px;
	opacity: 0.75;
	padding: 6px;
	padding-bottom: 3px;
	padding-top: 3px;
	position: absolute;
	bottom: 135px;
	left: auto;
	right: auto;
	text-align: center;
	border-radius: 0px 3px 0px 0px;
}

#sponsors
{
	padding-top: 10px;
	position: absolute;
	bottom: -30px;
	left: 0px;
	right: 0px;
}

#sponsors img
{
	height: 105px;
}

#sponsors div
{
	border-right: #aaa 2px solid;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
}

div.modal div.modal-header + ul.list-group li.list-group-item:first-child
{
    border-top: 0px solid;
}

div.modal div.modal-header ~ ul.list-group
{
    margin-bottom: 0px;
}

div.modal div.modal-header ~ ul.list-group li.list-group-item:last-child
{
    border-bottom: 0px solid;
}

dd
{
    margin-bottom: 10px;
}

dl dt
{
    text-align: left !important;
}

.ui-sortable-helper {
    display: table;
}

ul.sponsor-list li
{
    position: relative;
    z-index: 2;
}

ul.sponsor-list li div.detail
{
    position: absolute;
    top: -1px;
    left: 0px;
    height: auto;
    width: 350px;
    transform: translateX(calc(-100% - 1px));
    border: #ddd 1px solid;
    box-shadow: 0px 0px 2px 0.5px #ccc;
    padding-bottom: 5px;
    padding-top: 10px;
    opacity: 0;
    transition: opacity 0.2s ease-out;
    z-index: 1;
    display: none;
}

ul.sponsor-list li:hover div.detail
{
    background-color: #FEFBF4;
    opacity: 1;
    transition: opacity 0.2s ease-in;
    display: inline-block;
}

ul.sponsor-list li div.detail div.name
{
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}

ul.sponsor-list li div.detail div.description
{
    font-size: 11px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    border-bottom: #ddd 1px solid;
}

ul.sponsor-list li div.detail div.links
{
    padding-top: 5px;
    padding-left: 4px;
    padding-right: 4px;
}

ul.sponsor-list li div.detail div.links img
{
    vertical-align: -3px;
}

form.form-horizontal div.form-group.wide label.control-label
{
	float: none;
	margin-bottom: 5px;
	text-align: left;
}

form.form-horizontal div.form-group.wide div.controls
{
	float: none;
	width: 100%;
}

form.form-horizontal div.form-group.wide div.controls input,
form.form-horizontal div.form-group.wide div.controls textarea
{
	width: 100%;
}

.pillbox
{
	border: #ccc 1px solid !important;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.osb-multisearch .recipientpickerwidget {
    display: inline-block;
    border: none;
    outline: none;
    box-shadow: none;
    float: left !important;
    width: auto;
}

.text-muted
{
	color: #bbb;
}


/* line 737, ../stylesheets/main2_fragments/_lists.scss */
div.picker[data-role=picker] {
  z-index: 100;
}

/* line 742, ../stylesheets/main2_fragments/_lists.scss */
ul.list-group[data-role=picker-list] {
  margin-bottom: 0;
  border-width: 0;
  border-bottom-width: 1px;
}
/* line 748, ../stylesheets/main2_fragments/_lists.scss */
ul.list-group[data-role=picker-list] li.list-group-item {
  background-color: #fff;
  display: table;
  width: 100%;
  padding: 0;
}
/* line 755, ../stylesheets/main2_fragments/_lists.scss */
ul.list-group[data-role=picker-list] li.list-group-item:hover, ul.list-group[data-role=picker-list] li.list-group-item:focus, ul.list-group[data-role=picker-list] li.list-group-item:active, ul.list-group[data-role=picker-list] li.list-group-item.hover {
  background-color: #e8f3e1;
  box-shadow: none;
}
/* line 764, ../stylesheets/main2_fragments/_lists.scss */
ul.list-group[data-role=picker-list] li.list-group-item a[role=button] {
  display: block;
  padding: 5px;
}
/* line 770, ../stylesheets/main2_fragments/_lists.scss */
ul.list-group[data-role=picker-list] li.list-group-item div.name {
  display: table-cell;
  text-align: left;
  padding-top: 0;
  vertical-align: middle;
}
/* line 778, ../stylesheets/main2_fragments/_lists.scss */
ul.list-group[data-role=picker-list] li.list-group-item div.avatar {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 60px;
}
/* line 780, ../stylesheets/main2_fragments/_lists.scss */
ul.list-group[data-role=picker-list] li.list-group-item div.avatar img {
  border-radius: 4px;
}


/* line 1, ../stylesheets/main2_fragments/_badge.scss */
.user-badge {
  background-color: #f0f0f0;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.25) 0 2px 5px 0;
  display: inline-block;
  margin: 0 5px 5px 0;
  position: relative;
  overflow: hidden;
  transition: box-shadow 0.175s ease-in-out;
  min-height: 40px;
}
/* line 13, ../stylesheets/main2_fragments/_badge.scss */
.user-badge .avatar {
  margin-bottom: 0;
  width: 36px;
  padding: 0;
  position: absolute;
}
/* line 25, ../stylesheets/main2_fragments/_badge.scss */
.user-badge .info {
  color: rgba(0, 0, 0, 0.8);
  display: inline-block;
  font-size: 13px;
  margin-left: 40px;
  position: relative;
  padding: 3px 10px;
  text-align: left;
}
/* line 35, ../stylesheets/main2_fragments/_badge.scss */
.user-badge .info .detail {
  font-size: 11px;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 1px;
}
/* line 43, ../stylesheets/main2_fragments/_badge.scss */
.user-badge span[data-action=remove] {
  position: absolute;
  top: 3px;
  right: 3px;
  display: none;
}
/* line 51, ../stylesheets/main2_fragments/_badge.scss */
.user-badge:hover {
  background-color: #e8f3e1;
  box-shadow: rgba(0, 0, 0, 0.25) 0 3px 5px 1px;
}
/* line 56, ../stylesheets/main2_fragments/_badge.scss */
.user-badge:hover span[data-action=remove] {
  cursor: pointer;
  display: inline-block;
}

