This page lists files in the current directory. You can view content, get download/execute commands for Wget, Curl, or PowerShell, or filter the list using wildcards (e.g., `*.sh`).
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/bootstrap-3.0.0.css'
/*!
* Bootstrap v3.0.0
*
* Copyright 2013 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
! normalize.css v2.1.0 | MIT License | git.io/normalize*/
ARTICLE, ASIDE, DETAILS, FIGCAPTION, FIGURE, FOOTER, HEADER, HGROUP, NAV, SECTION, SUMMARY
{
display: block;
}
AUDIO, CANVAS, VIDEO
{
display: inline-block;
}
AUDIO:not([controls])
{
display: none;
height: 0;
}
[hidden]
{
display: none;
}
HTML
{
font-family: "Lato", sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
BODY
{
margin: 0;
}
A:focus
{
outline: thin dotted;
}
A:active, A:hover
{
outline: 0;
}
H1
{
font-size: 2em;
margin: 0.67em 0;
}
ABBR[title]
{
border-bottom: 1px dotted;
}
B, STRONG
{
font-weight: bold;
}
DFN
{
font-style: italic;
}
HR
{
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
MARK
{
background: #FF0;
color: #000;
}
CODE, KBD, PRE, SAMP
{
font-family: "Lato", sans-serif;
font-size: 1em;
}
PRE
{
white-space: pre-wrap;
}
Q
{
quotes: "\201C" "\201D" "\2018" "\2019";
}
SMALL
{
font-size: 80%;
}
SUB, SUP
{
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
SUP
{
top: -0.5em;
}
SUB
{
bottom: -0.25em;
}
IMG
{
border: 0;
}
/*svg:not(:root) {
overflow: hidden;
}jay*/
FIGURE
{
margin: 0;
}
FIELDSET
{
border: 1px solid #C0C0C0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
LEGEND
{
border: 0;
padding: 0;
}
BUTTON, INPUT, SELECT, TEXTAREA
{
font-family: inherit;
font-size: 100%;
margin: 0;
}
BUTTON, INPUT
{
line-height: normal;
}
BUTTON, SELECT
{
text-transform: none;
}
BUTTON, HTML INPUT[type="button"], INPUT[type="reset"], INPUT[type="submit"]
{
-webkit-appearance: button;
cursor: pointer;
}
BUTTON[disabled], HTML INPUT[disabled]
{
cursor: default;
}
INPUT[type="checkbox"], INPUT[type="radio"]
{
box-sizing: border-box;
padding: 0;
}
INPUT[type="search"]
{
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
INPUT[type="search"]::-webkit-search-cancel-button, INPUT[type="search"]::-webkit-search-decoration
{
-webkit-appearance: none;
}
BUTTON::-moz-focus-inner, INPUT::-moz-focus-inner
{
border: 0;
padding: 0;
}
TEXTAREA
{
overflow: auto;
vertical-align: top;
}
TABLE
{
border-collapse: collapse;
border-spacing: 0;
}
*, *:before, *:after
{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
HTML
{
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
BODY
{
font-family: "Lato", sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333333;
background-color: #FFFFFF;
}
INPUT, BUTTON, SELECT, TEXTAREA
{
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
BUTTON, INPUT, SELECT[multiple], TEXTAREA
{
background-image: none;
}
A
{
color: #428BCA;
text-decoration: none;
}
A:hover, A:focus
{
color: #2A6496;
text-decoration: underline;
}
A:focus
{
outline: thin dotted #333;
/*outline: 5px auto -webkit-focus-ring-color;jay*/
outline-offset: -2px;
}
IMG
{
vertical-align: middle;
}
.img-responsive
{
display: block;
max-width: 100%;
height: auto;
}
.img-rounded
{
border-radius: 6px;
}
.img-thumbnail
{
padding: 4px;
line-height: 1.428571429;
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle
{
border-radius: 50%;
}
HR
{
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #EEEEEE;
}
P
{
margin: 0px;
}
@media (min-width: 768px)
{
.lead
{
font-size: 21px;
}
}
SMALL
{
font-size: 85%;
}
CITE
{
font-style: normal;
}
.text-muted
{
color: #999999;
}
.text-primary
{
color: #428BCA;
}
.text-warning
{
color: #C09853;
}
.text-danger
{
color: #B94A48;
}
.text-success
{
color: #468847;
}
.text-info
{
color: #3A87AD;
}
.text-left
{
text-align: left;
}
.text-right
{
text-align: right;
}
.text-center
{
text-align: center;
}
H1, H2, H3, H4, H5, H6, .h1, .h2, .h3, .h4, .h5, .h6
{
font-family: "Lato", sans-serif;
font-weight: 500;
line-height: 1.1;
}
H1 SMALL, H2 SMALL, H3 SMALL, H4 SMALL, H5 SMALL, H6 SMALL, .h1 SMALL, .h2 SMALL, .h3 SMALL, .h4 SMALL, .h5 SMALL, .h6 SMALL
{
font-weight: normal;
line-height: 1;
color: #999999;
}
H1, H2, H3
{
margin-top: 20px;
margin-bottom: 10px;
}
H4, H5, H6
{
margin-top: 10px;
margin-bottom: 10px;
}
H1, .h1
{
font-size: 36px;
}
H2, .h2
{
font-size: 30px;
}
H3, .h3
{
font-size: 24px;
}
H4, .h4
{
font-size: 18px;
}
H5, .h5
{
font-size: 14px;
}
H6, .h6
{
font-size: 12px;
}
H1 SMALL, .h1 SMALL
{
font-size: 24px;
}
H2 SMALL, .h2 SMALL
{
font-size: 18px;
}
H3 SMALL, .h3 SMALL, H4 SMALL, .h4 SMALL
{
font-size: 14px;
}
.page-header
{
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #EEEEEE;
}
UL, OL
{
margin-top: 0;
margin-bottom: 10px;
}
UL UL, OL UL, UL OL, OL OL
{
margin-bottom: 0;
}
.list-unstyled
{
padding-left: 0;
list-style: none;
}
.list-inline
{
padding-left: 0;
list-style: none;
}
.list-inline > LI
{
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
DL
{
margin-bottom: 20px;
}
DT, DD
{
line-height: 1.428571429;
}
DT
{
font-weight: bold;
}
DD
{
margin-left: 0;
}
@media (min-width: 768px)
{
.dl-horizontal DT
{
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal DD
{
margin-left: 180px;
}
.dl-horizontal DD:before, .dl-horizontal DD:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.dl-horizontal DD:after
{
clear: both;
}
.dl-horizontal DD:before, .dl-horizontal DD:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.dl-horizontal DD:after
{
clear: both;
}
}
ABBR[title], ABBR[data-original-title]
{
cursor: help;
border-bottom: 1px dotted #999999;
}
ABBR.initialism
{
font-size: 90%;
text-transform: uppercase;
}
BLOCKQUOTE
{
padding: 10px 20px;
margin: 0 0 20px;
border-left: 5px solid #EEEEEE;
}
BLOCKQUOTE P
{
font-size: 17.5px;
font-weight: 300;
line-height: 1.25;
}
BLOCKQUOTE P:last-child
{
margin-bottom: 0;
}
BLOCKQUOTE SMALL
{
display: block;
line-height: 1.428571429;
color: #999999;
}
BLOCKQUOTE SMALL:before
{
content: '\2014 \00A0';
}
BLOCKQUOTE.pull-right
{
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #EEEEEE;
border-left: 0;
}
BLOCKQUOTE.pull-right P, BLOCKQUOTE.pull-right SMALL
{
text-align: right;
}
BLOCKQUOTE.pull-right SMALL:before
{
content: '';
}
BLOCKQUOTE.pull-right SMALL:after
{
content: '\00A0 \2014';
}
Q:before, Q:after, BLOCKQUOTE:before, BLOCKQUOTE:after
{
content: "";
}
ADDRESS
{
display: block;
margin-bottom: 20px;
font-style: normal;
line-height: 1.428571429;
}
.container
{
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container:before, .container:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.container:after
{
clear: both;
}
.container:before, .container:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.container:after
{
clear: both;
}
.row
{
margin-left: -15px;
margin-right: -15px;
}
.row:before, .row:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.row:after
{
clear: both;
}
.row:before, .row:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.row:after
{
clear: both;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12
{
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11
{
float: left;
}
.col-xs-1
{
width: 8.33333333333333%;
}
.col-xs-2
{
width: 16.6666666666667%;
}
.col-xs-3
{
width: 25%;
}
.col-xs-4
{
width: 33.3333333333333%;
}
.col-xs-5
{
width: 41.6666666666667%;
}
.col-xs-6
{
width: 50%;
}
.col-xs-7
{
width: 58.3333333333333%;
}
.col-xs-8
{
width: 66.6666666666667%;
}
.col-xs-9
{
width: 75%;
}
.col-xs-10
{
width: 83.3333333333333%;
}
.col-xs-11
{
width: 91.6666666666667%;
}
.col-xs-12
{
width: 100%;
}
@media (min-width: 768px)
{
.container
{
max-width: 750px;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11
{
float: left;
}
.col-sm-1
{
width: 8.33333333333333%;
}
.col-sm-2
{
width: 16.6666666666667%;
}
.col-sm-3
{
width: 25%;
}
.col-sm-4
{
width: 33.3333333333333%;
}
.col-sm-5
{
width: 41.6666666666667%;
}
.col-sm-6
{
width: 50%;
}
.col-sm-7
{
width: 58.3333333333333%;
}
.col-sm-8
{
width: 66.6666666666667%;
}
.col-sm-9
{
width: 75%;
}
.col-sm-10
{
width: 83.3333333333333%;
}
.col-sm-11
{
width: 91.6666666666667%;
}
.col-sm-12
{
width: 100%;
}
.col-sm-push-1
{
left: 8.33333333333333%;
}
.col-sm-push-2
{
left: 16.6666666666667%;
}
.col-sm-push-3
{
left: 25%;
}
.col-sm-push-4
{
left: 33.3333333333333%;
}
.col-sm-push-5
{
left: 41.6666666666667%;
}
.col-sm-push-6
{
left: 50%;
}
.col-sm-push-7
{
left: 58.3333333333333%;
}
.col-sm-push-8
{
left: 66.6666666666667%;
}
.col-sm-push-9
{
left: 75%;
}
.col-sm-push-10
{
left: 83.3333333333333%;
}
.col-sm-push-11
{
left: 91.6666666666667%;
}
.col-sm-pull-1
{
right: 8.33333333333333%;
}
.col-sm-pull-2
{
right: 16.6666666666667%;
}
.col-sm-pull-3
{
right: 25%;
}
.col-sm-pull-4
{
right: 33.3333333333333%;
}
.col-sm-pull-5
{
right: 41.6666666666667%;
}
.col-sm-pull-6
{
right: 50%;
}
.col-sm-pull-7
{
right: 58.3333333333333%;
}
.col-sm-pull-8
{
right: 66.6666666666667%;
}
.col-sm-pull-9
{
right: 75%;
}
.col-sm-pull-10
{
right: 83.3333333333333%;
}
.col-sm-pull-11
{
right: 91.6666666666667%;
}
.col-sm-offset-1
{
margin-left: 8.33333333333333%;
}
.col-sm-offset-2
{
margin-left: 16.6666666666667%;
}
.col-sm-offset-3
{
margin-left: 25%;
}
.col-sm-offset-4
{
margin-left: 33.3333333333333%;
}
.col-sm-offset-5
{
margin-left: 41.6666666666667%;
}
.col-sm-offset-6
{
margin-left: 50%;
}
.col-sm-offset-7
{
margin-left: 58.3333333333333%;
}
.col-sm-offset-8
{
margin-left: 66.6666666666667%;
}
.col-sm-offset-9
{
margin-left: 75%;
}
.col-sm-offset-10
{
margin-left: 83.3333333333333%;
}
.col-sm-offset-11
{
margin-left: 91.6666666666667%;
}
}
@media (min-width: 992px)
{
.container
{
max-width: 970px;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11
{
float: left;
}
.col-md-1
{
width: 8.33333333333333%;
}
.col-md-2
{
width: 16.6666666666667%;
}
.col-md-3
{
width: 25%;
}
.col-md-4
{
width: 33.3333333333333%;
}
.col-md-5
{
width: 41.6666666666667%;
}
.col-md-6
{
width: 50%;
}
.col-md-7
{
width: 58.3333333333333%;
}
.col-md-8
{
width: 66.6666666666667%;
}
.col-md-9
{
width: 75%;
}
.col-md-10
{
width: 83.3333333333333%;
}
.col-md-11
{
width: 91.6666666666667%;
}
.col-md-12
{
width: 100%;
}
.col-md-push-0
{
left: auto;
}
.col-md-push-1
{
left: 8.33333333333333%;
}
.col-md-push-2
{
left: 16.6666666666667%;
}
.col-md-push-3
{
left: 25%;
}
.col-md-push-4
{
left: 33.3333333333333%;
}
.col-md-push-5
{
left: 41.6666666666667%;
}
.col-md-push-6
{
left: 50%;
}
.col-md-push-7
{
left: 58.3333333333333%;
}
.col-md-push-8
{
left: 66.6666666666667%;
}
.col-md-push-9
{
left: 75%;
}
.col-md-push-10
{
left: 83.3333333333333%;
}
.col-md-push-11
{
left: 91.6666666666667%;
}
.col-md-pull-0
{
right: auto;
}
.col-md-pull-1
{
right: 8.33333333333333%;
}
.col-md-pull-2
{
right: 16.6666666666667%;
}
.col-md-pull-3
{
right: 25%;
}
.col-md-pull-4
{
right: 33.3333333333333%;
}
.col-md-pull-5
{
right: 41.6666666666667%;
}
.col-md-pull-6
{
right: 50%;
}
.col-md-pull-7
{
right: 58.3333333333333%;
}
.col-md-pull-8
{
right: 66.6666666666667%;
}
.col-md-pull-9
{
right: 75%;
}
.col-md-pull-10
{
right: 83.3333333333333%;
}
.col-md-pull-11
{
right: 91.6666666666667%;
}
.col-md-offset-0
{
margin-left: 0;
}
.col-md-offset-1
{
margin-left: 8.33333333333333%;
}
.col-md-offset-2
{
margin-left: 16.6666666666667%;
}
.col-md-offset-3
{
margin-left: 25%;
}
.col-md-offset-4
{
margin-left: 33.3333333333333%;
}
.col-md-offset-5
{
margin-left: 41.6666666666667%;
}
.col-md-offset-6
{
margin-left: 50%;
}
.col-md-offset-7
{
margin-left: 58.3333333333333%;
}
.col-md-offset-8
{
margin-left: 66.6666666666667%;
}
.col-md-offset-9
{
margin-left: 75%;
}
.col-md-offset-10
{
margin-left: 83.3333333333333%;
}
.col-md-offset-11
{
margin-left: 91.6666666666667%;
}
}
@media (min-width: 1200px)
{
.container
{
max-width: 100%;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11
{
float: left;
}
.col-lg-1
{
width: 8.33333333333333%;
}
.col-lg-2
{
width: 16.6666666666667%;
}
.col-lg-3
{
width: 25%;
}
.col-lg-4
{
width: 33.3333333333333%;
}
.col-lg-5
{
width: 41.6666666666667%;
}
.col-lg-6
{
width: 50%;
}
.col-lg-7
{
width: 58.3333333333333%;
}
.col-lg-8
{
width: 66.6666666666667%;
}
.col-lg-9
{
width: 75%;
}
.col-lg-10
{
width: 83.3333333333333%;
}
.col-lg-11
{
width: 91.6666666666667%;
}
.col-lg-12
{
width: 100%;
}
.col-lg-push-0
{
left: auto;
}
.col-lg-push-1
{
left: 8.33333333333333%;
}
.col-lg-push-2
{
left: 16.6666666666667%;
}
.col-lg-push-3
{
left: 25%;
}
.col-lg-push-4
{
left: 33.3333333333333%;
}
.col-lg-push-5
{
left: 41.6666666666667%;
}
.col-lg-push-6
{
left: 50%;
}
.col-lg-push-7
{
left: 58.3333333333333%;
}
.col-lg-push-8
{
left: 66.6666666666667%;
}
.col-lg-push-9
{
left: 75%;
}
.col-lg-push-10
{
left: 83.3333333333333%;
}
.col-lg-push-11
{
left: 91.6666666666667%;
}
.col-lg-pull-0
{
right: auto;
}
.col-lg-pull-1
{
right: 8.33333333333333%;
}
.col-lg-pull-2
{
right: 16.6666666666667%;
}
.col-lg-pull-3
{
right: 25%;
}
.col-lg-pull-4
{
right: 33.3333333333333%;
}
.col-lg-pull-5
{
right: 41.6666666666667%;
}
.col-lg-pull-6
{
right: 50%;
}
.col-lg-pull-7
{
right: 58.3333333333333%;
}
.col-lg-pull-8
{
right: 66.6666666666667%;
}
.col-lg-pull-9
{
right: 75%;
}
.col-lg-pull-10
{
right: 83.3333333333333%;
}
.col-lg-pull-11
{
right: 91.6666666666667%;
}
.col-lg-offset-0
{
margin-left: 0;
}
.col-lg-offset-1
{
margin-left: 8.33333333333333%;
}
.col-lg-offset-2
{
margin-left: 16.6666666666667%;
}
.col-lg-offset-3
{
margin-left: 25%;
}
.col-lg-offset-4
{
margin-left: 33.3333333333333%;
}
.col-lg-offset-5
{
margin-left: 41.6666666666667%;
}
.col-lg-offset-6
{
margin-left: 50%;
}
.col-lg-offset-7
{
margin-left: 58.3333333333333%;
}
.col-lg-offset-8
{
margin-left: 66.6666666666667%;
}
.col-lg-offset-9
{
margin-left: 75%;
}
.col-lg-offset-10
{
margin-left: 83.3333333333333%;
}
.col-lg-offset-11
{
margin-left: 91.6666666666667%;
}
}
FIELDSET
{
padding: 0;
margin: 0;
border: 0;
}
LEGEND
{
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #E5E5E5;
}
LABEL
{
display: inline-block;
margin-bottom: 5px;
font-weight: bold;
}
INPUT[type="search"]
{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
INPUT[type="radio"], INPUT[type="checkbox"]
{
margin: 4px 0 0;
margin-top: 1px;
/*IE8-9*/
line-height: normal;
}
INPUT[type="file"]
{
display: block;
}
SELECT[multiple], SELECT[size]
{
height: auto;
}
SELECT OPTGROUP
{
font-size: inherit;
font-style: inherit;
font-family: inherit;
}
INPUT[type="file"]:focus, INPUT[type="radio"]:focus, INPUT[type="checkbox"]:focus
{
outline: thin dotted #333;
/*outline: 5px auto -webkit-focus-ring-color;jay*/
outline-offset: -2px;
}
INPUT[type="number"]::-webkit-outer-spin-button, INPUT[type="number"]::-webkit-inner-spin-button
{
height: auto;
}
.form-control:-moz-placeholder
{
color: #999999;
}
.form-control::-moz-placeholder
{
color: #999999;
}
.form-control:-ms-input-placeholder
{
color: #999999;
}
.form-control::-webkit-input-placeholder
{
color: #999999;
}
.form-control
{
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus
{
border-color: #66AFE9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled], .form-control[readonly], FIELDSET[disabled] .form-control
{
cursor: not-allowed;
background-color: #EEEEEE;
}
TEXTAREA.form-control
{
height: auto;
}
.form-group
{
margin-bottom: 15px;
}
.radio, .checkbox
{
display: block;
min-height: 20px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 20px;
vertical-align: middle;
}
.radio LABEL, .checkbox LABEL
{
display: inline;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio INPUT[type="radio"], .radio-inline INPUT[type="radio"], .checkbox INPUT[type="checkbox"], .checkbox-inline INPUT[type="checkbox"]
{
float: left;
margin-left: -20px;
}
.radio + .radio, .checkbox + .checkbox
{
margin-top: -5px;
}
.radio-inline, .checkbox-inline
{
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline
{
margin-top: 0;
margin-left: 10px;
}
INPUT[type="radio"][disabled], INPUT[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], FIELDSET[disabled] INPUT[type="radio"], FIELDSET[disabled] INPUT[type="checkbox"], FIELDSET[disabled] .radio, FIELDSET[disabled] .radio-inline, FIELDSET[disabled] .checkbox, FIELDSET[disabled] .checkbox-inline
{
cursor: not-allowed;
}
.input-sm
{
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
SELECT.input-sm
{
height: 30px;
line-height: 30px;
}
TEXTAREA.input-sm
{
height: auto;
}
.input-lg
{
height: 45px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
SELECT.input-lg
{
height: 45px;
line-height: 45px;
}
TEXTAREA.input-lg
{
height: auto;
}
.has-warning .help-block, .has-warning .control-label
{
color: #C09853;
}
.has-warning .form-control
{
border-color: #C09853;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus
{
border-color: #A47E3C;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #DBC59E;
}
.has-warning .input-group-addon
{
color: #C09853;
border-color: #C09853;
background-color: #FCF8E3;
}
.has-error .help-block, .has-error .control-label
{
color: #B94A48;
}
.has-error .form-control
{
border-color: #B94A48;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus
{
border-color: #953B39;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #D59392;
}
.has-error .input-group-addon
{
color: #B94A48;
border-color: #B94A48;
background-color: #F2DEDE;
}
.has-success .help-block, .has-success .control-label
{
color: #468847;
}
.has-success .form-control
{
border-color: #468847;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus
{
border-color: #356635;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ABA7B;
}
.has-success .input-group-addon
{
color: #468847;
border-color: #468847;
background-color: #DFF0D8;
}
.form-control-static
{
margin-bottom: 0;
padding-top: 7px;
}
.help-block
{
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px)
{
.form-inline .form-group
{
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control
{
display: inline-block;
}
.form-inline .radio, .form-inline .checkbox
{
display: inline-block;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
}
.form-inline .radio INPUT[type="radio"], .form-inline .checkbox INPUT[type="checkbox"]
{
float: none;
margin-left: 0;
}
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline
{
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .form-group
{
margin-left: -15px;
margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.form-horizontal .form-group:after
{
clear: both;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.form-horizontal .form-group:after
{
clear: both;
}
@media (min-width: 768px)
{
.form-horizontal .control-label
{
text-align: right;
}
}
.btn
{
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
/*-ms-user-select: none;jay*/
-o-user-select: none;
user-select: none;
}
.btn:focus
{
outline: thin dotted #333;
/*outline: 5px auto -webkit-focus-ring-color;jay*/
outline-offset: -2px;
}
.btn:hover, .btn:focus
{
color: #333333;
text-decoration: none;
}
.btn:active, .btn.active
{
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], FIELDSET[disabled] .btn
{
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-default
{
color: #333333;
background-color: #FFFFFF;
border-color: #CCCCCC;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default
{
color: #333333;
background-color: #EBEBEB;
border-color: #ADADAD;
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default
{
background-image: none;
}
.btn-default.disabled, .btn-default[disabled], FIELDSET[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, FIELDSET[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, FIELDSET[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, FIELDSET[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, FIELDSET[disabled] .btn-default.active
{
background-color: #FFFFFF;
border-color: #CCCCCC;
}
.btn-primary
{
color: #FFFFFF;
background-color: #428BCA;
border-color: #357EBD;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary
{
color: #FFFFFF;
background-color: #3276B1;
border-color: #285E8E;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary
{
background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], FIELDSET[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, FIELDSET[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, FIELDSET[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, FIELDSET[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, FIELDSET[disabled] .btn-primary.active
{
background-color: #428BCA;
border-color: #357EBD;
}
.btn-warning
{
color: #FFFFFF;
background-color: #F0AD4E;
border-color: #EEA236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning
{
color: #FFFFFF;
background-color: #ED9C28;
border-color: #D58512;
}
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning
{
background-image: none;
}
.btn-warning.disabled, .btn-warning[disabled], FIELDSET[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, FIELDSET[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, FIELDSET[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, FIELDSET[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, FIELDSET[disabled] .btn-warning.active
{
background-color: #F0AD4E;
border-color: #EEA236;
}
.btn-danger
{
color: #FFFFFF;
background-color: #D9534F;
border-color: #D43F3A;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger
{
color: #FFFFFF;
background-color: #D2322D;
border-color: #AC2925;
}
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger
{
background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], FIELDSET[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, FIELDSET[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, FIELDSET[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, FIELDSET[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, FIELDSET[disabled] .btn-danger.active
{
background-color: #D9534F;
border-color: #D43F3A;
}
.btn-success
{
color: #FFFFFF;
background-color: #5CB85C;
border-color: #4CAE4C;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success
{
color: #FFFFFF;
background-color: #47A447;
border-color: #398439;
}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success
{
background-image: none;
}
.btn-success.disabled, .btn-success[disabled], FIELDSET[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, FIELDSET[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, FIELDSET[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, FIELDSET[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, FIELDSET[disabled] .btn-success.active
{
background-color: #5CB85C;
border-color: #4CAE4C;
}
.btn-info
{
color: #FFFFFF;
background-color: #5BC0DE;
border-color: #46B8DA;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info
{
color: #FFFFFF;
background-color: #39B3D7;
border-color: #269ABC;
}
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info
{
background-image: none;
}
.btn-info.disabled, .btn-info[disabled], FIELDSET[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, FIELDSET[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, FIELDSET[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, FIELDSET[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, FIELDSET[disabled] .btn-info.active
{
background-color: #5BC0DE;
border-color: #46B8DA;
}
.btn-link
{
color: #428BCA;
font-weight: normal;
cursor: pointer;
border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], FIELDSET[disabled] .btn-link
{
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active
{
border-color: transparent;
}
.btn-link:hover, .btn-link:focus
{
color: #2A6496;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover, FIELDSET[disabled] .btn-link:hover, .btn-link[disabled]:focus, FIELDSET[disabled] .btn-link:focus
{
color: #999999;
text-decoration: none;
}
.btn-lg
{
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-sm, .btn-xs
{
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs
{
padding: 1px 5px;
}
.btn-block
{
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.btn-block + .btn-block
{
margin-top: 5px;
}
INPUT[type="submit"].btn-block, INPUT[type="reset"].btn-block, INPUT[type="button"].btn-block
{
width: 100%;
}
@font-face
{
font-family: "Glyphicons Halflings";
src: url('../fonts/glyphicons-halflings-regular.eot');
src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon
{
position: relative;
top: 1px;
display: inline-block;
font-family: "Glyphicons Halflings";
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.glyphicon-asterisk:before
{
content: "\2a";
}
.glyphicon-plus:before
{
content: "\2b";
}
.glyphicon-euro:before
{
content: "\20ac";
}
.glyphicon-minus:before
{
content: "\2212";
}
.glyphicon-cloud:before
{
content: "\2601";
}
.glyphicon-envelope:before
{
content: "\2709";
}
.glyphicon-pencil:before
{
content: "\270f";
}
.glyphicon-glass:before
{
content: "\e001";
}
.glyphicon-music:before
{
content: "\e002";
}
.glyphicon-search:before
{
content: "\e003";
}
.glyphicon-heart:before
{
content: "\e005";
}
.glyphicon-star:before
{
content: "\e006";
}
.glyphicon-star-empty:before
{
content: "\e007";
}
.glyphicon-user:before
{
content: "\e008";
}
.glyphicon-film:before
{
content: "\e009";
}
.glyphicon-th-large:before
{
content: "\e010";
}
.glyphicon-th:before
{
content: "\e011";
}
.glyphicon-th-list:before
{
content: "\e012";
}
.glyphicon-ok:before
{
content: "\e013";
}
.glyphicon-remove:before
{
content: "\e014";
}
.glyphicon-zoom-in:before
{
content: "\e015";
}
.glyphicon-zoom-out:before
{
content: "\e016";
}
.glyphicon-off:before
{
content: "\e017";
}
.glyphicon-signal:before
{
content: "\e018";
}
.glyphicon-cog:before
{
content: "\e019";
}
.glyphicon-trash:before
{
content: "\e020";
}
.glyphicon-home:before
{
content: "\e021";
}
.glyphicon-file:before
{
content: "\e022";
}
.glyphicon-time:before
{
content: "\e023";
}
.glyphicon-road:before
{
content: "\e024";
}
.glyphicon-download-alt:before
{
content: "\e025";
}
.glyphicon-download:before
{
content: "\e026";
}
.glyphicon-upload:before
{
content: "\e027";
}
.glyphicon-inbox:before
{
content: "\e028";
}
.glyphicon-play-circle:before
{
content: "\e029";
}
.glyphicon-repeat:before
{
content: "\e030";
}
.glyphicon-refresh:before
{
content: "\e031";
}
.glyphicon-list-alt:before
{
content: "\e032";
}
.glyphicon-flag:before
{
content: "\e034";
}
.glyphicon-headphones:before
{
content: "\e035";
}
.glyphicon-volume-off:before
{
content: "\e036";
}
.glyphicon-volume-down:before
{
content: "\e037";
}
.glyphicon-volume-up:before
{
content: "\e038";
}
.glyphicon-qrcode:before
{
content: "\e039";
}
.glyphicon-barcode:before
{
content: "\e040";
}
.glyphicon-tag:before
{
content: "\e041";
}
.glyphicon-tags:before
{
content: "\e042";
}
.glyphicon-book:before
{
content: "\e043";
}
.glyphicon-print:before
{
content: "\e045";
}
.glyphicon-font:before
{
content: "\e047";
}
.glyphicon-bold:before
{
content: "\e048";
}
.glyphicon-italic:before
{
content: "\e049";
}
.glyphicon-text-height:before
{
content: "\e050";
}
.glyphicon-text-width:before
{
content: "\e051";
}
.glyphicon-align-left:before
{
content: "\e052";
}
.glyphicon-align-center:before
{
content: "\e053";
}
.glyphicon-align-right:before
{
content: "\e054";
}
.glyphicon-align-justify:before
{
content: "\e055";
}
.glyphicon-list:before
{
content: "\e056";
}
.glyphicon-indent-left:before
{
content: "\e057";
}
.glyphicon-indent-right:before
{
content: "\e058";
}
.glyphicon-facetime-video:before
{
content: "\e059";
}
.glyphicon-picture:before
{
content: "\e060";
}
.glyphicon-map-marker:before
{
content: "\e062";
}
.glyphicon-adjust:before
{
content: "\e063";
}
.glyphicon-tint:before
{
content: "\e064";
}
.glyphicon-edit:before
{
content: "\e065";
}
.glyphicon-share:before
{
content: "\e066";
}
.glyphicon-check:before
{
content: "\e067";
}
.glyphicon-move:before
{
content: "\e068";
}
.glyphicon-step-backward:before
{
content: "\e069";
}
.glyphicon-fast-backward:before
{
content: "\e070";
}
.glyphicon-backward:before
{
content: "\e071";
}
.glyphicon-play:before
{
content: "\e072";
}
.glyphicon-pause:before
{
content: "\e073";
}
.glyphicon-stop:before
{
content: "\e074";
}
.glyphicon-forward:before
{
content: "\e075";
}
.glyphicon-fast-forward:before
{
content: "\e076";
}
.glyphicon-step-forward:before
{
content: "\e077";
}
.glyphicon-eject:before
{
content: "\e078";
}
.glyphicon-chevron-left:before
{
content: "\e079";
}
.glyphicon-chevron-right:before
{
content: "\e080";
}
.glyphicon-plus-sign:before
{
content: "\e081";
}
.glyphicon-minus-sign:before
{
content: "\e082";
}
.glyphicon-remove-sign:before
{
content: "\e083";
}
.glyphicon-ok-sign:before
{
content: "\e084";
}
.glyphicon-question-sign:before
{
content: "\e085";
}
.glyphicon-info-sign:before
{
content: "\e086";
}
.glyphicon-screenshot:before
{
content: "\e087";
}
.glyphicon-remove-circle:before
{
content: "\e088";
}
.glyphicon-ok-circle:before
{
content: "\e089";
}
.glyphicon-ban-circle:before
{
content: "\e090";
}
.glyphicon-arrow-left:before
{
content: "\e091";
}
.glyphicon-arrow-right:before
{
content: "\e092";
}
.glyphicon-arrow-up:before
{
content: "\e093";
}
.glyphicon-arrow-down:before
{
content: "\e094";
}
.glyphicon-share-alt:before
{
content: "\e095";
}
.glyphicon-resize-full:before
{
content: "\e096";
}
.glyphicon-resize-small:before
{
content: "\e097";
}
.glyphicon-exclamation-sign:before
{
content: "\e101";
}
.glyphicon-gift:before
{
content: "\e102";
}
.glyphicon-leaf:before
{
content: "\e103";
}
.glyphicon-eye-open:before
{
content: "\e105";
}
.glyphicon-eye-close:before
{
content: "\e106";
}
.glyphicon-warning-sign:before
{
content: "\e107";
}
.glyphicon-plane:before
{
content: "\e108";
}
.glyphicon-random:before
{
content: "\e110";
}
.glyphicon-comment:before
{
content: "\e111";
}
.glyphicon-magnet:before
{
content: "\e112";
}
.glyphicon-chevron-up:before
{
content: "\e113";
}
.glyphicon-chevron-down:before
{
content: "\e114";
}
.glyphicon-retweet:before
{
content: "\e115";
}
.glyphicon-shopping-cart:before
{
content: "\e116";
}
.glyphicon-folder-close:before
{
content: "\e117";
}
.glyphicon-folder-open:before
{
content: "\e118";
}
.glyphicon-resize-vertical:before
{
content: "\e119";
}
.glyphicon-resize-horizontal:before
{
content: "\e120";
}
.glyphicon-hdd:before
{
content: "\e121";
}
.glyphicon-bullhorn:before
{
content: "\e122";
}
.glyphicon-certificate:before
{
content: "\e124";
}
.glyphicon-thumbs-up:before
{
content: "\e125";
}
.glyphicon-thumbs-down:before
{
content: "\e126";
}
.glyphicon-hand-right:before
{
content: "\e127";
}
.glyphicon-hand-left:before
{
content: "\e128";
}
.glyphicon-hand-up:before
{
content: "\e129";
}
.glyphicon-hand-down:before
{
content: "\e130";
}
.glyphicon-circle-arrow-right:before
{
content: "\e131";
}
.glyphicon-circle-arrow-left:before
{
content: "\e132";
}
.glyphicon-circle-arrow-up:before
{
content: "\e133";
}
.glyphicon-circle-arrow-down:before
{
content: "\e134";
}
.glyphicon-globe:before
{
content: "\e135";
}
.glyphicon-tasks:before
{
content: "\e137";
}
.glyphicon-filter:before
{
content: "\e138";
}
.glyphicon-fullscreen:before
{
content: "\e140";
}
.glyphicon-dashboard:before
{
content: "\e141";
}
.glyphicon-heart-empty:before
{
content: "\e143";
}
.glyphicon-link:before
{
content: "\e144";
}
.glyphicon-phone:before
{
content: "\e145";
}
.glyphicon-usd:before
{
content: "\e148";
}
.glyphicon-gbp:before
{
content: "\e149";
}
.glyphicon-sort:before
{
content: "\e150";
}
.glyphicon-sort-by-alphabet:before
{
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before
{
content: "\e152";
}
.glyphicon-sort-by-order:before
{
content: "\e153";
}
.glyphicon-sort-by-order-alt:before
{
content: "\e154";
}
.glyphicon-sort-by-attributes:before
{
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before
{
content: "\e156";
}
.glyphicon-unchecked:before
{
content: "\e157";
}
.glyphicon-expand:before
{
content: "\e158";
}
.glyphicon-collapse-down:before
{
content: "\e159";
}
.glyphicon-collapse-up:before
{
content: "\e160";
}
.glyphicon-log-in:before
{
content: "\e161";
}
.glyphicon-flash:before
{
content: "\e162";
}
.glyphicon-log-out:before
{
content: "\e163";
}
.glyphicon-new-window:before
{
content: "\e164";
}
.glyphicon-record:before
{
content: "\e165";
}
.glyphicon-save:before
{
content: "\e166";
}
.glyphicon-open:before
{
content: "\e167";
}
.glyphicon-saved:before
{
content: "\e168";
}
.glyphicon-import:before
{
content: "\e169";
}
.glyphicon-export:before
{
content: "\e170";
}
.glyphicon-send:before
{
content: "\e171";
}
.glyphicon-floppy-disk:before
{
content: "\e172";
}
.glyphicon-floppy-saved:before
{
content: "\e173";
}
.glyphicon-floppy-remove:before
{
content: "\e174";
}
.glyphicon-floppy-save:before
{
content: "\e175";
}
.glyphicon-floppy-open:before
{
content: "\e176";
}
.glyphicon-credit-card:before
{
content: "\e177";
}
.glyphicon-transfer:before
{
content: "\e178";
}
.glyphicon-cutlery:before
{
content: "\e179";
}
.glyphicon-header:before
{
content: "\e180";
}
.glyphicon-compressed:before
{
content: "\e181";
}
.glyphicon-earphone:before
{
content: "\e182";
}
.glyphicon-phone-alt:before
{
content: "\e183";
}
.glyphicon-tower:before
{
content: "\e184";
}
.glyphicon-stats:before
{
content: "\e185";
}
.glyphicon-sd-video:before
{
content: "\e186";
}
.glyphicon-hd-video:before
{
content: "\e187";
}
.glyphicon-subtitles:before
{
content: "\e188";
}
.glyphicon-sound-stereo:before
{
content: "\e189";
}
.glyphicon-sound-dolby:before
{
content: "\e190";
}
.glyphicon-sound-5-1:before
{
content: "\e191";
}
.glyphicon-sound-6-1:before
{
content: "\e192";
}
.glyphicon-sound-7-1:before
{
content: "\e193";
}
.glyphicon-copyright-mark:before
{
content: "\e194";
}
.glyphicon-registration-mark:before
{
content: "\e195";
}
.glyphicon-cloud-download:before
{
content: "\e197";
}
.glyphicon-cloud-upload:before
{
content: "\e198";
}
.glyphicon-tree-conifer:before
{
content: "\e199";
}
.glyphicon-tree-deciduous:before
{
content: "\e200";
}
.glyphicon-briefcase:before
{
content: "\1f4bc";
}
.glyphicon-calendar:before
{
content: "\1f4c5";
}
.glyphicon-pushpin:before
{
content: "\1f4cc";
}
.glyphicon-paperclip:before
{
content: "\1f4ce";
}
.glyphicon-camera:before
{
content: "\1f4f7";
}
.glyphicon-lock:before
{
content: "\1f512";
}
.glyphicon-bell:before
{
content: "\1f514";
}
.glyphicon-bookmark:before
{
content: "\1f516";
}
.glyphicon-fire:before
{
content: "\1f525";
}
.glyphicon-wrench:before
{
content: "\1f527";
}
.btn-default .caret
{
border-top-color: #333333;
}
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret
{
border-top-color: #FFF;
}
.dropup .btn-default .caret
{
border-bottom-color: #333333;
}
.dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret, .dropup .btn-danger .caret, .dropup .btn-info .caret
{
border-bottom-color: #FFF;
}
.btn-group, .btn-group-vertical
{
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn
{
position: relative;
float: left;
}
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active
{
z-index: 2;
}
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus
{
outline: none;
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group
{
margin-left: -1px;
}
.btn-toolbar:before, .btn-toolbar:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.btn-toolbar:after
{
clear: both;
}
.btn-toolbar:before, .btn-toolbar:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.btn-toolbar:after
{
clear: both;
}
.btn-toolbar .btn-group
{
float: left;
}
.btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn-group
{
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle)
{
border-radius: 0;
}
.btn-group > .btn:first-child
{
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle)
{
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child)
{
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn-group
{
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn
{
border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle
{
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child
{
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle
{
outline: 0;
}
.btn-group-xs > .btn
{
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
padding: 1px 5px;
}
.btn-group-sm > .btn
{
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-group-lg > .btn
{
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle
{
padding-left: 8px;
padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle
{
padding-left: 12px;
padding-right: 12px;
}
.btn-group.open .dropdown-toggle
{
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn .caret
{
margin-left: 0;
}
.btn-lg .caret
{
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret
{
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group
{
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.btn-group-vertical > .btn-group:after
{
clear: both;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.btn-group-vertical > .btn-group:after
{
clear: both;
}
.btn-group-vertical > .btn-group > .btn
{
float: none;
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group
{
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child)
{
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child)
{
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child)
{
border-bottom-left-radius: 4px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn
{
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle
{
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child
{
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-justified
{
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified .btn
{
float: none;
display: table-cell;
width: 1%;
}
[data-toggle="buttons"] > .btn > INPUT[type="radio"], [data-toggle="buttons"] > .btn > INPUT[type="checkbox"]
{
display: none;
}
.input-group
{
position: relative;
display: table;
border-collapse: separate;
}
.input-group.col
{
float: none;
padding-left: 0;
padding-right: 0;
}
.input-group .form-control
{
width: 100%;
margin-bottom: 0;
}
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn
{
height: 45px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
SELECT.input-group-lg > .form-control, SELECT.input-group-lg > .input-group-addon, SELECT.input-group-lg > .input-group-btn > .btn
{
height: 45px;
line-height: 45px;
}
TEXTAREA.input-group-lg > .form-control, TEXTAREA.input-group-lg > .input-group-addon, TEXTAREA.input-group-lg > .input-group-btn > .btn
{
height: auto;
}
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn
{
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
SELECT.input-group-sm > .form-control, SELECT.input-group-sm > .input-group-addon, SELECT.input-group-sm > .input-group-btn > .btn
{
height: 30px;
line-height: 30px;
}
TEXTAREA.input-group-sm > .form-control, TEXTAREA.input-group-sm > .input-group-addon, TEXTAREA.input-group-sm > .input-group-btn > .btn
{
height: auto;
}
.input-group-addon, .input-group-btn, .input-group .form-control
{
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child)
{
border-radius: 0;
}
.input-group-addon, .input-group-btn
{
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon
{
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
text-align: center;
background-color: #EEEEEE;
border: 1px solid #CCCCCC;
border-radius: 4px;
}
.input-group-addon.input-sm
{
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg
{
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon INPUT[type="radio"], .input-group-addon INPUT[type="checkbox"]
{
margin-top: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle)
{
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.input-group-addon:first-child
{
border-right: 0;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child)
{
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon:last-child
{
border-left: 0;
}
.input-group-btn
{
position: relative;
white-space: nowrap;
}
.input-group-btn > .btn
{
position: relative;
}
.input-group-btn > .btn + .btn
{
margin-left: -4px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:active
{
z-index: 2;
}
.nav
{
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav:before, .nav:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.nav:after
{
clear: both;
}
.nav:before, .nav:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.nav:after
{
clear: both;
}
.nav > LI
{
position: relative;
display: block;
}
.nav > LI > A
{
position: relative;
display: block;
padding: 10px 15px;
}
.nav > LI > A:hover, .nav > LI > A:focus
{
text-decoration: none;
background-color: #EEEEEE;
}
.nav > LI.disabled > A
{
color: #999999;
}
.nav > LI.disabled > A:hover, .nav > LI.disabled > A:focus
{
color: #999999;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.nav .open > A, .nav .open > A:hover, .nav .open > A:focus
{
background-color: #EEEEEE;
border-color: #428BCA;
}
.nav .nav-divider
{
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #E5E5E5;
}
.nav > LI > A > IMG
{
max-width: none;
}
.nav-tabs
{
border-bottom: 1px solid #DDDDDD;
}
.nav-tabs > LI
{
float: left;
margin-bottom: -1px;
}
.nav-tabs > LI > A
{
margin-right: 2px;
line-height: 1.428571429;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > LI > A:hover
{
border-color: #EEEEEE #EEEEEE #DDDDDD;
}
.nav-tabs > LI.active > A, .nav-tabs > LI.active > A:hover, .nav-tabs > LI.active > A:focus
{
color: #555555;
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
border-bottom-color: transparent;
cursor: default;
}
.nav-tabs.nav-justified
{
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > LI
{
float: none;
}
.nav-tabs.nav-justified > LI > A
{
text-align: center;
}
@media (min-width: 768px)
{
.nav-tabs.nav-justified > LI
{
display: table-cell;
width: 1%;
}
}
.nav-tabs.nav-justified > LI > A
{
border-bottom: 1px solid #DDDDDD;
margin-right: 0;
}
.nav-tabs.nav-justified > .active > A
{
border-bottom-color: #FFFFFF;
}
.nav-pills > LI
{
float: left;
}
.nav-pills > LI > A
{
border-radius: 5px;
}
.nav-pills > LI + LI
{
margin-left: 2px;
}
.nav-pills > LI.active > A, .nav-pills > LI.active > A:hover, .nav-pills > LI.active > A:focus
{
color: #FFFFFF;
background-color: #428BCA;
}
.nav-stacked > LI
{
float: none;
}
.nav-stacked > LI + LI
{
margin-top: 2px;
margin-left: 0;
}
.nav-justified
{
width: 100%;
}
.nav-justified > LI
{
float: none;
}
.nav-justified > LI > A
{
text-align: center;
}
@media (min-width: 768px)
{
.nav-justified > LI
{
display: table-cell;
width: 1%;
}
}
.nav-tabs-justified
{
border-bottom: 0;
}
.nav-tabs-justified > LI > A
{
border-bottom: 1px solid #DDDDDD;
margin-right: 0;
}
.nav-tabs-justified > .active > A
{
border-bottom-color: #FFFFFF;
}
.tabbable:before, .tabbable:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.tabbable:after
{
clear: both;
}
.tabbable:before, .tabbable:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.tabbable:after
{
clear: both;
}
.tab-content > .tab-pane, .pill-content > .pill-pane
{
display: none;
}
.tab-content > .active, .pill-content > .active
{
display: block;
}
.nav .caret
{
border-top-color: #428BCA;
border-bottom-color: #428BCA;
}
.nav A:hover .caret
{
border-top-color: #2A6496;
border-bottom-color: #2A6496;
}
.nav-tabs .dropdown-menu
{
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar
{
position: relative;
z-index: 1000;
}
.navbar:before, .navbar:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.navbar:after
{
clear: both;
}
.navbar:before, .navbar:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.navbar:after
{
clear: both;
}
.navbar-header:before, .navbar-header:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.navbar-header:after
{
clear: both;
}
.navbar-header:before, .navbar-header:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.navbar-header:after
{
clear: both;
}
@media (min-width: 768px)
{
.navbar-header
{
float: left;
}
}
.navbar-collapse
{
max-height: 340px;
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
/*-webkit-overflow-scrolling: touch;jay*/
}
.navbar-collapse:before, .navbar-collapse:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.navbar-collapse:after
{
clear: both;
}
.navbar-collapse:before, .navbar-collapse:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.navbar-collapse:after
{
clear: both;
}
.navbar-collapse.in
{
overflow-y: auto;
}
@media (min-width: 768px)
{
.navbar-collapse
{
width: auto;
border-top: 0;
box-shadow: none;
}
.navbar-collapse.collapse
{
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in
{
overflow-y: visible;
}
.navbar-collapse .navbar-nav.navbar-left:first-child
{
margin-left: -15px;
}
.navbar-collapse .navbar-nav.navbar-right:last-child
{
margin-right: -15px;
}
.navbar-collapse .navbar-text:last-child
{
margin-right: 0;
}
}
.container > .navbar-header, .container > .navbar-collapse
{
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px)
{
.container > .navbar-header, .container > .navbar-collapse
{
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top
{
border-width: 0 0 1px;
}
@media (min-width: 768px)
{
.navbar-static-top
{
border-radius: 0;
}
}
.navbar-fixed-top, .navbar-fixed-bottom
{
position: fixed;
right: 0;
left: 0;
border-width: 0 0 1px;
}
@media (min-width: 768px)
{
.navbar-fixed-top, .navbar-fixed-bottom
{
border-radius: 0;
}
}
.navbar-fixed-top
{
z-index: 1030;
top: 0;
}
.navbar-fixed-bottom
{
bottom: 0;
margin-bottom: 0;
}
.navbar-brand
{
float: left;
padding: 15px;
font-size: 18px;
line-height: 20px;
}
.navbar A.brand
{
color: #FFFFFF;
}
.navbar-brand:hover, .navbar-brand:focus
{
text-decoration: none;
}
@media (min-width: 768px)
{
.navbar > .container .navbar-brand
{
margin-left: -15px;
}
}
.navbar-toggle
{
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle .icon-bar
{
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar
{
margin-top: 4px;
}
@media (min-width: 768px)
{
.navbar-toggle
{
display: none;
}
}
.navbar-nav
{
margin: 7.5px -15px;
}
.navbar-nav > LI > A
{
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px)
{
.navbar-nav .open .dropdown-menu
{
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > LI > A, .navbar-nav .open .dropdown-menu .dropdown-header
{
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > LI > A
{
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > LI > A:hover, .navbar-nav .open .dropdown-menu > LI > A:focus
{
background-image: none;
}
}
@media (min-width: 768px)
{
.navbar-nav
{
float: left;
margin: 0;
}
.navbar-nav > LI
{
float: left;
}
.navbar-nav > LI > A
{
padding-top: 15px;
padding-bottom: 15px;
}
.navbar-left
{
float: left !important;
}
.navbar-right
{
float: right !important;
}
}
.navbar-form
{
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: 8px;
margin-bottom: 8px;
}
@media (min-width: 768px)
{
.navbar-form .form-group
{
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control
{
display: inline-block;
}
.navbar-form .radio, .navbar-form .checkbox
{
display: inline-block;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
}
.navbar-form .radio INPUT[type="radio"], .navbar-form .checkbox INPUT[type="checkbox"]
{
float: none;
margin-left: 0;
}
}
@media (max-width: 767px)
{
.navbar-form .form-group
{
margin-bottom: 5px;
}
}
@media (min-width: 768px)
{
.navbar-form
{
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > LI > .dropdown-menu
{
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > LI > .dropdown-menu
{
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > LI > .dropdown-menu, .navbar-nav > LI > .dropdown-menu.pull-right
{
left: auto;
right: 0;
}
.navbar-btn
{
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-text
{
float: left;
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px)
{
.navbar-text
{
margin-left: 15px;
margin-right: 15px;
}
}
.navbar-default
{
background-color: #F8F8F8;
border-color: #E7E7E7;
}
.navbar-default .navbar-brand
{
color: #777777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus
{
color: #5E5E5E;
background-color: transparent;
}
.navbar-default .navbar-text
{
color: #777777;
}
.navbar-default .navbar-nav > LI > A
{
color: #777777;
}
.navbar-default .navbar-nav > LI > A:hover, .navbar-default .navbar-nav > LI > A:focus
{
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > A, .navbar-default .navbar-nav > .active > A:hover, .navbar-default .navbar-nav > .active > A:focus
{
color: #555555;
background-color: #E7E7E7;
}
.navbar-default .navbar-nav > .disabled > A, .navbar-default .navbar-nav > .disabled > A:hover, .navbar-default .navbar-nav > .disabled > A:focus
{
color: #CCCCCC;
background-color: transparent;
}
.navbar-default .navbar-toggle
{
border-color: #DDDDDD;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus
{
background-color: #DDDDDD;
}
.navbar-default .navbar-toggle .icon-bar
{
background-color: #CCCCCC;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form
{
border-color: #E6E6E6;
}
.navbar-default .navbar-nav > .dropdown > A:hover .caret, .navbar-default .navbar-nav > .dropdown > A:focus .caret
{
border-top-color: #333333;
border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > A, .navbar-default .navbar-nav > .open > A:hover, .navbar-default .navbar-nav > .open > A:focus
{
background-color: #E7E7E7;
color: #555555;
}
.navbar-default .navbar-nav > .open > A .caret, .navbar-default .navbar-nav > .open > A:hover .caret, .navbar-default .navbar-nav > .open > A:focus .caret
{
border-top-color: #555555;
border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > A .caret
{
border-top-color: #777777;
border-bottom-color: #777777;
}
@media (max-width: 767px)
{
.navbar-default .navbar-nav .open .dropdown-menu > LI > A
{
color: #777777;
}
.navbar-default .navbar-nav .open .dropdown-menu > LI > A:hover, .navbar-default .navbar-nav .open .dropdown-menu > LI > A:focus
{
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > A, .navbar-default .navbar-nav .open .dropdown-menu > .active > A:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > A:focus
{
color: #555555;
background-color: #E7E7E7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > A, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > A:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > A:focus
{
color: #CCCCCC;
background-color: transparent;
}
}
.navbar-default .navbar-link
{
color: #777777;
}
.navbar-default .navbar-link:hover
{
color: #333333;
}
.navbar-inverse
{
background-color: #222222;
border-color: #080808;
}
.navbar-inverse .navbar-brand
{
color: #999999;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus
{
color: #FFFFFF;
background-color: transparent;
}
.navbar-inverse .navbar-text
{
color: #999999;
}
.navbar-inverse .navbar-nav > LI > A
{
color: #999999;
}
.navbar-inverse .navbar-nav > LI > A:hover, .navbar-inverse .navbar-nav > LI > A:focus
{
color: #FFFFFF;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > A, .navbar-inverse .navbar-nav > .active > A:hover, .navbar-inverse .navbar-nav > .active > A:focus
{
color: #FFFFFF;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > A, .navbar-inverse .navbar-nav > .disabled > A:hover, .navbar-inverse .navbar-nav > .disabled > A:focus
{
color: #444444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle
{
border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus
{
background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar
{
background-color: #FFFFFF;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form
{
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > A, .navbar-inverse .navbar-nav > .open > A:hover, .navbar-inverse .navbar-nav > .open > A:focus
{
background-color: #080808;
color: #FFFFFF;
}
.navbar-inverse .navbar-nav > .dropdown > A:hover .caret
{
border-top-color: #FFFFFF;
border-bottom-color: #FFFFFF;
}
.navbar-inverse .navbar-nav > .dropdown > A .caret
{
border-top-color: #999999;
border-bottom-color: #999999;
}
.navbar-inverse .navbar-nav > .open > A .caret, .navbar-inverse .navbar-nav > .open > A:hover .caret, .navbar-inverse .navbar-nav > .open > A:focus .caret
{
border-top-color: #FFFFFF;
border-bottom-color: #FFFFFF;
}
@media (max-width: 767px)
{
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header
{
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > LI > A
{
color: #999999;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > LI > A:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > LI > A:focus
{
color: #FFFFFF;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > A, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > A:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > A:focus
{
color: #FFFFFF;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > A, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > A:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > A:focus
{
color: #444444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link
{
color: #999999;
}
.navbar-inverse .navbar-link:hover
{
color: #FFFFFF;
}
.pagination
{
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > LI
{
display: inline;
}
.pagination > LI > A, .pagination > LI > SPAN
{
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.428571429;
text-decoration: none;
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
margin-left: -1px;
}
.pagination > LI:first-child > A, .pagination > LI:first-child > SPAN
{
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
}
.pagination > LI:last-child > A, .pagination > LI:last-child > SPAN
{
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
}
.pagination > LI > A:hover, .pagination > LI > SPAN:hover, .pagination > LI > A:focus, .pagination > LI > SPAN:focus
{
background-color: #EEEEEE;
}
.pagination > .active > A, .pagination > .active > SPAN, .pagination > .active > A:hover, .pagination > .active > SPAN:hover, .pagination > .active > A:focus, .pagination > .active > SPAN:focus
{
z-index: 2;
color: #FFFFFF;
background-color: #428BCA;
border-color: #428BCA;
cursor: default;
}
.pagination > .disabled > SPAN, .pagination > .disabled > A, .pagination > .disabled > A:hover, .pagination > .disabled > A:focus
{
color: #999999;
background-color: #FFFFFF;
border-color: #DDDDDD;
cursor: not-allowed;
}
.pagination-lg > LI > A, .pagination-lg > LI > SPAN
{
padding: 10px 16px;
font-size: 18px;
}
.pagination-lg > LI:first-child > A, .pagination-lg > LI:first-child > SPAN
{
border-bottom-left-radius: 6px;
border-top-left-radius: 6px;
}
.pagination-lg > LI:last-child > A, .pagination-lg > LI:last-child > SPAN
{
border-bottom-right-radius: 6px;
border-top-right-radius: 6px;
}
.pagination-sm > LI > A, .pagination-sm > LI > SPAN
{
padding: 5px 10px;
font-size: 12px;
}
.pagination-sm > LI:first-child > A, .pagination-sm > LI:first-child > SPAN
{
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.pagination-sm > LI:last-child > A, .pagination-sm > LI:last-child > SPAN
{
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
.pager
{
padding-left: 0;
margin: 20px 0;
list-style: none;
text-align: center;
}
.pager:before, .pager:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.pager:after
{
clear: both;
}
.pager:before, .pager:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.pager:after
{
clear: both;
}
.pager LI
{
display: inline;
}
.pager LI > A, .pager LI > SPAN
{
display: inline-block;
padding: 5px 14px;
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
border-radius: 15px;
}
.pager LI > A:hover, .pager LI > A:focus
{
text-decoration: none;
background-color: #EEEEEE;
}
.pager .next > A, .pager .next > SPAN
{
float: right;
}
.pager .previous > A, .pager .previous > SPAN
{
float: left;
}
.pager .disabled > A, .pager .disabled > A:hover, .pager .disabled > A:focus, .pager .disabled > SPAN
{
color: #999999;
background-color: #FFFFFF;
cursor: not-allowed;
}
.label
{
display: inline;
padding: 0.2em 0.6em 0.3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #FFFFFF;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.label[href]:hover, .label[href]:focus
{
color: #FFFFFF;
text-decoration: none;
cursor: pointer;
}
.label:empty
{
display: none;
}
.label-default
{
background-color: #999999;
}
.label-default[href]:hover, .label-default[href]:focus
{
background-color: #808080;
}
.label-primary
{
background-color: #428BCA;
}
.label-primary[href]:hover, .label-primary[href]:focus
{
background-color: #3071A9;
}
.label-success
{
background-color: #5CB85C;
}
.label-success[href]:hover, .label-success[href]:focus
{
background-color: #449D44;
}
.label-info
{
background-color: #5BC0DE;
}
.label-info[href]:hover, .label-info[href]:focus
{
background-color: #31B0D5;
}
.label-warning
{
background-color: #F0AD4E;
}
.label-warning[href]:hover, .label-warning[href]:focus
{
background-color: #EC971F;
}
.label-danger
{
background-color: #D9534F;
}
.label-danger[href]:hover, .label-danger[href]:focus
{
background-color: #C9302C;
}
.thumbnail
{
padding: 4px;
line-height: 1.428571429;
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
display: block;
}
.thumbnail > IMG
{
display: block;
max-width: 100%;
height: auto;
}
A.thumbnail:hover, A.thumbnail:focus
{
border-color: #428BCA;
}
.thumbnail > IMG
{
margin-left: auto;
margin-right: auto;
}
.thumbnail .caption
{
padding: 9px;
color: #333333;
}
.alert
{
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert H4
{
margin-top: 0;
color: inherit;
}
.alert .alert-link
{
font-weight: bold;
}
.alert > P, .alert > UL
{
margin-bottom: 0;
}
.alert > P + P
{
margin-top: 5px;
}
.alert-dismissable
{
padding-right: 35px;
}
.alert-dismissable .close
{
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success
{
background-color: #DFF0D8;
border-color: #D6E9C6;
color: #468847;
}
.alert-success HR
{
border-top-color: #C9E2B3;
}
.alert-success .alert-link
{
color: #356635;
}
.alert-info
{
background-color: #D9EDF7;
border-color: #BCE8F1;
color: #3A87AD;
}
.alert-info HR
{
border-top-color: #A6E1EC;
}
.alert-info .alert-link
{
color: #2D6987;
}
.alert-warning
{
background-color: #FCF8E3;
border-color: #FBEED5;
color: #C09853;
}
.alert-warning HR
{
border-top-color: #F8E5BE;
}
.alert-warning .alert-link
{
color: #A47E3C;
}
.alert-danger
{
background-color: #F2DEDE;
border-color: #EED3D7;
color: #B94A48;
}
.alert-danger HR
{
border-top-color: #E6C1C7;
}
.alert-danger .alert-link
{
color: #953B39;
}
/*@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}jay*/
.progress
{
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #F5F5F5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar
{
float: left;
width: 0%;
height: 100%;
font-size: 12px;
color: #FFFFFF;
text-align: center;
background-color: #428BCA;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress-striped .progress-bar
{
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.progress.active .progress-bar
{
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success
{
background-color: #5CB85C;
}
.progress-striped .progress-bar-success
{
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info
{
background-color: #5BC0DE;
}
.progress-striped .progress-bar-info
{
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning
{
background-color: #F0AD4E;
}
.progress-striped .progress-bar-warning
{
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger
{
background-color: #D9534F;
}
.progress-striped .progress-bar-danger
{
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media, .media-body
{
overflow: hidden;
zoom: 1;
}
.media, .media .media
{
margin-top: 15px;
}
.media:first-child
{
margin-top: 0;
}
.media-object
{
display: block;
}
.media-heading
{
margin: 0 0 5px;
}
.media > .pull-left
{
margin-right: 10px;
}
.media > .pull-right
{
margin-left: 10px;
}
.media-list
{
padding-left: 0;
list-style: none;
}
.list-group
{
margin-bottom: 20px;
padding-left: 0;
}
.list-group-item
{
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
.list-group-item:first-child
{
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.list-group-item:last-child
{
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.list-group-item > .badge
{
float: right;
}
.list-group-item > .badge + .badge
{
margin-right: 5px;
}
A.list-group-item
{
color: #555555;
}
A.list-group-item .list-group-item-heading
{
color: #333333;
}
A.list-group-item:hover, A.list-group-item:focus
{
text-decoration: none;
background-color: #F5F5F5;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus
{
z-index: 2;
color: #FFFFFF;
background-color: #428BCA;
border-color: #428BCA;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading
{
color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text
{
color: #E1EDF7;
}
.list-group-item-heading
{
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text
{
margin-bottom: 0;
line-height: 1.3;
}
.panel
{
margin-bottom: 20px;
background-color: #FFFFFF;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body
{
padding: 15px;
}
.panel-body:before, .panel-body:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.panel-body:after
{
clear: both;
}
.panel-body:before, .panel-body:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.panel-body:after
{
clear: both;
}
.panel > .list-group
{
margin-bottom: 0;
}
.panel > .list-group .list-group-item
{
border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child
{
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child
{
border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child
{
border-top-width: 0;
}
.panel > .table
{
margin-bottom: 0;
}
.panel > .panel-body + .table
{
border-top: 1px solid #DDDDDD;
}
.panel-heading
{
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel-title
{
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
}
.panel-title > A
{
color: inherit;
}
.panel-footer
{
padding: 10px 15px;
background-color: #F5F5F5;
border-top: 1px solid #DDDDDD;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel-group .panel
{
margin-bottom: 0;
border-radius: 4px;
overflow: hidden;
}
.panel-group .panel + .panel
{
margin-top: 5px;
}
.panel-group .panel-heading
{
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body
{
border-top: 1px solid #DDDDDD;
}
.panel-group .panel-footer
{
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body
{
border-bottom: 1px solid #DDDDDD;
}
.panel-default
{
border-color: #DDDDDD;
}
.panel-default > .panel-heading
{
color: #333333;
background-color: #F5F5F5;
border-color: #DDDDDD;
}
.panel-default > .panel-heading + .panel-collapse .panel-body
{
border-top-color: #DDDDDD;
}
.panel-default > .panel-footer + .panel-collapse .panel-body
{
border-bottom-color: #DDDDDD;
}
.panel-primary
{
border-color: #428BCA;
}
.panel-primary > .panel-heading
{
color: #FFFFFF;
background-color: #428BCA;
border-color: #428BCA;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body
{
border-top-color: #428BCA;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body
{
border-bottom-color: #428BCA;
}
.panel-success
{
border-color: #D6E9C6;
}
.panel-success > .panel-heading
{
color: #468847;
background-color: #DFF0D8;
border-color: #D6E9C6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body
{
border-top-color: #D6E9C6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body
{
border-bottom-color: #D6E9C6;
}
.panel-warning
{
border-color: #FBEED5;
}
.panel-warning > .panel-heading
{
color: #C09853;
background-color: #FCF8E3;
border-color: #FBEED5;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body
{
border-top-color: #FBEED5;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body
{
border-bottom-color: #FBEED5;
}
.panel-danger
{
border-color: #EED3D7;
}
.panel-danger > .panel-heading
{
color: #B94A48;
background-color: #F2DEDE;
border-color: #EED3D7;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body
{
border-top-color: #EED3D7;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body
{
border-bottom-color: #EED3D7;
}
.panel-info
{
border-color: #BCE8F1;
}
.panel-info > .panel-heading
{
color: #3A87AD;
background-color: #D9EDF7;
border-color: #BCE8F1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body
{
border-top-color: #BCE8F1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body
{
border-bottom-color: #BCE8F1;
}
.well
{
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #F5F5F5;
border: 1px solid #E3E3E3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well BLOCKQUOTE
{
border-color: #DDD;
border-color: rgba(0, 0, 0, 0.15);
}
.well-lg
{
padding: 24px;
border-radius: 6px;
}
.well-sm
{
padding: 9px;
border-radius: 3px;
}
.close
{
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #FFFFFF;
}
.close:hover, .close:focus
{
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
BUTTON.close
{
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.caret
{
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid #000000;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
border-bottom: 0 dotted;
content: "";
}
.dropdown
{
position: relative;
}
.dropdown-toggle:focus
{
outline: 0;
}
.dropdown-menu
{
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}
.dropdown-menu.pull-right
{
right: 0;
left: auto;
}
.dropdown-menu .divider
{
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #E5E5E5;
}
.dropdown-menu > LI > A
{
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.428571429;
color: #333333;
white-space: nowrap;
}
.dropdown-menu > LI > A:hover, .dropdown-menu > LI > A:focus
{
text-decoration: none;
color: #FFFFFF;
background-color: #428BCA;
}
.dropdown-menu > .active > A, .dropdown-menu > .active > A:hover, .dropdown-menu > .active > A:focus
{
color: #FFFFFF;
text-decoration: none;
outline: 0;
background-color: #428BCA;
}
.dropdown-menu > .disabled > A, .dropdown-menu > .disabled > A:hover, .dropdown-menu > .disabled > A:focus
{
color: #999999;
}
.dropdown-menu > .disabled > A:hover, .dropdown-menu > .disabled > A:focus
{
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}
.open > .dropdown-menu
{
display: block;
}
.open > A
{
outline: 0;
}
.dropdown-header
{
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.428571429;
color: #999999;
}
.dropdown-backdrop
{
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.pull-right > .dropdown-menu
{
right: 0;
left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret
{
border-top: 0 dotted;
border-bottom: 4px solid #000000;
content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu
{
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
@media (min-width: 768px)
{
.navbar-right .dropdown-menu
{
right: 0;
left: auto;
}
}
.tooltip
{
position: absolute;
z-index: 1030;
display: block;
visibility: visible;
font-size: 12px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in
{
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top
{
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right
{
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom
{
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left
{
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner
{
max-width: 200px;
padding: 3px 8px;
color: #FFFFFF;
text-align: center;
text-decoration: none;
background-color: #000000;
border-radius: 4px;
}
.tooltip-arrow
{
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow
{
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow
{
bottom: 0;
left: 5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow
{
bottom: 0;
right: 5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.right .tooltip-arrow
{
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000000;
}
.tooltip.left .tooltip-arrow
{
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow
{
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow
{
top: 0;
left: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow
{
top: 0;
right: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.popover
{
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
max-width: 276px;
padding: 1px;
text-align: left;
background-color: #FFFFFF;
background-clip: padding-box;
border: 1px solid #CCCCCC;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
white-space: normal;
}
.popover.top
{
margin-top: -10px;
}
.popover.right
{
margin-left: 10px;
}
.popover.bottom
{
margin-top: 10px;
}
.popover.left
{
margin-left: -10px;
}
.popover-title
{
margin: 0;
padding: 8px 14px;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #F7F7F7;
border-bottom: 1px solid #EBEBEB;
border-radius: 5px 5px 0 0;
}
.popover-content
{
padding: 9px 14px;
}
.popover .arrow, .popover .arrow:after
{
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover .arrow
{
border-width: 11px;
}
.popover .arrow:after
{
border-width: 10px;
content: "";
}
.popover.top .arrow
{
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px;
}
.popover.top .arrow:after
{
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #FFFFFF;
}
.popover.right .arrow
{
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after
{
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #FFFFFF;
}
.popover.bottom .arrow
{
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px;
}
.popover.bottom .arrow:after
{
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #FFFFFF;
}
.popover.left .arrow
{
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after
{
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #FFFFFF;
bottom: -10px;
}
.modal-open
{
overflow: hidden;
}
BODY.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom
{
margin-right: 15px;
}
.modal
{
display: none;
overflow: auto;
overflow-y: scroll;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
}
.modal.fade .modal-dialog
{
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-moz-transition: -moz-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog
{
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-dialog
{
margin-left: auto;
margin-right: auto;
width: auto;
padding: 10px;
z-index: 1050;
}
.modal-content
{
position: relative;
background-color: #FFFFFF;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
outline: none;
}
.modal-backdrop
{
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
background-color: #000000;
}
.modal-backdrop.fade
{
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in
{
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header
{
padding: 15px;
border-bottom: 1px solid #E5E5E5;
min-height: 16.428571429px;
}
.modal-header .close
{
margin-top: -2px;
}
.modal-title
{
margin: 0;
line-height: 1.428571429;
}
.modal-body
{
position: relative;
padding: 20px;
}
.modal-footer
{
margin-top: 15px;
padding: 19px 20px 20px;
text-align: right;
border-top: 1px solid #E5E5E5;
}
.modal-footer:before, .modal-footer:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.modal-footer:after
{
clear: both;
}
.modal-footer:before, .modal-footer:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.modal-footer:after
{
clear: both;
}
.modal-footer .btn + .btn
{
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn
{
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block
{
margin-left: 0;
}
@media screen and (min-width: 768px)
{
.modal-dialog
{
left: 50%;
right: auto;
width: 600px;
padding-top: 30px;
padding-bottom: 30px;
}
.modal-content
{
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
}
.clearfix:before, .clearfix:after
{
content: " ";
/*1*/
display: table;
/*2*/
}
.clearfix:after
{
clear: both;
}
.pull-right
{
float: right !important;
}
.pull-left
{
float: left !important;
}
.hide
{
display: none !important;
}
.show
{
display: block !important;
}
.invisible
{
visibility: hidden;
}
.text-hide
{
font: 0 / 0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.affix
{
position: fixed;
}
/*@-ms-viewport*/
#INVALID-RULE
{
width: device-width;
}
/*@-ms-viewport*/
@media screen and (max-width: 400px)
{
#INVALID-RULE
{
width: 320px;
}
}
.hidden
{
display: none !important;
visibility: hidden !important;
}
.visible-xs
{
display: none !important;
}
TR.visible-xs
{
display: none !important;
}
TH.visible-xs, TD.visible-xs
{
display: none !important;
}
@media (max-width: 767px)
{
.visible-xs
{
display: block !important;
}
TR.visible-xs
{
display: table-row !important;
}
TH.visible-xs, TD.visible-xs
{
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px)
{
.visible-xs.visible-sm
{
display: block !important;
}
TR.visible-xs.visible-sm
{
display: table-row !important;
}
TH.visible-xs.visible-sm, TD.visible-xs.visible-sm
{
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px)
{
.visible-xs.visible-md
{
display: block !important;
}
TR.visible-xs.visible-md
{
display: table-row !important;
}
TH.visible-xs.visible-md, TD.visible-xs.visible-md
{
display: table-cell !important;
}
}
@media (min-width: 1200px)
{
.visible-xs.visible-lg
{
display: block !important;
}
TR.visible-xs.visible-lg
{
display: table-row !important;
}
TH.visible-xs.visible-lg, TD.visible-xs.visible-lg
{
display: table-cell !important;
}
}
.visible-sm
{
display: none !important;
}
TR.visible-sm
{
display: none !important;
}
TH.visible-sm, TD.visible-sm
{
display: none !important;
}
@media (max-width: 767px)
{
.visible-sm.visible-xs
{
display: block !important;
}
TR.visible-sm.visible-xs
{
display: table-row !important;
}
TH.visible-sm.visible-xs, TD.visible-sm.visible-xs
{
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px)
{
.visible-sm
{
display: block !important;
}
TR.visible-sm
{
display: table-row !important;
}
TH.visible-sm, TD.visible-sm
{
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px)
{
.visible-sm.visible-md
{
display: block !important;
}
TR.visible-sm.visible-md
{
display: table-row !important;
}
TH.visible-sm.visible-md, TD.visible-sm.visible-md
{
display: table-cell !important;
}
}
@media (min-width: 1200px)
{
.visible-sm.visible-lg
{
display: block !important;
}
TR.visible-sm.visible-lg
{
display: table-row !important;
}
TH.visible-sm.visible-lg, TD.visible-sm.visible-lg
{
display: table-cell !important;
}
}
.visible-md
{
display: none !important;
}
TR.visible-md
{
display: none !important;
}
TH.visible-md, TD.visible-md
{
display: none !important;
}
@media (max-width: 767px)
{
.visible-md.visible-xs
{
display: block !important;
}
TR.visible-md.visible-xs
{
display: table-row !important;
}
TH.visible-md.visible-xs, TD.visible-md.visible-xs
{
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px)
{
.visible-md.visible-sm
{
display: block !important;
}
TR.visible-md.visible-sm
{
display: table-row !important;
}
TH.visible-md.visible-sm, TD.visible-md.visible-sm
{
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px)
{
.visible-md
{
display: block !important;
}
TR.visible-md
{
display: table-row !important;
}
TH.visible-md, TD.visible-md
{
display: table-cell !important;
}
}
@media (min-width: 1200px)
{
.visible-md.visible-lg
{
display: block !important;
}
TR.visible-md.visible-lg
{
display: table-row !important;
}
TH.visible-md.visible-lg, TD.visible-md.visible-lg
{
display: table-cell !important;
}
}
.visible-lg
{
display: none !important;
}
TR.visible-lg
{
display: none !important;
}
TH.visible-lg, TD.visible-lg
{
display: none !important;
}
@media (max-width: 767px)
{
.visible-lg.visible-xs
{
display: block !important;
}
TR.visible-lg.visible-xs
{
display: table-row !important;
}
TH.visible-lg.visible-xs, TD.visible-lg.visible-xs
{
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px)
{
.visible-lg.visible-sm
{
display: block !important;
}
TR.visible-lg.visible-sm
{
display: table-row !important;
}
TH.visible-lg.visible-sm, TD.visible-lg.visible-sm
{
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px)
{
.visible-lg.visible-md
{
display: block !important;
}
TR.visible-lg.visible-md
{
display: table-row !important;
}
TH.visible-lg.visible-md, TD.visible-lg.visible-md
{
display: table-cell !important;
}
}
@media (min-width: 1200px)
{
.visible-lg
{
display: block !important;
}
TR.visible-lg
{
display: table-row !important;
}
TH.visible-lg, TD.visible-lg
{
display: table-cell !important;
}
}
.hidden-xs
{
display: block !important;
}
TR.hidden-xs
{
display: table-row !important;
}
TH.hidden-xs, TD.hidden-xs
{
display: table-cell !important;
}
@media (max-width: 767px)
{
.hidden-xs
{
display: none !important;
}
TR.hidden-xs
{
display: none !important;
}
TH.hidden-xs, TD.hidden-xs
{
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px)
{
.hidden-xs.hidden-sm
{
display: none !important;
}
TR.hidden-xs.hidden-sm
{
display: none !important;
}
TH.hidden-xs.hidden-sm, TD.hidden-xs.hidden-sm
{
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px)
{
.hidden-xs.hidden-md
{
display: none !important;
}
TR.hidden-xs.hidden-md
{
display: none !important;
}
TH.hidden-xs.hidden-md, TD.hidden-xs.hidden-md
{
display: none !important;
}
}
@media (min-width: 1200px)
{
.hidden-xs.hidden-lg
{
display: none !important;
}
TR.hidden-xs.hidden-lg
{
display: none !important;
}
TH.hidden-xs.hidden-lg, TD.hidden-xs.hidden-lg
{
display: none !important;
}
}
.hidden-sm
{
display: block !important;
}
TR.hidden-sm
{
display: table-row !important;
}
TH.hidden-sm, TD.hidden-sm
{
display: table-cell !important;
}
@media (max-width: 767px)
{
.hidden-sm.hidden-xs
{
display: none !important;
}
TR.hidden-sm.hidden-xs
{
display: none !important;
}
TH.hidden-sm.hidden-xs, TD.hidden-sm.hidden-xs
{
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px)
{
.hidden-sm
{
display: none !important;
}
TR.hidden-sm
{
display: none !important;
}
TH.hidden-sm, TD.hidden-sm
{
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px)
{
.hidden-sm.hidden-md
{
display: none !important;
}
TR.hidden-sm.hidden-md
{
display: none !important;
}
TH.hidden-sm.hidden-md, TD.hidden-sm.hidden-md
{
display: none !important;
}
}
@media (min-width: 1200px)
{
.hidden-sm.hidden-lg
{
display: none !important;
}
TR.hidden-sm.hidden-lg
{
display: none !important;
}
TH.hidden-sm.hidden-lg, TD.hidden-sm.hidden-lg
{
display: none !important;
}
}
.hidden-md
{
display: block !important;
}
TR.hidden-md
{
display: table-row !important;
}
TH.hidden-md, TD.hidden-md
{
display: table-cell !important;
}
@media (max-width: 767px)
{
.hidden-md.hidden-xs
{
display: none !important;
}
TR.hidden-md.hidden-xs
{
display: none !important;
}
TH.hidden-md.hidden-xs, TD.hidden-md.hidden-xs
{
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px)
{
.hidden-md.hidden-sm
{
display: none !important;
}
TR.hidden-md.hidden-sm
{
display: none !important;
}
TH.hidden-md.hidden-sm, TD.hidden-md.hidden-sm
{
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px)
{
.hidden-md
{
display: none !important;
}
TR.hidden-md
{
display: none !important;
}
TH.hidden-md, TD.hidden-md
{
display: none !important;
}
}
@media (min-width: 1200px)
{
.hidden-md.hidden-lg
{
display: none !important;
}
TR.hidden-md.hidden-lg
{
display: none !important;
}
TH.hidden-md.hidden-lg, TD.hidden-md.hidden-lg
{
display: none !important;
}
}
.hidden-lg
{
display: block !important;
}
TR.hidden-lg
{
display: table-row !important;
}
TH.hidden-lg, TD.hidden-lg
{
display: table-cell !important;
}
@media (max-width: 767px)
{
.hidden-lg.hidden-xs
{
display: none !important;
}
TR.hidden-lg.hidden-xs
{
display: none !important;
}
TH.hidden-lg.hidden-xs, TD.hidden-lg.hidden-xs
{
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px)
{
.hidden-lg.hidden-sm
{
display: none !important;
}
TR.hidden-lg.hidden-sm
{
display: none !important;
}
TH.hidden-lg.hidden-sm, TD.hidden-lg.hidden-sm
{
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px)
{
.hidden-lg.hidden-md
{
display: none !important;
}
TR.hidden-lg.hidden-md
{
display: none !important;
}
TH.hidden-lg.hidden-md, TD.hidden-lg.hidden-md
{
display: none !important;
}
}
@media (min-width: 1200px)
{
.hidden-lg
{
display: none !important;
}
TR.hidden-lg
{
display: none !important;
}
TH.hidden-lg, TD.hidden-lg
{
display: none !important;
}
}
.visible-print
{
display: none !important;
}
TR.visible-print
{
display: none !important;
}
TH.visible-print, TD.visible-print
{
display: none !important;
}
@media print
{
.visible-print
{
display: block !important;
}
TR.visible-print
{
display: table-row !important;
}
TH.visible-print, TD.visible-print
{
display: table-cell !important;
}
.hidden-print
{
display: none !important;
}
TR.hidden-print
{
display: none !important;
}
TH.hidden-print, TD.hidden-print
{
display: none !important;
}
}
.fade
{
opacity: 0;
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in
{
opacity: 1;
}
.collapse
{
display: none;
}
.collapse.in
{
display: block;
}
.collapsing
{
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
transition: height 0.35s ease;
}
@-webkit-keyframes fadeInFromNone {
0% {
display:none;
opacity: 0;
}
1% {
display: block ;
opacity: 0;
}
100% {
display: block ;
opacity: 1;
}
}
/*PRELOADER SPINNER*/
.spinner
{
display: inline-block;
background-color: rgba(0, 0, 0, 0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
background-image: -webkit-linear-gradient( -45deg, rgba(192, 54, 0, 0.5) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 54, 0, 0.5) 50%, rgba(192, 54, 0, 0.5) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) );
background-image: -moz-linear-gradient( -45deg, rgba(192, 54, 0, 0.5) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(2192, 54, 0, 0.5) 50%, rgba(192, 54, 0, 0.5) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) );
background-image: -ms-linear-gradient( -45deg, rgba(192, 54, 0, 0.5) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(2192, 54, 0, 0.5) 50%, rgba(192, 54, 0, 0.5) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) );
background-image: linear-gradient( -45deg, rgba(192, 54, 0, 0.5) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 54, 0, 0.5) 50%, rgba(192, 54, 0, 0.5) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) );
-webkit-background-size: 100px 100px;
-moz-background-size: 100px 100px;
-ms-background-size: 100px 100px;
background-size: 100px 100px;
-webkit-animation: move 2s linear infinite;
-moz-animation: move 2s linear infinite;
-ms-animation: move 2s linear infinite;
animation: move 2s linear infinite;
overflow: hidden;
-webkit-box-shadow: inset 0 10px 0 rgba(255,255,255,.2);
-moz-box-shadow: inset 0 10px 0 rgba(255,255,255,.2);
-ms-box-shadow: inset 0 10px 0 rgba(255,255,255,.2);
box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.2);
/*[disabled]padding:0 20px;*/
width: 200px;
height:15px;
}
/*.spinner {
position: relative;
font-size: 100px;
width: 1em;
height: 1em;
margin: 100px auto;
border-radius: 50%;
background: #123456;
box-shadow: inset 0 0 0 .12em rgba(0,0,0,0.2), 0 0 0 .12em rgba(255,255,255,0.1);
background:
-webkit-linear-gradient(#ea2d0e 50%, #fcd883 50%),
-webkit-linear-gradient(#fcd883 50%, #ea2d0e 50%);
background:
-moz-linear-gradient(#ea2d0e 50%, #ffdd72 50%),
-moz-linear-gradient(#ffdd72 50%, #ea2d0e 50%);
background:
-ms-linear-gradient(#ea2d0e 50%, #ffdd72 50%),
-ms-linear-gradient(#ffdd72 50%, #ea2d0e 50%);
background:
-o-linear-gradient(#ea2d0e 50%, #ffdd72 50%),
-o-linear-gradient(#ffdd72 50%, #ea2d0e 50%);
background:
linear-gradient(#ea2d0e 50%, #ffdd72 50%),
linear-gradient(#ffdd72 50%, #ea2d0e 50%);
background-size: 50% 100%, 50% 100%;
background-position: 0 0, 100% 0;
background-repeat: no-repeat;
opacity: 0.7;
-webkit-animation: mask 3s infinite alternate;
-moz-animation: mask 3s infinite alternate;
-ms-animation: mask 3s infinite alternate;
-o-animation: mask 3s infinite alternate;
animation: mask 3s infinite alternate;
}
.spinner:after {
content: "";
position: absolute;
position: absolute;
top: 25%;
left: 25%;
width: 50%;
height: 50%;
border-radius: inherit;
}*/
/*@-webkit-keyframes mask {
25% { -webkit-transform: rotate(270deg); }
50% { -webkit-transform: rotate( 90deg); }
75% { -webkit-transform: rotate(360deg); }
100% { -webkit-transform: rotate(180deg); }
}
@-moz-keyframes mask {
25% { -moz-transform: rotate(270deg); }
50% { -moz-transform: rotate( 90deg); }
75% { -moz-transform: rotate(360deg); }
100% { -moz-transform: rotate(180deg); }
}
@-ms-keyframes mask {
25% { -ms-transform: rotate(270deg); }
50% { -ms-transform: rotate( 90deg); }
75% { -ms-transform: rotate(360deg); }
100% { -ms-transform: rotate(180deg); }
}
@-o-keyframes mask {
25% { -o-transform: rotate(270deg); }
50% { -o-transform: rotate( 90deg); }
75% { -o-transform: rotate(360deg); }
100% { -o-transform: rotate(180deg); }
}
@keyframes mask {
25% { transform: rotate(270deg); }
50% { transform: rotate( 90deg); }
75% { transform: rotate(360deg); }
100% { transform: rotate(180deg); }
}*/
/*
Animate the stripes
*/
@-webkit-keyframes move{
0% {
background-position: 0 0;
}
100% {
background-position: 50px 50px;
}
}
@-moz-keyframes move{
0% {
background-position: 0 0;
}
100% {
background-position: 50px 50px;
}
}
@-ms-keyframes move{
0% {
background-position: 0 0;
}
100% {
background-position: 50px 50px;
}
}
@keyframes move{
0% {
background-position: 0 0;
}
100% {
background-position: 50px 50px;
}
}
/*SCROLLBAR*/
/* Let's get this party started */
::-webkit-scrollbar {
width: 5px;
}
/* Track */
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
-webkit-border-radius: 10px;
border-radius: 10px;
}
/* Handle */
::-webkit-scrollbar-thumb {
-webkit-border-radius: 10px;
border-radius: 10px;
background: rgba(0,0,0,.2);
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.2);
}
::-webkit-scrollbar-thumb:window-inactive {
background: rgba(0,0,0,0.0);
}
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/button.jpg'
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/button.png'
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/colpick.css'
/*
colpick Color Picker / colpick.com
Main container*/
.colpick {
z-index: 999;
position: absolute;
width: 346px;
height: 170px;
/*[disabled]overflow:hidden;*/
display: none;
font-family: Arial, Helvetica, sans-serif;
background: #FFFFFF;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
/*Prevents selecting text when dragging the selectors*/
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
border: 10px solid #FFFFFF;
margin-left: -159px;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,.1);
}
.colpick:after {
position: absolute;
width: 0;
height: 0;
border-left: 10px solid rgba(255, 255, 255, 0);
border-right: 10px solid rgba(255, 255, 255, 0);
border-bottom: 10px solid #FFFFFF;
margin-top: -52px;
content: '';
margin-left: 154px;
z-index: 99999;
}
/*Color selection box*/
.colpick_color {
position: absolute;
left: 7px;
top: 51px;
width: 156px;
height: 156px;
overflow: hidden;
/*[disabled]outline:1px solid #AAA;*/
cursor: crosshair;
}
.colpick_color_overlay1 {
position: absolute;
left: 0;
top: 0;
width: 156px;
height: 156px;
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#ffffff', endColorstr='#00ffffff');
/*IE6 & IE7*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#ffffff', endColorstr='#00ffffff')";
/*IE8*/
background: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0));
}
.colpick_color_overlay2 {
position: absolute;
left: 0;
top: 0;
width: 156px;
height: 156px;
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00000000', endColorstr='#000000');
/*IE6 & IE7*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00000000', endColorstr='#000000')";
/*IE8*/
background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));
}
/*Circular color selector*/
.colpick_selector_outer {
background: none;
position: absolute;
width: 11px;
height: 11px;
margin: -6px 0 0 -6px;
border: 1px solid #000000;
border-radius: 50%;
}
.colpick_selector_inner {
position: absolute;
width: 9px;
height: 9px;
border: 1px solid #FFFFFF;
border-radius: 50%;
}
/*Vertical hue bar*/
.colpick_hue {
position: absolute;
top: 51px;
left: 170px;
width: 13px;
height: 156px;
/*[disabled]border:1px solid #AAA;*/
cursor: n-resize;
}
/*Hue bar sliding indicator*/
.colpick_hue_arrs {
position: absolute;
left: -8px;
width: 35px;
height: 7px;
margin: -7px 0 0;
}
.colpick_hue_larr {
position: absolute;
width: 0;
height: 0;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-left: 7px solid #858585;
margin-left: 1px;
}
.colpick_hue_rarr {
position: absolute;
right: 0;
width: 0;
height: 0;
/*[disabled]border-top:6px solid transparent;*/
/*[disabled]border-bottom:6px solid transparent;*/
/*[disabled]border-right:7px solid #858585;*/;
}
/*New color box*/
.colpick_new_color {
position: absolute;
left: 207px;
top: 6px;
width: 60px;
height: 27px;
background: #F00;
border: 1px solid #8F8F8F;
display: none;
}
/*Current color box*/
.colpick_current_color {
position: absolute;
left: 277px;
top: 6px;
width: 60px;
height: 27px;
background: #F00;
border: 1px solid #8F8F8F;
}
/*Input field containers*/
.colpick_field, .colpick_hex_field {
position: absolute;
height: 20px;
width: 60px;
overflow: hidden;
background: #F2F2F4;
color: #A5A5B2;
font-size: 12px;
/*[disabled]border:1px solid #BDBDBD;*/
/*[disabled]-webkit-border-radius:3px;*/
/*[disabled]-moz-border-radius:3px;*/
/*[disabled]border-radius:3px;*/;
}
.colpick_rgb_r {
top: 40px;
left: 207px;
}
.colpick_rgb_g {
top: 67px;
left: 207px;
}
.colpick_rgb_b {
top: 94px;
left: 207px;
}
.colpick_hsb_h {
top: 40px;
left: 277px;
}
.colpick_hsb_s {
top: 67px;
left: 277px;
}
.colpick_hsb_b {
top: 94px;
left: 277px;
}
.colpick_hex_field {
width: 68px;
left: 207px;
top: 121px;
}
/*Text field container on focus*/
.colpick_focus {
border-color: #999;
}
/*Field label container*/
.colpick_field_letter {
position: absolute;
width: 12px;
height: 20px;
line-height: 20px;
padding-left: 4px;
background: #EFEFEF;
/*[disabled]border-right:1px solid #BDBDBD;*/
font-weight: bold;
color: #A5A5B2;
}
/*Text inputs*/
.colpick_field INPUT, .colpick_hex_field INPUT {
position: absolute;
right: 11px;
margin: 0;
padding: 0;
height: 30px;
line-height: 30px;
background: transparent;
border: none;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #A5A5B2;
text-align: left;
outline: none;
width: 159px;
}
.colpick_hex_field INPUT {
right: 4px;
}
/*Field up/down arrows*/
.colpick_field_arrs {
position: absolute;
top: 0;
right: 0;
width: 9px;
height: 21px;
cursor: n-resize;
}
.colpick_field_uarr {
position: absolute;
top: 5px;
width: 0;
height: 0;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-bottom: 4px solid #959595;
}
.colpick_field_darr {
position: absolute;
bottom: 5px;
width: 0;
height: 0;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid #959595;
}
/*Submit/Select button*/
.colpick_submit {
position: absolute;
left: 207px;
top: 149px;
width: 130px;
height: 22px;
line-height: 22px;
background: #EFEFEF;
text-align: center;
color: #555;
font-size: 12px;
font-weight: bold;
border: 1px solid #BDBDBD;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.colpick_submit:hover {
background: #F3F3F3;
border-color: #999;
cursor: pointer;
}
/*full layout with no submit button*/
.colpick_full_ns .colpick_submit, .colpick_full_ns .colpick_current_color {
display: none;
}
.colpick_full_ns .colpick_new_color {
width: 130px;
height: 25px;
}
.colpick_full_ns .colpick_rgb_r, .colpick_full_ns .colpick_hsb_h {
top: 42px;
}
.colpick_full_ns .colpick_rgb_g, .colpick_full_ns .colpick_hsb_s {
top: 73px;
}
.colpick_full_ns .colpick_rgb_b, .colpick_full_ns .colpick_hsb_b {
top: 104px;
}
.colpick_full_ns .colpick_hex_field {
top: 135px;
}
/*rgbhex layout*/
.colpick_rgbhex .colpick_hsb_h, .colpick_rgbhex .colpick_hsb_s, .colpick_rgbhex .colpick_hsb_b {
display: none;
}
.colpick_rgbhex {
width: 282px;
}
.colpick_rgbhex .colpick_field, .colpick_rgbhex .colpick_submit {
width: 68px;
}
.colpick_rgbhex .colpick_new_color {
width: 34px;
border-right: none;
}
.colpick_rgbhex .colpick_current_color {
width: 34px;
left: 240px;
border-left: none;
}
/*rgbhex layout, no submit button*/
.colpick_rgbhex_ns .colpick_submit, .colpick_rgbhex_ns .colpick_current_color {
display: none;
}
.colpick_rgbhex_ns .colpick_new_color {
width: 68px;
border: 1px solid #8F8F8F;
}
.colpick_rgbhex_ns .colpick_rgb_r {
top: 42px;
}
.colpick_rgbhex_ns .colpick_rgb_g {
top: 73px;
}
.colpick_rgbhex_ns .colpick_rgb_b {
top: 104px;
}
.colpick_rgbhex_ns .colpick_hex_field {
top: 135px;
}
/*hex layout*/
.colpick_hex .colpick_hsb_h, .colpick_hex .colpick_hsb_s, .colpick_hex .colpick_hsb_b, .colpick_hex .colpick_rgb_r, .colpick_hex .colpick_rgb_g, .colpick_hex .colpick_rgb_b {
display: none;
}
.colpick_hex {
width: 210px;
height: 280px;
}
.colpick H1 {
font-size: 18px;
margin: -1px;
padding: 14px 0px 4px 6px;
color: #A5A5B2;
}
.colpick_hex .colpick_hex_field {
width: 72px;
height: 30px;
top: 218px;
left: 7px;
}
.colpick_hex .colpick_hex_field DIV, .colpick_hex .colpick_hex_field INPUT {
height: 30px;
line-height: 30px;
}
.colpick_hex .colpick_new_color {
left: 9px;
top: 168px;
width: 30px;
border-right: none;
}
.colpick_hex .colpick_current_color {
left: 39px;
top: 168px;
width: 30px;
border-left: none;
}
.colpick_hex .colpick_submit {
left: 164px;
top: 168px;
width: 30px;
height: 25px;
line-height: 25px;
}
/*hex layout, no submit button*/
.colpick_hex_ns .colpick_submit, .colpick_hex_ns .colpick_current_color {
display: none;
}
.colpick_hex_ns .colpick_hex_field {
width: 178px;
}
.colpick_hex_ns .colpick_new_color {
width: 60px;
border: 1px solid #8F8F8F;
}
/*Dark color scheme*/
.colpick_dark {
background: #161616;
border-color: #2A2A2A;
}
.colpick_dark .colpick_color {
outline-color: #333;
}
.colpick_dark .colpick_hue {
border-color: #555;
}
.colpick_dark .colpick_field, .colpick_dark .colpick_hex_field {
background: #101010;
border-color: #2D2D2D;
}
.colpick_dark .colpick_field_letter {
background: #131313;
border-color: #2D2D2D;
color: #696969;
}
.colpick_dark .colpick_field INPUT, .colpick_dark .colpick_hex_field INPUT {
color: #7A7A7A;
}
.colpick_dark .colpick_field_uarr {
border-bottom-color: #696969;
}
.colpick_dark .colpick_field_darr {
border-top-color: #696969;
}
.colpick_dark .colpick_focus {
border-color: #444;
}
.colpick_dark .colpick_submit {
background: #131313;
border-color: #2D2D2D;
color: #7A7A7A;
}
.colpick_dark .colpick_submit:hover {
background-color: #101010;
border-color: #444;
}
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/colpickmce.css'
/*
colpickmce Color Picker / colpickmce.com
Main container*/
.colpickmce {
position: absolute !important;
width: 346px !important !important;
height: 170px !important;
/*[disabled]overflow:hidden !important;*/
/*display: none !important;*/
font-family: Arial, Helvetica, sans-serif !important;
background: #FFFFFF !important;
-webkit-border-radius: 5px !important;
-moz-border-radius: 5px !important;
border-radius: 5px !important;
/*Prevents selecting text when dragging the selectors*/
-webkit-user-select: none !important;
-moz-user-select: none !important;
-ms-user-select: none !important;
-o-user-select: none !important;
user-select: none !important;
border: 10px solid #FFFFFF !important;
margin-left: -159px !important;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1) !important;
-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,.1) !important;
}
.colpickmce:after {
position: absolute !important;
width: 0 !important;
height: 0 !important;
border-left: 10px solid rgba(255, 255, 255, 0) !important;
border-right: 10px solid rgba(255, 255, 255, 0) !important;
border-bottom: 10px solid #FFFFFF !important;
margin-top: -52px !important;
content: '' !important;
margin-left: 154px !important;
z-index: 99999 !important;
}
/*Color selection box*/
.colpickmce_color {
position: absolute !important;
left: 7px !important;
top: 51px !important;
width: 156px !important;
height: 156px !important;
overflow: hidden !important;
/*[disabled]outline:1px solid #AAA !important;*/
cursor: crosshair !important;
}
.colpickmce_color_overlay1 {
position: absolute !important;
left: 0 !important;
top: 0 !important;
width: 156px !important;
height: 156px !important;
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#ffffff', endColorstr='#00ffffff') !important;
/*IE6 & IE7*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#ffffff', endColorstr='#00ffffff')" !important;
/*IE8*/
background: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0)) !important;
}
.colpickmce_color_overlay2 {
position: absolute !important;
left: 0 !important;
top: 0 !important;
width: 156px !important;
height: 156px !important;
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00000000', endColorstr='#000000') !important;
/*IE6 & IE7*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00000000', endColorstr='#000000')" !important;
/*IE8*/
background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1)) !important;
}
/*Circular color selector*/
.colpickmce_selector_outer {
background: none !important;
position: absolute !important;
width: 11px !important;
height: 11px !important;
margin: -6px 0 0 -6px !important;
border: 1px solid #000000 !important;
border-radius: 50% !important;
}
.colpickmce_selector_inner {
position: absolute !important;
width: 9px !important;
height: 9px !important;
border: 1px solid #FFFFFF !important;
border-radius: 50% !important;
}
/*Vertical hue bar*/
.colpickmce_hue {
position: absolute !important;
top: 51px !important;
left: 170px !important;
width: 13px !important;
height: 156px !important;
/*[disabled]border:1px solid #AAA !important;*/
cursor: n-resize !important;
}
/*Hue bar sliding indicator*/
.colpickmce_hue_arrs {
position: absolute !important;
left: -8px !important;
width: 35px !important;
height: 7px !important;
margin: -7px 0 0 !important;
}
.colpickmce_hue_larr {
position: absolute !important;
width: 0 !important;
height: 0 !important;
border-top: 6px solid transparent !important;
border-bottom: 6px solid transparent !important;
border-left: 7px solid #858585 !important;
margin-left: 1px !important;
}
.colpickmce_hue_rarr {
position: absolute !important;
right: 0 !important;
width: 0 !important;
height: 0 !important;
/*[disabled]border-top:6px solid transparent !important;*/
/*[disabled]border-bottom:6px solid transparent !important;*/
/*[disabled]border-right:7px solid #858585 !important;*/;
}
/*New color box*/
.colpickmce_new_color {
position: absolute !important;
left: 207px !important;
top: 6px !important;
width: 60px !important;
height: 27px !important;
background: #F00 !important;
border: 1px solid #8F8F8F !important;
display: none !important;
}
/*Current color box*/
.colpickmce_current_color {
position: absolute !important;
left: 277px !important;
top: 6px !important;
width: 60px !important;
height: 27px !important;
background: #F00 !important;
border: 1px solid #8F8F8F !important;
}
/*Input field containers*/
.colpickmce_field, .colpickmce_hex_field {
position: absolute !important;
height: 20px !important;
width: 60px !important;
overflow: hidden !important;
background: #F2F2F4 !important;
color: #A5A5B2 !important;
font-size: 12px !important;
/*[disabled]border:1px solid #BDBDBD !important;*/
/*[disabled]-webkit-border-radius:3px !important;*/
/*[disabled]-moz-border-radius:3px !important;*/
/*[disabled]border-radius:3px !important;*/;
}
.colpickmce_rgb_r {
top: 40px !important;
left: 207px !important;
}
.colpickmce_rgb_g {
top: 67px !important;
left: 207px !important;
}
.colpickmce_rgb_b {
top: 94px !important;
left: 207px !important;
}
.colpickmce_hsb_h {
top: 40px !important;
left: 277px !important;
}
.colpickmce_hsb_s {
top: 67px !important;
left: 277px !important;
}
.colpickmce_hsb_b {
top: 94px !important;
left: 277px !important;
}
.colpickmce_hex_field {
width: 68px !important;
left: 207px !important;
top: 121px !important;
}
/*Text field container on focus*/
.colpickmce_focus {
border-color: #999 !important;
}
/*Field label container*/
.colpickmce_field_letter {
position: absolute !important;
width: 12px !important;
height: 20px !important;
line-height: 20px !important;
padding-left: 4px !important;
background: #EFEFEF !important;
/*[disabled]border-right:1px solid #BDBDBD !important;*/
font-weight: bold !important;
color: #A5A5B2 !important;
}
/*Text inputs*/
.colpickmce_field INPUT, .colpickmce_hex_field INPUT {
position: absolute !important;
right: 11px !important;
margin: 0 !important;
padding: 0 !important;
height: 30px !important;
line-height: 30px !important;
background: transparent !important;
border: none !important;
font-size: 12px !important;
font-family: Arial, Helvetica, sans-serif !important;
color: #A5A5B2 !important;
text-align: left !important;
outline: none !important;
width: 159px !important;
}
.colpickmce_hex_field INPUT {
right: 4px !important;
}
/*Field up/down arrows*/
.colpickmce_field_arrs {
position: absolute !important;
top: 0 !important;
right: 0 !important;
width: 9px !important;
height: 21px !important;
cursor: n-resize !important;
}
.colpickmce_field_uarr {
position: absolute !important;
top: 5px !important;
width: 0 !important;
height: 0 !important;
border-left: 4px solid transparent !important;
border-right: 4px solid transparent !important;
border-bottom: 4px solid #959595 !important;
}
.colpickmce_field_darr {
position: absolute !important;
bottom: 5px !important;
width: 0 !important;
height: 0 !important;
border-left: 4px solid transparent !important;
border-right: 4px solid transparent !important;
border-top: 4px solid #959595 !important;
}
/*Submit/Select button*/
.colpickmce_submit {
position: absolute !important;
left: 207px !important;
top: 149px !important;
width: 130px !important;
height: 22px !important;
line-height: 22px !important;
background: #EFEFEF !important;
text-align: center !important;
color: #555 !important;
font-size: 12px !important;
font-weight: bold !important;
border: 1px solid #BDBDBD !important;
-webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;
}
.colpickmce_submit:hover {
background: #F3F3F3 !important;
border-color: #999 !important;
cursor: pointer !important;
}
/*full layout with no submit button*/
.colpickmce_full_ns .colpickmce_submit, .colpickmce_full_ns .colpickmce_current_color {
display: none !important;
}
.colpickmce_full_ns .colpickmce_new_color {
width: 130px !important;
height: 25px !important;
}
.colpickmce_full_ns .colpickmce_rgb_r, .colpickmce_full_ns .colpickmce_hsb_h {
top: 42px !important;
}
.colpickmce_full_ns .colpickmce_rgb_g, .colpickmce_full_ns .colpickmce_hsb_s {
top: 73px !important;
}
.colpickmce_full_ns .colpickmce_rgb_b, .colpickmce_full_ns .colpickmce_hsb_b {
top: 104px !important;
}
.colpickmce_full_ns .colpickmce_hex_field {
top: 135px !important;
}
/*rgbhex layout*/
.colpickmce_rgbhex .colpickmce_hsb_h, .colpickmce_rgbhex .colpickmce_hsb_s, .colpickmce_rgbhex .colpickmce_hsb_b {
display: none !important;
}
.colpickmce_rgbhex {
width: 282px !important;
}
.colpickmce_rgbhex .colpickmce_field, .colpickmce_rgbhex .colpickmce_submit {
width: 68px !important;
}
.colpickmce_rgbhex .colpickmce_new_color {
width: 34px !important;
border-right: none !important;
}
.colpickmce_rgbhex .colpickmce_current_color {
width: 34px !important;
left: 240px !important;
border-left: none !important;
}
/*rgbhex layout, no submit button*/
.colpickmce_rgbhex_ns .colpickmce_submit, .colpickmce_rgbhex_ns .colpickmce_current_color {
display: none !important;
}
.colpickmce_rgbhex_ns .colpickmce_new_color {
width: 68px !important;
border: 1px solid #8F8F8F !important;
}
.colpickmce_rgbhex_ns .colpickmce_rgb_r {
top: 42px !important;
}
.colpickmce_rgbhex_ns .colpickmce_rgb_g {
top: 73px !important;
}
.colpickmce_rgbhex_ns .colpickmce_rgb_b {
top: 104px !important;
}
.colpickmce_rgbhex_ns .colpickmce_hex_field {
top: 135px !important;
}
/*hex layout*/
.colpickmce_hex .colpickmce_hsb_h, .colpickmce_hex .colpickmce_hsb_s, .colpickmce_hex .colpickmce_hsb_b, .colpickmce_hex .colpickmce_rgb_r, .colpickmce_hex .colpickmce_rgb_g, .colpickmce_hex .colpickmce_rgb_b {
display: none !important;
}
.colpickmce_hex {
width: 210px !important;
height: 280px !important;
}
.colpickmce H1 {
font-size: 18px !important;
margin: -1px !important;
padding: 14px 0px 4px 6px !important;
color: #A5A5B2 !important;
}
.colpickmce_hex .colpickmce_hex_field {
width: 72px !important;
height: 30px !important;
top: 218px !important;
left: 7px !important;
}
.colpickmce_hex .colpickmce_hex_field DIV, .colpickmce_hex .colpickmce_hex_field INPUT {
height: 30px !important;
line-height: 30px !important;
}
.colpickmce_hex .colpickmce_new_color {
left: 9px !important;
top: 168px !important;
width: 30px !important;
border-right: none !important;
}
.colpickmce_hex .colpickmce_current_color {
left: 39px !important;
top: 168px !important;
width: 30px !important;
border-left: none !important;
}
.colpickmce_hex .colpickmce_submit {
left: 164px !important;
top: 168px !important;
width: 30px !important;
height: 25px !important;
line-height: 25px !important;
}
/*hex layout, no submit button*/
.colpickmce_hex_ns .colpickmce_submit, .colpickmce_hex_ns .colpickmce_current_color {
display: none !important;
}
.colpickmce_hex_ns .colpickmce_hex_field {
width: 178px !important;
}
.colpickmce_hex_ns .colpickmce_new_color {
width: 60px !important;
border: 1px solid #8F8F8F !important;
}
/*Dark color scheme*/
.colpickmce_dark {
background: #161616 !important;
border-color: #2A2A2A !important;
}
.colpickmce_dark .colpickmce_color {
outline-color: #333 !important;
}
.colpickmce_dark .colpickmce_hue {
border-color: #555 !important;
}
.colpickmce_dark .colpickmce_field, .colpickmce_dark .colpickmce_hex_field {
background: #101010 !important;
border-color: #2D2D2D !important;
}
.colpickmce_dark .colpickmce_field_letter {
background: #131313 !important;
border-color: #2D2D2D !important;
color: #696969 !important;
}
.colpickmce_dark .colpickmce_field INPUT, .colpickmce_dark .colpickmce_hex_field INPUT {
color: #7A7A7A !important;
}
.colpickmce_dark .colpickmce_field_uarr {
border-bottom-color: #696969 !important;
}
.colpickmce_dark .colpickmce_field_darr {
border-top-color: #696969 !important;
}
.colpickmce_dark .colpickmce_focus {
border-color: #444 !important;
}
.colpickmce_dark .colpickmce_submit {
background: #131313 !important;
border-color: #2D2D2D !important;
color: #7A7A7A !important;
}
.colpickmce_dark .colpickmce_submit:hover {
background-color: #101010 !important;
border-color: #444 !important;
}
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/custom.css'
.preview A.previewbtn {
color: #BDBDBD;
margin: auto;
width: 200px;
}
.usersettings {
height: 70px;
border-bottom: 1px solid #595E71;
padding: 10px 0px;
}
.usersettings .username {
color: #FFFFFF;
font-size: 18px;
text-align: center;
line-height: 25px;
font-weight: 300;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.usersettings .usersettings_drop {
color: #9197B0;
text-align: center;
line-height: 25px;
font-size: 13px;
}
.usersettings .usersettings_drop A {
color: #9197B0;
text-align: center;
line-height: 25px;
font-size: 13px;
background: url(../icon-sprite.png) no-repeat 43px -306px;
text-decoration: none;
padding-right: 17px;
font-weight: 400;
}
.global_bgcolor_picker {
top: 50px;
margin-left: -150px;
position: absolute;
}
/*######################
EDITOR
######################*/
.canvas {
float: left;
width: 100%;
background-color: #FFFFFF;
}
.logowrap .stlogo A {
color: #5C6174;
text-decoration: none;
text-transform: uppercase;
font-size: 16px;
font-weight: 300;
}
.logowrap {
text-align: center;
height: 48px;
line-height: 48px;
border-bottom: 1px solid #595E71;
}
.editorwrap {
width: 100%;
}
.editorwrap .editor_rightside {
float: left;
background: #F2F2F4;
/*[empty]margin-bottom:;*/
margin-left: 140px;
}
.emailrenderwrap .rightsidemenu {
padding: 15px;
width: 100%;
float: left;
}
.rightsidemenu .bgcolor_box {
float: left;
width: 280px;
}
.rightsidemenu .preview {
float: left;
width: 154px;
text-align: center;
position: absolute;
margin-left: 280px;
margin-top: 5px;
}
.rightsidemenu A.preview_toggle {
padding: 5px 33px;
background: url(../switch.png) no-repeat center;
cursor: default;
}
.rightsidemenu #previewbutt_mobile {
background: url(../mobile.png) no-repeat center;
margin-right: 10px;
width: 30px;
float: left;
height: 24px;
}
.rightsidemenu #previewbutt {
background: url(../monitor.png) no-repeat center;
margin-left: 10px;
width: 30px;
float: left;
height: 24px;
}
.rightsidemenu .subnav_menu {
float: right;
width: 490px;
text-align: right;
margin-top: 6px;
text-transform:uppercase;
}
.bgcolor_box .global_bgcolor_text {
float: left;
line-height: 30px;
color: #A5A5B2;
font-size: 15px;
}
.bgcolor_box .global_bgcolor {
width: 30px;
height: 30px;
background: url(../icon-sprite.png) 0 -248px;
float: left;
margin-left: 15px;
cursor: pointer;
}
.innerbg {
width: 30px;
height: 23px;
background: #DFDFDF url(../icon-sprite.png) no-repeat 0px -252px;
cursor: pointer;
position: absolute;
margin: -10px 0px 0px -12px;
border-radius: 15px;
opacity: 0;
}
.buttonbg {
width: 30px;
height: 23px;
background: #DFDFDF url(../icon-sprite.png) no-repeat 0px -252px;
cursor: pointer;
position: absolute;
margin: -10px 0px 0px -12px;
border-radius: 15px;
opacity: 0;
}
.editor_leftside {
width: 140px;
background-color: #fff;
top: 0;
bottom: 0;
float: left;
position: fixed;
/*[disabled]overflow-y:scroll;*/;
}
.editor_leftside .module_sidebar_wrap {
/*[disabled]position:relative;*/
overflow-y: scroll;
/*[disabled]overflow:auto;*/;
}
/*MODULES SIDEBAR*/
.modules_scroll {
/*[disabled]overflow-y:scroll;*/
/*[disabled]height:260px;*/
padding: 0px 15px 0px 15px;
}
.module_sidebar_wrap .export_menu {
float: left;
width: 100%;
}
.module_sidebar_wrap .export_menu UL {
padding: 0px;
list-style: none;
}
.module_sidebar_wrap .export_menu UL LI {
float: left;
width: 100%;
height: 40px;
line-height: 40px;
padding-left: 60px;
color: #9197B0;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
cursor: pointer;
}
.export_menu .export-button, .export_menu .no-provider {
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
float: left;
width: 100%;
height: 40px;
line-height: 40px;
padding-left: 60px;
color: #9197B0;
cursor: pointer;
}
.export_menu .export-button:hover {
background: #FF5A58;
color: #FFFFFF;
}
.export_menu .export-button.export_cm {
background: transparent url(../cmicon.png) no-repeat 25px 5px;
}
.export_menu .export-button.export_cm:hover {
background: #FF5A58 url(../cmicon.png) no-repeat 25px -25px;
}
/*.export_menu .export_ic*/
/*{*/
/*background: #FF5A58 url(../icon-sprite.png) no-repeat 75px 5px;*/
/*}*/
/*.export_menu .export_ic:hover*/
/*{*/
/*background: #FF5A58 url(../icon-sprite.png) no-repeat 75px -25px;*/
/*}*/
.export_menu .export_mc {
background: transparent url(../mcicon.png) no-repeat 25px 5px;
}
.export_menu .export_mc:hover {
background: #FF5A58 url(../mcicon.png) no-repeat 25px -25px;
}
.export_menu .export_sg {
background: transparent url(../sgicon.png) no-repeat 25px 5px;
}
.export_menu .export_sg:hover {
background: #FF5A58 url(../sgicon.png) no-repeat 25px -25px;
}
.export_menu .export_sw {
background: transparent url(../swicon.png) no-repeat 25px 5px;
}
.export_menu .export_sw:hover {
background: #FF5A58 url(../swicon.png) no-repeat 25px -25px;
}
.export_menu .export_mandrill {
background: transparent url(../mandrillicon.png) no-repeat 25px 5px;
}
.export_menu .export_mandrill:hover {
background: #FF5A58 url(../mandrillicon.png) no-repeat 25px -25px;
}
.export_menu .export_sendy {
background: transparent url(../sendyicon.png) no-repeat 25px 5px;
}
.export_menu .export_sendy:hover {
background: #FF5A58 url(../sendyicon.png) no-repeat 25px -25px;
}
.export_menu .no-provider {
background: transparent url(../plug.png) no-repeat 25px 6px;
}
.export_menu .no-provider:hover {
background: #FF5A58 url(../plug.png) no-repeat 25px -26px;
}
.export_menu LI#viewcode_btn {
background: transparent url(../codeicon.png) no-repeat 25px 5px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.export_menu LI#viewcode_btn:hover {
color: #FFFFFF;
background: #FF5A58 url(../codeicon.png) no-repeat 25px -25px;
}
.export_menu LI#download_btn {
background: transparent url(../downloadicon.png) no-repeat 25px 5px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.export_menu LI#download_btn:hover {
color: #FFFFFF;
background: #FF5A58 url(../downloadicon.png) no-repeat 25px -25px;
}
.export_menu LI#testmail_btn {
background: transparent url(../testmailicon.png) no-repeat 25px 5px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.export_menu LI#testmail_btn:hover {
color: #FFFFFF;
background: #FF5A58 url(../testmailicon.png) no-repeat 25px -25px;
}
.sidebar_heading {
color: #5C6174;
text-align: left;
font-size: 21px;
padding-top: 50px;
padding-left: 30px;
margin-bottom: 10px;
font-weight: 300;
float: left;
width: 100%;
}
.module_heading {
color: #FFFFFF;
text-transform: uppercase;
font-size: 14px;
background-color: #ADADAE;
text-align: center;
line-height: 40px;
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
float: left;
width: 100%;
margin-top: -1px;
/*[disabled]margin-bottom:10px;*/;
}
.modules_sidebar .module {
width: 105px;
margin: auto 6px 6px 0;
border-radius: 2px;
height: 60px;
float: left;
}
.modules_sidebar .view {
display: none;
}
.modules_sidebar .remove {
display: none;
}
.modules_sidebar .move_controls {
display: none;
}
.modules_sidebar .preview {
cursor: move;
/*[disabled]margin:auto;*/
height: 60px;
}
.modules_sidebar .module .modname {
text-align: left;
font-size: 10px;
color: #1D2028;
line-height: 12px;
width: 70px;
float: left;
overflow: hidden;
margin-top: 3px;
text-align: center;
display: none;
}
.modules_sidebar .module .quickaddmodule {
float: right;
background-color: #19CA81;
line-height: 40px;
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
font-size: 30px;
color: #FFFFFF;
font-weight: bold;
padding: 0 4px;
cursor: pointer;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.modules_sidebar .module .quickaddmodule:hover {
background-color: #20F29B;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.modules_sidebar .quickaddmodule A {
float: right;
background-color: #18FF87;
width: 31px;
line-height: 0px;
height: 40px;
color: #FFFFFF;
font-size: 30px;
font-weight: bold;
}
.modules_sidebar .module .mod_thumb {
margin: auto;
}
.modules_sidebar .module .mod_thumb IMG {
width: 105px;
}
.editor_rightside .emailrender {
float: left;
width: 100%;
min-height: 600px;
}
.emailrender .confirmbox {
background-color: #272727;
float: left;
padding: 10px;
border: 1px solid #000000;
-webkit-box-shadow: inset 0px 0px 0px 1px #323232;
box-shadow: inset 0px 0px 0px 1px #323232;
color: #FFFFFF;
text-align: center;
/*[disabled]display:none;*/
opacity: 0;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
width: 140px;
/*[disabled]margin-top:50px;*/
position: absolute;
z-index: 9;
}
.emailrender .confirmbox H5 {
padding: 0px;
margin: 0px 0px 10px;
}
.emailrender .confirmbox .confirmyes {
background-color: #24B991;
float: left;
width: 35px;
height: 30px;
line-height: 30px;
text-align: center;
color: #FFFFFF;
font-weight: bold;
border-radius: 3px;
padding: 0px 12px;
margin-right: 20px;
cursor: pointer;
}
.emailrender .confirmbox .confirmyes:hover {
background-color: #22C599;
}
.emailrender .confirmbox .confirmno {
background-color: #DA2834;
float: left;
width: 35px;
height: 30px;
line-height: 30px;
text-align: center;
color: #FFFFFF;
font-weight: bold;
border-radius: 3px;
padding: 0px 12px;
cursor: pointer;
}
.emailrender .confirmbox .confirmno:hover {
background-color: #DD1F2C;
}
.emailrender .addremove {
position: absolute;
cursor: pointer;
opacity: 0;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
height: 35px;
width: 74px;
}
.emailrender .remove {
cursor: pointer;
width: 35px;
height: 35px;
margin-top: -1px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
background: #44699c url(../removeicon.png);
float: left;
font-weight: bold;
font-size: 18px;
text-align: center;
cursor: pointer;
line-height: 20px;
float: right;
}
.emailrender .addmodule {
cursor: pointer;
width: 30px;
height: 20px;
color: #FFFFFF;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
background-color: rgb(32, 242, 155);
float: left;
border-radius: 3px;
font-weight: bold;
font-size: 28px;
text-align: center;
cursor: pointer;
line-height: 18px;
float: left;
margin-right: 8px;
}
.emailrender .remove:hover {
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
background-color: #95d84e;
}
.emailrender .view:hover .move_controls {
filter: alpha(opacity=100);
opacity: 1;
}
.emailrender .move_controls {
position: absolute;
background: #FFFFFF no-repeat center;
width: 122px;
margin-top: -10px;
text-align: center;
border-radius: 3px;
opacity: 0;
box-shadow: 0px 1px 3px #616161;
-webkit-box-shadow: 0px 1px 3px #616161;
-moz-box-shadow: 0px 1px 3px #616161;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
padding: 5px;
height: 30px;
}
.emailrender .drag {
background: #44699c url(../moveicon.png) no-repeat center;
width: 35px;
height: 35px;
cursor: move;
position: absolute;
margin-right: 1px;
margin-left: 3px;
margin-top: -1px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.emailrender .drag:hover {
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
background-color: #95d84e;
}
.emailrender .move_up {
background: #24B3F6 url(../moveup.png) no-repeat center;
width: 32px;
height: 20px;
border-radius: 3px;
cursor: pointer;
float: left;
}
.emailrender .move_up:hover {
background: #67CEFF url(../moveup.png) no-repeat center;
}
.emailrender .move_down {
background: #24B3F6 url(../movedown.png) no-repeat center;
width: 32px;
height: 20px;
border-radius: 3px;
cursor: pointer;
float: right;
}
.emailrender .module:first-child .move_up {
display: none;
}
.emailrender .module:last-child .move_down {
display: none;
}
.emailrender .move_down:hover {
background: #67CEFF url(../movedown.png) no-repeat center;
}
.emailrender .view:hover .move_controls, .emailrender .view:hover .addremove, .emailrender .view:hover .innerbg, .emailrender .view:hover .buttonbg {
filter: alpha(opacity=100);
opacity: 1;
}
.highlight {
background: #FFFFFF;
height: 34px;
width: 600px;
overflow: hidden;
opacity: 1 !important;
border: 2px solid #44699c;
margin: auto;
cursor: move;
-webkit-animation-duration: 0.6s;
-webkit-animation-name: fadeInFromNone;
}
.emailrender .module {
/*[disabled]-webkit-animation-duration:1s;*/
/*[disabled]-webkit-animation-name:fadeInFromNone;*/;
}
.highlight1 {
background: #EBEBEF;
height: 40px;
overflow: hidden;
opacity: 1 !important;
border: 1px dashed #C4C4C9;
width: 600px;
margin: auto;
-webkit-animation-duration: 0.6s;
-webkit-animation-name: fadeInFromNone;
}
.ui-sortable-helper {
background: none;
border: none;
}
.selecthover {
outline: 2px solid #44699c;
opacity: 1;
/*[disabled]-webkit-transition:0;*/
/*[disabled]-moz-transition:onload 300ms ease;*/
/*[disabled]-ms-transition:onload 300ms ease;*/
/*[disabled]-o-transition:onload 300ms ease;*/
/*[disabled]transition:onload 300ms ease;*/
/*[disabled]-webkit-animation-duration:1s;*/
/*[disabled]-webkit-animation-name:fadeInFromNone;*/
-webkit-transition: all 100ms ease;
-moz-transition: all 100ms ease;
-ms-transition: all 100ms ease;
-o-transition: all 100ms ease;
transition: all 100ms ease;
}
.emailrender .view {
/*[disabled]-webkit-animation-duration:0.6s;*/
/*[disabled]-webkit-animation-name:fadeInFromNone;*/
/*[disabled]-webkit-transition:all 300ms ease;*/
/*[disabled]-moz-transition:all 300ms ease;*/
/*[disabled]-ms-transition:all 300ms ease;*/
/*[disabled]-o-transition:all 300ms ease;*/
/*[disabled]transition:all 300ms ease;*/;
}
#download-layout {
display: none !important;
}
#ownload-changed {
display: none !important;
}
.modal {
position: fixed;
/*[disabled]top:72px;*/
/*[disabled]left:45%;*/
/*[disabled]z-index:1050;*/
/*[disabled]width:750px;*/
/*[disabled]margin-left:-280px;*/
background-color: rgb(255, 255, 255);
outline: none;
}
.bigmodal {
width: 100%;
height: 100%;
left: 0;
margin: 0;
}
.modal.fade {
-webkit-transition: opacity .3s linear, top .3s ease-out;
-moz-transition: opacity .3s linear, top .3s ease-out;
-o-transition: opacity .3s linear, top .3s ease-out;
transition: opacity .3s linear, top .3s ease-out;
top: -25%;
}
.bigmodal.fade.in {
top: 0;
}
.bigmodal .modal-body {
max-height: none;
}
.previewmodal {
position: absolute;
z-index: 999999;
overflow: hidden;
}
.screenselector A.desktop {
padding: 10px 20px;
border: 1px solid #2EBDFF;
margin-right: 10px;
background-color: #FFFFFF;
float: left;
text-decoration: none;
cursor: pointer;
}
.screenselector A.desktop:hover {
background-color: #E2E2E2;
}
.screenselector A.mobile {
padding: 10px 20px;
border: 1px solid #2EBDFF;
background-color: #FFFFFF;
float: left;
text-decoration: none;
cursor: pointer;
}
.screenselector A.mobile:hover {
background-color: #E2E2E2;
}
.previewoverlay {
position: absolute;
top: 0;
left: 0;
z-index: 99999;
height: 100%;
width: 100%;
display: none;
opacity: 0;
background-color: #FFFFFF;
}
.bodyoverflow {
overflow: hidden;
}
IFRAME BODY {
overflow: hidden !important;
margin: auto !important;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
IFRAME {
margin: auto !important;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.iframewrap {
/*[disabled]margin-left:auto;*/
/*[disabled]margin-right:auto;*/
/*[disabled]-webkit-transition:all 300ms ease;*/
/*[disabled]-moz-transition:all 300ms ease;*/
/*[disabled]-ms-transition:all 300ms ease;*/
/*[disabled]-o-transition:all 300ms ease;*/
/*[disabled]transition:all 300ms ease;*/
/*[disabled]padding-top:83px;*/
margin-left: auto !important;
margin-right: auto !important;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
padding-top: 0px;
padding-left: 0;
padding-right: 0;
margin-top: 80px;
/*[disabled]padding-top:94px;*/;
}
.iframewrap.mobile {
/*[disabled]margin-left:auto;*/
/*[disabled]margin-right:auto;*/
/*[disabled]-webkit-transition:all 300ms ease;*/
/*[disabled]-moz-transition:all 300ms ease;*/
/*[disabled]-ms-transition:all 300ms ease;*/
/*[disabled]-o-transition:all 300ms ease;*/
/*[disabled]transition:all 300ms ease;*/
/*[disabled]padding-top:83px;*/
margin-left: auto !important;
margin-right: auto !important;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
padding-top: 0px;
background: url(../(../iphone.png) no-repeat;
padding-left: 40px;
padding-right: 40px;
margin-top: 80px;
padding-top: 94px;
overflow: hidden;
height: 580px;
overflow: hidden;
}
.previewmodalheader {
padding: 20px;
float: left;
width: 100%;
/*[disabled]border-bottom:1px solid #C0C0C0;*/;
}
.previewmodalheader .close {
color: #EA2B1D;
background: none !important;
text-shadow: 0 1px rgb(255, 255, 255);
border: none !important;
float: right;
font-size: 35px !important;
}
#preloader {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #FFF;
/*change if the mask should have another color then white*/
z-index: 999999;
/*makes sure it stays on top*/
/*[disabled]display:none;*/;
}
#status {
width: 200px;
height: 200px;
position: absolute;
left: 50%;
top: 50%;
background-repeat: no-repeat;
background-position: center;
margin: -100px 0 0 -100px;
}
A.savebtn.saving SPAN {
display: inline-block;
background-color: rgba(0, 0, 0, 0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
background-image: -webkit-linear-gradient( -45deg, rgba(28, 224, 111, .5) 25%, transparent 25%, transparent 50%, rgba(28, 224, 111, .5) 50%, rgba(28, 224, 111, .5) 75%, transparent 75%, transparent );
background-image: -moz-linear-gradient( -45deg, rgba(28, 224, 111, .5) 25%, transparent 25%, transparent 50%, rgba(28, 224, 111, .5) 50%, rgba(28, 224, 111, .5) 75%, transparent 75%, transparent );
background-image: -ms-linear-gradient( -45deg, rgba(28, 224, 111, .5) 25%, transparent 25%, transparent 50%, rgba(28, 224, 111, .5) 50%, rgba(28, 224, 111, .5) 75%, transparent 75%, transparent );
background-image: linear-gradient( -45deg, rgba(28, 224, 111, .5) 25%, transparent 25%, transparent 50%, rgba(28, 224, 111, .5) 50%, rgba(28, 224, 111, .5) 75%, transparent 75%, transparent );
-webkit-background-size: 50px 50px;
-moz-background-size: 50px 50px;
-ms-background-size: 50px 50px;
background-size: 50px 50px;
-webkit-animation: move 2s linear infinite;
-moz-animation: move 2s linear infinite;
-ms-animation: move 2s linear infinite;
animation: move 2s linear infinite;
overflow: hidden;
-webkit-box-shadow: inset 0 10px 0 rgba(255,255,255,.2);
-moz-box-shadow: inset 0 10px 0 rgba(255,255,255,.2);
-ms-box-shadow: inset 0 10px 0 rgba(255,255,255,.2);
box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.2);
/*[disabled]padding:0 20px;*/
width: 78px;
}
/*MY TEMPALTES THUMBS*/
.dashboard {
padding: 30px 0;
margin-top: 90px;
}
.dashboard .mytemplates {
float: left;
border-radius: 5px;
border: 1px solid #D2D2D2;
padding: 5px;
background-color: #FFFFFF;
margin-left: 19px;
margin-right: 18px;
margin-bottom: 20px;
}
.dashboard .templatethumb {
float: left;
/*[disabled]overflow:hidden;*/
height: 280px;
width: 220px;
border-radius: 5px;
/*[disabled]box-shadow:0px 1px 3px #838383;*/
/*[disabled]-webkit-box-shadow:0px 1px 3px #838383;*/
/*[disabled]-moz-box-shadow:0px 1px 3px #838383;*/
overflow: hidden;
}
.mytemplates .templatethumb IMG {
background-color: #383131;
float: left;
overflow: hidden;
border-radius: 5px;
/*[disabled]width:220px;*/
/*[disabled]height:220px;*/;
}
.mytemplates .temp_name {
text-align: center;
font-size: 18px;
padding: 15px 0 10px;
float: left;
width: 220px;
}
.mytemplates:hover .new_overlaybox {
/*[disabled]display:block;*/
opacity: 1;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}
.newtemplate_form {
background-color: #FFFFFF;
border-radius: 5px;
border: 1px solid #BBBBBB;
width: 550px;
position: fixed;
height: 157px;
display: none;
opacity: 0;
z-index: 999;
top: 20%;
}
BODY {
background-color: #F2F2F4;
}
.newtemplate_form .template_name_form {
padding: 7px 0px;
text-align: center;
border-bottom: 1px solid #BBBBBB;
font-size: 18px;
}
.newtemplate_form .temp_close {
font-size: 18px;
line-height: 34px;
background: rgb(231, 76, 60);
border: 1px solid rgb(192, 57, 43);
box-shadow: 0px 1px rgb(192, 57, 43);
-webkit-box-shadow: 0px 1px rgb(192, 57, 43);
-moz-box-shadow: 0px 1px #c0392b;
border-radius: 3px;
color: rgb(255, 255, 255);
text-decoration: none;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
cursor: pointer;
padding: 0 16px;
float: left;
margin-left: 340px;
margin-top: 7px;
}
.newtemplate_form .template_inputfields {
width: 415px;
margin: 26px auto auto;
}
.newtemplate_form INPUT.cat_button {
border: 1px solid #000000;
padding: 0px;
margin: 0px;
background: rgb(46, 204, 113);
border: 1px solid rgb(39, 174, 96);
box-shadow: 0px 1px rgb(39, 174, 96);
-webkit-box-shadow: 0px 1px rgb(39, 174, 96);
-moz-box-shadow: 0px 1px #27AE60;
border-radius: 3px;
color: rgb(255, 255, 255);
text-decoration: none;
padding: 0px;
margin-top: 7px;
float: right;
font-size: 18px;
margin-right: 18px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
width: 80px;
text-align: center;
line-height: 34px;
}
.newtemplate_form INPUT.cat_button:hover {
background: rgb(39, 174, 96);
border: 1px solid rgb(36, 148, 83);
box-shadow: 0px 1px rgb(36, 148, 83);
-webkit-box-shadow: 0px 1px rgb(36, 148, 83);
-moz-box-shadow: 0px 1px #249453;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.newtemplate_form .template_inputfields INPUT#templatename {
border: none;
border-bottom: 1px solid #E2E2E2;
font-size: 20px;
color: #484848;
}
.newtemplate_form .template_inputfields .field_title {
float: left;
font-size: 20px;
color: #484848;
}
.mytemplates .new_overlaybox {
text-align: center;
border-radius: 5px;
position: absolute;
color: #FFFFFF;
width: 220px;
height: 280px;
background-color: rgba(66, 66, 66, 1);
padding: 30px;
/*[disabled]display:none;*/
opacity: 0;
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-ms-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}
.mytemplates .new_overlaybox .edit_btn {
text-align: center;
color: #FFFFFF;
cursor: pointer;
margin: auto auto 50px;
width: 90px;
border-radius: 15px;
padding: 4px 0px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
background-color: #373737;
box-shadow: inset 0px 1px 1px #000000;
}
.mytemplates .new_overlaybox .edit_btn:hover {
background-color: #202020;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.mytemplates .new_overlaybox .edit_btn1 A {
text-align: center;
color: #FFFFFF;
cursor: pointer;
margin: auto auto 50px;
width: 90px;
border-radius: 15px;
padding: 4px 20px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
background-color: #373737;
box-shadow: inset 0px 1px 1px #000000;
text-decoration: none;
}
.mytemplates .new_overlaybox .edit_btn1 {
margin: auto auto 50px;
}
.mytemplates .new_overlaybox .edit_btn1 A:hover {
background-color: #202020;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.mytemplates .new_overlaybox .preview_btn {
text-align: center;
color: #FFFFFF;
cursor: pointer;
margin: auto auto 50px;
width: 90px;
border-radius: 15px;
padding: 4px 0px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
background-color: #373737;
box-shadow: inset 0px 1px 1px #000000;
}
.mytemplates .new_overlaybox .preview_btn:hover {
background-color: #202020;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.mytemplates .new_overlaybox .delete_btn A {
text-align: center;
color: #FFFFFF;
cursor: pointer;
margin: auto auto 50px;
width: 90px;
border-radius: 15px;
padding: 4px 20px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
background-color: #CD3434;
box-shadow: inset 0px 1px 1px #000000;
text-decoration: none;
}
.mytemplates .new_overlaybox .delete_btn:hover A {
background-color: #F01717;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.templatestatus {
float: left;
margin-top: 6px;
margin-left: 30px;
}
.templatestatus UL UL {
display: none;
padding: 0px;
margin: 0px;
}
.templatestatus UL LI:hover > UL {
display: block;
}
.templatestatus UL {
background: #34495E url(../movedown.png) no-repeat 172px 14px;
border-radius: 3px;
border: 1px solid #2B3A49;
box-shadow: 0px 1px #2B3A49;
-webkit-box-shadow: 0px 1px #2B3A49;
-moz-box-shadow: 0;
list-style: none;
display: inline-table;
float: left;
padding: 0px;
margin: 0px;
width: 200px;
}
.templatestatus UL LI {
float: left;
padding: 0px;
margin: 0px;
width: 200px;
}
.templatestatus UL LI:hover {
background: #34495E url(../movedown.png) no-repeat 172px 14px;
}
.templatestatus UL LI:hover A {
color: #FFF;
}
.templatestatus UL LI A {
display: block;
padding: 7px 40px 7px 10px;
color: #FFF;
text-decoration: none;
margin: 0px;
}
.templatestatus UL UL {
background: #34495E;
border-radius: 0px;
padding: 0px;
position: absolute;
border: none;
box-shadow: none;
-webkit-box-shadow: none;
width: 200px;
border-top: 1px solid #000000;
}
.templatestatus UL UL LI {
float: none;
position: relative;
}
.templatestatus UL UL LI A {
padding: 7px 40px 7px 10px;
color: #FFF;
}
.templatestatus UL UL LI A:hover {
background: #4F6E8E;
}
.templatestatus UL UL UL {
position: absolute;
left: 100%;
top: 0;
}
.fulloverlay {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: none;
}
.uploadpage {
width: 100%;
margin: 90px auto auto;
float: left;
}
.uploadpage .uploadform {
width: 1000px;
background-color: #FFFFFF;
margin: auto;
padding: 0;
border-radius: 5px;
border: 1px solid #D2D2D2;
}
.usersettings .uploadform_apiheading {
padding: 7px 0px 7px 30px;
text-align: left;
border-top: 1px solid rgb(187, 187, 187);
border-bottom: 1px solid rgb(187, 187, 187);
font-size: 18px;
margin-bottom: 40px;
background-color: #F2F2F2;
}
.uploadpage .uploadform FIELDSET {
margin-bottom: 30px;
}
.usersettings INPUT#updateuser.submit.button:hover {
background: #27AE60;
border: 1px solid #249453;
box-shadow: 0px 1px #249453;
-webkit-box-shadow: 0px 1px #249453;
-moz-box-shadow: 0px 1px #249453;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.usersettings INPUT#updateuser.submit.button {
background: #2ECC71;
border: 1px solid #27AE60;
box-shadow: 0px 1px #27AE60;
-webkit-box-shadow: 0px 1px #27AE60;
-moz-box-shadow: 0px 1px #27AE60;
border-radius: 3px;
color: #FFFFFF;
text-decoration: none;
padding: 0px;
margin-top: 7px;
float: left;
font-size: 18px;
margin-right: 18px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
width: 80px;
text-align: center;
line-height: 34px;
float: right;
}
.uploadform.usersettings FIELDSET INPUT.text-input {
border: none;
margin-left: 20px;
border-bottom: 1px solid rgb(187, 187, 187);
font-size: 16px;
color: #747474;
}
A.upload_new_temp {
background: rgb(52, 152, 219);
border: 1px solid rgb(41, 128, 185);
box-shadow: 0px 1px rgb(41, 128, 185);
-webkit-box-shadow: 0px 1px rgb(41, 128, 185);
-moz-box-shadow: 0px 1px #2980b9;
border-radius: 3px;
color: rgb(255, 255, 255);
text-decoration: none;
padding: 4px 20px;
float: left;
font-size: 18px;
margin-right: 18px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
float: right;
margin-top: 2px;
}
.wrapapi {
background-color: #FFFFFF;
padding: 20px 0px 1px;
margin: auto auto 20px;
border-radius: 5px;
max-width: 90%;
border: 1px solid #F2F2F2;
}
FIELDSET INPUT#fileInput {
float: left;
margin-left: 20px;
background-color: #DFDFDF;
padding: 10px;
border-radius: 5px;
}
.mc_icon {
background: url(../mc_icon.png) no-repeat center;
width: 62px;
height: 62px;
margin: auto auto 20px;
}
.cm_icon {
background: url(../cm_icon.png) no-repeat center;
width: 62px;
height: 62px;
margin: auto auto 20px;
}
.icontact_icon {
background: url(../icontact_icon.png) no-repeat center;
width: 62px;
height: 62px;
margin: auto auto 20px;
}
.uploadform A.savebtn {
background: rgb(46, 204, 113);
border: 1px solid rgb(39, 174, 96);
box-shadow: 0px 1px rgb(39, 174, 96);
-webkit-box-shadow: 0px 1px rgb(39, 174, 96);
-moz-box-shadow: 0px 1px #27AE60;
border-radius: 3px;
color: rgb(255, 255, 255);
text-decoration: none;
padding: 0px;
font-size: 18px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
width: 200px;
text-align: center;
line-height: 40px;
margin: auto 50px auto auto;
float: right;
}
.uploadform A.savebtn:hover {
background: #27AE60;
border: 1px solid #249453;
box-shadow: 0px 1px #249453;
-webkit-box-shadow: 0px 1px #249453;
-moz-box-shadow: 0px 1px #249453;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
color: #FFFFFF;
}
.uploadform A.savebtn.saving SPAN {
display: inline-block;
background-color: rgba(0, 0, 0, 0.1);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
background-image: -webkit-linear-gradient( -45deg, rgba(28, 224, 111, .5) 25%, transparent 25%, transparent 50%, rgba(28, 224, 111, .5) 50%, rgba(28, 224, 111, .5) 75%, transparent 75%, transparent );
background-image: -moz-linear-gradient( -45deg, rgba(28, 224, 111, .5) 25%, transparent 25%, transparent 50%, rgba(28, 224, 111, .5) 50%, rgba(28, 224, 111, .5) 75%, transparent 75%, transparent );
background-image: -ms-linear-gradient( -45deg, rgba(28, 224, 111, .5) 25%, transparent 25%, transparent 50%, rgba(28, 224, 111, .5) 50%, rgba(28, 224, 111, .5) 75%, transparent 75%, transparent );
background-image: linear-gradient( -45deg, rgba(28, 224, 111, .5) 25%, transparent 25%, transparent 50%, rgba(28, 224, 111, .5) 50%, rgba(28, 224, 111, .5) 75%, transparent 75%, transparent );
-webkit-background-size: 50px 50px;
-moz-background-size: 50px 50px;
-ms-background-size: 50px 50px;
background-size: 50px 50px;
-webkit-animation: move 2s linear infinite;
-moz-animation: move 2s linear infinite;
-ms-animation: move 2s linear infinite;
animation: move 2s linear infinite;
overflow: hidden;
-webkit-box-shadow: inset 0 10px 0 rgba(255,255,255,.2);
-moz-box-shadow: inset 0 10px 0 rgba(255,255,255,.2);
-ms-box-shadow: inset 0 10px 0 rgba(255,255,255,.2);
box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.2);
/*[disabled]padding:0 20px;*/
width: 200px;
}
FIELDSET INPUT#newtemplatename {
float: left;
margin-left: 20px;
border: none;
border-bottom: 1px solid #DDDDDD;
width: 363px;
font-size: 16px;
}
.uploadform .uploadform_heading {
padding: 8px 0px 7px;
text-align: center;
border-bottom: 1px solid rgb(187, 187, 187);
font-size: 18px;
margin-bottom: 40px;
}
.usersettings .uploadform_heading {
text-align: left;
padding-left: 30px;
}
.uploadform FIELDSET LABEL {
width: 300px;
font-size: 18px;
font-weight: 100;
text-align: right;
float: left;
}
#fileDisplayArea {
display: none !important;
}
#module_boxes {
display: none !important;
}
.mce-content-body IMG[data-mce-selected], HR[data-mce-selected] {
border: none !important;
}
.functions .functions_heading {
color: #FFFFFF;
text-transform: uppercase;
text-align: center;
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
height: 35px;
line-height: 35px;
}
.functions .wrapfunctions {
border-bottom: 1px solid #717273;
float: left;
width: 100%;
}
.functions .undo {
color: #FFFFFF;
text-transform: uppercase;
text-align: center;
height: 38px;
border-right: 1px solid #717273;
width: 93px;
float: left;
background-color: #E6E6E6;
background: url(../undo.png) no-repeat center;
}
.functions .redo {
color: #FFFFFF;
text-transform: uppercase;
text-align: center;
height: 38px;
width: 94px;
float: left;
background: url(../redo.png) no-repeat center;
}
.functions .block_mod {
width: 93px;
height: 93px;
float: left;
}
.functions .mod_export {
border-right: 1px solid #717273;
}
.functions .block_mod .text {
color: #FFFFFF;
text-align: center;
font-size: 12px;
}
.functions .mod_export .thumb {
width: 50px;
height: 50px;
margin: auto;
background: url(../export.png) no-repeat bottom left;
margin: 10px auto auto;
}
.functions .mod_download .thumb {
width: 50px;
height: 50px;
margin: 10px auto auto;
background: url(../download.png) no-repeat bottom left;
}
.functions .mod_viewcode .thumb {
width: 50px;
height: 50px;
margin: auto;
background: url(../view_code.png) no-repeat bottom left;
margin: 10px auto auto;
}
.functions .mod_test .thumb {
width: 50px;
height: 50px;
margin: auto;
background: url(../test_email.png) no-repeat bottom left;
margin: 10px auto auto;
}
.functions .mod_viewcode {
border-right: 1px solid #717273;
}
/*ALERTBOX*/
.darkoverlay_download {
position: fixed;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
display: none;
z-index: 65536;
}
.alertbox {
width: 500px;
margin: 15% auto auto;
background-color: #FFFFFF;
border-radius: 3px;
}
.alertbox .alertheader {
background-color: #FF5A58;
float: left;
width: 100%;
padding: 10px;
line-height: 18px;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.alertbox .alertbox_content {
padding: 20px 30px 30px;
float: left;
width: 100%;
background-color: #FFFFFF;
}
.alertbox_content A {
color: #A9B1BE;
text-decoration: none;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.alertbox_content A:hover {
color: #FF5A58;
text-decoration: none;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.alertheader H3 {
color: #FFFFFF;
font-size: 13px;
line-height: 18px;
font-weight: 400;
float: left;
margin: 0;
padding: 0;
text-transform: uppercase;
}
.alertbox_content UL {
list-style: none;
margin-left: -1px;
padding-left: 0px;
float: left;
width: 100%;
}
.alertbox_content UL LI {
float: left;
width: 140px;
}
.alertbox_content UL LI IMG {
float: left;
width: 140px;
}
.alertheader .alertclose {
float: right;
color: #ffffff;
font-size: 24px;
line-height: 18px;
cursor: pointer;
}
.alertbox .alert_close {
border: 1px solid #C0C3D1;
border-radius: 3px;
padding: 7px 0;
width: 90px;
text-align: center;
color: #C0C3D1;
margin: 20px auto auto 181px;
cursor: pointer;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
float: left;
}
.alertbox .alert_close:hover {
border: 1px solid #FF5A58;
color: #FF5A58;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
/*TESTMAIL*/
.darkoverlay_testmail {
position: fixed;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
display: none;
z-index: 65536;
}
.alertheader .testmailclose {
float: right;
color: #fff;
font-size: 24px;
line-height: 18px;
cursor: pointer;
}
.alertbox .testmail_close {
border: 1px solid #C0C3D1;
border-radius: 3px;
padding: 7px 0;
width: 90px;
text-align: center;
color: #C0C3D1;
cursor: pointer;
text-transform: uppercase;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
float: left;
}
.alertbox_content FIELDSET.submit_ctrls {
width: 220px;
margin: 26px auto auto;
}
.alertbox .testmail_close:hover {
border: 1px solid #FF5A58;
color: #FF5A58;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.alertbox_content FIELDSET {
margin-bottom: 10px;
}
.alertbox_content FIELDSET LABEL {
color: #C0C3D1;
font-weight: 300;
width: 131px;
}
.alertbox_content FIELDSET INPUT {
border: 1px solid #C0C3D1;
border-radius: 3px;
height: 30px;
width: 200px;
color: #C0C3D1;
}
.alertbox_content FIELDSET INPUT.testmail_submit {
width: 90px;
margin: auto;
float: right;
background-color: #44699c;
border: none;
color: #FFFFFF;
text-transform: uppercase;
height: 35px;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.alertbox_content FIELDSET INPUT.testmail_submit:hover {
background-color: #95d84e;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
#testmail .error {
font-size: 9px;
color: #E74441;
}
/*VIEW CODE*/
.darkoverlay_viewcode {
position: fixed;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
display: none;
z-index: 65536;
}
.viewcodebox .alertheader {
background-color: #FF5A58;
padding: 10px;
line-height: 18px;
width: 100%;
float: left;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.darkoverlay_viewcode .viewcodebox {
width: 1000px;
margin: 10% auto auto;
background-color: #FFFFFF;
padding-bottom: 21px;
border-radius: 3px;
}
.viewcodebox TEXTAREA#viewcode_area {
background-color: #2D2D2D;
width: 1000px;
min-height: 300px;
border: none;
color: #DCDCDC;
}
.alertheader .viewcodeclose {
float: right;
color: #fff;
font-size: 24px;
line-height: 18px;
cursor: pointer;
}
.viewcodebox .viewcode_close {
border: 1px solid #C0C3D1;
border-radius: 3px;
padding: 7px 0;
width: 90px;
text-align: center;
color: #C0C3D1;
margin: 20px auto auto;
cursor: pointer;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
.viewcodebox .viewcode_close:hover {
border: 1px solid #FF5A58;
color: #FF5A58;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
}
/*SAVING*/
.save_overlay {
position: fixed;
top: 0;
bottom: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
z-index: 65536;
}
.alert_message {
width: 200px;
margin: 10% auto auto;
text-align: center;
color: #929292;
padding: 30px;
background-color: #FFFFFF;
border-radius: 3px;
}
.export-box {
position: absolute;
padding: 22px;
-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.25);
-moz-box-shadow: 0 0 8px rgba(0,0,0,0.25);
-ms-box-shadow: 0 0 8px rgba(0,0,0,0.25);
box-shadow: 0 0 8px rgba(0,0,0,0.25);
border-radius: 3px;
width: 230px;
display: none;
background: #fff;
z-index: 999;
}
.export-box:after {
position: absolute;
width: 0;
height: 0;
border-right: 8px solid #FFFFFF;
border-top: 8px solid rgba(255, 255, 255, 0);
border-bottom: 8px solid rgba(255, 255, 255, 0);
content: '';
z-index: 99999;
top: 15px;
left: -8px;
}
.export-box H2 {
font-size: 18px;
font-weight: 300;
margin: 0px 0px 20px;
padding: 0px;
color: #A5A5B2;
}
.export_options INPUT {
color: #A5A5B2;
border: none;
background-color: #F2F2F4;
height: 30px;
font-weight: 300;
outline: none;
width: 100%;
margin-bottom: 20px;
float: left;
}
.export-box INPUT.templatename {
padding-left: 10px;
}
.export_options INPUT.templatename_submit {
margin: auto;
width: 87px;
border-radius: 3px;
background-color: #44699c;
color: #FFFFFF;
text-transform: uppercase;
float: left;
height: 35px;
}
.export_options INPUT.templatename_submit.loading {
}
.export-box .close {
font-weight: 300;
font-size: 1.2em;
border: 1px solid #C0C3D1;
border-radius: 3px;
padding: 9px 0 7px 0;
width: 90px;
text-align: center;
color: #C0C3D1;
cursor: pointer;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
float: right;
}
.export_menu .export-button.mc_select {
background-position: 25px -25px;
background-color: #FF5A58;
color: #FFFFFF;
}
#notifications {
position: fixed;
right: 20px;
top: 90px;
z-index: 65537;
}
.note {
background: #FFFFFF;
margin-bottom: 10px;
border-radius: 3px;
color: #A5A5B2;
font-size: 13px;
line-height: 24px;
float: left;
padding: 10px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
-webkit-animation-duration: 0.6s;
-webkit-animation-name: fadeInFromNone;
}
.note .note_msg {
display: inline-block;
}
.note .note_green {
display: inline-block;
width: 10px;
height: 10px;
border-radius: 10px;
background-color: #78C570;
margin: 5px;
vertical-align: middle;
}
.note .note_red {
display: inline-block;
width: 10px;
height: 10px;
border-radius: 10px;
background-color: #D45656;
margin: 5px;
vertical-align: middle;
}
.emailrender:empty {
background: url(../emptystate.png) no-repeat center;
}
#download-changed {
display: none !important;
}
/*SeND GRID*/
#sg_optionsbox {
position: absolute;
padding: 22px;
background-color: #FFFFFF;
border-radius: 3px;
width: 230px;
display: none;
}
#sg_optionsbox H2 {
font-size: 18px;
font-weight: 300;
margin: 0px 0px 20px;
padding: 0px;
color: #A5A5B2;
}
INPUT.sg_templatename_field {
padding-left: 10px;
}
.export_options INPUT#sg_templatename_submit {
margin: auto;
width: 87px;
border-radius: 3px;
background-color: #44699c;
color: #FFFFFF;
text-transform: uppercase;
float: left;
height: 35px;
}
#sg_optionsbox .close_sg {
border: 1px solid #C0C3D1;
border-radius: 3px;
padding: 7px 0;
width: 90px;
text-align: center;
color: #C0C3D1;
cursor: pointer;
-webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
float: right;
}
#download-layout {
display: none !important;
}
/*TOGGLE SWITCH*/
.onoffswitch {
position: relative;
width: 69px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
float: left;
}
.onoffswitch-checkbox {
display: none;
}
.onoffswitch-label {
display: block;
overflow: hidden;
cursor: pointer;
border-radius: 20px;
margin: 0px;
}
.onoffswitch-inner {
width: 200%;
margin-left: -100%;
-moz-transition: margin 0.3s ease-in 0s;
-webkit-transition: margin 0.3s ease-in 0s;
-o-transition: margin 0.3s ease-in 0s;
transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
float: left;
width: 50%;
height: 25px;
padding: 0;
line-height: 25px;
font-size: 14px;
color: #FFFFFF;
font-family: Trebuchet, Arial, sans-serif;
font-weight: bold;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.onoffswitch-inner:before {
content: "";
padding-left: 10px;
background-color: #DFDFDF;
color: #DFDFDF;
}
.onoffswitch-inner:after {
content: "";
padding-right: 10px;
background-color: #DFDFDF;
color: #DFDFDF;
text-align: right;
}
.onoffswitch-switch {
width: 20px;
margin: 2px;
background: #FFFFFF;
border: 2px solid #FFFFFF;
border-radius: 20px;
position: absolute;
top: 0;
bottom: 0;
right: 45px;
-moz-transition: all 0.3s ease-in 0s;
-webkit-transition: all 0.3s ease-in 0s;
-o-transition: all 0.3s ease-in 0s;
transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
right: 0;
}
.mobileoverlay {
background-color: #E8E8E8;
top: 60px;
position: absolute;
bottom: 0;
left: 140px;
right: 0;
display: none;
overflow: scroll;
z-index: 99;
}
.mobileoverlay .editframe {
height: 560px !important;
}
.mobileoverlay .mobile_frame {
width: 387px;
background-color: #FFFFFF;
margin: 20px auto auto;
height: 830px;
background: url(../iphone.png) no-repeat center top;
padding: 119px 40px 0;
}
/*UPLOAD IMAGE*/
.darkoverlay_imgupload {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
z-index: 65536;
-webkit-animation-duration: 0.6s;
-webkit-animation-name: fadeInFromNone;
}
.darkoverlay_imgupload .imageuploader {
width: 400px;
margin: auto;
margin-top: 20%;
background-color: #FFFFFF;
border-radius: 3px;
}
.darkoverlay_imgupload .imageuploader HEADER H3 {
background-color: #FF5A58;
color: #FFFFFF;
padding: 12px 0 13px 15px;
font-weight: 300;
font-size: 14px;
text-transform: uppercase;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
margin: 0px;
text-align: left;
}
.imageuploader .imgupload_ctrls A.close_upload {
text-transform: uppercase;
border-radius: 3px;
border: 1px solid #C1C3D0;
padding: 8px 24px;
color: #C1C3D0;
text-decoration: none;
margin-right: 15px;
}
.imageuploader .imgupload_ctrls INPUT#save_upload {
text-transform: uppercase;
border-radius: 3px;
border: 1px solid #95d84e;
padding: 6px 18px;
color: #FFFFFF;
background-color: #95d84e;
text-decoration: none;
}
.imageuploader .imgupload_form {
width: 100%;
float: left;
background-color: #FFFFFF;
padding-bottom: 35px;
padding-top: 25px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.imageuploader .imgupload_ctrls {
text-align: center;
width: 100%;
float: left;
background-color: #FFFFFF;
padding-top: 0px;
margin-top: 30px;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.fileUpload {
position: relative;
overflow: hidden;
margin: 10px 10px 10px 20px;
display: inline-block;
padding: 0 12px 0 14px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 1px solid rgba(0, 0, 0, 0);
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
line-height: 38px;
-o-user-select: none;
user-select: none;
background-color: #ECECEC;
width: 300px;
}
.fileUpload INPUT#uploadBtn {
position: absolute;
top: 0;
right: 0;
left: -95px;
/*[disabled]margin:0 0 0 -50px;*/
padding: 0;
cursor: pointer;
filter: alpha(opacity=0);
height: 44px;
text-indent: -9999px;
margin-left: -500px;
width: 894px;
}
.fileUpload INPUT#uploadFile {
/*[disabled]position:absolute;*/
top: 0;
right: 0;
margin: 0 0 0 -50px;
padding: 0;
font-size: 20px;
line-height: 40px;
cursor: pointer;
opacity: 0;
filter: alpha(opacity=0);
color: #8D8D8D;
}
.uploader_wrap {
position: absolute;
opacity: 0;
}
.uploader_wrap .upload_buttons {
width: 65px;
margin: auto;
}
.uploader_wrap .img_link {
float: left;
height: 30px;
width: 30px;
background: #2D333E url(../uploadlink.png) center;
text-decoration: none;
border-radius: 3px;
margin-right: 5px;
color: #FFFFFF;
border: 1px solid #5E687C;
cursor: pointer;
}
.uploader_wrap .img_link:hover {
background: #4C5669 url(../uploadlink.png) center;
}
.uploader_wrap .img_upload {
float: right;
height: 30px;
width: 30px;
background: #2D333E url(../uploadimg.png) no-repeat center;
text-decoration: none;
border-radius: 3px;
color: #FFFFFF;
border: 1px solid #5E687C;
cursor: pointer;
}
.uploader_wrap .img_upload:hover {
background: #4C5669 url(../uploadimg.png) center;
}
.uploader_wrap .img_edit {
float: right;
height: 30px;
width: 30px;
margin-right: 4px;
background: #2D333E url(../imgedit.png) no-repeat center;
text-decoration: none;
border-radius: 3px;
color: #FFFFFF;
border: 1px solid #5E687C;
cursor: pointer;
}
.uploader_wrap .img_edit:hover {
background: #4C5669 url(../imgedit.png) center;
}
/*IMAGE LINK*/
.darkoverlay_imglink {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.4);
z-index: 65536;
-webkit-animation-duration: 0.6s;
-webkit-animation-name: fadeInFromNone;
}
.darkoverlay_imglink .imageuploader {
width: 400px;
margin: auto;
margin-top: 20%;
background-color: #FFFFFF;
border-radius: 3px;
}
.darkoverlay_imglink .imageuploader HEADER H3 {
background-color: #FF5A58;
color: #FFFFFF;
padding: 12px 0 13px 15px;
font-weight: 300;
font-size: 14px;
text-transform: uppercase;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
margin: 0px;
text-align: left;
}
.darkoverlay_imglink .imgupload_form INPUT {
border: none;
background-color: rgb(236, 236, 236);
height: 30px;
width: 300px;
}
.darkoverlay_imglink A.save_link {
background-color: #44699c;
color: #FFFFFF;
padding: 7px 25px;
border-radius: 3px;
text-transform: uppercase;
text-decoration: none;
}
.darkoverlay_imglink A.close_link {
color: #A8AEC5;
padding: 7px 20px;
border-radius: 3px;
text-transform: uppercase;
border: 1px solid #A8AEC5;
margin-right: 20px;
text-decoration: none;
}
.imgpop > a {
display: block;
}
* {
-webkit-nbsp-mode: normal !important;
}
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/footer.jpg'
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/full-text.jpg'
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/header.jpg'
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/image.jpg'
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/image2txt.jpg'
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/image3txt.jpg'
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/imagelefttxt.jpg'
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/imagerighttxt.jpg'
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/imagetxt.jpg'
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/jScrollbar.jquery.css'
.clr {
clear: both;
height: 0;
}
/***************/
/** EXEMPLE 1 **/
/***************/
.jScrollbar1 {
/* main container */
width: 500px;
height: 209px;
overflow: hidden;
position: relative;
border: 1px solid #F0F0F0;
background-color: #F8F8F8;
padding: 10px;
}
.jScrollbar1 .jScrollbar_mask {
/* text container */
width: 450px;
position: relative;
top: 0;
}
.jScrollbar1 .jScrollbar_mask p {
/* paragraphs */
margin: 0;
padding: 0;
color: #2B2B2B;
font-size: 12px;
}
.jScrollbar1 .jScrollbar_draggable {
/* slider container */
float: left;
width: 13px;
height: 209px;
overflow: hidden;
background: transparent;
position: relative;
}
.jScrollbar1 .jScrollbar_draggable a.draggable {
/** draggable **/
position: relative;
background-color: #000;
display: block;
height: 70px;
width: 13px;
cursor: s-resize;
}
/***************/
/** EXEMPLE 2 **/
/***************/
.jScrollbar2 {
width: 500px;
height: 209px;
overflow: hidden;
position: relative;
background-color: #3f6f7c;
padding: 10px;
}
.jScrollbar2 .jScrollbar_mask {
width: 450px;
position: relative;
top: 0;
}
.jScrollbar2 .jScrollbar_mask p {
margin: 0;
padding: 0;
color: #FFF;
font-size: 12px;
}
.jScrollbar2 .jScrollbar_draggable {
float: left;
width: 13px;
height: 209px;
overflow: hidden;
background: none;
background-color: #8ea9b0;
position: relative;
}
.jScrollbar2 .jScrollbar_draggable a.draggable {
position: relative;
background-color: #0a5060;
display: block;
height: 45px;
width: 13px;
margin-left: 0;
cursor: s-resize;
}
/***************/
/** EXEMPLE 3 **/
/***************/
.jScrollbar3 {
width: 500px;
height: 209px;
overflow: hidden;
position: relative;
background-color: #d6d6d6;
padding: 10px;
}
.jScrollbar3 .jScrollbar_mask {
width: 450px;
position: relative;
top: 0;
}
.jScrollbar3 .jScrollbar_mask p {
margin: 0;
padding: 0;
color: #242424;
font-size: 12px;
}
.jScrollbar3 .jScrollbar_draggable {
float: left;
width: 3px;
height: 209px;
overflow: hidden;
background: none;
background-color: #FFF;
position: relative;
}
.jScrollbar3 .jScrollbar_draggable a.draggable {
position: relative;
background-color: #313131;
display: block;
height: 44px;
width: 3px;
cursor: s-resize;
}
/***************/
/** EXEMPLE 4 **/
/***************/
.jScrollbar4 {
width: 500px;
height: 209px;
overflow: hidden;
position: relative;
background-color: #454547;
padding: 10px;
}
.jScrollbar4 .jScrollbar_mask {
width: 460px;
position: relative;
top: 0;
}
.jScrollbar4 .jScrollbar_mask p {
margin: 0;
padding: 0;
color: #FFF;
font-size: 12px;
}
.jScrollbar4 .jScrollbar_draggable {
float: left;
width: 13px;
height: 209px;
overflow: hidden;
background: none;
background: transparent url('../images/bg_slider4.png') no-repeat;
position: relative;
}
.jScrollbar4 .jScrollbar_draggable a.draggable {
position: relative;
background: transparent url('../images/bg_draggable4.png') no-repeat;
display: block;
height: 58px;
width: 13px;
cursor: s-resize;
}
/***************/
/** EXEMPLE 5**/
/***************/
.jScrollbar5 {
width: 500px;
height: 209px;
overflow: hidden;
position: relative;
background-color: #313131;
padding: 10px;
}
.jScrollbar5 .jScrollbar_mask {
width: 460px;
position: relative;
top: 0;
}
.jScrollbar5 .jScrollbar_mask p {
margin: 0;
padding: 0;
color: #FFF;
font-size: 12px;
}
.jScrollbar5 .jScrollbar_draggable {
float: left;
width: 12px;
height: 209px;
overflow: hidden;
background: none;
background-color: #222222;
border: 1px solid #000;
position: relative;
}
.jScrollbar5 .jScrollbar_draggable a.draggable {
position: relative;
background: transparent url('../images/bg_draggable5.png') no-repeat;
display: block;
height: 52px;
width: 12px;
cursor: s-resize;
}
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/preheader.jpg'
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/preheader.png'
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/separator.jpg'
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/separator.png'
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/social.jpg'
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/social.png'
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/switch_preview.png'
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/title.jpg'
wget 'https://sme10.lists2.roe3.org/pmnl3/css/wysiwyg/video.jpg'