html {
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body{
	background-color:#D3EDFD
}


body {
    margin: 0
}

footer,

nav {
    display: block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b {
    font-weight: bolder
}


img {
    border-style: none
}


hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}


.dog1-container:after,
.dog1-container:before,
.dog1-panel:after,
.dog1-panel:before,
.dog1-row:after,
.dog1-row:before,
.dog1-row-padding:after,
.dog1-row-padding:before,
.dog1-cell-row:before,
.dog1-cell-row:after,
.dog1-clear:after,
.dog1-clear:before,
.dog1-bar:before,
.dog1-bar:after {
    content: "";
    display: table;
    clear: both
}


.dog1-third .dog1-quarter {
    float: left;
    width: 100%
}

@media (min-width:601px) {

    .dog1-quarter {
        width: 24.99999%
    }

    .dog1-third {
        width: 33.33333%
    }

}

@media (min-width:993px) {}

.dog1-content {
    margin-left: auto;
    margin-right: auto
}

.dog1-content {
    max-width: 980px
}


@media (max-width:1205px) {}

@media (max-width:600px) {}

@media (max-width:768px) {}

@media (min-width:993px) {}

@media (max-width:992px) and (min-width:601px) {}

@media (max-width:992px) {


    .dog1-main {
        margin-left: 0 !important;
        margin-right: 0 !important
    }


}

.dog1-top {
    position: fixed;
    width: 100%;
    z-index: 1
}

.dog1-top {
    top: 0;
}


.dog1-display-container:hover {
    display: block
}

.dog1-display-container:hover {
    display: inline-block
}

.dog1-circle {
    border-radius: 50%
}

.dog1-row-padding,
.dog1-row-padding>.dog1-half,
.dog1-row-padding>.dog1-third,
.dog1-row-padding>.dog1-twothird,
.dog1-row-padding>.dog1-threequarter,
.dog1-row-padding>.dog1-quarter,
.dog1-row-padding>.dog1-col {
    padding: 0 8px
}

.dog1-container {
    padding: 0.01em 16px
}

.dog1-card {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12)
}


.dog1-hover-shadow:hover {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19)
}


@keyframes dog1-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}


@keyframes fading {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}


@keyframes opac {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}


@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.dog1-animate-left {
    position: relative;
    animation: animateleft 0.4s
}

@keyframes animateleft {}

@keyframes animateright {}

@keyframes animatebottom {}

@keyframes animatezoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.dog1-animate-input:focus {
    width: 100% !important
}


.dog1-hover-opacity:hover {
    opacity: 0.60
}


.dog1-hover-opacity-off:hover {
    opacity: 1
}

.dog1-hover-greyscale:hover,
.dog1-hover-grayscale:hover {
    filter: grayscale(100%)
}

.dog1-hover-sepia:hover {
    filter: sepia(100%)
}


.dog1-small {
    font-size: 12px !important
}


.dog1-large {
    font-size: 18px !important
}

.dog1-xlarge {
    font-size: 24px !important
}


.dog1-margin-bottom {
    margin-bottom: 16px !important
}


.dog1-margin-right {
    margin-right: 16px !important
}


.dog1-padding {
    padding: 8px 16px !important
}

.dog1-padding-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important
}


.dog1-padding-32 {
    padding-top: 32px !important;
    padding-bottom: 32px !important
}


.dog1-padding-64 {
    padding-top: 64px !important;
    padding-bottom: 64px !important
}


.dog1-left {
    float: left !important
}

.dog1-right {
    float: right !important
}

.dog1-button:hover {
    color: #000 !important;
    background-color: #ccc !important
}


.dog1-hover-none:hover {
    background-color: transparent !important
}

.dog1-hover-none:hover {
    box-shadow: none !important
}

NEW [type=checkbox],
[type=radio] {
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

html,
body {
    font-family: Verdana, sans-serif;
    font-size: 15px;
    line-height: 1.5
}

html {
    overflow-x: hidden
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px;
    text-align: center;
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 20px
}


h6 {
    font-size: 16px
}

.dog1-serif {
    font-family: serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Segoe UI", Arial, sans-serif;
    font-weight: 400;
    margin: 10px 0
}



hr {
    border: 0;
    border-top: 1px solid #eee;
    margin: 20px 0
}

.dog1-image {
    max-width: 100%;
    height: auto
}

img {
    vertical-align: middle
}

a {
    color: inherit
}

.dog1-bordered tr,
.dog1-table-all tr {
    border-bottom: 1px solid #ddd
}

.dog1-centered tr th,
.dog1-centered tr td {
    text-align: center
}

.dog1-table td,
.dog1-table th,
.dog1-table-all td,
.dog1-table-all th {
    padding: 8px 8px;
    display: table-cell;
    text-align: left;
    vertical-align: top
}

.dog1-table th:first-child,
.dog1-table td:first-child,
.dog1-table-all th:first-child,
.dog1-table-all td:first-child {
    padding-left: 16px
}


.dog1-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap
}

.dog1-btn:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}


.dog1-button {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}


.dog1-btn:disabled,
.dog1-button:disabled {
    cursor: not-allowed;
    opacity: 0.3
}

.dog1-disabled *,
:disabled * {
    pointer-events: none
}

.dog1-btn.dog1-disabled:hover,
.dog1-btn:disabled:hover {
    box-shadow: none
}


.dog1-tag {
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center
}


.dog1-ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.dog1-ul li {
    padding: 8px 16px;
    border-bottom: 1px solid #ddd
}

.dog1-ul li:last-child {
    border-bottom: none
}


.dog1-tooltip:hover .dog1-text {
    display: inline-block
}

.dog1-ripple:active {
    opacity: 0.5
}


.dog1-dropdown-hover:hover .dog1-dropdown-content {
    display: block
}


.dog1-sidebar {
    height: 100%;
    width: 200px;
    background-color: #fff;
    position: fixed;
    z-index: 1;
    overflow: auto
}

.dog1-bar-block .dog1-dropdown-hover,
.dog1-bar-block .dog1-dropdown-click {
    width: 100%
}

.dog1-bar-block .dog1-dropdown-hover .dog1-dropdown-content,
.dog1-bar-block .dog1-dropdown-click .dog1-dropdown-content {
    min-width: 100%
}

.dog1-bar-block .dog1-dropdown-hover .dog1-button,
.dog1-bar-block .dog1-dropdown-click .dog1-button {
    width: 100%;
    text-align: left;
    padding: 8px 16px
}

.dog1-main {
    transition: margin-left .4s
}


.dog1-bar {
    width: 100%;
    overflow: hidden
}

.dog1-bar {
    display: inline-block;
    width: auto;
    text-align: center;
}

.dog1-bar .dog1-bar-item {
    padding: 8px 16px;
    float: left;
    width: auto;
    border: none;
    display: block;
    outline: 0
}

.dog1-bar .dog1-dropdown-hover,
.dog1-bar .dog1-dropdown-click {
    position: static;
    float: left
}

.dog1-bar .dog1-button {
    white-space: normal
}

.dog1-bar-block .dog1-bar-item {
    width: 100%;
    display: block;
    padding: 8px 16px;
    text-align: left;
    border: none;
    white-space: normal;
    float: none;
    outline: 0
}

.dog1-bar-block .dog1-bar-item {
    text-align: center
}

.dog1-container:after,
.dog1-container:before,
.dog1-panel:after,
.dog1-panel:before,
.dog1-row:after,
.dog1-row:before,
.dog1-row-padding:after,
.dog1-row-padding:before,
.dog1-cell-row:before,
.dog1-cell-row:after,
.dog1-clear:after,
.dog1-clear:before,
.dog1-bar:before,
.dog1-bar:after {
    content: "";
    display: table;
    clear: both
}

.dog1-col,
.dog1-half,
.dog1-third,
.dog1-twothird,
.dog1-threequarter,
.dog1-quarter {
    float: left;
    width: 100%
}

@media (min-width:601px) {



    .dog1-quarter {
        width: 24.99999%
    }


    .dog1-third {
        width: 33.33333%
    }


}

@media (min-width:993px) {}

.dog1-content {
    margin-left: auto;
    margin-right: auto
}

.dog1-content {
    max-width: 980px
}

@media (max-width:1205px) {}

@media (max-width:600px) {


    .dog1-dropdown-hover.dog1-mobile,
    .dog1-dropdown-hover.dog1-mobile .dog1-btn,
    .dog1-dropdown-hover.dog1-mobile .dog1-button,
    .dog1-dropdown-click.dog1-mobile,
    .dog1-dropdown-click.dog1-mobile .dog1-btn,
    .dog1-dropdown-click.dog1-mobile .dog1-button {
        width: 100%
    }
}

@media (max-width:768px) {}

@media (min-width:993px) {}

@media (max-width:992px) and (min-width:601px) {}

@media (max-width:992px) {


    .dog1-main {
        margin-left: 0;
        margin-right: 0
    }


}

.dog1-top {
    position: fixed;
    width: 100%;

    z-index: 1
}

.dog1-top {
    top: 0
}

.dog1-display-container:hover .dog1-display-hover {
    display: block
}

.dog1-display-container:hover span.dog1-display-hover {
    display: inline-block
}

.dog1-circle {
    border-radius: 50%
}

.dog1-row-padding,
.dog1-row-padding>.dog1-half,
.dog1-row-padding>.dog1-third,
.dog1-row-padding>.dog1-twothird,
.dog1-row-padding>.dog1-threequarter,
.dog1-row-padding>.dog1-quarter,
.dog1-row-padding>.dog1-col {
    padding: 0 8px
}

.dog1-containe {
    padding: 0.01em 16px
}

.dog1-card {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12)
}


.dog1-hover-shadow:hover {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19)
}



@keyframes dog1-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}



@keyframes fading {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}



@keyframes opac {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}


@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.dog1-animate-left {
    position: relative;
    animation: animateleft 0.4s
}

@keyframes animateleft {
    from {
        left: -300px;
        opacity: 0
    }

    to {
        left: 0;
        opacity: 1
    }
}



@keyframes animateright {
    from {
        right: -300px;
        opacity: 0
    }

    to {
        right: 0;
        opacity: 1
    }
}

@keyframes animatebottom {
    from {
        bottom: -300px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

@keyframes animatezoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}


.dog1-animate-input:focus {
    width: 100%
}


.dog1-hover-opacity:hover {
    opacity: 0.60
}

.dog1-hover-opacity-off:hover {
    opacity: 1
}

.dog1-hover-greyscale:hover,
.dog1-hover-grayscale:hover {
    filter: grayscale(100%)
}

.dog1-hover-sepia:hover {
    filter: sepia(100%)
}

.dog1-small {
    font-size: 12px
}


.dog1-large {
    font-size: 18px
}

.dog1-xlarge {
    font-size: 24px
}

.dog1-margin-bottom {
    margin-bottom: 16px
}


.dog1-margin-right {
    margin-right: 16px
}


.dog1-padding {
    padding: 8px 16px
}

.dog1-padding-16 {
    padding-top: 16px;
    padding-bottom: 16px
}

.dog1-padding-32 {
    padding-top: 32px;
    padding-bottom: 32px
}


.dog1-padding-64 {
    padding-top: 64px;
    padding-bottom: 64px
}


.dog1-left {
    float: left
}

.dog1-right {
    float: right
}