﻿/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */.bootstrap-timepicker{position:relative}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu{left:auto;right:0}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before{left:auto;right:12px}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after{left:auto;right:13px}.bootstrap-timepicker .input-group-addon{cursor:pointer}.bootstrap-timepicker .input-group-addon i{display:inline-block;width:16px;height:16px}.bootstrap-timepicker-widget.dropdown-menu{padding:4px}.bootstrap-timepicker-widget.dropdown-menu.open{display:inline-block}.bootstrap-timepicker-widget.dropdown-menu:before{border-bottom:7px solid rgba(0,0,0,0.2);border-left:7px solid transparent;border-right:7px solid transparent;content:"";display:inline-block;position:absolute}.bootstrap-timepicker-widget.dropdown-menu:after{border-bottom:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:inline-block;position:absolute}.bootstrap-timepicker-widget.timepicker-orient-left:before{left:6px}.bootstrap-timepicker-widget.timepicker-orient-left:after{left:7px}.bootstrap-timepicker-widget.timepicker-orient-right:before{right:6px}.bootstrap-timepicker-widget.timepicker-orient-right:after{right:7px}.bootstrap-timepicker-widget.timepicker-orient-top:before{top:-7px}.bootstrap-timepicker-widget.timepicker-orient-top:after{top:-6px}.bootstrap-timepicker-widget.timepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.bootstrap-timepicker-widget.timepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.bootstrap-timepicker-widget a.btn,.bootstrap-timepicker-widget input{border-radius:4px}.bootstrap-timepicker-widget table{width:100%;margin:0}.bootstrap-timepicker-widget table td{text-align:center;height:30px;margin:0;padding:2px}.bootstrap-timepicker-widget table td:not(.separator){min-width:30px}.bootstrap-timepicker-widget table td span{width:100%}.bootstrap-timepicker-widget table td a{border:1px transparent solid;width:100%;display:inline-block;margin:0;padding:8px 0;outline:0;color:#333}.bootstrap-timepicker-widget table td a:hover{text-decoration:none;background-color:#eee;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border-color:#ddd}.bootstrap-timepicker-widget table td a i{margin-top:2px;font-size:18px}.bootstrap-timepicker-widget table td input{width:25px;margin:0;text-align:center}.bootstrap-timepicker-widget .modal-content{padding:4px}@media(min-width:767px){.bootstrap-timepicker-widget.modal{width:200px;margin-left:-100px}}@media(max-width:767px){.bootstrap-timepicker{width:100%}.bootstrap-timepicker .dropdown-menu{width:100%}}

.dataTables_processing{
    z-index:5000;
    border: 1px solid #5D7B9D !important;
    background-color: #DAE3ED !important;
    text-align: center !important;   
    vertical-align: middle !important;   
}

.px16{
    font-size:16px;
}

.prepop .checkbox{
    text-align:right;
    padding-right:25px;
    border-radius:5px;
    background-color:#a5bad1;
}

.prepop .help-tip:before{
    color:#fff;
}

.panel-heading.sub{
    background-color: #17468F;
    background-image: -webkit-linear-gradient(bottom,#a7bcd3 0,#A5BAD1 40%) !important;
    background-image: -o-linear-gradient(bottom,#a7bcd3 0,#A5BAD1 40%) !important;
    background-image: -webkit-gradient(linear,left bottom,left top,from(#a7bcd3),to(#A5BAD1)) !important;
    /* background-image: linear-gradient(to bottom,#5D7B9D 0,#a7bcd3 100%); */
    background-image: linear-gradient(to top,#a7bcd3 0,#A5BAD1 40%) !important;
    color: #3B567B !important;/* #FFF;*/
    padding-top: 5px;
    padding-bottom: 5px;
}

.panel-heading.sub .help-tip:before{
    color: #5D7B9D;
}

.form-group{
    margin-bottom:10px;
}

.panel-body, .panel-heading{
    padding:10px;
}

 .panel-heading .help-tip{
     top:10px;
     padding-left:1px;
 }

 .help-tip{
	position: absolute;
	top: 2px;
	right: 15px;
	text-align: center;	
	width: 16px;
	height: 16px;
	font-size: 14px;
	line-height: 14px;
	cursor: default;
    text-align:center;
    display:block;
    /*padding-left:0px;*/
    padding:5px;
    cursor:pointer;
    content:'&nbsp;'
}
 
.help-tip:before{
    font-family: FontAwesome;
      position: absolute;
      left: 0;
      top: 0;
      content: "\f29c";/*"\f128";"\f059"; "\f29c"; */
      display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;/*inherit;*/
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight:normal;
    color:#9fb4cc;
    
}

/*.help-tip:hover p{
	display:block;
	transform-origin: 100% 0%;
	-webkit-animation: fadeIn 0.3s ease-in-out;
	animation: fadeIn 0.1s ease-in-out;

}*/
.tooltip.left > .tooltip-arrow {
     border-left-color: #5D7B9D !important;
 }

.tooltip.right > .tooltip-arrow {
     border-right-color: #5D7B9D !important;
 }

.input-group-addon{
    padding:5px 12px;
}

.tooltip-inner {
    min-width:100px;
    width:300px;
    max-width:400px !important;
    text-align:left;
    background-color: #5D7B9D;
    font-size: 13px;
}
.tooltip.in{
    opacity:1 !important;
}


.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
    background-color:#5d7b9d;
    font-weight:bold;
}

.hover.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
 }

.ui-autocomplete {
    background-color:#FFF;
    z-index:9000;
    list-style:none;
    display:inline-block;
    padding-left:0px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

.ui-autocomplete li{
    display:block;
    padding:5px;
}

.ui-autocomplete li.ui-state-focus{
    background-color:#5D7B9D;
    color:#fff;
}

html {
    position: relative;
    min-height: 100%;
    max-width: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 20px;
    max-width: 100%;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.tt-menu {
    background-color: #FFF;
    padding: 3px 3px 3px 3px;
    background-color: #ffffff;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    width: 250px;
}

.tt-suggestion.tt-cursor, .tt-suggestion :hover {
    background-color: #5d7b9d;
    color: #FFF;
}

.tokenfield.form-control.input-sm {
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tokenfield:hover {
    height: auto !important;
    overflow: visible !important;
    text-overflow: inherit !important;
    white-space: normal !important;
}

.tokenfield.focus {
    height: auto !important;
    overflow: visible !important;
    text-overflow: inherit !important;
    white-space: normal !important;
}
.tokenfield .error{
    top: 55px;
    left: 15px;
}
.tokenfield:before {
    content: '...';
    text-align:right;
    width: 30px;
    position: absolute;
    right: 16px;
    top: 25px;
    height: 26px;
    background: linear-gradient(to right, transparent, white);
}

.tokenfield:hover:before, .tokenfield.focus:before {
    content: '';
    width: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 0px;
    background: none;
}

.tokenfield .token{
    color:#555;
    background-color: #fff; /*#5D7B9D;*/
}

.token .close{
    font-weight:bold;
    color:#000;
}

.token .close:hover{
    color:#FF0000;
}

.pointer {
    cursor: pointer;
}

.dz-message:hover {
    color: #1e6abc;
}

.dz-message i {
    font-size: 40px;
}

#divResults .panel-body {
    max-height: 400px;
    overflow: auto;
}

.slide-panel {
    top: 15px;
    width: 300px;
    height: 260px;
    padding: 10px;
    background: #DAE3ED;
    margin-left: -300px;
    position: absolute;
    z-index: 99999;
    border-bottom-right-radius: 15px;
    box-shadow: 1px 1px 1px rgba(50,50,50,.5);
}

    .slide-panel .opener {
        float: right;
        margin: -10px -50px 0px 0px;
        border-radius: 0;
        /*border-bottom-right-radius:5px;*/
        border-top-right-radius: 5px;
        z-index: 99999;
        border-bottom-right-radius: 15px;
        box-shadow: 2px 2px 1px rgba(50,50,50,.5);
        border-left-width: 0px;
        border-top-width: 0px;
    }

.mask {
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    background-color: #000;
}

.loader,
.loader:before,
.loader:after {
    background: #dae3ed;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em;
}

    .loader:before,
    .loader:after {
        position: absolute;
        top: 0;
        content: '';
    }

    .loader:before {
        left: -1.5em;
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

.loader {
    color: #dae3ed;
    text-indent: -9999em;
    margin: 88px auto;
    position: relative;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

    .loader:after {
        left: 1.5em;
    }

@-webkit-keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0;
        height: 4em;
    }

    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}

@keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0;
        height: 4em;
    }

    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}


.mask.transparent {
    opacity: .5;
}

.mask.light {
    background-color: #FFF;
}

.table.hover tr:hover {
    background-color: #C9C9C9;
    cursor: pointer;
}

.hr {
    height: 2px;
    background-color: #5d7b9d;
    box-shadow: 1px 1px 1px rgba(50,50,50,.5);
    display: block;
    margin-bottom: 10px;
}

    .hr.muted {
        background-color: #CCCCCC;
        box-shadow: 1px 1px 1px rgba(120,120,120,.5);
    }

.rounded-corners {
    border-radius: 5px;
}

.dz-error-message {
    display: none !important;
}

label.error {
    border-radius: 5px;
    padding: 5px;
    /*width: 300px;*/
    position: absolute;
    z-index: 500;
    background-color: white;
}

.panel {
    border: 0px;
}

    .panel.step, .panel.step .panel-heading:first-child {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    .panel .panel-heading h5 {
        margin-top: 0px;
        margin-bottom: 0px;
    }

.form-control input[type=checkbox] {
    display: inline-block;
    vertical-align: top;
    margin-right: 3px;
}

.nav.nav-pills a {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.error {
    border-color: red;
    box-shadow: 1px 2px 4px rgba(200,0,0,.5);
}

.table-striped th {
    background-color: #DAE3ED;
    border-color: #afc1d3 !important;
}

.bootstrap-datetimepicker-widget {
    z-index: 1050;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #7F9DBF;
}

a, .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover, .pagination > li > a, .pagination > li > span,
{
    color: #5D7B9D;
}

.nav-pills > li.ui-state-active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #5D7B9D;
    color: #FFF;
}

.btn.multiselect {
    /*line-height: 30px;*/
    width: 100%;
    display: block;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    margin: 0;
    text-align: left;
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
}

    .btn.multiselect .caret {
        float: right;
        margin-top: 5px;
    }


.float-center {
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 20px;
    background-color: #f5f5f5;
}

.bold {
    font-weight: 600;
}

form {
    padding-top: 60px;
}

.navbar-default, .panel-dark .panel-heading, .btn-primary {
    background-color: #17468F;
    background-image: -webkit-linear-gradient(bottom,#a7bcd3 0,#5D7B9D 40%);
    background-image: -o-linear-gradient(bottom,#a7bcd3 0,#5D7B9D 40%);
    background-image: -webkit-gradient(linear,left bottom,left top,from(#a7bcd3),to(#5D7B9D));
    /*background-image: linear-gradient(to bottom,#5D7B9D 0,#a7bcd3 100%);*/
    background-image: linear-gradient(to top,#a7bcd3 0,#5D7B9D 40%);
    color: #FFF;
}

.panel-success .panel-heading {
    background-color: #17468F;
    background-image: -webkit-linear-gradient(bottom,#a7bcd3 0,#3c763d 40%);
    background-image: -o-linear-gradient(bottom,#a7bcd3 0,#3c763d 40%);
    background-image: -webkit-gradient(linear,left bottom,left top,from(#a7bcd3),to(#3c763d));
    /*background-image: linear-gradient(to bottom,#5D7B9D 0,#a7bcd3 100%);*/
    background-image: linear-gradient(to top,#a7bcd3 0,#3c763d 40%);
    color: #FFF;
}

.panel-danger .panel-heading {
    background-color: #17468F;
    background-image: -webkit-linear-gradient(bottom,#a7bcd3 0,#A94442 40%);
    background-image: -o-linear-gradient(bottom,#a7bcd3 0,#A94442 40%);
    background-image: -webkit-gradient(linear,left bottom,left top,from(#a7bcd3),to(#A94442));
    /*background-image: linear-gradient(to bottom,#5D7B9D 0,#a7bcd3 100%);*/
    background-image: linear-gradient(to top,#a7bcd3 0,#A94442 40%);
    color: #FFF;
}

.panel-dark .panel-body {
    background-color: #dae3ed;
}

.panel-success .panel-body {
    background-color: #d5edd7;
}

.panel-danger .panel-body {
    background-color: #f7eaea;
    color: #333;
}

.panel-white {
    background-color: #FFF !important;
}

.btn-primary, .btn-success {
    font-weight: bold;
}

footer {
    background-color: #17468F;
    background-image: -webkit-linear-gradient(top,#a7bcd3 0,#5D7B9D 40%);
    background-image: -o-linear-gradient(top,#a7bcd3 0,#5D7B9D 40%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#a7bcd3),to(#5D7B9D));
    /*background-image: linear-gradient(to bottom,#5D7B9D 0,#a7bcd3 100%);*/
    background-image: linear-gradient(to bottom,#a7bcd3 0,#5D7B9D 40%);
    color: #FFF;
}

    footer a {
        color: #EEE;
        text-decoration: none;
    }

        footer a:hover, footer a:active {
            color: #000;
            background-color: #dae3ed;
            text-decoration: none;
        }

.navbar-default .navbar-nav > li > a {
    color: #FFF;
    font-weight: 500;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a, .btn-primary:hover {
    background-color: #dae3ed;
    background-image: -webkit-linear-gradient(top,#dae3ed 0,#a7bcd3 120%);
    background-image: -o-linear-gradient(top,#dae3ed 0,#a7bcd3 120%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#dae3ed),to(#a7bcd3));
    background-image: linear-gradient(to bottom,#dae3ed 0,#a7bcd3 120%);
}

.btn-primary:hover {
    color: #333;
}

nav.navbar {
    background-color: #ccc;
    -webkit-transition: all 0.4s ease;
    transition: all 0.1s ease;
}

    nav.navbar.shrink {
        min-height: 25px;
    }

        nav.navbar.shrink .navbar-nav > li > a {
            padding-top: 2px;
            padding-bottom: 2px;
        }

        nav.navbar.shrink .navbar-brand {
            /*padding-top:2px;
    padding-bottom:2px;*/
            height: 35px;
        }

.navbar-brand img {
    height: 32px;
}

.navbar-default .navbar-toggle {
    background-color: #dae3ed;
}

.navbar-default .nav-title {
    color: #FFF;
    padding: 15px 15px;
    display: inline-block;
}

nav.navbar.shrink .nav-title {
    padding-top: 2px !important;
    padding-bottom: 0px !important;
}

.navbar-default img {
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
    margin-top: 0px;
    height: 35px;
}

nav.navbar.shrink img {
    margin-top: 0px;
    height: 25px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #a7bcd3;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: #dae3ed; /*#dae3ed;*/
}

.navbar {
    font-size: 12px;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #a7bcd3;
}

.form-control {
    /*height:28px;*/
}
    /*
select.form-control{
    padding-top:2px;
}*/

    .form-control.large {
        height: 34px;
    }

.list-main-nav > li {
    display: block;
    height: 35px;
}

    .list-main-nav > li i {
        vertical-align: middle;
        text-align: center;
    }

    .list-main-nav > li a {
        vertical-align: text-bottom;
    }

.dropzone {
    text-align: center;
}

.fa {
    width: 15px;
}

.fa-2x {
    width: 35px;
}

.dt-button.success {
    color: #fff;
    background-color: #5cb85c;
    background-image: -webkit-linear-gradient(top,#5cb85c 0,#419641 100%);
    background-image: -o-linear-gradient(top,#5cb85c 0,#419641 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#419641));
    background-image: linear-gradient(to bottom,#5cb85c 0,#419641 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #3e8f3e;
}

    .dt-button.success:hover {
        background-image: linear-gradient(to bottom,#5cb85c 0,#419641 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        background-repeat: repeat-x;
        border-color: #3e8f3e;
        color: #000;
        background-color: #419641;
        background-position: 0 -15px;
    }

#login {
    width: 330px;
    margin-left: 0;
    margin-right: auto;
}

    #login .input-group-addon {
        text-align: right;
        width: 115px;
    }

#divResults .panel-body {
    min-height: 280px;
}

.display-none {
    display: none;
}

.toast-top-center {
    top: 50px !important;
    right: 0;
    width: 100%;
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%;
}

.toast-top-full-width {
    top: 50px !important;
    right: 0;
    width: 100%;
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%;
}

.toast-top-left {
    top: 50px !important;
    left: 12px;
}

.toast-top-right {
    top: 50px !important;
    right: 12px;
}

.toast-bottom-right {
    right: 12px;
    bottom: 20px;
}

.toast-bottom-left {
    bottom: 20px;
    left: 12px;
}


.push-top-sm {
    margin-top: 10px;
}

.remove-gutter {
    padding-left: 0px;
    padding-right: 0px;
}

.remove-gutter-right {
    padding-right: 0px;
}

.remove-gutter-left {
    padding-left: 0px;
}

.remove-margin-top {
    margin-top: 0px;
}

.remove-margin-bottom {
    margin-bottom: 0px;
}


/*.panel-default .panel-heading{
    color:#5D7B9D !important;
}*/

button.multiselect: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,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.multiselect.dropdown-toggle {
    overflow: hidden;
}

label {
    font-size: 12px;
}

.max-grid-950 {
    max-width: 950px;
}

.block-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.col-bordered {
    border: 1px solid #CCC;
    border-radius: 5px;
    padding: 5px 5px 5px 5px;
}

.col-sm-nl, .col-sm-2nl {
    /*display:block;*/
    clear: both;
    white-space: pre;
}

    .col-sm-2nl:before {
        content: attr(title)"\a"attr(cite);
    }

.col-2nl:before {
    white-space: pre;
    content: " \A0";
    display: block;
    padding-bottom: 3px;
}

.pre-br:before {
    white-space: pre;
    content: " \A0";
    display: block;
}

@media (min-width:992px) {
    div.DTED_Envelope_Wrapper {
        top: 50px !important;
        height: auto !important;
    }

    .col-sm-show, .col-sm-nl {
        display: none;
    }

    .col-sm-2nl:before {
        content: attr(title)attr(cite);
    }
    
}

@media(min-width:1200px){
    .col-md-show, .col-md-nl {
        display: none;
    }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    div.DTED_Envelope_Wrapper {
        top: 50px !important;
        height: auto !important;
    }
    .col-md-show, .col-md-nl {
        display: none;
    }
}

@media (max-width: 767px) {
    div.DTED_Envelope_Wrapper {
        top: 50px !important;
        height: auto !important;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #FFF;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            color: #777;
            background-color: #dae3ed;
        }

    .text-center-sm {
        text-align: center;
    }

    .col-sm-2nl:before {
        content: attr(title)attr(cite);
    }

    .col-sm-show, .col-sm-nl {
        display: none;
    }

    .pre-br:before {
        content: attr(title)attr(cite);
    }

    #login {
        margin-left: auto;
        margin-right: auto;
    }
}


@media (max-width:480px) {
    #login {
        margin-left: auto;
        margin-right: auto;
    }

    .col-2nl {
        display: none;
    }
}
