.m-wrap.micro {
	width: 30px !important;
}
select.m-wrap.micro {
	width: 44px !important;
}
@media (max-width: 768px) {
	.m-wrap.micro {
		width: 30px !important;
	}
	select.m-wrap.micro {
		width: 44px !important;
	}
}
.m-wrap.auto {
	width: auto !important;
}
select.m-wrap.auto {
	width: auto !important;
}
@media (max-width: 768px) {
	.m-wrap.auto {
		width: auto !important;
	}
	select.m-wrap.auto {
		width: auto !important;
	}
}
.page-sidebar .sidebar-toggler {
    margin-bottom: 15px;
}
.header .nav > li.dropdown.user .dropdown-toggle {
  padding: 11px 4px 11px 9px;
}
.login .content .no-recover .form-actions {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: 20px;
}
table tbody td hr {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 0 none;
    height: 1px;
    margin: 5px 0 !important;
    padding: 0;
}
table tbody td hr:last-child {
    display: none;
}
a.btn [class^="icon-"]:before, a.btn [class*=" icon-"]:before {
	cursor:pointer !important;
}
span.btn:hover {
	cursor:default !important;
}
.control-group.float-left {
    float: left;
    margin-right: 20px;
}
.portlet.box.light-grey fieldset {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #DDDDDD;
    padding: 10px 15px 0;
}
.portlet.box.light-grey .controls.checkbox {
    background: none repeat scroll 0 0 #EEEEEE;
    padding-bottom: 6px !important;
    padding-left: 6px !important;
}
.alert-block > ul {
    list-style: none outside none;
    margin: 0;
}
.form-horizontal a.thumbnail {
    display: inline-block;
    margin-top: 10px;
}
@media (min-width: 480px) {
	.form-horizontal a.thumbnail {
		margin-left: 180px;
	}
}
#div-add {
    border-top: 1px solid #EEEEEE;
    margin: 10px 0 0;
    padding: 20px 0 0;
}
.label-inline {
    display: inline-block;
    margin-top: 2px;
    padding-top: 5px;
    text-align: right;
}
.alert-block.demo {
    margin-left: auto;
    margin-right: auto;
    width: 300px;
}
@media (max-width: 480px) {
	.alert-block.demo {
		width: 231px;
	}
}
.navbar .nav li .btn {
    padding: 6px 8px;
}
.navbar .nav li .btn.black {
    background: none repeat scroll 0 0 #212121;
}
.navbar .nav li .btn.black:hover, .navbar .nav li .btn.black:focus {
    background: none repeat scroll 0 0 #444444 !important;
}
.radio.fix input[type="radio"], .checkbox.fix input[type="checkbox"] {
    margin-left: 0;
    margin-right: 4px;
}
.row-fluid.fix [class*="span"] {
    margin-left: 2.5641% !important;
}
.first-order td {
    background: none repeat scroll 0 0 #F2DEDE !important;
    color: #B94A48 !important;
}
.first-order td a {
	color: #B94A48;
}
.pull-left.logo {
    margin-right: 15px;
}
.license {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #DDDDDD;
    color: #666666;
    font-size: 12px;
    height: 300px;
    margin: 20px 5% 30px 5%;
    overflow-y: auto;
    padding: 10px 15px;
}
.btn.version {
    float: right;
    font-size: 42px;
    margin: 25px 0;
    padding: 23px;
}
.install h1.page-title {
	background: url(../img/logo_install.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 99px;
    position: relative;
    text-indent: -5000em;
    width: 305px;
}
.footer .footer-inner a {
	color:#999;
}
.footer .footer-inner a:hover, .footer .footer-inner a:active {
	text-decoration:none !important;
}
.footer .footer-inner a:link, .footer .footer-inner a:visited {
	text-decoration:underline;
}
#controlListNeighborhoods .tab-content {
	height:290px;
}
.ms-container ul.ms-list {
	width: 260px !important;
	height: 220px !important;
}
.ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection li.ms-elem-selection {
	font-size:13px !important;
}