﻿.ps-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
}
.ps-padding-tiny{padding:2px!important}
.ps-padding-top-tiny{padding-top:2px!important}
.ps-padding-bottom-tiny{padding-bottom:2px!important}
.ps-padding-left-tiny{padding-left:2px!important}
.ps-padding-right-tiny{padding-right:2px!important}
.ps-padding-horz-tiny{padding-right:2px;padding-left:2px!important}
.ps-padding-vert-tiny{padding-top:2px;padding-bottom:2px!important}
.ps-padding-small{padding:4px!important}
.ps-padding-top-small{padding-top:4px!important}
.ps-padding-bottom-small{padding-bottom:4px!important}
.ps-padding-left-small{padding-left:4px!important}
.ps-padding-right-small{padding-right:4px!important}
.ps-padding-horz-small{padding-right:4px;padding-left:4px!important}
.ps-padding-vert-small{padding-top:4px;padding-bottom:4px!important}
.ps-padding-medium{padding:8px!important}
.ps-padding-top-medium{padding-top:8px!important}
.ps-padding-bottom-medium{padding-bottom:8px!important}
.ps-padding-left-medium{padding-left:8px!important}
.ps-padding-right-medium{padding-right:8px!important}
.ps-padding-horz-medium{padding-right:8px;padding-left:8px!important}
.ps-padding-vert-medium{padding-top:8px;padding-bottom:8px!important}
.ps-padding-large{padding:16px!important}
.ps-padding-top-large{padding-top:16px!important}
.ps-padding-bottom-large{padding-bottom:16px!important}
.ps-padding-left-large{padding-left:16px!important}
.ps-padding-right-large{padding-right:16px!important}
.ps-padding-horz-large{padding-right:16px;padding-left:16px!important}
.ps-padding-vert-large{padding-top:16px;padding-bottom:16px!important}

.ps-margin-auto{margin:auto!important}
.ps-margin-left-auto{margin-left:auto!important}
.ps-margin-right-auto{margin-right:auto!important}
.ps-margin-top-auto{margin-top:auto!important}
.ps-margin-bottom-auto{margin-bottom:auto!important}
.ps-margin-vert-auto{margin-top:auto;margin-bottom:auto!important}
.ps-margin-horz-auto{margin-left:auto;margin-right:auto!important}
.ps-margin-tiny{margin:2px!important}
.ps-margin-top-tiny{margin-top:2px!important}
.ps-margin-bottom-tiny{margin-bottom:2px!important}
.ps-margin-left-tiny{margin-left:2px!important}
.ps-margin-right-tiny{margin-right:2px!important}
.ps-margin-horz-tiny{margin-right:2px;margin-left:2px!important}
.ps-margin-vert-tiny{margin-top:2px;margin-bottom:2px!important}
.ps-margin-small{margin:4px!important}
.ps-margin-top-small{margin-top:4px!important}
.ps-margin-bottom-small{margin-bottom:4px!important}
.ps-margin-left-small{margin-left:4px!important}
.ps-margin-right-small{margin-right:4px!important}
.ps-margin-horz-small{margin-right:4px;margin-left:4px!important}
.ps-margin-vert-small{margin-top:4px;margin-bottom:4px!important}
.ps-margin-medium{margin:8px!important}
.ps-margin-top-medium{margin-top:8px!important}
.ps-margin-bottom-medium{margin-bottom:8px!important}
.ps-margin-left-medium{margin-left:8px!important}
.ps-margin-right-medium{margin-right:8px!important}
.ps-margin-horz-medium{margin-right:8px;margin-left:8px!important}
.ps-margin-vert-medium{margin-top:8px;margin-bottom:8px!important}
.ps-margin-large{margin:16px!important}
.ps-margin-top-large{margin-top:16px!important}
.ps-margin-bottom-large{margin-bottom:16px!important}
.ps-margin-left-large{margin-left:16px!important}
.ps-margin-right-large{margin-right:16px!important}
.ps-margin-horz-large{margin-right:16px;margin-left:16px!important}
.ps-margin-vert-large{margin-top:16px;margin-bottom:16px!important}

.ps-border-left-hidden{border-left-style:hidden!important}
.ps-border-right-hidden{border-right-style:hidden!important}
.ps-border-top-hidden{border-top-style:hidden!important}
.ps-border-bottom-hidden{border-bottom-style:hidden!important}
.ps-border-hidden{border-style:hidden!important}
.ps-border-thin,.ps-hover-border-thin:hover{border-width:thin!important}
.ps-border-medium,.ps-hover-border-medium:hover{border-width:medium!important}
.ps-border-thick,.ps-hover-border-thick:hover{border-width:thick!important}
.ps-border-dashed,.ps-hover-border-dashed:hover{border-style:dashed!important}
.ps-border-dotted,.ps-hover-border-dotted:hover{border-style:dotted!important}
.ps-border-double,.ps-hover-border-double:hover{border-style:double!important}
.ps-border-grove,.ps-hover-border-grove:hover{border-style:groove!important}
.ps-border-inset,.ps-hover-border-inset:hover{border-style:inset!important}
.ps-border-outset,.ps-hover-border-outset:hover{border-style:outset!important}
.ps-border-ridge,.ps-hover-border-ridge:hover{border-style:ridge!important}
.ps-border-solid,.ps-hover-border-solid:hover{border-style:solid!important}
.ps-border-collapse-collapse,.ps-hover-border-collapse-collapse:hover{border-collapse:collapse!important}
.ps-border-collapse-separate,.ps-hover-border-collapse-separate:hover{border-collapse:separate!important}
.ps-border-left-thin,.ps-hover-border-left-thin:hover{border-left-width:thin!important}
.ps-border-left-medium,.ps-hover-border-left-medium:hover{border-left-width:medium!important}
.ps-border-left-thick,.ps-hover-border-left-thick:hover{border-left-width:thick!important}
.ps-border-left-dashed,.ps-hover-border-left-dashed:hover{border-left-style:dashed!important}
.ps-border-left-dotted,.ps-hover-border-left-dotted:hover{border-left-style:dotted!important}
.ps-border-left-double,.ps-hover-border-left-double:hover{border-left-style:double!important}
.ps-border-left-grove,.ps-hover-border-left-grove:hover{border-left-style:groove!important}
.ps-border-left-inset,.ps-hover-border-left-inset:hover{border-left-style:inset!important}
.ps-border-left-outset,.ps-hover-border-left-outset:hover{border-left-style:outset!important}
.ps-border-left-ridge,.ps-hover-border-left-ridge:hover{border-left-style:ridge!important}
.ps-border-left-solid,.ps-hover-border-left-solid:hover{border-left-style:solid!important}
.ps-border-right-thin,.ps-hover-border-right-thin:hover{border-right-width:thin!important}
.ps-border-right-medium,.ps-hover-border-right-medium:hover{border-right-width:medium!important}
.ps-border-right-thick,.ps-hover-border-right-thick:hover{border-right-width:thick!important}
.ps-border-right-dashed,.ps-hover-border-right-dashed:hover{border-right-style:dashed!important}
.ps-border-right-dotted,.ps-hover-border-right-dotted:hover{border-right-style:dotted!important}
.ps-border-right-double,.ps-hover-border-right-double:hover{border-right-style:double!important}
.ps-border-right-grove,.ps-hover-border-right-grove:hover{border-right-style:groove!important}
.ps-border-right-inset,.ps-hover-border-right-inset:hover{border-right-style:inset!important}
.ps-border-right-outset,.ps-hover-border-right-outset:hover{border-right-style:outset!important}
.ps-border-right-ridge,.ps-hover-border-right-ridge:hover{border-right-style:ridge!important}
.ps-border-right-solid,.ps-hover-border-right-solid:hover{border-right-style:solid!important}
.ps-border-top-thin,.ps-hover-border-top-thin:hover{border-top-width:thin!important}
.ps-border-top-medium,.ps-hover-border-top-medium:hover{border-top-width:medium!important}
.ps-border-top-thick,.ps-hover-border-top-thick:hover{border-top-width:thick!important}
.ps-border-top-dashed,.ps-hover-border-top-dashed:hover{border-top-style:dashed!important}
.ps-border-top-dotted,.ps-hover-border-top-dotted:hover{border-top-style:dotted!important}
.ps-border-top-double,.ps-hover-border-top-double:hover{border-top-style:double!important}
.ps-border-top-grove,.ps-hover-border-top-grove:hover{border-top-style:groove!important}
.ps-border-top-inset,.ps-hover-border-top-inset:hover{border-top-style:inset!important}
.ps-border-top-outset,.ps-hover-border-top-outset:hover{border-top-style:outset!important}
.ps-border-top-ridge,.ps-hover-border-top-ridge:hover{border-top-style:ridge!important}
.ps-border-top-solid,.ps-hover-border-top-solid:hover{border-top-style:solid!important}
.ps-border-bottom-thin,.ps-hover-border-bottom-thin:hover{border-bottom-width:thin!important}
.ps-border-bottom-medium,.ps-hover-border-bottom-medium:hover{border-bottom-width:medium!important}
.ps-border-bottom-thick,.ps-hover-border-bottom-thick:hover{border-bottom-width:thick!important}
.ps-border-bottom-dashed,.ps-hover-border-bottom-dashed:hover{border-bottom-style:dashed!important}
.ps-border-bottom-dotted,.ps-hover-border-bottom-dotted:hover{border-bottom-style:dotted!important}
.ps-border-bottom-double,.ps-hover-border-bottom-double:hover{border-bottom-style:double!important}
.ps-border-bottom-grove,.ps-hover-border-bottom-grove:hover{border-bottom-style:groove!important}
.ps-border-bottom-inset,.ps-hover-border-bottom-inset:hover{border-bottom-style:inset!important}
.ps-border-bottom-outset,.ps-hover-border-bottom-outset:hover{border-bottom-style:outset!important}
.ps-border-bottom-ridge,.ps-hover-border-bottom-ridge:hover{border-bottom-style:ridge!important}
.ps-border-bottom-solid,.ps-hover-border-bottom-solid:hover{border-bottom-style:solid!important}