@font-face {
    font-family: 'SemplicitaPro-Regular';
    src: url('https://catalog.petra.net/public/fonts/SemplicitaPro-Regular.eot?#iefix') format('embedded-opentype'), url('https://catalog.petra.net/public/fonts/SemplicitaPro-Regular.otf') format('opentype'), url('https://catalog.petra.net/public/fonts/SemplicitaPro-Regular.woff') format('woff'), url('https://catalog.petra.net/public/fonts/SemplicitaPro-Regular.ttf') format('truetype'), url('https://catalog.petra.net/public/fonts/SemplicitaPro-Regular.svg#SemplicitaPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SemplicitaPro-Bold';
    src: url('https://catalog.petra.net/public/fonts/SemplicitaPro-Bold.eot?#iefix') format('embedded-opentype'), url('https://catalog.petra.net/public/fonts/SemplicitaPro-Bold.otf') format('opentype'), url('https://catalog.petra.net/public/fonts/SemplicitaPro-Bold.woff') format('woff'), url('https://catalog.petra.net/public/fonts/SemplicitaPro-Bold.ttf') format('truetype'), url('https://catalog.petra.net/public/fonts/SemplicitaPro-Bold.svg#SemplicitaPro-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin-bottom: 60px !important;
}

.signin {
    /*background-image: url("../img/login-bg.jpg");
    background-position: 50% 10%;
    background-size: cover;
	margin-top:5%;*/
    background-color: #e5e7e9;
}

.form-control {
    font-size: 13px;
}

.grow {
    transition: all .5s ease-in-out;
}

.img-sm {
    width: 45px;
}

.img-sm1 {
    width: 30px;
}

.img-sm2 {
    width: 80px;
}

.cur {
    cursor: pointer !important;
}

.drm {
    width: 350px;
}

.np {
    padding-left: 0px;
    padding-right: 0px;
}

.link {
    text-decoration: underline;
    color: #004D8F;
    cursor: pointer;
}

    .link:hover {
        text-decoration: underline;
        color: #003f81;
    }

.footer a {
    text-decoration: underline;
    color: #cacaca;
    cursor: pointer;
}

    .footer a:hover {
        text-decoration: underline;
        color: #e6e4e4;
    }

.link1 {
    text-decoration: underline;
    color: #004D8F;
    cursor: pointer;
}

    .link1:hover {
        text-decoration: underline;
        color: #003f81;
    }

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: medium none navy !important;
}

.dropdown-menu img {
    vertical-align: middle;
    width: 20%;
}

.dropdown-menu {
    padding: 2px;
}

.navbar-brand-image img {
    /*width:160px;
	margin-top:25px;
	margin-left:33px;*/
    max-width: 140px;
    max-height: 65px;
}

.logo {
    margin-bottom: 30px;
}

.nopadding {
    padding-left: 0px;
    padding-right: 0px;
}
/*login input*/

.bg {
    padding: 6px 8px;
    font-size: 13px;
}

.grow {
    transition: all .5s ease-in-out;
}

    .grow:hover {
        transform: scale(1.7);
    }

.mandatory {
    color: #F00 !important;
}

.pr-con {
    padding: 10px 10px 5px;
}

#example_filter {
    display: none;
}

.dark {
    background-color: #c8c8c9 !important;
}

.new-label {
    margin-top: 10px;
}

.sorting_1 {
    max-width: 50px !important;
    white-space: unset !important;
    word-wrap: break-word !important;
}

.wd {
    width: 250px;
}

.form-group {
    margin-bottom: 10px;
}

.mt-mob {
    padding-left: 15px;
    padding-right: 15px;
}

.mandatory {
    color: #f00;
    margin-bottom: 10px;
    margin-top: 3px;
    font-size: 11px;
}

.btn-sm {
    font-size: 11px;
    line-height: 0.5;
    padding: 4px 8px;
}

.btn-sm1 {
    font-size: 11px;
    padding: 4px 8px;
}

.mb12 {
    margin-bottom: 12px;
}

.sm-img {
    width: 60px;
}

.sm-img1 {
    width: 50px;
}

.text-center1 {
    text-align: center !important;
}

.pt0 {
    padding-top: 0px;
}

.mb0 {
    margin-bottom: 0px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb4 {
    margin-bottom: 4px;
}

.mr5 {
    margin-right: 5px;
}

.col {
    color: #004d8f;
    font-weight: 800;
}

.hr1 {
    border-color: #ccc;
    margin-left: 15px;
    margin-right: 15px;
}

.pos {
    position: absolute;
    right: 22px;
    top: 8px;
    z-index: 999;
}

.pos1 {
    position: absolute;
    right: 22px;
    top: 80px;
    z-index: 999;
}

.pos2 {
    position: absolute;
    right: 78px;
    top: 8px;
    z-index: 999;
}

.footable-pagination-wrapper .label {
    float: left;
}

.npl {
    padding-left: 0px;
}

.npr {
    padding-right: 0px;
}

.green {
    color: #090;
    font-size: 14px !important;
}

.red {
    color: #F00;
    font-size: 14px !important;
}
/*.dataTables_info {
    float: none !important;
    margin-bottom: 15px;
}*/

@media screen and (max-width: 640px) {
    .dropdown-menu img {
        width: 10%;
    }

    .navbar-profile-avatar {
        display: none;
    }

    .navbar .navbar-nav > .navbar-profile > a {
        height: 40px;
        line-height: 40px;
        padding: 5px 15px !Important;
    }

    .navbar-brand-image img {
        width: 72px;
        margin-left: 5px;
    }

    .mt-mob {
        margin-top: 8px;
        margin-bottom: 8px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .new-label {
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .dataTables_length {
        bottom: 48px !important;
        margin-bottom: 0px !important;
    }

    .dataTables_wrapper .dataTables_paginate {
        margin-top: 10px !important;
        margin-bottom: 10px;
    }

    .footable > thead > tr > th, .footable > thead > tr > td {
        font-size: 13px !important;
    }

    .mainbar .mainbar-nav > .active > a,
    .mainbar .mainbar-nav > .active > a:hover,
    .mainbar .mainbar-nav > .active > a:focus {
        color: #fff;
        background: #004D8F !important;
        border-color: transparent;
    }

    .heading-inline {
        font-size: 14px;
    }

    .btn-primary {
        padding: 5px 6px;
        font-size: 12.5px;
    }
}

@media screen and (min-width: 1900px) {
    .container {
        width: 1600px;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 980px) {
    .navbar-brand {
        left: 4% !important;
        margin-top: 18px !important;
    }

    .shine {
        margin-top: 25px !important;
        margin-left: 33px !important;
    }

    .waves {
        transform: rotate(-12deg);
        margin-top: 12px;
        width: 100%;
        margin-left: 33px !important;
        margin-top: 15px !Important;
    }

    .mainbar {
        height: 69px !important;
        padding: 0;
    }
    /*.mt-mob {
    margin-bottom: 8px;
    margin-top: 8px;
    padding-left: 0;
	}*/
    .container {
        width: 90%;
    }

    .navbar-brand-image img {
        margin-left: 0px;
        margin-top: 5px;
        width: 128px;
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -70px;
    }

    .navbar-brand {
        margin-left: -32px !important;
    }

    .navbar .navbar-nav > li > a {
        font-size: 12px;
        padding: 8px !important;
        line-height: 22px !important;
    }

    .navbar .navbar-nav > .navbar-profile > a {
        font-size: 12px;
        padding: 8px !important;
        line-height: 22px !important;
    }

    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: #0e5b9d;
    }

    .drm {
        width: 270px;
    }

    .navbar-collapse {
        max-height: 59px;
    }

    .dropdown-menu > li > a {
        color: #333;
    }

    .drm label {
        color: #333;
    }
}

@media only screen and (min-device-width : 641px) and (max-device-width : 980px) {
    .mt-mob {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width:1920px) {
    .signinpanel {
        margin: 6% auto 0;
    }
}

@media (min-width:1024px) {
    .mt-mob {
        padding-left: 15px;
        padding-right: 0px;
    }

    .navbar-brand-image img {
        max-width: 120px;
        max-height: 65px;
        margin-left: 15px;
    }
    
}

td.expand.footable-first-column {
    max-width: 95px;
    word-wrap: break-word !important;
    white-space: unset !important;
}

@media only screen and (max-device-width : 767px) {
    
    .toggles {
        margin-top: 10px;
    }

    .form-group .toggles input[type="radio"] {
        display: none !important;
    }

    .mbt-15 {
        margin-bottom: 15px;
    }

    .form-group .custradio input[type="radio"] {
        display: none !important;
    }

    .mb5m {
        margin-bottom: 10px;
    }

    .navbar-brand {
        float: none;
        position: absolute;
        left: 8.5%;
        margin-top: 29px;
        margin-left: 0px !important;
        width: 9%;
        text-align: center;
    }

    .waves {
        transform: rotate(-6deg);
        margin-top: -24px;
    }

    .tooltip, .popover {
        display: none !important;
        color: #444;
    }

    .link1 {
        text-decoration: none !important;
        color: #444 !important;
        cursor: auto !important;
    }

        .link1:hover {
            text-decoration: none !important;
            color: #444 !important;
        }

   /* .dspchk input[type="checkbox"] {
        margin-top: 0px;
    }

    .exactsearchbtn {
        margin-left: 5px !important;
        margin-right: 5px !important;
    }*/
    .form-horizontal .checkbox-inline.form-group.dspchk input {
        margin-right: 7px !important;
    }
}

@media only screen and (min-device-width : 768px) {
    #table .cell.valuehead, #table .cell.value {
        display:none!important;
    }
    .header-row .cell {
        text-align: center;
    }

    .waves {
        transform: rotate(-12deg);
        margin-top: -20px;
        width: 100%;
    }

    .hides {
        display: none !important;
    }

    .tooltip, .popover {
        display: block !important;
    }
    .form-horizontal .checkbox-inline.form-group.dspchk {
        margin-left: 15px !important;
    }
}




/* .onoffswitch {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}

.onoffswitch-inner {
    display: block; 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 {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; 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: "YES";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}

.onoffswitch-inner:after {
    content: "NO";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}

.onoffswitch-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 56px;
    -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: 0px; 
}



.onoffswitch4 {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch4-checkbox {
    display: none;
}

.onoffswitch4-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #004d8f; border-radius: 0px;
}

.onoffswitch4-inner {
    display: block; 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;
}

.onoffswitch4-inner:before, .onoffswitch4-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 26px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    border: 2px solid transparent;
    background-clip: padding-box;
}

.onoffswitch4-inner:before {
    content: "Active";
    padding-left: 4px;
    background-color: #FFFFFF; color: #004d8f;
}

.onoffswitch4-inner:after {
    content: "Inactive";
    padding-right: 4px;
    background-color: #FFFFFF; color: #666666;
    text-align: right;
}

.onoffswitch4-switch {
    display: block; width: 15px; margin: 0px;
    background: #004d8f;
    position: absolute; top: 0; bottom: 0; right: 75px;
    -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; 
}

.onoffswitch4-checkbox:checked + .onoffswitch4-label .onoffswitch4-inner {
    margin-left: 0;
}

.onoffswitch4-checkbox:checked + .onoffswitch4-label .onoffswitch4-switch {
    right: 0px; 
}*/


.fcontrol {
    position: absolute;
    width: 93.5%;
    z-index: 11111;
}

.width {
    width: auto;
}


/*switch*/
/*.flipswitch {
  position: relative;
  width: 86px;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select: none;
}
.flipswitch input[type=checkbox] {
  display: none;
}
.flipswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #999999;
  border-radius: 50px;
}
.flipswitch-inner {
  width: 200%;
  margin-left: -100%;
  -webkit-transition: margin 0.3s ease-in 0s;
  -moz-transition: margin 0.3s ease-in 0s;
  -ms-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}
.flipswitch-inner:before, .flipswitch-inner:after {
  float: left;
  width: 50%;
  height: 24px;
  padding: 0;
  line-height: 24px;
  font-size: 18px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.flipswitch-inner:before {
  content: "ON";
  padding-left: 12px;
  background-color: #256799;
  color: #FFFFFF;
}
.flipswitch-inner:after {
  content: "OFF";
  padding-right: 12px;
  background-color: #EBEBEB;
  color: #888888;
  text-align: right;
}
.flipswitch-switch {
  width: 31px;
  margin: -3.5px;
  background: #FFFFFF;
  border: 2px solid #999999;
  border-radius: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 59px;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.flipswitch-cb:checked + .flipswitch-label .flipswitch-inner {
  margin-left: 0;
}
.flipswitch-cb:checked + .flipswitch-label .flipswitch-switch {
  right: 0;
}*/


/*=====================*/
.checkbox1 {
    position: relative;
    display: block;
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 10px;
}

    .checkbox1 label {
        width: 90px;
        height: 25px;
        background: #ccc;
        position: relative;
        display: inline-block;
        -moz-border-radius: 46px;
        -webkit-border-radius: 46px;
        border-radius: 46px;
        -moz-transition: 0.25s;
        -o-transition: 0.25s;
        -webkit-transition: 0.25s;
        transition: 0.25s;
        box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.25);
    }

        .checkbox1 label:after, .checkbox1 label:before {
            content: '';
            text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
            position: absolute;
            width: 35px;
            height: 35px;
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%;
            border-radius: 100%;
            left: 0;
            top: -5px;
            background: #fff;
            -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
            -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
            -moz-transition: 0.25s;
            -o-transition: 0.25s;
            -webkit-transition: 0.25s;
            transition: 0.25s;
        }

        .checkbox1 label:before {
            content: '\f07a';
            content: '\f07a';
            font-family: FontAwesome;
            font-weight: bold;
            font-size: 20px;
            /*line-height: 54px;*/
            color: #00ff80;
            color: #aaa;
            z-index: 1;
            overflow: hidden;
            text-align: center;
        }

    .checkbox1 input {
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 5;
        opacity: 0;
        cursor: pointer;
    }

        .checkbox1 input:not(:checked) ~ label .indicators::before {
            color: red;
        }

        .checkbox1 input:checked ~ label .indicators::after {
            color: blue;
        }

        .checkbox1 input:not(:disabled):hover + label:after {
            -moz-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
            -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
        }

        .checkbox1 input:checked + label {
            background: #008040;
        }

            .checkbox1 input:checked + label:after, .checkbox1 input:checked + label:before {
                background: #fff;
                color: #00dc5d;
                left: 56px;
            }

            .checkbox1 input:checked + label:before {
                -moz-animation: 0.25s pin-on forwards;
                -webkit-animation: 0.25s pin-on forwards;
                animation: 0.25s pin-on forwards;
            }
/*.checkbox {
  position: relative;
  width: 100px;
}

.checkbox.disabled::after {
  content: "\f07a";
  position: absolute;
  top: 10px;
  left: 66px;
  font-family: FontAwesome;
  color: rgba(0, 0, 0, 0.5);
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
}

.checkbox.ban.disabled::after {
  content: '\f07a';
}

.checkbox.disabled.checked::after {
  left: 24px;
  color: rgba(255, 255, 255, 0.75);
}*/

/*.disabled input {
  cursor: not-allowed;
}

small {
  display: block;
  font-size: 12px;
  font-weight: normal;
}

.indicators {
  text-transform: uppercase;
  font-weight: bold;
}
.indicators::before, .indicators::after {
  position: absolute;
  line-height: 40px;
  cursor: pointer;
}
.indicators::before {
  left: -50px;
  text-align: right;
  content: attr(data-label-off);
}
.indicators::after {
  right: -50px;
  text-align: left;
  content: attr(data-label-on);
}*/

#btn2, #btn3 {
    cursor: pointer;
    margin-bottom: 10px;
}

.fa-2x {
    font-size: 20px !important;
}









<!-- image gallery-- > .left {
    background-image: none !important;
    width: 5% !important;
}

.right {
    background-image: none !important;
    width: 5% !important;
}

.modal-backdrop {
    position: static;
}

.md {
    margin-top: 8%;
}

.carousel-control .glyphicon-circle-arrow-left, .carousel-control .glyphicon-circle-arrow-left, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px !important;
    margin-left: -15px !important;
    font-size: 30px;
}

.carousel-control .glyphicon-circle-arrow-right, .carousel-control .glyphicon-circle-arrow-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px !important;
    margin-left: -15px !important;
    font-size: 30px;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-circle-arrow-left {
    left: 50%;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-circle-arrow-left, .carousel-control .glyphicon-circle-arrow-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .icon-next, .carousel-control .glyphicon-circle-arrow-right {
    right: 50%;
}

.mainbar {
    display: none;
}

.navbar {
    background-color: #fff;
    margin-bottom: 10px;
}

    .navbar .navbar-collapse {
        background: transparent;
        border: none;
        position: relative;
    }

    .navbar .navbar-nav > li > a {
        color: #fff;
        font-weight: 500;
        font-size: 13px;
    }

        .navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
            color: #fff;
        }

    .navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar .navbar-nav > .open > a:focus {
        background-color: transparent;
        color: #fff;
    }

.table-bordered thead tr th, .table-bordered tfoot tr th {
    color: #333;
}

.modal-header {
    color: #fff !important;
    background-color: #1c3a69 !important;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

button.close {
    color: #fff;
    opacity: .5;
}

.row.flexs {
    flex: 1;
    display: flex;
    flex-direction: row;
    margin: 0px;
}

    .row.flexs .col-sm-6 {
        display: flex;
        flex-direction: column;
        min-height: 82vh;
        padding: 3.00rem 3.35rem 3.00rem 3.64rem;
    }

.crossfade > figure {
    -webkit-animation: imageAnimation 30s linear infinite 0s;
    animation: imageAnimation 30s linear infinite 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-size: cover;
    background-position: center center;
    color: transparent;
    height: 100vh;
    left: 0px;
    opacity: 0;
    position: fixed;
    top: 0px;
    width: 50%;
    z-index: 0;
}

    .crossfade > figure:nth-child(1) {
        background-image: url('https://catalog.petra.net/storage/app/public/images/default/login-1.png');
        background-color: #F4E29B;
        background-size: auto;
        background-repeat: no-repeat;
    }

    .crossfade > figure:nth-child(2) {
        animation-delay: 6s;
        background-image: url('https://catalog.petra.net/storage/app/public/images/default/login-2.png');
        background-color: #193A6A;
        background-size: auto;
        background-repeat: no-repeat;
    }

    .crossfade > figure:nth-child(3) {
        animation-delay: 12s;
        background-image: url('https://catalog.petra.net/storage/app/public/images/default/login-3.png');
        background-color: #A6A2A7;
        background-size: auto;
        background-repeat: no-repeat;
    }

    .crossfade > figure:nth-child(4) {
        animation-delay: 18s;
        background-image: url('https://catalog.petra.net/storage/app/public/images/default/login-4.png');
        background-color: #F4E29B;
        background-size: auto;
        background-repeat: no-repeat;
    }

    .crossfade > figure:nth-child(5) {
        animation-delay: 24s;
        background-image: url('https://catalog.petra.net/storage/app/public/images/default/login-5.png');
        background-color: #193A6A;
        background-size: auto;
        background-repeat: no-repeat;
    }

@keyframes imageAnimation {
    0% {
        animation-timing-function: ease-in;
        opacity: 0;
    }

    8% {
        animation-timing-function: ease-out;
        opacity: 1;
    }

    17% {
        opacity: 1;
    }

    25% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.copyright {
    position: absolute;
    bottom: 20px;
    color: #fff;
    left: 20px;
}

.copyright-info {
    color: #fff;
}

.account-bg {
    background: #fff;
}

.account-body {
    border: none;
    box-shadow: none;
}

.styled-input input {
    border: none !important;
    border-bottom: 1px solid #c3c1c1 !important;
}

.registration {
    right: 3.5rem;
    position: absolute;
    font-weight: 600;
    color: #888A94;
    top: 15px;
}

.mt30 {
    margin-top: 30px;
}

@media (max-width:1024px) {
    .col-sm-6 {
        width: 100%;
    }
}

.account-wrapper {
    width: 90%;
}

body {
    background: #fff;
    font-family: 'SemplicitaPro-Regular', sans-serif !important;
}

.portlet .portlet-header {
    background: #1c3a69;
    border: none;
    border-radius: 0px;
    margin: 0px 0px 20px -10px;
    border-bottom-right-radius: 7px;
}

    .portlet .portlet-header h3 {
        color: #fff;
        text-align: left;
        font-size: 18px;
        text-shadow: none;
    }

        .portlet .portlet-header h3:before {
            content: '';
            position: absolute;
            height: 0;
            width: 0;
        }

        .portlet .portlet-header h3:before {
            top: 100%;
            left: 0px;
            border-top: 10px solid #112c56;
            border-left: 10px solid transparent;
        }

.portlet {
    border: 1px solid #eaeaea;
    border-radius: 0px;
    box-shadow: 0px 0px 3px 4px rgba(9, 9, 9, 0.09);
}


.heading-inline {
    color: #c38b15;
}

@media (min-width: 768px) {
    .navbar-brand {
        float: none;
        position: absolute;
        left: 10.5%;
        margin-top: 40px;
        margin-left: 0px !important;
        width: 9%;
        text-align: center;
    }

    .navbar {
        height: 112px;
        /*box-shadow: 3px 7px 7px -2px rgba(156, 153, 153, 0.5);*/
        background-image: url('https://catalog.petra.net/storage/app/public/images/default/header-bg.png');
        background-repeat: no-repeat;
        background-position: 15% 100%;
        background-size: cover;
    }
}

.btn-primary {
    color: #fff;
    background-color: #1c3a69;
    border-color: transparent;
    padding: 6px 10px;
    margin-bottom: 5px;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #133f84;
        border-color: transparent;
    }

.footer {
    color: #fff;
    background-image: url('https://catalog.petra.net/storage/app/public/images/default/footer.png');
    background-repeat: no-repeat;
    height: 70px;
    font-size: 14px;
    background-size: 100% 100%;
}

    .footer .row > div {
        padding-top: 20px;
        padding-bottom: 0px;
    }

.boxes:hover {
    -webkit-box-shadow: 0 0 30px 0 #444d62 !important;
    box-shadow: 0 0 30px 0 #444d62 !important;
    transform: translate(0, -10px);
}

.subs .boxes {
    min-height: 50px;
}

    .subs .boxes h4 {
        margin-bottom: 0px;
        line-height: 23px;
        font-size: 20px;
    }

.col-15 {
    width: 12%;
    float: left;
}

.landing a:hover {
    text-decoration: none;
}

.content.noshad {
    box-shadow: none;
    border: none !important;
}

.noshad {
    box-shadow: none;
}

.m10 {
    margin: 10px 0;
}

.nopaddingright {
    padding-right: 0px;
}

    .nopaddingright .checkbox-inline {
        margin-right: 10px;
    }
/*.header-row, tr.dark {background: #dde7f7a3!important;}*/
@media (max-width: 767px) {
    .bgc.noaccord .cell:nth-of-type(1):before {
        display: none;
    }

    .copyright-info {
        color: #000;
    }

    .copyright {
        bottom: 10px;
    }

    .footer {
        font-size: 11px;
    }

    .nav .visible-xs {
        display: inline-block !important;
    }

    .visible-xs {
        display: inline-block !important;
    }

    .nav > li > a > img {
        display: none;
    }

    .footer .row > div {
        padding-top: 10px;
    }

    .mobpad .heading-inline {
        padding-left: 15px;
    }

    .form-group input[type="radio"], .form-group input#inlineCheckbox2, .form-group input[type="checkbox"] {
        display: inline-block !important;
        position: relative !Important;
        float: none !Important;
        margin: 0px !Important;
        opacity: 1 !Important;
        width: auto !Important;
        height: auto !Important;
    }

    .col-15 {
        display: none;
    }

    .boxes {
        min-height: 70px;
        margin-bottom: 1rem;
        text-align: left;
        padding: 1.2rem 1.2rem 1rem;
        border-radius: 10px;
        border: 3px solid #0F2D58;
        color: #0F2D58;
    }

        .boxes img {
            width: 45px !important;
            margin: 0 10px 0 0 !important;
        }

        .boxes h4 br {
            display: none;
        }

        .boxes h4 {
            text-align: left !important;
            display: inline;
        }
    /*.boxes h4:after {
    background-image: url(../img/right-arrow.png);
    background-position: right center;
    height: 24px;
    width: 24px;
    content: " ";
    position: absolute;
    background-repeat: no-repeat;
    right: 30px;
	margin-top:7px;
}*/
    .subs .boxes {
        padding: 1.5rem 2.2rem 1rem;
    }

    .navbar {
    min-height: 70px;
    background-image: url('https://catalog.petra.net/img/general/mobile-header.jpg');
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: no-repeat;
    }

        .navbar .navbar-toggle, .navbar .navbar-toggles {
            margin-top: 25px;
            margin-right: 5px;
            color: #fff;
        }

            .navbar .navbar-toggle:hover, .navbar .navbar-toggle:focus, .navbar .navbar-toggles:hover, .navbar .navbar-toggles:focus {
                background-color: transparent;
            }

        .navbar .navbar-nav > .dropdown.navbar-profile > a {
            height: 40px;
            line-height: 40px;
            /*padding: 5px 10px;*/
            font-size: 13px;
        }

            .navbar .navbar-nav > .dropdown.navbar-profile > a img {
                width: 30px;
            }

    .navbar-nav {
        background: #142640;
    }

    .content {
        padding: 15px 5px;
        border-radius: 5px;
    }

    .mobpad {
        padding: 15px 0px;
    }

    .flags img {
        border-radius: 50%;
        width: 10%;
    }

    .slider-container, .irs--round {
        margin-bottom: 20px;
    }

    .row.flexs .col-sm-6 {
        padding: 3.64rem 0.35rem 3.64rem 0.64rem;
    }

    .navbar-toggles {
        padding-top: 5px !important;
    }

    .flats:after {
        top: 20px;
    }

    .boxes h4 {
        font-size: 17px;
        vertical-align: middle;
    }
}

@media (min-width: 768px) {
    .boxes h4 {
        text-align: center !important;
        display: table;
        font-size: 20px;
        font-family: 'SemplicitaPro-Bold';
        line-height: 21px;
        font-weight: 400;
        margin: 25px auto 0px;
    }

        .boxes h4.semis {
            margin-top: 10px;
            padding: 0 15px;
        }
    /*.boxes h4:after {
    background-image: url(../img/right-arrow.png);
    background-position: right center;
    height: 24px;
    width: 24px;
    content: " ";
    position: absolute;
    background-repeat: no-repeat;
    right: 30px;
	top:34px;
}*/

    .subs .boxes h4:after {
        top: auto;
    }

    .mast.boxes h4:after {
        top: 20px;
    }

    .subs .boxes {
        padding: 1.2rem 2.2rem;
    }

    .boxes img {
        margin: 0px !important;
        max-height: 100px;
    }

    .navbar-toggles {
        display: none;
    }

    .navbar-nav > li {
        margin: 0 8px;
    }

    .flags img {
        border-radius: 50%;
        width: 24px;
    }
}

.langbox img {
    width: 24px;
    border-radius: 50px;
    margin-left: 10px;
}

.circle-btn {
    border-radius: 30px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #1a478c;
}

.mb20 {
    margin-bottom: 25px;
}

.footable .largpad td {
    padding: 20px 10px !important;
}
/*.modal-dialog  {top:80px;}*/
.fc, .fc table, .cell {
    font-size: 13px !important;
}

@media (max-width: 330px) {
    .navbar-brand {
        left: 11%;
    }
}

@media (max-width: 320px) {
    .navbar-toggle img {
        width: 16px;
    }

    .navbar .navbar-toggle, .navbar .navbar-toggles {
        margin-right: 2px;
    }
}

@media (max-width: 400px) {
    .navbar-brand {
        left: 9.5%;
    }
}

.modal-footer .btn + .btn {
    margin-bottom: 5px;
}

.navbar-toggles {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.backbtn {
    display: inline-block !Important;
    margin-right: 10px;
}

.btn-primary .fa {
    font-size: 16px;
}

.styled-input {
    margin: 5px 0 10px !important;
}

.account-body {
    padding: 15px 10px 0px;
}

@media (min-width: 768px) {
    .account-wrapper {
        padding: 10px 0;
    }
    /*.navbar-brand-image img {
    width: 140px;
    margin-top: 40px;
    margin-left: 130px;
}*/
    .navbar-nav {
        margin-top: 55px;
    }

    .navbar .navbar-nav > .navbar-profile > a > .fa {
        display: none;
    }
    /*.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {background-color: #f7f1bd;}*/

    .centred {
        margin: 0 auto;
        text-align: center;
    }


    .navbar .navbar-nav > .navbar-profile > a {
        /*padding:0 6px; line-height:90px; height:90px;*/
        /*background: #fff;
    border-radius: 50px;
    line-height: 24px;
    padding: 12px;
    width: 55px;
    height: 55px;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.4);*/
        height: auto;
        line-height: initial;
        padding: 0 15px;
    }

    .content {
        border: 2px solid #0F2D58;
        box-shadow: none;
        margin-bottom: 25px;
    }
}

.white {
    background-color: #fff;
}

@media (min-width: 1400px) {
    .navbar-brand {
        left: 11%;
    }

    .navbar-brand-image img {
        max-width: 120px;
        max-height: 65px;
        margin-left: 5px;
    }

    .boxes {
        min-height: 220px;
        transition: all .3s;
        padding: 30px 10px 0;
        margin-bottom: 2.2rem;
        text-align: center;
        color: #0F2D58;
        border-radius: 10px;
        border: 3px solid #0F2D58;
        box-shadow: none !important;
        position: relative;
    }

        .boxes h4 {
            font-size: 20px;
        }

    .landing .cols {
        width: 230px;
        display: inline-block;
        margin: 10px 40px;
    }

    .boxes:after {
        border-right: 7px solid #cecfd6;
        content: "";
        position: absolute;
        width: 232px;
        height: 222px;
        left: 1px;
        top: 1px;
        border-radius: 10px;
        z-index: -99;
        border-bottom: 7px solid #cecfd6;
    }
    /*.navbar-brand-image img {margin-left:225px;}*/
}

@media screen and (max-width: 1400px) and (min-width: 768px) {
    .boxes {
        min-height: 200px;
        transition: all .3s;
        padding: 30px 10px 0;
        margin-bottom: 2.2rem;
        text-align: center;
        color: #0F2D58;
        border-radius: 10px;
        border: 3px solid #0F2D58;
        box-shadow: none !important;
        position: relative;
    }

        .boxes h4 {
            font-size: 18px;
            margin-top: 20px;
        }

    .landing .cols {
        width: 220px;
        display: inline-grid;
        margin: 5px 40px;
    }

    .boxes:after {
        border-right: 7px solid #cecfd6;
        content: "";
        position: absolute;
        width: 222px;
        height: 202px;
        left: 1px;
        top: 1px;
        border-radius: 10px;
        z-index: -99;
        border-bottom: 7px solid #cecfd6;
    }
}

@media only screen and (min-device-width: 360px) and (max-device-width: 812px) and (orientation: landscape) {

    .navbar-brand-image img {
        width: 72px;
        margin-left: 4px;
    }

    .flags img {
        width: 4.5%;
    }

    .navbar-brand {
        left: 5%;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 600px) and (orientation: landscape) {
    .navbar-brand {
        left: 6%;
    }
}

@media screen and (max-width: 990px) and (min-width: 768px) {
    .navbar {
       /* min-height: 70px; */
      /*  background-image: url('https://catalog.petra.net/storage/app/public/images/default/mobile-header.png');*/
        background-position: 0% 0%;
       /* background-size: auto;*/
       /* background-repeat: no-repeat;*/
    }

    .navbar-brand-image img {
        width: 85px;
        /*margin-top: 25px;
    margin-left: 53px;*/
    }

    .navbar-nav {
        margin-top: 28px;
    }

        .navbar-nav.navbar-right:last-child {
            margin-right: -25px;
        }

    .nav > li > a > img {
        max-height: 25px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 991px) {
    .shine {
        margin-top: 25px;
        margin-left: 33px;
    }

    .waves {
        transform: rotate(-12deg);
        margin-top: 12px;
        width: 100%;
        margin-left: 33px;
    }

    .navbar {
        min-height: 70px;
        background-image: url('https://catalog.petra.net/storage/app/public/images/default/mobile-header.png');
        background-position: 0% 0%;
        background-size: auto;
        background-repeat: no-repeat;
    }

    .navbar-brand-image img {
        width: 85px;
    }

    .navbar-nav {
        margin-top: 25px;
    }

    .navbar-brand {
        left: 2%;
        margin-top: 18px;
    }
}

@media (min-width: 3000px) {
    .navbar-brand-image img {
        display: block;
    }

    .navbar-brand {
        left: 12%;
    }

    .waves {
        margin-left: -22px !important;
        margin-top: -90px;
        max-width: inherit !important;
        max-height: inherit !important;
    }

    .shine {
        max-width: 250px !important;
        max-height: max-content !important;
        margin-top: -40px !important;
    }
}

.irs {
    font-family: 'SemplicitaPro-Regular' !important;
}

.irs--round .irs-bar {
    background-color: #0F2D58 !important;
}

.irs--round .irs-handle {
    border: 4px solid #0F2D58 !important;
}

.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
    background-color: #0F2D58 !important;
}

    .irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {
        border-top-color: #0F2D58 !important;
    }

.boxes h4 {
    font-family: 'SemplicitaPro-Bold';
}

.modal-title small {
    color: #fff;
}

.btn-grey {
    background: #a09f9f;
}

    .btn-grey:hover {
        background: #c3bbbb;
    }

.nowrap {
    word-break: break-word;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #1c3a69 !important;
    border-color: #1c3a69 !important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #1c3a69 !important;
}

.btn-primary[disabled] {
    background-color: #a09f9f;
    border-color: #a09f9f;
}

.custradio .radio-inline {
    padding-left: 0px;
}

    .custradio .radio-inline input[type=radio] {
        margin-left: 0px;
    }

.radio-inline input + span:not(:empty) {
    padding-left: 30px;
}

.radio-inline input + span {
    line-height: 22px;
    height: 22px;
    padding-left: 22px;
    display: block;
    position: relative;
}

.radio-inline input:checked + span:before {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
    background: #1c3a69;
}


.radio-inline input + span:before {
    background: #D1D7E3;
    transition: background 0.2s ease, -webkit-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
    transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
    transition: background 0.2s ease, transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2), -webkit-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 2);
}

.radio-inline input + span:before, .radio-inline input + span:after {
    content: '';
    width: 22px;
    height: 22px;
    display: block;
    border-radius: 50%;
    left: 0;
    top: 0;
    position: absolute;
}


.radio-inline input:checked + span:after {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
}

.radio-inline input + span:after {
    background: #fff;
    -webkit-transform: scale(0.78);
    transform: scale(0.78);
    transition: -webkit-transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4), -webkit-transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
}

.mbt20 {
    margin-bottom: 20px;
}

.username {
    color: #fff;
    text-align: right;
    margin-top: 5px;
    font-weight: 600;
    position: absolute;
    right: 50px;
}

.pwa-install-prompt__container {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: center;
    left: -999em;
    padding: 30px;
    position: fixed;
    top: -999em;
    transition: left 0s 0.15s, top 0s 0.15s, visibility 0s 0.15s;
    visibility: hidden;
    width: 100%;
    z-index: 100000;
}

    .pwa-install-prompt__container.is-active {
        left: 0;
        top: 0;
        transition: none;
        visibility: visible;
    }

.pwa-install-prompt__overlay {
    background: rgba(0,0,0,0.5);
    border: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-indent: -999em;
    top: 0;
    transition: opacity 0.15s;
    width: 100%;
    z-index: 0;
}

.pwa-install-prompt__container.is-active .pwa-install-prompt__overlay {
    opacity: 1;
}

.pwa-install-prompt {
    background: #FFF;
    border-radius: 2px;
    box-shadow: 0px 4px 8px rgba(0,0,0,0.125);
    box-sizing: border-box;
    color: #424242;
    font-family: sans-serif;
    max-width: 320px;
    opacity: 0;
    position: relative;
    text-align: center;
    transform: translateY(25%);
    transition: opacity 0.15s, transform 0.15s ease-in-out;
    z-index: 1;
}

.pwa-install-prompt__container.is-active .pwa-install-prompt {
    opacity: 1;
    transform: translateY(0%);
}

.pwa-install-prompt::before {
    background: url("data:image/svg+xml,%3Csvg viewBox='0 0 128 128' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23FFFFFF' d='M64.197,50.47C79.696,34.95 95.259,19.502 110.597,3.824C114.411,0.182 114.565,1.022 117.707,1.24C124.299,2.167 127.723,10.687 123.435,16.078C108.453,32.47 92.997,48.399 77.387,64.174C92.571,80.01 107.685,95.917 123.024,111.595C129.195,118.349 120.432,132.527 111.035,124.716C94.992,109.403 79.408,93.611 63.979,77.65C48.485,93.169 32.917,108.618 17.584,124.296C10.837,130.734 -2.411,121.031 4.747,112.042C19.728,95.65 35.179,79.716 50.795,63.945C35.605,48.11 20.491,32.198 5.157,16.525C0.085,10.976 2.912,0.586 12.267,1.24C14.069,1.491 15.723,2.227 17.141,3.404C33.184,18.717 48.768,34.509 64.197,50.47Z' /%3E%3C/svg%3E%0A") center center no-repeat;
    border: 0;
    bottom: 100%;
    content: "";
    display: block;
    height: 16px;
    margin: 0 0 16px;
    pointer-events: none;
    position: absolute;
    right: 0;
    width: 16px;
}

.pwa-install-prompt__icon__container {
    /*background: url("data:image/svg+xml,%3Csvg viewBox='0 0 70 70' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23F0F0F0' d='M65,17C65,10.377 59.623,5 53,5L17,5C10.377,5 5,10.377 5,17L5,53C5,59.623 10.377,65 17,65L53,65C59.623,65 65,59.623 65,53L65,17Z' /%3E%3C/svg%3E%0A") center center / 70px 70px repeat-x;*/
    margin: 40px 0 0;
}

.pwa-install-prompt__icon {
    border-radius: 12px;
    display: block;
    margin: 0 auto;
    width: 60px;
}

.pwa-install-prompt__content {
    padding: 10px 35px;
}

.pwa-install-prompt__title {
    font-size: 24px;
    margin: 0 0 20px;
}

.pwa-install-prompt__text {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 46px;
}

.pwa-install-prompt__guide {
    align-items: center;
    display: flex;
    font-size: 12px;
    justify-content: center;
    margin: 0;
}

.pwa-install-prompt__guide__icon {
    margin: 0 2px 6px;
    width: 20px;
}


.gear {
    position: absolute;
    z-index: -10;
    width: 40px;
    height: 40px;
    -webkit-animation: spin 5s infinite;
    animation: spin 5s infinite;
}

.two {
    left: 40px;
    width: 80px;
    height: 80px;
    -webkit-animation: spin-reverse 5s infinite;
    animation: spin-reverse 5s infinite;
}

.three {
    top: 45px;
    left: -10px;
    width: 60px;
    height: 60px;
}

@-webkit-keyframes spin {
    50% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    50% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes spin-reverse {
    50% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@keyframes spin-reverse {
    50% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

.lil-circle {
    position: absolute;
    border-radius: 50%;
    /*box-shadow: inset 0 0 10px 2px gray, 0 0 50px white;*/
    width: 100px;
    height: 100px;
    opacity: .65;
}

.blur-circle {
    position: absolute;
    top: -19px;
    left: -19px;
}

.text {
    color: lightgray;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
}

.text-gold {
    color: #c38b15;
    font-family: SemplicitaPro-Bold;
}

.blur-circle {
    display: none;
}

.account-wrapper .styled-input span:nth-child(3) {
    bottom: -39px;
}

.account-wrapper .styled-input span:nth-child(4) {
    bottom: -51px;
    z-index: 111;
}

/*.dspchk input[type="checkbox"] {
    display: block !important;
    position: relative;
    width: auto;
    opacity: 1;
}*/

@media screen and (min-width: 1024px) {
    .hidedesk {
        display: none!important;
    }
}

.pull-right {
    float: right!important;
}

.ui-notification {
    position: fixed;
    z-index: 9999;
    width: 300px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
    color: #fff;
    border-radius: 0;
    background: #337ab7;
    box-shadow: 5px 5px 10px rgb(0 0 0 / 30%);
}

.ui-notification.clickable:hover {
    opacity: .7;
    }
    .ui-notification a:hover {
    text-decoration: underline;
    }
  