You are on page 1of 93

body {

color: #333;
font-family: "Roboto",Helvetica Neue,Arial,Helvetica,sans-serif;
font-size: 13px;
line-height: 16px;
margin: 0;
}
a {
color: #09c;
text-decoration: none;
}
a:hover {
color: #006080;
text-decoration: none;
}
.img-rounded {
border-radius: 6px;
}
.img-polaroid {
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
padding: 4px;
}
.img-circle {
border-radius: 500px;
}
.row {
margin-left: -20px;
overflow: hidden;
}
[class*="span"] {
float: left;
margin-left: 20px;
min-height: 1px;
}
.container, .navbar-static-top .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%;
}
.row-fluid [class*="span"] {
box-sizing: border-box;
display: block;
float: left;
margin-left: 2.12766%;
min-height: 30px;
width: 100%;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .span12 {
width: 100%;
}
.row-fluid .span11 {
width: 91.4894%;
}
.row-fluid .span10 {
width: 82.9787%;
}
.row-fluid .span9 {
width: 74.4681%;
}
.row-fluid .span8 {
width: 65.9575%;
}
.row-fluid .span7 {
width: 57.4468%;
}
.row-fluid .span6 {
width: 48.9362%;
}
.row-fluid .span5 {
width: 40.4255%;
}
.row-fluid .span4 {
width: 31.9149%;
}
.row-fluid .span3 {
width: 23.4043%;
}
.row-fluid .span2 {
width: 14.8936%;
}
.row-fluid .span1 {
width: 6.38298%;
}
.row-fluid .offset12 {
margin-left: 104.255%;
}
.row-fluid .offset12:first-child {
margin-left: 102.128%;
}
.row-fluid .offset11 {
margin-left: 95.7447%;
}
.row-fluid .offset11:first-child {
margin-left: 93.617%;
}
.row-fluid .offset10 {
margin-left: 87.234%;
}
.row-fluid .offset10:first-child {
margin-left: 85.1064%;
}
.row-fluid .offset9 {
margin-left: 78.7234%;
}
.row-fluid .offset9:first-child {
margin-left: 76.5957%;
}
.row-fluid .offset8 {
margin-left: 70.2128%;
}
.row-fluid .offset8:first-child {
margin-left: 68.0851%;
}
.row-fluid .offset7 {
margin-left: 61.7021%;
}
.row-fluid .offset7:first-child {
margin-left: 59.5745%;
}
.row-fluid .offset6 {
margin-left: 53.1915%;
}
.row-fluid .offset6:first-child {
margin-left: 51.0638%;
}
.row-fluid .offset5 {
margin-left: 44.6808%;
}
.row-fluid .offset5:first-child {
margin-left: 42.5532%;
}
.row-fluid .offset4 {
margin-left: 36.1702%;
}
.row-fluid .offset4:first-child {
margin-left: 34.0425%;
}
.row-fluid .offset3 {
margin-left: 27.6596%;
}
.row-fluid .offset3:first-child {
margin-left: 25.5319%;
}
.row-fluid .offset2 {
margin-left: 19.1489%;
}
.row-fluid .offset2:first-child {
margin-left: 17.0213%;
}
.row-fluid .offset1 {
margin-left: 10.6383%;
}
.row-fluid .offset1:first-child {
margin-left: 8.51064%;
}
.hide[class*="span"], .row-fluid .hide[class*="span"] {
display: none;
}
.pull-right[class*="span"], .row-fluid .pull-right[class*="span"] {
float: right;
}
.row-fluid::before, .row-fluid::after {
content: "";
display: table;
line-height: 0;
}
.row-fluid::after {
clear: both;
}
.container {
margin-left: auto;
margin-right: auto;
overflow: hidden;
}
.container-fluid {
overflow: hidden;
padding-left: 20px;
padding-right: 20px;
}
p {
margin: 0 0 8px;
}
.lead {
font-size: 19.5px;
font-weight: 200;
line-height: 24px;
margin-bottom: 16px;
}
.lead-info {
font-size: 14px;
font-weight: 400;
line-height: 1.4;
}
.no-results {
color: #ccc;
font-size: 13px;
}
.header-lead {
border-top: 2px solid #c7c7c7;
font-size: 19.5px;
font-weight: 200;
line-height: 24px;
margin-bottom: 16px;
margin-top: 15px;
}
.header-lead span {
border-top: 4px solid #c7c7c7;
display: inline-block;
}
small {
font-size: 85%;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
cite {
font-style: normal;
}
.muted {
color: #999;
}
.text-warning {
color: #c09853;
}
.text-error {
color: #b94a48;
}
.text-info {
color: #3a87ad;
}
.text-success {
color: #468847;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
h1, h2, h3, h4, h5, h6 {
color: inherit;
font-family: inherit;
font-weight: 400;
line-height: normal;
text-rendering: optimizelegibility;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
color: #999;
font-weight: normal;
line-height: 1;
}
h1 {
font-size: 36px;
}
h2 {
font-size: 30px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 18px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
h1 small {
font-size: 24px;
}
h2 small {
font-size: 18px;
}
h3 small {
font-size: 14px;
}
h4 small {
font-size: 14px;
}
.page-header {
border-bottom: 1px solid #eee;
margin: 16px 0 24px;
padding-bottom: 7px;
}
ul, ol {
padding: 0;
}
ul ul, ul ol, ol ol, ol ul {
margin-bottom: 0;
}
li {
line-height: 16px;
}
ul.unstyled, ol.unstyled {
list-style: outside none none;
margin-left: 0;
}
ul.inline > li, ol.inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-bottom: 16px;
}
dt, dd {
line-height: 16px;
}
dt {
font-weight: bold;
}
dd {
margin-left: 8px;
}
.dl-horizontal {
overflow: hidden;
}
.dl-horizontal dt {
clear: left;
float: left;
overflow: hidden;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
width: 160px;
}
.dl-horizontal dd {
margin-left: 180px;
}
hr {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: #eee -moz-use-text-color white;
border-image: none;
border-style: solid none;
border-width: 1px 0;
margin: 16px 0;
}
abbr[title] {
border-bottom: 1px dotted #999;
cursor: help;
}
abbr.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
border-left: 5px solid #eee;
margin: 0 0 16px;
padding: 0 0 0 15px;
}
blockquote p {
font-size: 16px;
font-weight: 300;
line-height: 20px;
margin-bottom: 0;
}
blockquote small {
color: #999;
display: block;
line-height: 16px;
}
blockquote small::before {
content: "� ";
}
blockquote.pull-right {
border-left: 0 none;
border-right: 5px solid #eee;
float: right;
padding-left: 0;
padding-right: 15px;
}
blockquote.pull-right p, blockquote.pull-right small {
text-align: right;
}
blockquote.pull-right small::before {
content: "";
}
blockquote.pull-right small::after {
content: " �";
}
q::before, q::after, blockquote::before, blockquote::after {
content: "";
}
address {
display: block;
font-style: normal;
line-height: 16px;
margin-bottom: 16px;
}
fieldset {
border: 0 none;
margin: 0;
padding: 0;
}
legend {
-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 #e5e5e5;
border-image: none;
border-style: none none solid;
border-width: 0 0 1px;
color: #333;
display: block;
font-size: 19.5px;
line-height: 32px;
margin-bottom: 16px;
padding: 0;
width: 100%;
}
legend small {
color: #999;
font-size: 12px;
}
label, input, button, select, textarea {
font-size: 13px;
font-weight: normal;
line-height: 16px;
}
input, button, select, textarea {
font-family: "Roboto",Helvetica Neue,Arial,Helvetica,sans-serif;
}
label {
display: block;
}
select, textarea, input[type="text"], input[type="password"],
input[type="datetime"], input[type="datetime-local"], input[type="date"],
input[type="month"], input[type="time"], input[type="week"], input[type="number"],
input[type="email"], input[type="url"], input[type="search"], input[type="tel"],
input[type="color"], .uneditable-input {
border-radius: 3px;
color: #555;
display: inline-block;
font-size: 13px;
height: 16px;
line-height: 16px;
margin-bottom: 9px;
padding: 4px 6px;
}
textarea {
height: auto;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"],
input[type="datetime-local"], input[type="date"], input[type="month"],
input[type="time"], input[type="week"], input[type="number"], input[type="email"],
input[type="url"], input[type="search"], input[type="tel"], input[type="color"],
.uneditable-input {
background-color: white;
border: 1px solid #ccc;
box-shadow: 0 4px 5px -4px #ccc inset;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus,
input[type="datetime"]:focus, input[type="datetime-local"]:focus,
input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus,
input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus,
input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus,
input[type="color"]:focus, .uneditable-input:focus {
border-color: rgba(82, 168, 236, 0.8);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(82, 168, 236,
0.3);
outline: 0 none;
}
input[type="radio"], input[type="checkbox"] {
cursor: pointer;
line-height: normal;
margin: 1px 0 0;
}
input[type="file"], input[type="image"], input[type="submit"], input[type="reset"],
input[type="button"], input[type="radio"], input[type="checkbox"] {
width: auto;
}
select, input[type="file"] {
height: 30px;
line-height: 30px;
}
select {
background-color: white;
border: 1px solid #ccc;
}
select[multiple], select[size] {
height: auto;
}
select:focus, input[type="file"]:focus, input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted #333;
outline-offset: -2px;
}
.uneditable-input, .uneditable-textarea {
background-color: #fcfcfc;
border-color: #ccc;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.024) inset;
color: #999;
cursor: not-allowed;
}
.uneditable-input {
overflow: hidden;
white-space: nowrap;
}
.uneditable-textarea {
height: auto;
width: auto;
}
input:-moz-placeholder, textarea:-moz-placeholder {
color: #999;
}
.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;
margin-bottom: 0;
padding-top: 5px;
vertical-align: middle;
}
.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
margin-left: 10px;
}
.input-mini {
width: 60px;
}
.input-small {
width: 90px;
}
.input-medium {
width: 150px;
}
.input-large {
width: 245px;
}
.input-xlarge {
width: 290px;
}
.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-append input[class*="span"], .input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"], .input-prepend .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"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-
append [class*="span"] {
display: inline-block;
}
input, textarea, .uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 20px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
width: 926px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
width: 846px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
width: 766px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
width: 686px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
width: 606px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
width: 526px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
width: 446px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
width: 366px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
width: 286px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
width: 206px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
width: 126px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
width: 46px;
}
.controls-row {
overflow: hidden;
}
.controls-row [class*="span"] {
float: left;
}
input[disabled], select[disabled], textarea[disabled], input[readonly],
select[readonly], textarea[readonly] {
background-color: #eee;
cursor: not-allowed;
}
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 .checkbox, .control-group.warning .radio, .control-
group.warning input, .control-group.warning select, .control-group.warning textarea
{
color: #c09853;
}
.control-group.warning input, .control-group.warning select, .control-group.warning
textarea {
border-color: #c09853;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.control-group.warning input:focus, .control-group.warning select:focus, .control-
group.warning textarea:focus {
border-color: #a47e3c;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on, .control-group.warning .input-append
.add-on {
background-color: #fcf8e3;
border-color: #c09853;
color: #c09853;
}
.control-group.error > label, .control-group.error .help-block, .control-
group.error .help-inline {
color: #b94a48;
}
.control-group.error .checkbox, .control-group.error .radio, .control-group.error
input, .control-group.error select, .control-group.error textarea {
color: #b94a48;
}
.control-group.error input, .control-group.error select, .control-group.error
textarea {
border-color: #b94a48;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.control-group.error input:focus, .control-group.error select:focus, .control-
group.error textarea:focus {
border-color: #953b39;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on, .control-group.error .input-append
.add-on {
background-color: #f2dede;
border-color: #b94a48;
color: #b94a48;
}
.control-group.success > label, .control-group.success .help-block, .control-
group.success .help-inline {
color: #468847;
}
.control-group.success .checkbox, .control-group.success .radio, .control-
group.success input, .control-group.success select, .control-group.success textarea
{
color: #468847;
}
.control-group.success input, .control-group.success select, .control-group.success
textarea {
border-color: #468847;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.control-group.success input:focus, .control-group.success select:focus, .control-
group.success textarea:focus {
border-color: #356635;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on, .control-group.success .input-append
.add-on {
background-color: #dff0d8;
border-color: #468847;
color: #468847;
}
.control-group.info > label, .control-group.info .help-block, .control-
group.info .help-inline {
color: #3a87ad;
}
.control-group.info .checkbox, .control-group.info .radio, .control-group.info
input, .control-group.info select, .control-group.info textarea {
color: #3a87ad;
}
.control-group.info input, .control-group.info select, .control-group.info textarea
{
border-color: #3a87ad;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.control-group.info input:focus, .control-group.info select:focus, .control-
group.info textarea:focus {
border-color: #2d6987;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on, .control-group.info .input-append .add-
on {
background-color: #d9edf7;
border-color: #3a87ad;
color: #3a87ad;
}
input:focus:required:invalid, textarea:focus:required:invalid,
select:focus:required:invalid {
border-color: #ee5f5b;
color: #b94a48;
}
input:focus:required:invalid:focus, textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
border-color: #e9322d;
box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
background-color: whitesmoke;
border-top: 1px solid #e5e5e5;
margin-bottom: 16px;
margin-top: 16px;
overflow: hidden;
padding: 15px 20px 16px;
}
.help-block, .help-inline {
color: #999;
}
.help-block {
display: block;
margin-bottom: 8px;
}
.help-inline {
display: inline-block;
padding-left: 5px;
vertical-align: middle;
}
.input-append, .input-prepend {
font-size: 0;
margin-bottom: 5px;
white-space: nowrap;
}
.input-append input, .input-append select, .input-append .uneditable-input, .input-
prepend input, .input-prepend select, .input-prepend .uneditable-input {
border-radius: 0 3px 3px 0;
font-size: 13px;
margin-bottom: 0;
position: relative;
vertical-align: top;
}
.input-append input:focus, .input-append select:focus, .input-append .uneditable-
input:focus, .input-prepend input:focus, .input-prepend select:focus, .input-
prepend .uneditable-input:focus {
z-index: 2;
}
.input-append .add-on, .input-prepend .add-on {
background-color: #eee;
border: 1px solid #ccc;
display: inline-block;
font-size: 13px;
font-weight: normal;
height: 16px;
line-height: 16px;
min-width: 16px;
padding: 4px 5px;
text-align: center;
text-shadow: 0 1px 0 white;
width: auto;
}
.input-append .add-on, .input-append .btn, .input-prepend .add-on, .input-
prepend .btn {
border-radius: 0;
vertical-align: top;
}
.input-append .active, .input-prepend .active {
background-color: #a9dba9;
border-color: #46a546;
}
.input-prepend .add-on, .input-prepend .btn {
margin-right: -1px;
}
.input-prepend .add-on:first-child, .input-prepend .btn:first-child {
border-radius: 3px 0 0 3px;
}
.input-append input, .input-append select, .input-append .uneditable-input {
border-radius: 3px 0 0 3px;
}
.input-append .add-on, .input-append .btn {
margin-left: -1px;
}
.input-append .add-on:last-child, .input-append .btn:last-child {
border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input, .input-prepend.input-append select, .input-
prepend.input-append .uneditable-input {
border-radius: 0;
}
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append
.btn:first-child {
border-radius: 3px 0 0 3px;
margin-right: -1px;
}
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append
.btn:last-child {
border-radius: 0 3px 3px 0;
margin-left: -1px;
}
input.search-query {
border-radius: 15px;
margin-bottom: 0;
padding: 14px;
}
.form-search .input-append .search-query, .form-search .input-prepend .search-query
{
border-radius: 0;
}
.form-search .input-append .search-query {
border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
border-radius: 14px 0 0 14px;
}
.form-search input, .form-search textarea, .form-search select, .form-search .help-
inline, .form-search .uneditable-input, .form-search .input-prepend, .form-
search .input-append, .form-inline input, .form-inline textarea, .form-inline
select, .form-inline .help-inline, .form-inline .uneditable-input, .form-inline
.input-prepend, .form-inline .input-append, .form-horizontal input, .form-
horizontal textarea, .form-horizontal select, .form-horizontal .help-inline, .form-
horizontal .uneditable-input, .form-horizontal .input-prepend, .form-horizontal
.input-append {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-search .hide, .form-inline .hide, .form-horizontal .hide {
display: none;
}
.form-search label, .form-inline label, .form-search .btn-group, .form-inline .btn-
group {
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 {
margin-bottom: 0;
padding-left: 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-left: 0;
margin-right: 3px;
}
.control-group {
margin-bottom: 8px;
}
legend + .control-group {
margin-top: 16px;
}
input.input-special[type="text"] {
border-color: #ccc;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
font-size: 16px;
margin-bottom: 0;
padding: 6px 10px;
}
label.required::after {
color: #d00;
content: "*";
font-size: 15.6px;
font-weight: bold;
margin-left: 5px;
position: relative;
top: 4px;
}
.form-horizontal .control-group {
margin-bottom: 16px;
overflow: hidden;
}
.form-horizontal .control-group.date .controls {
position: relative;
}
.form-horizontal .checkbox-wrap {
padding-left: 0;
}
.form-horizontal .checkbox-wrap.checkbox input[type="checkbox"] {
float: none;
margin: -2px 5px 0 0;
padding-left: 0;
}
.form-horizontal .control-label {
float: left;
font-weight: 500;
padding-top: 5px;
width: 160px;
}
.form-horizontal .controls {
margin-left: 180px;
}
.form-horizontal .controls:first-child {
}
.form-horizontal .help-block {
margin-bottom: 0;
}
.form-horizontal input + .help-block, .form-horizontal select + .help-block, .form-
horizontal textarea + .help-block {
margin-top: 8px;
}
.form-horizontal .form-actions {
padding-left: 180px;
}
input.date.datepicker_popover {
padding: 4px 4px 4px 25px;
width: 92%;
}
table {
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
max-width: 100%;
}
.table {
margin-bottom: 16px;
width: 100%;
}
.table th, .table td {
border-top: 1px solid #eee;
line-height: 16px;
padding: 8px;
vertical-align: top;
}
.table th.text-right, .table td.text-right {
text-align: right;
}
.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 none;
}
.table tbody + tbody {
border-top: 2px solid #eee;
}
.table-condensed th, .table-condensed td {
padding: 4px 5px;
}
.table-bordered {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-collapse: separate;
border-color: #eee #eee #eee -moz-use-text-color;
border-image: none;
border-radius: 4px;
border-style: solid solid solid none;
border-width: 1px 1px 1px 0;
}
.table-bordered th, .table-bordered td {
border-left: 1px solid #eee;
}
.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody
tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-
bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody
tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-
bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child
tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
border-top: 0 none;
}
.table-bordered thead:first-child tr:first-child th:first-child, .table-bordered
tbody:first-child tr:first-child td:first-child {
border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child th:last-child, .table-bordered
tbody:first-child tr:first-child td:last-child {
border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child th:first-child, .table-bordered
tbody:last-child tr:last-child td:first-child, .table-bordered tfoot:last-child
tr:last-child td:first-child {
border-radius: 0 0 0 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child, .table-bordered
tbody:last-child tr:last-child td:last-child, .table-bordered tfoot:last-child
tr:last-child td:last-child {
border-bottom-right-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:first-child, .table-bordered
caption + tbody tr:first-child td:first-child, .table-bordered colgroup + thead
tr:first-child th:first-child, .table-bordered colgroup + tbody tr:first-child
td:first-child {
border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child, .table-bordered
caption + tbody tr:first-child td:last-child, .table-bordered colgroup + thead
tr:first-child th:last-child, .table-bordered colgroup + tbody tr:first-child
td:last-child {
border-top-right-radius: 4px;
}
.table-striped tbody tr:nth-child(2n+1) td, .table-striped tbody tr:nth-child(2n+1)
th {
background-color: #fbfbfb;
}
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
background-color: #f9f9f9;
}
table [class*="span"], .row-fluid table [class*="span"] {
display: table-cell;
float: none;
margin-left: 0;
}
.table .span1 {
float: none;
margin-left: 0;
width: 44px;
}
.table .span2 {
float: none;
margin-left: 0;
width: 124px;
}
.table .span3 {
float: none;
margin-left: 0;
width: 204px;
}
.table .span4 {
float: none;
margin-left: 0;
width: 284px;
}
.table .span5 {
float: none;
margin-left: 0;
width: 364px;
}
.table .span6 {
float: none;
margin-left: 0;
width: 444px;
}
.table .span7 {
float: none;
margin-left: 0;
width: 524px;
}
.table .span8 {
float: none;
margin-left: 0;
width: 604px;
}
.table .span9 {
float: none;
margin-left: 0;
width: 684px;
}
.table .span10 {
float: none;
margin-left: 0;
width: 764px;
}
.table .span11 {
float: none;
margin-left: 0;
width: 844px;
}
.table .span12 {
float: none;
margin-left: 0;
width: 924px;
}
.table .span13 {
float: none;
margin-left: 0;
width: 1004px;
}
.table .span14 {
float: none;
margin-left: 0;
width: 1084px;
}
.table .span15 {
float: none;
margin-left: 0;
width: 1164px;
}
.table .span16 {
float: none;
margin-left: 0;
width: 1244px;
}
.table .span17 {
float: none;
margin-left: 0;
width: 1324px;
}
.table .span18 {
float: none;
margin-left: 0;
width: 1404px;
}
.table .span19 {
float: none;
margin-left: 0;
width: 1484px;
}
.table .span20 {
float: none;
margin-left: 0;
width: 1564px;
}
.table .span21 {
float: none;
margin-left: 0;
width: 1644px;
}
.table .span22 {
float: none;
margin-left: 0;
width: 1724px;
}
.table .span23 {
float: none;
margin-left: 0;
width: 1804px;
}
.table .span24 {
float: none;
margin-left: 0;
width: 1884px;
}
.table tbody tr.success td {
background-color: #dff0d8;
}
.table tbody tr.error td {
background-color: #f2dede;
}
.table tbody tr.warning td {
background-color: #fcf8e3;
}
.table tbody tr.info td {
background-color: #d9edf7;
}
.table-hover tbody tr.success:hover td {
background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover td {
background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover td {
background-color: #faf2cc;
}
.table-hover tbody tr.info:hover td {
background-color: #c4e3f3;
}
[class^="icon-"], [class*=" icon-"] {
background-image:
url("data:image/png;base64,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");
background-position: 14px 14px;
background-repeat: no-repeat;
display: inline-block;
height: 14px;
line-height: 14px;
margin-top: 1px;
vertical-align: text-top;
width: 14px;
}
[class^="icon-"]:last-child, [class*=" icon-"]:last-child {
}
.icon-white, .nav-tabs > .active > a > [class^="icon-"], .nav-tabs > .active > a >
[class*=" icon-"], .nav-pills > .active > a > [class^="icon-"], .nav-pills >
.active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-
list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a >
[class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover >
[class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu
> .active > a > [class*=" icon-"] {
background-image:
url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAdUAAACFCAMAAAA6npKGAAAAhFBMVEX/
///////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////
////////9hWbqAAAAAK3RSTlMAzw/vn78vX98frz9/TY9PgG8J9tirS6iiSBseyfN1w5P51e0nkMAqese9z
I5zvgAAEABJREFUeF7tnYlypDiXha/WBWiy819m3fflvP/7TRhwK8y5SmBwuatqdCoq03GQbwp9SCnhG0J+
HnVZB8AthsFvMkrBx2yw88Yhu2GUT9FwxbcBCFa+Y3H7sM9KAkiSlgCy4qhShYhg5Wawyewb7I0osA+asMh
X5+XVUQa4WSaHoQgp4kFe2w8AEOicq8gvZMvmFtWvcVjW79rHGytijZdG+5z0rYEAAmNPU7UhcGFUVaxK1N
V3H4OOcElkdDseravDZgBYXhzXZKaTfOWrTQ7BL4sgTFUY0uaK7repWrNrIQ8Yaw3gW+1zyhcDI8Dydo6qW
69uJy8V3QIvavTDM8rHoAPSAndfCV+vDi9VT1Q9iVNeUbNvyG9SxTtVfCpVhrrjZwCY5YXaB6D2abZbglnB
GaRzVAMWhWZnrVgVqIJxfduBeD+pXeENq7EeUjWhapIqSQ7vcon8SP7NvnpdDNVYssiVvH4otU/LD4gruIh
BRbqnagFTSgDsvuiv27/NiEAUFkSh6lpUF6wLVEhVQtVHSMVstok7Pz8XuptftfB21/rq/e/VONgKlbCS64
jege9kk8tnqI4BKAvbEF9TFUDOUh3WHhyRiapYY6x4gMYLfciYF3sW9pM8yN9IkVfHTYiuWyNwdDClQtWoU
vsA1D7NdsuO+L6kGivV8f9ONY4fjz3gxqWjTbvCXry31nvxoHPXZ2Nx8R/C/iM8yGeqx3213J8tDVR9GoEP
2od8HoFX3oGR6iNwsJZG4EtUPTWkB4zh6ZUXD3gPePF09ipUmYEMeN135I/rdHr82u9Vrj7Pltrtc+ynd5g
B6YAqzZauU33kxVS+yZIB8uQIKzb5xkyDlDHJE+6cb2dsmu2Xfq9y9Xll026fY98gxGVgNQ2k7ZXNdaoOiz
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");
}
.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;
width: 16px;
}
.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;
width: 16px;
}
.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 {
}
.dropdown .dropdown-toggle {
color: #333;
}
.dropdown-toggle:active, .open .dropdown-toggle {
outline: 0 none;
}
.caret {
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid black;
content: "";
display: inline-block;
height: 0;
vertical-align: top;
width: 0;
}
.dropdown .caret {
margin-left: 4px;
margin-top: 6px;
}
.btn.dropdown-toggle .caret {
margin-top: 6px;
}
.dropdown-menu {
background-clip: padding-box;
background-color: white;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
display: none;
float: left;
left: 0;
list-style: outside none none;
margin: 1px 0 0;
min-width: 195px;
padding: 4px 0;
position: absolute;
top: 100%;
z-index: 1000;
}
.dropdown-menu.pull-right {
left: auto;
right: 0;
}
.dropdown-menu .divider {
background-color: #e5e5e5;
border-bottom: 1px solid white;
height: 1px;
margin: 7px 1px;
overflow: hidden;
}
.dropdown-menu a {
clear: both;
color: #333;
display: block;
font-weight: normal;
line-height: 16px;
padding: 3px 24px;
white-space: nowrap;
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover >
a {
background-color: #8a8a8a;
background-image: linear-gradient(to bottom, #828282, #999);
background-repeat: repeat-x;
color: white;
text-decoration: none;
}
.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
background-color: #909090;
background-image: linear-gradient(to bottom, #8c8c8c, #999);
background-repeat: repeat-x;
color: white;
outline: 0 none;
text-decoration: none;
}
.dropdown-menu .disabled > a, .dropdown-menu .disabled > a:hover {
color: #999;
}
.dropdown-menu .disabled > a:hover {
background-color: transparent;
cursor: default;
text-decoration: none;
}
.open {
}
.open > .dropdown-menu {
display: block;
}
.pull-right > .dropdown-menu {
left: auto;
right: 0;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
border-bottom: 4px solid black;
border-top: 0 none;
content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
bottom: 100%;
margin-bottom: 1px;
top: auto;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu > .dropdown-menu {
border-radius: 0 6px 6px;
left: 100%;
margin-left: -1px;
margin-top: -6px;
top: 0;
}
.dropdown-submenu:hover > .dropdown-menu {
display: block;
}
.dropdown-submenu > a::after {
border-color: transparent transparent transparent #ccc;
border-style: solid;
border-width: 5px 0 5px 5px;
content: " ";
display: block;
float: right;
height: 0;
margin-right: -10px;
margin-top: 5px;
width: 0;
}
.dropdown-submenu:hover > a::after {
border-left-color: white;
}
.dropdown .dropdown-menu .nav-header {
padding-left: 20px;
padding-right: 20px;
}
.typeahead {
border-radius: 4px;
margin-top: 2px;
}
.dropdown-menu.tick li {
position: relative;
}
.well {
background-color: whitesmoke;
border: 1px solid #e3e3e3;
border-radius: 4px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
margin-bottom: 20px;
min-height: 20px;
padding: 19px;
}
.well blockquote {
border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
border-radius: 6px;
padding: 24px;
}
.well-small {
border-radius: 3px;
padding: 9px;
}
.well.well-info {
background-color: #f7ffeb;
border-color: #c5ccbc;
}
.well.well-danger {
background-color: #fff2f3;
border-color: #ccc1c2;
}
.ellipsis {
-moz-binding: url("/stylesheets/xml/ellipsis.xml#ellipsis");
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.fade {
opacity: 0;
transition: opacity 0.15s linear 0s;
}
.fade.in {
opacity: 100;
}
.collapse {
height: 0;
overflow: hidden;
position: relative;
transition: height 0.35s ease 0s;
}
.collapse.in {
height: auto;
}
.hover-color-animation, .dropdown-menu li > a:hover, .dropdown-menu li >
a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:hover > .dropdown-menu,
.dropdown-submenu:hover > a::after, .nav > li > a:hover, .nav-tabs > li >
a:hover, .nav-tabs.nav-stacked > li > a:hover, .nav .dropdown-toggle:hover
.caret, .nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav
li.dropdown.open a:hover .caret, .tabs-stacked .open > a:hover, .tabs-right > .nav-
tabs > li > a:hover, .pagination ul > li > a:hover, .list-page .list-page-body
table thead tr:hover td, .list-page .list-page-body table tr:hover td {
transition-duration: 150ms;
transition-property: border-color, background-color;
transition-timing-function: ease-in;
}
.btn {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: whitesmoke;
background-image: linear-gradient(to bottom, #fff, #e6e6e6);
background-repeat: repeat-x;
border-color: #bbb #bbb #a2a2a2;
border-image: none;
border-radius: 4px;
border-style: solid;
border-width: 1px;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0,
0.05);
color: #333;
cursor: pointer;
display: inline-block;
font-size: 13px;
line-height: 16px;
margin-bottom: 0;
margin-top: 0;
padding: 4px 14px;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
}
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
background-color: #e6e6e6;
color: #333;
}
.btn.disabled, .btn[disabled] {
background-color: #e8e8e8;
color: black;
text-shadow: 1px 1px 0 white;
}
.btn.done {
background: #fff398 none repeat scroll 0 0;
color: black;
}
.btn:active, .btn.active {
}
.btn:first-child {
}
.btn:hover {
background-color: #e6e6e6;
background-position: 0 -15px;
color: #333;
text-decoration: none;
}
.btn:focus {
outline: thin dotted #333;
outline-offset: -2px;
}
.btn.active, .btn:active {
background-color: #e6e6e6;
background-image: none;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
outline: 0 none;
}
.btn.disabled, .btn[disabled] {
background-color: #e6e6e6;
background-image: none;
box-shadow: none;
cursor: default;
opacity: 0.4;
}
.pull-right .btn {
margin-right: 0;
}
.btn-bold {
font-weight: bold;
}
.btn-large {
border-radius: 5px;
font-size: 15px;
line-height: normal;
padding: 9px 14px;
}
.btn-large [class^="icon-"] {
margin-top: 2px;
}
.btn-small {
font-size: 11px;
line-height: 14px;
padding: 3px 9px;
}
.btn-small [class^="icon-"] {
margin-top: 0;
}
.btn.slim {
border-radius: 10px;
font-size: 11px;
padding: 2px 9px 3px;
}
.btn-mini {
font-size: 11px;
line-height: 14px;
padding: 2px 6px;
}
.btn-mini [class^="icon-"] {
margin-left: -3px;
margin-right: -3px;
}
.btn-block {
box-sizing: border-box;
display: block;
padding-left: 0;
padding-right: 0;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input.btn-block[type="submit"], input.btn-block[type="reset"], input.btn-
block[type="button"] {
width: 100%;
}
.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-
success.active, .btn-info.active, .btn-inverse.active {
color: rgba(255, 255, 255, 0.75);
}
.btn {
border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-primary {
background-color: #373737;
background-image: linear-gradient(to bottom, #444, #222);
background-repeat: repeat-x;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: white;
font-weight: bold;
padding-left: 20px;
padding-right: 20px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-
primary.disabled, .btn-primary[disabled] {
background-color: #222;
color: white;
}
.btn-primary.disabled, .btn-primary[disabled] {
background-color: #e8e8e8;
color: black;
text-shadow: 1px 1px 0 white;
}
.btn-primary.done {
background: #fff398 none repeat scroll 0 0;
color: black;
}
.btn-primary:active, .btn-primary.active {
}
.btn-record::before {
background: #d00 none repeat scroll 0 0;
border-radius: 100%;
content: "";
display: inline-block;
height: 10px;
margin: 3px 5px 0 -8px;
width: 10px;
}
.btn-warning {
background-color: #f9a834;
background-image: linear-gradient(to bottom, #fbb450, #f89406);
background-repeat: repeat-x;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: white;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-
warning.disabled, .btn-warning[disabled] {
background-color: #f89406;
color: white;
}
.btn-warning.disabled, .btn-warning[disabled] {
background-color: #e8e8e8;
color: black;
text-shadow: 1px 1px 0 white;
}
.btn-warning.done {
background: #fff398 none repeat scroll 0 0;
color: black;
}
.btn-warning:active, .btn-warning.active {
}
.btn-danger {
background-color: #db4f4a;
background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
background-repeat: repeat-x;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: white;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled,
.btn-danger[disabled] {
background-color: #bd362f;
color: white;
}
.btn-danger.disabled, .btn-danger[disabled] {
background-color: #e8e8e8;
color: black;
text-shadow: 1px 1px 0 white;
}
.btn-danger.done {
background: #fff398 none repeat scroll 0 0;
color: black;
}
.btn-danger:active, .btn-danger.active {
}
.btn-success {
background-color: #5bb75b;
background-image: linear-gradient(to bottom, #62c462, #51a351);
background-repeat: repeat-x;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: white;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-
success.disabled, .btn-success[disabled] {
background-color: #51a351;
color: white;
}
.btn-success.disabled, .btn-success[disabled] {
background-color: #e8e8e8;
color: black;
text-shadow: 1px 1px 0 white;
}
.btn-success.done {
background: #fff398 none repeat scroll 0 0;
color: black;
}
.btn-success:active, .btn-success.active {
}
.btn-info {
background-color: #4ab0ce;
background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
background-repeat: repeat-x;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: white;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-
info[disabled] {
background-color: #2f96b4;
color: white;
}
.btn-info.disabled, .btn-info[disabled] {
background-color: #e8e8e8;
color: black;
text-shadow: 1px 1px 0 white;
}
.btn-info.done {
background: #fff398 none repeat scroll 0 0;
color: black;
}
.btn-info:active, .btn-info.active {
}
.btn-inverse {
background-color: #197999;
background-image: linear-gradient(to bottom, #09c, #444);
background-repeat: repeat-x;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: white;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-
inverse.disabled, .btn-inverse[disabled] {
background-color: #444;
color: white;
}
.btn-inverse.disabled, .btn-inverse[disabled] {
background-color: #e8e8e8;
color: black;
text-shadow: 1px 1px 0 white;
}
.btn-inverse.done {
background: #fff398 none repeat scroll 0 0;
color: black;
}
.btn-inverse:active, .btn-inverse.active {
}
button.btn, input.btn[type="submit"] {
}
button.btn::-moz-focus-inner, input.btn[type="submit"]::-moz-focus-inner {
border: 0 none;
padding: 0;
}
button.btn.btn-large, input.btn.btn-large[type="submit"] {
}
button.btn.btn-small, input.btn.btn-small[type="submit"] {
}
button.btn.btn-mini, input.btn.btn-mini[type="submit"] {
}
.btn-link, .btn-link:active, .btn-link[disabled] {
background-color: transparent;
background-image: none;
box-shadow: none;
}
.btn-link {
border-color: transparent;
border-radius: 0;
color: #09c;
cursor: pointer;
}
.btn-link:hover {
background-color: transparent;
color: #006080;
text-decoration: underline;
}
.btn-link[disabled]:hover {
color: #333;
text-decoration: none;
}
.disabled {
color: #999;
cursor: default;
pointer-events: none;
}
.disabled:hover {
color: #999;
}
.btn-flat {
background-image: none;
}
.btn-group {
font-size: 0;
position: relative;
vertical-align: middle;
white-space: nowrap;
}
.btn-group:first-child {
}
.btn-group + .btn-group {
margin-left: 5px;
}
.btn-toolbar {
font-size: 0;
margin-bottom: 8px;
margin-top: 8px;
}
.btn-toolbar .btn-group {
display: inline-block;
}
.btn-toolbar .btn + .btn, .btn-toolbar .btn-group + .btn, .btn-toolbar .btn + .btn-
group {
margin-left: 5px;
}
.btn-group > .btn {
border-radius: 0;
position: relative;
}
.btn-group > .btn + .btn {
margin-left: -4px;
}
.btn-group > .btn, .btn-group > .dropdown-menu {
font-size: 13px;
}
.btn-group > .btn-mini {
font-size: 11px;
}
.btn-group > .btn-small {
font-size: 12px;
}
.btn-group > .btn-large {
font-size: 16px;
}
.btn-group > .btn:first-child {
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
margin-left: 0;
}
.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px;
margin-left: 0;
}
.btn-group > .btn.large:last-child, .btn-group > .large.dropdown-toggle {
border-bottom-right-radius: 6px;
border-top-right-radius: 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 none;
}
.btn-group > .btn + .dropdown-toggle {
box-shadow: 1px 0 0 rgba(255, 255, 255, 0.125) inset, 0 1px 0 rgba(255, 255,
255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
padding-left: 8px;
padding-right: 8px;
}
.btn-group > .btn-mini + .dropdown-toggle {
padding-left: 5px;
padding-right: 5px;
}
.btn-group > .btn-small + .dropdown-toggle {
}
.btn-group > .btn-large + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
background-image: none;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 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: #222;
}
.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: #444;
}
.btn .caret {
margin-left: 0;
margin-top: 8px;
}
.btn-mini .caret, .btn-small .caret, .btn-large .caret {
margin-top: 6px;
}
.btn-large .caret {
border-left-width: 5px;
border-right-width: 5px;
border-top-width: 5px;
}
.dropup .btn-large .caret {
border-bottom: 5px solid black;
border-top: 0 none;
}
.btn-primary .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret,
.btn-success .caret, .btn-inverse .caret {
border-bottom-color: white;
border-top-color: white;
}
.btn-group-vertical {
display: inline-block;
}
.btn-group-vertical .btn {
border-radius: 0;
display: block;
float: none;
width: 100%;
}
.btn-group-vertical .btn + .btn {
margin-left: 0;
margin-top: -1px;
}
.btn-group-vertical .btn:first-child {
border-radius: 4px 4px 0 0;
}
.btn-group-vertical .btn:last-child {
border-radius: 0 0 4px 4px;
}
.btn-group-vertical .btn-large:first-child {
border-radius: 6px 6px 0 0;
}
.btn-group-vertical .btn-large:last-child {
border-radius: 0 0 6px 6px;
}
.alert, .attach-error, .alert-assume-agent {
background-color: #fcf8e3;
border: 1px solid #fbeed5;
border-radius: 4px;
color: #c09853;
margin-bottom: 16px;
padding: 8px 35px 8px 14px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert h4, .attach-error h4 {
margin: 0;
}
.alert .close, .attach-error .close {
line-height: 16px;
position: absolute;
right: 10px;
top: 6px;
}
.alert .close::before, .attach-error .close::before {
color: #888;
content: "�";
font-size: 18px;
font-weight: bold;
}
.alert, .attach-error, .alert-heading {
color: #82683c;
}
.alert .close-text, .attach-error .close-text {
font-weight: normal;
line-height: 18px;
position: absolute;
right: 15px;
top: 2px;
}
.alert-success, .alert-heading {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #468847;
}
.alert-danger, .alert-error, .alert-danger .alert-heading, .alert-error .alert-
heading {
background-color: #f2dede;
border-color: #eed3d7;
color: #b94a48;
}
.alert-info, .alert-info .alert-heading {
background-color: #d9edf7;
border-color: #bce8f1;
color: #3a87ad;
}
.alert-block {
padding-bottom: 14px;
padding-top: 14px;
}
.alert-block > p, .alert-block > ul {
margin-bottom: 0;
}
.alert-block p + p {
margin-top: 5px;
}
.alert-solid {
border-radius: 0;
}
.alert-assume-agent {
color: #82683c;
font-size: 13px;
margin: 0;
text-align: center;
}
.alert-msg {
margin: 0;
padding: 8px 14px;
}
.alert-msg .close {
display: none;
}
.nav {
list-style: outside none none;
margin-bottom: 16px;
margin-left: 0;
margin-right: 0;
}
.nav > li > a {
display: block;
}
.nav > li > a:hover {
background-color: #eee;
text-decoration: none;
}
.nav > .pull-right {
float: right;
}
.nav-header {
color: #999;
display: block;
font-size: 11px;
font-weight: bold;
line-height: 16px;
padding: 3px 15px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
text-transform: uppercase;
}
.nav li + .nav-header {
margin-top: 9px;
}
.nav-list {
margin-bottom: 0;
padding-left: 15px;
padding-right: 15px;
}
.nav-list > li > a, .nav-list .nav-header {
margin-left: -15px;
margin-right: -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 {
background-color: #09c;
color: white;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.nav-list [class^="icon-"] {
margin-right: 2px;
}
.nav-list .divider {
background-color: #e5e5e5;
border-bottom: 1px solid white;
height: 1px;
margin: 7px 1px;
overflow: hidden;
}
.nav-tabs::after, .nav-pills::after {
clear: both;
}
.nav-tabs::before, .nav-tabs::after, .nav-pills::before, .nav-pills::after {
content: "";
display: table;
line-height: 0;
}
.nav-tabs > li, .nav-pills > li {
float: left;
}
.nav-tabs > li > a, .nav-pills > li > a {
display: block;
line-height: 14px;
margin-right: 2px;
padding-left: 20px;
padding-right: 20px;
}
.nav-tabs {
border-bottom: 1px solid #ccc;
}
.nav-tabs > li {
margin-bottom: -1px;
}
.nav-tabs > li > a {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: #fbfbfb;
border-color: #eee #eeeeee #ccc;
border-image: none;
border-radius: 4px 4px 0 0;
border-style: solid;
border-width: 1px;
font-size: 14px;
line-height: 16px;
padding-bottom: 10px;
padding-top: 10px;
}
.nav-tabs > li > a:hover {
background-color: #f6f6f6;
border-color: #eee #eeeeee #ccc;
}
.nav-tabs > .active > a, .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;
background-color: white;
border-color: #ccc #ccc transparent;
border-image: none;
border-style: solid;
border-width: 1px;
color: #555;
cursor: default;
}
.nav-pills > li > a {
border-radius: 5px;
margin-bottom: 2px;
margin-top: 2px;
padding-bottom: 8px;
padding-top: 8px;
}
.nav-pills > .active > a, .nav-pills > .active > a:hover {
background-color: #09c;
color: white;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li > a {
margin-right: 0;
}
.nav-tabs.nav-stacked {
border-bottom: 0 none;
}
.nav-tabs.nav-stacked > li > a {
border: 1px solid #ccc;
border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
}
.nav-tabs.nav-stacked > li:last-child > a {
}
.nav-tabs.nav-stacked > li > a:hover {
border-color: #ccc;
z-index: 2;
}
.nav-pills.nav-stacked > li > a {
margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
border-radius: 6px;
}
.nav .dropdown-toggle .caret {
border-bottom-color: #09c;
border-top-color: #09c;
margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret {
border-bottom-color: #006080;
border-top-color: #006080;
}
.nav-tabs .dropdown-toggle .caret {
margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
border-bottom-color: #333;
border-top-color: #333;
}
.nav-tabs .active .dropdown-toggle .caret {
border-bottom-color: #555;
border-top-color: #555;
}
.nav > .dropdown.active > a:hover {
cursor: pointer;
}
.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav >
li.dropdown.open.active > a:hover {
background-color: #999;
border-color: #999;
color: white;
}
.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav
li.dropdown.open a:hover .caret {
border-bottom-color: white;
border-top-color: white;
opacity: 100;
}
.tabs-stacked .open > a:hover {
border-color: #999;
}
.tabbable {
overflow: hidden;
}
.tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs {
border-bottom: 0 none;
}
.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 #ccc;
}
.tabs-below > .nav-tabs > li {
margin-bottom: 0;
margin-top: -1px;
}
.tabs-below > .nav-tabs > li > a {
border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover {
border-bottom-color: transparent;
border-top-color: #ccc;
}
.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover
{
border-color: transparent #ccc #cccccc;
}
.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
float: none;
}
.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
margin-bottom: 3px;
margin-right: 0;
min-width: 74px;
}
.tabs-left > .nav-tabs {
border-right: 1px solid #ccc;
float: left;
margin-right: 19px;
}
.tabs-left > .nav-tabs > li > a {
border-radius: 4px 0 0 4px;
margin-right: -1px;
}
.tabs-left > .nav-tabs > li > a:hover {
border-color: #eee #cccccc #eee #eeeeee;
}
.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover {
border-color: #ccc transparent #ccc #cccccc;
}
.tabs-right > .nav-tabs {
border-left: 1px solid #ccc;
float: right;
margin-left: 19px;
}
.tabs-right > .nav-tabs > li > a {
border-radius: 0 4px 4px 0;
margin-left: -1px;
}
.tabs-right > .nav-tabs > li > a:hover {
border-color: #eee #eeeeee #eee #cccccc;
}
.tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover {
border-color: #ccc #cccccc #ccc transparent;
}
.nav > .disabled > a {
color: #999;
}
.nav > .disabled > a:hover {
background-color: transparent;
cursor: default;
text-decoration: none;
}
.selection-bottom > .nav-tabs > li > a {
background-color: transparent;
border: 0 none;
}
.selection-bottom > .nav-tabs > li.active > a, .selection-bottom > .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 #838383;
border-image: none;
border-style: none none solid;
border-width: 0 0 5px;
font-weight: bold;
}
.navbar {
color: #777;
margin-bottom: 16px;
overflow: visible;
}
.navbar-inner {
background-color: #fafafa;
background-image: linear-gradient(to bottom, #fff, #f2f2f2);
background-repeat: repeat-x;
border: 1px solid #d4d4d4;
border-radius: 4px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
min-height: 40px;
overflow: hidden;
padding-left: 20px;
padding-right: 20px;
}
.navbar .container {
width: auto;
}
.nav-collapse.collapse {
height: auto;
}
.navbar .brand {
color: #777;
display: block;
float: left;
font-size: 20px;
font-weight: 200;
margin-left: -20px;
padding: 12px 20px;
text-shadow: 0 1px 0 white;
}
.navbar .brand:hover {
text-decoration: none;
}
.navbar-text {
line-height: 40px;
margin-bottom: 0;
}
.navbar-link {
color: #777;
}
.navbar-link:hover {
color: #333;
}
.navbar .divider-vertical {
border-left: 1px solid #f2f2f2;
border-right: 1px solid white;
height: 40px;
margin: 0 9px;
}
.navbar .btn, .navbar .btn-group {
margin-top: 5px;
}
.navbar .btn-group .btn, .navbar .input-prepend .btn, .navbar .input-append .btn {
margin-top: 0;
}
.navbar-form {
margin-bottom: 0;
overflow: hidden;
}
.navbar-form input, .navbar-form select, .navbar-form .radio, .navbar-form
.checkbox {
margin-top: 5px;
}
.navbar-form input, .navbar-form select, .navbar-form .btn {
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 {
float: left;
margin-bottom: 0;
margin-top: 5px;
position: relative;
}
.navbar-search .search-query {
border-radius: 15px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 1;
margin-bottom: 0;
padding: 4px 14px;
}
.navbar-static-top {
margin-bottom: 0;
position: static;
width: 100%;
}
.navbar-static-top .navbar-inner {
border-radius: 0;
}
.navbar-fixed-top, .navbar-fixed-bottom {
left: 0;
margin-bottom: 0;
position: fixed;
right: 0;
z-index: 1030;
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
border-radius: 0;
padding-left: 0;
padding-right: 0;
}
.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-
bottom .container {
width: 940px;
}
.navbar-fixed-top {
top: 0;
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 10px rgba(0, 0, 0, 0.1);
}
.navbar-fixed-bottom {
bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 -1px 10px rgba(0, 0, 0, 0.1);
}
.navbar .nav {
display: block;
float: left;
left: 0;
margin: 0 10px 0 0;
position: relative;
}
.navbar .nav.pull-right {
float: right;
margin-right: 0;
}
.navbar .nav > li {
float: left;
}
.navbar .nav > li > a {
color: #777;
float: none;
padding: 12px 15px;
text-decoration: none;
text-shadow: 0 1px 0 white;
}
.navbar .nav .dropdown-toggle .caret {
margin-top: 8px;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
background-color: transparent;
color: #333;
text-decoration: none;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav >
.active > a:focus {
background-color: #e5e5e5;
box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125) inset;
color: #555;
text-decoration: none;
}
.navbar .btn-navbar {
background-color: #ededed;
background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
background-repeat: repeat-x;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255,
0.075);
color: white;
display: none;
float: right;
margin-left: 5px;
margin-right: 5px;
padding: 7px 10px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:active, .navbar .btn-
navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
background-color: #e5e5e5;
color: white;
}
.navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
background-color: #e8e8e8;
color: black;
text-shadow: 1px 1px 0 white;
}
.navbar .btn-navbar.done {
background: #fff398 none repeat scroll 0 0;
color: black;
}
.navbar .btn-navbar:active, .navbar .btn-navbar.active {
}
.navbar .btn-navbar .icon-bar {
background-color: #f5f5f5;
border-radius: 1px;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
display: block;
height: 2px;
width: 18px;
}
.btn-navbar .icon-bar + .icon-bar {
margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu::before {
border-bottom: 7px solid rgba(0, 0, 0, 0.2);
border-left: 7px solid transparent;
border-right: 7px solid transparent;
content: "";
display: inline-block;
left: 9px;
position: absolute;
top: -7px;
}
.navbar .nav > li > .dropdown-menu::after {
border-bottom: 6px solid white;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
content: "";
display: inline-block;
left: 10px;
position: absolute;
top: -6px;
}
.navbar-fixed-bottom .dropdown-menu::before {
border-bottom: 0 none;
border-top: 7px solid rgba(0, 0, 0, 0.2);
bottom: -7px;
top: auto;
}
.navbar-fixed-bottom .dropdown-menu::after {
border-bottom: 0 none;
border-top: 6px solid white;
bottom: -6px;
top: auto;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active >
.dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
background-color: #e5e5e5;
color: #555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
border-bottom-color: #777;
border-top-color: #777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav
li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active
> .dropdown-toggle .caret {
border-bottom-color: #555;
border-top-color: #555;
}
.navbar .pull-right > li > .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-
right {
left: auto;
right: 0;
}
.navbar .pull-right > li > .dropdown-menu::before, .navbar .nav > li > .dropdown-
menu.pull-right::before {
left: auto;
right: 12px;
}
.navbar .pull-right > li > .dropdown-menu::after, .navbar .nav > li > .dropdown-
menu.pull-right::after {
left: auto;
right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu, .navbar .nav > li >
.dropdown-menu.pull-right .dropdown-menu {
border-radius: 6px 0 6px 6px;
left: auto;
margin-left: 0;
margin-right: -1px;
right: 100%;
}
.navbar-inverse {
color: #999;
}
.navbar-inverse .navbar-inner {
background-color: #1b1b1b;
background-image: linear-gradient(to bottom, #222, #111);
background-repeat: repeat-x;
border-color: #252525;
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a {
color: #999;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover, .navbar-inverse .nav > li > a:hover {
color: white;
}
.navbar-inverse .nav > li > a:focus, .navbar-inverse .nav > li > a:hover {
background-color: transparent;
color: white;
}
.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-
inverse .nav .active > a:focus {
background-color: #111;
color: white;
}
.navbar-inverse .navbar-link {
color: #999;
}
.navbar-inverse .navbar-link:hover {
color: white;
}
.navbar-inverse .divider-vertical {
border-left-color: #111;
border-right-color: #222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav
li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active
> .dropdown-toggle {
background-color: #111;
color: white;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
border-bottom-color: #999;
border-top-color: #999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret, .navbar-inverse
.nav li.dropdown.active > .dropdown-toggle .caret, .navbar-inverse .nav
li.dropdown.open.active > .dropdown-toggle .caret {
border-bottom-color: white;
border-top-color: white;
}
.navbar-inverse .navbar-search .search-query {
background-color: #515151;
border-color: #111;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255,
0.15);
color: white;
transition: none 0s ease 0s ;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
color: #ccc;
}
.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-
search .search-query.focused {
background-color: white;
border: 0 none;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
color: #333;
outline: 0 none;
padding: 5px 15px;
text-shadow: 0 1px 0 white;
}
.navbar-inverse .btn-navbar {
background-color: #0e0e0e;
background-image: linear-gradient(to bottom, #151515, #040404);
background-repeat: repeat-x;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
color: white;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:active, .navbar-
inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-
inverse .btn-navbar[disabled] {
background-color: #040404;
color: white;
}
.navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
background-color: #e8e8e8;
color: black;
text-shadow: 1px 1px 0 white;
}
.navbar-inverse .btn-navbar.done {
background: #fff398 none repeat scroll 0 0;
color: black;
}
.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
}
.breadcrumb {
background: transparent none repeat scroll 0 0;
border: 0 none;
border-radius: 0;
box-shadow: none;
color: inherit;
list-style: outside none none;
margin: 0 0 16px;
padding: 8px 0;
}
.breadcrumb li {
display: inline-block;
text-shadow: 0 1px 0 white;
}
.breadcrumb .divider {
padding: 0 5px;
}
.breadcrumb .active {
color: #999;
}
.breadcrumb a {
background: transparent none repeat scroll 0 0;
border-radius: 0;
color: #369;
padding: 0;
}
.breadcrumb a:visited {
color: #369;
}
.breadcrumbs {
background-color: #f8f8f8;
border-bottom: 1px solid #e8e8e8;
color: #999;
font-size: 12px;
margin-bottom: 8px;
padding: 8px 20px;
}
.crumbs {
background-color: #f8f8f8;
border-bottom: 1px solid #e8e8e8;
border-radius: 0 6px 0 0;
color: #999;
font-size: 12px;
margin: -20px -20px 10px;
padding: 20px;
}
.crumbs a {
color: #4d769f;
text-decoration: none;
}
.crumbs a:visited {
color: #4d769f;
}
.crumbs a:hover {
color: #39c;
}
.crumbs a:active {
color: #4d769f;
}
.crumbs span, .crumbs a {
padding: 0 5px;
}
.sticky-breadcrumb {
margin: -10px -20px 0;
padding: 10px 20px;
}
.sticky-breadcrumb.is_stuck {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background: white none repeat scroll 0 0;
border-color: white white #e8e8e8;
border-image: none;
border-style: solid;
border-width: 1px;
box-shadow: 0 2px 4px rgba(63, 63, 63, 0.1);
margin: 0 -20px;
z-index: 9999;
}
.sticky-breadcrumb.is_stuck > * {
margin-bottom: 0;
}
.is_stuck {
z-index: 99;
}
.is_stuck.sticky-child {
z-index: 98;
}
.list-page-header {
background: #fff none repeat scroll 0 0;
}
.admin_form .ui-custom-fields.sticky-child.is_stuck {
background-color: #f3f3f3;
border-bottom: 1px solid #ccc;
box-shadow: 0 2px 4px rgba(63, 63, 63, 0.1);
margin: 10px -20px 0;
padding: 5px 20px 20px;
}
.pagination {
background: transparent none repeat scroll 0 0;
height: 32px;
margin: 16px 0;
}
.pagination a:hover, .pagination a:focus {
color: #333;
text-decoration: none;
}
.pagination ul {
border-radius: 3px;
display: inline-block;
margin-bottom: 0;
margin-left: 0;
}
.pagination ul > li {
display: inline;
}
.pagination ul > li > a, .pagination ul > li > span {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: rgba(255, 255, 255, 0.4);
border-color: rgba(204, 204, 204, 0.4);
border-image: none;
border-style: solid;
border-width: 1px 1px 1px 0;
color: #333;
float: left;
line-height: 26px;
padding: 0 14px;
text-decoration: none;
text-shadow: 1px 1px 0 white;
}
.pagination ul > li > a .arrow-right, .pagination ul > li > a .arrow-left,
.pagination ul > li > a .arrow-up, .pagination ul > li > a .arrow-down, .pagination
ul > li > span .arrow-right, .pagination ul > li > span .arrow-left, .pagination ul
> li > span .arrow-up, .pagination ul > li > span .arrow-down {
font-size: 8px;
}
.pagination ul > li > a .arrow-left, .pagination ul > li > span .arrow-left {
border-right-color: #333;
}
.pagination ul > li > a .arrow-right, .pagination ul > li > span .arrow-right {
border-left-color: #333;
}
.pagination ul > li > a .arrow-up, .pagination ul > li > span .arrow-up {
border-bottom-color: #333;
}
.pagination ul > li > a .arrow-down, .pagination ul > li > span .arrow-down {
border-top-color: #333;
}
.pagination ul > li > a:hover {
background-color: white;
border-color: #ccc;
border-left-width: 1px;
margin-left: -1px;
}
.pagination ul > .active > a, .pagination ul > .active > span, .pagination ul >
.active > a:hover {
background-color: #595959;
border-color: #595959;
text-shadow: -1px -1px 0 #333;
}
.pagination ul > .active > a, .pagination ul > .active > span {
color: white;
cursor: default;
}
.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul >
.disabled > a:hover {
background-color: rgba(230, 230, 230, 0.4);
color: #999;
cursor: default;
}
.pagination ul > .disabled > span .arrow-left, .pagination ul > .disabled > a
.arrow-left, .pagination ul > .disabled > a:hover .arrow-left {
border-right-color: rgba(51, 51, 51, 0.4);
}
.pagination ul > .disabled > span .arrow-right, .pagination ul > .disabled > a
.arrow-right, .pagination ul > .disabled > a:hover .arrow-right {
border-left-color: rgba(51, 51, 51, 0.4);
}
.pagination ul > .disabled > span .arrow-up, .pagination ul > .disabled > a .arrow-
up, .pagination ul > .disabled > a:hover .arrow-up {
border-bottom-color: rgba(51, 51, 51, 0.4);
}
.pagination ul > .disabled > span .arrow-down, .pagination ul > .disabled > a
.arrow-down, .pagination ul > .disabled > a:hover .arrow-down {
border-top-color: rgba(51, 51, 51, 0.4);
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
border-left-width: 1px;
border-radius: 3px 0 0 3px;
margin-left: 0;
}
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
border-radius: 0 3px 3px 0;
}
.pagination-centered {
text-align: center;
}
.pagination-right {
text-align: right;
}
.modal-open {
overflow: hidden;
}
.modal-open .dropdown-menu {
z-index: 2050;
}
.modal-open .dropdown.open {
}
.modal-open .popover {
z-index: 2060;
}
.modal-open .tooltip {
z-index: 2080;
}
.modal-open .twipsy {
z-index: 2080;
}
.modal-backdrop {
background-color: rgba(200, 200, 200, 0.5);
background-image:
url("data:image/gif;base64,R0lGODlhHgAeAKIAAAAAAP////Dw8LOzs////wAAAAAAAAAAACH5BAEA
AAQALAAAAAAeAB4AAANoOLQsq2w5AuMks7YXJe/WF1Jgxmge2Znrpo4oJsYsXLq0iIN2+
+66VO6XkhGNw0rydrzUgD0ekrkMTn3DaxRa3RafQqo0jBVbwVpXmhztQtXouNW71rrZ8LP+da879310cnxm
gm94bAkAOw==");
background-repeat: repeat;
bottom: 0;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 1040;
}
.modal-backdrop.fade {
opacity: 0;
}
.modal-backdrop, .modal-backdrop.fade.in {
opacity: 0.8;
}
.modal {
background-clip: padding-box;
background-color: white;
background-image:
url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAABJCAYAAAAE/rd/AAAAGXRFWHRT
b2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALlJREFUeNrs1scOwjAQRdGYEEJvEb03If7//xhWCOl
Jlu0rlvb6eJK7GjszK2JOq4g9gYkPhS868Zn66d8vCLzTmJvCK4250JizwhONOSo80Jg9jdkp3NKYjcI1jV
nRmKXCBY1pFDY0Zk5jZgqnNGaicExjRjRmqHBAY/oKezSmS2NqhTWN6SisaExFY9oKSxpTKgxusC94h1afb
5JedAqdL0Wh+S6GIix5X0dD9/enQoYZZpgGPwIMAFIqi/g47osYAAAAAElFTkSuQmCC");
background-repeat: repeat-x;
border: 1px solid #999;
border-radius: 6px;
box-shadow: 0 30px 140px -30px black, 0 0 1px white inset;
left: 10px;
margin: 0;
position: absolute;
right: 10px;
top: 10px;
width: auto;
z-index: 1050;
}
.modal.fade {
top: 41%;
transition: opacity 0.1s ease-out 0s, top 0.1s ease-out 0s;
}
.modal.fade.in {
top: 45%;
}
.modal-header {
border-bottom: 1px solid #eee;
padding: 15px 40px 0 15px;
}
.modal-header h3 {
font-size: 1.5em;
line-height: 40px;
}
.modal-header .close {
cursor: pointer;
position: absolute;
right: 20px;
top: 15px;
}
.modal-body {
max-height: 400px;
overflow-y: auto;
padding: 10px 20px 20px;
}
.modal-body form {
margin: 0;
}
.modal-form {
margin-bottom: 0;
}
.modal-footer {
border-radius: 0 0 6px 6px;
box-shadow: 0 1px 0 white inset;
margin-bottom: 0;
overflow: hidden;
padding: 10px 20px 20px;
text-align: right;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
@media (min-width: 45em) {
.modal {
left: 50%;
margin: -250px 0 0 -355px;
position: fixed;
top: 50%;
width: 710px;
}
.modal.fade.in {
top: 45%;
}
.modal-header {
padding: 15px 20px 0;
}
.modal-header .close {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: #333;
border-color: #fff black #fff #fff;
border-image: none;
border-radius: 5px 0 0 5px;
border-style: solid;
border-width: 1px;
box-shadow: -8px 0 32px rgba(0, 0, 0, 0.2);
height: 35px;
left: -35px;
padding: 10px;
text-align: center;
top: 18px;
width: 35px;
}
.modal-header .close:focus, .modal-header .close:hover {
background-color: #000;
left: -35px;
width: 35px;
}
.modal-header .close::before {
color: #fff;
content: "�";
display: inline-block;
font-size: 22px;
margin-top: -3px;
overflow: hidden;
white-space: nowrap;
}
}
.twipsy {
display: block;
font-size: 11px;
font-weight: bold;
opacity: 0.8;
padding: 5px;
position: absolute;
visibility: visible;
z-index: 1030;
}
.twipsy.fade.in {
opacity: 0.8;
}
.twipsy.above .twipsy-arrow {
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #000;
bottom: 0;
left: 50%;
margin-left: -5px;
}
.twipsy.below .twipsy-arrow {
border-bottom: 5px solid #000;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
left: 50%;
margin-left: -5px;
top: 0;
}
.twipsy.left .twipsy-arrow {
border-bottom: 5px solid transparent;
border-left: 5px solid #000;
border-top: 5px solid transparent;
margin-top: -5px;
right: 0;
top: 50%;
}
.twipsy.right .twipsy-arrow {
border-bottom: 5px solid transparent;
border-right: 5px solid #000;
border-top: 5px solid transparent;
left: 0;
margin-top: -5px;
top: 50%;
}
.twipsy.belowLeft .twipsy-arrow {
border-bottom: 5px solid #000;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
left: 90%;
margin-left: -5px;
top: 0;
}
.twipsy-inner {
background-color: #000;
border-radius: 4px;
color: white;
max-width: 400px;
padding: 3px 8px 4px;
text-align: center;
text-decoration: none;
}
.twipsy-arrow {
height: 0;
position: absolute;
width: 0;
}
.popover {
display: none;
left: 0;
padding: 6px;
position: absolute;
top: 0;
z-index: 1010;
}
.popover .inner {
background: rgba(120, 120, 120, 0.8) none repeat scroll 0 0;
border-radius: 3px;
box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.4);
min-width: 220px;
overflow: hidden;
padding: 4px 1px 1px;
width: auto !important;
}
.popover .title {
background-color: whitesmoke;
border-bottom: 1px solid #e8e8e8;
border-radius: 3px 3px 0 0;
line-height: 1;
margin: 0;
padding: 9px 15px;
}
.popover .content {
background-clip: padding-box;
background-color: #fff;
border-radius: 3px;
overflow: hidden;
padding: 14px;
}
.popover .content p, .popover .content ul, .popover .content ol {
margin-bottom: 0;
}
.popover .arrow {
height: 0;
position: absolute;
width: 0;
}
.popover .arrow::after {
content: " ";
display: block;
height: 0;
position: absolute;
width: 0;
}
.popover.above .arrow {
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid #787878;
bottom: -1px;
left: 50%;
margin-left: -8px;
}
.popover.above .arrow::after {
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 8px solid white;
bottom: 1px;
left: 50%;
margin-left: -8px;
z-index: 2000;
}
.popover.below .arrow {
border-bottom: 8px solid rgba(120, 120, 120, 0.8);
border-left: 8px solid transparent;
border-right: 8px solid transparent;
left: 50%;
margin-left: -8px;
top: -2px;
}
.popover.belowLeft .arrow {
border-bottom: 8px solid rgba(120, 120, 120, 0.8);
border-left: 8px solid transparent;
border-right: 8px solid transparent;
left: 90%;
margin-left: -8px;
top: -2px;
}
.popover.left .arrow {
border-bottom: 8px solid transparent;
border-left: 8px solid #787878;
border-top: 8px solid transparent;
margin-top: -8px;
right: -1px;
top: 50%;
}
.popover.left .arrow::after {
border-bottom: 8px solid transparent;
border-left: 8px solid white;
border-top: 8px solid transparent;
margin-top: -8px;
right: 1px;
top: 0;
z-index: 2000;
}
.popover.topLeft .arrow {
border-bottom: 8px solid transparent;
border-left: 8px solid #787878;
border-top: 8px solid transparent;
margin-top: -8px;
right: -1px;
top: 30px;
}
.popover.topLeft .arrow::after {
border-bottom: 8px solid transparent;
border-left: 8px solid white;
border-top: 8px solid transparent;
margin-top: -8px;
right: 1px;
top: 0;
z-index: 2000;
}
.popover.right .arrow {
border-bottom: 8px solid transparent;
border-right: 8px solid #787878;
border-top: 8px solid transparent;
left: -2px;
margin-top: -8px;
top: 50%;
}
.popover.right .arrow::after {
border-bottom: 8px solid transparent;
border-right: 8px solid white;
border-top: 8px solid transparent;
left: 1px;
margin-top: -8px;
top: 0;
z-index: 2000;
}
.popover.topRight .arrow {
border-bottom: 8px solid transparent;
border-right: 8px solid #787878;
border-top: 8px solid transparent;
left: -2px;
margin-top: -8px;
top: 37px;
}
.popover.topRight .arrow::after {
border-bottom: 8px solid transparent;
border-right: 8px solid white;
border-top: 8px solid transparent;
left: 1px;
margin-top: -8px;
top: 0;
z-index: 2000;
}
.popover .negtive-margin {
margin: -27px;
}
.avatar {
border: 1px solid #ccc;
}
.avatar, .avatar img {
border-radius: 3px;
height: 48px;
width: 48px;
}
.avatar-small, .avatar-small img {
height: 32px;
width: 32px;
}
.avatar-circle, .avatar-circle img {
border-radius: 100%;
}
.label, .badge {
background-color: #999;
color: white;
font-size: 10.998px;
font-weight: bold;
line-height: 14px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
vertical-align: baseline;
white-space: nowrap;
}
.label {
border-radius: 3px;
padding: 1px 4px 2px;
}
.badge {
border-radius: 9px;
padding: 1px 9px 2px;
}
a.label:hover, a.badge:hover {
color: white;
cursor: pointer;
text-decoration: none;
}
.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: #333;
}
.label-inverse[href], .badge-inverse[href] {
background-color: #1a1a1a;
}
.label-light, .badge-light {
background-color: #eee;
}
.label-light[href], .badge-light[href] {
background-color: #d4d4d4;
}
.label-light {
color: #666;
font-weight: 400;
}
.btn .label, .btn .badge {
position: relative;
top: -1px;
}
.btn-mini .label, .btn-mini .badge {
top: 0;
}
.hero-unit {
background-color: #eee;
border-radius: 6px;
margin-bottom: 30px;
padding: 60px;
}
.hero-unit h1 {
color: inherit;
font-size: 60px;
letter-spacing: -1px;
line-height: 1;
margin-bottom: 0;
}
.hero-unit p {
color: inherit;
font-size: 18px;
font-weight: 200;
line-height: 24px;
}
.clearfix {
}
.clearfix::after {
clear: both;
content: "";
display: table;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
ul.disc {
list-style: outside none disc;
margin-left: 20px;
}
.hide {
display: none;
}
.show {
display: block;
}
.invisible {
visibility: hidden;
}
.overflow-visible, .form-horizontal .control-group.overflow-visible {
overflow: visible;
}
.align-right {
text-align: right;
}
.align-left {
text-align: left;
}
.align-top {
vertical-align: top;
}
.break-all {
}
.affix {
position: fixed;
}
.clearfix {
overflow: hidden;
}
.clearBoth {
clear: both;
}
.clearLeft {
clear: left;
}
.clearRight {
clear: right;
}
.hide-text {
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
}
.faded {
opacity: 0.4;
}
.input-block-level {
box-sizing: border-box;
display: block;
min-height: 30px;
width: 100%;
}
.alert-text {
color: #e84444;
}
.ellipsis {
-moz-binding: url("/stylesheets/xml/ellipsis.xml#ellipsis");
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.vertical-alignment {
display: inline-block;
vertical-align: middle;
}
.vertical-align {
display: table-cell;
vertical-align: middle;
}
.vertical-align * {
vertical-align: middle;
}
.m0 {
margin: 0;
}
.mt0 {
margin-top: 0;
}
.mb0 {
margin-bottom: 0;
}
.mr0 {
margin-right: 0;
}
.ml0 {
margin-left: 0;
}
.p0 {
padding: 0;
}
.pt0 {
padding-top: 0;
}
.pb0 {
padding-bottom: 0;
}
.pr0 {
padding-right: 0;
}
.pl0 {
padding-left: 0;
}
.m1 {
margin: 1px;
}
.mt1 {
margin-top: 1px;
}
.mb1 {
margin-bottom: 1px;
}
.mr1 {
margin-right: 1px;
}
.ml1 {
margin-left: 1px;
}
.p1 {
padding: 1px;
}
.pt1 {
padding-top: 1px;
}
.pb1 {
padding-bottom: 1px;
}
.pr1 {
padding-right: 1px;
}
.pl1 {
padding-left: 1px;
}
.m2 {
margin: 2px;
}
.mt2 {
margin-top: 2px;
}
.mb2 {
margin-bottom: 2px;
}
.mr2 {
margin-right: 2px;
}
.ml2 {
margin-left: 2px;
}
.p2 {
padding: 2px;
}
.pt2 {
padding-top: 2px;
}
.pb2 {
padding-bottom: 2px;
}
.pr2 {
padding-right: 2px;
}
.pl2 {
padding-left: 2px;
}
.m3 {
margin: 3px;
}
.mt3 {
margin-top: 3px;
}
.mb3 {
margin-bottom: 3px;
}
.mr3 {
margin-right: 3px;
}
.ml3 {
margin-left: 3px;
}
.p3 {
padding: 3px;
}
.pt3 {
padding-top: 3px;
}
.pb3 {
padding-bottom: 3px;
}
.pr3 {
padding-right: 3px;
}
.pl3 {
padding-left: 3px;
}
.m4 {
margin: 4px;
}
.mt4 {
margin-top: 4px;
}
.mb4 {
margin-bottom: 4px;
}
.mr4 {
margin-right: 4px;
}
.ml4 {
margin-left: 4px;
}
.p4 {
padding: 4px;
}
.pt4 {
padding-top: 4px;
}
.pb4 {
padding-bottom: 4px;
}
.pr4 {
padding-right: 4px;
}
.pl4 {
padding-left: 4px;
}
.m5 {
margin: 5px;
}
.mt5 {
margin-top: 5px;
}
.mb5 {
margin-bottom: 5px;
}
.mr5 {
margin-right: 5px;
}
.ml5 {
margin-left: 5px;
}
.p5 {
padding: 5px;
}
.pt5 {
padding-top: 5px;
}
.pb5 {
padding-bottom: 5px;
}
.pr5 {
padding-right: 5px;
}
.pl5 {
padding-left: 5px;
}
.m6 {
margin: 6px;
}
.mt6 {
margin-top: 6px;
}
.mb6 {
margin-bottom: 6px;
}
.mr6 {
margin-right: 6px;
}
.ml6 {
margin-left: 6px;
}
.p6 {
padding: 6px;
}
.pt6 {
padding-top: 6px;
}
.pb6 {
padding-bottom: 6px;
}
.pr6 {
padding-right: 6px;
}
.pl6 {
padding-left: 6px;
}
.m7 {
margin: 7px;
}
.mt7 {
margin-top: 7px;
}
.mb7 {
margin-bottom: 7px;
}
.mr7 {
margin-right: 7px;
}
.ml7 {
margin-left: 7px;
}
.p7 {
padding: 7px;
}
.pt7 {
padding-top: 7px;
}
.pb7 {
padding-bottom: 7px;
}
.pr7 {
padding-right: 7px;
}
.pl7 {
padding-left: 7px;
}
.m8 {
margin: 8px;
}
.mt8 {
margin-top: 8px;
}
.mb8 {
margin-bottom: 8px;
}
.mr8 {
margin-right: 8px;
}
.ml8 {
margin-left: 8px;
}
.p8 {
padding: 8px;
}
.pt8 {
padding-top: 8px;
}
.pb8 {
padding-bottom: 8px;
}
.pr8 {
padding-right: 8px;
}
.pl8 {
padding-left: 8px;
}
.m9 {
margin: 9px;
}
.mt9 {
margin-top: 9px;
}
.mb9 {
margin-bottom: 9px;
}
.mr9 {
margin-right: 9px;
}
.ml9 {
margin-left: 9px;
}
.p9 {
padding: 9px;
}
.pt9 {
padding-top: 9px;
}
.pb9 {
padding-bottom: 9px;
}
.pr9 {
padding-right: 9px;
}
.pl9 {
padding-left: 9px;
}
.m10 {
margin: 10px;
}
.mt10 {
margin-top: 10px;
}
.mb10 {
margin-bottom: 10px;
}
.mr10 {
margin-right: 10px;
}
.ml10 {
margin-left: 10px;
}
.p10 {
padding: 10px;
}
.pt10 {
padding-top: 10px;
}
.pb10 {
padding-bottom: 10px;
}
.pr10 {
padding-right: 10px;
}
.pl10 {
padding-left: 10px;
}
.m11 {
margin: 11px;
}
.mt11 {
margin-top: 11px;
}
.mb11 {
margin-bottom: 11px;
}
.mr11 {
margin-right: 11px;
}
.ml11 {
margin-left: 11px;
}
.p11 {
padding: 11px;
}
.pt11 {
padding-top: 11px;
}
.pb11 {
padding-bottom: 11px;
}
.pr11 {
padding-right: 11px;
}
.pl11 {
padding-left: 11px;
}
.m12 {
margin: 12px;
}
.mt12 {
margin-top: 12px;
}
.mb12 {
margin-bottom: 12px;
}
.mr12 {
margin-right: 12px;
}
.ml12 {
margin-left: 12px;
}
.p12 {
padding: 12px;
}
.pt12 {
padding-top: 12px;
}
.pb12 {
padding-bottom: 12px;
}
.pr12 {
padding-right: 12px;
}
.pl12 {
padding-left: 12px;
}
.m13 {
margin: 13px;
}
.mt13 {
margin-top: 13px;
}
.mb13 {
margin-bottom: 13px;
}
.mr13 {
margin-right: 13px;
}
.ml13 {
margin-left: 13px;
}
.p13 {
padding: 13px;
}
.pt13 {
padding-top: 13px;
}
.pb13 {
padding-bottom: 13px;
}
.pr13 {
padding-right: 13px;
}
.pl13 {
padding-left: 13px;
}
.m14 {
margin: 14px;
}
.mt14 {
margin-top: 14px;
}
.mb14 {
margin-bottom: 14px;
}
.mr14 {
margin-right: 14px;
}
.ml14 {
margin-left: 14px;
}
.p14 {
padding: 14px;
}
.pt14 {
padding-top: 14px;
}
.pb14 {
padding-bottom: 14px;
}
.pr14 {
padding-right: 14px;
}
.pl14 {
padding-left: 14px;
}
.m15 {
margin: 15px;
}
.mt15 {
margin-top: 15px;
}
.mb15 {
margin-bottom: 15px;
}
.mr15 {
margin-right: 15px;
}
.ml15 {
margin-left: 15px;
}
.p15 {
padding: 15px;
}
.pt15 {
padding-top: 15px;
}
.pb15 {
padding-bottom: 15px;
}
.pr15 {
padding-right: 15px;
}
.pl15 {
padding-left: 15px;
}
.m16 {
margin: 16px;
}
.mt16 {
margin-top: 16px;
}
.mb16 {
margin-bottom: 16px;
}
.mr16 {
margin-right: 16px;
}
.ml16 {
margin-left: 16px;
}
.p16 {
padding: 16px;
}
.pt16 {
padding-top: 16px;
}
.pb16 {
padding-bottom: 16px;
}
.pr16 {
padding-right: 16px;
}
.pl16 {
padding-left: 16px;
}
.m17 {
margin: 17px;
}
.mt17 {
margin-top: 17px;
}
.mb17 {
margin-bottom: 17px;
}
.mr17 {
margin-right: 17px;
}
.ml17 {
margin-left: 17px;
}
.p17 {
padding: 17px;
}
.pt17 {
padding-top: 17px;
}
.pb17 {
padding-bottom: 17px;
}
.pr17 {
padding-right: 17px;
}
.pl17 {
padding-left: 17px;
}
.m18 {
margin: 18px;
}
.mt18 {
margin-top: 18px;
}
.mb18 {
margin-bottom: 18px;
}
.mr18 {
margin-right: 18px;
}
.ml18 {
margin-left: 18px;
}
.p18 {
padding: 18px;
}
.pt18 {
padding-top: 18px;
}
.pb18 {
padding-bottom: 18px;
}
.pr18 {
padding-right: 18px;
}
.pl18 {
padding-left: 18px;
}
.m19 {
margin: 19px;
}
.mt19 {
margin-top: 19px;
}
.mb19 {
margin-bottom: 19px;
}
.mr19 {
margin-right: 19px;
}
.ml19 {
margin-left: 19px;
}
.p19 {
padding: 19px;
}
.pt19 {
padding-top: 19px;
}
.pb19 {
padding-bottom: 19px;
}
.pr19 {
padding-right: 19px;
}
.pl19 {
padding-left: 19px;
}
.m20 {
margin: 20px;
}
.mt20 {
margin-top: 20px;
}
.mb20 {
margin-bottom: 20px;
}
.mr20 {
margin-right: 20px;
}
.ml20 {
margin-left: 20px;
}
.p20 {
padding: 20px;
}
.pt20 {
padding-top: 20px;
}
.pb20 {
padding-bottom: 20px;
}
.pr20 {
padding-right: 20px;
}
.pl20 {
padding-left: 20px;
}
.arrow-right, .arrow-left, .arrow-up, .arrow-down {
border-color: transparent;
border-style: dashed;
border-width: 0.7em;
display: inline-block;
font-size: 9px;
height: 0;
line-height: 0;
padding: 0;
position: relative;
vertical-align: middle;
width: 0;
}
.arrow-up {
border-bottom: 1em solid #666;
bottom: 0.25em;
}
.arrow-right {
border-left: 1em solid #666;
left: 0.35em;
}
.arrow-down {
border-top: 1em solid #666;
top: 0.25em;
}
.arrow-left {
border-right: 1em solid #666;
right: 0.35em;
}
.word-wrap {
word-break: normal;
word-wrap: break-word;
}
.list-page {
margin: 0 auto;
}
.list-page .list-page-header {
margin-bottom: 10px;
}
.list-page .list-page-header .lead {
margin-bottom: 20px;
}
.list-page .list-page-subheader {
font-size: 12px;
margin-bottom: 8px;
margin-top: 8px;
}
.list-page .list-page-subheader .open .menu, .list-page .list-page-subheader
.dropdown.open .menu, .list-page .list-page-subheader .open .dropdown-toggle,
.list-page .list-page-subheader .dropdown.open .dropdown-toggle {
background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
border: 0 solid transparent;
color: inherit;
}
.list-page .list-page-body {
background: #f6f6f6 none repeat scroll 0 0;
border: 1px solid #eee;
border-radius: 5px;
box-sizing: border-box;
padding: 8px 0;
}
.list-page .list-page-body .checkbox.with-button .btn.disabled, .list-page .list-
page-body .checkbox.with-button .btn[disabled] {
background-color: transparent;
color: #333;
}
.list-page .list-page-body .checkbox.with-button input[type="checkbox"] {
margin-top: 10px;
}
.list-page .list-page-body .preview_pic img {
height: 30px;
width: 30px;
}
.list-page .list-page-body .list-page-table-header {
padding: 4px 12px 12px;
}
.list-page .list-page-body .list-page-table-footer {
padding: 12px 12px 4px;
}
.list-page .list-page-body table {
background: #fff none repeat scroll 0 0;
border-bottom: 1px solid #eee;
margin: 0;
}
.list-page .list-page-body table td {
background-color: #fff;
}
.list-page .list-page-body table thead tr td {
font-weight: bold;
padding-top: 5px;
}
.list-page .list-page-body table tr:hover td {
background-color: #f9f9f9;
}
.list-page .list-page-body table tr td, .list-page .list-page-body table tr th {
padding: 12px;
vertical-align: middle;
word-wrap: break-word;
}
.list-page .list-page-body .item_actions, .list-page .list-page-body .item-actions
{
padding-right: 5px;
}
.list-page .list-page-body .pagination {
line-height: 0;
margin: 0;
padding: 10px 10px 0;
}
.list-page .list-page-body .list-page-avatar div.preview_pic {
border: 2px solid #ccc;
border-radius: 100%;
height: 30px;
width: 30px;
}
.list-page .list-page-body .list-page-avatar img {
border-radius: 100%;
height: 30px;
width: 30px;
}
.list-page .list-page-body .btn-mini {
background-color: #fdfdfd;
background-image: none;
}
.list-page .list-page-body .btn-mini:hover {
background-color: #f1f1f1;
}
.list-page .list-page-body .cust-list-avatar div.preview_pic {
border: 2px solid #ccc;
border-radius: 100%;
height: 30px;
width: 30px;
}
.list-page .list-page-body .cust-list-avatar img {
border-radius: 100%;
height: 30px;
width: 30px;
}
.canned-response-page .list-page-body .list-page-table-header {
padding-left: 21px;
}
.canned-response-page .list-page-body .list-page-table-header
input[type="checkbox"] {
margin-right: 16px;
}
.facebook-list .list-page-body table td {
width: 48%;
}
.facebook-list .list-page-body table td:first-child {
width: 2%;
}
.facebook-list .list-page-body table td.fb_page_info {
padding-left: 1px;
}
.facebook-list .list-page-body table td.fb_page_info label {
display: inline-block;
}
.facebook-list .list-page-body table td.fb_list_pic {
padding: 1px;
}
.table-striped td.tiny {
width: 20px;
}
.tag-list .list-page-body {
margin-top: -10px;
}
.tag-list .list-page-body table {
table-layout: fixed;
}
.tag-list .list-page-body table td.name {
width: 33%;
}
.tag-list .list-page-body table td {
height: 35px;
padding-right: 0;
width: 22%;
}
.tag-list .list-page-body table td .tag_text {
max-width: 50%;
position: relative;
top: 5px;
}
.twitter-list td:first-child {
width: 40px;
}
.list-page.group-management table {
table-layout: fixed;
}
.list-page.group-management table td:first-child {
width: 80%;
}
.list-page .list-page-body .email-config-styled-table {
table-layout: fixed;
}
.list-page .list-page-body .email-config-styled-table tr td {
vertical-align: top;
width: 28%;
}
.list-page .list-page-body .email-config-styled-table tr td:first-child {
width: 3%;
}
.list-page .list-page-body .email-config-styled-table tr td:last-child {
width: 13%;
}
.list-page .list-page-body .email-config-styled-table tr td.primaryRole {
padding-top: 16px;
}
.list-page .list-page-body .email-config-styled-table tr td.primaryRole
.primary, .list-page .list-page-body .email-config-styled-table tr
td.primaryRole .secondary {
display: block;
}
.list-page .list-page-body .email-config-styled-table tr td.primaryRole
.primary::before {
content: url("/images/star_on.png?1461244265") "";
}
.list-page .list-page-body .email-config-styled-table tr td.primaryRole
.secondary::before {
content: url("/images/star_off.png?1461244265") "";
}
.list-page .list-page-body .email-config-styled-table tr td.primaryRole
.secondary:hover {
display: block;
}
.list-page .list-page-body .email-config-styled-table tr td.primaryRole
.secondary:hover::before {
content: url("/images/star_hover.png?1461244265") "";
}
.list-page .list-page-body .email-config-styled-table tr td.support-email > div {
margin-top: 3px;
}
.list-page .list-page-body .email-config-styled-table tr td.support-email >
div:first-child {
margin-top: 0;
}
.list-page .list-page-body .email-config-styled-table tr td.support-email >
div.bold {
font-weight: bold;
}
.list-page .list-page-body .email-config-styled-table tr td .verify-button {
display: inline-block;
}
.va_rule-index table, .sla-index table, .chat-widget-index table {
table-layout: fixed;
}
.va_rule-index table tr td, .sla-index table tr td, .chat-widget-index table tr td
{
width: 70%;
}
.va_rule-index table tr td:first-child, .sla-index table tr td:first-child, .chat-
widget-index table tr td:first-child {
padding: 3px;
width: 70px;
}
.va_rule-index table tr td:last-child, .sla-index table tr td:last-child, .chat-
widget-index table tr td:last-child {
width: 20%;
}
.va_rule-index table tr td form, .sla-index table tr td form, .chat-widget-index
table tr td form {
margin: 0;
}
.list-page.mobihelp-apps .open .dropdown-toggle {
color: #fff;
}
.list-page.mobihelp-apps .dropdown-toggle {
color: white;
font-weight: 500;
}
.list-page.mobihelp-apps .dropdown-toggle .caret {
margin: 7px -7px 0 7px;
}
.agent-status .list-page-header {
margin: 20px 0 -30px;
}
.agent-status table {
table-layout: fixed;
}
.agent-status table tr td:first-child {
width: 275px;
}
.agent-status table.available-agents {
border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.agent-status .active_since {
margin-left: 10px;
}
.agents-list-round-robin {
clear: both;
text-align: center;
}
.font-setting-wrapper {
margin-bottom: 20px;
margin-top: -55px;
min-height: 30px;
}
.font-setting-wrapper .edit-font-family {
position: relative;
}
.font-setting-wrapper .family-selected-text {
border: 1px solid #ddd;
border-radius: 3px;
cursor: pointer;
display: inline-block;
padding: 5px 1px 5px 10px;
width: 120px;
}
.font-setting-wrapper .font-content {
display: inline-block;
}
.font-setting-wrapper .font-edit {
position: relative;
width: 205px;
}
.font-setting-wrapper .redactor_dropdown.active {
display: block;
}
.font-setting-wrapper .redactor_dropdown {
display: none;
padding: 0;
top: 21px;
width: 130px;
}
.font-setting-wrapper .sloading {
position: absolute;
right: 20px;
top: 15px;
}
.tkt-details-sticky {
background: #fff none repeat scroll 0 0;
border-bottom: 1px solid #dadada;
margin-left: -20px;
margin-right: -20px;
padding: 10px 20px;
}
.tkt-details-sticky.is_stuck {
box-shadow: 0 2px 4px rgba(63, 63, 63, 0.1);
}
.page-header-sticky {
background-color: #fff;
border-bottom: 1px solid #efefef;
margin-left: -20px;
margin-right: -20px;
margin-top: -20px;
padding: 10px 20px 15px;
}
.page-header-sticky.is_stuck {
border-bottom-color: #eee;
box-shadow: 0 4px 10px -6px rgba(0, 0, 0, 0.1);
padding-right: 19px;
}
.page-header-sticky .lead {
margin-bottom: 0;
}
.page-header-sticky .sticky-header-wrapper {
padding-top: 20px;
}
.page-header-sticky .sticky-header-wrapper::after {
clear: both;
content: "";
display: table;
}
#scroll-to-top {
border: 1px solid #bbb;
border-radius: 50%;
bottom: -40px;
cursor: pointer;
height: 37px;
opacity: 0.2;
position: fixed;
right: 20px;
transition: all 0.2s ease-out 0s;
width: 37px;
}
#scroll-to-top.visible {
bottom: 50px;
display: block;
opacity: 0.6;
}
#scroll-to-top.visible:hover {
opacity: 1;
}
.fixed_wrap {
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 99;
}
@media not all {
.fixed_wrap {
position: static;
}
.tkt-details-sticky.is_stuck {
border-radius: 5px 5px 0 0;
box-shadow: none;
margin: -14px -20px 10px;
}
}
[rel="sticky"] .show_on_collapse, .sticky_panel .show_on_collapse {
display: none;
}
.collapsed[rel="sticky"] .show_on_collapse, .sticky_panel.collapsed
.show_on_collapse {
display: block;
}
.collapsed[rel="sticky"] .hide_on_collapse, .sticky_panel.collapsed
.hide_on_collapse {
display: none;
}
input, textarea {
width: 98%;
}
input, textarea, input[type="text"], input[type="password"],
input[type="datetime"], input[type="datetime-local"], input[type="date"],
input[type="month"], input[type="time"], input[type="week"], input[type="number"],
input[type="email"], input[type="url"], input[type="search"], input[type="tel"],
input[type="color"], .uneditable-input {
padding-left: 1%;
padding-right: 0;
}
input[type="file"] {
line-height: 20px;
}
.lead-desc {
display: block;
margin-bottom: 20px;
margin-top: -14px;
}
.lead-title {
border-top: 1px solid #878787;
margin-top: 15px;
}
.lead-title span {
border-top: 3px solid #878787;
}
.control-group.bold .control-label {
font-weight: 500;
}
del {
color: rgba(0, 0, 0, 0.3);
}
del div, del span, del label {
color: #333;
}
h5.lead {
font-size: 18px;
line-height: 20px;
}
.lead-sub {
color: #aaa;
font-size: 20px;
line-height: 15px;
}
strong {
font-weight: bold;
}
.lowercase {
text-transform: lowercase;
}
.top-space-none {
margin-top: 0;
padding-top: 0;
}
.clear-left-margin, .row-fluid .clear-left-margin[class*="span"] {
margin-left: 0;
}
.control-label {
padding-top: 5px;
}
span.input-information {
color: #999;
display: block;
}
.page-header {
border-bottom: 1px solid #eee;
margin: 20px 0 30px;
padding-bottom: 9px;
}
.topbar .dropdown-menu a, .dropdown-menu a {
text-shadow: 0 0 0 white;
}
.tooltip {
cursor: pointer;
}
.table th, .table td {
padding: 15px;
}
.tabs {
margin-bottom: 20px;
margin-left: -20px;
margin-right: -20px;
padding-left: 20px;
padding-right: 20px;
}
.text-info {
overflow: hidden;
width: 75%;
word-wrap: break-word;
}
.cust-list-avatar, .text-info {
display: inline-block;
vertical-align: middle;
}
.no-results {
color: #ccc;
font-size: 13px;
}
table.selected_to_yellow tbody tr td.stripe-select {
background-color: #fffad8;
}
table.selected_to_yellow tbody tr td label {
cursor: pointer;
}
.dialog-well {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: #f1f1f1;
border-image: none;
border-radius: 5px;
border-style: solid;
border-width: 3px 1px 8px;
height: 350px;
overflow: scroll;
}
.dialog-well table td {
padding: 15px;
}
.dialog-well .actions-menu {
float: right;
}
.dialog-well.links tr.active:hover, .dialog-well.links tr.active td:nth-
child(2n+1), .dialog-well.links .active {
background: #fffad8 none repeat scroll 0 0;
}
.dialog-well .actions {
float: right;
opacity: 0.3;
text-align: right;
transition: opacity 0.2s ease-out 0s;
visibility: hidden;
width: 120px;
}
.dialog-well tr.active:hover .actions, .dialog-well .active .actions {
opacity: 1;
visibility: visible;
}
html.touch .dialog-well .actions {
opacity: 1;
visibility: visible;
}
.nested-ul .nested-ul li {
margin-left: 20px;
}
.ticket_tabs {
margin-left: 0;
margin-right: 0;
}
.lead {
font-size: 19.5px;
font-weight: 200;
line-height: 24px;
margin-bottom: 16px;
}
.header-lead {
border-top: 2px solid #c7c7c7;
font-size: 19.5px;
font-weight: 200;
line-height: 24px;
margin-bottom: 16px;
margin-top: 15px;
}
.header-lead span {
border-top: 4px solid #c7c7c7;
display: inline-block;
}
.sub-lead {
color: #555;
font-size: 18.2px;
font-weight: 200;
}
.break-word {
word-wrap: break-word;
}
ul.unstyled, ol.unstyled {
list-style: outside none none;
margin-left: 0;
}
ul.disc-styled {
list-style: outside none disc;
padding-left: 15px;
}
ul.inline > li, ol.inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
.nested-input {
border-left: 1px dotted #afafaf;
padding-left: 8px;
}
.widget h6 {
text-transform: none;
}
.info-text {
color: #888;
}
.list-widget {
list-style: outside none none;
margin: 5px 0 0;
padding: 0;
}
.list-widget li {
line-height: 1.35;
margin-bottom: 8px;
margin-left: 13px;
}
.list-widget li::before {
color: #aaa;
content: "�";
margin-left: -13px;
position: absolute;
}
.antipattern .icon-detail {
background-image: none;
height: auto;
line-height: 130%;
vertical-align: middle;
width: auto;
}
.btn-primary.btn-mini {
padding-left: 10px;
padding-right: 10px;
}
.input-prepend .add-on-outer {
font-size: 13px;
margin-left: 5px;
}
.left-aligned .control-group .toggle-button {
margin-left: 0;
}
.left-aligned .control-group .tab {
margin-left: 78px;
}
.left-aligned .control-group strong {
margin-left: 17px;
}
.modal-header h3.title {
padding: 0;
}
.tooltip.disabled {
cursor: not-allowed;
pointer-events: auto;
}
a.tooltip.disabled, button.tooltip.disabled, label.tooltip.disabled {
pointer-events: none;
}
.input-prepend label.error, .input-append label.error {
display: block;
margin-top: 3px;
}
.portal-pills.nav-pills > li > a {
background: #fff none repeat scroll 0 0;
border: 1px solid #eee;
border-radius: 15px;
color: #333;
font-size: 12px;
font-weight: 500;
line-height: 20px;
margin: 5px 3px 5px 0;
padding: 0 15px;
}
.portal-pills.nav-pills > .active > a, .portal-pills.nav-pills > .active > a:hover
{
background-color: #878787;
color: #fff;
}
.slide-shadow::after {
box-shadow: 1px 8px 14px 0 rgba(0, 0, 0, 0.3), 0 10px 1px rgba(0, 0, 0, 0.5);
content: " ";
display: table-cell !important;
height: 97%;
left: 100%;
position: absolute;
top: 0;
width: 3px;
z-index: 999;
}
.dropup .dropdown-menu {
box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.2);
}
.dropup.open > .dropdown-menu::before {
border-color: rgba(0, 0, 0, 0.35) transparent rgba(0, 0, 0, 0);
border-style: solid solid none;
border-width: 6px 6px medium;
bottom: -6px;
height: 0;
top: auto;
width: 0;
}
.dropup.open > .dropdown-menu::after {
border-color: white transparent rgba(0, 0, 0, 0);
border-style: solid solid none;
border-width: 5px 5px medium;
bottom: -5px;
height: 0;
top: auto;
width: 0;
}
.dropdown-header {
margin-left: 16px;
}
body .fc-layout #sidebar {
z-index: 11;
}
.community .is_stuck {
z-index: 8;
}
.ui-timepicker-wrapper {
background: #fff none repeat scroll 0 0;
border: 1px solid #ddd;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
height: 150px;
margin: 0;
outline: 0 none;
overflow-y: auto;
width: 6.5em;
z-index: 10001;
}
.ui-timepicker-wrapper.ui-timepicker-with-duration {
width: 11em;
}
.ui-timepicker-list {
list-style: outside none none;
margin: 0;
padding: 0;
}
.ui-timepicker-duration {
color: #888;
margin-left: 5px;
}
.ui-timepicker-list:hover .ui-timepicker-duration {
color: #888;
}
.ui-timepicker-list li {
color: #000;
cursor: pointer;
list-style: outside none none;
margin: 0;
padding: 3px 0 3px 5px;
white-space: nowrap;
}
.ui-timepicker-list:hover .ui-timepicker-selected {
background: #fff none repeat scroll 0 0;
color: #000;
}
li.ui-timepicker-selected, .ui-timepicker-list li:hover, .ui-timepicker-list .ui-
timepicker-selected:hover {
background: #1980ec none repeat scroll 0 0;
color: #fff;
}
li.ui-timepicker-selected .ui-timepicker-duration, .ui-timepicker-list li:hover
.ui-timepicker-duration {
color: #ccc;
}
.ui-timepicker-list li.ui-timepicker-disabled, .ui-timepicker-list li.ui-
timepicker-disabled:hover, .ui-timepicker-list li.ui-timepicker-selected.ui-
timepicker-disabled {
color: #888;
cursor: default;
}
.ui-timepicker-list li.ui-timepicker-disabled:hover, .ui-timepicker-list li.ui-
timepicker-selected.ui-timepicker-disabled {
background: #f2f2f2 none repeat scroll 0 0;
}

You might also like