﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #01416F;
    cursor: pointer;
    font-size: 12px !important;
}

.content {
    padding-top: 5px !important;
}

.feather-edit {
    color: #01416F !important;
}

td {
    font-size: 12px;
}

label {
    margin-bottom: 0 !important
}

.label-notifications {
    margin-bottom: .5rem !important
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn-orange {
    margin: 5px;
    color: #fff !important;
    border-radius: 12px;
    background-color: #F15B40;
    border-color: #F15B40;
    font-size: 12px;
}

    .btn-orange:hover {
        color: #fff !important;
    }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    font-family: 'Montserrat', sans-serif !important;
    background-color: #ffff !important;
    font-size: 12px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

.required {
    color: red;
}

.header-underline {
    text-decoration: none;
    border-bottom: 2px solid #01416F;
}

.buttonCurved {
    border-radius: 150px !important;
    background-color: #F15B40 !important;
    border-color: #F15B40 !important;
    font-size: 12px;
}

.login-logo {
    height: 90px;
    width: 275px;
}

.border-none {
    border: none !important;
}

.buttonIcon {
    background-color: #F15B40 !important;
    border-color: #F15B40 !important;
}

.InputBorderless {
    border: 0 !important;
    outline: 0 !important;
    border-bottom: 1px solid #CFD7DE !important;
}

.RegisterHeader {
    color: #4B4F5C;
    line-height: 20px;
    font-size: 17px;
}

.InputLabels {
    color: #9DA5B9;
}

.Processed {
    background-color: green;
    color: #fff;
    padding: 5px;
    border-radius: 15px;
}

.Invalid {
    background-color: red;
    color: #fff;
    padding: 5px;
    border-radius: 15px;
}

.Comment-Add {
    color: #9DA5B9;
}

    .Comment-Add:hover {
        color: #F15B40;
    }

.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -25px;
    position: relative;
    z-index: 2;
}

*:not(.fa) {
    font-family: 'Montserrat', sans-serif !important;
}

.backorange {
    background-color: #F15B40 !important;
    border-color: #F15B40 !important;
    color: #FFFF !important;
    border-radius: 12px !important;
}

.dropdownMenu {
    display: inline-block;
    text-align: center;
    margin-bottom: 3px;
}

.dropdownMenuFilters {
    display: inline-block;
    text-align: center;
    float: right;
}

.DropdownMenuItem {
    font: 24px;
    color: #FFFF;
}

    .DropdownMenuItem.Nav {
        font: 24px;
        color: #FFFF;
        /*margin-left: 30% !important;*/
    }

        .DropdownMenuItem.Nav.Settings {
            font: 24px;
            color: #FFFF;
            /*margin-left: 21% !important;*/
        }

.dropdownMenuListItem {
    text-align: center;
}

.DropdownMenuItemText {
    color: #FFFF;
    font-size: 14px !important;
    width: 100px;
    font-weight: bold;
}

.card-header-blue {
    background-color: #01416F;
    color: white;
}

.card-header-new {
    color: #4B4F5C;
    border-top-style: solid;
    border-bottom-style: solid;
    border-color: #ABB1C1;
    border-width: 1px;
}

.card-header-icon {
    color: #F15B40;
    font-size: 20px !important;
}

.login-icon-user {
    /*float: left;
    margin-left: 25%;
    margin-right: 5px;
    margin-top: 4px;*/
    color: #F15B40;
}

.login-icon-password {
    float: left;
    margin-left: 25%;
    margin-right: 11px;
    margin-top: 4px;
    color: #F15B40;
}

.blue-background {
    background-color: #01416F !important;
}

.title-white-headers {
    color: #F6F7FB !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 56px !important;
}

.mainpage-title-white-headers {
    margin-left: 30%;
    font-size: 45px;
    color: white;
    line-height: 54px;
    font-weight: bold;
}

.support-title-white-headers {
    font-size: 35px;
    color: white;
}

.video-Laptop {
    height: 90px;
    width: 160px;
    float: left;
}

.login-subtext {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    float: left;
    margin-left: 3%;
    margin-top: 3%;
    line-height: 19px;
    font-weight: normal;
}

.selectize-input {
    border: none !important;
}

.sub-text-white {
    color: #FFFFFF !important;
    font-family: 'Montserrat', sans-serif !important;
    float: left !important;
    line-height: 22px;
}

.tab-grey-headers {
    color: #72798D;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 26px !important;
}

/* Style the tab */
.tab {
    overflow: hidden;
    border-bottom: 2px solid #abb1c1;
}

    .tab .tablinks {
        font-size: 12px !important;
    }

    /* Style the buttons inside the tab */
    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 9px 10px;
        transition: 0.3s;
        font-size: 17px;
        border-top-right-radius: 15px;
        font-weight: bold;
    }

        /* Change background color of buttons on hover */
        .tab button:hover {
            background-color: #F8AD9F;
        }

        /* Create an active/current tablink class */
        .tab button.active {
            color: #F15B40;
            border-bottom-color: #F15B40;
            font-size: 13px !important;
            border-bottom: solid;
            font-weight: bold;
        }

    .tab tab-grey-headers button.active {
        background-color: #F15B40;
        color: #F6F7FB !important;
        font-size: 26px !important
    }

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 3px 6px;
    border-top: none;
}

@media (min-width: 0px) and (max-width: 480px) {
    #footer {
        display: none !important;
        visibility: hidden !important;
    }
}

td.details-control {
    /*    background: url('../static/Icons/Plus.png') no-repeat center center;
*/ cursor: pointer;
}

tr.shown td.details-control {
    /*    background: url('../static/Icons/Arrow_Up.png') no-repeat center center;*/
}

.page-item.active .page-link {
    z-index: 0;
    background-color: #F15B40;
    border-color: #F15B40;
    font-weight: 700;
    color: #72798D !important;
}

.header-blue {
    background-color: #9DA5B9;
    color: white
}

.header-grey {
    background-color: #01416F;
    color: white
}

.profile-picture .avatar {
    width: 10rem !important;
    height: 10rem !important;
    border: 3px solid #fff;
    background-color: #cfd7de !important;
}

.form-check-input {
    margin: 4px 17px 0px 7px !important;
}

    .form-check-input:checked {
        background-color: #f15b40 !important;
    }

        .form-check-input:checked[type=radio] {
            background-image: none !important;
        }
/*input[type="checkbox"]:checked,input[type="radio"]:checked {
    filter: ;
}*/

/*FOR FUTURE TOAST DESIGN CHANGES*/
/*#toast-container > .toast-success {
    background-color: #01416F;
    color: #fff;
}*/

.toast-success {
    background-color: #51A351 !important;
}

.popover-header {
    color: #01416F;
    background-color: #fff;
}

/*Removes the arrows on number fields*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/*Removes the arrows on number fields*/
/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}



.locationHeader {
    color: #4B4F5C !important;
    font-weight: 600;
    font-size: 18px;
}

.OrderBottomSection {
    color: #4B4F5C !important;
    font-weight: 600;
    font-size: 17px;
    padding-bottom: 14px;
}

.ActivityHeader {
    color: #4B4F5C !important;
    font-weight: 600;
    font-size: 13px;
    margin-top: 5px;
    width: 45%;
}

.Online-orange {
    color: #F15B40 !important;
}

.text-orange {
    color: #F15B40 !important;
}



.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
}

    .arrow:after {
        content: "";
        position: absolute;
        left: 20px;
        top: -20px;
        width: 25px;
        height: 25px;
        box-shadow: 6px 5px 9px -9px black, 5px 6px 9px -9px black;
        transform: rotate(45deg);
    }



h1, h2, h3, h4 {
    margin-bottom: 0px !important;
}

.datatable-headers {
    color: white !important;
    font-weight: 600 !important;
    text-align: left;
}

th {
    color: white !important;
    font-weight: 600 !important;
    text-align: center;
}

.dataTables_length {
    color: #9DA5B9;
}

.dataTables_filter {
    color: #9DA5B9;
}

.dataTables_info {
    color: #9DA5B9;
}

.page-link {
    color: #9DA5B9 !important;
    background-color: #ffff !important;
}

.custom-select .custom-select-sm .form-control .form-control-sm {
    color: #9DA5B9 !important;
}

.footer-flow-Main {
    color: #9DA5B9;
    top: -5px;
    font-size: 12px;
    padding-top: 10%;
}

.footer-identity-page {
    font-size: 12px;
}

.footer-identity-page-white {
    top: -5px;
    font-size: 12px;
    margin-left: 5%;
}

.footer-flow-Main-div {
    float: left;
    padding-top: 1%;
}

.popover-body {
    border-top: 0px solid #ffff !important;
    padding: 0px !important;
}

.popover-header {
    border-bottom: 0px solid #ffff !important;
}

.h2, h2 {
    font-size: 18px !important;
}

.form-control {
    font-size: 12px !important;
}

.form-label {
    font-size: 13px !important;
}

.subHeaders-Grey {
    color: #72798D;
    font-weight: 600;
    font-size: 16px !important;
}

.locationHeader .SystemReference {
    border: none !important;
    min-width: 360px !important;
    background-color: #01416F !important;
}

.loadlocationsearch {
    color: #fff !important;
    font-size: 9px;
    padding-left: 3px;
    padding-right: 3px
}

.UploadfileText {
    color: gray !important;
    font-size: 9px;
    padding-left: 3px;
    padding-right: 3px
}

.saveddordercell {
    background-color: yellow;
}

.pendingddordercell {
    background-color: white;
}

/*collapse test style*/

.CollapsibleLiveGrid {
    float: right;
    margin-top: 10px;
    margin-right: 2%;
    color: white;
}

.archiveIcon {
    font-size: 14px !important;
    vertical-align: middle;
}

.FilterIcon {
    margin-top: 0.5%;
    float: right;
    color: #F15B40;
    font-size: 24px;
    padding-right: 2%;
}

.contentGrids {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background-color: #f1f1f1;
}

.dropdown-submenu {
    border-radius: 15px;
}

/*.dropdown-menu {
}*/

.dropdown-menu {
    z-index: 100 !important;
}

ul.dropdown-submenu.show {
    border-radius: 15px;
}

.dropdown-menu-submenus {
    border-radius: 15px;
    min-width: 100px;
}

dropdown-menu::before {
    right: 13px;
    border-width: 0 8px 8px 8px;
    border-style: solid;
    border-color: rgba(0,0,0,0.1) transparent;
}

.dropdown-divider {
    margin-top: 10px;
}

.clearFilter {
    float: left;
    padding-right: 20px;
    text-decoration: underline;
}

.filtermodal {
    float: right;
    margin-right: 2%;
    margin-top: 6.5%;
}

.activityLogContainer {
    background-color: #F6F7FB;
}

.up-input {
    display: none;
    text-align: center;
}

.file-ups {
    display: inline-flex;
    align-items: center;
}

.up-button {
    display: inline-flex;
    align-items: center;
    color: #F15B40;
    background-color: transparent;
    border: none;
    font-size: 1em;
}

.up-text {
    color: white;
}

.fieldTypes {
    display: grid;
    grid-template-rows: 240px 1fr;
    overflow-y: auto; /*added*/
}

.fieldsContainer {
    display: grid;
    grid-template-columns: repeat(1, minmax(100px,1fr));
    grid-auto-rows: 50px;
    grid-gap: 15px;
    overflow-y: scroll; /*added*/
}

.fieldsContainerglobal {
    display: grid;
    grid-template-columns: repeat(1, minmax(100px,1fr));
    grid-auto-rows: 70px;
    grid-gap: 45px;
    overflow-y: scroll; /*added*/
}

.activityLog {
    display: flex;
    align-items: center;
    color: #01416F;
    font-weight: bold;
    font-size: 13px;
}

.activityLogDiv {
    display: flex;
    align-items: center;
}

.activityTable {
    padding-bottom: 3%;
}

.warehousefilter {
    color: #626a7f;
    font-size: 16px;
    float: left;
    text-align: left;
}

.example {
    padding: 10px;
    border: 1px solid #ccc;
}

#drop_zone {
    border: 2px dashed #bbb;
    margin-left: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 25px;
    text-align: center;
    font: 20pt bold 'Vollkorn';
    color: #bbb;
}

.form-field-file label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    transition: background 0.25s ease-in-out;
}

    .form-field-file label:hover, .form-field-file label:active {
        background: shade(#336699, 34%);
    }

    .form-field-file label:after {
        position: absolute;
        top: 0;
        z-index: 2;
        display: block;
        font-family: 'FontAwesome';
    }

.form-field-file input[type="file"] {
    position: absolute;
    z-index: -1;
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
}

.item {
    /*color:white;*/
}

.ReadActivityLogLabel {
    font-size: 12px;
    float: right;
}

.ReadActivityCheckBox {
    margin-right: 10px;
}

.closeicon {
    color: white;
    font-size: 35px;
}

.card {
    border: 0px !important;
    box-shadow: none;
}

.browse {
    text-decoration: underline;
    font-size: 16px;
}

.Authfiltering {
    display: block;
    width: 100%;
    min-height: calc(1.4666667em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.4666667;
    color: #354052;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid rgba(110,117,130,.2);
    border-radius: 3px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.cardOrder {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(110,117,130,.2);
    border-radius: 3px;
}

.DropBox {
    width: 100px;
    height: 35px;
    margin: 10px;
    padding: 10px;
    border: 1px solid black;
}

ul {
    list-style-type: none;
    padding-inline-start: 0px;
}

.ExportHeader {
    background-color: blue;
    color: white;
}

.ui-timepicker {
    z-index: 10;
    position: relative;
}

/**/

hr {
    height: 2px;
    opacity: 0.5;
}

.collapsible {
    background-color: #fff;
    cursor: pointer;
    padding: 0px 5px 0px 0px;
    height: 30px;
    width: 100%;
    border: none;
    outline: none;
    font-size: 15px;
    color: #4B4F5C;
}

/*.collapsible:after {
        content: '\f077';
        font: normal normal normal 17px/1 FontAwesome;
        color: #fff;
        right: 11px;
        height: 34px;
        pointer-events: none;
    }*/

/*.activeheader:after {
    content: '\f078';
}*/

.active {
    background-color: #F15B40;
}

.collapsible:after {
    padding-top: 3px;
}

.card-body.table-responsive {
    transition: max-height 0.2s ease-out;
}

.clearLocation {
    font-style: italic;
    color: blue;
    font: 10px;
    float: right;
}

/*Checkbox*/
/* The container */
.checkboxcontainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .checkboxcontainer input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 10;
    left: 0;
    height: 14px;
    width: 13px;
    background-color: #9DA5B9;
}

/* On mouse-over, add a grey background color */
.checkboxcontainer:hover input ~ .checkmark {
    background-color: #9DA5B9;
}

/* When the checkbox is checked, add a blue background */
/*.checkboxcontainer input:checked ~ .checkmark {
    background-color: #F15B40;
}*/

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkboxcontainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkboxcontainer .checkmark:after {
    left: 3px;
    top: 0.75px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.Special-Instructions {
    border-radius: 10px;
    border-color: #CFD7DE;
    width: 100%;
}

.selectize-input {
    font-size: 11px;
}

@media (min-width: 48rem) {
    .col-md-1 {
        flex: 0 0 auto;
        width: 9.333333%;
    }
}

.Filter-Headers {
    color: #72798D !important;
    font-size: 14px;
    text-align: left;
}

.modal-content {
    position: relative;
    padding: 15px;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(110,117,130,.1);
    border-radius: 11px;
    outline: 0;
}

.Filter-Button {
    background-color: #f15b40 !important;
    padding: 5px 0 !important;
    font-size: 12px !important;
}

.text-gray {
    color: #4B4F5C !important;
}

.Housekeeping-Section-Headers {
    background-color: #70788c;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.Document-Tbl-Linebreak {
    width: 23%;
    white-space: break-spaces;
}

.Comment-Tbl-Linebreak {
    width: 355px;
    white-space: break-spaces;
}

.Tbl-Middle-Column-Borders {
    border: #CFD7DE solid 1px;
    border-top: none;
    border-bottom: none;
}

.Tbl-Font {
    color: #4B4F5C;
    font-size: 13px;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50 !important;
    width: 100vw;
    height: 100vh;
    background-color: #354052;
}

.loginForm {
    margin-left: 30% !important;
}

.OrderTabs {
    font-size: 17px !important;
    font-weight: 400 !important;
}

.MainTablecollapsible {
    margin-top: 0.5% !important;
    margin-bottom: 0.5% !important;
}

.hr:not([size]), hr:not([size]) {
    height: 1px !important;
}

.hr, hr {
    margin: 0.5rem 0 !important;
}

.Loading-point-weight {
    font-weight: 400 !important;
    font-size: 16px;
}

.update-Loadpoint {
    margin-left: 2%;
}

.card-body + .card-body {
    border-top: 0px solid rgba(110,117,130,.2);
}

.filter-checkbox-label {
    padding-left: 0px !important;
}

.filter-popup {
    max-width: 65%;
    height: 100%;
}

.button-profile-save {
    margin-right: 1.68% !important;
    float: right;
}

.button-profile-cancel {
    margin-left: 20px;
    float: right;
    margin-right: 36.5% !important;
}

.my-profile-title {
    font-size: 45px !important;
    font-weight: bold;
}

.option {
    text-align: left;
}

.datatable-headers {
    text-transform: none !important;
}

.pagination {
    float: right;
}

.white-background {
    background-color: #fff !important;
}

th {
    width: 1% !important;
}

.live-select {
    border: 0px;
}

.exponent {
    background-color: #F15B40;
    color: #fff;
    border-radius: 5px;
    width: 15px;
    padding-left: 4px;
    padding-right: 4px;
}

/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 9999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

    /* Transparent Overlay */
    .loading:before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));
        background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
    }

    /* :not(:required) hides these rules from IE9 and below */
    .loading:not(:required) {
        /* hide "loading..." text */
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0;
    }

        .loading:not(:required):after {
            content: '';
            display: block;
            font-size: 10px;
            width: 1em;
            height: 1em;
            margin-top: -0.5em;
            -webkit-animation: spinner 150ms infinite linear;
            -moz-animation: spinner 150ms infinite linear;
            -ms-animation: spinner 150ms infinite linear;
            -o-animation: spinner 150ms infinite linear;
            animation: spinner 150ms infinite linear;
            border-radius: 0.5em;
            -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
            box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
        }

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}