/* app css stylesheet */
@font-face {
	font-family: myriadpro;
	src: url(/assets/MYRIADPRO-REGULAR-954c94c8cffe9b4b0b0efc3be9e7108967cecdb375f61ff722df3f706c7b7fab.OTF);
}
* {
	margin: 0;
}
html, body {
	height: 100%;
}
.content {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0em;
}
.star {
	color: #C64957 !important;
	display: inline !important;
	padding: 3px !important;
}
lable, label {
	color: #5C5C5C;
	font-size: 14px;
}
.startMsg {
	color: #C64957 !important;
	display: inline !important;
}
body {
	margin: 0 !important;
	padding: 0 !important;
	background: none repeat scroll 0 0 #fff !important;
	font-family: 'Roboto', sans-serif !important;
}

.main_content .mandatoryFld {
	padding: 0;
	font-size: 13px;
	margin-bottom: 20px;
	display: block;
	font-weight: 300;
}
.left_margin {
	margin-left: -17px;
}
.clr {
	margin: 0;
	padding: 0;
	clear: both;
}
.header {
	background: none repeat scroll 0 0 #fff;
	overflow: visible;
}
.content .header .headerLogo{
    overflow: visible;
}
.welcome {
	float: right;
	display: none;
	margin-top: 26px;
	padding-bottom: 5px;
	 margin-right: 5px;
	font-size: 13px;
	color: #5A4166;
}
.span12 a.kanarilogo img {
	height: 40px;
	margin-bottom: 17px;
	margin-top: 17px;
	width: 180px;
}
.welcome a {
	text-decoration: none;
	color: #5A4166;
	font-weight: 400;
	cursor: pointer;
	margin-right: 10px;
}
.welcome a.userName {
	font-size: 14px;
	text-transform: capitalize;
}
.homeLogo img {
	float: left
}
.homeLogo span {
	color: #5A4156;
	float: left;
	font-size: 53px;
	margin: 35px 5px 0;
}
.header-down-arrow img{
    height: 18px;
    margin-left: -3px;
}
.header-menu{
    display: inline-block;
    margin: 0;
}
.header-menu li{
    display: inline-block;
    position: relative;
    padding-left: 5px;
    border: 1px solid transparent;
    border-radius: 3px;
}
.header-menu >li{
    padding: 5px;
}
.header-menu >li:hover{
    background: #F8F8F8;
    border: 1px solid #f0f0f0;
}
.header-menu:hover .header-sub-menu{
    opacity: 1;
    z-index: 1;
}
.header-sub-menu{
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 5px 0;
    position: absolute;
    top: 25px;
    transition: opacity 0.15s linear 0s;
    z-index: -1;
    width: 100%;
}
.header-sub-menu li{
    background: #f8f8f8 none repeat scroll 0 0;
    border: 2px solid #f0f0f0;
    display: block;
    height: 24px;
    margin: 6px 0;
    padding-top: 5px;
    text-align: center;
}
.header-submenu-arrow{
    border-bottom: 9px solid #f0f0f0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    height: 0;
    margin: 0 0 -6px 4px;
    width: 0;
}
.header-sub-menu li a{
    color: #999999;
}
.header-sub-menu li:hover a{
    color: #5A4166;
}
.welcome a:hover {
	text-decoration: none;
	color: #5A4166;
}
.welcome a.logOut {/*font-size: 11px;*/
	margin-left: 10px;
	cursor: pointer;
}
.welcome img {
	vertical-align: -4px;
}
.main-view {
	background: none repeat scroll 0 0 #fff;
	color: #654665;
	min-height: 300px;
	clear: both;
}
.main_content {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
}
.footer {
	background: none repeat scroll 0 0 #664766;
	color: #FFFFFF !important;
	overflow: hidden;
	padding: 10px 0;
	font-size: 12px;
	width: 100%;
	position: absolute;
	bottom: 0;
}
/*change password pop-up start*/
#popup-changepwd{
    top: 112px;
    left: 31%;
    color: #654665;
    position: fixed;
}
#popup-changepwd > .mandatoryFld {
    font-family: roboto;
    font-size: 13px;
    text-align: center;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 4px;
}
#popup-changepwd h1 b{
    color: #5a4166;
    font-family: Roboto;
    font-size: 30px;
    font-weight: 300;
}
#popup-changepwd .change-pwd-label{
    text-align: left;
    width: 135px;
}
#popup-changepwd .change-pwd-label b{
    font-size: 14px;
    font-weight: 400;
}
#popup-changepwd .change-pwd-txtfield{
    text-align: left;
}
#popup-changepwd .change-pwd-label{
    display: inline-block;
}
#popup-changepwd .successMsg{
    text-align: center;
}
#popup-changepwd .input-help{
    left: 478px;
}
#popup-changepwd input[name="current_password"] + .input-help{
    top: 104px;
}
#popup-changepwd input[name="new_password"] + .input-help{
    top: 158px;
}
#popup-changepwd input[name="confirm_password"] + .input-help{
    top: 213px;
}
/*change password pop-up end*/
.wrapper{
    min-height:100%;
    position:relative;
    padding-bottom: 41px;
}

.menuTitle {
	 display: inline;
    font-size: 18px;
    font-weight: 300;
}

.samePadding {
	padding: 0 150px
}
.content .span12 {
	float: none;
	margin: 0 auto;
	width: 1152px;
	overflow: hidden;
}
.navBarCls {
	background: none repeat scroll 0 0 #664766;
	overflow: visible;
	display: none;
    clear: both;
}
.navBarCls .nav-tabs > li, .nav-pills > li {
	float: right
}
.navBarCls .nav-tabs > li > a {
	color: #FFFFFF;
	text-transform: uppercase;
	border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	-ms-border-radius: 0 0 0 0;
}
.navBarCls .nav-tabs > li > a:hover {
	background: none;
	color: #fff;
	border-color: transparent;
}

.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover {
	background-color: #E4E3E1 !important;
	border-color: #E4E3E1 !important;
	color: #5A4166 !important;
}
#dasboardCustomer .dropdown-menu {
	background-color: #E4E3E1;
	border: 1px solid #BFB5BD;
	margin: -1px 0 0;
	min-width: 135px;
	padding: 0;
}
#dasboardCustomer .dropdown-menu a {
	padding: 7px 15px;
	border-bottom: 1px solid #BFB5BD;
}
#dasboardCustomer .dropdown-menu a img {
	margin-right: 3px;
}
.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
	background-color: #664766 !important;
}
.navBarCls .nav-tabs > li > a, .nav-pills > li > a {
	margin-right: 1px;
	padding: 10px 14px;
}
.navBarCls .nav-tabs > .active > a, .navBarCls .nav-tabs > .active > a:hover {
	color: #5A4166;
	padding: 11px 12px;
	background: none repeat scroll 0 0 #F5BA44;
	border: none;
	cursor: pointer !important;
}
.navBarCls .nav-tabs {
	border: none;
}
.navBarCls ul.span12 {
	overflow: visible;
}

/***Login***/
.rememberMe input {
	float: left;
}
.signInBtn {
	float: right;
	 font-size: 15px !important;
	margin-right: 47px;
}
.rememberMe {
	float: left;
	display: inline;
}

#login input, textarea, select, .uneditable-input {
	width: 323px;
}

#login .paddingRememberMe {
	padding: 7px 0 0;
}
#login h1 {
	float: left;
}

/*#login .outerDiv{
 border:1px solid #664765;
 padding:2px;
 }*/

.rememberMe label {
	float: left;
	margin-left: 5px;
}
.errorMsg {
	color: #C64957;
	margin-top: 10px;
	text-align: left;
	font-size: 13px;
}
.submitBtn {
	background: none repeat scroll 0 0 #F5BA44 !important;
	color: #5A4156 !important;
	padding: 5px 10px !important;
	font-size: 13px !important;
	text-shadow: none !important;
	display: inline-block !important;
}

.btn {
	background: none repeat scroll 0 0 #F5BA44 !important;
	color: #5A4156 !important;
	padding: 5px 10px !important;
	font-size: 13px;
	text-shadow: none !important;
}
.rewards .btn.cancelBtn,
.btn.cancelBtn {
	background: none repeat scroll 0 0 #DCDBD9 !important;
	color: #848381 !important;
	min-width: 70px !important;
	padding: 0 ;
}
.loginDiv {
	text-align: center;
	margin: 0 auto;
	width: 41%;
}
.innerLoginDiv {
	width: 100% !important;
	margin: 0 auto;
	text-align: left
}
.loginDiv label {
	display: inline-block
}
.main_content span {
	/*color: red !important;*/
	/*display: inline !important;*/
	/*font-size: 14px !important;*/
}
.paddingRememberMe input {
	width: auto !important;
}
/***Outlet Page**/
.innerDiv {
	padding: 30px;
	min-height: 300px;
}
.divLeft {
	float: left !important;
	padding: 0 10%;
	margin-left: 0 !important;
	width: 80% !important;
}

span.full_name {
	font-size: 13px;
	text-transform: capitalize
}
.divRight {
	border: 1px solid #CCCCCC;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-ms-border-radius: 10px 10px 10px 10px;
	float: right;
	height: 300px;
	padding: 10px 25px;
}
.divRight span {
	font-weight: bold;
	padding: 5px 0 !important;
	border-bottom: 1px dotted #5A4166;
}
.divRight ul {
	margin: 5px 0 0 10px;
}
.divRight ul li {
	border-bottom: 1px dotted #5A4166;
	padding: 5px 0;
}
.main_content h1 {
	color: #5A4166;
	font-weight: 300;
	padding: 0 0 4px;
	font-family: 'Roboto', sans-serif !important;
}
.main_content span {
	/*color: #5A4166;
	 font-size: 15px;
	 margin-right: 8px;*/
	/*font-size: 15px;*/
}
a.addRestaurant {
	background: none repeat scroll 0 0 #F5BA44;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-ms-border-radius: 5px 5px 5px 5px;
	color: #664765;
	font-size: 17px;
	margin: 20px 5px;
	padding: 2px 10px;
	float: right;
}
a.addRestaurant img {
	vertical-align: text-top;
}
a.createPayment {
	float: left;
	margin: 5px 10px;
}
a.addRestaurant:hover {
	color: #94711F;
	text-decoration: none;
}

.outlet_lenght {
	padding: 5px 0 !important;
	font-size: 15px;
}
.outlets_list {
	margin: 5px 0
}
.sr_outlet {
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	margin-bottom: 15px;
	overflow: hidden;
}
.sr_reward {
	border-bottom: 1px solid #CCCCCC;
/*	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;*/
	/*margin-bottom: 10px;*/
	vertical-align: middle;
	overflow: hidden;
}
.outlet_name, .manager_name, .action {
	float: left;
	min-height: 70px;
	padding: 10px 0 1000px 8px;
	margin-bottom: -1000px;
}
.outlet_name {
	width: 285px;
}

.outlet_name_rewards {
	width: auto;
}

.manager_name {
	width: 140px;
}
.outlet_name a {
	color: #5A4166;
	font-size: 18px;
	text-transform: uppercase;
}
.cusor_style{
	cursor: pointer;
}
.reward_name {
	vertical-align: center !important;
	/* margin-top: 15px !important;  */
	margin-left: 15px !important;
	min-height: 50px !important;
	width: 180px !important;
	/*margin-bottom: 15px !important; */
}
.reward_condition {
	float: center !important;
	vertical-align: center !important;
	/* margin-top: 15px !important;  */
	/* margin-left: 15px !important;  */
	min-height: 50px !important;
	 width: 100% !important;
	/*margin-bottom: 15px !important; */
}

.outlet_text {
	padding: 0px !important;
	font-size: 15px;
}
.outlet_id {
	background: none repeat scroll 0 0 #5A4166;
	border-radius: 33px 33px 33px 33px;
	-moz-border-radius: 33px 33px 33px 33px;
	-webkit-border-radius: 33px 33px 33px 33px;
	-ms-border-radius: 33px 33px 33px 33px;
	font-size: 12px !important;
	color: #FFFFFF !important;
	display: inline !important;
	margin-right: 0 !important;
	padding: 1px 5px !important;
	width: 16px;
}
.outlet_name a:hover {
	text-decoration: none;
}
.disable_outlet_cls {
	color: #C64957 !important;
	vertical-align: top;
	font-size: 12px !important;
}
.outlet_name span.address {
	margin-left: 23px;
	padding: 0 0 10px;
	font-size: 12px;
	display: block;
}

.action .checkbox_lable {
	display: inline-block;
	padding: 0 !important;
}
.border_right {
	border-right: 1px solid #CCCCCC;
}
.border_bottom {
	border-bottom: 1px solid #CCCCCC;
}
.outlet_action {
	float: left
}
a.actions {
	background: none repeat scroll 0 0 #E5E5E5;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-ms-border-radius: 5px 5px 5px 5px;
	margin: 0 5px;
	text-align: center;
	width: 108px;
	padding: 5px;
	color: #5A4166;
}
a.actions:hover {
	text-decoration: none;
	color: #5A4166;
}

/***createOutlet****/
.header_title {
	overflow: hidden;
	height: 38px;
}

.header_title span {
	padding: 10px;
	float: left;
	margin: 0;
	font-size: 18px;
}
.header_title span.manager_outlet {
	background: none repeat scroll 0 0 #664766;
	color: #FFFFFF;
}
.header_title span.blank_span {

	padding: 0;
}
.arrow-right {
	width: 0;
	height: 0;
	border-top: 19px solid transparent;
	border-bottom: 19px solid transparent;
	border-left: 19px solid #664766;
}

.header_title span.create_rest img {
	vertical-align: text-bottom;
}
div.create_rest {
	display: inline-block;
	color: green !important;
	padding: 0 !important;
}
#createOutlet .ui-input-data {
	padding: 5px 0;
}
#createOutlet .input-help:before {
	color: #EC3F41;
}
#createOutlet .input-help {
	color: #EC3F41;
	border-color: #EC3F41;
	padding: 10px;
}
#createOutlet .customErr {
	display: block;
	left: 555px;
}
#createOutlet .radioBtn {
	margin-top: -2px
}
.rightPanel lable, .rightPanel label {
	float: left;
	width: 145px;
	margin-top: 4px;
}
#dashboardCompare .rightPanel label{
    float: none;
}
.create_outlet .rightPanel label{
    float: none;
    width: initial;
    margin-top: 0;
}
.edit_manager.rightPanel label, .add_manager.rightPanel label{
    margin-top: 0;
}
#payment_history.rightPanel {
	 width: 969px;
}

#payment_history .innerDiv {
    padding: 0 0 30px 44px;
}

.createOutletDiv lable, .createOutletDiv label {
	width: 200px;
}
#createOutlet select {
	width: 125px;
	text-transform: capitalize;
}

#createOutlet .timeSetting {
	width: 40px;
	color: #5C5C5C;
	font-size: 14px;
}

#paymentHistory.main_content, #Brands.main_content,
#mobileSettings.main_content, #viewaccount.main_content,
#outletManager.main_content, #createOutlet.main_content {
 padding: 30px;
}
.create_outlet {
	position: relative;
	padding: 50px 0 30px;
}
.create_outlet_disc {
	font-weight: 300;
	font-size: 12px;
	color: #999;
}
.bootstrap-tagsinput{
	  margin: 20px 0;
}
.controls .successMsg {
	color: green;
	margin-top: 10px;
	font-size: 13px;
	/*margin: 1% -18%;*/
}

.header_title span.outletM {
	border-bottom: 3px solid #5A4166;
	display: block;
	text-shadow: 0 0 #5A4166;
	padding: 0 0 7px;
}
.controls .successMsgMnger {
	color: green;
	margin-top: 10px;
	font-size: 13px;
	margin-left: -45px;
	/*margin: 7% -40%;*/
}

.successMsg {
	color: green;
	margin-top: 10px;
	text-align: left;
	font-size: 13px;
}
.createOutletDiv h1 {
	width: 401px;
	float: left;
}
.disable_outlet {
	float: right;
	margin-right: 15px;
}
.disable_outlet input {
	vertical-align: sub;
}
.leftPanel {
	float: left;
	width: 25%;
}
#outletManager .leftPanel, #viewaccount .leftPanel,
#Brands .leftPanel, #mobileSettings .leftPanel {
	 width: 180px;
}

#viewaccount .create_outlet_con,
#outletManager .create_outlet_con {
	padding-left: 44px;
	padding-top: 0;
}
#viewaccount .create_outlet_con .row{
	margin-left: 0px;
}
.create_outlet_con
.vr-seperator{
	border-left:
	1px solid #eeeeee;
	height:500px;
	 margin-top: -1px;
	float: left;
}
.rightPanel {
 float: left;

    width: 50%;
	/*margin-bottom: -1000px;
	 padding-bottom: 1000px;*/
}

.create_outlet_con{
		border-left: 2px solid rgba(204, 204, 204, 0.2);
	padding-left: 60px;
    padding-top: 10px;
        min-height: 380px;
}
.rightPanel .outlet-pin span{
	font-weight: 300;
	font-size: 12px;
	color: #aaa;
}
.rightPanel h4{
	   margin-bottom: 8px;
}
.leftPanel ul {
	margin: 0;
}
.leftPanel ul li {
	list-style: none;
	padding: 10px 5px;
     padding: 20px 0 20px 15px;
}
.leftPanel ul li.active {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-left: 4px solid #f5ba44;
}
.leftPanel ul li a {
	color: #5A4166;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
.leftPanel ul li a:hover {
	text-decoration: none;
}
.leftPanel ul li a span {
   color: #ccc;
    font-size: 12px;
    font-weight: 300;
    padding: 0;
}
.innerDiv h3 {
	padding-bottom: 20px;
	font-weight: normal;
}
.manager_list {
	width: 34%;
}
.manager_list h3 {
	font-size: 15px;
}
.add_manager, .add_customer_admin {
	width: 100%;
	display: none;
	margin-left: 20px;
	padding-left: 50px;
	margin-top: 10px;
	/*border-left: 2px solid #CCCCCC;*/
	border-left: 2px solid rgba(204, 204, 204, 0.2);
}
#outletManager .row {
	margin-left: 0;
	border-radius: 0;
}
#outletManager .users-popup .row{
	border: none;
}
#outletManager.main_content{
border-radius: 0;
}
.viewAccPage  .manager_listing  h1 {
margin-bottom: 18px !important;
}
.errorMsg-admin {
  width: 260px;
}

.tabletId {
	width: 430px;
	height: 237px;
	margin-left: 20px;
	padding-left: 15px;
	margin-top: 20px;
	border-left: 1px solid #CCCCCC;
}
.tabletId .addManagerTitle {
	padding-top: 0;
}

.changePass_tablet {
	width: 38%;
	display: none;
	margin-left: 20px;
	padding-left: 15px;
	margin-top: 20px;
	border-left: 2px solid #CCCCCC;
}
.manager_list ul {
	padding: 0;
	margin: 0 0 20px;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-ms-border-radius: 5px 5px 5px 5px;
}
#location .location_select {
	/*display: block;*/
	display: inline-block;
	font-weight: 300;
	font-size: 12px;
	color: #999;
}
#location .location_map {
	float: left;
	/*width: 75%;*/
}
#location img {
	max-width: none;
}
#map_canvas {
	margin: 20px 0 !important;
	border: none !important;
}
button.enabel_Btn {
	display: none;
}
.manager_list ul li {
	list-style: none outside none;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
}
.manager_list ul li a {
	color: #5A4166;
	font-size: 14px;
	cursor: pointer;
}
.manager_list ul li a:hover {
	text-decoration: none;
}
.btn_cls {
	background: none repeat scroll 0 0 #F5BA44;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	-ms-border-radius: 7px 7px 7px 7px;
	padding: 5px 10px;
}
.manager_list span {
	display: inline;
	padding: 5px;
}
.takeTourSpan span {
	display: block;
	font-size: 18px;
}
ul.taketour li a {
	color: #5A4166;
	cursor: pointer;
}
ul.taketour li.active a {
	font-weight: bold;
}
ul.taketour li a:hover {
	text-decoration: none;
}
.change_manager {
    font-size: 22px;
    font-weight: 300;
    padding-bottom: 10px;
}

.addManagerTitle {
	font-size: 16px;
	padding: 10px 0 5px;
	margin-bottom: 10px;
	width: 364px;
	margin-bottom: 10px;
}

.select_option {
	padding: 15px 0;
}
.select_option select {
	width: 130px !important;
}
.select_option lable {
	width: 130px;
}
.infoSteps {
	color: #c64957;
	line-height: 22px;
	font-family: 'Rock Salt', cursive;
}

.step1 {
	float: right;
	width: 175px;
	margin-top: 30px;
}
.step2 {
	width: 210px;
	margin-top: 90px;
}
#tabletIds .step2 {
	margin-top: 105px;
	padding-bottom: 25px;
}
#permission select {
	width: 150px !important;
}
#reports {
	line-height: 24px;
}
#reports .restName {
	font-size: 14px;
}
.xyAxisValues {
	/*margin: 0 20px;*/
	margin: 20px 26px;
}
.xyAxisOptions {
	/*float: left;
	 line-height: 20px;
	 margin: 0 25px;
	 text-align: center;
	 width: 78px;*/
	float: left;
	line-height: 20px;
	text-align: center;
	width: 182px;
}
.expCriterias {
	float: left;
	text-align: center;
	width: 258px;
	padding: 20px 0;
}
.reportHead {
	/*border-bottom: 1px solid #ccc;
	 font-size: 20px;
	 font-weight: bold;
	 margin-bottom: 10px;
	 padding: 15px 0;*/
	border-bottom: 1px solid #CCCCCC;
	font-family: roboto;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 15px 0;
	text-transform: uppercase;
}
/**Create Invitation**/
#login .input-help {
	left: 345px;
}

/**accept Invitation**/
.acceptInv lable {
	float: left;
	width: 145px;
	margin-top: 4px;
}
.acceptInv input {
	float: left;
	width: 270px;
}
#acceptInvitationStep2 lable {
	width: 190px;
}
.acceptInv .input-help ul {
	margin-top: -2px
}
/***Change Password**/

.changePass {

}

/**View Account Details**/
.phoneno {
	display: none;
}
.viewAccPage {
	margin: 20px 50px;
	padding: 10px 0;
}

.viewAccPage:before, .viewAccPage:after {
        display: table;
        clear: both;
        content: "";
 }

#viewaccount .passwordTxt {
	width: 250px;
}
#viewaccount lable {
	width: 185px;
}
#viewaccount .control-group {
	margin-bottom: 10px;
}
.section {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	font-size: 16px;
}
.viewAccPage .ui-input-data {
	margin: 0 245px;
	overflow: hidden;
}

.viewAccPage lable {
	width: 140px;
	float: left;
	margin-top: 4px;
}
.viewAccPage input {
	float: left;
}
/*----Popup new admin-------*/
#popup_new_admin > h1{
	   margin-left: 0;
    margin-top: 8px;
    text-align: center;
}
#popup_new_admin {
    padding-top: 20px !important;
}
#popup_new_admin .control-group{
	margin-bottom: 18px !important;
}
#popup_new_admin  lable{
	margin-left: 16px !important;
	   width: 120px !important;
	line-height: 12px;
}
#popup_new_admin  textarea{
	min-height: 60px;
}
#popup_new_admin  lable >span{
	color: #999999;
font-weight: 300;
font-size: 10px;
color: #999999;

}
.popup .btn {
font-size: 14px;
font-weight: 300;
 line-height: 29px !important;
  height: 28px;
  min-width: 107px;
  margin-right: 8px;
    padding: 0 !important;
}
.form-add-reward-txtfld{
	   width: 342px;
}
#popup_new_man, #popup_update_man, #popup_new_admin, #popup_update_admin{
    background: #fafafa;
    width: 397px;
		left: 50%;
		transform: translateX(-50%);
}

/*----Popup new Brand-------*/
.popup{
	width: 40%;
}
.popup #createBrand {
	padding-top: 10px;
}
.popup > h1{
	   margin-left: 0;
    margin-top: 8px;
    text-align: center;
}
.popup > h1 b{
	 color: #5a4166;
    font-family: Roboto;
    font-size: 30px;
    font-weight: 300;
    text-align: center !important;
}
.popup .control-group input{
width: 230px;
}
.popup .control-group{
	margin-bottom: 18px !important;
}
.popup  lable{
	/*margin-left: 16px !important;*/
	   width: 120px !important;
	line-height: 12px;
}
.popup  textarea{
	min-height: 60px;
}
.popup  lable >span{
	color: #999999;
font-weight: 300;
font-size: 10px;
color: #999999;

}

.popup .form-add-reward-txtfld{
	   width: 342px;
}

.popup select{
  float: right;
   margin-right: 5px;
	width: 240px !important;
}

#popup_new_brand .fileUpload{
    height: 25px !important;
    margin-left: 3px !important;
	padding: 6px 4px 5px !important;
}



.changePassword {
	background: none repeat scroll 0 0 #F5BA44 !important;
	color: #5A4156 !important;
	display: inline-block !important;
	padding: 5px !important;
	text-shadow: none !important;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-ms-border-radius: 5px 5px 5px 5px;
	margin-left: 5px;
}
a.changePassword:hover {
	text-decoration: none;
}
#location {

}
#viewmap {
	/*width: 750px;*/
	display: none;
}
#hidemap {
	position: relative;
	width: 750px;
	display: block;
}
.header_title span a {
	color: #5A4166;
}
.header_title span a:hover {
	text-decoration: none;
}

/***Add Outlet And CuisineType***/
ul.outlet_cuisine_type {
	border-bottom: none;
}
ul.outlet_cuisine_type li a {
	color: #5A4166;
	font-size: 15px;
	padding-bottom: 12px;
}
.updateBtn, .updateCBtn {
	display: none;
}

.input-help {
	display: none;
	position: absolute;
	z-index: 100;
	top: -6px;
	left: 240px;
	width: 180px;
	padding: 10px;
	background: #fefefe;
	font-size: .875em;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	box-shadow: 0 1px 3px #aaa;
	border: 1px solid #ddd;
	opacity: 0.9;
}
.input-help::before {
	content: "\25C0";
	position: absolute;
	top: 10px;
	left: -13px;
	font-size: 16px;
	line-height: 16px;
	color: #ddd;
	text-shadow: none;
}
.input-help h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.1em;
}

/* Always hide the input help when it's pristine */
input.ng-pristine + .input-help {
	display: none;
}

/* Hide the invalid box while the input has focus */
.ng-invalid:focus + .input-help {
	display: none;
}

/* Show a blue border while an input has focus, make sure it overrides everything else */
/* Overriding Twitter Bootstrap cuz I don't agree we need to alarm the user while they're typing */
input:focus {
	color: black !important;
	border-color: rgba(82, 168, 236, 0.8) !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
}

/* Show green border when stuff has been typed in, and its valid */
.ng-dirty.ng-valid {
	border-color: #3a7d34;
}

/* Show red border when stuff has been typed in, but its invalid */
.ng-dirty.ng-invalid {
	border-color: #ec3f41;
}
.help-inline {
	display: inline-block;
	float: left;
	padding: 5px !important;
}
/* Show the help box once it has focus */
.immediate-help:focus + .input-help {
	display: block;
}

/* Immediate help should be red when pristine */
.immediate-help.ng-pristine:focus + .input-help {
	border-color: #ec3f41;
}
.immediate-help.ng-pristine:focus + .input-help::before {
	color: #ec3f41;
}

/* Help hould be green when input is valid */
.ng-valid + .input-help {
	border-color: #3a7d34;
}
.ng-valid + .input-help::before {
	color: #3a7d34;
}

/* Help should show and be red when invalid */
input.ng-invalid.ng-dirty + .input-help {
	display: block;
	border-color: #ec3f41;
}
input.ng-invalid.ng-dirty + .input-help::before {
	color: #ec3f41;
}

/* Style input help requirement bullets */
.input-help ul {
	list-style: none;
	margin: 10px 0 0 0;
}

/* Default each bullet to be invalid with a red cross and text */
.input-help li {
	padding-left: 22px;
	line-height: 24px;
	color: #ec3f41;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAA1CAYAAABIkmvkAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAAJwAAACcBKgmRTwAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMC8wOS8xMlhq+BkAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzVxteM2AAAEA0lEQVRIie2WW2jbVRzHv//zT5rkn0ub61zaNdEiPqTC9EFRhtgJk63qg3Wr0806pswNiYgDUXxwyryCEB8UBevtaSCCDHQoboKyoVvVzfRmL2napU0mrdbl8s//dy4+dM1M28n64FsPnIdz+XzO75zfOXA0pRRWU7o/uS9FxOc+3/vlIQBgq4F3fHxvKuIPJ9cFwi9uTXU8BwDa1Uaw/aN7UusCkWRbPI5yxcTI2Bgy49kXrkrwwIedqYg/nGyLXwsJiYHBYWTGs7Cq5Kpt4cA3PXft+2rX40vhrt7OVLgplIzHYuBKoH9gCKMjGVE1LdfJl86YDAAOfN2ziZP4NODyv9/z2fanFuH7P9iWCjcFk/FYK4QSGLgEk0WeUy/3mQCgPXFs9xbBRW883NrssDvQN3hWcOLPEPGWiD94MBaPQymBoaERjI9mBSfu+fHwL+biItpjR3e6JFfloDeAaGQ9SpUycvlp6ExHJBKGYsDvgyMYH81KTsL90yuX4VoWdh3pMqSQpWBjAC3RZkgpYEkCFDA8NIqJ0UlFxI3Tr/5aB9elsau305BcloKBAFpjLeBSYGRwDBNjk4oTN06/dnYZXCcAgK1vbzYkl6VwOATihOzYlOLEjTOvn1sRXiYAgDsP32YIKUuWaXFOwtP3xrnqleAVBQBwy/M3GZy4+PnN3/4TvqJgNWVVj2lNsCZYE6wJ1gRrgv9dYAMAHHw2Bl2fUEpBVavtLPVW/78nVR/Zk4CupzVHA6zChSOK0yHv0S8GFyK4BMPhAJxOgLE03/9kYhE2dz+agKaldY8bDaEQ7D5ft7Roy+UIlCooy5LQdaZ5vVBEgGmmrT172yVxaIylmdcDm9cHc2oK1Zm8kETvLAo0pRRk8mmnEqKouVw68zVCzP8F/uccFHHoXi/sjT6Y53Mw83mhOHn8J7416wQAwPftd0ouiswwdJu/CRASkBKQAmYuBzNfWIC/O173W6llwfbeu6Yi8tDsrAQJYGICyGQAIWDO5KUkaxlcJwAASdSmaWAQHCACOAc4h6YzJi1qWymNNUHlwYcT0JDWXQbACYhGgeh6gHM4Ghuh2/R0YePNiaUCTSmFcvdDCY1paZvhht3nQ2VmGmahICSR5vQHmDt6DcozeZSnp2FdLLZHhwdq94SVd+xMaJqWtrkM2L1uVHILpy0t8igidymXExfHMzBCQbhCIdga7Onz8etqkdgkUYTZbYCSqORmULlQEIq4J3jyexMA8jdu9BRzuaKyLN3udkNjDEqICID+2hbm797Wwez24/T3vJTE3aFTP9Sd9vT1NziVEMUGr1c35+Y2b5jKnqgNKqWglMLspjs6/rj1dudie2mdao07J5s3dCzt/werJTyI1yYqpQAAAABJRU5ErkJggg==) no-repeat 2px -34px;
}

/* Set to green check and text when valid */
.input-help li.valid {
	color: #3a7d34;
	background-position: 2px 8px;
}

/* Set submit button */
form .btn, form.ng-valid .btn[disabled] {
	display: none;
}
form.ng-invalid .btn[disabled], form.ng-valid .btn {
	display: inline-block;
}

body {
	padding: 20px 0;
}
input {
	width: 166px
}
.form-horizontal .control-label {
	width: 100px;
}
.form-horizontal .controls {
	position: relative;
	margin-left: 0px !important;
}
.innerDiv form {
	margin: 10px 0 !important
}

/* Tablet Id table css */
.dateTimeList {
	margin: 5% 0 3%;
	overflow-y: auto;
	overflow-x: hidden;
	width: 348px;
	max-height: 195px;
	min-height: 125px;
}
.dateTimeListhead {
	color: #664766;
	font-weight: bold;
}
#divexample1 a {
	color: #664766;
}
.nicescroll-rails {
	display: none;
}
.dateTimeList .col1, .dateTimeList .col2, .dateTimeList .col3 {
	padding: 2% 0;
	height: 18px;
	float: left;
	border: 1px solid #ccc;
	border-right: 0;
	border-top: 0;
	text-align: center;
}
.dateTimeList .col1 {
	width: 100px;
}
.dateTimeList .col2 {
	width: 100px;
}
.dateTimeList .col3 {
	width: 125px;
}
.dateTimeList .colBorderTop {
	border-top: 1px solid #ccc;
}
.dateTimeList .colBorderRight {
	border-right: 1px solid #ccc;
}

/**Outlet Manager**/
.manager_listing {
	float: left
}
.edit_manager, .edit_customer_admin {
	border-left: 1px solid #CCCCCC;
	float: left;
	overflow: hidden;
	padding-left: 22px;
	width: 100%;
	display: none;
        margin-left: 22px;
}
.manager_list_table {
	overflow: hidden;
	border-top: 1px solid #ccc;
}
.manager_list_Data {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

.manager_list_Data:before,
.manager_list_Data:after {
  display: table;
  clear: both;
  content: "";
}



/*---iGor-----*/
.manager_list_Data .data a:hover{
	text-decoration: none;
}
.manager_list_Data .data p,.manager_list_Data .data a{
	 font-size: 12px !important;
    font-weight: 300;
      color: #999999 !important;
}
.manager_list_Data span.data_name{
   color: #684667;
    font-size: 14px;
    font-weight: 500;
  white-space: nowrap;
}

.manager_list_table .heading {
	font-weight: bold;
	height: 28px;
}
.manager_list_table .heading, .manager_list_table .data {
	float: left;
	padding: 28px 14px 20px;
	margin-bottom: 0px !important;
	text-align: center;
	width: 116px;
	word-wrap: break-word;
	position: relative;
}



  #payment_history .manager_list_table .heading, #payment_history .manager_list_table .data{
padding: 45px 14px 20px;
  }
.border_right_none {
	border-right: none !important;
}
.data_name {
	display: block;
}
.data_name img{
	cursor: pointer;
}
.manager_list_Data .data a {
	color: #5A4166;
	font-size: 13px;
}
#editManager {
	margin-left: 0;
}

/**Manager Account Edit***/
.manager_account {
	display: block;
	float: left;
	border-left: none;
}

/***Dashboard Comment***/
.dashboardLi a img, .hideNav ul li a img {
	margin-right: 5px;
}
.home_page_view {
	width: 100%;
	height: 610px;
	overflow-y: auto;
}
#dashboardComments .home_page_view {
	/*height: 620px;*/
}
.feedback_step {
	border: 1px solid #D6D6D6;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-ms-border-radius: 10px 10px 10px 10px;
	margin: 0.4% 0;
	overflow: hidden;
	padding: 1% 0;
	position: relative;
}
.commentFeedback{
	position:inherit;
	display: flex;
}
.commentFeedback .btn{
	margin-top: 10px;
}
.promo_code {
	color: #674665;
	float: left;
	width: 12%;
	flex-basis: 12%;
	text-align: center;
	min-height: 85px;
}
.insight_graph2 h3, h3.redemptionMsg {
	font-size: 16px;
	font-weight: normal;
	line-height: 41px;
	text-align: center;
}
.promo_txt {
	color: #999999;
	font-family: myriadpro;
	font-size: 11px !important;
	font-weight: bold;
	line-height: 10px;
}

#dashboardComments .promo_txt {
	font-size: 13px !important;
}
#dashboardComments .update_time {
	font-size: 10px;
}
#dashboardComments .commented_user {
	font-size: 10px;
}
.promo_value {
	display: block;
	font-family: 'Roboto', sans-serif !important;
	font-size: 70px !important;
	margin-top: 30px;
	font-weight: 100;
}
.promo_code_def {
	border-left: 1px solid #D6D6D6;
	/*border-right: 1px solid #D6D6D6;*/
	float: left;
	width: 21%;
	flex-basis: 21%;
	min-height: 85px;
	margin-left: -1px;
}
.five-point-scale-section {
	border-left: 1px solid #D6D6D6;
	/*border-right: 1px solid #D6D6D6;*/
	float: left;
	width: 21%;
	flex-basis: 10%;
	flex-grow: 2;
	min-height: 85px;
	margin-left: -1px;
	columns: 2;
}
.five-point-scale-section.fps-label{
	color: #999999;
    font-family: myriadpro;
    font-size: 13px;
    font-weight: bold;
    line-height: 10px;
}
.five-point-scale-section .fps-text{
	color: #654665;
	font-size: 13px;
}
.five-point-scale-section .five-point-item{

}
.five-point-scale-section .def_icon{
	width: 130px;
	margin: 0px 6px 0px;
	float: left;
	font-size: 11px;
	text-align: left;
}
.def_icon {
	color: #999999;
	float: left;
	margin: 10px 11px 6px;
	text-align: center;
	font-size: 13px;
}
.promo_code_desc {
	float: left;
	padding: 0 1%;
	position: relative;
	text-align: justify;
	width: 54%;
	flex-basis: 20%;
	flex-grow: 2;
	font-size: 14px;
}
.comment-narrow{
    width: 40%;
}
.feedback_step div.reachOut {
    float: left;
    height: 108px;
    text-align: center;
    width: 10%;
    flex-basis: 10%;
}
.feedback_step .reachOut ~ .reachOut{
    border-left: 1px solid #D6D6D6;
}
.reachOut > img {
    margin-top: 23px;
}

.update_time {
	bottom: 0;
	color: #999999;
	font-size: 11px;
	position: absolute;
	right: 2%;
}
.commented_user {
	bottom: 0;
	color: #999999;
	font-size: 11px;
	position: absolute;
	left: 2%;
}

.outletDropDown {
	float: right;
	margin: 0px;
}

.reachOut div {
	margin-top:25px;
}

/***Dashboard Comments End***/

/**** Dashboard snapshot ****/
.snapshotMenuDropDown {
	float: right;
	margin: 6px;
}
.insight_graph1, .insight_graph2 {
	width: 45%;
	float: left;
}
.insight_graph2 {
	/*height: 583px;
	 overflow-y: auto;*/
	width: 55%;
}
.daily_change_span {
	float: right !important;
	margin-left: 1px !important;
	/*padding-top: 6%;*/
	text-align: right;
	width: 32%;
}
.daily_change_span img {
	/*padding: 6% 1px;
	 float: left;*/
	vertical-align: sub;
}
.score_1 {
	background: none repeat scroll 0 0 #F5F5F5;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-ms-border-radius: 5px 5px 5px 5px;
	margin: 0.51%;
	overflow: hidden;
	padding: 0 0 0 1%;
	border: 1px solid #C3C3C3;
}
.net_score {
	border-right: 1px solid #664766;
	float: left;
	height: 45px;
	/*margin-bottom: -1000px;
	 padding-bottom: 1000px;*/
	padding-top: 30px;
	text-align: left;
	width: 49%;
}

.feedSub {
	padding-top: 0;
	width: 49.5%;
}
.daily_change_score {
	float: right;
	/*padding-top: 1%;*/
	text-align: right;
	width: 30%;
}
.net_promo_score {
	border-right: 1px solid #664766;
	float: left;
	height: 72px;
	margin-bottom: -1000px;
	padding: 0.5% 0 1000px;
	text-align: left;
	width: 49%;
}
#dashboardSnapshot .main_content span {
	margin-right: 0 !important;
}
.dashboardHeader {
	float: left;
	margin-left: 15px;
}
#dashboardComments, #dashboardTrends, #dashboardSnapshot, dashboardActivity, #dashboardCompare, #dashboardRawData, #dashBoardCommunicationTemplates {
	width: auto;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
#dashboardComments .outletDropDown,#dashboardTrends .outletDropDown, #dashboardActivity .outletDropDown, #dashboardCompare .outletDropDown, #dashboardRawData .outletDropDown{
	margin: 6px 0 0 10px;
}
/*iGor loader*/
#Loader-icon {
    background-color: rgba(245 ,245 ,245 , 0.7);
    display: block;
    margin-left: 12px;
    height: 340px;
    width: 100%;
    position: absolute;
    z-index: 9999;
    text-align: center;
    vertical-align: middle;
}
#Loader-icon img{
margin-top: 16%;
max-width: 50px;
}
#Loader-icon2 {
    background-color: rgba(245 ,245 ,245 , 0.7);
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 9999;
    text-align: center;
    vertical-align: middle;
}
#Loader-icon2 img{
margin-top: 16%;
max-width: 50px;
}
/*End*/

/* compare dashboard start */
.dashboard-compare{
    position: relative;
}
.dashboard-compare .criteria-block{
    float: left;
    padding: 10px 34px 0 29px;
    border-right: 1px solid #e6e6e6;
    min-height: 500px;
    width: 20%;
    box-sizing: border-box;
}
.dashboard-compare .criteria-block input{
    width: 96.3%;
}
.dashboard-compare .criteria-block select{
    width: 102%;
}
.dashboard-compare select.ng-dirty.ng-valid{
    border-color: #cccccc;
}
.dashboard-compare .criteria-block label{
    margin: 20px 0 15px;
}
.dashboard-compare .comparison-block{
    float: left;
    padding: 30px 20px 0 30px;
    width: 75%;
}
.compare-content{
    position: relative;
    height: 100%;
}
.compare-content:after {
    content: "";
    display: table;
    clear: both;
}
.dashboard-compare .generate-btn{
    display: block;
    margin: 30px 0 27px;
}
.dashboard-compare .report-input-error{
    margin-top: 15px;
    color: red;
    font-size: 16px;
    font-weight: 300;
}
.dashboard-compare .clear-report{
    cursor: pointer;
}
.dashboard-compare .selected-tags-touchpoints{
    width: 94%;
}
.dashboard-compare .selected-tags-touchpoints .remove-button{
    float: left;
    height: 22px;
    cursor: pointer;
}
.dashboard-compare .clear{
    clear: both;
    overflow: hidden;
}
.dashboard-compare .selected-item{
    margin: 7px 0;
    border-bottom: 1px solid #e5e5e5;
    padding: 4px 0 7px;
}
.dashboard-compare .selected-tags-touchpoints .item-lines{
    font-size: 16px;
    float: left;
    font-weight: 300;
    width: 60%;
}
.dashboard-compare h4.report-sub-header{
    margin: 6px 0 43px;
    font-size: 16px;
    font-weight: 300;
}
.dashboard-compare .comparison-table{
    width: 100%;
}
.dashboard-compare .comparison-table tr{

}
.dashboard-compare .caret{
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #000000;
    content: "";
    display: inline-block;
    height: 0;
    opacity: 0.3;
    vertical-align: 1px;
    width: 0;
}
.dashboard-compare .caret.caret-down{
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}
.dashboard-compare .comparison-table th{
   text-align: center;
   padding: 0 0 9px;
   color: #999999;
   font-size: 16px;
   font-weight: 300;
   cursor: pointer;
}
.dashboard-compare .comparison-table td{
    text-align: center;
    padding: 15px 0;
    font-size: 16px;
    font-weight: 300;
}
.dashboard-compare .comparison-table tr{
    border-bottom: 1px solid #E6E6E6;
}
.dashboard-compare .comparison-table .col1{
    text-align: left;
    width: 25%
}
.dashboard-compare .comparison-table .col2{
    width: 18%
}
.dashboard-compare .comparison-table .col3{
    width: 18%
}
.dashboard-compare .comparison-table .col4{
    width: 14%
}
.dashboard-compare .comparison-table .col5{
    width: 14%
}
.dashboard-compare .comparison-table .col6{
    width: 14%
}
#popup-tags-touchpoints{
    background: #fafafa none repeat scroll 0 0;
    height: 500px;
    top: 40px;
    width: 397px;
    position: fixed;
}
.add-tags-touchpoints h1{
    margin-bottom: 20px;
}
.add-tags-touchpoints .nav-tabs, .add-tags-touchpoints .nav-tabs {
    border-bottom: 0 none;
    margin-bottom: 0;
}
.add-tags-touchpoints .nav-tabs li a, .add-tags-touchpoints .nav-tabs li a {
    color: #5c4155;
    font-size: 20px;
    font-weight: 400;
}
.add-tags-touchpoints .nav-tabs > .active > a, .add-tags-touchpoints .nav-tabs > .active > a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #f9bb52;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 2px;
    display: inline-block;
    outline: medium none;
}
.add-tags-touchpoints .nav-tabs .disabled a:hover {
    background-color: transparent;
}
.add-tags-touchpoints .tab-content, .add-tags-touchpoints .tab-content {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 5px;
    overflow: visible;
    padding: 18px 22px;
    width: 100%;
}
.add-tags-touchpoints h4{
     color: #5c5c5c;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}
.add-tags-touchpoints .tags-touchpoints-container{
    border: 1px solid #d8d8d8;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    height: 280px;
    overflow: auto;
}
.tags-touchpoints-container div:last-child{
    border: none;
}
.add-tags-touchpoints .tags-touchpoints-container input[type="checkbox"] {
    margin-left: 0;
}
.add-tags-touchpoints .touchpoints-searchbox{
    background: #d8d8d8 none repeat scroll 0 0;
    height: 38px;
    margin: 0 0 12px;
    padding: 3px 11px 0 0;
    text-align: left;
}
.add-tags-touchpoints .touchpoints-searchbox img {
    margin-right: -31px;
    vertical-align: -8px;
}
.add-tags-touchpoints .touchpoints-searchbox span{
    border-right: 1px solid #ffffff;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 14px;
    margin: 9px 6px 0 0;
    padding-right: 6px;
}
.add-tags-touchpoints .touchpoints-searchbox span:first-of-type {
    border-right: medium none;
}
.add-tags-touchpoints .touchpoints-searchbox input[type="text"], .add-tags-touchpoints .touchpoints-searchbox input[type="text"]:focus {
    background: transparent none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #fff;
    border-radius: 0;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: none;
    color: #fff;
    padding-left: 27px;
}
.add-tags-touchpoints .touchpoint-customer-name, .add-tags-touchpoints .tag-name{
    color: #5c4155;
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 0 26px;
    text-align: left;
}
.add-tags-touchpoints .touchpoint-address{
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    color: #999999;
    font-size: 12px;
    margin: 0 0 0 26px;
    text-align: left;
}
.add-tags-touchpoints .checkbox{
    border-bottom: 1px solid #f3f2f2;
    padding: 6px 0 0 11px;
}
/* compare dashboard end */

/* dashboard raw data start */
.dashboard-raw-data{
    position: relative;
}
.dashboard-raw-data .raw-data-table{
    margin: 7px 20px 20px;
}
.dashboard-raw-data .table-responsive{
    overflow: hidden;
}
.dashboard-raw-data .table-responsive table th{
    min-width: 80px;
}
.dashboard-raw-data .table-responsive table th:first-child{
    min-width: 20px;
}
/* dashboard raw data end */
.daily_change {
	float: left;
	text-align: right;
	width: 50%;
	height: 45px;
	padding-top: 30px;
	/*padding: 1% 0;*/
}

.score_1 .daily_change {
	padding-top: 0.5%;
}
.score_final .daily_change {
	padding-top: 0;
}
.netScore {
	color: #664766;
	display: block;
	font-family: 'Roboto', sans-serif !important;
	font-size: 38px !important;
	font-weight: 100;
	margin-top: 13px;
}

.txt1 {
	font-size: 100%;
	color: #000000;
}
.value1 {
	color: #664766;
	/*display: block;*/
	font-family: 'Roboto', sans-serif !important;
	font-size: 38px !important;
	font-weight: 100;
	margin-top: 10px;
}
.score_final .value1 {
	display: block;
}
.score_div .value1 {
	font-size: 20px !important;
	margin-top: 4px;
	margin-left: 1px;
}
.value2 {
	color: #664766;
	float: right;
	font-weight: 100;
	font-family: 'Roboto', sans-serif !important;
	font-size: 22px;
}
.rate_plus {
	background: none repeat scroll 0 0 #FEC03B;
	float: left;
	/*margin-top: 20px;*/
}
.net_rate_plus {
	background: none repeat scroll 0 0 #FEC03B;
	float: left;
	/*margin-top: 5%;*/
	margin-top: 12%;
}

.net_rate_plus_red {
	background: none repeat scroll 0 0 #C84A58;
	float: left;
	/*margin-top: 5%;*/
	margin-top: 12%;
}
.ratePValue {
	background: none repeat scroll 0 0 transparent;
	color: #5A4166;
	font-size: 13px;
	font-weight: normal;
	margin-left: 1%;
}

.rate_minus {
	background: none repeat scroll 0 0 #C84A58;
	float: right;
	margin-top: 0%;
}
.rateMValue {
	background: none repeat scroll 0 0 transparent;
	color: #5A4166;
	font-size: 13px;
	font-weight: normal;
	margin-right: 1%;
}
.rate1V {
	width: 34%;
}
.rate2V {
	width: 27%;
}
.rate3V {
	width: 11%;
}
.rate4V {
	width: 12%;
}
.rate5V {
	width: 27%;
}
.rate6V {
	width: 81%;
}
.rate7V {
	width: 69%;
}
.main_score {
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-ms-border-radius: 5px 5px 5px 5px;
	border: 1px solid #C3C3C3;
	margin: 0 0.5%;
}
.score_div {
	overflow: hidden;
	padding: 0 0 0 1%;
	border-bottom: 1px solid #C3C3C3;
}
.score_final {
	background: none repeat scroll 0 0 #F5F5F5;
	border-top: 12px solid #D6D6D6;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	overflow: hidden;
	height: 60px;
}
.score_final .net_score, .score_final .daily_change {
	text-align: center;
}
.insight_graph1 .txt1 {
	color: #505050 !important;
}
.insight_graph1 .score_div .net_score, .insight_graph1 .net_promo_score {
	border-right: 1px solid #C3C3C3;
}
.insight_graph1 .daily_change_score span {
	color: #505050 !important;
}
.insight_graph1 .score_final .net_score {
	border-right: 1px solid #c3c3c3;
	height: 60px;
}
.insight_graph1 .daily_change_score {
	width: 37%;
}
.insight_graph2 .promo_code_def {
	width: 30%;
}
.insight_graph1 .main_score .txt1 {
	color: #888888 !important;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	text-shadow: none;
}
.insight_graph1 .score_1 .txt1, .insight_graph1 .score_final .txt1 {
	font-size: 13px;
	color: #888888 !important;
}
.insight_graph2 .def_icon {
	font-size: 11px;
	width: 62px;
	margin: 0;
}
#dashboardSnapshot .promo_code {
	width: 15%;
}
.insight_graph2 .promo_code_desc {
	width: 52%;
	padding: 0 1% 2%;
	color: #5A4166;
	font-size: 12px;
}
.insight_graph2 .promo_value {
	font-size: 48px !important;
	margin-top: 20%;
	font-weight: 100;
}
.insight_graph2 .promo_code_desc span, .insight_graph2 .update_time span {
	/*bottom: 2%;
	 color: #999999;
	 font-size: 11px;
	 right: 2%;*/
}

/**** Dashboard snapshot ****/

/**** Dashboard Trends ****/
.menu_bar {
	width: 16%;
	padding: 10px 0;
	border-right: 1px solid #F0F0F0;
	float: left;
}
.menu_bar .headingCls {
	border-top: 1px solid #F0F0F0;
	font-size: 16px;
	border-bottom: 1px solid #F0F0F0;
	/*margin: 0 20px 0 10px;*/
	margin-right: 20px;
	padding: 10px 0 6px;
}
.menu_bar ul {
	list-style: none outside none;
	/*margin: 0 0 9px 35px;*/
	margin: 0 20px 0 0;
}
.menu_bar ul li {
	border-top: 1px solid #F0F0F0;
	font-size: 13px;
	padding: 5px 0 5px 15px;
}
.menu_bar ul li a {
	color: #999999;
}
.menu_bar ul li a:hover {
	text-decoration: none;
}
.chart_div {
	float: left;
    margin: 10px 0 20px 11px;
    width: 82%;
}
.chart_heading {
	display: block;
	font-size: 30px;
	font-weight: 100;
	margin: 20px 10px;
	line-height: 27px;
	font-family: 'Roboto', sans-serif !important;
}
.graph-buttons-container{
    width: 540px;
    float: right;
    margin-top: 17px;
}
.main-graph-head-container{
    float:left;
}
#dashboard_trends .PrintBtn {
    background-color: #f5f5f5  ;
    border: medium none;
    border-radius: 5px;
    color: #5a4166  ;
    cursor: pointer;
    float: right;
    font-size: 13px;
    font-weight: 400;
    height: 22px;
    line-height: 21px;
    margin-top: 4px;
    padding: 0 6px;
}
#dashboard_trends .Spr {
  float: right;
  margin: 4px 15px;
  font-size: 20px;
  font-weight: 400;
}
#dashboard_trends ul li a:active {
	/*font-weight: bold;*/
	color: #C84A58;
}
#dashboard_trends ul li a.active {
	font-weight: bold;
	color: #C84A58;
}
#dashboard_trends ul li a:hover {
	/*font-weight: bold;*/
	color: #C84A58;
}
.custExpSummary {
	/*border: 1px solid #CCCCCC;
	 overflow: hidden;
	 width: 610px;
	 margin: 10px 20px;*/
	margin: 10px 10px 10px 50px;

}

.custExpSummary div.custExpDiv {
	/*border-bottom: 1px solid #CCCCCC;
	 border-right: 1px solid #CCCCCC;
	 float: left;
	 height: 15px;
	 /*padding: 10px 5px;
	 padding: 5px 5px 15px;
	 width: 110px;*/
	border-bottom: 1px solid #F0F0F0;
	color: #999999;
	float: left;
	height: 15px;
	padding: 10px 5px;
	text-align: center;
	width: 28%;
}

.maxWidth div.custExpDiv {
	width: 16%;
}
.tooltip-inner {
	white-space: pre-line;
	max-width: 250px !important;
	padding: 10px 5px !important;
}
.tooltipIcon {
	height: 15px;
	padding-bottom: 5px;
}
.custExpSummary div.colno1 {
	/*width: 250px;*/
	text-align: left;
	width: 37%;
}
.custExpSummary div.colno1 span {
	font-size: 16px;
	color: #4C4B4D;
}
.custExpSummary div.colno2, .custExpSummary div.colno3 {
	font-size: 20px;
	color: #4C4B4D;
}
.custExpSummary div.colnoW {
	width: 25%;
}
.custExpSummary span.positiveVal {
	color: #46B157
}
.custExpSummary span.negativeVal {
	color: #c84a58
}
.mcqSummary div.custExpDiv{
    float: none;
    display: inline-block;
    height: initial;
    border-bottom: none;
    width: 18%;
}
.mcqSummary div.colno1{
    width: 53%;
}
.mcqSummary .mcq-row{
    border-bottom: 1px solid #F0F0F0;
}
.mcqSummary div.full-width{
	width: 99%;
	text-align: left;
    font-size: 16px;
    color: #4C4B4D;
}

/**** Dashboard Trends End ****/

/****Calendar CSS***/
#dp2, #dp3 {
	float: right;
	margin: 5px;
}
#dp3 span, #dp2 span, #receipt_date span {
	margin-left: -3px;
}
#dp3 .icon-th, #dp2 .icon-th, #receipt_date .icon-th {
	background-position: -2px -2px;
}
.addLeft {
	/*left: 980px !important;*/
}

.addLeft:before, .addLeft:after {
	/*left: 200px !important;*/
}

/** Payment History **/
#payDate1, #payDate2 {
	float: left;
	margin: 5px;
}
.selectDate {
	float: left;
	margin: 8px 0;
}
#payDate1 span, #payDate2 span {
	margin-left: -3px;
}
#payDate1 .icon-th, #payDate2 .icon-th {
	background-position: -2px -2px;
}
.paymentHistoryTbl {
	border: 1px solid #CCCCCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	overflow: hidden;
	margin-top: 10px;
}
.payHistoryHeader {
	background: none repeat scroll 0 0 #EBEBEB;
	overflow: hidden;
}
.paymentHistoryData {
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
	font-size: 14px;
	padding-bottom: 5px;
}
.border_bottom_none, .custExpSummary div.border_bottom_none {
	border-bottom: none;
}
.headCol {
	float: left;
	padding: 8px 10px;
	font-size: 14px;
	border-right: 1px solid #CCCCCC;
}
.dataCol {
	float: left;
	margin-bottom: -1000px;
	padding: 8px 10px 1000px;
	color: #9D9D9D;
	border-right: 1px solid #CCCCCC;
}
.headCol1 {
	width: 155px
}
.headCol2 {
	width: 95px
}
.headCol3 {
	width: 350px
}
.headCol4 {
	width: 105px
}
.headCol5 {
	width: 78px;
	text-align: center;
}
.headCol6 {
	width: 155px
}
.paymentHistoryData span {
	color: #5A4166;
}

/**Payment Invoice **/
.invoicePdfUrl {
	color: #999999;
	float: left;
	padding-top: 3px;
	padding-left: 5px;
	position: absolute;
	width: 203px;
}
/** Auto Complete**/

.autocomplete-suggestions {
	border: 1px solid #999;
	background: #fff;
	cursor: default;
	overflow: auto;
}
.autocomplete-suggestion {
	padding: 5px;
	font-size: 1em;
	white-space: nowrap;
	overflow: hidden;
}
.autocomplete-selected {
	background: #f0f0f0;
}
.autocomplete-suggestions strong {
	font-weight: normal;
	color: #3399ff;
}

/* Admin Console CSS */
.adminConsoleHdr {
	background-color: #dcdbda;
	border: 1px solid #dcdbda;
	font-size: 14px;
	padding: 10px;
	display: flex;
	/*width: 100%;*/
}

.adminConsoleColumns {
	border: 1px solid #dcdbda;
	padding: 10px;
	border-top: none;
	font-size: 14px;
	/*width: 100%;*/
}
.adminConsoleColumns .col {
	float: left;
	text-align: left;
	width: 120px;
}

.adminConsoleColumns .col1 {
	float: left;
	text-align: left;
	width: 175px;
}

.outletTble .colSave {
	float: left;
	text-align: right;
	margin: 0 4px;
}
.colSave span {
	background-color: #F5BA44;
	cursor: pointer;
	font-size: 16px;
	padding: 2px 8px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
}

.adminConsoleColumns .col3 {
	float: left;
	text-align: left;
	width: 45px;
}

.adminConsoleColumns .col3 {
	float: left;
	text-align: left;
	width: 0px;
}

.adminConsoleColumns .col2 {
	float: left;
	text-align: left;
	width: 185px;
}

.outletTble .colHdr {
	float: left;
	width: 126px;
}

.outletTble .colHdrDisabled {
	width: 78px;
	text-align: center;
}

.outletTble .colCustomer {
	text-align: center;
	width: 166px;
}

.outletTble .colHdrDisabled {
	width: 60px;
	text-align: center;
}

.outletTble .colHdr1 {
	float: left;
	width: 130px;
}

.outletTble .colCustomer1 {
	width: 166px;
}

.outletTble .colHdr2 {
	float: left;
	width: 145px;
}

.outletTble input {
	float: none;
}

.outletTble {
	color: #444343;
	margin: 2px 20px 20px;
}

.inputBox input {
	width: 100px;
}

.outletTble .colAuthoOutlet {
	float: left;
	text-align: center;
	width: 263px;
}

.colAuthoOutlet input {
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px;
	margin: 0 auto;
	overflow: hidden;
	width: 60px;
	border: medium none;
	box-shadow: none;
}

.inputBox span {
	border: 1px solid #CCCCCC;
}

.inputBox {
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	margin: 0 auto;
	width: 86px;
}

.arrows {
	border-right: medium none !important;
	border-top: medium none !important;
	border-bottom: medium none !important;
	border-radius: 0 5px 5px 0;
	float: right;
	cursor: pointer;
	height: 26px;
}

.upArrow {
	margin-top: -6px;
}
.downArrow {
	margin-top: -24px;
}

#adminConosoleOutlet .successMsg, #adminConsoleCustomer .successMsg {
	color: #0F9D58;
	/*margin-top: 10px;*/
	font-size: 15px;
	text-align: center;
	/*margin: 1% -18%;*/
}

#adminConosoleOutlet, #adminConsoleCustomer, #adminConosoleBrands, #adminConsoleReports, #adminConsolePrompts{
    margin-top: 20px;
}

.outletTble a:hover {
	text-decoration: none;
	color: #444343;
	cursor: pointer;
}

.outletTble a {
	color: #444343;
	cursor: pointer;
}

.outletTble a:visited {
	color: #005580;
}

/*Accept Invitation chnages CSS */
.leftAlign {
	float: left;
}

.rightAlign {
	float: right;
}

.rightDiv {
	float: left;
	border: 1px solid #CCCCCC;
	border-left: 0;
	height: 117px;
	margin-left: 10px;
	margin-top: 0;
	width: 15px;
}

.rightParentDiv {
	left: 425px;
	position: absolute;
	width: 60%;
}
.rightParentDiv1 {
	left: 471px;
	position: absolute;
	width: 60%;
	top: 0;
}

.rightParentDiv1 .rightDiv {
	height: 256px;
}

.rightParentDiv2 {
	left: 471px;
	position: absolute;
	width: 60%;
	top: 0;
}

.rightParentDiv3 {
	left: 471px;
	position: absolute;
	width: 60%;
	top: 0;
}

.rightParentDiv3 .rightDiv {
	height: 26px;
}
.rightParentDiv3 .rightDivMsg {
	margin-top: 5px;
}

.rightParentDiv2 .rightDiv {
	height: 164px;
}

.parentDiv {
	position: relative;
}

.rightParentDiv1 .rightDivMsg {
	margin-top: 55px;
}

.rightDivMsg {
	color: #AAAAAA;
	float: right;
	margin-left: 28px;
	margin-top: 27px;
	opacity: 1;
	text-align: left;
	width: 79%;
}

.tipMsg {
	color: #C64957;
	display: inline-block;
	float: right;
	padding: 12px 20px;
	/*text-transform: uppercase;
	 font-size: 10px;*/
	font-family: 'Rock Salt', cursive;
}

.tipMsg span {
	text-decoration: underline;
}

.tipContainer {
	margin-right: -20px;
	position: relative;
}

.tipContent {
	bottom: 0;
	color: #C64957;
	font-family: 'Rock Salt', cursive;
	line-height: 22px;
	padding: 5px;
	position: absolute;
	right: 0;
	width: 45%;
	margin-right: -20px;
}

.tipContent > span {
	text-decoration: underline;
}

.srNo {

	background: none repeat scroll 0 0 #664766;
	border-radius: 10px 10px 10px 10px;
	color: #FFFFFF;
	float: left;
	height: 20px;
	line-height: 20px;
	margin-left: 5px;
	margin-right: 8px;
	padding: 0 6px;
}
hr {
	margin: 0 !important;
}
fieldset.toggle {
	float: right;
}
.toggle label {
	color: #5A4166;
	float: left;
	line-height: 20px;
}
.stackLbl {
	float: left;
	margin-right: 5px;
}
.toggle .toggle-button {
	margin: 0px 5px 0px 0px;
	float: left;
	width: 40px;
	height: 20px;
	background-color: #F5F5F5;
	border: 1px solid #F5F5F5;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.toggle .toggle-button .toggle-tab {
	width: 20px;
	height: 20px;
	background-color: #5A4166;
	border: 1px solid #664766;
	margin-left: -1px;
	margin-top: -1px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.toggle input[type=checkbox] {
	display: none;
}
.toggle input[type=checkbox]:checked ~
label .toggle-button {
	background-color: #F5F5F5;
}
.toggle input[type=checkbox]:checked ~
label .toggle-button .toggle-tab {
	margin-left: 20px;
	background-color: #5A4166;
}

.npsScrs {
	font-size: 18px;
	font-weight: bold;
	font-family: 'Roboto';
	line-height: 27px;
	display: block;
}

.npsTitle {
	display: block;
	font-family: 'Roboto';
	font-size: 16px;
	margin-bottom: 2px;
	text-transform: uppercase;
}

.expCriteTitle {
	font-family: 'Roboto';
	font-size: 15px;
}

.donutChart {
	width: 258px;
	height: 180px
}

.lineGraph {
	min-width: 780px;
	height: 400px;
	margin: 0 auto
}

.pieChart {
	float: left;
	min-width: 300px;
	height: 250px;
}

#export {
	margin-top: 10px;
}

@media print {
    #dashboard_trends .Spr {
    display: none;
    }
  #dashboard_trends .PrintBtn {
    display: none;
  }
  .header {
    -webkit-print-color-adjust: exact;
    display: block !important;
    background-color: none repeat scroll 0 0 #F5BA44   !important;
    padding: 20px;
    margin-bottom: 30px;
  }
  #dashboardTrends .menu_bar, #dashboardTrends .nav li  , #dashboardTrends .tooltipIcon, #dashboardTrends .highcharts-tooltip,  #dashboardTrends .dropdown-menu, .welcome, #dashboardTrends .toggle, #dashboardTrends .highcharts-legend, #dashboardTrends .highcharts-button {
    display: none !important;
  }
  #dashboardTrends .outletDropDown, #dashboardTrends #reportrange, #reportrange, .span4, .firstshow, #dashboardTrends .navBarCls {
    border: 200px !important;
    background: none !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    box-shadow: none;
    outline: none;
    appearance: none;
  }
  #dashboardTrends .outletDropDown, #dashboardTrends #reportrange {
    width: auto !important;
    font-size: 20px;
    height: auto;
    display: block;
  }
  #dashboardTrends .chart_heading {
    margin-top: 55px !important;
  }
  #dashboardTrends .outletDropDown {
    padding: 0 0 0 0;
  }
  #dashboardTrends #reportrange {
    padding: 0 0 0 0;
  }
  #dashboardTrends input,#dashboardTrends textarea {
    transition: none;
  }
  .showNav {
    margin-bottom: 20px;
  }
  #dashboard_trends .main_content span {
    font-weight: bold;
  }
  #dashboardTrends .chart_div {
    margin: 0 0 0 0;
  }
  #dashboardTrends {
    zoom: 70%;
  }
}



@media print {
	.header {
		display: none;
	}
	.hideNav, #account, #dasboardCustomer, #outlet, .header_title, .leftPanel, #export, .footer,.test {
		display: none;
	}
	#reports {
		float: none !important;
		height: 1220px;
		width: 1000px;
	}
	.exp_criteria {

		overflow: hidden !important;
	}

	.content .span12 {

		margin-left: 0 !important;
		width: 100% !important;
		position: relative !important;
	}
	.tesa, .xyAxisValues {
		overflow: visible !important;
		float: none !important;
		left: 0 !important;
		width: 776px;
		/*width: 595px;*/
		/*height:842px;*/
		position: relative !important;
	}
	.reportHead {
		width: 790px !important;
	}
	.rightPanel {
		float: none !important;
	}
	#reports {
		float: none !important;
		/*height: 2500px;*/
		width: 595px;
		margin-left: 117px !important;
	}

	.expCriterias {
		width: 256px;
		height: 170px;
		position: relative;
		/*overflow: hidden !important;*/
		display: inline !important;
	}
	.expCriteTitle {
		font-family: 'Roboto';
		font-size: 15px;
		left: 0;
		position: absolute;
		text-align: center;
		width: 100%;
	}
	.expCriteTitle1 {
		font-family: 'Roboto';
		font-size: 15px;
		left: 0;
		bottom:0;
		margin-bottom:-26px;
		position: absolute;
		text-align: center;
		width: 100%;
	}

	.donutChart {
		height: 176px;
	}

	.lineGraph {
		min-width: 776px;
		padding: 11px 0 11px 11px;
		height: 386px;
		margin: 0 auto;
		overflow: hidden !important;
		border: 2px solid #000;
	}

	.pieChart {
		min-width: 250px;
		overflow: hidden !important;
	}

	.kanariUsage {
		margin-bottom: 166px;
	}
	.netPromoScore {
		padding: 5px 0;
	}
	.expCriteria {
		padding: 5px 0;
		margin-bottom: 0;
	}
	.custHeader{
		padding-top:60px;
	}

}

.confirmH2{
	font-size: 30px;
	line-height: 36px;
	font-family: Roboto Condensed, sans-serif;
	font-weight: 300;
}


#confirmEmail .loginDiv{
	 margin: 0 auto;
	 width: 100%;
}

#confirmEmail {
    background: none repeat scroll 0 0 !important;
    border-radius:0 !important;
    width:100%;
}


#confirmEmail .innerDiv a.kanarilogo img {
   margin-bottom: 26px;
   margin-top: 13px;
   width: 260px;
}


.redbutton{
	display: block;
	width: 250px;
	margin: 1em auto;
	border-radius: 5px;
	box-shadow: none;
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size: 23px;
	line-height: 49px;
	background-color: #c84a58;
	color: white;
	text-decoration: none;
	text-align: center;
	height: 50px;
}

#confirmEmail a:hover {
	text-decoration:none !important;
	color:#FFFFFF !important;
}

.logo_btm{
	display:none;
}


.mobileStyle{
	display:none;
}
.secondDiv{
	font-size:18px;
}
.popup{
	display:none;
}

.popup {
	background-color: #FFFFFF;
	border: 0 none;
	left: 30%;
	top:40%;
    padding: 20px 60px;
	position: absolute;
	width: 430px;
	z-index: 11;
	text-align:center;
}

.preview-survey-popup {
  background-color: #FFFFFF;
  border: 0 none;
  left: 4%;
  top: 4% !important;
  padding: 20px 60px;
  position: absolute;
  width: 80%;
  height: 85%;
  z-index: 11;
  text-align:center;
}

.popup h5 {
	font-size: 14px;
    font-weight: normal;
    text-align: center;
}
.popup button {
	width: 100%;
}
#overlaySuccess {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	text-align:center;
	/*background-color: #000;*/
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	/*z-index: 10;*/
}


.auditLogs
{
	padding: 20px !important;
}

.form-margin {
  margin-top: 30px;
 }

 .users-popup {
    top:0px;
    width:31%;
   }



 .controls > lable, .controls > label {
      text-align: left;
    }

 .users-popup-btn {
    width: auto !important;
  }
.users-error-msg , .users-success-msg{
  text-align: center;
  width: auto;
}

.rewards .sorting_rewards{
	margin-top: 50px;
	margin-bottom: 11px;

}
.popup-postion{
	position: fixed;
	top: 25%;
}
.reward-diable{
	opacity: 0.5
}
.outlet-pin{
	margin-left:0px;
	margin-top:50px;
	width:71%;
}

.btn-show-archive {
	border: 1px solid #5a4166;
	padding: 2px 10px;
	border-radius: 3px;
	cursor: pointer;
}

#rewardsTable {
	width: 100% !important;
	border-top: 1px solid #cccccc;
}

#rewardsTable td {
	   font-family: roboto;
	padding: 14px 15px 15px;
	text-align: center;
}

#rewardsTable .rewards-tble-border {
		border-bottom: 1px solid #cccccc;
}
#rewardsTable .rewards-tble-border a{
	text-decoration: none;
	cursor: pointer;
}
 .outlets #rewardsTable tr{
	height: 95px;
}
.new-campaigns #rewardsTable tr {
    height: auto !important;
}
.campaign-tble-border-top {
    display: none;
    border-top: 1px solid #5a4166;
}

.reward-name {
	width: 40%;
	text-align: left !important;
}
.rewards .reward-name b{
	font-family: Roboto;
font-size: 16px !important;

}
.reward-redeem {
	text-align: center;
	width: 12%;
}

.reward-validty {
	width: 20%;
}

.reward-condition {
	width: 20%;
}

#formidAddReward {
		padding: 0 20px;
}

#rewardsTable img {
	width: 18px;
	height: 18px;
}

#popup_new_reward > .row {
	margin-left: 0 !important;
}

#popup_new_reward {
	text-align: left;
}
#popup_new_reward > h1{
	text-align: center;
	margin-left: 0px;
	 margin-top: 8px;
}
#popup_new_reward > h1  b{
	text-align: center !important;
	font-family: Roboto;
	font-weight: 300;
font-size: 30px;
color: #5A4166;
}

#popup_new_reward > .mandatoryFld {
	text-align: center;
	font-family: roboto;
font-size: 13px;


}
.form-add-reward-lbl b{
	font-weight: 400;
	font-size: 14px;
}
#createReward .control-group{
	margin-bottom: 18px !important;
}
#createReward select{
    float: none;
}
#createReward  lable{
	line-height: 12px;
}
#createReward  textarea{
	min-height: 60px;
}
#createReward  lable >span{
	color: #999999;
font-weight: 300;
font-size: 10px;
color: #999999;

}
#createReward .btn {
font-size: 14px;
font-weight: 300;
 line-height: 29px !important;
  height: 28px;
  min-width: 107px;
  margin-right: 8px;
}
#createReward  .form-add-reward-txtfld{
	   width: 230px;
}


#createReward  .form-add-reward-lbl{
	   margin-left: 16px !important;
	   width: 120px !important;
}
.form-add-reward-lbl {
	width: 200px !important;
}

.form-add-reward-txtfld {
	width: 250px;
}

.form-add-reward-txtfld1 {
	width: 50px;
}

.pageHeader_rb{
	width:95%;
	font-size: 25px;
	color:#664766;
	font-family: roboto;
	font-weight: 300;

}
.innerCircleDiv{
	float:left;
	width:100%;
	padding:0px 0px 83px 0px;
}
.circle_box{
	width:100%;
	margin-left: 111px;
	float:left;
}
.yellocircle{
    background-color: #febe2a;
    border-radius: 30px;
    color: white;
    display: block;
    float: left;
    font-size: 1.4em;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}

.yellocircle_c{
    color: #febe2a;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    height: 20px;
    line-height: 30px;
		text-align: center;
		position: relative;
		width: calc(100% + 140px);
		width: -moz-calc(100% + 140px);
		width: -webkit-calc(100% + 140px);
		width: -moz-calc(100% + 140px);
    left: -70px;
  }

.circle_box .hiddenCircle, .circle_box .yellocircle{
	font-weight: bold;
	  font-size: 16px;
}
.hiddenCircle_c{
  display: inline-block;
  height: 20px;
  line-height: 30px;
  color:#98a0ab;
  text-align: center;
  font-size: 15px;
	font-weight: 400;
	position: relative;
	width: calc(100% + 140px);
	width: -moz-calc(100% + 140px);
	width: -webkit-calc(100% + 140px);
	width: -moz-calc(100% + 140px);
	left: -70px;
}
.hiddenCircle{
  display: block;
  height: 35px;
  width: 35px;
  line-height: 35px;
  float:left;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #D3D3CD;
  color: white;
  text-align: center;
  font-size: 1.4em;
}
.circle_content_box{
    float: left;
}

.campaign_lines hr {
    background-color: #d3d3cd;
    border: 0 none;
    color: #d3d3cd;
    float: left;
    height: 4px;
    margin-top: 17px !important;
    position: relative;
    top: 0 !important;
    width: 70px;
}

.campaign_lines{
	width:100%;
}

.survey_lines hr {
    background-color: #d3d3cd;
    border: 0 none;
    color: #d3d3cd;
    float: left;
    height: 4px;
    margin-top: 17px !important;
    position: relative;
    top: 0 !important;
    width: 158px;
}

.survey_lines{
	width:100%;
}
.pageContent_div{
		 width:100%;
		 /* margin-left:40px; */
		}
.survey-list {
	width: 100%;
	color: #D3D3CD;
  font-size: 15px;
  padding: 0;
}
.circle{
	float:left;
    width: 20px;
    height: 20px;
    background: #D3D3CD;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    margin:0px 10px;
  }
.survey-description{
	color: #999999;
  font-size: 18px;
  padding: 16px 0 0;
  width: 100%;
  margin-bottom: 15px;
    font-family: roboto;
    font-weight: 300;
}
.buttons-class {
	margin: 130px 0 130px 0px;
}
.campaign-rating {
     display: table-cell;
    font-family: roboto;
    font-size: 50px;
    font-weight: 300;
    min-width: 173px;
}
.rating-score {
  	font-size: 18px;
    font-weight: 400;
    vertical-align: top;
}
.rating-arrow-up {
	color:green;
	font-size:10px
}
.rating-arrow-down {
	color:red;
	font-size:10px
}
.campaign-margin-left {
	margin-left: 15px;
}
.campaign-box-upper {
	border-top: 1px solid #cccccc;
	margin-left: 0;
}
.survey-box-upper {
	border-top: 1px solid #cccccc;
	margin-left: 0;
}
.campaign-row-upper {
	margin-left: 0;
	padding: 30px 15px;
}
.survey-row-upper {
	margin-left: 0;
	padding: 30px 15px;
}
.campaign-reward-name {
	width: 60%;
	margin-left: 20px;
	text-align: left !important;
}
.campaign-notification{
    display: none;
	width:95%;
	font-size: 18px;
	color:#664766;
	margin-top: 18px;

}
.deploy-tick {
    font-size: large;
    font-weight: bold;
    vertical-align: top;
}
.deploy-listing{
	float: left;
  width: 15%;
  font-size: 16px;
  color: #656A70;
}
#deploy_campaign{
	display: none;
}
.search-button {
  background: url(/assets/Magnifier-icon.svg) no-repeat scroll 190px 4px transparent;
  border: 1px solid #654665;
  padding: 5px 4px;
  margin-bottom: 18px;
}

.survey-list-name {
	color: #9a989d;
    font-family: roboto;
    font-size: 16px;
    font-weight: 400;
     margin-left: 24px;
	vertical-align: -3px;
}
.survey-list .ng-scope{
    margin-top: 17px;
}
.campaign-btn,
.deploy-btn {
	  border: none !important;
    box-shadow: none !important;
    font-size: 16px !important;
    padding: 10px 25px !important;
}

.campaign-save-btn {
	  border: none !important;
    box-shadow: none !important;
    padding: 7px 18px !important;
    position: relative;
    width: 135px;
}

.redeemed-percentage {
	font-size: 12px;
	    font-weight: 300;
	color: #9B9A96;
}

.campaign-outlet-name {
	width: 35%;
}

.campaign-outlet-country {
	width: 30%;
	font-size: 12px;
	color: #999999;
	font-weight: 300;
}
.outlet-country {
	font-size: 14px;
	color: #5A4166;
	font-weight: 400;

}
.campaign-Assignoutlet-Name{
font-family: Roboto;
font-size: 14px;
color: #684667;
line-height: 18px;
}

.campaign-Assignoutlet-address{
font-family: Roboto;
font-size: 14px;
color: #999999;
font-weight: 300;
line-height: 18px;
}

.campaign-name {
	margin-bottom: 25px;
}

.campaign-name > span {
	font-size: 18px;
}

.campaign-name-txtfld {
	margin: 5px 0 0 30px;
	border: 1px solid #684667 !important;
}

.survey-description-noti-alerts {
    display:none;
	padding-top: 0;
	font-size: 14px;
}

.confirm-campagin ul {
	margin: 0;
	padding: 0;
}

.confirm-campagin ul li {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

.list-campaign {
	margin-left: 0 !important;
	margin-bottom: 60px !important;
}
 .NotDeployed  .campaign-rating {
	color: #999999 !important;

}

/*------iGor------*/
.campaign-row-upper .span1 p{
	color: #999999;
	font-size: 12px;
	font-weight: 300;
}
.campaign-row-upper .span1 a:hover{
	text-decoration: none !important;
}
.campaign-margin-left small, .campaign-row-upper .pull-left{
	 font-size: 16px;
	 font-weight: 300;
	 font-family: roboto;
	 line-height: 20px;
}
.survey-row-upper .span1 p{
	color: #999999;
	font-size: 12px;
	font-weight: 300;
}
.survey-row-upper .span1 a:hover{
	text-decoration: none !important;
}
.survey-margin-left small, .survey-row-upper .pull-left{
	 font-size: 16px;
	 font-weight: 300;
	 font-family: roboto;
	 line-height: 20px;
}
.list-campaign-name {
	 font-size: 20px;
	 font-weight: 400;
	 font-family: roboto;
}
.list-survey-name {
	 font-size: 20px;
	 font-weight: 400;
	 font-family: roboto;
}

.campaigns .divLeft {

	float: left !important;
	padding: 0 0;
	margin-left: 0 !important;
	width: 100% !important;
}

.campaigns .innerDiv{
	padding: 30px;
}

.lan-camp.campaigns .span1{
	margin-left: 30px;
}
.campaigns .addCampaign.btn {
	 line-height: 43px !important;
    padding: 0 10px !important;
}
.campaigns .btn{
  border: medium none;
    box-shadow: none;
    font-family: roboto !important;
    font-size: 16px;
    font-weight: 300;
    height: 38px;
    line-height: 39px !important;
    margin-top: 2px;
    padding: 0 15px !important;
}
.campaigns  .btn-success{
	    margin-top: 200px;
	    margin-left: 433px;
}
.campaigns .row{
	margin-left: 0px;
	padding-right: 0px;
}

.surveys .divLeft {

	float: left !important;
	padding: 0 0;
	margin-left: 0 !important;
	width: 100% !important;
}

.surveys .innerDiv{
	padding: 30px;
}

.lan-camp.surveys .span1{
	margin-left: 30px;
}
.surveys .addCampaign.btn {
	 line-height: 43px !important;
    padding: 0 10px !important;
}
.surveys .btn{
  border: medium none;
    box-shadow: none;
    font-family: roboto !important;
    font-size: 16px;
    font-weight: 300;
    height: 38px;
    line-height: 39px !important;
    margin-top: 2px;
    padding: 0 15px !important;
}
.surveys  .btn-success{
	    margin-top: 200px;
	    margin-left: 433px;
}
.surveys .row{
	margin-left: 0px;
	padding-right: 0px;
}
/*.campaign-rating span + span {
	float: left;
}
*/

.campaign-rating > span.rating-arrow-down,
.campaign-rating > span.rating-arrow-up {
	position: relative;
	font-size: 18px;
    margin-top: 14px;
    padding-left: 5px;
}

.dull_color{
  color: #A6A6A6;
}

.outlet-name{
  width: 30%;
  text-align: left !important;
}

.outlet-campaigns{
  width: 40%;
  text-align: left !important;
}

.barnd-image{
  display: table-cell;
    height: 80px;
    margin: auto !important;
    text-align: center;
    vertical-align: middle;
    width: 80px;
}

.brand-name {
	width: 60%;
	text-align: left !important;
}
.brand-category {
    text-align: center !important;
    width: 12%;
}
.edit-brand {
    text-align: center !important;
    width: 15%;
}

.category-dropdown{
	float: left !important;
	width: 260px !important;
	margin-left: 0 !important;
}

.fileUpload {
  overflow: hidden;
  border-radius: 0;
  cursor: pointer;
}

.fileUpload > span {
  cursor: pointer;
}

.fileUpload input.upload {
   cursor: pointer;
    font-size: 20px;
    height: 33px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 23px;
    top: 0;
    width: 240px;
}

.btn-brand{
	display: inline !important;
	margin-left: -44px !important;
	/*margin-left: 130px;*/
	/*line-height: 35px !important;*/
}

.btn-brand-submit{
margin-left: 0 !important;
}
.brand-logo-name{
	width: 170px;
}


/*---------Rewards----------*/
.rewards #rewardsTable td{
	color: #999999 !important;
}
.rewards #rewardsTable td .Edit-Archive-btn{
	min-width: 140px;
}
.rewards .divLeft{
	  padding: 0 0;
    width: 100% !important;
}
.rewards.main_content span, .rewards.main_content td{
	font-size: 12px;
	font-weight: 300;
}

.rewards .Edit-Archive-btn{
	float: right;
	 margin-right: -6px;
}

.rewards .btn{
    line-height: 39px !important;
    padding: 0 15px !important;
  border: medium none;
      font-family: roboto !important;
    box-shadow: none;
    font-size: 16px;
    font-weight: 300;
    height: 38px;
    margin-top: 2px;
}
#rewardsTable td b{
	color: #684667;
	font-size: 14px;
	font-weight: 500;
}
.campaigns.lan-camp  #rewardsTable td  {
color: #999999 !important;

}
.rewards .main_content span{
font-size: 12px;
font-weight: 300;
}

.main_content .text-center{
	text-align: center;
}
.main_content h2{
	   color: #5a4166;
    font-family: 'Roboto',sans-serif !important;
    font-weight: 300;
    font-size: 26px;
}


/*---------Campaigns--------*/
.lan-camp{
	   width: 1212px !important;
}

.campaigns.lan-camp .addCampaign.btn{
	  border: medium none;
    box-shadow: none;
    font-family: roboto !important;
    font-size: 16px;
    font-weight: 300;
    height: 38px;
    line-height: 39px !important;
    margin-top: 2px;
    padding: 0 15px !important;
}
.new-campaigns.main_content #rewardsTable span, .new-campaigns.main_content #rewardsTable td{
	font-size: 14px;
	font-weight: 300;
	color: #999999;
}

.new-campaigns #campaignStep3 #rewardsTable td, .new-campaigns #campaignStep3 #rewardsTable span{
	color: #684667;

}

.new-campaigns #campaignStep3 #rewardsTable span.redeemed-percentage{
	color: #999999;
}
.new-campaigns #campaignStep4 #rewardsTable span.outlet-country{
	font-size: 14px;
}
.new-campaigns  #rewardsTable td.campaign-reward-name {
	font-family: Roboto;
	font-weight: 500;
font-size: 16px  !important;
color: #684667  !important;
}
.new-campaigns.main_content #rewardsTable  .campaign-Assignoutlet-address{
	color: #684667;
	font-weight: 500;
	font-size: 16px !important;
}
.new-campaigns.main_content #rewardsTable span.outlet-country{
	font-size: 14px;
	color: #684667;
	font-weight: 500;
}
.lan-camp .list-campaign{
	margin-bottom: 69px !important;
}
.lan-camp .campaign-box-upper{
	margin-top: 21px;

}
.lan-camp .survey-box-upper{
	margin-top: 21px;

}
.lan-camp .campaign-row-upper{
	padding:  32px 15px 22px;
}
.lan-camp .survey-row-upper{
	padding:  32px 15px 22px;
}

.lan-camp .campaign-row-upper .pull-left{

color: #555555;
}

.lan-camp .campaign-row-upper .list-campaign-name{
	color: #684667;
}
.lan-camp .survey-row-upper .list-survey-name{
	color: #684667;
}

.lan-camp .rating-arrow-up{
font-family: Roboto;
font-size: 18px;
color: #417505;
line-height: 21px;
}
.lan-camp  .rating-arrow-down{
	font-family: Roboto-Regular;
font-size: 18px;
color: #D0021B;
line-height: 21px;
}

.lan-camp  .rating-arrow-down:after{
    background-image: url(/assets/arrow-down.svg);
	background-repeat: no-repeat;
	content: "";
	display: block;
	height: 10px;
	left: -10px;
	position: absolute;
	top: 7px;
	width: 10px;

}

.lan-camp  .rating-arrow-down, .lan-camp  .rating-arrow-up{
	position: relative;
}


.lan-camp  .rating-arrow-up:after{
    background-image: url(/assets/arrow-up.svg);
 	background-repeat: no-repeat;
	content: "";
	display: block;
	height: 10px;
	left: -10px;
	position: absolute;
	top: 7px;
	width: 10px;

}
.campaign-item-container{
	border-bottom: 1px solid #CCCCCC;
}
.survey-item-container{
	border-bottom: 1px solid #CCCCCC;
}


.lan-camp .campaign-rating > span.rating-arrow-down, .lan-camp .campaign-rating > span.rating-arrow-up{
	 padding-left: 0px;
}

.lan-camp .campaign-rating{
	position: relative;
    height: 31px;
}
.lan-camp 	.rating-score{
	position: absolute;
	left: -12px;
	top: 22px;
}

.lan-camp .campaign-row-upper .pull-right {
	margin-top: -6px;
	 margin-right: -14px;
}


/*-----------New campaigns wizard--------*/

.campaigns.new-campaigns{
	width: 1212px;
}

.new-campaigns .circle_content_box{
    margin-left: 0;
    width: 101%;
}

.new-campaigns .circle_box{
	 margin-left: 74px;
}
.new-campaigns .circle_box span,.new-campaigns .circle_content_box span{
	cursor: pointer;
}




.new-campaigns.campaigns .survey-description{
	 padding: 22px 0 0;
	  margin-bottom: 25px;
}



.campaigns.new-campaigns .buttons-class .btn{
    border: medium none;
    box-shadow: none;
    font-family: roboto !important;
    font-size: 16px;
    font-weight: 300;
    height: 38px;
    line-height: 39px !important;
    margin-top: 2px;
    padding: 0 15px !important;
}

.campaigns.new-campaigns  #rewardsTable{
	width: 1017px !important;
}
.new-campaigns .reward-type-radio{
    float: left;
    margin: 9px 0 0 62px;
}
.new-campaigns .reward-type-radio label{
    display: inline;
    margin: 0 13px 0 2px;
}

.campaigns.new-campaigns .search-button{
	 margin-right: 70px;
}
.campaigns.new-campaigns #rewardsTable td{
	 padding: 28px 15px;
}
.campaigns.new-campaigns #rewardsTable .reward-redeem {
font-family: Roboto;
font-weight: 400;
font-size: 14px;

}

.new-campaigns.campaigns #campaignStep5 .campaign-notification{
margin-top: 25px;
}


.new-campaigns.campaigns .confirm-campagin ul li{
	margin: 18px 0;
}
.new-campaigns.campaigns .btn-success{
	min-width: 160px !important;
}

.new-campaigns.campaigns .btn-success .deploy-tick{
margin-left: 12px;
}






/*-------Rewards--------*/
.tooltip.left .tooltip-arrow{
	border-left: 5px solid #684667 !important;
}
.tooltip-inner {
	background-color:  #684667 !important;
}
.span12.rewards{
width: 1212px;
}
.span12.rewards .sorting_rewards{
	    margin-left: 15px;
	    margin-top: 44px;
}
.span12.rewards .sorting_rewards select{
    margin-left: 20px;
    border-color: #555555;
}
.span12.rewards .btn-show-archive{
	   line-height: 27px;
    padding: 0px 15px !important;
       height: 26px;
       font-weight: 300;
       font-size: 14px;
       border-color: #555555;

}
.span12.rewards .sorting_rewards span{
	font-family: Roboto;
font-size: 16px;
color: #555555;
font-weight: 300;
}
.span12.rewards .sorting_rewards span.btn-show-archive{
font-size: 14px;
}
/*outlets*/
.outlets.span12 { border-radius: 0px !important;}
.outlets .divLeft { width: 1151px !important; padding: 0;}
.outlets .innerDiv { padding: 30px 0px  !important; }
 .sorting_outlets{    margin-left: 15px;
    margin-top: 44px;}


.outlets .sorting_outlets span{
	font-family: Roboto;
font-size: 16px;
color: #555555;
font-weight: 300;
}

.span12.outlets .sorting_outlets select{
    margin-left: 20px;
    border-color: #555555;
}



.span12.outlets .sorting_outlets{
	    margin-left: 15px;
	    margin-top: 62px;
}
.span12.outlets .sorting_outlets select{
    margin-left: 20px;

}
.outlets .btn{
    line-height: 39px !important;
    padding: 0 15px !important;
  border: medium none;
      font-family: roboto !important;
    box-shadow: none;
    font-size: 16px;
    font-weight: 300;
    height: 38px;
    margin-top: 2px;
}


.outlets .sorting_outlets input{
	width: 172px;
}
.outlets .sorting_outlets .search-button{
	background-position:  168px 4px;
	padding: 5px 15px;
}
.outlets  #rewardsTable td.outlet-name b {
font-size: 16px;

}
.outlets  .outlet-name span, .outlets  #rewardsTable td span span, .outlets  #rewardsTable td a span  {
	font-size: 12px;
	color: #999999;
	font-weight: 300;
}
.outlets  #rewardsTable td.outlet-campaigns {
	text-align: center !important;
}
.outlets  #rewardsTable td{
    padding: 20px 15px !important
}
.outlets  #rewardsTable .outlet-name{  width: 30%;}
.outlets  #rewardsTable .reward-redeem{  width: 17%;}
.outlets  #rewardsTable .outlet-campaigns{   width: 30%;}



.btn {border: none !important; box-shadow: none !important;}
input, textarea { box-shadow: none !important;}



/*------- Empty result message ---------*/
.Empty-result{
border-radius: 5px;
background: #F9F9F9;
text-align: center;
width: 534px;
padding: 31px;
margin: 60px auto;
}
.Empty-result .Empty-result-icon{
	width: 65px;
	height: 65px;
	margin: auto;
	margin-bottom: 20px;
	display: block;
}
.Empty-result h2{
font-size: 20px;
color: #999999;
font-weight: 300;
}
.Empty-result p{
font-size: 12px;
color: #999999;
line-height: 14px;
font-weight: 300;
}
.Empty-result-con hr{
	margin-top: 12px !important;
}

.loading-spinner-wrap {
  width: 100%;
  position: absolute;
  top: 50%;
  right: 0;
}
.loading-spinner {
  animation: spin 1s steps(12, end) infinite;
  -webkit-animation: spin 1s steps(12, end) infinite;
  height: 68px;
  margin: -56px auto 0;
  width: 88px;
}

.loading-spinner i {
  display: block;
  position: absolute;
  background: #5A4156;
  box-shadow: 0 0 3px rgba(255, 255, 255, .7);
  border-radius: 3px;
  height: 23px;
  left: 58%;
  margin-left: -9px;
  transform-origin: center 34px 21px;
  -webkit-transform-origin: center 34px 21px;
  width: 4px;
}
#Loader-icon .loading-spinner{
    left: 34%;
    position: absolute;
    top: 42%;
}
#Loader-icon2 .loading-spinner{
    position: relative;
    top: 150px;
}

.loading-spinner i:nth-child(1) { opacity: 0.08; }
.loading-spinner i:nth-child(2) { transform: rotate(30deg); opacity: 0.167; }
.loading-spinner i:nth-child(3) { transform: rotate(60deg); opacity: 0.25; }
.loading-spinner i:nth-child(4) { transform: rotate(90deg); opacity: 0.33; }
.loading-spinner i:nth-child(5) { transform: rotate(120deg); opacity: 0.4167; }
.loading-spinner i:nth-child(6) { transform: rotate(150deg); opacity: 0.5; }
.loading-spinner i:nth-child(7) { transform: rotate(180deg); opacity: 0.583; }
.loading-spinner i:nth-child(8) { transform: rotate(210deg); opacity: 0.67; }
.loading-spinner i:nth-child(9) { transform: rotate(240deg); opacity: 0.75; }
.loading-spinner i:nth-child(10) { transform: rotate(270deg); opacity: 0.833; }
.loading-spinner i:nth-child(11) { transform: rotate(300deg); opacity: 0.9167; }
.loading-spinner i:nth-child(12) { transform: rotate(330deg); opacity: 1; }

.loading-spinner i:nth-child(2) { -webkit-transform: rotate(30deg); opacity: 0.167; }
.loading-spinner i:nth-child(3) { -webkit-transform: rotate(60deg); opacity: 0.25; }
.loading-spinner i:nth-child(4) { -webkit-transform: rotate(90deg); opacity: 0.33; }
.loading-spinner i:nth-child(5) { -webkit-transform: rotate(120deg); opacity: 0.4167; }
.loading-spinner i:nth-child(6) { -webkit-transform: rotate(150deg); opacity: 0.5; }
.loading-spinner i:nth-child(7) { -webkit-transform: rotate(180deg); opacity: 0.583; }
.loading-spinner i:nth-child(8) { -webkit-transform: rotate(210deg); opacity: 0.67; }
.loading-spinner i:nth-child(9) { -webkit-transform: rotate(240deg); opacity: 0.75; }
.loading-spinner i:nth-child(10) { -webkit-transform: rotate(270deg); opacity: 0.833; }
.loading-spinner i:nth-child(11) { -webkit-transform: rotate(300deg); opacity: 0.9167; }
.loading-spinner i:nth-child(12) { -webkit-transform: rotate(330deg); opacity: 1; }

@keyframes spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}
@-webkit-keyframes spin {
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); }
}

th.data-table-comment {
  min-width: 300px !important;
}
.browser-unsupported{
  text-align: center;
  margin: 10px 0;
  display: none;
}
.browser-unsupported h1 {
  color: #000000;
  width: 80%;
  margin: 5px auto;
  font-size: 18px; }

.browser-unsupported .browser-types {
  width: 80%;
  margin: auto;
  text-align: center; }
.browser-unsupported .browser-types .browser-item {
  display: inline-block;
  margin: 0 6px; }
.browser-unsupported .browser-types .browser-item .browser-name {
  display: block; }
.browser-unsupported .browser-types .browser-item img {
  width: 50px;
  height: 50px;
  margin-bottom: 3px; }
.browser-unsupported .browser-types .browser-item.safari-browser img {
  width: 61px;
  height: 60px;
  vertical-align: 0;
  margin-bottom: -7px; }
.show-broswer-unsupported{
  display: block;
}
.list-of-cases-and-graph .container {
	width: 100%;
}

.list-of-cases-and-graph .head-section {
	margin-top: 30px;
}
.list-of-cases-and-graph .head-section {
	margin-top: 30px;
}

.list-of-cases-and-graph .head-section .date_range_label {
    font-family: roboto;
    margin-right: 10px;
}

.list-of-cases-and-graph .head-section .date_range_input {
    margin-bottom: 0px;
}

.list-of-cases-and-graph .filter_wrapper {
	margin-top: 15px;
	position: relative;
}
.list-of-cases-and-graph .filter_serach_box {
	border-radius: 5px;
	border-color: #5A4166;
	height: 20px;
	padding-left: 20px;
	padding-right: 40px;
	width: 160px;
}

.list-of-cases-and-graph .filterCasesSearchIcon {
	position: absolute;
	height: 20px;
	right: 10px;
	top: 5px;
	cursor: pointer;
}
.list-of-cases-and-graph .filterCasesSearchIcon:hover {
	box-shadow: 0px 1px 0px 0px;
}

.list-of-cases-and-graph .cases_table {

}

.list-of-cases-and-graph .cases_table .case_list_row {
	list-style: none;
	/* border-top: 1px solid #5A4166;*/
	border-bottom: 1px solid #ebebeb;
	margin: 0px 0px !important;
	padding-bottom: 20px;
	padding-top: 20px;
	cursor: pointer;
	font-size: 0px;
}

.list-of-cases-and-graph .cases_table .case_list_row_head {
	border-bottom: 2px solid #ebebeb;
    padding-bottom: 0px;
    padding-top: 0px;
}

.list-of-cases-and-graph .cases_table .case_list_row_head .title {
	display: inline-block;	
	font-size: 13px;
	font-weight: 500;
	margin-right: 5px;
}
.list-of-cases-and-graph .cases_table .case_list_row_head .sort_container {
	display: inline-block;
	position: absolute;
	font-size: 10px;
}
.list-of-cases-and-graph .cases_table .case_list_row_head .desc_sort {
	position: absolute;
}

.list-of-cases-and-graph .cases_table .case_list_row_head .asc_sort {
	position: absolute;
}

.list-of-cases-and-graph .cases_table .case_list_col {
	display: inline-block;
	width: 122px;
	height: 35px;
	text-align: center;
	margin: 4px 0px 4px 0px;
	vertical-align: top;
	/* border-left: 1px solid #5A4166;
	border-right: 1px solid #5A4166;*/
}
.list-of-cases-and-graph .cases_table .case_list_col.case_list_narrow{
	width: 106px;
}
.list-of-cases-and-graph .cases_table .case_list_col.case_list_wide{
	width: 160px;
}
.list-of-cases-and-graph .cases_table .case_list_col .time_to_close_negative .col_text{
    color: #C64957;
}
.list-of-cases-and-graph .cases_table .case_list_col .high_priority{
	color: #C64957;
}

.list-of-cases-and-graph .cases_table .case_list_col .capitalize {
	text-transform: capitalize;
}

.list-of-cases-and-graph .cases_table .case_list_col_head {
	
}

.list-of-cases-and-graph .cases_table .case_list_col .col_text {
	padding-top: 6px;
	color: #5A4166;
	display: block;
	text-decoration: none;
	font-size: 13px;
}

.list-of-cases-and-graph .cases_table .case_list_col .col_text .secondary_txt {
	color: #99999C;
	font-size: 11px;
}

.list-of-cases-and-graph .cases_table .case_list_col_head .col_text {
	font-weight: 500;
}

.list-of-cases-and-graph .cases_table .first_col {
	/* border-left: none;*/
}

.list-of-cases-and-graph .cases_table .last_col {
	/* border-right: none;*/
}

.list-of-cases-and-graph .cases_table .sort_active {
	color: red;
}

.list-of-cases-and-graph .cases_table .pagination_section {
	text-align: center;
}

.list-of-cases-and-graph .cases_table .pagination {
	display: inline-block;
}

.list-of-cases-and-graph .cases_table .pagination li a{
	color: #5A4166;
	border-color: #F5BA44;
}

.list-of-cases-and-graph .cases_table .cases_table_message {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #99999C;
}

.canvasjs-chart-credit {
	display: none;
}

.list-of-cases-and-graph .rotate {

	/* Safari */
	-webkit-transform: rotate(-180deg);

	/* Firefox */
	-moz-transform: rotate(-180deg);

	/* IE */
	-ms-transform: rotate(-180deg);

	/* Opera */
	-o-transform: rotate(-180deg);

	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}

.priority_icon {
	color: #C64957;
}

.alert_icon {
	background-image: url(/assets/alert.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
}
.case-filter select.case-filter-select{
	margin-left: 17px;
	border-color: #555555;
}
.case-filter .case-filter-text{
	font-family: Roboto;
	font-size: 16px;
	color: #555555;
	font-weight: 300;
}
#case_details .large_title {
	font-size: 30px;
}
.sub_div_wrapper .title {
	font-size: 18px;
}
.sub_div_wrapper .sub_title {
	font-weight: 500;
	color: #654665;
}
#case_details .left_wrapper {
	margin-left: 0px;
	padding-right: 70px;
}
#case_details .sub_div_wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
}
#case_details .case_history_wrapper{
	margin-top: 35px;
}
#case_details .case_history_wrapper .title_info{
	min-height: 28px;
	margin: 10px 0;
}
#case_details .sub_div_wrapper.customer-details_wrapper  {
	border-bottom: 1px solid #ebebeb;
}

#case_details .sub_div_wrapper.customer-details_wrapper .secondary_title {
	width: 20%;
    display: inline-block;
}

#case_details .sub_title_info {
	color: #939393;
	font-size: 12px;
}


#case_details .title_info {
/*	color: #939393;
	font-size: 12px;*/
}

#case_details .small-grey {
	color: #939393;
	font-size: 13px;
}

#case_details .question, #case_details .response {
	color: #5C5C5C;
	overflow-wrap: break-word;
}

.right_wrapper .large_title {
	color: #C64957;
}
#case_details .time_to_close_negative{
    color: #C64957;
}

#case_details .info {
	color: #5c5c5c;
	font-size: 13px;
}

#case_details .ar .info {
	direction: rtl;
}

.question-response-div p {
	margin-bottom: 0px;
}

.question-response-div .info {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 5px;
	padding-left: 10px;
}

#case_details .case-action-icon{
	width: 18px;
	float: left;
	vertical-align: 11px;
	margin: 0 25px 0 10px;
}

#case_details .notes_wrapper {
	padding-left: 10px;
    margin: 10px 0;
	min-height: 48px;
}
#case_details .notes_wrapper .notes_info{
	padding-left: 43px;
}

#case_communication_title_wrapper {
	margin-left: 0px;
}
.enter_note_wrapper{
	margin-top: 12px;
	margin-bottom: 3px;
}

.enter_note_wrapper .enter_not_input {
	width: 486px;
	height: 106px;
	margin-right: 12px;
	padding-bottom: 5px;
}

#case_details .case-details-self-assign{
	float: left;
	margin: 7px 0 0;
}

#case_details #case_details_title_wrapper {
	clear: both;
	padding-bottom: 5px;
	padding-top: 15px;
	margin-top: 50px;
}

#case_details .border-left-wrapper {
	border-left: 1px solid #ebebeb;
	padding-left: 25px;
	margin-top: 50px;
}
.right_wrapper .padding_left {
	padding-left: 30px;
}

.enter_note_wrapper .button-grey {
	border-radius: 3px;
	padding: 6px 12px;
}

.feeback_label{
	text-transform: capitalize;
}

.feeback_label {
    width: 50%;
    display: inline-block;
    font-size: 13px;
    float: left;
}

.feedback_wrapper .source {
	font-size: 12px;
	width: 50%;
	display: inline-block;
}
.notes-title{
	color: #939393;
	margin-bottom: 3px;
}
.notes-title .user {
	color: #939393;
}

.dropdown_button {
	border-color: #654665;
    border-radius: 5px;
    padding: 6px 12px;
    outline: none;
    text-align: left;
}

#case_details .dropdown_button {
	border: 1px solid #cccccc;
	color: #555555;
	padding: 0px;
    margin-right: 10px;
    width: 240px !important;
    min-height: 28px;
    padding-left: 10px;
    text-transform: capitalize;

}

.root_cause_dropdown_wrapper {
	padding-right: 30px;
}

.key_learnings_wrapper, .case_resolution_dropdown_wrapper {
	text-align: left;
	padding-left: 30px;
}

.key_learnings_wrapper {
	padding-top: 10px;
}

.root_cause_dropdown_wrapper ul li {
	list-style-type: none;
	text-align: left;
	cursor: pointer;
}

#case_details .root_cause_dropdown_wrapper ul li {
	color: #555555;
	text-transform: capitalize;
}


.root_cause_dropdown_wrapper .root_causes {
	background-color: #ebebeb;
	margin-left: 0px;
}

#case_details .root_cause_dropdown_wrapper .root_causes {
	background-color: white;
	border-radius: 5px;
	border: 1px solid #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	width: 200px;
	min-height: 20px;
}

#case_details input[type="checkbox"] {
	margin-right: 10px;
}

.root_cause_dropdown_wrapper .root_causes li .category {
    margin-bottom: 0px;
    padding: 10px;
}

.root_cause_dropdown_wrapper .root_causes li.active .category {
	background-color: #654665;
	color: white;
}

#case_details .root_cause_dropdown_wrapper .root_causes li .category {
	background-color: white;
	color: #939393;
	font-size: 13px;
	margin-bottom: 0px;
	padding: 5px 0px 0px 0px;
}
.single_root_cause {
	padding-top: 5px;
	padding-bottom: 5px;
}
#case_details .details_label .black{
	font-size: 13px;
	color: #5c5c5c;
}
#case_details .feedback_wrapper .black{
	font-size: 13px;
	color: #5c5c5c;
}

/*subcategories start*/
.root_cause_dropdown_wrapper .root_causes li .sub-category {
	background-color: #F5BA44;
	color: #5C5C5C;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	cursor: default;
	min-height: 20px;
}



.arrow_icon {
	background-image: url(/assets/down_arrow.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 15px;
    display: inline-block;
    float: right;
    margin-top: 5px;
}

.up_down_arrow_icon {
	background-image: url(/assets/updown.png);
    background-repeat: no-repeat;
    width: 11px;
    height: 15px;
    display: inline-block;
    float: right;
    margin-top: 5px;
    background-size: 6px;
}

.root_cause_dropdown_wrapper .root_causes li.active .arrow_icon {
	background-image: url(/assets/dots.png);
}

.popUpCloseCaseBtn {
	width: auto !important;
}

.popup .sub_title {
	font-size: 12px;
}

.popup .title {
	text-align: left;
	margin-bottom: 4px;
}
.key_learnings_wrapper textarea{
	min-height: 100px;
	width: 267px;
}

.case_resolution_wrapper textarea{
	min-height: 100px;
	width: 267px;
}

#popup_close_case.popup {
	width: 670px;
	left: 50%;
	top: 10%;
	transform: translateX(-50%);
}

.popup_header {
	margin-bottom: 25px;
}

.escalate_btn {
	margin-left: 15px;
}

.button-wrapper {
	margin-top: 25px;
}

#case_details .success_message {
	padding-top: 30px;
}


#case_details .case_resolution_wrapper {
	padding-top: 20px;
}

#case_details .case_resolution_wrapper:first-of-type {
	padding-top: 0;
}
#case_details #popup_close_case .small-grey{
	text-align: left;
}
#case_details .root_causes_select {
	float: none;
	display: block;
}

#case_details .priority_icon {
	display: inline-block;
    /* padding-top: 10px; */
    vertical-align: middle;
    margin-left: 5px;
}

#case_details .button-red {
	background-color: rgb(185, 51, 28);
	border-color: rgb(185, 51, 28);
	color: white;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 4px;
	font-size: 13px;
	border: none !important;
	box-shadow: none !important;
}

#case_details .button-yellow {
	background-color: #F5BA44;
	border-color: #F5BA44;
	color: #5C5C5C;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-radius: 4px;
	font-size: 13px;
	border: none !important;
	box-shadow: none !important;
}
#case_details .button-yellow.escalate_btn{
	background-color: #F5BA44;
	border-color: #F5BA44;
	border: none !important;
	box-shadow: none !important;
}
#case_details .button-yellow:disabled {
	opacity: 0.65;
}

#case_details .escalate-popup-text{
    margin-bottom: 15px;
}

#case_details .add-note-btn {
	border-radius: 3px;
    padding: 6px 12px;
    color: #939393;
    background: #EBEBEB;
    border-color: #EBEBEB;
	border: none !important;
	box-shadow: none !important;
}

#case_details .popup .button{
    width: 30%;
	font-size: 13px;
}

#case_details .cancelBtn{
    color: #848381;
}

.center-align {
	text-align: center;
}
.case-close-summary{
	width: 100%;
	background: #e2e2e2;
	padding: 5px 7px;
	font-weight: 500;
	color: #654665;
}
.case-close-summary .close-summary-item{
	margin-right: 18px;
}

#case_details .button-yellow.update_custom_field_btn{
	padding: 5px 15px;
}
#case_details .custom-field-multi-select-container, #popup_close_case.popup .custom-field-multi-select-container{
	display: block;
	position: relative;
}
#case_details .custom-field-multi-select-container input[type='checkbox'], #popup_close_case.popup .custom-field-multi-select-container input[type='checkbox']{
	margin-right: 1px;
	vertical-align: 0px;
}
#popup_close_case.popup .custom-field-multi-select-container label{
	display: inline-block;
	margin-right: 4px;
	float: none;
	width: 90%;
}
#case_details .case-details-actions {
	margin-bottom: 8px;
}

#case_details .case-details-actions-row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 12px;
	margin-bottom: 12px;
}

#case_details .case-details-actions-row:last-child {
	margin-bottom: 0;
}

#case_details .case-details-actions .case-action-btn {
	margin: 0;
	display: inline-block;
}

#case_details .case-edit-status-container {
	margin: 0;
	display: inline-flex;
	align-items: center;
}

#case_details .case-edit-status-container select {
	height: 36px;
	min-height: 36px;
	margin: 0;
	padding: 6px 12px;
	box-sizing: border-box;
	color: #848381;
	background: #DCDBD9;
	border-color: #DCDBD9;
	border-radius: 4px;
	font-size: 13px;
	min-width: 160px;
	width: auto;
	vertical-align: middle;
}
#case_details .case_details_custom_fields_wrapper{
	border-top: 1px solid #ebebeb;
}
#popup_close_case.popup .custom-fields-repeat-container{
	width: 40%;
	float: left;
}
#popup_close_case.popup .custom-fields-repeat-container:nth-child(odd){
	margin-left: 104px;
}
#popup_close_case.popup .custom_case_fields_wrapper{
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #cccccc;
}
#popup_close_case.popup .custom_case_fields_wrapper select{
	float: none;
	margin-bottom: 0;
}
#popup_close_case.popup .custom_case_fields_wrapper input[type='text']{
	width: 240px;
}
#popup_close_case.popup .custom_field_label{
	display: block;
	margin-bottom: 3px;
}
#popup_close_case.popup .custom_field_label .star{
	padding-left: 0 !important;
}
#popup_close_case.popup .button-wrapper{
	clear: both;
}
#popup_close_case.popup .cancelBtn{
	width: 100px;
	height: 36px;
	margin-left: 9px;
}
/*multi select style start*/
#case_details .multi-select-item{
	display: block;
	border: 1px solid #cccccc;
	background: #fff;
	height: 27px;
	min-width: 50px;
	padding: 3px 3px 1px 4px;
	border-radius: 3px;
	margin-top: -1px;
	box-sizing: border-box;
}
#case_details .multi-select-item:hover{
	/*background: #7a7a7a;*/
	background-image: linear-gradient( #c1c1c1, #999 );
}
#case_details .custom-field-multi-select-container .multi-select-textbox{
	display: inline-block;
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	height: 27px;
	width: 212px;
	padding-top: 3px;
	padding-left: 4px;
	box-sizing: border-box;
}
#case_details .custom-field-multi-select-container .multi-select-textbox .multi-select-down-image img{
	width: 14px;
	text-align: right;
	float: right;
	margin-right: 4px;
	margin-top: 2px;
}
#case_details .custom-field-multi-select-container .multiselect-options-container{
	position: absolute;
	top: 36px;
	left: 0px;
	width: 220px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	margin-top: -4px;
}
/*multi select style end*/

/*tabs start*/
#case_details .tab_wrapper {
	padding-top: 12px;
	margin-left: 0px;
}
#case_details .tab_content_wrapper .menu {
	margin-left: 0px;
}
#case_details .tab_content_wrapper .menu li.active {
	border-bottom: 3px solid #F5BA44;

}
#case_details .tab_content_wrapper .menu li {
	display: inline-block;
	list-style-type: none;
	cursor: pointer;
	padding: 6px;
	font-size: 13px;
}
#case_details .tab_list_details_wrapper {
	padding-left: 30px;
	padding-top: 22px;
	margin-left: 0px;
}
#case_details .tab_list_details_wrapper .title {
	font-size: 15px;
	margin-bottom: 30px;
}
#case_details .tab_list_details_wrapper .range_label {
	width: 8%;
	display: inline-block;
}
/*tabs end*/

/*email communicaiton starts*/
#case_details .email-communication-item{
	font-size: 12px;
	position: relative;
	margin: 10px 25px 10px 53px;
	width: auto;
	height: 50px;
	cursor: pointer;
}
#case_details .email-communication-item .email-icon{
	width: 18px;
	position: absolute;
	top: -1px;
	margin-left: -43px;
}
#case_details .email-communication-item .email-communication-subject{
	font-weight: 600;
}
#case_details .email-communication-item .email-communication-message{
	width: 100%;
	height: 20px;
	overflow: hidden;
	font-size: 13px;
	color: #5c5c5c;
	padding-top: 4px;
}
#case_details .email-communication-item  .email-sent-information{
	color: #939393;
	font-size: 13px;
}
/*email communicaiton ends*/

/*root cause multi level select start*/
.root_cause_dropdown_wrapper .rootcause-select-row {
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 0;
	padding: 0;
	width: 100%;
	box-sizing: border-box;
}
.root_cause_dropdown_wrapper .secondary-root-cause {
	margin-top: 10px;
}
.root_cause_dropdown_wrapper .rootcause-select-row .rootcause-multi-level-top {
	flex: 1 1 auto;
	min-width: 0;
	width: auto;
	display: block;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.root_cause_dropdown_wrapper .add-root-cause,
.root_cause_dropdown_wrapper .remove-root-cause {
	flex: 0 0 18px;
	width: 18px;
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
}
.root_cause_dropdown_wrapper .add-root-cause.is-hidden {
	visibility: hidden;
	pointer-events: none;
}
.rootcause-multi-level-top .multi-level-select-value-label{
	width: 100%;
	min-width: 0;
	max-width: 100%;
	display: block;
	height: 28px;
	border: 1px solid rgba(0,0,0,0.15);
	box-sizing: border-box;
	padding: 3px 6px 3px 13px;
	border-radius: 5px;
	background: #ffffff;
	text-align: left;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: relative;
}
.rootcause-multi-level-top .multi-level-select-value-label .multi-level-select-value-label-text{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 18px;
}
.rootcause-multi-level-top .multi-level-select-value-label .select-root-cause-down-arrow{
	width: 14px;
	position: absolute;
	right: 6px;
	top: 50%;
	transform: translateY(-50%);
}
.select-root-category-drop-down, .select-root-cause-level1-drop-down{
	width: 14px;
	/*float: right;*/
	/*padding-top: 3px;*/
	/*margin-right: 4px;*/
	position: absolute;
	right: 3px;
	top: 50%;
	transform: translateY(-50%);
	display: none;
}
.selected-label .select-root-category-drop-down, .selected-label .select-root-cause-level1-drop-down{
	display: block;
}
.select-root-cause-level1-drop-down{
	margin-right: 0;
}
.rootcause-multi-level-select{
	max-height: 400px;
	overflow-y: scroll;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 3px;
	background: #f4f4f4;
	margin-left: 0;
	display: none;
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	width: 200px;
	position: absolute;
}
.rootcause-multi-level-select .rootcause-category-select-label{
	display: inline-block;
	padding: 4px 8px 4px 20px;
	/*height: 30px;*/
	width: 200px;
	box-sizing: border-box;
	position: relative;
	border: 1px solid transparent;
}
.rootcause-multi-level-select .rootcause-select-level1-container{
	display: none;
	position: fixed;
	left: 236px;
	top: 152px;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 3px;
	background: #f4f4f4;
	max-height: 400px;
	overflow-y: scroll;
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	width: 200px;
}
.rootcause-multi-level-select .rootcause-select-level2-container{
	display: none;
	position: fixed;
	top: 152px;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 3px;
	background: #f4f4f4;
	max-height: 400px;
	overflow-y: scroll;
	left: 437px;
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	width: 200px;
}
.rootcause-multi-level-select .rootcause-select-level1-container .rootcause-cause-select-label{
	display: inline-block;
	padding: 4px 4px 4px 20px;
	/*height: 30px;*/
	width: 200px;
	box-sizing: border-box;
	border: 1px solid transparent;
}
.rootcause-multi-level-select .rootcause-subcategory-select-label, .rootcause-subcategory-cause-label{
	display: inline-block;
	padding: 4px 12px 4px 20px;
	/*height: 30px;*/
	width: 200px;
	box-sizing: border-box;
	position: relative;
	border: 1px solid transparent;
}
.rootcause-multi-level-select .selected-label, .rootcause-multi-level-select .rootcause-select-level1-container .selected-label{
	border: 1px solid #6dc2ff;
	border-radius: 3px;
}
/*root cause multi level select end*/
#case_details .row-fluid .case_details_tabs_wrapper{
	margin-left: 0;
}
.log_call_tab .call-logs-comment-label{
	width: 100px;
	display: inline-block;
}
.log_call_tab .call-logs-input{
	width: 130px;
}
.log_call_tab .call-logs-input-time{
	width: 95px;
}
.log_call_tab .call-logs-comment{
	height: 72px;
	width: 486px;
	margin-bottom: 12px;
	margin-right: 12px;
}
.log_call_tab{
	margin-top: 10px;
}
.send-email-tab .add-note-btn{
	width: 100px;
}

/*case email information popup start*/
#popup_email_information{}
#popup_email_information .popup-email-data{
	width: 100%;
	max-height: 201px;
	margin: 6px 0 0;
	overflow-wrap: break-word;
	overflow: scroll;
}
#popup_email_information .popup-email-subject{
	font-size: 14px;
	font-weight: 500;
	text-align: left;
	margin: 2px 0 6px;
}
#popup_email_information .popup-email-message{
	text-align: justify;
}
/*case email information popup end*/
#admin_cases .innerDiv {
    padding: 0 0 30px 44px;
}

/* title */
#admin-cases .title_wrapper .title {
	font-size: 25px;
}

/* universal */
#admin_cases .small_font {
	font-size: 11px;
}

#admin_cases select {
	width: 150px;
}

#admin_cases .gap {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
}

#admin_cases .tab_wrapper {
	padding-top: 30px;
	margin-left: 0px;
}
#admin_cases .tab_content_wrapper .menu {
	margin-left: 0px;
}



#admin_cases .tab_content_wrapper .menu li.active {
    border-bottom: 5px solid #F5BA44;

}

#admin_cases .tab_content_wrapper .menu li {
    display: inline-block;

	list-style-type: none;
	cursor: pointer;
	padding: 10px;
}

#admin_cases .tab_list_details_wrapper {
    padding-left: 30px;
    padding-top: 22px;
    margin-left: 0px;
}

#admin_cases .tab_list_details_wrapper .title {
	font-size: 15px;
	margin-bottom: 30px;
}
#admin_cases .tab_list_details_wrapper .range_label {
	width: 8%;
	display: inline-block;
}

/* save buyyon */
#admin_cases .save-btn-wrapper {
	padding-top: 30px;
}

#admin_cases .button-yellow {
    outline: none;
   	background-color: #F5BA44;
	border-color: #F5BA44;
    color: #5C5C5C;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-radius: 4px;
    font-size: 16px;
	border: none !important;
	box-shadow: none !important;
}

#admin_cases .admin_root_causes .dropdown_button {
	width: 100%;
	border-radius: 0px;
}

#admin_cases .admin_case_resolution .dropdown_button {
	width: 100%;
	border-radius: 0px;
}

#admin_cases .root_cause_dropdown_wrapper {
	padding-right: 0px;
}

#admin_cases .root_cause_dropdown_wrapper .root_causes {
	background-color: white;
}

#admin_cases .root_cause_dropdown_wrapper .info {
	text-align: center;
	padding: 5px;
	margin-bottom: 0px;
	font-size: 11px;
}

#admin_cases .root_cause_dropdown_wrapper .info.first_child {
	border-bottom: 1px solid #EBEBEB;
}

#admin_cases .root_cause_dropdown_wrapper .root_causes_level2 li {
/*	padding-left: 10px;
	padding-right: 10px;
	background-color: #EBEBEB;
	margin-bottom: 5px;
	cursor: default;*/
}

#admin_cases .root_cause_dropdown_wrapper .root_causes_level2 li .root_cause {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EBEBEB;
	margin-bottom: 5px;
	cursor: default;
	min-height: 20px;
}

#admin_cases .root_cause_dropdown_wrapper .root_causes_level2 li p {
	margin-bottom: 0px;
}

#admin_cases .root_cause_dropdown_wrapper .root_causes_level2 li .delete {
	top: 5px;
}

#admin_cases .root_cause_dropdown_wrapper .category {
	margin-bottom: 5px;
	cursor: default;
	min-height: 15px;
}

#admin_cases .add_level1 {
	cursor: pointer;
}

#admin_cases .root_cause_dropdown_wrapper ul li {
	position: relative;
}
#admin_cases .delete {
	display: inline-block;
    position: absolute;
    right: -30px;
    top: 10px;
    color: black;
}

#admin_cases .edit_input {
	width: 100%;
	padding: 10px;
}

#admin_cases input[type=text] {
    box-sizing : border-box;
    padding: 15px;
}

#admin_cases .delete_icon {
	background-image: url(/assets/delete.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    display: inline-block;
    width: 20px;
    height: 20px;
}

#admin_cases .subcategory-name .delete {
	top: 4px;
}

#admin_cases .root_cause_dropdown_wrapper .root_causes_level2 li .subcategory-rootcause-name .delete {
	top: 12px;
}

#admin_cases .add_level1 {
	float: right;
}
#admin_cases .add_icon {
	background-image: url(/assets/add.png);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    display: inline-block;    
    width: 15px;
    height: 15px;
}

#admin_cases .success_message {
	margin-top: 30px;

}

/* time range */
#admin_cases .moderate-range-wrapper .time_range {
	width: 150px;
}

#admin_cases .metrics_label {
	display: inline-block;
	width: 150px;
	float: left;
	margin-top: 5px;
	color: #5C5C5C;
}

#admin_cases .notify-managers-setting,
#admin_cases .case-closure-setting {
	clear: both;
	overflow: hidden;
}


#admin_cases .case-closure-setting .case-closure-label,
#admin_cases .notify-managers-setting .notify-managers-label{
	width: 300px;
}

.case_closure_tab .case-closure-checkbox,
.communication_tab .case-communication-checkbox{
	float: left;
	vertical-align: 4px;
	margin: 7px 6px 0 0;
}

.popup.add_custom_field{
	top: 15%;
}
.add_custom_field input[type='text']{
	margin-bottom: 0;
}
.add_custom_field select{
	width: 230px !important;
	margin-right: 26px;
	margin-bottom: 15px;
	height: 32px;
}
.add_custom_field{
	margin: 10px 0 !important;
}
.add_custom_field h1{
	margin-bottom: 26px;
}
.add_custom_field .custom-field-property{
	clear: both;
	padding: 1px 0;
}
.add_custom_field .custom-field-property input[type='checkbox']{
	float: left;
	width: 24px;
	margin-top: 8px;
}
.add_custom_field .custom-field-property label{
	width: 200px;
}
.add_custom_field .save-cancel-custom-fields{
	clear: both;
	padding-top: 10px;
}
.add_custom_field .custom-field-option-container{
	width: 249px;
	margin-right: 8px;
	text-align: left;
	float: right;
}
.add_custom_field .custom-field-option{
	width: 230px;
	display: inline-block;
	background: #d7d7d7;
	margin: 3px 1px 3px;
	vertical-align: -2px;
	padding: 5px;
	box-sizing: border-box;
}
.add_custom_field .custom-field-option-container .delete-custom-option img{
	width: 12px;
}
.case_custom_field_list_table{
	border-top: 1px solid #ccc;
	overflow: hidden;
}
.case_custom_field_list_table .case_custom_field_list_data{
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.case_custom_field_list_table .case_custom_field_list_data .data{
	float: left;
	padding: 28px 14px 20px;
	margin-bottom: 0px !important;
	text-align: center;
	width: 116px;
	word-wrap: break-word;
	position: relative;
}
.case_custom_field_list_data span.data_name {
	color: #684667;
	font-size: 14px;
	font-weight: 500;
	white-space: nowrap;
}
.case_custom_field_list_data .data a, .manager_list_Data .data p, .case_custom_field_list_data .data p {
	font-size: 12px !important;
	font-weight: 300;
	color: #999999 !important;
}
/*!
 * Bootstrap v2.0.3
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  background-color: #ffffff;
}

a {
  color: #0088cc;
  text-decoration: none;
}

a:hover {
  color: #005580;
  text-decoration: underline;
}

.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  content: "";
}

.row:after {
  clear: both;
}

[class*="span"] {
  float: left;
  margin-left: 20px;
}

.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

.span12 {
  width: 940px;
}

.span11 {
  width: 860px;
}

.span10 {
  width: 780px;
}

.span9 {
  width: 700px;
}

.span8 {
  width: 620px;
}

.span7 {
  width: 540px;
}

.span6 {
  width: 460px;
}

.span5 {
  width: 380px;
}

.span4 {
  width: 300px;
}

.span3 {
  width: 220px;
}

.span2 {
  width: 140px;
}

.span1 {
  width: 60px;
}

.offset12 {
  margin-left: 980px;
}

.offset11 {
  margin-left: 900px;
}

.offset10 {
  margin-left: 820px;
}

.offset9 {
  margin-left: 740px;
}

.offset8 {
  margin-left: 660px;
}

.offset7 {
  margin-left: 580px;
}

.offset6 {
  margin-left: 500px;
}

.offset5 {
  margin-left: 420px;
}

.offset4 {
  margin-left: 340px;
}

.offset3 {
  margin-left: 260px;
}

.offset2 {
  margin-left: 180px;
}

.offset1 {
  margin-left: 100px;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 28px;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .span12 {
  width: 99.99999998999999%;
  *width: 99.94680850063828%;
}

.row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.4361702036383%;
}

.row-fluid .span10 {
  width: 82.97872339599999%;
  *width: 82.92553190663828%;
}

.row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.4148936096383%;
}

.row-fluid .span8 {
  width: 65.95744680199999%;
  *width: 65.90425531263828%;
}

.row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.3936170156383%;
}

.row-fluid .span6 {
  width: 48.93617020799999%;
  *width: 48.88297871863829%;
}

.row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.3723404216383%;
}

.row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.8617021246383%;
}

.row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.3510638276383%;
}

.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.8404255306383%;
}

.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.329787233638298%;
}

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}

.container:before,
.container:after {
  display: table;
  content: "";
}

.container:after {
  clear: both;
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}

.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
}

.container-fluid:after {
  clear: both;
}

p {
  margin: 0 0 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

p small {
  font-size: 11px;
  color: #999999;
}

.lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #999999;
}

h1 {
  font-size: 30px;
  line-height: 36px;
}

h1 small {
  font-size: 18px;
}

h2 {
  font-size: 24px;
  line-height: 36px;
}

h2 small {
  font-size: 18px;
}

h3 {
  font-size: 18px;
  line-height: 27px;
}

h3 small {
  font-size: 14px;
}

h4,
h5,
h6 {
  line-height: 18px;
}

h4 {
  font-size: 14px;
}

h4 small {
  font-size: 12px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}

.page-header {
  padding-bottom: 17px;
  margin: 18px 0;
  border-bottom: 1px solid #eeeeee;
}

.page-header h1 {
  line-height: 1;
}

ul,
ol {
  padding: 0;
  margin: 0 0 9px 25px;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li {
  line-height: 18px;
}

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

dl {
  margin-bottom: 18px;
}

dt,
dd {
  line-height: 18px;
}

dt {
  font-weight: bold;
  line-height: 17px;
}

dd {
  margin-left: 9px;
}

.dl-horizontal dt {
  float: left;
  width: 120px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dl-horizontal dd {
  margin-left: 130px;
}

hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

.muted {
  color: #999999;
}

abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #ddd;
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 22.5px;
}

blockquote small {
  display: block;
  line-height: 18px;
  color: #999999;
}

blockquote small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

address {
  display: block;
  margin-bottom: 18px;
  font-style: normal;
  line-height: 18px;
}

small {
  font-size: 100%;
}

cite {
  font-style: normal;
}

code,
pre {
  padding: 0 3px 2px;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}

pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12.025px;
  line-height: 18px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

pre.prettyprint {
  margin-bottom: 18px;
}

pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

form {
  margin: 0 0 18px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #eee;
}

legend small {
  font-size: 13.5px;
  color: #999999;
}

label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}

input,
button,
select,
textarea {
  font-family: 'Open Sans',sans-serif !important;
}

label {
  display: block;
  margin-bottom: 5px;
  color: #333333;
}

input,
textarea,
select,
.uneditable-input {
  display: inline-block;
  width: 210px;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.uneditable-textarea {
  width: auto;
  height: auto;
}

label input,
label textarea,
label select {
  display: block;
}

input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */

  line-height: normal;
  cursor: pointer;
  background-color: transparent;
  border: 0 \9;
  /* IE9 and down */

  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

input[type="image"] {
  border: 0;
}

input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  background-color: #ffffff;
  background-color: initial;
  border: initial;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto;
}

select,
input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 28px;
}

input[type="file"] {
  line-height: 18px \9;
}

select {
  width: 220px;
  background-color: #ffffff;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="image"] {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

textarea {
  height: auto;
}

input[type="hidden"] {
  display: none;
}

.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

input,
textarea {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
     -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
      -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
       -o-transition: border linear 0.2s, box-shadow linear 0.2s;
          transition: border linear 0.2s, box-shadow linear 0.2s;
}

input:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.input-mini {
  width: 60px;
}

.input-small {
  width: 90px;
}

.input-medium {
  width: 150px;
}

.input-large {
  width: 210px;
}

.input-xlarge {
  width: 270px;
}

.input-xxlarge {
  width: 530px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}

input,
textarea,
.uneditable-input {
  margin-left: 0;
}

input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 930px;
}

input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 850px;
}

input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 770px;
}

input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 690px;
}

input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 610px;
}

input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 530px;
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 450px;
}

input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 370px;
}

input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 290px;
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 210px;
}

input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 130px;
}

input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 50px;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
  border-color: #ddd;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}

.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: 0 0 6px #dbc59e;
     -moz-box-shadow: 0 0 6px #dbc59e;
          box-shadow: 0 0 6px #dbc59e;
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
  border-color: #b94a48;
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: 0 0 6px #d59392;
     -moz-box-shadow: 0 0 6px #d59392;
          box-shadow: 0 0 6px #d59392;
}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: 0 0 6px #7aba7b;
     -moz-box-shadow: 0 0 6px #7aba7b;
          box-shadow: 0 0 6px #7aba7b;
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
     -moz-box-shadow: 0 0 6px #f8b9b7;
          box-shadow: 0 0 6px #f8b9b7;
}

.form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  *zoom: 1;
}

.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
}

.form-actions:after {
  clear: both;
}

.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #eee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}

:-moz-placeholder {
  color: #999999;
}

::-webkit-input-placeholder {
  color: #999999;
}

.help-block,
.help-inline {
  color: #555555;
}

.help-block {
  display: block;
  margin-bottom: 9px;
}

.help-inline {
  display: inline-block;
  *display: inline;
  padding-left: 5px;
  vertical-align: middle;
  *zoom: 1;
}

.input-prepend,
.input-append {
  margin-bottom: 5px;
}

.input-prepend input,
.input-append input,
.input-prepend select,
.input-append select,
.input-prepend .uneditable-input,
.input-append .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: middle;
  -webkit-border-radius: 0 3px 3px 0;
     -moz-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
}

.input-prepend input:focus,
.input-append input:focus,
.input-prepend select:focus,
.input-append select:focus,
.input-prepend .uneditable-input:focus,
.input-append .uneditable-input:focus {
  z-index: 2;
}

.input-prepend .uneditable-input,
.input-append .uneditable-input {
  border-left-color: #ccc;
}

.input-prepend .add-on,
.input-append .add-on {
  display: inline-block;
  width: auto;
  height: 18px;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}

.input-prepend .add-on,
.input-append .add-on,
.input-prepend .btn,
.input-append .btn {
  margin-left: -1px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.input-prepend .active,
.input-append .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: 3px 0 0 3px;
     -moz-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
     -moz-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
}

.input-append .uneditable-input {
  border-right-color: #ccc;
  border-left-color: #eee;
}

.input-append .add-on:last-child,
.input-append .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
     -moz-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 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 .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
     -moz-border-radius: 3px 0 0 3px;
          border-radius: 3px 0 0 3px;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
     -moz-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
}

.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 14px;
     -moz-border-radius: 14px;
          border-radius: 14px;
}

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  *zoom: 1;
}

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}

.form-search label,
.form-inline label {
  display: inline-block;
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}

.control-group {
  margin-bottom: 9px;
}

legend + .control-group {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
  margin-bottom: 18px;
  *zoom: 1;
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
}

.form-horizontal .control-group:after {
  clear: both;
}

.form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}

.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 160px;
  *margin-left: 0;
}

.form-horizontal .controls:first-child {
  *padding-left: 160px;
}

.form-horizontal .help-block {
  margin-top: 9px;
  margin-bottom: 0;
}

.form-horizontal .form-actions {
  padding-left: 160px;
}

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table {
  width: 100%;
  margin-bottom: 18px;
}

.table th,
.table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table th {
  font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}

.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;
}

.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
     -moz-border-radius: 0 0 0 4px;
          border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}

.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f5f5f5;
}

table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}

table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}

table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}

table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}

table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}

table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}

table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}

table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}

table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}

table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}

table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}

table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(/icons/glyphicons-halflings.png);
  background-position: 14px 14px;
  background-repeat: no-repeat;
}

[class^="icon-"]:last-child,
[class*=" icon-"]:last-child {
  *margin-left: 0;
}

.icon-white {
  background-image: url(/../img/glyphicons-halflings-white.png);
}

.icon-glass {
  background-position: 0      0;
}

.icon-music {
  background-position: -24px 0;
}

.icon-search {
  background-position: -48px 0;
}

.icon-envelope {
  background-position: -72px 0;
}

.icon-heart {
  background-position: -96px 0;
}

.icon-star {
  background-position: -120px 0;
}

.icon-star-empty {
  background-position: -144px 0;
}

.icon-user {
  background-position: -168px 0;
}

.icon-film {
  background-position: -192px 0;
}

.icon-th-large {
  background-position: -216px 0;
}

.icon-th {
  background-position: -240px 0;
}

.icon-th-list {
  background-position: -264px 0;
}

.icon-ok {
  background-position: -288px 0;
}

.icon-remove {
  background-position: -312px 0;
}

.icon-zoom-in {
  background-position: -336px 0;
}

.icon-zoom-out {
  background-position: -360px 0;
}

.icon-off {
  background-position: -384px 0;
}

.icon-signal {
  background-position: -408px 0;
}

.icon-cog {
  background-position: -432px 0;
}

.icon-trash {
  background-position: -456px 0;
}

.icon-home {
  background-position: 0 -24px;
}

.icon-file {
  background-position: -24px -24px;
}

.icon-time {
  background-position: -48px -24px;
}

.icon-road {
  background-position: -72px -24px;
}

.icon-download-alt {
  background-position: -96px -24px;
}

.icon-download {
  background-position: -120px -24px;
}

.icon-upload {
  background-position: -144px -24px;
}

.icon-inbox {
  background-position: -168px -24px;
}

.icon-play-circle {
  background-position: -192px -24px;
}

.icon-repeat {
  background-position: -216px -24px;
}

.icon-refresh {
  background-position: -240px -24px;
}

.icon-list-alt {
  background-position: -264px -24px;
}

.icon-lock {
  background-position: -287px -24px;
}

.icon-flag {
  background-position: -312px -24px;
}

.icon-headphones {
  background-position: -336px -24px;
}

.icon-volume-off {
  background-position: -360px -24px;
}

.icon-volume-down {
  background-position: -384px -24px;
}

.icon-volume-up {
  background-position: -408px -24px;
}

.icon-qrcode {
  background-position: -432px -24px;
}

.icon-barcode {
  background-position: -456px -24px;
}

.icon-tag {
  background-position: 0 -48px;
}

.icon-tags {
  background-position: -25px -48px;
}

.icon-book {
  background-position: -48px -48px;
}

.icon-bookmark {
  background-position: -72px -48px;
}

.icon-print {
  background-position: -96px -48px;
}

.icon-camera {
  background-position: -120px -48px;
}

.icon-font {
  background-position: -144px -48px;
}

.icon-bold {
  background-position: -167px -48px;
}

.icon-italic {
  background-position: -192px -48px;
}

.icon-text-height {
  background-position: -216px -48px;
}

.icon-text-width {
  background-position: -240px -48px;
}

.icon-align-left {
  background-position: -264px -48px;
}

.icon-align-center {
  background-position: -288px -48px;
}

.icon-align-right {
  background-position: -312px -48px;
}

.icon-align-justify {
  background-position: -336px -48px;
}

.icon-list {
  background-position: -360px -48px;
}

.icon-indent-left {
  background-position: -384px -48px;
}

.icon-indent-right {
  background-position: -408px -48px;
}

.icon-facetime-video {
  background-position: -432px -48px;
}

.icon-picture {
  background-position: -456px -48px;
}

.icon-pencil {
  background-position: 0 -72px;
}

.icon-map-marker {
  background-position: -24px -72px;
}

.icon-adjust {
  background-position: -48px -72px;
}

.icon-tint {
  background-position: -72px -72px;
}

.icon-edit {
  background-position: -96px -72px;
}

.icon-share {
  background-position: -120px -72px;
}

.icon-check {
  background-position: -144px -72px;
}

.icon-move {
  background-position: -168px -72px;
}

.icon-step-backward {
  background-position: -192px -72px;
}

.icon-fast-backward {
  background-position: -216px -72px;
}

.icon-backward {
  background-position: -240px -72px;
}

.icon-play {
  background-position: -264px -72px;
}

.icon-pause {
  background-position: -288px -72px;
}

.icon-stop {
  background-position: -312px -72px;
}

.icon-forward {
  background-position: -336px -72px;
}

.icon-fast-forward {
  background-position: -360px -72px;
}

.icon-step-forward {
  background-position: -384px -72px;
}

.icon-eject {
  background-position: -408px -72px;
}

.icon-chevron-left {
  background-position: -432px -72px;
}

.icon-chevron-right {
  background-position: -456px -72px;
}

.icon-plus-sign {
  background-position: 0 -96px;
}

.icon-minus-sign {
  background-position: -24px -96px;
}

.icon-remove-sign {
  background-position: -48px -96px;
}

.icon-ok-sign {
  background-position: -72px -96px;
}

.icon-question-sign {
  background-position: -96px -96px;
}

.icon-info-sign {
  background-position: -120px -96px;
}

.icon-screenshot {
  background-position: -144px -96px;
}

.icon-remove-circle {
  background-position: -168px -96px;
}

.icon-ok-circle {
  background-position: -192px -96px;
}

.icon-ban-circle {
  background-position: -216px -96px;
}

.icon-arrow-left {
  background-position: -240px -96px;
}

.icon-arrow-right {
  background-position: -264px -96px;
}

.icon-arrow-up {
  background-position: -289px -96px;
}

.icon-arrow-down {
  background-position: -312px -96px;
}

.icon-share-alt {
  background-position: -336px -96px;
}

.icon-resize-full {
  background-position: -360px -96px;
}

.icon-resize-small {
  background-position: -384px -96px;
}

.icon-plus {
  background-position: -408px -96px;
}

.icon-minus {
  background-position: -433px -96px;
}

.icon-asterisk {
  background-position: -456px -96px;
}

.icon-exclamation-sign {
  background-position: 0 -120px;
}

.icon-gift {
  background-position: -24px -120px;
}

.icon-leaf {
  background-position: -48px -120px;
}

.icon-fire {
  background-position: -72px -120px;
}

.icon-eye-open {
  background-position: -96px -120px;
}

.icon-eye-close {
  background-position: -120px -120px;
}

.icon-warning-sign {
  background-position: -144px -120px;
}

.icon-plane {
  background-position: -168px -120px;
}

.icon-calendar {
  background-position: -192px -120px;
}

.icon-random {
  background-position: -216px -120px;
}

.icon-comment {
  background-position: -240px -120px;
}

.icon-magnet {
  background-position: -264px -120px;
}

.icon-chevron-up {
  background-position: -288px -120px;
}

.icon-chevron-down {
  background-position: -313px -119px;
}

.icon-retweet {
  background-position: -336px -120px;
}

.icon-shopping-cart {
  background-position: -360px -120px;
}

.icon-folder-close {
  background-position: -384px -120px;
}

.icon-folder-open {
  background-position: -408px -120px;
}

.icon-resize-vertical {
  background-position: -432px -119px;
}

.icon-resize-horizontal {
  background-position: -456px -118px;
}

.icon-hdd {
  background-position: 0 -144px;
}

.icon-bullhorn {
  background-position: -24px -144px;
}

.icon-bell {
  background-position: -48px -144px;
}

.icon-certificate {
  background-position: -72px -144px;
}

.icon-thumbs-up {
  background-position: -96px -144px;
}

.icon-thumbs-down {
  background-position: -120px -144px;
}

.icon-hand-right {
  background-position: -144px -144px;
}

.icon-hand-left {
  background-position: -168px -144px;
}

.icon-hand-up {
  background-position: -192px -144px;
}

.icon-hand-down {
  background-position: -216px -144px;
}

.icon-circle-arrow-right {
  background-position: -240px -144px;
}

.icon-circle-arrow-left {
  background-position: -264px -144px;
}

.icon-circle-arrow-up {
  background-position: -288px -144px;
}

.icon-circle-arrow-down {
  background-position: -312px -144px;
}

.icon-globe {
  background-position: -336px -144px;
}

.icon-wrench {
  background-position: -360px -144px;
}

.icon-tasks {
  background-position: -384px -144px;
}

.icon-filter {
  background-position: -408px -144px;
}

.icon-briefcase {
  background-position: -432px -144px;
}

.icon-fullscreen {
  background-position: -456px -144px;
}

.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);
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 4px 0;
  margin: 1px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

.dropdown-menu a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
}

.open {
  *z-index: 1000;
}

.open .dropdown-menu {
  display: block;
}

.pull-right .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "\2191";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.fade {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.15s linear;
     -moz-transition: opacity 0.15s linear;
      -ms-transition: opacity 0.15s linear;
       -o-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
  filter: alpha(opacity=100);
}

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
     -moz-transition: height 0.35s ease;
      -ms-transition: height 0.35s ease;
       -o-transition: height 0.35s ease;
          transition: height 0.35s ease;
}

.collapse.in {
  height: auto;
}

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #333333;
  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-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *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);
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  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-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.btn-large [class^="icon-"] {
  margin-top: 1px;
}

.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}

.btn-small [class^="icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}

.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.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: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary {
  background-color: #0074cc;
  *background-color: #0055cc;
  background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
  background-image: -o-linear-gradient(top, #0088cc, #0055cc);
  background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
  background-image: linear-gradient(top, #0088cc, #0055cc);
  background-repeat: repeat-x;
  border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #0055cc;
  *background-color: #004ab3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #004099 \9;
}

.btn-warning {
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  background-color: #f89406;
  *background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}

.btn-danger {
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  background-color: #bd362f;
  *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}

.btn-success {
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

.btn-info {
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}

.btn-inverse {
  background-color: #414141;
  *background-color: #222222;
  background-image: -ms-linear-gradient(top, #555555, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
  background-image: -webkit-linear-gradient(top, #555555, #222222);
  background-image: -o-linear-gradient(top, #555555, #222222);
  background-image: -moz-linear-gradient(top, #555555, #222222);
  background-image: linear-gradient(top, #555555, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #222222;
  *background-color: #151515;
}

.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}

button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}

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-group {
  position: relative;
  *margin-left: .3em;
  *zoom: 1;
}

.btn-group:before,
.btn-group:after {
  display: table;
  content: "";
}

.btn-group:after {
  clear: both;
}

.btn-group:first-child {
  *margin-left: 0;
}

.btn-group + .btn-group {
  margin-left: 5px;
}

.btn-toolbar {
  margin-top: 9px;
  margin-bottom: 9px;
}

.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}

.btn-group > .btn {
  position: relative;
  float: left;
  margin-left: -1px;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.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 > .dropdown-toggle {
  *padding-top: 4px;
  padding-right: 8px;
  *padding-bottom: 4px;
  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-right: 5px;
  padding-left: 5px;
}

.btn-group > .btn-small.dropdown-toggle {
  *padding-top: 4px;
  *padding-bottom: 4px;
}

.btn-group > .btn-large.dropdown-toggle {
  padding-right: 12px;
  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: #0055cc;
}

.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: #222222;
}

.btn .caret {
  margin-top: 7px;
  margin-left: 0;
}

.btn:hover .caret,
.open.btn-group .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}

.btn-mini .caret {
  margin-top: 5px;
}

.btn-small .caret {
  margin-top: 6px;
}

.btn-large .caret {
  margin-top: 6px;
  border-top-width: 5px;
  border-right-width: 5px;
  border-left-width: 5px;
}

.dropup .btn-large .caret {
  border-top: 0;
  border-bottom: 5px solid #000000;
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.alert-heading {
  color: inherit;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}

.nav {
  margin-bottom: 18px;
  margin-left: 0;
  list-style: none;
}

.nav > li > a {
  display: block;
}

.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee;
}

.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-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 {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}

.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: #ffffff;
  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;
}

.tab-content {
  overflow: auto;
}

.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;
}

.navbar {
  *position: relative;
  *z-index: 2;
  margin-bottom: 18px;
  overflow: visible;
}

.navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}

.navbar .container {
  width: auto;
}

.nav-collapse.collapse {
  height: auto;
}

.navbar {
  color: #999999;
}

.navbar .brand:hover {
  text-decoration: none;
}

.navbar .brand {
  display: block;
  float: left;
  padding: 8px 20px 12px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  color: #999999;
}

.navbar .navbar-text {
  margin-bottom: 0;
  line-height: 40px;
}

.navbar .navbar-link {
  color: #999999;
}

.navbar .navbar-link:hover {
  color: #ffffff;
}

.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}

.navbar .btn-group .btn {
  margin: 0;
}

.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}

.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
}

.navbar-form:after {
  clear: both;
}

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}

.navbar-form input,
.navbar-form select {
  display: inline-block;
  margin-bottom: 0;
}

.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}

.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap;
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}

.navbar-search {
  position: relative;
  float: left;
  margin-top: 6px;
  margin-bottom: 0;
}

.navbar-search .search-query {
  padding: 4px 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  background-color: #626262;
  border: 1px solid #151515;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}

.navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}

.navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}

.navbar-search .search-query:focus,
.navbar-search .search-query.focused {
  padding: 5px 10px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  outline: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
     -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-right: 0;
  padding-left: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

.navbar .nav.pull-right {
  float: right;
}

.navbar .nav > li {
  display: block;
  float: left;
}

.navbar .nav > li > a {
  float: none;
  padding: 9px 10px 11px;
  line-height: 19px;
  color: #999999;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar .btn {
  display: inline-block;
  padding: 4px 10px 4px;
  margin: 5px 5px 6px;
  line-height: 18px;
}

.navbar .btn-group {
  padding: 5px 5px 6px;
  margin: 0;
}

.navbar .nav > li > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
}

.navbar .nav .active > a,
.navbar .nav .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #222222;
}

.navbar .divider-vertical {
  width: 1px;
  height: 40px;
  margin: 0 9px;
  overflow: hidden;
  background-color: #222222;
  border-right: 1px solid #333333;
}

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

.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-right: 5px;
  margin-left: 5px;
  background-color: #2c2c2c;
  *background-color: #222222;
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222);
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  background-color: #222222;
  *background-color: #151515;
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #080808 \9;
}

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
     -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

.navbar .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.navbar .dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}

.navbar-fixed-bottom .dropdown-menu:before {
  top: auto;
  bottom: -7px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}

.navbar-fixed-bottom .dropdown-menu:after {
  top: auto;
  bottom: -6px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}

.navbar .nav li.dropdown .dropdown-toggle .caret,
.navbar .nav li.dropdown.open .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar .nav li.dropdown.active .caret {
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
}

.navbar .nav li.dropdown.active > .dropdown-toggle:hover {
  color: #ffffff;
}

.navbar .pull-right .dropdown-menu,
.navbar .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar .pull-right .dropdown-menu:before,
.navbar .dropdown-menu.pull-right:before {
  right: 12px;
  left: auto;
}

.navbar .pull-right .dropdown-menu:after,
.navbar .dropdown-menu.pull-right:after {
  right: 13px;
  left: auto;
}

.breadcrumb {
  padding: 7px 14px;
  margin: 0 0 18px;
  list-style: none;
  background-color: #fbfbfb;
  background-image: -moz-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -ms-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: -o-linear-gradient(top, #ffffff, #f5f5f5);
  background-image: linear-gradient(top, #ffffff, #f5f5f5);
  background-repeat: repeat-x;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;
}

.breadcrumb li {
  display: inline-block;
  *display: inline;
  text-shadow: 0 1px 0 #ffffff;
  *zoom: 1;
}

.breadcrumb .divider {
  padding: 0 5px;
  color: #999999;
}

.breadcrumb .active a {
  color: #333333;
}

.pagination {
  height: 36px;
  margin: 18px 0;
}

.pagination 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);
}

.pagination li {
  display: inline;
}

.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}

.pagination a:hover,
.pagination .active a {
  background-color: #f5f5f5;
}

.pagination .active a {
  color: #999999;
  cursor: default;
}

.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination 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;
}

.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
     -moz-border-radius: 0 3px 3px 0;
          border-radius: 0 3px 3px 0;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pager {
  margin-bottom: 18px;
  margin-left: 0;
  text-align: center;
  list-style: none;
  *zoom: 1;
}

.pager:before,
.pager:after {
  display: table;
  content: "";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}

.pager .next a {
  float: right;
}

.pager .previous a {
  float: left;
}

.pager .disabled a,
.pager .disabled a:hover {
  color: #999999;
  cursor: default;
  background-color: #fff;
}

.modal-open .dropdown-menu {
  z-index: 2050;
}

.modal-open .dropdown.open {
  *z-index: 2050;
}

.modal-open .popover {
  z-index: 2060;
}

.modal-open .tooltip {
  z-index: 2070;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin: -250px 0 0 -280px;
  overflow: auto;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}

.modal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
     -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
      -ms-transition: opacity 0.3s linear, top 0.3s ease-out;
       -o-transition: opacity 0.3s linear, top 0.3s ease-out;
          transition: opacity 0.3s linear, top 0.3s ease-out;
}

.modal.fade.in {
  top: 50%;
}

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}

.modal-header .close {
  margin-top: 2px;
}

.modal-body {
  max-height: 400px;
  padding: 15px;
  overflow-y: auto;
}

.modal-form {
  margin-bottom: 0;
}

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;
}

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.tooltip {
  position: absolute;
  z-index: 1020;
  display: block;
  padding: 5px;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=80);
}

.tooltip.top {
  margin-top: -2px;
}

.tooltip.right {
  margin-left: 2px;
}

.tooltip.bottom {
  margin-top: 2px;
}

.tooltip.left {
  margin-left: -2px;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top: 5px solid #442543;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
  border-left: 5px solid transparent;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-right: 5px solid #442543;
  border-bottom: 5px solid transparent;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #442543;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  padding: 5px;
}

.popover.top {
  margin-top: -5px;
}

.popover.right {
  margin-left: 5px;
}

.popover.bottom {
  margin-top: 5px;
}

.popover.left {
  margin-left: -5px;
}

.popover.top .arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top: 5px solid #000000;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

.popover.right .arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-right: 5px solid #000000;
  border-bottom: 5px solid transparent;
}

.popover.bottom .arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #000000;
  border-left: 5px solid transparent;
}

.popover.left .arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #000000;
}

.popover .arrow {
  position: absolute;
  width: 0;
  height: 0;
}

.popover-inner {
  width: 280px;
  padding: 3px;
  overflow: hidden;
  background: #000000;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}

.popover-title {
  padding: 9px 15px;
  line-height: 1;
  background-color: #f5f5f5;
  border-bottom: 1px solid #eee;
  -webkit-border-radius: 3px 3px 0 0;
     -moz-border-radius: 3px 3px 0 0;
          border-radius: 3px 3px 0 0;
}

.popover-content {
  padding: 14px;
  background-color: #ffffff;
  -webkit-border-radius: 0 0 3px 3px;
     -moz-border-radius: 0 0 3px 3px;
          border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}

.popover-content p,
.popover-content ul,
.popover-content ol {
  margin-bottom: 0;
}

.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}

.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
}

.thumbnails:after {
  clear: both;
}

.row-fluid .thumbnails {
  margin-left: 0;
}

.thumbnails > li {
  float: left;
  margin-bottom: 18px;
  margin-left: 20px;
}

.thumbnail {
  display: block;
  padding: 4px;
  line-height: 1;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}

a.thumbnail:hover {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
     -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
          box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.thumbnail .caption {
  padding: 9px;
}

.label,
.badge {
  font-size: 10.998px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
}

.label {
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
     -moz-border-radius: 9px;
          border-radius: 9px;
}

a.label:hover,
a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.label-important,
.badge-important {
  background-color: #b94a48;
}

.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}

.label-warning,
.badge-warning {
  background-color: #f89406;
}

.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}

.label-success,
.badge-success {
  background-color: #468847;
}

.label-success[href],
.badge-success[href] {
  background-color: #356635;
}

.label-info,
.badge-info {
  background-color: #3a87ad;
}

.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}

.label-inverse,
.badge-inverse {
  background-color: #333333;
}

.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  height: 18px;
  margin-bottom: 18px;
  overflow: hidden;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress .bar {
  width: 0;
  height: 18px;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(top, #149bdf, #0480be);
  background-image: -ms-linear-gradient(top, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
     -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
     -moz-transition: width 0.6s ease;
      -ms-transition: width 0.6s ease;
       -o-transition: width 0.6s ease;
          transition: width 0.6s ease;
}

.progress-striped .bar {
  background-color: #149bdf;
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
     -moz-background-size: 40px 40px;
       -o-background-size: 40px 40px;
          background-size: 40px 40px;
}

.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
     -moz-animation: progress-bar-stripes 2s linear infinite;
      -ms-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.progress-danger.progress-striped .bar {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-success .bar {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.progress-success.progress-striped .bar {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-info .bar {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(top, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.progress-info.progress-striped .bar {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-warning .bar {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}

.progress-warning.progress-striped .bar {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.accordion {
  margin-bottom: 18px;
}

.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.accordion-heading {
  border-bottom: 0;
}

.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}

.accordion-toggle {
  cursor: pointer;
}

.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}

.carousel {
  position: relative;
  margin-bottom: 18px;
  line-height: 1;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
     -moz-transition: 0.6s ease-in-out left;
      -ms-transition: 0.6s ease-in-out left;
       -o-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel .item > img {
  display: block;
  line-height: 1;
}

.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}

.carousel .active {
  left: 0;
}

.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel .next {
  left: 100%;
}

.carousel .prev {
  left: -100%;
}

.carousel .next.left,
.carousel .prev.right {
  left: 0;
}

.carousel .active.left {
  left: -100%;
}

.carousel .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.right {
  right: 15px;
  left: auto;
}

.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 10px 15px 5px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
}

.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}

.hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
  color: inherit;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}
/*!
 * Stylesheet for the Date Range Picker, for use with Bootstrap 3.x
 *
 * Copyright 2013 Dan Grossman ( http://www.dangrossman.info )
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Built for http://www.improvely.com
 */

.daterangepicker.dropdown-menu {
	max-width: none;
}

.daterangepicker.opensleft .ranges, .daterangepicker.opensleft .calendar {
	float: left;
	margin: 4px;
}

.daterangepicker.opensright .ranges, .daterangepicker.opensright .calendar {
	float: right;
	margin: 4px;
}

.daterangepicker .ranges {
	width: 125px;
	text-align: left;
}

.daterangepicker .ranges .range_inputs > div {
	float: left;
}

.daterangepicker .ranges .range_inputs > div:nth-child(2) {
	padding-left: 11px;
}

.daterangepicker .calendar {
	/*display: none;*/
	max-width: 300px;
}
.daterangepicker .timeRange {
	/*color: #85868F;*/
	color: #5A4166;
	float: left;
	font-weight: bold;
	padding: 6px;
}
.daterangepicker label {
	color: #5A4166;
	float: left;
	margin-top: 5px;
	font-weight: bold;
}
.daterangepicker .caltbl_heading {
	background: none repeat scroll 0 0 #DDDDDD;
}
.daterangepicker .submitBtnCal {
	float: right;
	margin-right: 4px;
}
.daterangepicker .calendar th, .daterangepicker .calendar td {
	/*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
	white-space: nowrap;
	text-align: center;
	min-width: 20px;
	font-size: 12px;
	color: #5A4166;
}
#reportrange {
	background: none repeat scroll 0 0 #F5F5F5;
	/*border-bottom: medium none;*/
	float: right;
	margin: 6px 0 0 10px;
	padding: 4px 6px 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align: center;
}
.daterangepicker .ranges label {
	color: #333;
	display: block;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	margin-bottom: 2px;
	text-shadow: #fff 1px 1px 0px;
	text-transform: uppercase;
	width: 74px;
}
.firsthide {
	display: none;
}
.daterangepicker .ranges input {
	font-size: 11px;
}

.daterangepicker .ranges .input-mini {
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #555;
	display: block;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	margin: 0 0 10px 0;
	padding: 0 6px;
	width: 74px;
}

.daterangepicker .ranges ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.daterangepicker .ranges li {
	font-size: 13px;
	background: #f5f5f5;
	border: 1px solid #f5f5f5;
	color: #5A4166;
	padding: 3px 12px;
	margin-bottom: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}

.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
	background: none repeat scroll 0 0 #5A4166;
	border: 1px solid #5A4166;
	color: #fff;
}

.daterangepicker .calendar-date {
	border: 1px solid #ddd;
	padding: 4px;
	border-radius: 4px;
	background: #fff;
}

.daterangepicker .calendar-time {
	text-align: center;
	margin: 8px auto 0 auto;
	line-height: 30px;
}

.daterangepicker {
	background: none repeat scroll 0 0 #F5F5F5;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-top: medium none !important;
	left: 80px !important;
	margin-top: -1px;
	padding: 10px;
	position: absolute;
	top: 100px;
	box-shadow: 0 9px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 9px 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 9px 10px rgba(0, 0, 0, 0.2);
}

.daterangepicker.opensleft:before {
	position: absolute;
	top: -7px;
	right: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: '';
}

.daterangepicker.opensleft:after {
	position: absolute;
	top: -6px;
	right: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	content: '';
}

.daterangepicker.opensright:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	/*content: '';*/
}

.daterangepicker.opensright:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	/*content: '';*/
}

.daterangepicker table {
	width: 100%;
	margin: 0;
}

.daterangepicker td, .daterangepicker th {
	text-align: center;
	width: 18px;
	height: 18px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	cursor: pointer;
	white-space: nowrap;
	padding: 4px;
}
.daterangepicker input.input-mini {
	background-color: #FFFFFF;
	border-radius: 0 0 0 0;
	width: 145px;
}
.daterangepicker_start_input {
	margin-left: 60px;
}
.daterangepicker td.off {
	color: #999;
}

.daterangepicker td.disabled {
	color: #999;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
	background: #eee;
}

.daterangepicker td.in-range {
	background: #DDDDDD;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
	background-color: #5A4166;
	border-color: #5A4166;
	color: #fff;
}

.daterangepicker td.week, .daterangepicker th.week {
	font-size: 80%;
	color: #ccc;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
	font-size: 12px;
	padding: 1px;
	height: auto;
	margin: 0;
	cursor: default;
}

.daterangepicker select.monthselect {
	margin-right: 2%;
	width: 56%;
}

.daterangepicker select.yearselect {
	width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.ampmselect {
	width: 50px;
	margin-bottom: 0;
}
#loading-bar,#loading-bar-spinner{pointer-events:none;-webkit-pointer-events:none;-webkit-transition:350ms linear all;-moz-transition:350ms linear all;-o-transition:350ms linear all;transition:350ms linear all}#loading-bar{border:1px solid #9C9C9C;border-radius: 3px;box-shadow:inset 1px 1px 0px #d9d9d9;}#loading-bar-spinner.ng-enter,#loading-bar-spinner.ng-leave.ng-leave-active,#loading-bar.ng-enter,#loading-bar.ng-leave.ng-leave-active{opacity:0}#loading-bar-spinner.ng-enter.ng-enter-active,#loading-bar-spinner.ng-leave,#loading-bar.ng-enter.ng-enter-active,#loading-bar.ng-leave{opacity:1}#loading-bar .bar{-webkit-transition:width 350ms;-moz-transition:width 350ms;-o-transition:width 350ms;transition:width 350ms;background:#F5BA44;z-index:10002;top:0;left:0;width:100%;height:5px;border-bottom-right-radius:3px;border-top-right-radius:3px}#loading-bar .peg{position:absolute;width:70px;right:0;top:0;height:2px;opacity:.45;-moz-box-shadow:#29d 1px 0 6px 1px;-ms-box-shadow:#29d 1px 0 6px 1px;-webkit-box-shadow:#29d 1px 0 6px 1px;box-shadow:#29d 1px 0 6px 1px;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%}#loading-bar-spinner{display:block;z-index:10002;top:10px;left:10px}#loading-bar-spinner .spinner-icon{width:14px;height:14px;border:2px solid transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:loading-bar-spinner 400ms linear infinite;-moz-animation:loading-bar-spinner 400ms linear infinite;-ms-animation:loading-bar-spinner 400ms linear infinite;-o-animation:loading-bar-spinner 400ms linear infinite;animation:loading-bar-spinner 400ms linear infinite}@-webkit-keyframes loading-bar-spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes loading-bar-spinner{0%{-moz-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes loading-bar-spinner{0%{-o-transform:rotate(0);transform:rotate(0)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes loading-bar-spinner{0%{-ms-transform:rotate(0);transform:rotate(0)}100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading-bar-spinner{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}
#loading-bar-percent-indicator {
    width: 200px;
    height: 20px;
    margin: auto;
}
/*! Angular Moment Picker - v0.9.10 - http://indrimuska.github.io/angular-moment-picker - (c) 2015 Indri Muska - MIT */
.moment-picker{position:relative;display:block}.moment-picker .moment-picker-input{cursor:pointer}.moment-picker .moment-picker-container{color:#404040;min-width:15em;background:#fff;padding:4px;border:1px solid #f0f3f4;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:absolute;top:100%;margin-top:4px;margin-left:-.5em;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.075);-moz-box-shadow:0 2px 4px rgba(0,0,0,.075);box-shadow:0 2px 4px rgba(0,0,0,.075);z-index:5}.moment-picker .moment-picker-container:after,.moment-picker .moment-picker-container:before{content:"";display:block;width:0;height:0;border:8px solid transparent;border-top:none;position:absolute;top:-9px;left:15px}.moment-picker .moment-picker-container:before{border-bottom-color:#f0f3f4;border-width:9px}.moment-picker .moment-picker-container:after{border-bottom-color:#fff;margin-top:1px;margin-left:1px}.moment-picker .moment-picker-container.inline{position:relative;margin:0}.moment-picker .moment-picker-container.inline:after,.moment-picker .moment-picker-container.inline:before{content:none}.moment-picker.top .moment-picker-container{top:auto;bottom:100%;margin-top:auto;margin-bottom:4px}.moment-picker.top .moment-picker-container:after,.moment-picker.top .moment-picker-container:before{border:8px solid transparent;border-bottom:none;top:auto;bottom:-9px}.moment-picker.top .moment-picker-container:before{border-top-color:#f0f3f4;border-width:9px}.moment-picker.top .moment-picker-container:after{border-top-color:#fff;margin-top:auto;margin-bottom:1px}.moment-picker.right .moment-picker-container{right:0;margin-left:auto;margin-right:-.5em}.moment-picker.right .moment-picker-container:after,.moment-picker.right .moment-picker-container:before{left:auto;right:15px}.moment-picker.right .moment-picker-container:after{margin-left:auto;margin-right:1px}.moment-picker table{border-collapse:collapse;border-spacing:0;min-width:100%;table-layout:fixed}.moment-picker th{font-weight:700}.moment-picker th:first-child,.moment-picker th:last-child{width:2em}.moment-picker td,.moment-picker th{padding:0;text-align:center;min-width:2em;height:2em;text-shadow:0 1px 0 hsla(0,0%,100%,.9);cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.moment-picker td:hover,.moment-picker th:hover{background-color:#fafbfb;background-image:-webkit-gradient(linear,left top,left bottom,from(#f0f3f4),to(#fafbfb));background-image:-webkit-linear-gradient(#f0f3f4,#fafbfb);background-image:-moz-linear-gradient(#f0f3f4,#fafbfb);background-image:-o-linear-gradient(#f0f3f4,#fafbfb);background-image:linear-gradient(#f0f3f4,#fafbfb)}.moment-picker td.disabled,.moment-picker td.disabled:hover,.moment-picker th.disabled,.moment-picker th.disabled:hover{color:#abbbc7;background:none;cursor:default}.moment-picker td.today{background:#e4eef5;color:#404040;text-shadow:0 1px 0 hsla(0,0%,100%,.9)}.moment-picker td.selected{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.3);border-color:#3ca0dd;background-color:#45b1e8;background-image:-webkit-gradient(linear,left top,left bottom,from(#45b1e8),to(#3097de));background-image:-webkit-linear-gradient(#45b1e8,#3097de);background-image:-moz-linear-gradient(#45b1e8,#3097de);background-image:-o-linear-gradient(#45b1e8,#3097de);background-image:linear-gradient(#45b1e8,#3097de)}.moment-picker td.highlighted{background-image:-webkit-radial-gradient(transparent,rgba(0,0,0,.15));background-image:-moz-radial-gradient(transparent,rgba(0,0,0,.15));background-image:-o-radial-gradient(transparent,rgba(0,0,0,.15));background-image:radial-gradient(transparent,rgba(0,0,0,.15))}.moment-picker .decade-view td,.moment-picker .year-view td{height:3.4em}.moment-picker .month-view .moment-picker-specific-views th{background:none;cursor:default}.moment-picker .month-view td{width:1.42857143em}.moment-picker .day-view td,.moment-picker .hour-view td{height:2.33333333em}.moment-picker .minute-view td{height:1.8em}
/* 
 * Don't modify things marked with ! - unless you know what you're doing
 */

/* ! vertical layout */
.multiSelect .vertical {
    float: none;        
}

/* ! horizontal layout */
.multiSelect .horizontal:not(.multiSelectGroup) {
    float: left;
}

/* ! create a "row" */
.multiSelect .line {
    padding:  2px 0px 4px 0px;
    max-height: 30px;   
    overflow: hidden;
    box-sizing: content-box;
}

/* ! create a "column" */
.multiSelect .acol {
    display: inline-block;    
    min-width: 12px;
}

/* ! */
.multiSelect .inlineBlock {
    display: inline-block;
}

/* the multiselect button */
.multiSelect > button {
    display: inline-block;
    position: relative;
    text-align: center;    
    cursor: pointer;
    border: 1px solid #c6c6c6;    
    padding: 1px 8px 1px 8px;    
    font-size: 14px;
    min-height : 38px !important;
    border-radius: 4px;
    color: #555;   
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; 
    white-space:normal;
    background-color: #fff;
    background-image: linear-gradient(#fff, #f7f7f7);      
}

/* button: hover */
.multiSelect > button:hover {    
    background-image: linear-gradient(#fff, #e9e9e9);    
}

/* button: disabled */
.multiSelect > button:disabled {
    background-image: linear-gradient(#fff, #fff);      
    border: 1px solid #ddd;    
    color: #999;
}

/* button: clicked */
.multiSelect .buttonClicked {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* labels on the button */
.multiSelect .buttonLabel {
    display: inline-block;
    padding: 5px 0px 5px 0px; 
}

/* downward pointing arrow */
.multiSelect .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0px 0px 1px 12px  !important;    
    vertical-align: middle;
    border-top: 4px solid #333;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0 dotted; 
}

/* the main checkboxes and helper layer */
.multiSelect .checkboxLayer {
    background-color: #fff;
    position: absolute;
    z-index: 999;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);    
    min-width:278px;
    display: none !important;    
}

/* container of helper elements */
.multiSelect .helperContainer {
    border-bottom: 1px solid #ddd;
    padding: 8px 8px 0px 8px;    
}

/* helper buttons (select all, none, reset); */
.multiSelect .helperButton {
    display: inline;
    text-align: center;
    cursor: pointer;
    border: 1px solid #ccc;
    height: 26px;
    font-size: 13px;
    border-radius: 2px;
    color: #666;    
    background-color: #f1f1f1;
    line-height: 1.6;
    margin: 0px 0px 8px 0px;
}

.multiSelect .helperButton.reset{
    float: right;
}

.multiSelect .helperButton:not( .reset ) {
    margin-right: 4px;    
}

/* clear button */
.multiSelect .clearButton {
    position: absolute;
    display: inline;
    text-align: center;
    cursor: pointer;
    border: 1px solid #ccc;
    height: 22px;
    width: 22px;
    font-size: 13px;
    border-radius: 2px;
    color: #666;    
    background-color: #f1f1f1;
    line-height: 1.4;
    right : 2px;
    top: 4px;
}

/* filter */
.multiSelect .inputFilter {
    border-radius: 2px; 
    border: 1px solid #ccc;
    height: 26px;
    font-size: 14px;
    width:100%;    
    padding-left:7px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */    
    color: #888;
    margin: 0px 0px 8px 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

/* helper elements on hover & focus */
.multiSelect .clearButton:hover,
.multiSelect .helperButton:hover {
    border: 1px solid #ccc;
    color: #999;    
    background-color: #f4f4f4;    
}
.multiSelect .helperButton:disabled {
    color: #ccc;    
    border: 1px solid #ddd;
}

.multiSelect .clearButton:focus,
.multiSelect .helperButton:focus,
.multiSelect .inputFilter:focus {
    border: 1px solid #66AFE9 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.065), 0 0 5px rgba(102, 175, 233, .6) !important;
            box-shadow: inset 0 0 1px rgba(0,0,0,.065), 0 0 5px rgba(102, 175, 233, .6) !important;
}

/* container of multi select items */
.multiSelect .checkBoxContainer {
    display: block;
    padding: 8px;   
    overflow: hidden;
}

/* ! to show / hide the checkbox layer above */
.multiSelect .show {
    display: block !important;
}

/* item labels */
.multiSelect .multiSelectItem {
    display: block;
    padding: 3px;
    color: #444;       
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;      
    border: 1px solid transparent;
    position: relative;
    min-width:278px;    
    min-height: 32px;    
}

/* Styling on selected items */
.multiSelect .multiSelectItem:not(.multiSelectGroup).selected
{
    background-image: linear-gradient( #e9e9e9, #f1f1f1 );    
    color: #555;        
    cursor: pointer;        
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;    
    border-right: 1px solid #d9d9d9;            
}

.multiSelect .multiSelectItem .acol label {
    display: inline-block;
    padding-right: 30px;    
    margin: 0px;
    font-weight: normal;    
    line-height: normal;
}

/* item labels focus on mouse hover */
.multiSelect .multiSelectItem:hover, 
.multiSelect .multiSelectGroup:hover {
    background-image: linear-gradient( #c1c1c1, #999 ) !important;    
    color: #fff !important;    
    cursor: pointer;        
    border: 1px solid #ccc !important;
}

/* item labels focus using keyboard */
.multiSelect .multiSelectFocus { 
    background-image: linear-gradient( #c1c1c1, #999 ) !important;    
    color: #fff !important;    
    cursor: pointer;        
    border: 1px solid #ccc !important;
}

/* change mouse pointer into the pointing finger */
.multiSelect .multiSelectItem span:hover, 
.multiSelect .multiSelectGroup span:hover
{    
    cursor: pointer;  
}

/* ! group labels */
.multiSelect .multiSelectGroup {    
    display: block;
    clear: both;
}

/* right-align the tick mark (&#10004;) */
.multiSelect .tickMark {
    display:inline-block; 
    position: absolute; 
    right: 10px; 
    top: 7px;
    font-size: 10px;          
}

/* hide the original HTML checkbox away */
.multiSelect .checkbox {    
    color: #ddd !important;    
    position: absolute;
    left: -9999px;
    cursor: pointer;    
}

/* checkboxes currently disabled */
.multiSelect .disabled, 
.multiSelect .disabled:hover,
.multiSelect .disabled label input:hover ~ span {
    color: #c4c4c4 !important;
    cursor: not-allowed !important;
}

/* If you use images in button / checkbox label, you might want to change the image style here. */
.multiSelect img {
    vertical-align: middle;
    margin-bottom:0px;
    max-height: 22px;
    max-width:22px;
}
.ta-hidden-input {
    width: 1px;
    height: 1px;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -10000px;
    left: -10000px;
    opacity: 0;
    overflow: hidden;
}

/* add generic styling for the editor */
.ta-root.focussed > .ta-scroll-window.form-control {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.ta-editor.ta-html, .ta-scroll-window.form-control {
    min-height: 300px;
    height: auto;
    overflow: auto;
    font-family: inherit;
    font-size: 100%;
}

.ta-scroll-window.form-control {
    position: relative;
    padding: 0;
}

.ta-scroll-window > .ta-bind {
    height: auto;
    min-height: 300px;
    padding: 6px 12px;
}

.ta-editor:focus {
    user-select: text;
}

/* add the styling for the awesomness of the resizer */
.ta-resizer-handle-overlay {
    z-index: 100;
    position: absolute;
    display: none;
}

.ta-resizer-handle-overlay > .ta-resizer-handle-info {
    position: absolute;
    bottom: 16px;
    right: 16px;
    border: 1px solid black;
    background-color: #FFF;
    padding: 0 4px;
    opacity: 0.7;
}

.ta-resizer-handle-overlay > .ta-resizer-handle-background {
    position: absolute;
    bottom: 5px;
    right: 5px;
    left: 5px;
    top: 5px;
    border: 1px solid black;
    background-color: rgba(0, 0, 0, 0.2);
}

.ta-resizer-handle-overlay > .ta-resizer-handle-corner {
    width: 10px;
    height: 10px;
    position: absolute;
}

.ta-resizer-handle-overlay > .ta-resizer-handle-corner-tl{
    top: 0;
    left: 0;
    border-left: 1px solid black;
    border-top: 1px solid black;
}

.ta-resizer-handle-overlay > .ta-resizer-handle-corner-tr{
    top: 0;
    right: 0;
    border-right: 1px solid black;
    border-top: 1px solid black;
}

.ta-resizer-handle-overlay > .ta-resizer-handle-corner-bl{
    bottom: 0;
    left: 0;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
}

.ta-resizer-handle-overlay > .ta-resizer-handle-corner-br{
    bottom: 0;
    right: 0;
    border: 1px solid black;
    cursor: se-resize;
    background-color: white;
}

/* copy the popover code from bootstrap so this will work even without it */
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
            background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
            box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
    margin-top: -10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.popover-content {
    padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow:after {
    content: "";
    border-width: 10px;
}
.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0;
}
.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}
.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
}
/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
/* line 9, app/assets/stylesheets/jquery-ui.css.scss */
.ui-helper-hidden {
  display: none;
}

/* line 12, app/assets/stylesheets/jquery-ui.css.scss */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 22, app/assets/stylesheets/jquery-ui.css.scss */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 32, app/assets/stylesheets/jquery-ui.css.scss */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 38, app/assets/stylesheets/jquery-ui.css.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 41, app/assets/stylesheets/jquery-ui.css.scss */
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

/* line 44, app/assets/stylesheets/jquery-ui.css.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

/* line 54, app/assets/stylesheets/jquery-ui.css.scss */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 61, app/assets/stylesheets/jquery-ui.css.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 70, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 82, app/assets/stylesheets/jquery-ui.css.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 89, app/assets/stylesheets/jquery-ui.css.scss */
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  /* support: IE7 */
  font-size: 100%;
}

/* line 98, app/assets/stylesheets/jquery-ui.css.scss */
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 101, app/assets/stylesheets/jquery-ui.css.scss */
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 104, app/assets/stylesheets/jquery-ui.css.scss */
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

/* line 110, app/assets/stylesheets/jquery-ui.css.scss */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

/* line 115, app/assets/stylesheets/jquery-ui.css.scss */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/* line 121, app/assets/stylesheets/jquery-ui.css.scss */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */
}

/* line 132, app/assets/stylesheets/jquery-ui.css.scss */
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
/* line 140, app/assets/stylesheets/jquery-ui.css.scss */
.ui-button-icon-only {
  width: 2.2em;
}

/* button elements seem to need a little more width */
/* line 144, app/assets/stylesheets/jquery-ui.css.scss */
button.ui-button-icon-only {
  width: 2.4em;
}

/* line 147, app/assets/stylesheets/jquery-ui.css.scss */
.ui-button-icons-only {
  width: 3.4em;
}

/* line 150, app/assets/stylesheets/jquery-ui.css.scss */
button.ui-button-icons-only {
  width: 3.7em;
}

/* button text element */
/* line 155, app/assets/stylesheets/jquery-ui.css.scss */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

/* line 159, app/assets/stylesheets/jquery-ui.css.scss */
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

/* line 162, app/assets/stylesheets/jquery-ui.css.scss */
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

/* line 167, app/assets/stylesheets/jquery-ui.css.scss */
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

/* line 171, app/assets/stylesheets/jquery-ui.css.scss */
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

/* line 175, app/assets/stylesheets/jquery-ui.css.scss */
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
/* line 180, app/assets/stylesheets/jquery-ui.css.scss */
input.ui-button {
  padding: .4em 1em;
}

/* button icon element(s) */
/* line 185, app/assets/stylesheets/jquery-ui.css.scss */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

/* line 194, app/assets/stylesheets/jquery-ui.css.scss */
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

/* line 198, app/assets/stylesheets/jquery-ui.css.scss */
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

/* line 203, app/assets/stylesheets/jquery-ui.css.scss */
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/* button sets */
/* line 210, app/assets/stylesheets/jquery-ui.css.scss */
.ui-buttonset {
  margin-right: 7px;
}

/* line 213, app/assets/stylesheets/jquery-ui.css.scss */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
/* line 220, app/assets/stylesheets/jquery-ui.css.scss */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 225, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 230, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 234, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 241, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 245, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 248, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 251, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 254, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 257, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 266, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 271, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 275, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

/* line 279, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker table {
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 285, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 291, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 295, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: center;
  text-decoration: none;
}

/* line 302, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 310, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 318, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 323, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 326, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 329, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 333, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 336, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 339, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 342, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 346, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 349, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
/* line 356, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 359, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 363, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 367, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 371, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 375, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 378, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 381, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 385, app/assets/stylesheets/jquery-ui.css.scss */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* line 390, app/assets/stylesheets/jquery-ui.css.scss */
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

/* line 398, app/assets/stylesheets/jquery-ui.css.scss */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

/* line 402, app/assets/stylesheets/jquery-ui.css.scss */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 410, app/assets/stylesheets/jquery-ui.css.scss */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

/* line 419, app/assets/stylesheets/jquery-ui.css.scss */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}

/* line 426, app/assets/stylesheets/jquery-ui.css.scss */
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

/* line 433, app/assets/stylesheets/jquery-ui.css.scss */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 436, app/assets/stylesheets/jquery-ui.css.scss */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 440, app/assets/stylesheets/jquery-ui.css.scss */
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

/* line 447, app/assets/stylesheets/jquery-ui.css.scss */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/* line 450, app/assets/stylesheets/jquery-ui.css.scss */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

/* line 454, app/assets/stylesheets/jquery-ui.css.scss */
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}

/* line 461, app/assets/stylesheets/jquery-ui.css.scss */
.ui-menu .ui-menu {
  position: absolute;
}

/* line 464, app/assets/stylesheets/jquery-ui.css.scss */
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

/* line 473, app/assets/stylesheets/jquery-ui.css.scss */
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

/* line 480, app/assets/stylesheets/jquery-ui.css.scss */
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
/* line 486, app/assets/stylesheets/jquery-ui.css.scss */
.ui-menu-icons {
  position: relative;
}

/* line 489, app/assets/stylesheets/jquery-ui.css.scss */
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

/* left-aligned */
/* line 494, app/assets/stylesheets/jquery-ui.css.scss */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

/* right-aligned */
/* line 503, app/assets/stylesheets/jquery-ui.css.scss */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

/* line 507, app/assets/stylesheets/jquery-ui.css.scss */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

/* line 512, app/assets/stylesheets/jquery-ui.css.scss */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

/* line 516, app/assets/stylesheets/jquery-ui.css.scss */
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}

/* line 522, app/assets/stylesheets/jquery-ui.css.scss */
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

/* line 525, app/assets/stylesheets/jquery-ui.css.scss */
.ui-resizable {
  position: relative;
}

/* line 528, app/assets/stylesheets/jquery-ui.css.scss */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

/* line 535, app/assets/stylesheets/jquery-ui.css.scss */
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

/* line 539, app/assets/stylesheets/jquery-ui.css.scss */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 546, app/assets/stylesheets/jquery-ui.css.scss */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 553, app/assets/stylesheets/jquery-ui.css.scss */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 560, app/assets/stylesheets/jquery-ui.css.scss */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 567, app/assets/stylesheets/jquery-ui.css.scss */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 574, app/assets/stylesheets/jquery-ui.css.scss */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 581, app/assets/stylesheets/jquery-ui.css.scss */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 588, app/assets/stylesheets/jquery-ui.css.scss */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/* line 595, app/assets/stylesheets/jquery-ui.css.scss */
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

/* line 599, app/assets/stylesheets/jquery-ui.css.scss */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/* line 604, app/assets/stylesheets/jquery-ui.css.scss */
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

/* line 612, app/assets/stylesheets/jquery-ui.css.scss */
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px;
}

/* line 618, app/assets/stylesheets/jquery-ui.css.scss */
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

/* line 627, app/assets/stylesheets/jquery-ui.css.scss */
.ui-selectmenu-open {
  display: block;
}

/* line 630, app/assets/stylesheets/jquery-ui.css.scss */
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}

/* line 637, app/assets/stylesheets/jquery-ui.css.scss */
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}

/* line 644, app/assets/stylesheets/jquery-ui.css.scss */
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 653, app/assets/stylesheets/jquery-ui.css.scss */
.ui-slider {
  position: relative;
  text-align: left;
}

/* line 657, app/assets/stylesheets/jquery-ui.css.scss */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

/* line 666, app/assets/stylesheets/jquery-ui.css.scss */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
/* line 676, app/assets/stylesheets/jquery-ui.css.scss */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

/* line 681, app/assets/stylesheets/jquery-ui.css.scss */
.ui-slider-horizontal {
  height: .8em;
}

/* line 684, app/assets/stylesheets/jquery-ui.css.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

/* line 688, app/assets/stylesheets/jquery-ui.css.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 692, app/assets/stylesheets/jquery-ui.css.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 695, app/assets/stylesheets/jquery-ui.css.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 699, app/assets/stylesheets/jquery-ui.css.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 703, app/assets/stylesheets/jquery-ui.css.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

/* line 708, app/assets/stylesheets/jquery-ui.css.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 712, app/assets/stylesheets/jquery-ui.css.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 715, app/assets/stylesheets/jquery-ui.css.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* line 718, app/assets/stylesheets/jquery-ui.css.scss */
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

/* line 722, app/assets/stylesheets/jquery-ui.css.scss */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

/* line 729, app/assets/stylesheets/jquery-ui.css.scss */
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}

/* line 739, app/assets/stylesheets/jquery-ui.css.scss */
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to override default borders */
/* line 753, app/assets/stylesheets/jquery-ui.css.scss */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

/* vertically center icon */
/* line 759, app/assets/stylesheets/jquery-ui.css.scss */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

/* line 765, app/assets/stylesheets/jquery-ui.css.scss */
.ui-spinner-up {
  top: 0;
}

/* line 768, app/assets/stylesheets/jquery-ui.css.scss */
.ui-spinner-down {
  bottom: 0;
}

/* TR overrides */
/* line 773, app/assets/stylesheets/jquery-ui.css.scss */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}

/* line 777, app/assets/stylesheets/jquery-ui.css.scss */
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}

/* line 781, app/assets/stylesheets/jquery-ui.css.scss */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

/* line 785, app/assets/stylesheets/jquery-ui.css.scss */
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 795, app/assets/stylesheets/jquery-ui.css.scss */
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

/* line 800, app/assets/stylesheets/jquery-ui.css.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

/* line 804, app/assets/stylesheets/jquery-ui.css.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

/* line 809, app/assets/stylesheets/jquery-ui.css.scss */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

/* line 812, app/assets/stylesheets/jquery-ui.css.scss */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/* line 818, app/assets/stylesheets/jquery-ui.css.scss */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

/* line 826, app/assets/stylesheets/jquery-ui.css.scss */
body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
/* line 832, app/assets/stylesheets/jquery-ui.css.scss */
.ui-widget {
  /*font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;*/
  font-size: 12px;
}

/* line 836, app/assets/stylesheets/jquery-ui.css.scss */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 839, app/assets/stylesheets/jquery-ui.css.scss */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  /*font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;*/
  font-size: 1em;
}

/* line 846, app/assets/stylesheets/jquery-ui.css.scss */
.ui-widget-content {
  border: 1px solid #dddddd;
  /*background: #eeeeee url(/assets/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;*/
  background: #ffffff;
  color: #333333;
}

/* line 852, app/assets/stylesheets/jquery-ui.css.scss */
.ui-widget-content a {
  color: #333333;
}

/* line 855, app/assets/stylesheets/jquery-ui.css.scss */
.ui-widget-header {
  border: 1px solid #5A4166;
  background: #5A4166;
  color: #ffffff;
  font-weight: bold;
}

/* line 861, app/assets/stylesheets/jquery-ui.css.scss */
.ui-widget-header a {
  color: #ffffff;
}

/* Interaction states
----------------------------------*/
/* line 867, app/assets/stylesheets/jquery-ui.css.scss */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  /*border: 1px solid #cccccc;*/
  /*background: #f6f6f6 url(/assets/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;*/
  /*font-weight: bold;*/
  color: #5A4166;
}

/* line 875, app/assets/stylesheets/jquery-ui.css.scss */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}

/* line 881, app/assets/stylesheets/jquery-ui.css.scss */
.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 {
  background: #eee;
  /*font-weight: bold;*/
  /*color: #c77405;*/
}

/* line 891, app/assets/stylesheets/jquery-ui.css.scss */
.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 {
  color: #c77405;
  text-decoration: none;
}

/* line 902, app/assets/stylesheets/jquery-ui.css.scss */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  background-color: #5A4166;
  border-color: #5A4166;
  color: #fff;
}

/* line 909, app/assets/stylesheets/jquery-ui.css.scss */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
/* line 918, app/assets/stylesheets/jquery-ui.css.scss */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  /*border: 1px solid #fed22f;*/
  /*background: #5A4166;*/
  /*color: #ffffff;*/
}

/* line 925, app/assets/stylesheets/jquery-ui.css.scss */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

/* line 930, app/assets/stylesheets/jquery-ui.css.scss */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url(/assets/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
  color: #ffffff;
}

/* line 937, app/assets/stylesheets/jquery-ui.css.scss */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff;
}

/* line 942, app/assets/stylesheets/jquery-ui.css.scss */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff;
}

/* line 947, app/assets/stylesheets/jquery-ui.css.scss */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 952, app/assets/stylesheets/jquery-ui.css.scss */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

/* line 959, app/assets/stylesheets/jquery-ui.css.scss */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

/* line 966, app/assets/stylesheets/jquery-ui.css.scss */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
/* line 974, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* line 978, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAQAAABFnnJAAAAAAmJLR0QAIn%2FtYtYAAAAJcEhZcwAAAEgAAABIAEbJaz4AABonSURBVHja7Z17aGXHfcc%2FZ70br7y2e5W0MRIp3gep%2B6DsXUsmcXHxVds0awdiaUuaUihItpEaQu3EUChJwXZK6F%2Bx3QTTrklW20ACbkKkNWmyTh%2BSsWkTR%2FJqcesmDX5BI1Ga9qruH3JYJ6d%2FnNfMOfM659yre6Uz30V77z2%2Fec9vfjNnfr%2F5TXAcjybjwKAL4DFYeAZoODwDyBgjZGzQhdhNeAYQMcYmsNkkFug1Awx%2B%2FIwRVo65CYyjY4Ek5cHXsYeQGcAsAMP0nwm28aOPH8a5j2nD2PJOOrFaDaLu34pZwJTyPpIRIgP0QgCO10ghiZuMw%2FKoExcCAraALQICQ8p16jh0CNJ9gKSKyTjQIYRC84iI0gkqxU9GmS5%2FW95hzbK7pmyr4x5CJgHMAtAVpjFonz6i3E1daE6l3tg0TUFiyvXkzJAhKL0TaB5FpjGYNWrVsWNPwTw2zWU3y8AsZZuc2VMozwBmhANvmjE2KzOYeQpKUh58HXuIXjPAXscYm%2Fupe%2B04OOgCDBm29sfSzh1%2BJ7Dh8AzQcHgGaDg8AzQcngEaDs8ADYdngIbD2wPk4w66%2FLuMMvYAbhYBNmXMmNEewJyDvXvq2APY1eFR2fcVk5SzB3DTgJmbUN9B45rvrmnbut%2BW%2BmbuU5%2F6vrEGKNoDRNDvhiehTPo2Pd0W28UewFQ6c%2B72%2BGaEcdrJ576AbA%2Bg%2Bi5jy0kKqMPYx6eLPYBp%2FLmVTc8%2BodXaoExOewJVtIEmheuw2wOYmMsmf5Kae3WwAYNvnLr2AIMu%2Fy7D2wM0HH4jqOHwDNBweAZoODwDNByeARoOzwANh2eAhsObhecRDnCXv%2F5eaenyH6wXvS%2BNMMgShNYSVFcF2WMOoObyFBCCUdfv4h8grEApi6p52MofdX1gTMXOHFVju9XAJVSJuAekALbqBw4V0McPHBrIpQqhQdnjUr7AQJM%2Fy%2BWRUOwtYK6hmYFCS2ywDWKp%2FOIU4Fp9nbWOvZGCHgj40KiJtM2idUoQprEDJVXMXZVLMrz0ZQgNdHPaWe3Mw0AsZQBlF4Ghw%2BixhXLhzmpj3K1zA4fUTR3kkm7VFjANQZe07W1QoJd5DcxEnEsoNc0sAu0cbE7DJmLdRLRtBNlyd1lEVoWdxe10qQRlJICb6Ky3yg0cpUy%2FyhgYBaxbuoFDmKowT9PmCVAZ96Am0OAw6BLs5fwrxPU7gQ2HZ4CGwzNAw%2BEZoOHwDNBweAZoODwDNBzy4dDEWergYPcH3k%2B4tICLRrRaPNvZaNdcSiFjgORglIu792oN0DtUS8tWcrcWMLmazbRxY6VjR3rK5J%2B%2BDmOVWyDMlRJQHw41H%2BF00WiPKZ71jgV0abm5htCX360FdHmM5Y7XjpWKndXAJoHqHU0vHNCVj4a5uFO3HcHWHRB1s6Sxl0CXjt2Fu73kbg7p1RqDYtcGObrtYHnWOarziaGUsllhrFNYB8UwZRnAvQGCEnHdSmBuQpf87Wf79fnbYtsYwN4G5g60M4CZgTQMUO4tIGuAKiqLQEhDnXoofZryr4Ks3FXXEKbcx2NqMoOrPQiY8k9iqtcAtpQz3w2m8835Upa0BzA1gLyAMVXfXDhTFU1piFWzm32pusDOgKYabOUcSGyVTsENpu7dSq%2B9cSslZacAN3Oq0OoiwjwL1ont1rzqerjNwfVN2kzpVL%2FUxr4GUML7BxAxZr0xad%2FBHwwR0bjbAvxWcOPhGaDh8AzQcHgGaDg8AzQcngF6jUGqsysgbw9gg0lf5VL1sZr67n6jfukCy2b3kNW9aA9ggklj7rJLmGjsxh0OmOpR93CV%2BXh4YD3%2Bau9gXXxT6gNCthMoFsvu7be42Sgejax2%2B7frRjOYNHa22IE2nPhUp%2B00HR4NnajuNd0VqNcAOqMDs74qmxqqGC1EI8duNqX3YRDiqusLSjxV5avK336yeSiRMYCsKCx%2FgXx0wXrSfeXjB2S6vGoHqLMwdV1QVMvXLUQdHx99QMYAoqKwCg%2FbbhKwK1vrzo6BIEHUEkL%2BVIXozShW5SBLj6GRE%2BIUkKlCVAI8EvCRuZcaW0Z7ABdtv909hBmZLYDapMLc9NkkpPcukoQMSlLFEFUNavoCtTpYt4wBF2WpbhHYC2Wrm9Vi1YWmyyISQwn24GUy3h5AxtCI5t2C3wmU0bDu9wzQeHgGaDg8AzQcngEaDs8ADcfwMUBrWDZJm4E8A7jpsk0qm9CJqgvRorsrr2KD9oMwNCjnLt5NFTNaozxdEiZpGcNVdVmfYR%2FdAF4HMgOYd6nNu93JqG7RVbJAmG6Uqs%2FuRaJ%2FNA3R1cRPvlVzqi5Kn%2FIay32IjAFkd%2B9FZPpwncv0gCDu%2Fm1lXmbRHon%2BbUYNZ2eT3NX5yxYF%2BVTc3Ec0DsnRsKzJzB6vbZqspPurz%2BPbTq6c1af%2F9U7VE2O2jL6ProCvg4QBkqY1mUyBeGmCGvWvRNHJDzn3fBnkixCKJdyU8g5o2BFQPbLDoWKT6R2M2G%2B9cL1WQkePWCAsrCMSRbDaK79cnl65lW8AyrwFZE2ss8mzXclkoo%2Bm1C4QFORAIOSumojM9kSy%2BwiPFGXeAsxGVTYnZzbfHdsp1eU1MnB8lsBmsNZYuF8YYZsiegPzGqAOGnj23wXD5iDCd9IuY%2Fh0AR67Cs8ADYdngIbDM0DDsZ8YYCLdaZjoS%2FoHORz%2FG7alcw1EDDAdN9wK05VT%2BpRF029DyFnJWqBsJ06wln5fU8aeqMUeB3mLm9hhh5t4S8kCE9bSH4%2BpusMYerotJnwo98%2BcQ9pL0cGQkAe4BLRYEgJnr2TT6fMZljVJZ%2BfqFjhrOFlUTD3CLC8KXQhznJcady0XfpL1EnS5hKrSHedl6fcJXpF%2BH%2BYmNhgBdmjzfd7UtoA6Dxdn0vqbP22XYkchspa31THdOk84%2BRIAq5pduCUFg6wyhQ4LmgKMpN92CrRFnkCPNSLHEhE2CVmTclhjUmKByRzdjpeF0kUlzMffYIQjwETMCLpywqSC4lqaOpfPmyGyeJpSwgAb8adohiEW%2BRLwfXaM27SH48%2Bz2hCHDLHneJF5A31GckExI8kqgHWBBVSjP38%2Bt9ghh3gj%2FX69sgxHuJ6AawylvNNAM0tAszo%2BUKRSjsGT7v9N%2FkF8nM1lXUsC32enEEYuQsQAo4bUdOMGbBIAnk9ZIGSG5xUhEhYodn%2BEVu6zWLobjCVt8yPuAL5JWxl%2FHVIWUpdgMpZUk4UJq99Iuv93GZFZwHU9q%2Br%2BYgOCWVBFY%2BdVJc0mARIWQNP9xLmjXeSdyH3mcZjX4283KqhHuEybDaDNZd5RWAPkNalVj5naBb0txO%2Fz5cKzqPsXOAJ8HSCZwN1fA4vdn6%2FgNVzDNYxwjVZIXs3VXA2oRtiipfthjOeZYYbnNeacE2wxzTRbFdf5I%2Fxi%2FG%2BkUL4x3kXIG7Rpc4CQdxlNSic1nX9U%2BNPhMDbYQnxJ8Sxi%2BrO8jb8BYIrViFD9jbZYxRFrnO8ZQtokwBhbEI%2F9LUXzT0h0FQv8fO4z30TRKGkTrYhkOfFONkB4L9igbbAoqiPgd2qGUNt0vBLXL1qfpd1vYgBxJVsUOsXu%2FzNelH4VYRaJ5jXApOI1rwwd4J25z3wTReuLg6wVXgGzRbL4JL9Msy3y4KvCXxFzLArfq4XQ45WUxYXuHyYHERPArwq%2FX9QspPqLEBTd38vUIwxG7X2cl%2BXuHyYG8BgI9pMuwKMCPAM0HJ4BGg7PAA2HZ4D9hU%2Fz6XIRZAZoORzM1sPl5k03TCg16pOCLrv4lj9NKP2bztHnc3TVppOoLT%2FeBzrAn1vap0Oncrtdxyf4BNdZQs0yy2zyQ3wNbNFlElhT2OavcEe8A%2FUwSxxjSaGxfoJ1zgILTDAv0ct50Ex0%2B3L4Sb4bP41SuyW39RPpwxOcLcR31ce3gWjjp%2Ff0JEwAzEr2DgAdVhilC4zSzb%2Bv06ILLPAE85wF5fmJZ7kNeI5fN7TubLyZNMcqr4kMEHV%2FpE0rskDIeO48fdnbw6PzhB%2FlcT7K4zzAI5oGmmCdaZYKOj3x6KcqB5fr27%2FNe7nEKf6JX9P4OGhzmZCAk4WdvowOGOivcIVDHFfSk%2BafAxZLtmBCXUjV7SJ9vqCEX1DurE6zxBzLdBODG1EdnGynrjFZyVGLaCug1hzeyiY%2F4N94nRc1OsEJ1phhWavSrYO%2F5z1cpM1FbuUftaGivfS2kS7vWcq4orAVSpCMvkUldVRqNZ3lhdra4kaHJwD3A6Px9NhiO1sDnJV209eYNJh16LDNNl26bGsPd%2F0zv8O3mOXrLBQMOiDp%2FiUm%2BrIN%2FFt8ldN8g9N8WWm4cRNgOh%2BZ0AMCrtLSD3FYY%2FgyK3V8fi%2B%2FE3d%2FcnqyW2ot8Ek%2BI%2F3%2BDJ8shDnKUTrAIywyx%2Fmol8Q1QAjxGkAlwO1TQEA2w4VK%2BnvZ5Da%2Bw3v4Du8paK2T7lePfnEfXbWmiBzMdAWDlDz9K3yIJ%2FkwT%2FJhvsYZjQuJNqCawzP6VfzESFfHz%2BbeCM%2FmbBA7rKS1iuonrwJaOalaXAOYbw%2FP2E%2Bi5bWB%2BpHXZYZljsaiW28PqMNkYY6TGcDc%2FXJFbSYR28qnf8wR7uMG7uMa%2FpQzEm2cH8bfNuLPEz2lZ91%2FXlPm1XgKSGqW7%2BBtaYoodn8LgOeA24jFey7%2FaO5flaPlJYA4ivONbkYUohU3f3l7mKji%2Bu5P3gISqN4CRlMXNcU6mBeJycz%2BL8bS1aEHhIbuV5VQ5UgrYgHVG8D7uMhHeAKY5y85zd9J1FkWeYAui%2Fm4mQQQTRKrdOCCVIEFZRjblSym0b%2FGLQIL3FLQ%2F5%2FgZbpky88TCrr8Ow%2Bb05g69Dlr98NU7jWwiG2BxfO4wu%2FxFQCeoMsVRYhHgLl8XFd18Mn49cej3%2BhAXkz3BLMARRb09gANh9cFNByeARoOzwANh2eAhqN5DBCpjTsKSidV5d7kkI5O17fHPBKLDHAybYCTldOr7h%2BgLlqEnIu%2Fn9NaNTwU6yBWCizwG6xwhjO8m3fzPX6pEDNqnY%2FHv8SbjiOc4gOE3MqthHyAU4X4ZvcVeWuGvD1DkW4LMV3IQ6YnFUlfA0%2BywSp%2FASzSStWexURcXEn2x%2Bp9lkXaXOYkG4pNlSjnRe7mXLzfrt8PP8arFHcKj6Tf3%2BLHir3QRZ5iiTaX43TkvXq7OjzR73WVimTz3muo0A52cyGC1FBmTeHKN2RUiJGqszMJsMEqUyzzQVpsK07CDB6LwAazbKBSqCZ77Un3q1SuR%2BNPtSr6TX7MDjv8mLeU9KdYBkZTnf5q6RqcoJteiVGUA4kdlE6GbjMX61rV%2BtYwTmUCtFL4XYwzzjj%2FlTzIJEDIDMucYy7mdLM9iy57EWXkgO6GAhEnBbZUSahzgop1kbsL9Lw%2BLT9CssFwjJcLuT%2FKxwBYpQNKCSSeeNxRSgB9%2FiEjscXViDKFSAJ0IVbJvVa4XCeRABPAWaUz75A2B4CfAunRNlkbGHX%2F3UpPQWHuWzVlj675XXA5PRs3p5yg7oZ09Ku7X7R5yO%2B1P8lPU%2F3AyzxWiP9xLpCsHdS7%2BoeUO%2FCuOJJ%2B%2Fgj4WUWIjwGwxAxLHFPIgJDsWGpxQE0A%2Fw38lAP8HC%2FwcPRYlADbtOKmW6FTweQLYwg3gydTDjYJ8EX%2BIP2et4uTu1%2FVgSe5X%2Fj1KV4z5K5isGiM%2FgSAK1oJoPMiFHJMeh7yWkECiPIj0u2VWwPcDPwnAD%2FMWjcTe21abPMU06zQUZhEZStetc9v8akqRJD7Z6aqctiIOy%2F7LiLp%2FkhG3MazEjXp%2FilGCZTj9zKfYy7%2BV%2Bx%2B2GCRB4CHiVYaRWyzzf%2FxNq5SnuCftDjYuJZreZVruS7%2B3wzV2WDbGuBGDnADN3ADcHMSIpsCIv8X0UtSeyh1f3PxW8AlNhQNEHX%2Fc9zNu7mNyCxCRNT9q4b0L7HIt4FfUHQ%2FwBdZ5RFWeYwuc6CQAhCJWRXWBTOW44XzxzPx4frs%2F5lciFYqI5LfeYhmMmqTGYVnhLLawEG%2BBprRopsK%2Fme5Lac1j8zd7LZGaMsfLTG3OcZ2vJw8kHMJA%2FfwEq%2BzpW2lkCA9L5BfZh7mV1iLTfIm%2Bdecaem0woZSdtmXD1F06Kf0X%2BDVwSLewcPAg5pRPMsoizFbtfhffqbAYiJUDCB6M%2ByH3XMFeAZoOJqnC%2FCQ4Bmg4fAM0HDkGWBa6y%2F8Ts6nmqTzRpeoHnsI8iJwiWlgufAOCn%2FEZ3NP7uNzgy68R32IEuB0PPqnOZ0LdWfa%2FdkO3WeVUmCN0OAm8dVYgnSs5bKH2H2sCdr03fb12zeIDLAAjDJK8VjHGWVc1dMJMDhqPRp%2FrlhK1VEYbMBs3Piz2ni2EDZ6KFw1UeziSc33PY1sCjjNN8mOht3BRalhNLELT%2Bw7gS3FwU0ZyTFJeeN2VvKSeV4RzxZilkVO8wy3c1GTgptDd1sN9xQyCRCN%2Bla8x7ygCW%2B7eXfBEDdKv4v65Esn%2FVR1v2zgoT5fH5lpjMbuF1T00zzNmzzNaU0KwHDsz%2B0eEgboxPN%2FN9ZZTVechf89%2FtOhC2woFpmJ0Nd1vyuW2dZeagPP5D4zuNgyTgDrrLMOfbqWagBIpgBRDVJUiciir44gjM7wbueeZt2u7367K%2BYQmGOZaRZRC%2FDTPA3A%2B7moTWE97dx8CPEqqvX9sgqIJEAn%2Fd0S1IzZ08eVcVVPO5Y1fkCgsGVJ7h8yjf45zXf56SLd1AtPkX6R93OY93PR4Gt7womyzySAbZH3Pr6loP527gx6lpJeMujVyXbhb3eyYAtho4essxCvAtY0Y7zqTSBDiogB1PfsiWLuHj6fo97LFxRxOqwY52%2BTPYEt7nBgXzKAC25nOjZLhMdYViykmoHGMoDHvoTXBjYcngEaDs8ADYdngIbDM0DD4Rkgj47Fm%2F8ecwBhg8gAoVILjxSiV1dCDApnLU6wO0ZbhY7VkmHPQZYAHVasTKBGxjwtbQodVmJNQ4eVAgvJ7DevoM9LKalYsOD%2FolCCeeYN9XPvfherpj2BvK%2FgCKs8rNyS1XsTDqV4Ifk9%2FajxAqDDg3HjmVKY52yBHl2BoIsv18DswyAw0GwpJ9R9siOoXgN0WLHe5a2Ll3S0OEZD4alZwiQp6FBVQkWlKH6rm9Keh5oBVpkyXuWswypTTJFIgGyEBMJTs7onSUEHW%2Fzdwb4Y%2BxGKDLBasZGTeC1WmCLIpbBKwBQrtAzpu%2BVctXyyDwI1dcoYV6SGFW5MGErIawDd3J%2BF0N8oMPwwz%2FIRsrVKeeqehNcG5tFhxdDFZuoehGeAhsPvBDYcngEaDs8ADYdngIbDM0DDkWcA09lbj32IjAFasavUG7lR42s%2F0rM9pKF67EkkDNCimzqHOUZX2cltpniMB%2Bk6XCiRV5fM564rmN9luocGyUbQOeb4LPcT8hAPEyrdIUdosUTH6ky26Ko4%2F1t2lNhvuocGEQO06LLBKeBBnmGVS7Q1t1Mv8ileY4WO5gLTKJzKV%2FVI7E79EFc4VPCnHXI9b3C94HBdTX9D608%2Fou3EfyqP%2FR4KRM6iTwAXAGIv8hdoc6IwgtqcYpE5jjFDlzkeLZXT29Nv6tu%2Fr43%2F1JfPw3Xx39tR6%2BOvBUZj%2BqjvfFfkJUAEtQRIQq4yxTnmtO6Q1RLgl6XfLxVEeH%2FpHhpEEmCbVTrMxoemZ2mzqrmRImCGJY7ylOGEvQoLvJT7vb6rdA8NkkVgdB%2FGBhe4izbqGwMya4ApUKhFxdG%2FTyzm9j%2FEa%2BMeil8El3loKC%2BM8OgDvD1Aw%2BF1AQ2HZ4CGwzNAw%2BEZoOHIGMB2H0Bd%2Bu08mtIf5fZdp%2Fe7foOmV0TyFmC7D6Au3eZmrt%2F0ftdv0PTKiBjgTv5WQfsA34i%2F1aXbHE32m97v%2Bg2aXgPRFJB5%2FhePTZ1RfBORp9%2BbXi17b45%2Bl5A%2Biqd3qZLX0IMK8c8o46vqZ6u%2FWP7y8delg2m6%2BCa6WAp1r5RE3lWs2hm0zZVs5iD2HuAL0pPepe8S356%2Byh22a%2FwA9QGzsMTvUEilSP9DAP5K237J01O8QE8OqYkMIOvXiwWw0ZN5N5uP1Q2sayB7%2BoEyNdcOsKdvZoD67ROkz6vRb%2BYFoft7wgAH6ych4CfC%2F%2BURWiWCGeJx9CopBMJnlfihQ1ybmuwjBtrNXJK6vyfo9RQwC5yn%2BhRQX8Try1dMoZoIN6XvJkFsEkqX%2F81ckrq%2FBxIgWgTa7gNwo98DLLIYfxPp4gtZqHj6BYFqo2Oko6TL5Q8LTx%2BXKDZ61fZJ6hdWpr8gdb8615KIGOCCVIAEFxTfROTpn08b8PM5%2BteE9FE8%2FZoqeQ09rBD%2FgjK%2Bqn62%2BovlLxs%2F77yqLB2QhL%2B6V0riqlGAV%2FgPPpij3MtX0%2B916T%2Fgf7gjR7%2BPL%2B0avd%2F1GzS9BiIGgEusss1746eP8ScsSeHq0p%2Fnu7xFO%2F7113xS6J7doPe7foOmV4Y3CGk4vDaw4fAM0HB4Bmg4PAM0HJ4BGg7PAA2HqAxyvzx9OOkeFSBrA0fSbzvK0HXpHkOH4hRQr%2Bt2rCnUG7lB7RQ8JOQZwNaBO%2BwY6Yl7Bh1sHajz5Z0grKjr99AgzwAjYOzAEUaM9MhDhx4hZoMJ04UvYDeo8CiJ4hQwUiEVObY5hXrj18ZAHiUhLwJt839dusfQQWQAm2gddrpHBfiNoIbDM0DD4Rmg4fAM0HB4Bmg4PAM0HHuXAcb8hlAvIDNA%2FX22kAlCJvpe7jE2Ge97Lg2AzADj8d%2BgYRvdUfdvDbqY%2BwEyA2zGf4OFbXT77u8hXCVAyFjhrxzCwj81ou7Vs2HS%2FX4N0BPIyqBNAjY1d2sX%2F8ph0ilU0v3jRvqWXwP0CjIDmCTAeNo1yV85IbxWeFJkojEhfRWLyd3vJ4EeYJgkgO%2F%2BAcBVAtSH%2FQKHct0%2FpgnnUQquEmA3YJIuqu73a4AeoNcSoF9Wu4nQz3961IT3D9Bw7F1dgEdP8P%2BNTFhDa6AzzgAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNS0wMy0xMVQwODo0NzoxMS0wNzowMJI9H2wAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTUtMDMtMTFUMDc6NTk6MzUtMDc6MDCtPb74AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAABJRU5ErkJggg%3D%3D);
}

/* line 982, app/assets/stylesheets/jquery-ui.css.scss */
.ui-widget-header .ui-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAAA7VBMVEX8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2Fvz8%2FvywC3%2B8AAAATnRSTlMAGBAyBAhQv4OZLiJUcEBmYBoSzQwgPBZCSEoeWiYwUiyFNIeBw2rJz8c4RBy9uXyrtaWNqa2zKP2fJO8KBgKPo2KVoa9s351GPm5%2BkWho0kj9AAAPhUlEQVR4nO1djWLbthEGyUiq5YSSLXtp7FpLOmfzkmxr126tmi2p03RJ1%2FXe%2F3EGgARxPyAgRbIk2%2FhkSz4CJO4%2BHsE7AJSVysjI2AMUUOxahZ2iANhzBtZWr4BoIRSYAVN5u4QwDwQDRbcwfUi5KS3wFuDmFnQLa4Dtb%2F%2FcqktwD5QEFFwfUs7PoCCA7y4bEJVFizcIob8KmhAplwwqVjt%2B9FBl3uINQniwEiryEyw9JHqGpQdEFNi%2BB4QQ7QOiHhysIPoAxUqxvdvvA9K42bsAv4S2fxfYOe57IJSRkZGRkZGxx7jxSHDHcRBXQMTyIjInBgHwBJ%2FbEx8PEANC%2BuhbpSSggCBAVODVabpI1S%2Fk4WLZpTn6NpMhoX9Y40hxYERFpMcqUs4AloCtDQdID1YhnyXZ2hLjAYWiO9Dy1PDB7tPhIqLx%2BuMB8grZaR%2BQxl2%2FC2RkZGRkZGRk7A7rBf7J0DR5%2FLUTjzUPIPSPGvQJiVJiB7kcQCiUOJrcFNtDZIf2xarQ3aGvLNxAVIFAabz90BFiBIlycTBhgWwOWCH0FLYHlPqwHaCvcIn2ZbosCevfPTRiFFcgvHukCjWwrc3GrGh1fsAof8EaUReKXkCB4%2FMzFNo97qLpFiKFYv%2FkNR5YQxQbQEofkZ2OuEOHqqT6gFTpru8CN7x%2F%2BjaZkZGRkZGRcV%2Bx%2FrLUNcMMqUAscgnFocmpqkTzqymwVAPxfJ5PnIUUQOUKT04tEdWZyv3JCQSn96WS4pD97QfyW25A7NhSAbyhmVj0FEltA4vdiygBibXhoUYgykCUP7HwPTDeEqAIcHVMkZg7Zx4k0uFANs63hPQXCoRLAwdgGsr9Az7Qv7sgQGgg1aPl%2FBJLExBWgG4RFRLFImGmIquPC%2FklEGyCG0AuAXaJJC%2BB8FVe9NYQDEcXB8g6AQcjYJ1goJIggHWCrFR0S6kRHN5%2B4BzFi8NaoN35NRxUvL%2BJJdZr7PV4wK6fj8nIyMjIyNhr3OxdXAYq7FHZwB6bDSzSh4sF0utChqo0NAvaT1hLzXwFinmCzmeDucEQK18TTaQoFgP7bNC%2BRZ4OT4T6gQogDFYk%2B1QxQlj19QGSAWKiLYp8P0Ag1Gbz1ULfWHLg9iUnQNK5QQJcukm04blKLH2GgEJCY%2BHzXAZWCvHKco3Bp6MIaCjSXXRJyOxeqhnzEaF93MfFGW%2FO16ZvDL5TM4MJIjujz%2FcHypkQuuzRwWJ93BKdIt%2BwCRAPl9kpe2Ikkb2mFgGlxh%2Fi40d3EHfdvoyMjIyMu43ylt%2FIAmGHnN5iIt7wKfbv01RAcJqFRl9lcjYQSnbQqKgC4fYOwSJt6N6trE0twZ9kN%2FPqNpTQeICvr4TLsDYC06U7BMjshS%2Bv1%2FaT7IwQYD5LcgRQXMT2FrBfBLjZ6151jDElk9tPFfpUgk2yregusX25BJbwAFEfM%2BYI6vGAti4bTtizB%2BTjfQCrERyhKb2X8D6A9wX75P4t4neBYJeP6pdhg%2FgQl8MWvytzeSTjgOQBynQdh%2FiXKdxOrGJ%2FRkZGRsb9QmXihGr5%2Bg8GGg9uTh%2BKoVZuNIzV%2BCwRucFBEyr1mVjx4irOxwM1BhirB6Q%2B2eNQi4eqR%2BaF6mELtoMzCR7V9RAFe%2FZvQogNiyY8FPSUTFsLp8TeTmMui5mtw7bcaT0Yw2AA4wFRQIlkgq%2B1DQrNhkmoxS5Jq%2Bu6bMAIGRECEANgXHTgWzwgBOhDH2l0oTQ4D8D5NMktBgNywAEMjo8rwATMZrPY7JGxBoJCkIBDQiAY09EGTUiBCWkUpISfGPR5AAwBfZiG2z7Ayc1yeKTxid39xBNwfHr4O0LA48ePFTvhYrF1r4tyAoz9n2MCqEuBtp%2F6GDR0oAYfG%2FR6wJExHYZHfhygsv7fEWCOj4bYmsP5A%2BpL4MkTfAnMlD4F%2Br3bobKvTyTA2P%2Fw7PN%2BAgq2QW8piqMCpTBwenoKvX0AHGkGtP2YAPvTEWA7QUTAudn7%2FNxtOG46wWNmDtpBEkBzN7rBEvAFHp%2BYTB%2Fq97qPAN4gHFqgBi8uLsC7qPCA6mg41G%2F%2BErByPwEXDdoNxRhOx%2BM5jPEzQugS0ht%2Bb1%2FY3gEnYMAIAOIBE29%2FhIDucE8tmMsNOgK4B1RHFu4UCRlMHzv0xzcajcfdXWDs2h8TArBCkoDUJYDLmz6w7ip3BFS0ve5wTRwAn6keMA9I3QYbfSZ0DKbyt%2B7OXjGI1idPcfNyAyfAMlCrzaGqphYrxHocLHRJVycnfGUcbtT%2BjIyMjIw9x7Nn8fJSzG0TmFtO8rZT%2BXT3S3ub%2BtKJbbLd5diTVp50%2BzahyeHSslJ%2FYPrU0fuazrZO2CZ92%2FZCCVXlGRiZKPJyPPRxyIFWeXLQBXJBKiq%2F3divEAN6ZwM200Qjm7EJBZeWm%2FPRWVCbYK7s7u2l4XaCz%2BlzgOfMfhMonXr7TWzeZb98dbgIzBT8Ub8eYYUqfZ4rVJ%2FMDbIDgPqTulJ%2FxvntWAtjIisqnwxOkGz0n077FARoY79GdA6HPE4rOy196NiMWHTZlSSApcOgXpy%2FfHV2joaNKu3ffsAnRcBf4K%2F6NcIG6tIxk3HyoXPjASqfUgXbYN5PzpL2njkR9QMjeDTVHDTCgRuxOegjoO0FvKzP%2Ft%2FgmVdI24%2BG7NIe8JX6Wv3dDyldMA%2B4YB5wwTygtd%2BdwRqaTqrLb1l73zTSN52CNpnHuQOYPsDblybgxfkXh%2FoVtr%2BN1DEBJdhRJyd%2FBd%2Fq1z%2BcbNrD17iVKyajcnv9arhOkRPgsruuD6DmNPwpDNrLw2CoTgHni4yALr0L29%2BtiKAEIPn868ejx%2F%2F8rpWP3OEOl5On9OwpcQm0MhafP%2Fey8f1uvDNIgGLQG8z4YO99ENgg95etwv4uYJYY8fUGHYH6j6fscHFZMftlAl9i%2B9XL73X3N%2Fn%2BZStOzfVfRvYXhrbdKOpEgVQTg%2FwsDuDD3kwOfQNMTJ5y%2B%2FltUDWLunyxnRF46IqlBzGMY4X7inggREFioIyMjIyMHWCIB6ZNKAcXseo3vLTQTkVE7348dlwJJSz0%2BwLfmi8BhZqfw3D4ww%2FwHVLnEd5%2FfgYvXsDZ3MlsvYUbbnDjDZ3MN3TJG4%2BbxjAaDl8TBri9qxEw1ccao2wTNAMLHo2f%2BsjrXwb%2F9qHoYqgPMBXJTVfOpmrZH23y6uvo0LHSyY6fHGwKfHJlAuMFvObjDYrIqxBgQi20h7Hd%2FnYVLmno%2BeaNUm%2FeeH2GCuopntnhBJAlI2AHo9CCh1I1QxUdAbqqGY9BBLwyc3W4wYVhvY8A4BoIc1l5M7vnPWphZW9%2FSes3n37y9a0uGqFwFQZsQQbd386DogpgEk%2BdzynsAZMJXq8%2Bns9NeukJ0PYrNATGGefJQlhkLo7DTXr%2By3bNiOsDvrXTz%2FC2q1DXZH84iRNwrP88Nj%2Bu2DjYEE6RBxD9Knj16ujVHC67A7422o02RwD3gB%2Bt7EblWvu9geOFxSnd3ROmT%2BnJyQkhoPlsxVONc%2F3TEdBos%2BjtA%2BZzcwHgTvD1cDjaYCcItA8w9i88A8b%2BmqSjc6Pvqd998QguEQPmQMeo23ODN86%2Bp0%2Fbn1buBkT6%2BoBhNZ%2FPYY4ZAHYb3PRd4LkZmPX68NRtMZn4ASvdA%2Bqf0jMA5MP9eeg28Nug9QiLnj5A33U1MAES6xHAUNpz%2F9zFAYE1gqQDMT3G6xI9pwdw%2FaIgKoHCS1YGlRnSq9yCjdXjgN3j%2BN27YyROHxmuNAeNKPpYuXIyIyMjYy0M8eros59MF%2FPT2c602T7eA7zvhJ9dr%2FvzDjXaLp4Yc5%2B0wllzxzHv3gdmMMM7%2FCcQzKgVBqYTmFn%2BZ%2BmKm8J7k0A5F%2FjgCfjQ1WBhQyiOqD0lYuqBb%2BAyzMw9Ha2G3m6c8qQx%2BAlqnIceQp%2BSb6i9UyQWbhr54%2BAjnZ0VzW2TAN0DmBT6PWmc6jDBE2PK2u%2BnF43dyP7Q0t1pOcX2fdRvH0mF2Q4JqN35rnHjVIeaXfIAVyUuw%2FaHCCiJy9iF5l1621zweI8KZrPZ9iJdb7DXJ3US0OSrtZ10imt7wHY7QesAzUMz1oZ3noB3qFJ%2FH18j97FYuw8QDN4oeKf30osvcSW2ExLo%2BVcbuAuo%2FsUIm8fMG9xocO3Ea19J9gFYivnHJ2KnyfovZlgW3v6ySx32abQiIyMjIyPjhlFDTLxpwIgFMnTp6A3g4IDKNY%2BstkwAMAoIAbasxBXqUWneSAWTMjt50lTqT29rFjvXohjsDNm2YPXDFlICmrJOZ3t6tHm8AiEAl0sCeLIIorIRt%2BcFbew%2FQRsoAXb4o1XSfoywzm0FTMAoYBNvLyFu8v8HpLBtD1iKgC17wHb7AI6d9wFbvguAIGTHd4E9wG7jgIyMjIyM%2B434c2R3HeV%2FFfx6jtZu6ijl8h59T655jhR%2BrdHzDOP6beABCheb8O8%2FWFXeOyzgf5oAhVYnKxP7CwaAf1afJu8bSrhS6tdaXeGnrRenOqOlz9d6QwYnA%2F3TLd%2BGE7qe3chA5YF5DfY0vK3adfOX%2FgyNp2BW25MHdxAB9qvRiiP3%2FXpQQFGYDU4%2BMi%2F%2F%2FXumXG8pjvaUAOsBGlf4jJt%2BYYEzeEzAdw06F19R3juM7D1wita86GR0CKfDHgLuXCc4Bri6vMLdfjMc4VNSUNsdodo2xu%2F1%2BXl%2FK5%2Baz8jIyMhYG%2Fz5gJTMF1GtKq%2Fa3rpyCvz5gJTMl9GtKq%2Fa3rpyCmfQ4WwZmS%2BkXFVetb115ST48wEf%2FAGcfG1iw%2BtWbpbS2vJ3nQxcVr3lH3z5h972FUTLzYpOVk7l5hD%2BeYcYwDcAnewOotrZ4OtrPDucqi%2FLRX0%2FRR4qx7Nn4U8g%2BqjffvuN6Gf%2BnC85vwauHjaYyubqvWYKY4VEfSUMitdnBCT1Ue63R5439m%2BOgCn6DroAAaHPVQxKth%2FwkJgHmG8bmQMsT0D6EjDfvhVRKO3ywOQUgRA7nmL1uawZmHf1k%2BDPBwQ6NdcJ%2Bk6Md1LA5f5ONdhJ8vZ5J0vLHT99srkGOjmJbd%2FG1r2Nriqnse1AZt1AalU5jW2HsuuG0qvKGRkZGRkZGRG0gcONyXsP9v8D0%2FIdJADiBNiXl3327WRGgOL%2F9HC%2F0XwlIURkRhC4tz6Z%2Ffu7fUf2gHvfB9z3u0BGRkZGRkbGplHcnkgguQoSqtUXuhbs%2FwPtMwqV0HUJAvj5vk32b8IDuL23yn7qAXZ5u32hbRX7d3o82Df1FZXvbh9QOfhyxldr%2F%2B3xgXU9oKmvsHyr7F%2FXA269%2FeveBXrsv7N9QALe%2FtvjA0kPWAXGbvebkbHn%2BD%2FJ5nMcHzx1UAAAAABJRU5ErkJggg%3D%3D);
}

/* line 985, app/assets/stylesheets/jquery-ui.css.scss */
.ui-state-default .ui-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAABDlBMVEXvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAiiapmXAAAAWXRSTlMAGRAzBAhQv4KZLyJVcUBmYBoTMswNITwWQkhLIB5aIycxUyyFNIeAw2rIz8Y4RRy8uL58q7WljKqorR%2ByKf0BnlEk7woGAgOPomKUSqCvbd%2BcR2M%2Fb3%2BRaPlAXvEAAAABYktHRACIBR1IAAAACXBIWXMAAABIAAAASABGyWs%2BAAAPZElEQVR42u1dC2PbthEGyUiq6ZiSXblLE6ex1mTO5iXZq%2Bu6ro3abG26pOkSd13v%2F%2F%2BRAXzhcIeHWMoUbeOTLesIEMB9PIB3ACgLERERMQIkkOy6CTvWH0bOQO%2FmJeDXP8EMqMzDEkIsEBRMAmh7jHSVmuAjAKwC8FRAzi8%2FDmoS1AI5AQltj5FOryAjgJ7OK2CZkwEZYO23q%2BBJ5wwKkttfui1z4s20VTAL5k2kF5hbiPcKcwvwNGB4C7CTwproI4CdDcxEPKUTExx%2BDNiAj0u9C9AuNPxdYOe46Y5QRERERERExIhx6Z7gjv2ghEVrQJ33hJ5BsxsBfsIq8M0HsAkhWfqglFgawAhgGWh2M1xMWAWUAE90qUofMhhi7be32JNsmVFJPKeLwBQglAQMNh3ALVjYbNaI1jaYD0jM0nw9atcWYEXiaXH%2F%2BQDeQ3Y6BoRx3e8CERERERERERG7Qz%2FHP%2BiaBsvvHXj0LAD4cip0yN27fXw7AGtQoDTwH%2BHqkWTgWczTwZVmr8DbAEuqv35bCT6CWDorjGnAqwOSCI7EhlFWHjkBXIkb1M%2FDZQgRwCeAwK9B%2BHRPFlPBOjeZszKz0wK9%2FFlzeE3I24GEzUII45bT%2FSYarqGLesE%2BbtlDBP70QInkckDwggQqAGGt052667vAJZ8fvk1GRERERERE3FT035ba081ILLvR3UXa%2FNDgUlWg%2Bm4N2KgCfzzP1lYtDUDpAi9ObeDVqczu4ASsy%2Fu8kaxId%2F2W%2BJYq4CsbrBcV8SPw8iRvrWWze%2BIlILA3XFjNzMeAl7%2FEMt0TmH4wwtkmHG4OsLVzYkEsHLZE4%2ByRDbFBA%2BypVoZJ6fR8iw24T2cEsBbw5pnptIuFCbA3wHkJN0pmAbObAOvaOl%2Bhd14A1gVIFwl2AXsvT5w5GMPezQE8j8XAhFmAYCv0AQLIIEhS2bAUmsGh9VuukT%2FZ3goHgZsE7wEL4JnHPR%2Bw6%2BdjIiIiIiIiRo3LvYtzR4U8Kms5Y7uORbg46Ja9o%2F7Aj%2BDoz3oGZm2j9XKiMc0MTpGt7PgXvroD2G5x03es1iY9T4cHXH1LBmAKCyP69BIC9jL7EuB%2BvrtM8nw%2FgG0%2Bw1yvZu31BQfNueA6fesENOGmi4DEEg7zpnviKZ5uW50Gkgr%2BzLBFChJLC1m4C9hEwduHLaXRCRHvnhUrAbRLbD2804Oamkxg0Zn5fL8lnQi2bo8JYfwECAkR3h%2FmjA6LTskTI4HoNbQJKDT%2F4J8%2Fuoa47vpFRERERFxvpFf8RmZxO8C3XEW94V%2Bi%2F5iWAqzLLKb3lQZXAyElhXpFIUa1GMK2LgsUryhVU0hRMGTGdylUFqDzC%2BsSOCNwLN0GePRCt9dL%2FY3ozCAAKhKMeJaKWN8ExkWAZfmdE5QSmRKA%2FwpL7IaOJW0XG0sX2MACWH5zx0ZFkMMC6H6Fhu7R6M90ZGMAyWGdoUm1ldAxwLJBZjTmr9tkSPiPY8hH%2BVO7QmD5pDDgd2V2YIDT0e0i0XugD8kICeiLLvpHRERERNwsZMpPyDbPf2sicWuo1k1l42ZTX473Ap4b7FWukkvFjCZnfj5uiRwgF7dIAeiMfSnuC4dME8XtGuSERiU4KIopcvbKzwYhpVs057ufG3FRa7gw9G1bTGW2srVfpzetnuQwmUA%2BMRogWDBB99paherA3FZjG6QVRZFWIITMDAIQA6BMdKJr3DMIkEUfSrSuNDQW4FrvrorTBU5gcnT0PmAClsul%2FwkMgQkQAQL2DQJBqY4OSEISTEjVQJPwYwWXBcAU0B9VcT0GAGqg0eLj8vRjTcDRB%2Fu%2FMgi4c%2BcO2x7vlskBSoDS%2F0NMgGlSIPUHTlGKpv3gjoLTAg6V6jA91PMAWWn%2FLQGqfDTFVhWnC5Rd4O5d3AWWQl4C%2Bd6ekJWvX0iA0v%2F2vQ%2FdBCTkgDySJIcJCmHg5OTEPQbAoWRA6o8JKH9aAspBEBFwX519%2F35z4KgaBI%2BIOugETgB7REMQAj7C8xPzxW35XrgIoBXCgxKowtPTU9AmyiwgO5xO5ZvuAqXsJuC0Qn0gyeGDPF9Bjp8RQl1IHvh1%2BcL6TigBE0IAGBYw1%2Fp7CGiL%2B7gEMblJSwC1gOywRHOJmAxqjJ2C0SfzvL0L5E39udMCOAGhLoDTqzGwaDO3BGRmfW1xlR8A7wkHiAWEboNVe%2BbmHEymb93AFQ4MegtcPT9ACSgZKMT2kGWLEh18Pcah6bqEs0OvaaX9reofERERETFyPHzoT0%2FBO68NYNv6SJDpcPdReZt61Ih1sN3G2PNanrfnVq7J%2FsayEL8h7Sm89zUZbR2TQ%2FK2jfXPMs3ATHmRZ%2FkUBTuyyfO91pGzUpHp449qV7xhQJ6sQFaaTM8mV67gxnJ1PVoNCuXMpe29PVXczvE1fQzwmOivHKUTrb%2FyzdvoN7E7Yiich9%2FK1wFuUCavc4byG2uDNLYQvxPn4vc4vs2lkBuyMOXjyTGSVfsXC1cDoXb2a7kxOGRxsrGLVLuO1YxFG11xAkg4DOLJ%2FafP7t1H00aZtO8Mt8dLwB%2Fgj%2FL1J6ygcv2JjIMPGRtPcur7tnLtzKf2%2Bh42IhoHZnCwkBxUwl4zY7PnIqAeBZAFHMCf4aFukNQfTdmFLeAv4hPxVz2ldEos4JRYwCmxgIURe8geUA1SbXxL6vu0kj5tG1gG8zh2ADUGaP3CBDy5%2F9ED%2BbLrX3vqmIAUylmnRv4bfCZff0c7Jow%2BXsrvExmll%2F1X4oGDgCa6S40GEfsRGOYoD5OpODHiRUJARhgm%2Brc7IkwCkPz5J3dmd%2F7xRS0fNsXtbyYvzKsnWBeoZSw%2BfqxlZfvtfKeVAEGg9gilwj0pCWSS%2B1HdYH0XUFuMhKtLqO5OivPLgujPA%2FgU6y%2BefimHv%2FmXT1sCZP9PPeczRedsEDUnWdkkP%2FED6LQ3kW3fAOOTF1R%2FehsU1aYunVyuCNwu2vOBlWAgF1cQRYcA3%2FCBIiIiIiJ2gCmemFauHJyyPM%2F1x0veWlguRXjvftCnBSms5fsa35rPALmaH8JXX339NXyBmnOg9C8hP6zuwZMncG%2FVpJP9Fs10QzPf0Mr0QBu8Ub8ph9l0%2BsJgwP%2FlYiEsZFk5ijZBMrCm3viJ9rz%2BqfAv7Yqup7KABQtu2nSyVEs%2B1MGrziNdx0wGO3pxsErQwZVyjNfwwrJb9hcSoFwtdIbSvfw1DUAT8M23z59%2F%2B41uz1RAscArO5QAY8sIlJNRaMNDKqqpilT72pmaj0EEPFNrdbjCtWLdRQANL7m6JL1a3dMWtS5lrX9q5ofS1vfb01%2FKpBlyV2FCNmSY55froCgDqMBTxnMCW8B8jver56uVCi81AVJ%2FgabAKOM0WLCLxMTb9jc2gPSvrmAzBnwG%2BxLwss1QFMb5cOwn4Eh%2BPFI%2FTbIysCmcIAsg0euzZ4fPVnDWFvhCtW62PQKoBXxXys2sXK2%2FVjBflzgxT9eEyUt6fHxsEFBf2erPicTn8odseFg7x4DVSnUAPAi%2BmE5nWxwEyRjwXT0G1Awo%2FQsjHF2p9p7o09cHcIYYUAUdoWGvmbxp9Pv44%2FqHGIhzDJhmq9UKVpgBehvc9l3gsZqY1e2hodt6PtcTVnIElD%2BpZgCMP83H%2FeYAvQ2WFlHCMQbAVAETYLuGfQggSMtr%2F7jxAyx7BM0RVlrLi1SNlM%2Bb1H8%2FScyvdRHlqFFLk0xN6WXNho3ufsDucfTq1RESFweKq%2FR5yxhtMNs5GREREdELU7w7%2BvX3aoj5%2FvWuGzUg3gC8aYUfmlH3h103azDcVererYXX1R1HvWsbWMISn%2FAfizMjtrfzbFnyv%2Bxf0KZ4owKoxgTeagLetjmI22DzIwpNCVt6oAeoDEt1T196y79E3K0Uvosqp64Ha09KDxTaKAIbN5X8bvLOXJ1l1Q1JgBwBVAj9xqjcbMMcL4xV%2BuvlxcLU37Z1d5EusH7v5Ns7I8NyhwQUzfUu3AQUpMsDnKc4DetvIyA1TKbcaD4xwmmDgAyWy%2BVwnq5W2E0APwfpL3U3BsXeFjDsIFgaQPXQTKnDK03AK5Sp8BeA03uPAcNGa3TQe6rFpzgTOYkwYPDT%2By4gxIBD4FIrXLXgohEvsI50DMBSsf3d5zsN1n9U07Lw8sddtmFMsxURERERERGXjAJ84mUDZsSR2egJiT7Y26P6g0e8fAKAUGAQUKalOEMxS9WbkUGFzI08rzK5w9uC%2BM4FS4ZyhWxAAkwKTAKqtLbN5eWR6tEMBgE4nRNAg0U%2BGWBuxh2EALwZmBJQTn%2FUjSz%2FzHCb6wyYgJlFp7DGhrjN%2Fx%2BwEQEDWsBGBAxsAcOOARQ7HwMGvgvw%2BY4d3wVGgN36ARERERERNxv%2B58iuO9L%2FCvjpc7R3U3opZzfoe3LVc6TwU4GeZ8iLl5YHKBrfhH7%2FQVd5dFjD%2FyQBAu1OVqzMGAP0yVK9X7%2BbPDakcC7ET4U4x09br09kRGs%2BX6sVmRxP5E%2B7fRuOzf3sSgZTnqjXZKTubVbvmz%2FTVyhfgNptf%2BAgoPxqtOSw%2BX49SCBJ1IFGPlQv%2Ff17Kl0eSQ5HSkBpARLn%2BIqrcWFt7E5GBHxRoTXxjvLoMCvvgQu050UGo1M4mToIuHaDYA5wfnaOh%2F1qOkKHpLDl%2F3A5NuRv5PV5cyWfmo%2BIiIiI6A36fEBIppuouspd6%2Bsrh0CfDwjJdBtdV7lrfX3l4PWHFq83kelGyq5y1%2Fr6ykHQ5wPe6gIa%2BUL5hhe1XG2lLdNftTJQWTjT3%2Br0t876BXjT1Y5Oki5o%2BwV%2B3sEH0BVAKzeFiHo1%2BOICrw6H8vN0ll8vkdvS8eqZ%2FS8Y7RE%2F%2F%2FyzMNtTPpG8KQHGB4useu8FaTBuEMsvmEL%2B%2FISAYHtE8%2BuQV5X%2B2yNggb6DzkKA7W8XhYL1WyzEZwHq20ZW0IGAcBdQ377VxcRDXQRCBHq7lCD5qSwZWLX5g6DPB1gGtWYQ1IMYHaSAyu5B1TpI0vrpIGumN%2Fy4ZNUHWjmIoW9jfW%2BjXeUwhnZk%2BjpSXeUwhnZl%2B7rSXeWIiIiIiIgID2rH4dLk0YP8%2F8CwfA0JAD8B5QsrKPwECPpPD8eN6isJwSMTgqB5c8nk39%2BNHdECbvwYcNPvAhERERERERHbRnJ1PIHgLkjIum90Tcj%2FBxozEhFo6wYE0Ot9lfTfhgVQfa%2BU%2FqYFlNvby5eDgHbtzdTX4FCdfW3HgKyBqT%2B%2B4pX%2BV8cG%2BlpAlf%2Fq6t%2FXAq68%2Fn3vAg79r%2B0YEIDW%2F%2BrYQNACukDp3fxGRIwc%2Fwe0wIqagmy7GAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNS0wMy0xMVQwODo0NzoxMS0wNzowMJI9H2wAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTUtMDMtMTFUMDc6NTk6MzUtMDc6MDCtPb74AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAABJRU5ErkJggg%3D%3D);
}

/* line 988, app/assets/stylesheets/jquery-ui.css.scss */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAABDlBMVEXvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAiiapmXAAAAWXRSTlMAGRAzBAhQv4KZLyJVcUBmYBoTMswNITwWQkhLIB5aIycxUyyFNIeAw2rIz8Y4RRy8uL58q7WljKqorR%2ByKf0BnlEk7woGAgOPomKUSqCvbd%2BcR2M%2Fb3%2BRaPlAXvEAAAABYktHRACIBR1IAAAACXBIWXMAAABIAAAASABGyWs%2BAAAPZElEQVR42u1dC2PbthEGyUiq6ZiSXblLE6ex1mTO5iXZq%2Bu6ro3abG26pOkSd13v%2F%2F%2BRAXzhcIeHWMoUbeOTLesIEMB9PIB3ACgLERERMQIkkOy6CTvWH0bOQO%2FmJeDXP8EMqMzDEkIsEBRMAmh7jHSVmuAjAKwC8FRAzi8%2FDmoS1AI5AQltj5FOryAjgJ7OK2CZkwEZYO23q%2BBJ5wwKkttfui1z4s20VTAL5k2kF5hbiPcKcwvwNGB4C7CTwproI4CdDcxEPKUTExx%2BDNiAj0u9C9AuNPxdYOe46Y5QRERERERExIhx6Z7gjv2ghEVrQJ33hJ5BsxsBfsIq8M0HsAkhWfqglFgawAhgGWh2M1xMWAWUAE90qUofMhhi7be32JNsmVFJPKeLwBQglAQMNh3ALVjYbNaI1jaYD0jM0nw9atcWYEXiaXH%2F%2BQDeQ3Y6BoRx3e8CERERERERERG7Qz%2FHP%2BiaBsvvHXj0LAD4cip0yN27fXw7AGtQoDTwH%2BHqkWTgWczTwZVmr8DbAEuqv35bCT6CWDorjGnAqwOSCI7EhlFWHjkBXIkb1M%2FDZQgRwCeAwK9B%2BHRPFlPBOjeZszKz0wK9%2FFlzeE3I24GEzUII45bT%2FSYarqGLesE%2BbtlDBP70QInkckDwggQqAGGt052667vAJZ8fvk1GRERERERE3FT035ba081ILLvR3UXa%2FNDgUlWg%2Bm4N2KgCfzzP1lYtDUDpAi9ObeDVqczu4ASsy%2Fu8kaxId%2F2W%2BJYq4CsbrBcV8SPw8iRvrWWze%2BIlILA3XFjNzMeAl7%2FEMt0TmH4wwtkmHG4OsLVzYkEsHLZE4%2ByRDbFBA%2BypVoZJ6fR8iw24T2cEsBbw5pnptIuFCbA3wHkJN0pmAbObAOvaOl%2Bhd14A1gVIFwl2AXsvT5w5GMPezQE8j8XAhFmAYCv0AQLIIEhS2bAUmsGh9VuukT%2FZ3goHgZsE7wEL4JnHPR%2Bw6%2BdjIiIiIiIiRo3LvYtzR4U8Kms5Y7uORbg46Ja9o%2F7Aj%2BDoz3oGZm2j9XKiMc0MTpGt7PgXvroD2G5x03es1iY9T4cHXH1LBmAKCyP69BIC9jL7EuB%2BvrtM8nw%2FgG0%2Bw1yvZu31BQfNueA6fesENOGmi4DEEg7zpnviKZ5uW50Gkgr%2BzLBFChJLC1m4C9hEwduHLaXRCRHvnhUrAbRLbD2804Oamkxg0Zn5fL8lnQi2bo8JYfwECAkR3h%2FmjA6LTskTI4HoNbQJKDT%2F4J8%2Fuoa47vpFRERERFxvpFf8RmZxO8C3XEW94V%2Bi%2F5iWAqzLLKb3lQZXAyElhXpFIUa1GMK2LgsUryhVU0hRMGTGdylUFqDzC%2BsSOCNwLN0GePRCt9dL%2FY3ozCAAKhKMeJaKWN8ExkWAZfmdE5QSmRKA%2FwpL7IaOJW0XG0sX2MACWH5zx0ZFkMMC6H6Fhu7R6M90ZGMAyWGdoUm1ldAxwLJBZjTmr9tkSPiPY8hH%2BVO7QmD5pDDgd2V2YIDT0e0i0XugD8kICeiLLvpHRERERNwsZMpPyDbPf2sicWuo1k1l42ZTX473Ap4b7FWukkvFjCZnfj5uiRwgF7dIAeiMfSnuC4dME8XtGuSERiU4KIopcvbKzwYhpVs057ufG3FRa7gw9G1bTGW2srVfpzetnuQwmUA%2BMRogWDBB99paherA3FZjG6QVRZFWIITMDAIQA6BMdKJr3DMIkEUfSrSuNDQW4FrvrorTBU5gcnT0PmAClsul%2FwkMgQkQAQL2DQJBqY4OSEISTEjVQJPwYwWXBcAU0B9VcT0GAGqg0eLj8vRjTcDRB%2Fu%2FMgi4c%2BcO2x7vlskBSoDS%2F0NMgGlSIPUHTlGKpv3gjoLTAg6V6jA91PMAWWn%2FLQGqfDTFVhWnC5Rd4O5d3AWWQl4C%2Bd6ekJWvX0iA0v%2F2vQ%2FdBCTkgDySJIcJCmHg5OTEPQbAoWRA6o8JKH9aAspBEBFwX519%2F35z4KgaBI%2BIOugETgB7REMQAj7C8xPzxW35XrgIoBXCgxKowtPTU9AmyiwgO5xO5ZvuAqXsJuC0Qn0gyeGDPF9Bjp8RQl1IHvh1%2BcL6TigBE0IAGBYw1%2Fp7CGiL%2B7gEMblJSwC1gOywRHOJmAxqjJ2C0SfzvL0L5E39udMCOAGhLoDTqzGwaDO3BGRmfW1xlR8A7wkHiAWEboNVe%2BbmHEymb93AFQ4MegtcPT9ACSgZKMT2kGWLEh18Pcah6bqEs0OvaaX9reofERERETFyPHzoT0%2FBO68NYNv6SJDpcPdReZt61Ih1sN3G2PNanrfnVq7J%2FsayEL8h7Sm89zUZbR2TQ%2FK2jfXPMs3ATHmRZ%2FkUBTuyyfO91pGzUpHp449qV7xhQJ6sQFaaTM8mV67gxnJ1PVoNCuXMpe29PVXczvE1fQzwmOivHKUTrb%2FyzdvoN7E7Yiich9%2FK1wFuUCavc4byG2uDNLYQvxPn4vc4vs2lkBuyMOXjyTGSVfsXC1cDoXb2a7kxOGRxsrGLVLuO1YxFG11xAkg4DOLJ%2FafP7t1H00aZtO8Mt8dLwB%2Fgj%2FL1J6ygcv2JjIMPGRtPcur7tnLtzKf2%2Bh42IhoHZnCwkBxUwl4zY7PnIqAeBZAFHMCf4aFukNQfTdmFLeAv4hPxVz2ldEos4JRYwCmxgIURe8geUA1SbXxL6vu0kj5tG1gG8zh2ADUGaP3CBDy5%2F9ED%2BbLrX3vqmIAUylmnRv4bfCZff0c7Jow%2BXsrvExmll%2F1X4oGDgCa6S40GEfsRGOYoD5OpODHiRUJARhgm%2Brc7IkwCkPz5J3dmd%2F7xRS0fNsXtbyYvzKsnWBeoZSw%2BfqxlZfvtfKeVAEGg9gilwj0pCWSS%2B1HdYH0XUFuMhKtLqO5OivPLgujPA%2FgU6y%2BefimHv%2FmXT1sCZP9PPeczRedsEDUnWdkkP%2FED6LQ3kW3fAOOTF1R%2FehsU1aYunVyuCNwu2vOBlWAgF1cQRYcA3%2FCBIiIiIiJ2gCmemFauHJyyPM%2F1x0veWlguRXjvftCnBSms5fsa35rPALmaH8JXX339NXyBmnOg9C8hP6zuwZMncG%2FVpJP9Fs10QzPf0Mr0QBu8Ub8ph9l0%2BsJgwP%2FlYiEsZFk5ijZBMrCm3viJ9rz%2BqfAv7Yqup7KABQtu2nSyVEs%2B1MGrziNdx0wGO3pxsErQwZVyjNfwwrJb9hcSoFwtdIbSvfw1DUAT8M23z59%2F%2B41uz1RAscArO5QAY8sIlJNRaMNDKqqpilT72pmaj0EEPFNrdbjCtWLdRQANL7m6JL1a3dMWtS5lrX9q5ofS1vfb01%2FKpBlyV2FCNmSY55froCgDqMBTxnMCW8B8jver56uVCi81AVJ%2FgabAKOM0WLCLxMTb9jc2gPSvrmAzBnwG%2BxLwss1QFMb5cOwn4Eh%2BPFI%2FTbIysCmcIAsg0euzZ4fPVnDWFvhCtW62PQKoBXxXys2sXK2%2FVjBflzgxT9eEyUt6fHxsEFBf2erPicTn8odseFg7x4DVSnUAPAi%2BmE5nWxwEyRjwXT0G1Awo%2FQsjHF2p9p7o09cHcIYYUAUdoWGvmbxp9Pv44%2FqHGIhzDJhmq9UKVpgBehvc9l3gsZqY1e2hodt6PtcTVnIElD%2BpZgCMP83H%2FeYAvQ2WFlHCMQbAVAETYLuGfQggSMtr%2F7jxAyx7BM0RVlrLi1SNlM%2Bb1H8%2FScyvdRHlqFFLk0xN6WXNho3ufsDucfTq1RESFweKq%2FR5yxhtMNs5GREREdELU7w7%2BvX3aoj5%2FvWuGzUg3gC8aYUfmlH3h103azDcVererYXX1R1HvWsbWMISn%2FAfizMjtrfzbFnyv%2Bxf0KZ4owKoxgTeagLetjmI22DzIwpNCVt6oAeoDEt1T196y79E3K0Uvosqp64Ha09KDxTaKAIbN5X8bvLOXJ1l1Q1JgBwBVAj9xqjcbMMcL4xV%2BuvlxcLU37Z1d5EusH7v5Ns7I8NyhwQUzfUu3AQUpMsDnKc4DetvIyA1TKbcaD4xwmmDgAyWy%2BVwnq5W2E0APwfpL3U3BsXeFjDsIFgaQPXQTKnDK03AK5Sp8BeA03uPAcNGa3TQe6rFpzgTOYkwYPDT%2By4gxIBD4FIrXLXgohEvsI50DMBSsf3d5zsN1n9U07Lw8sddtmFMsxURERERERGXjAJ84mUDZsSR2egJiT7Y26P6g0e8fAKAUGAQUKalOEMxS9WbkUGFzI08rzK5w9uC%2BM4FS4ZyhWxAAkwKTAKqtLbN5eWR6tEMBgE4nRNAg0U%2BGWBuxh2EALwZmBJQTn%2FUjSz%2FzHCb6wyYgJlFp7DGhrjN%2Fx%2BwEQEDWsBGBAxsAcOOARQ7HwMGvgvw%2BY4d3wVGgN36ARERERERNxv%2B58iuO9L%2FCvjpc7R3U3opZzfoe3LVc6TwU4GeZ8iLl5YHKBrfhH7%2FQVd5dFjD%2FyQBAu1OVqzMGAP0yVK9X7%2BbPDakcC7ET4U4x09br09kRGs%2BX6sVmRxP5E%2B7fRuOzf3sSgZTnqjXZKTubVbvmz%2FTVyhfgNptf%2BAgoPxqtOSw%2BX49SCBJ1IFGPlQv%2Ff17Kl0eSQ5HSkBpARLn%2BIqrcWFt7E5GBHxRoTXxjvLoMCvvgQu050UGo1M4mToIuHaDYA5wfnaOh%2F1qOkKHpLDl%2F3A5NuRv5PV5cyWfmo%2BIiIiI6A36fEBIppuouspd6%2Bsrh0CfDwjJdBtdV7lrfX3l4PWHFq83kelGyq5y1%2Fr6ykHQ5wPe6gIa%2BUL5hhe1XG2lLdNftTJQWTjT3%2Br0t876BXjT1Y5Oki5o%2BwV%2B3sEH0BVAKzeFiHo1%2BOICrw6H8vN0ll8vkdvS8eqZ%2FS8Y7RE%2F%2F%2FyzMNtTPpG8KQHGB4useu8FaTBuEMsvmEL%2B%2FISAYHtE8%2BuQV5X%2B2yNggb6DzkKA7W8XhYL1WyzEZwHq20ZW0IGAcBdQ377VxcRDXQRCBHq7lCD5qSwZWLX5g6DPB1gGtWYQ1IMYHaSAyu5B1TpI0vrpIGumN%2Fy4ZNUHWjmIoW9jfW%2BjXeUwhnZk%2BjpSXeUwhnZl%2B7rSXeWIiIiIiIgID2rH4dLk0YP8%2F8CwfA0JAD8B5QsrKPwECPpPD8eN6isJwSMTgqB5c8nk39%2BNHdECbvwYcNPvAhERERERERHbRnJ1PIHgLkjIum90Tcj%2FBxozEhFo6wYE0Ot9lfTfhgVQfa%2BU%2FqYFlNvby5eDgHbtzdTX4FCdfW3HgKyBqT%2B%2B4pX%2BV8cG%2BlpAlf%2Fq6t%2FXAq68%2Fn3vAg79r%2B0YEIDW%2F%2BrYQNACukDp3fxGRIwc%2Fwe0wIqagmy7GAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNS0wMy0xMVQwODo0NzoxMS0wNzowMJI9H2wAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTUtMDMtMTFUMDc6NTk6MzUtMDc6MDCtPb74AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAABJRU5ErkJggg%3D%3D);
}

/* line 992, app/assets/stylesheets/jquery-ui.css.scss */
.ui-state-active .ui-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAABDlBMVEXvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAiiapmXAAAAWXRSTlMAGRAzBAhQv4KZLyJVcUBmYBoTMswNITwWQkhLIB5aIycxUyyFNIeAw2rIz8Y4RRy8uL58q7WljKqorR%2ByKf0BnlEk7woGAgOPomKUSqCvbd%2BcR2M%2Fb3%2BRaPlAXvEAAAABYktHRACIBR1IAAAACXBIWXMAAABIAAAASABGyWs%2BAAAPZElEQVR42u1dC2PbthEGyUiq6ZiSXblLE6ex1mTO5iXZq%2Bu6ro3abG26pOkSd13v%2F%2F%2BRAXzhcIeHWMoUbeOTLesIEMB9PIB3ACgLERERMQIkkOy6CTvWH0bOQO%2FmJeDXP8EMqMzDEkIsEBRMAmh7jHSVmuAjAKwC8FRAzi8%2FDmoS1AI5AQltj5FOryAjgJ7OK2CZkwEZYO23q%2BBJ5wwKkttfui1z4s20VTAL5k2kF5hbiPcKcwvwNGB4C7CTwproI4CdDcxEPKUTExx%2BDNiAj0u9C9AuNPxdYOe46Y5QRERERERExIhx6Z7gjv2ghEVrQJ33hJ5BsxsBfsIq8M0HsAkhWfqglFgawAhgGWh2M1xMWAWUAE90qUofMhhi7be32JNsmVFJPKeLwBQglAQMNh3ALVjYbNaI1jaYD0jM0nw9atcWYEXiaXH%2F%2BQDeQ3Y6BoRx3e8CERERERERERG7Qz%2FHP%2BiaBsvvHXj0LAD4cip0yN27fXw7AGtQoDTwH%2BHqkWTgWczTwZVmr8DbAEuqv35bCT6CWDorjGnAqwOSCI7EhlFWHjkBXIkb1M%2FDZQgRwCeAwK9B%2BHRPFlPBOjeZszKz0wK9%2FFlzeE3I24GEzUII45bT%2FSYarqGLesE%2BbtlDBP70QInkckDwggQqAGGt052667vAJZ8fvk1GRERERERE3FT035ba081ILLvR3UXa%2FNDgUlWg%2Bm4N2KgCfzzP1lYtDUDpAi9ObeDVqczu4ASsy%2Fu8kaxId%2F2W%2BJYq4CsbrBcV8SPw8iRvrWWze%2BIlILA3XFjNzMeAl7%2FEMt0TmH4wwtkmHG4OsLVzYkEsHLZE4%2ByRDbFBA%2BypVoZJ6fR8iw24T2cEsBbw5pnptIuFCbA3wHkJN0pmAbObAOvaOl%2Bhd14A1gVIFwl2AXsvT5w5GMPezQE8j8XAhFmAYCv0AQLIIEhS2bAUmsGh9VuukT%2FZ3goHgZsE7wEL4JnHPR%2Bw6%2BdjIiIiIiIiRo3LvYtzR4U8Kms5Y7uORbg46Ja9o%2F7Aj%2BDoz3oGZm2j9XKiMc0MTpGt7PgXvroD2G5x03es1iY9T4cHXH1LBmAKCyP69BIC9jL7EuB%2BvrtM8nw%2FgG0%2Bw1yvZu31BQfNueA6fesENOGmi4DEEg7zpnviKZ5uW50Gkgr%2BzLBFChJLC1m4C9hEwduHLaXRCRHvnhUrAbRLbD2804Oamkxg0Zn5fL8lnQi2bo8JYfwECAkR3h%2FmjA6LTskTI4HoNbQJKDT%2F4J8%2Fuoa47vpFRERERFxvpFf8RmZxO8C3XEW94V%2Bi%2F5iWAqzLLKb3lQZXAyElhXpFIUa1GMK2LgsUryhVU0hRMGTGdylUFqDzC%2BsSOCNwLN0GePRCt9dL%2FY3ozCAAKhKMeJaKWN8ExkWAZfmdE5QSmRKA%2FwpL7IaOJW0XG0sX2MACWH5zx0ZFkMMC6H6Fhu7R6M90ZGMAyWGdoUm1ldAxwLJBZjTmr9tkSPiPY8hH%2BVO7QmD5pDDgd2V2YIDT0e0i0XugD8kICeiLLvpHRERERNwsZMpPyDbPf2sicWuo1k1l42ZTX473Ap4b7FWukkvFjCZnfj5uiRwgF7dIAeiMfSnuC4dME8XtGuSERiU4KIopcvbKzwYhpVs057ufG3FRa7gw9G1bTGW2srVfpzetnuQwmUA%2BMRogWDBB99paherA3FZjG6QVRZFWIITMDAIQA6BMdKJr3DMIkEUfSrSuNDQW4FrvrorTBU5gcnT0PmAClsul%2FwkMgQkQAQL2DQJBqY4OSEISTEjVQJPwYwWXBcAU0B9VcT0GAGqg0eLj8vRjTcDRB%2Fu%2FMgi4c%2BcO2x7vlskBSoDS%2F0NMgGlSIPUHTlGKpv3gjoLTAg6V6jA91PMAWWn%2FLQGqfDTFVhWnC5Rd4O5d3AWWQl4C%2Bd6ekJWvX0iA0v%2F2vQ%2FdBCTkgDySJIcJCmHg5OTEPQbAoWRA6o8JKH9aAspBEBFwX519%2F35z4KgaBI%2BIOugETgB7REMQAj7C8xPzxW35XrgIoBXCgxKowtPTU9AmyiwgO5xO5ZvuAqXsJuC0Qn0gyeGDPF9Bjp8RQl1IHvh1%2BcL6TigBE0IAGBYw1%2Fp7CGiL%2B7gEMblJSwC1gOywRHOJmAxqjJ2C0SfzvL0L5E39udMCOAGhLoDTqzGwaDO3BGRmfW1xlR8A7wkHiAWEboNVe%2BbmHEymb93AFQ4MegtcPT9ACSgZKMT2kGWLEh18Pcah6bqEs0OvaaX9reofERERETFyPHzoT0%2FBO68NYNv6SJDpcPdReZt61Ih1sN3G2PNanrfnVq7J%2FsayEL8h7Sm89zUZbR2TQ%2FK2jfXPMs3ATHmRZ%2FkUBTuyyfO91pGzUpHp449qV7xhQJ6sQFaaTM8mV67gxnJ1PVoNCuXMpe29PVXczvE1fQzwmOivHKUTrb%2FyzdvoN7E7Yiich9%2FK1wFuUCavc4byG2uDNLYQvxPn4vc4vs2lkBuyMOXjyTGSVfsXC1cDoXb2a7kxOGRxsrGLVLuO1YxFG11xAkg4DOLJ%2FafP7t1H00aZtO8Mt8dLwB%2Fgj%2FL1J6ygcv2JjIMPGRtPcur7tnLtzKf2%2Bh42IhoHZnCwkBxUwl4zY7PnIqAeBZAFHMCf4aFukNQfTdmFLeAv4hPxVz2ldEos4JRYwCmxgIURe8geUA1SbXxL6vu0kj5tG1gG8zh2ADUGaP3CBDy5%2F9ED%2BbLrX3vqmIAUylmnRv4bfCZff0c7Jow%2BXsrvExmll%2F1X4oGDgCa6S40GEfsRGOYoD5OpODHiRUJARhgm%2Brc7IkwCkPz5J3dmd%2F7xRS0fNsXtbyYvzKsnWBeoZSw%2BfqxlZfvtfKeVAEGg9gilwj0pCWSS%2B1HdYH0XUFuMhKtLqO5OivPLgujPA%2FgU6y%2BefimHv%2FmXT1sCZP9PPeczRedsEDUnWdkkP%2FED6LQ3kW3fAOOTF1R%2FehsU1aYunVyuCNwu2vOBlWAgF1cQRYcA3%2FCBIiIiIiJ2gCmemFauHJyyPM%2F1x0veWlguRXjvftCnBSms5fsa35rPALmaH8JXX339NXyBmnOg9C8hP6zuwZMncG%2FVpJP9Fs10QzPf0Mr0QBu8Ub8ph9l0%2BsJgwP%2FlYiEsZFk5ijZBMrCm3viJ9rz%2BqfAv7Yqup7KABQtu2nSyVEs%2B1MGrziNdx0wGO3pxsErQwZVyjNfwwrJb9hcSoFwtdIbSvfw1DUAT8M23z59%2F%2B41uz1RAscArO5QAY8sIlJNRaMNDKqqpilT72pmaj0EEPFNrdbjCtWLdRQANL7m6JL1a3dMWtS5lrX9q5ofS1vfb01%2FKpBlyV2FCNmSY55froCgDqMBTxnMCW8B8jver56uVCi81AVJ%2FgabAKOM0WLCLxMTb9jc2gPSvrmAzBnwG%2BxLwss1QFMb5cOwn4Eh%2BPFI%2FTbIysCmcIAsg0euzZ4fPVnDWFvhCtW62PQKoBXxXys2sXK2%2FVjBflzgxT9eEyUt6fHxsEFBf2erPicTn8odseFg7x4DVSnUAPAi%2BmE5nWxwEyRjwXT0G1Awo%2FQsjHF2p9p7o09cHcIYYUAUdoWGvmbxp9Pv44%2FqHGIhzDJhmq9UKVpgBehvc9l3gsZqY1e2hodt6PtcTVnIElD%2BpZgCMP83H%2FeYAvQ2WFlHCMQbAVAETYLuGfQggSMtr%2F7jxAyx7BM0RVlrLi1SNlM%2Bb1H8%2FScyvdRHlqFFLk0xN6WXNho3ufsDucfTq1RESFweKq%2FR5yxhtMNs5GREREdELU7w7%2BvX3aoj5%2FvWuGzUg3gC8aYUfmlH3h103azDcVererYXX1R1HvWsbWMISn%2FAfizMjtrfzbFnyv%2Bxf0KZ4owKoxgTeagLetjmI22DzIwpNCVt6oAeoDEt1T196y79E3K0Uvosqp64Ha09KDxTaKAIbN5X8bvLOXJ1l1Q1JgBwBVAj9xqjcbMMcL4xV%2BuvlxcLU37Z1d5EusH7v5Ns7I8NyhwQUzfUu3AQUpMsDnKc4DetvIyA1TKbcaD4xwmmDgAyWy%2BVwnq5W2E0APwfpL3U3BsXeFjDsIFgaQPXQTKnDK03AK5Sp8BeA03uPAcNGa3TQe6rFpzgTOYkwYPDT%2By4gxIBD4FIrXLXgohEvsI50DMBSsf3d5zsN1n9U07Lw8sddtmFMsxURERERERGXjAJ84mUDZsSR2egJiT7Y26P6g0e8fAKAUGAQUKalOEMxS9WbkUGFzI08rzK5w9uC%2BM4FS4ZyhWxAAkwKTAKqtLbN5eWR6tEMBgE4nRNAg0U%2BGWBuxh2EALwZmBJQTn%2FUjSz%2FzHCb6wyYgJlFp7DGhrjN%2Fx%2BwEQEDWsBGBAxsAcOOARQ7HwMGvgvw%2BY4d3wVGgN36ARERERERNxv%2B58iuO9L%2FCvjpc7R3U3opZzfoe3LVc6TwU4GeZ8iLl5YHKBrfhH7%2FQVd5dFjD%2FyQBAu1OVqzMGAP0yVK9X7%2BbPDakcC7ET4U4x09br09kRGs%2BX6sVmRxP5E%2B7fRuOzf3sSgZTnqjXZKTubVbvmz%2FTVyhfgNptf%2BAgoPxqtOSw%2BX49SCBJ1IFGPlQv%2Ff17Kl0eSQ5HSkBpARLn%2BIqrcWFt7E5GBHxRoTXxjvLoMCvvgQu050UGo1M4mToIuHaDYA5wfnaOh%2F1qOkKHpLDl%2F3A5NuRv5PV5cyWfmo%2BIiIiI6A36fEBIppuouspd6%2Bsrh0CfDwjJdBtdV7lrfX3l4PWHFq83kelGyq5y1%2Fr6ykHQ5wPe6gIa%2BUL5hhe1XG2lLdNftTJQWTjT3%2Br0t876BXjT1Y5Oki5o%2BwV%2B3sEH0BVAKzeFiHo1%2BOICrw6H8vN0ll8vkdvS8eqZ%2FS8Y7RE%2F%2F%2FyzMNtTPpG8KQHGB4useu8FaTBuEMsvmEL%2B%2FISAYHtE8%2BuQV5X%2B2yNggb6DzkKA7W8XhYL1WyzEZwHq20ZW0IGAcBdQ377VxcRDXQRCBHq7lCD5qSwZWLX5g6DPB1gGtWYQ1IMYHaSAyu5B1TpI0vrpIGumN%2Fy4ZNUHWjmIoW9jfW%2BjXeUwhnZk%2BjpSXeUwhnZl%2B7rSXeWIiIiIiIgID2rH4dLk0YP8%2F8CwfA0JAD8B5QsrKPwECPpPD8eN6isJwSMTgqB5c8nk39%2BNHdECbvwYcNPvAhERERERERHbRnJ1PIHgLkjIum90Tcj%2FBxozEhFo6wYE0Ot9lfTfhgVQfa%2BU%2FqYFlNvby5eDgHbtzdTX4FCdfW3HgKyBqT%2B%2B4pX%2BV8cG%2BlpAlf%2Fq6t%2FXAq68%2Fn3vAg79r%2B0YEIDW%2F%2BrYQNACukDp3fxGRIwc%2Fwe0wIqagmy7GAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNS0wMy0xMVQwODo0NzoxMS0wNzowMJI9H2wAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTUtMDMtMTFUMDc6NTk6MzUtMDc6MDCtPb74AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAABJRU5ErkJggg%3D%3D);
}

/* line 995, app/assets/stylesheets/jquery-ui.css.scss */
.ui-state-highlight .ui-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAABDlBMVEUijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEzfqCuAAAAWXRSTlMAGRAzBAhQv4KZLyJVcUBmYBoTMswNITwWQkhLIB5aIycxUyyFNIeAw2rIz8Y4RRy8uL58q7WljKqorR%2ByKf0BnlEk7woGAgOPomKUSqCvbd%2BcR2M%2Fb3%2BRaPlAXvEAAAABYktHRACIBR1IAAAACXBIWXMAAABIAAAASABGyWs%2BAAAPZElEQVR42u1dC2PbthEGyUiq6ZiSXblLE6ex1mTO5iXZq%2Bu6ro3abG26pOkSd13v%2F%2F%2BRAXzhcIeHWMoUbeOTLesIEMB9PIB3ACgLERERMQIkkOy6CTvWH0bOQO%2FmJeDXP8EMqMzDEkIsEBRMAmh7jHSVmuAjAKwC8FRAzi8%2FDmoS1AI5AQltj5FOryAjgJ7OK2CZkwEZYO23q%2BBJ5wwKkttfui1z4s20VTAL5k2kF5hbiPcKcwvwNGB4C7CTwproI4CdDcxEPKUTExx%2BDNiAj0u9C9AuNPxdYOe46Y5QRERERERExIhx6Z7gjv2ghEVrQJ33hJ5BsxsBfsIq8M0HsAkhWfqglFgawAhgGWh2M1xMWAWUAE90qUofMhhi7be32JNsmVFJPKeLwBQglAQMNh3ALVjYbNaI1jaYD0jM0nw9atcWYEXiaXH%2F%2BQDeQ3Y6BoRx3e8CERERERERERG7Qz%2FHP%2BiaBsvvHXj0LAD4cip0yN27fXw7AGtQoDTwH%2BHqkWTgWczTwZVmr8DbAEuqv35bCT6CWDorjGnAqwOSCI7EhlFWHjkBXIkb1M%2FDZQgRwCeAwK9B%2BHRPFlPBOjeZszKz0wK9%2FFlzeE3I24GEzUII45bT%2FSYarqGLesE%2BbtlDBP70QInkckDwggQqAGGt052667vAJZ8fvk1GRERERERE3FT035ba081ILLvR3UXa%2FNDgUlWg%2Bm4N2KgCfzzP1lYtDUDpAi9ObeDVqczu4ASsy%2Fu8kaxId%2F2W%2BJYq4CsbrBcV8SPw8iRvrWWze%2BIlILA3XFjNzMeAl7%2FEMt0TmH4wwtkmHG4OsLVzYkEsHLZE4%2ByRDbFBA%2BypVoZJ6fR8iw24T2cEsBbw5pnptIuFCbA3wHkJN0pmAbObAOvaOl%2Bhd14A1gVIFwl2AXsvT5w5GMPezQE8j8XAhFmAYCv0AQLIIEhS2bAUmsGh9VuukT%2FZ3goHgZsE7wEL4JnHPR%2Bw6%2BdjIiIiIiIiRo3LvYtzR4U8Kms5Y7uORbg46Ja9o%2F7Aj%2BDoz3oGZm2j9XKiMc0MTpGt7PgXvroD2G5x03es1iY9T4cHXH1LBmAKCyP69BIC9jL7EuB%2BvrtM8nw%2FgG0%2Bw1yvZu31BQfNueA6fesENOGmi4DEEg7zpnviKZ5uW50Gkgr%2BzLBFChJLC1m4C9hEwduHLaXRCRHvnhUrAbRLbD2804Oamkxg0Zn5fL8lnQi2bo8JYfwECAkR3h%2FmjA6LTskTI4HoNbQJKDT%2F4J8%2Fuoa47vpFRERERFxvpFf8RmZxO8C3XEW94V%2Bi%2F5iWAqzLLKb3lQZXAyElhXpFIUa1GMK2LgsUryhVU0hRMGTGdylUFqDzC%2BsSOCNwLN0GePRCt9dL%2FY3ozCAAKhKMeJaKWN8ExkWAZfmdE5QSmRKA%2FwpL7IaOJW0XG0sX2MACWH5zx0ZFkMMC6H6Fhu7R6M90ZGMAyWGdoUm1ldAxwLJBZjTmr9tkSPiPY8hH%2BVO7QmD5pDDgd2V2YIDT0e0i0XugD8kICeiLLvpHRERERNwsZMpPyDbPf2sicWuo1k1l42ZTX473Ap4b7FWukkvFjCZnfj5uiRwgF7dIAeiMfSnuC4dME8XtGuSERiU4KIopcvbKzwYhpVs057ufG3FRa7gw9G1bTGW2srVfpzetnuQwmUA%2BMRogWDBB99paherA3FZjG6QVRZFWIITMDAIQA6BMdKJr3DMIkEUfSrSuNDQW4FrvrorTBU5gcnT0PmAClsul%2FwkMgQkQAQL2DQJBqY4OSEISTEjVQJPwYwWXBcAU0B9VcT0GAGqg0eLj8vRjTcDRB%2Fu%2FMgi4c%2BcO2x7vlskBSoDS%2F0NMgGlSIPUHTlGKpv3gjoLTAg6V6jA91PMAWWn%2FLQGqfDTFVhWnC5Rd4O5d3AWWQl4C%2Bd6ekJWvX0iA0v%2F2vQ%2FdBCTkgDySJIcJCmHg5OTEPQbAoWRA6o8JKH9aAspBEBFwX519%2F35z4KgaBI%2BIOugETgB7REMQAj7C8xPzxW35XrgIoBXCgxKowtPTU9AmyiwgO5xO5ZvuAqXsJuC0Qn0gyeGDPF9Bjp8RQl1IHvh1%2BcL6TigBE0IAGBYw1%2Fp7CGiL%2B7gEMblJSwC1gOywRHOJmAxqjJ2C0SfzvL0L5E39udMCOAGhLoDTqzGwaDO3BGRmfW1xlR8A7wkHiAWEboNVe%2BbmHEymb93AFQ4MegtcPT9ACSgZKMT2kGWLEh18Pcah6bqEs0OvaaX9reofERERETFyPHzoT0%2FBO68NYNv6SJDpcPdReZt61Ih1sN3G2PNanrfnVq7J%2FsayEL8h7Sm89zUZbR2TQ%2FK2jfXPMs3ATHmRZ%2FkUBTuyyfO91pGzUpHp449qV7xhQJ6sQFaaTM8mV67gxnJ1PVoNCuXMpe29PVXczvE1fQzwmOivHKUTrb%2FyzdvoN7E7Yiich9%2FK1wFuUCavc4byG2uDNLYQvxPn4vc4vs2lkBuyMOXjyTGSVfsXC1cDoXb2a7kxOGRxsrGLVLuO1YxFG11xAkg4DOLJ%2FafP7t1H00aZtO8Mt8dLwB%2Fgj%2FL1J6ygcv2JjIMPGRtPcur7tnLtzKf2%2Bh42IhoHZnCwkBxUwl4zY7PnIqAeBZAFHMCf4aFukNQfTdmFLeAv4hPxVz2ldEos4JRYwCmxgIURe8geUA1SbXxL6vu0kj5tG1gG8zh2ADUGaP3CBDy5%2F9ED%2BbLrX3vqmIAUylmnRv4bfCZff0c7Jow%2BXsrvExmll%2F1X4oGDgCa6S40GEfsRGOYoD5OpODHiRUJARhgm%2Brc7IkwCkPz5J3dmd%2F7xRS0fNsXtbyYvzKsnWBeoZSw%2BfqxlZfvtfKeVAEGg9gilwj0pCWSS%2B1HdYH0XUFuMhKtLqO5OivPLgujPA%2FgU6y%2BefimHv%2FmXT1sCZP9PPeczRedsEDUnWdkkP%2FED6LQ3kW3fAOOTF1R%2FehsU1aYunVyuCNwu2vOBlWAgF1cQRYcA3%2FCBIiIiIiJ2gCmemFauHJyyPM%2F1x0veWlguRXjvftCnBSms5fsa35rPALmaH8JXX339NXyBmnOg9C8hP6zuwZMncG%2FVpJP9Fs10QzPf0Mr0QBu8Ub8ph9l0%2BsJgwP%2FlYiEsZFk5ijZBMrCm3viJ9rz%2BqfAv7Yqup7KABQtu2nSyVEs%2B1MGrziNdx0wGO3pxsErQwZVyjNfwwrJb9hcSoFwtdIbSvfw1DUAT8M23z59%2F%2B41uz1RAscArO5QAY8sIlJNRaMNDKqqpilT72pmaj0EEPFNrdbjCtWLdRQANL7m6JL1a3dMWtS5lrX9q5ofS1vfb01%2FKpBlyV2FCNmSY55froCgDqMBTxnMCW8B8jver56uVCi81AVJ%2FgabAKOM0WLCLxMTb9jc2gPSvrmAzBnwG%2BxLwss1QFMb5cOwn4Eh%2BPFI%2FTbIysCmcIAsg0euzZ4fPVnDWFvhCtW62PQKoBXxXys2sXK2%2FVjBflzgxT9eEyUt6fHxsEFBf2erPicTn8odseFg7x4DVSnUAPAi%2BmE5nWxwEyRjwXT0G1Awo%2FQsjHF2p9p7o09cHcIYYUAUdoWGvmbxp9Pv44%2FqHGIhzDJhmq9UKVpgBehvc9l3gsZqY1e2hodt6PtcTVnIElD%2BpZgCMP83H%2FeYAvQ2WFlHCMQbAVAETYLuGfQggSMtr%2F7jxAyx7BM0RVlrLi1SNlM%2Bb1H8%2FScyvdRHlqFFLk0xN6WXNho3ufsDucfTq1RESFweKq%2FR5yxhtMNs5GREREdELU7w7%2BvX3aoj5%2FvWuGzUg3gC8aYUfmlH3h103azDcVererYXX1R1HvWsbWMISn%2FAfizMjtrfzbFnyv%2Bxf0KZ4owKoxgTeagLetjmI22DzIwpNCVt6oAeoDEt1T196y79E3K0Uvosqp64Ha09KDxTaKAIbN5X8bvLOXJ1l1Q1JgBwBVAj9xqjcbMMcL4xV%2BuvlxcLU37Z1d5EusH7v5Ns7I8NyhwQUzfUu3AQUpMsDnKc4DetvIyA1TKbcaD4xwmmDgAyWy%2BVwnq5W2E0APwfpL3U3BsXeFjDsIFgaQPXQTKnDK03AK5Sp8BeA03uPAcNGa3TQe6rFpzgTOYkwYPDT%2By4gxIBD4FIrXLXgohEvsI50DMBSsf3d5zsN1n9U07Lw8sddtmFMsxURERERERGXjAJ84mUDZsSR2egJiT7Y26P6g0e8fAKAUGAQUKalOEMxS9WbkUGFzI08rzK5w9uC%2BM4FS4ZyhWxAAkwKTAKqtLbN5eWR6tEMBgE4nRNAg0U%2BGWBuxh2EALwZmBJQTn%2FUjSz%2FzHCb6wyYgJlFp7DGhrjN%2Fx%2BwEQEDWsBGBAxsAcOOARQ7HwMGvgvw%2BY4d3wVGgN36ARERERERNxv%2B58iuO9L%2FCvjpc7R3U3opZzfoe3LVc6TwU4GeZ8iLl5YHKBrfhH7%2FQVd5dFjD%2FyQBAu1OVqzMGAP0yVK9X7%2BbPDakcC7ET4U4x09br09kRGs%2BX6sVmRxP5E%2B7fRuOzf3sSgZTnqjXZKTubVbvmz%2FTVyhfgNptf%2BAgoPxqtOSw%2BX49SCBJ1IFGPlQv%2Ff17Kl0eSQ5HSkBpARLn%2BIqrcWFt7E5GBHxRoTXxjvLoMCvvgQu050UGo1M4mToIuHaDYA5wfnaOh%2F1qOkKHpLDl%2F3A5NuRv5PV5cyWfmo%2BIiIiI6A36fEBIppuouspd6%2Bsrh0CfDwjJdBtdV7lrfX3l4PWHFq83kelGyq5y1%2Fr6ykHQ5wPe6gIa%2BUL5hhe1XG2lLdNftTJQWTjT3%2Br0t876BXjT1Y5Oki5o%2BwV%2B3sEH0BVAKzeFiHo1%2BOICrw6H8vN0ll8vkdvS8eqZ%2FS8Y7RE%2F%2F%2FyzMNtTPpG8KQHGB4useu8FaTBuEMsvmEL%2B%2FISAYHtE8%2BuQV5X%2B2yNggb6DzkKA7W8XhYL1WyzEZwHq20ZW0IGAcBdQ377VxcRDXQRCBHq7lCD5qSwZWLX5g6DPB1gGtWYQ1IMYHaSAyu5B1TpI0vrpIGumN%2Fy4ZNUHWjmIoW9jfW%2BjXeUwhnZk%2BjpSXeUwhnZl%2B7rSXeWIiIiIiIgID2rH4dLk0YP8%2F8CwfA0JAD8B5QsrKPwECPpPD8eN6isJwSMTgqB5c8nk39%2BNHdECbvwYcNPvAhERERERERHbRnJ1PIHgLkjIum90Tcj%2FBxozEhFo6wYE0Ot9lfTfhgVQfa%2BU%2FqYFlNvby5eDgHbtzdTX4FCdfW3HgKyBqT%2B%2B4pX%2BV8cG%2BlpAlf%2Fq6t%2FXAq68%2Fn3vAg79r%2B0YEIDW%2F%2BrYQNACukDp3fxGRIwc%2Fwe0wIqagmy7GAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNS0wMy0xMVQwODo0NzoxMS0wNzowMJI9H2wAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTUtMDMtMTFUMDc6NTk6MzUtMDc6MDCtPb74AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAABJRU5ErkJggg%3D%3D);
}

/* line 998, app/assets/stylesheets/jquery-ui.css.scss */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAABDlBMVEX%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nr%2F0nqfzRgWAAAAWXRSTlMAGRAzBAhQv4KZLyJVcUBmYBoTMswNITwWQkhLIB5aIycxUyyFNIeAw2rIz8Y4RRy8uL58q7WljKqorR%2ByKf0BnlEk7woGAgOPomKUSqCvbd%2BcR2M%2Fb3%2BRaPlAXvEAAAABYktHRACIBR1IAAAACXBIWXMAAABIAAAASABGyWs%2BAAAPZElEQVR42u1dC2PbthEGyUiq6ZiSXblLE6ex1mTO5iXZq%2Bu6ro3abG26pOkSd13v%2F%2F%2BRAXzhcIeHWMoUbeOTLesIEMB9PIB3ACgLERERMQIkkOy6CTvWH0bOQO%2FmJeDXP8EMqMzDEkIsEBRMAmh7jHSVmuAjAKwC8FRAzi8%2FDmoS1AI5AQltj5FOryAjgJ7OK2CZkwEZYO23q%2BBJ5wwKkttfui1z4s20VTAL5k2kF5hbiPcKcwvwNGB4C7CTwproI4CdDcxEPKUTExx%2BDNiAj0u9C9AuNPxdYOe46Y5QRERERERExIhx6Z7gjv2ghEVrQJ33hJ5BsxsBfsIq8M0HsAkhWfqglFgawAhgGWh2M1xMWAWUAE90qUofMhhi7be32JNsmVFJPKeLwBQglAQMNh3ALVjYbNaI1jaYD0jM0nw9atcWYEXiaXH%2F%2BQDeQ3Y6BoRx3e8CERERERERERG7Qz%2FHP%2BiaBsvvHXj0LAD4cip0yN27fXw7AGtQoDTwH%2BHqkWTgWczTwZVmr8DbAEuqv35bCT6CWDorjGnAqwOSCI7EhlFWHjkBXIkb1M%2FDZQgRwCeAwK9B%2BHRPFlPBOjeZszKz0wK9%2FFlzeE3I24GEzUII45bT%2FSYarqGLesE%2BbtlDBP70QInkckDwggQqAGGt052667vAJZ8fvk1GRERERERE3FT035ba081ILLvR3UXa%2FNDgUlWg%2Bm4N2KgCfzzP1lYtDUDpAi9ObeDVqczu4ASsy%2Fu8kaxId%2F2W%2BJYq4CsbrBcV8SPw8iRvrWWze%2BIlILA3XFjNzMeAl7%2FEMt0TmH4wwtkmHG4OsLVzYkEsHLZE4%2ByRDbFBA%2BypVoZJ6fR8iw24T2cEsBbw5pnptIuFCbA3wHkJN0pmAbObAOvaOl%2Bhd14A1gVIFwl2AXsvT5w5GMPezQE8j8XAhFmAYCv0AQLIIEhS2bAUmsGh9VuukT%2FZ3goHgZsE7wEL4JnHPR%2Bw6%2BdjIiIiIiIiRo3LvYtzR4U8Kms5Y7uORbg46Ja9o%2F7Aj%2BDoz3oGZm2j9XKiMc0MTpGt7PgXvroD2G5x03es1iY9T4cHXH1LBmAKCyP69BIC9jL7EuB%2BvrtM8nw%2FgG0%2Bw1yvZu31BQfNueA6fesENOGmi4DEEg7zpnviKZ5uW50Gkgr%2BzLBFChJLC1m4C9hEwduHLaXRCRHvnhUrAbRLbD2804Oamkxg0Zn5fL8lnQi2bo8JYfwECAkR3h%2FmjA6LTskTI4HoNbQJKDT%2F4J8%2Fuoa47vpFRERERFxvpFf8RmZxO8C3XEW94V%2Bi%2F5iWAqzLLKb3lQZXAyElhXpFIUa1GMK2LgsUryhVU0hRMGTGdylUFqDzC%2BsSOCNwLN0GePRCt9dL%2FY3ozCAAKhKMeJaKWN8ExkWAZfmdE5QSmRKA%2FwpL7IaOJW0XG0sX2MACWH5zx0ZFkMMC6H6Fhu7R6M90ZGMAyWGdoUm1ldAxwLJBZjTmr9tkSPiPY8hH%2BVO7QmD5pDDgd2V2YIDT0e0i0XugD8kICeiLLvpHRERERNwsZMpPyDbPf2sicWuo1k1l42ZTX473Ap4b7FWukkvFjCZnfj5uiRwgF7dIAeiMfSnuC4dME8XtGuSERiU4KIopcvbKzwYhpVs057ufG3FRa7gw9G1bTGW2srVfpzetnuQwmUA%2BMRogWDBB99paherA3FZjG6QVRZFWIITMDAIQA6BMdKJr3DMIkEUfSrSuNDQW4FrvrorTBU5gcnT0PmAClsul%2FwkMgQkQAQL2DQJBqY4OSEISTEjVQJPwYwWXBcAU0B9VcT0GAGqg0eLj8vRjTcDRB%2Fu%2FMgi4c%2BcO2x7vlskBSoDS%2F0NMgGlSIPUHTlGKpv3gjoLTAg6V6jA91PMAWWn%2FLQGqfDTFVhWnC5Rd4O5d3AWWQl4C%2Bd6ekJWvX0iA0v%2F2vQ%2FdBCTkgDySJIcJCmHg5OTEPQbAoWRA6o8JKH9aAspBEBFwX519%2F35z4KgaBI%2BIOugETgB7REMQAj7C8xPzxW35XrgIoBXCgxKowtPTU9AmyiwgO5xO5ZvuAqXsJuC0Qn0gyeGDPF9Bjp8RQl1IHvh1%2BcL6TigBE0IAGBYw1%2Fp7CGiL%2B7gEMblJSwC1gOywRHOJmAxqjJ2C0SfzvL0L5E39udMCOAGhLoDTqzGwaDO3BGRmfW1xlR8A7wkHiAWEboNVe%2BbmHEymb93AFQ4MegtcPT9ACSgZKMT2kGWLEh18Pcah6bqEs0OvaaX9reofERERETFyPHzoT0%2FBO68NYNv6SJDpcPdReZt61Ih1sN3G2PNanrfnVq7J%2FsayEL8h7Sm89zUZbR2TQ%2FK2jfXPMs3ATHmRZ%2FkUBTuyyfO91pGzUpHp449qV7xhQJ6sQFaaTM8mV67gxnJ1PVoNCuXMpe29PVXczvE1fQzwmOivHKUTrb%2FyzdvoN7E7Yiich9%2FK1wFuUCavc4byG2uDNLYQvxPn4vc4vs2lkBuyMOXjyTGSVfsXC1cDoXb2a7kxOGRxsrGLVLuO1YxFG11xAkg4DOLJ%2FafP7t1H00aZtO8Mt8dLwB%2Fgj%2FL1J6ygcv2JjIMPGRtPcur7tnLtzKf2%2Bh42IhoHZnCwkBxUwl4zY7PnIqAeBZAFHMCf4aFukNQfTdmFLeAv4hPxVz2ldEos4JRYwCmxgIURe8geUA1SbXxL6vu0kj5tG1gG8zh2ADUGaP3CBDy5%2F9ED%2BbLrX3vqmIAUylmnRv4bfCZff0c7Jow%2BXsrvExmll%2F1X4oGDgCa6S40GEfsRGOYoD5OpODHiRUJARhgm%2Brc7IkwCkPz5J3dmd%2F7xRS0fNsXtbyYvzKsnWBeoZSw%2BfqxlZfvtfKeVAEGg9gilwj0pCWSS%2B1HdYH0XUFuMhKtLqO5OivPLgujPA%2FgU6y%2BefimHv%2FmXT1sCZP9PPeczRedsEDUnWdkkP%2FED6LQ3kW3fAOOTF1R%2FehsU1aYunVyuCNwu2vOBlWAgF1cQRYcA3%2FCBIiIiIiJ2gCmemFauHJyyPM%2F1x0veWlguRXjvftCnBSms5fsa35rPALmaH8JXX339NXyBmnOg9C8hP6zuwZMncG%2FVpJP9Fs10QzPf0Mr0QBu8Ub8ph9l0%2BsJgwP%2FlYiEsZFk5ijZBMrCm3viJ9rz%2BqfAv7Yqup7KABQtu2nSyVEs%2B1MGrziNdx0wGO3pxsErQwZVyjNfwwrJb9hcSoFwtdIbSvfw1DUAT8M23z59%2F%2B41uz1RAscArO5QAY8sIlJNRaMNDKqqpilT72pmaj0EEPFNrdbjCtWLdRQANL7m6JL1a3dMWtS5lrX9q5ofS1vfb01%2FKpBlyV2FCNmSY55froCgDqMBTxnMCW8B8jver56uVCi81AVJ%2FgabAKOM0WLCLxMTb9jc2gPSvrmAzBnwG%2BxLwss1QFMb5cOwn4Eh%2BPFI%2FTbIysCmcIAsg0euzZ4fPVnDWFvhCtW62PQKoBXxXys2sXK2%2FVjBflzgxT9eEyUt6fHxsEFBf2erPicTn8odseFg7x4DVSnUAPAi%2BmE5nWxwEyRjwXT0G1Awo%2FQsjHF2p9p7o09cHcIYYUAUdoWGvmbxp9Pv44%2FqHGIhzDJhmq9UKVpgBehvc9l3gsZqY1e2hodt6PtcTVnIElD%2BpZgCMP83H%2FeYAvQ2WFlHCMQbAVAETYLuGfQggSMtr%2F7jxAyx7BM0RVlrLi1SNlM%2Bb1H8%2FScyvdRHlqFFLk0xN6WXNho3ufsDucfTq1RESFweKq%2FR5yxhtMNs5GREREdELU7w7%2BvX3aoj5%2FvWuGzUg3gC8aYUfmlH3h103azDcVererYXX1R1HvWsbWMISn%2FAfizMjtrfzbFnyv%2Bxf0KZ4owKoxgTeagLetjmI22DzIwpNCVt6oAeoDEt1T196y79E3K0Uvosqp64Ha09KDxTaKAIbN5X8bvLOXJ1l1Q1JgBwBVAj9xqjcbMMcL4xV%2BuvlxcLU37Z1d5EusH7v5Ns7I8NyhwQUzfUu3AQUpMsDnKc4DetvIyA1TKbcaD4xwmmDgAyWy%2BVwnq5W2E0APwfpL3U3BsXeFjDsIFgaQPXQTKnDK03AK5Sp8BeA03uPAcNGa3TQe6rFpzgTOYkwYPDT%2By4gxIBD4FIrXLXgohEvsI50DMBSsf3d5zsN1n9U07Lw8sddtmFMsxURERERERGXjAJ84mUDZsSR2egJiT7Y26P6g0e8fAKAUGAQUKalOEMxS9WbkUGFzI08rzK5w9uC%2BM4FS4ZyhWxAAkwKTAKqtLbN5eWR6tEMBgE4nRNAg0U%2BGWBuxh2EALwZmBJQTn%2FUjSz%2FzHCb6wyYgJlFp7DGhrjN%2Fx%2BwEQEDWsBGBAxsAcOOARQ7HwMGvgvw%2BY4d3wVGgN36ARERERERNxv%2B58iuO9L%2FCvjpc7R3U3opZzfoe3LVc6TwU4GeZ8iLl5YHKBrfhH7%2FQVd5dFjD%2FyQBAu1OVqzMGAP0yVK9X7%2BbPDakcC7ET4U4x09br09kRGs%2BX6sVmRxP5E%2B7fRuOzf3sSgZTnqjXZKTubVbvmz%2FTVyhfgNptf%2BAgoPxqtOSw%2BX49SCBJ1IFGPlQv%2Ff17Kl0eSQ5HSkBpARLn%2BIqrcWFt7E5GBHxRoTXxjvLoMCvvgQu050UGo1M4mToIuHaDYA5wfnaOh%2F1qOkKHpLDl%2F3A5NuRv5PV5cyWfmo%2BIiIiI6A36fEBIppuouspd6%2Bsrh0CfDwjJdBtdV7lrfX3l4PWHFq83kelGyq5y1%2Fr6ykHQ5wPe6gIa%2BUL5hhe1XG2lLdNftTJQWTjT3%2Br0t876BXjT1Y5Oki5o%2BwV%2B3sEH0BVAKzeFiHo1%2BOICrw6H8vN0ll8vkdvS8eqZ%2FS8Y7RE%2F%2F%2FyzMNtTPpG8KQHGB4useu8FaTBuEMsvmEL%2B%2FISAYHtE8%2BuQV5X%2B2yNggb6DzkKA7W8XhYL1WyzEZwHq20ZW0IGAcBdQ377VxcRDXQRCBHq7lCD5qSwZWLX5g6DPB1gGtWYQ1IMYHaSAyu5B1TpI0vrpIGumN%2Fy4ZNUHWjmIoW9jfW%2BjXeUwhnZk%2BjpSXeUwhnZl%2B7rSXeWIiIiIiIgID2rH4dLk0YP8%2F8CwfA0JAD8B5QsrKPwECPpPD8eN6isJwSMTgqB5c8nk39%2BNHdECbvwYcNPvAhERERERERHbRnJ1PIHgLkjIum90Tcj%2FBxozEhFo6wYE0Ot9lfTfhgVQfa%2BU%2FqYFlNvby5eDgHbtzdTX4FCdfW3HgKyBqT%2B%2B4pX%2BV8cG%2BlpAlf%2Fq6t%2FXAq68%2Fn3vAg79r%2B0YEIDW%2F%2BrYQNACukDp3fxGRIwc%2Fwe0wIqagmy7GAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNS0wMy0xMVQwODo0NzoxMS0wNzowMJI9H2wAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTUtMDMtMTFUMDc6NTk6MzUtMDc6MDCtPb74AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAABJRU5ErkJggg%3D%3D);
}

/* positioning */
/* line 1004, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-blank {
  background-position: 16px 16px;
}

/* line 1005, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 1006, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 1007, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 1008, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 1009, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 1010, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 1011, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 1012, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 1013, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 1014, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 1015, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 1016, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 1017, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 1018, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 1019, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 1020, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 1021, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 1022, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 1023, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 1024, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 1025, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 1026, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 1027, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 1028, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 1029, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 1030, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 1031, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 1032, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 1033, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 1034, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 1035, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 1036, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 1037, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 1038, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 1039, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 1040, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 1041, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 1042, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 1043, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 1044, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 1045, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 1046, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 1047, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 1048, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 1049, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 1050, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 1051, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 1052, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 1053, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 1054, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 1055, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 1056, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 1057, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 1058, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 1059, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 1060, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 1061, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 1062, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 1063, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 1064, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 1065, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 1066, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 1067, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 1068, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 1069, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 1070, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 1071, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 1072, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 1073, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 1074, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 1075, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 1076, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 1077, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 1078, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 1079, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 1080, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 1081, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 1082, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 1083, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 1084, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 1085, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 1086, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 1087, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 1088, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 1089, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 1090, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 1091, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 1092, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 1093, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 1094, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 1095, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 1096, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 1097, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 1098, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 1099, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 1100, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 1101, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 1102, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 1103, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 1104, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 1105, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 1106, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 1107, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 1108, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 1109, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 1110, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 1111, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 1112, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 1113, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 1114, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 1115, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 1116, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 1117, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 1118, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 1119, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 1120, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 1121, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 1122, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 1123, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 1124, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 1125, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 1126, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 1127, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 1128, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 1129, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 1130, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 1131, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 1132, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 1133, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 1134, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 1135, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 1136, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 1137, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 1138, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 1139, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 1140, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 1142, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 1143, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 1144, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 1145, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 1146, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 1147, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 1148, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 1149, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 1150, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 1151, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 1152, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 1153, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 1154, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 1155, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 1156, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 1157, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 1158, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 1159, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 1160, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 1161, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 1162, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 1163, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 1164, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 1165, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 1166, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 1167, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 1168, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 1169, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 1170, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 1171, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 1172, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 1173, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 1174, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 1175, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 1176, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 1177, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 1178, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 1179, app/assets/stylesheets/jquery-ui.css.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 1186, app/assets/stylesheets/jquery-ui.css.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

/* line 1192, app/assets/stylesheets/jquery-ui.css.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

/* line 1198, app/assets/stylesheets/jquery-ui.css.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

/* line 1204, app/assets/stylesheets/jquery-ui.css.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
/* line 1212, app/assets/stylesheets/jquery-ui.css.scss */
.ui-widget-overlay {
  background: #666666 url(/assets/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50);
  /* support: IE8 */
}

/* line 1217, app/assets/stylesheets/jquery-ui.css.scss */
.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000000 url(/assets/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
  opacity: .2;
  filter: Alpha(Opacity=20);
  /* support: IE8 */
  border-radius: 5px;
}
.ui-timepicker-container{position:absolute;overflow:hidden;box-sizing:border-box}.ui-timepicker,.ui-timepicker-viewport{box-sizing:content-box;height:205px;display:block;margin:0}.ui-timepicker{list-style:none;padding:0 1px;text-align:center}.ui-timepicker-viewport{padding:0;overflow:auto;overflow-x:hidden}.ui-timepicker-standard{font-family:Verdana,Arial,sans-serif;font-size:1.1em;background-color:#FFF;border:1px solid #AAA;color:#222;margin:0;padding:2px}.ui-timepicker-standard a{border:1px solid transparent;color:#222;display:block;padding:.2em .4em;text-decoration:none}.ui-timepicker-standard .ui-state-hover{color:#ffffff;background-color:#5A4166;border:1px solid #999;font-weight:400;}.ui-timepicker-standard .ui-menu-item{margin:0;padding:0}.ui-timepicker-corners,.ui-timepicker-corners .ui-corner-all{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.ui-timepicker-hidden{display:none}.ui-timepicker-no-scrollbar .ui-timepicker{border:none}/*# sourceMappingURL=jquery.timepicker.min.css.map */
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *


 







 *= bootstrap-select.min.css





 */
