/********** COLORS **********/
/*      Grijs: #0E2756;		*/
/*    Oranje LG: #0E2756;	*/
/*    Oranje MD: #2132B8;	*/
/*    Oranje SM: #FF9855;	*/
/*    Oranje XS: #FF9855;	*/
/********** COLORS **********/


/* WRAPPER */
.wrapper::before {
    background: #0E2756 linear-gradient(to right, #0E2756, #0E2756 20%, #0E2756 20%, #0E2756 40%, #2132B8 40%, #2132B8 60%, #FF9855 60%, #FF9855 80%, #FF9855 80%, #FF9855) repeat scroll 0 0 / 100% auto;
}
.wrapper {
    background: #fff url("../img/bground-pattern-parentzz.png") no-repeat scroll right bottom;
}

/* ASIDE */
aside {
    background: #0E2756 url("../img/sidebar-dropshadow.png") no-repeat scroll right center;
}
aside nav ul li a.active {
    color: #ffffff;
    font-weight: bold;
}
aside nav ul li a:hover {
    border-left: 4px solid #2132B8;
}
aside nav ul li a i {
    font-size: 20px;
}
aside #appMenu ul li {
    margin: 10px 0;
}
aside nav ul li a .pill {
    background: #2132B8 none repeat scroll 0 0;
}

/* LINK */
a {
    color: #0E2756;
    text-decoration: underline;
}

.tabs-title > a {
    color: #0E2756;
}
a:hover, a:focus, a:active {
    color: #0E2756;
}

/* HEADER */


header .row .user i[class*="icon-"] {
    color: #0E2756;
}
header .row h1 {
    color: #0E2756;
}
header .row .user .avatar {
    background: #FF9855 url("/themes/ls/svg/user.svg") no-repeat scroll center 10px / 50px 50px;
}
header .row .user .avatar {
    border: 2px solid #FF9855;
}
header .row .user .f-dropdown {
    border: 1px solid #FF9855;
}
header .row .user .f-dropdown li a:hover {
    background: #FF985550 none repeat scroll 0 0;
}
.f-dropdown::after {
    border-color: transparent transparent #FF9855;
}

/* BUTTONS */
header .button.large, .maincontent .button.large, .reveal-modal .button.large {
    background: #454fa3 none repeat scroll 0 0;
    box-shadow: 0 2px 0 #e1e1f8;
}
header .button.large, .maincontent .button.large.orange, .reveal-modal .button.large {
    background: #FF9855 none repeat scroll 0 0;
    box-shadow: 0 2px 0 #FF9855;
    color:#FFF;
}
header .button.large:hover, .maincontent .button.large:hover, .reveal-modal .button.large:hover {
    background: #454fa395 none repeat scroll 0 0;
    box-shadow: 0 2px 0 #454fa3;
}
header .button.large:hover, .maincontent .button.large.orange:hover, .reveal-modal .button.large.orange:hover {
    background: #FF985580 none repeat scroll 0 0;
    box-shadow: 0 2px 0 #FF9855;
}
header .button, .maincontent .button, .reveal-modal .button {
    background: #0E275685 none repeat scroll 0 0;
}
header .button:hover, .maincontent .button:hover, .reveal-modal .button:hover {
    background: #F78F4280 none repeat scroll 0 0;
}
header .button.large.disabled, .maincontent .button.large.disabled, .reveal-modal .button.large.disabled {
    background: #d6d6d6 none repeat scroll 0 0;
    box-shadow: 0 2px 0 #bababa;
    color: #fff;
}
header .button.large.secondary:hover, .maincontent .button.large.secondary:hover, .reveal-modal .button.large.secondary:hover {
    background: #B0B0B0 none repeat scroll 0 0;
    box-shadow: 0 2px 0 #272726;
    color:#FFF;
}
header .switch input:checked + label, .maincontent .switch input:checked + label, .reveal-modal .switch input:checked + label {
    background: #88c425 none repeat scroll 0 0;
}

/* MAIN CONTENT */
.maincontent h1 {
    color: #0E2756;
}
.maincontent h2 {
    color: #2132B8;
}
.maincontent table tbody tr:nth-of-type(2n+1) {
    background: #FF985520 none repeat scroll 0 0;
}
.login .maincontent h1 span {
    color: #0E2756;
}
.maincontent .status.green {
    color: #88c425;
}
.maincontent .status.green i::before {
    color: #88c425;
}
.maincontent .status.orange-disarmed {
    color: #FF9855;
}
.maincontent .status.orange-disarmed i::before {
    color: #FF9855;
}
.maincontent .map .location {
    background: #0E2756 none repeat scroll 0 0;
}
.maincontent form .icon-check-sign {
    color: #FF9855;
}
.maincontent .status[class*="step-"] i::before {
    background: #88c425 none repeat scroll 0 0;
}
.maincontent .disabled [class*="step-"] i::before {
    background: #dcdcdc none repeat scroll 0 0;
}
.maincontent .addresslist ul li a.active {
    background: #0E2756 none repeat scroll 0 0;
}
.maincontent .addresslist h3 {
    border-bottom: 2px solid #0E2756;
    color: #0E2756;
}
.maincontent .addressContact .head .avatar .img {
    background: #FF9855 url("/themes/ls/svg/user.svg") no-repeat scroll center 6px / 90px 85px;
    border: 2px solid #0E2756;
}
header .button.diap[class*="icon-"], .maincontent .button.diap[class*="icon-"], .reveal-modal .button.diap[class*="icon-"] {
    color: #FF9855;
}
header .button.diap[class*="icon-"]:hover, .maincontent .button.diap[class*="icon-"]:hover, .reveal-modal .button.diap[class*="icon-"]:hover {
    color: #0E2756;
}

.has-tip,
.has-tip:hover,
.has-tip:focus {
    color: #1994a6;
}

.addressContact .has-tip,
.addressContact .has-tip:hover,
.addressContact .has-tip:focus {
    color: #FFFFFF;
}

.maincontent p span.has-tip {
    padding-right: 0;
}

.media-object {
    border-color: #dcdcdc #dcdcdc #dcdcdc #0E2756;
    border-image: none;
    border-radius: 0 6px 6px 0;
    border-style: solid;
    border-width: 1px 1px 1px 10px;
    display: block;
    margin-bottom: 1rem;
    padding: 10px;
}
.img-wizard {
    float:left;
    margin-right:20px;
}
.title-wizard {
    padding-top:10px;
}
#profile-save, #step-two {
    float: left;
}
/* VALIDATION */
.maincontent form .requiredtext {
    color: #0E2756;
}
.maincontent form .errorMessage::after {
    border-color: rgba(230, 0, 96, 0) rgba(230, 0, 96, 0) #0E2756;
}
.maincontent form .errorMessage::after {
    border-color: rgba(230, 0, 96, 0) rgba(230, 0, 96, 0) #0E2756;
}
.maincontent form .errorMessage {
    background: #0E2756 none repeat scroll 0 0;
}
.maincontent .addressContact .head .successor {
    color: #0E2756;
    margin-bottom: 0;
}
.option-box.center-column {
    display: inline-block;
    float: none !important;
    text-align: left;
    vertical-align: top;
}

.option-box {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #0E2756;
    margin: 0 20px;
    min-height: 600px;
    padding: 40px;
}
fieldset legend {
    color: #0E2756;
    font-size:14px;
    font-weight: normal;
    padding:0 20px;
}
fieldset {
    border: 1px solid #FF9855;
    margin: 0 2px;
    padding: 20px 10px;
}
.maincontent fieldset > hr {
    padding:0;
    margin:10px 0 20px 0;
    border-color: #999;
}
.profile-settings h2 {
    border-bottom:1px solid #FF9855;
}

.maincontent form .profile-settings .form-group {
    margin: 1rem;
}

#dashbaord-overview a {
    text-decoration: none !important;
}
.select-gateway {
    padding-bottom:20px;
}
.select-gateway .large.button {
    margin-top:28px;
}

.center-row {
    text-align: center;
    margin-bottom: 20px;
}

.media-object-section:first-child {
    padding-right: 1rem;
}

.media-object-section {
    display: table-cell;
    vertical-align: top;
}

.media-object img {
    max-width: none;
}

.callout {
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(10, 10, 10, 0.25);
    border-radius: 0;
    position: relative;
    color: #0a0a0a;
    background-color: white; }
.callout > :first-child {
    margin-top: 0; }
.callout > :last-child {
    margin-bottom: 0; }
.callout.primary {
    background-color: #def0fc; }
.callout.secondary {
    background-color: #ebebeb; }
.callout.success {
    background-color: #e1faea; }
.callout.alert {
    background-color: #fce6e2; }
.callout.warning {
    background-color: #fff3d9; }
.callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
.callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

form.add-contact-to-profile .addresslist label.disabled {
    text-decoration: line-through;
    color: #606060;
}

form.add-contact-to-profile .addresslist label.disabled {
    color: #606060;
}

.maincontent .status.red {
    color: #e02525;
}

.maincontent .status.red i::before {
    content: "\e647";
    color: #e02525;
}

.maincontent table tbody tr.important td{
    font-weight: 700;
}