
@import "http://fonts.googleapis.com/css?family=Bangers";
.DS-blueWrapper * {
    box-sizing: border-box;
    color: #666;
}
.DS-blueWrapper a {
    transition: all 0.4s ease 0s;
}
.DS-blueWrapper {
    background: none repeat scroll 0 0 #13488c;
    border-radius: 16px;
    padding: 8px;
}
.DS-whiteWrapper {
    background: none repeat scroll 0 0 #fff;
    border-radius: 8px;
    margin-top: 8px;
    min-height: 150px;
    padding: 8px;
}
#DS-headerTabs ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#DS-headerTabs ul li a {
    background: none repeat scroll 0 0 #9fb6d4;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #13488c;
    float: left;
    font-family: "Bangers",Arial,Helvetica,sans-serif;
    font-size: 24px;
    line-height: 100%;
    margin-right: 3px;
    opacity: 0.85;
    padding: 13px 17px 10px;
    text-decoration: none;
}
#DS-headerTabs ul li a span {
    color: #fff;
    display: block;
}
#DS-headerTabs ul li.ui-state-hover a, #DS-headerTabs ul li.ui-state-active a {
    background: none repeat scroll 0 0 #fff;
    opacity: 1;
}
#DS-headerTabs ul li.ui-state-hover a span, #DS-headerTabs ul li.ui-state-active a span {
    color: #8aa4c6;
}
#DS-headerTabs ul li.ui-state-hover a, #DS-headerTabs ul li.ui-state-active a {
    color: #13488c;
    display: block;
}
.DS-headerTabsContent {
    background: none repeat scroll 0 0 #fff;
    border-radius: 0 8px 8px;
    min-height: 207px;
    padding: 25px 17px;
}
.DS-questions .DS-headerTabsContent {
}
.DS-headerTabsContent > div {
    display: none;
}
.DS-headerTabsContent > div:first-child {
    display: block;
}
.DS-col-100 {
    width: 100%;
}
.DS-col-80 {
    float: left;
    width: 80%;
}
.DS-col-70 {
    float: left;
    width: 70%;
}
.DS-col-50 {
    float: left;
    width: 50%;
}
.DS-col-33 {
    float: left;
    width: 33.333%;
}
.DS-col-30 {
    float: left;
    width: 30%;
}
.DS-col-25 {
    float: left;
    width: 25%;
}
.DS-col-20 {
    float: left;
    width: 20%;
}
.DS-buttons {
    float: left;
    padding: 0 15px 0 0;
}
.DS-buttons > span {
    display: block;
    margin: 10px 7px 0;
}
.DS-buttons > span > span {
    color: #333;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 16px;
}
.DS-buttons a {
    background: none repeat scroll 0 0 #13488c;
    border-radius: 18px;
    color: #fff;
    display: block;
    font-family: "Bangers",Arial,Helvetica,sans-serif;
    font-size: 24px;
    line-height: 25px;
    margin-bottom: 5px;
    padding: 5px 15px;
    width: 188px;
}
.DS-buttons a:hover {
    background: none repeat scroll 0 0 #8aa4c6;
    color: #fff;
}
#DS-quickmenu .DS-coinSet {
    float: left;
    width: calc(100% - 205px);
}
a.DS-coin {
    color: #13488c;
    display: block;
    font-family: "Bangers",Arial,Helvetica,sans-serif;
    font-size: 24px;
    line-height: 100%;
    padding: 0 15px;
    text-align: center;
}
a.DS-coin span {
    color: #13488c;
}
a.DS-coin:hover, a.DS-coin:hover span {
    color: #8aa4c6;
}
a.DS-coin img {
    background: none repeat scroll 0 0 #7cb913;
    border: 3px solid #cbe3a1;
    border-radius: 100%;
    display: block;
    margin: 0 auto 15px;
    max-width: 80%;
    padding: 10px;
    transform: scaleX(1);
    transition: all 0.4s ease 0s;
}
a.DS-coin:hover img {
    transform: scaleX(-1);
}
#DS-dragdrop > div:nth-child(1) {
    border-bottom: 1px dotted #eee;
    margin: 0 0 25px;
}
#DS-dragdrop > div:nth-child(2) {
    border-right: 1px dotted #eee;
    float: left;
    margin: 0 25px 0 0;
    max-width: 100%;
    padding: 0;
    width: 472px;
}
#DS-dragdrop > div:nth-child(3) {
    float: left;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: 387px;
}
#DS-dragdrop > div > h3 {
    color: #13488c;
    font-family: "Bangers",Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 100%;
}
#DS-dragdrop > div > h3 span {
    background: none repeat scroll 0 0 #7cb913;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 26px;
    line-height: 26px;
    margin: -2px 6px 0 0;
    padding: 0;
    text-align: center;
    vertical-align: bottom;
    width: 26px;
}
#DS-dragdrop > div:nth-child(1) > h3 {
    float: left;
    margin: 6px 0 0;
    width: 140px;
}
.DS-textBox {
    background: none repeat scroll 0 0 #fff !important;
    border: 1px solid #c9c9c9 !important;
    border-radius: 3px !important;
    float: left;
    width: calc(100% - 140px) !important;
}
.DS-dragIcons {
    font-size: 0 !important;
    line-height: 0 !important;
    max-width: 100%;
}
.DS-dragIcons > div {
    float: left;
    /*padding: 0 17px 10px 0;*/
    padding: 0 14px 10px 0;
}
.DS-dragIcons img {
    display: block;
    height: auto;
    max-width: 100%;
}
.DS-dragIconsButtons span {
    display: inline-block;
    padding: 0 12px 10px 0;
}
.DS-dragIconsButtons span.DS-break {
    display: block;
    padding: 0;
}
.DS-dragIconsButtons span.DS-lastChild {
    padding-right: 0;
}
.DS-dragIcons img {
    transform: scale(1);
    transition: all 0.4s ease 0s;
}
.DS-dragIcons img:hover {
    transform: scale(1.15);
}
.DS-bottom-10 {
    padding-bottom: 10px;
}
.DS-right-15 {
    padding-right: 15px;
}
#DS-dragdrop > div:nth-child(3) > div {
    float: left;
    margin-right: 30px;
    padding-top: 5px;
    width: 166px;
}
#DS-dragdrop > div:nth-child(3) > div:nth-child(3) {
    margin: 0;
}
.DS-arrows {
    background: url("../images/DD-arrows.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    height: 104px;
    line-height: 18px;
    padding-left: 70px;
}
.dnnDropTarget.DS-clone, .dnnDropTarget.DS-recycle {
    background: none no-repeat scroll 50% 50% #f1f9fd;
    border: 4px dashed #ceebf9;
    height: 166px !important;
    width: 166px;
}
.dnnDropTarget.DS-clone:hover, .dnnDropTarget.DS-recycle:hover {
    background-size: 55% auto;
}
.dnnDropTarget.DS-clone {
    background-image: url("../images/DD-clone.png");
}
.dnnDropTarget.DS-recycle {
    background-image: url("../images/DD-delete.png");
}
#DS-headerTitle {
    padding: 3px 6px;
}
.DS-headerTitle h1 {
    margin: 0;
    padding: 0;
}
.DS-headerTitle h1 span, #DS-headerTabs ul.DS-headerTitle li a {
    background: none repeat scroll 0 0 #9fb6d4;
    border: 0 none;
    border-radius: 8px 8px 0 0;
    box-shadow: none;
    color: #13488c;
    float: left;
    font-family: "Bangers",Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 100%;
    margin-bottom: 0;
    margin-right: 3px;
    opacity: 0.85;
    padding: 13px 17px 10px;
    text-decoration: none;
    text-shadow: none;
}
.DS-headerTitle h1 span, #DS-headerTabs ul.DS-headerTitle li a:hover {
    background: none repeat scroll 0 0 #fff;
    opacity: 1;
}
.-DS-headerTitle li {
    float: right;
}
DIV.showdots {
    border: 5px dotted #efefef;
    padding: 10px 0;
}
DIV.hidedots {
    border: 5px dotted #fff;
    padding: 10px 0;
}
DIV.showbg {
    background-color: #efefef;
    border: 0 dotted #efefef;
}
DIV.hidebg {
    background-color: #fff;
    border: 0 dotted #efefef;
}
.dnnFormSectionHead a.dnnSectionExpanded {
    background: url("../images/up-icn.png") repeat scroll right 50% rgba(0, 0, 0, 0);
    color: #fff;
}
#tblSQLEvents fieldset .dnnFormItem:nth-child(1) textarea {
    margin-top: 5px;
    max-width: 37%;
    width: 37%;
}
#tblSQLEvents fieldset .dnnFormItem:nth-child(2) {
    max-width: 21%;
    position: absolute;
    right: 0;
    top: -30px;
}
#tblSQLEvents fieldset .dnnFormItem:nth-child(2) select {
    width: 100%;
}
.clearfix {
    clear: both;
    font-size: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
@media only screen and (max-width: 900px), only screen and (max-device-width: 900px) {
#DS-quickmenu .DS-coinSet .DS-col-25 {
    width: 50%;
}
#DS-quickmenu .DS-coinSet .DS-coin {
    text-align: left;
}
#DS-quickmenu .DS-coinSet .DS-coin:nth-child(1), #DS-quickmenu .DS-coinSet .DS-coin:nth-child(2) {
    margin-bottom: 10px;
}
#DS-quickmenu .DS-coinSet .DS-coin img {
    display: inline-block;
    margin: 0 -75px 0 0;
    max-width: 65px;
}
#DS-quickmenu .DS-coin > span {
    display: inline-block;
    margin: 0 0 0 75px;
    vertical-align: middle;
}
}
@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
.DS-coinSet .DS-col-25 {
    width: 50%;
}
#DS-quickhelp .DS-coinSet .DS-col-25:nth-child(1), #DS-quickhelp .DS-coinSet .DS-col-25:nth-child(2) {
    margin-bottom: 25px;
}
#DS-quickmenu .DS-coinSet .DS-col-25 {
    width: 100%;
}
}
@media only screen and (max-width: 599px), only screen and (max-device-width: 599px) {
#DS-quickmenu .DS-coinSet {
    border-top: 1px dotted #eee;
    margin: 15px 0 0;
    padding: 15px 0 0;
    width: 100%;
}
#DS-quickhelp .DS-coinSet .DS-col-25 {
    margin-bottom: 10px !important;
    width: 100%;
}
#DS-quickhelp .DS-coinSet .DS-coin {
    text-align: left;
}
#DS-quickhelp .DS-coinSet .DS-coin img {
    display: inline-block;
    margin: 0 -75px 0 0;
    max-width: 65px;
}
#DS-quickhelp .DS-coin > span {
    display: inline-block;
    margin: 0 0 0 75px;
    vertical-align: middle;
}
a.DS-coin {
    padding: 0;
}
#DS-headerTabs ul li a {
    border-radius: 8px;
    margin: 0 0 3px;
    width: 100%;
}
#DS-headerTabs ul li a span {
    display: inline-block;
}
.DS-headerTabsContent {
    border-radius: 8px;
}
#tblSQLEvents fieldset .dnnFormItem:nth-child(1) textarea, #tblSQLEvents fieldset .dnnFormItem:nth-child(2) select {
    max-width: 45%;
}
#tblSQLEvents fieldset .dnnFormItem:nth-child(2) {
    max-width: 100%;
    position: static;
    right: 0;
    top: 0;
}
.DS-forms .dnnLabel {
    margin: 3px 0;
    max-width: 100% !important;
    text-align: left;
    width: 100% !important;
}
.DS-forms a.dnnFormHelp {
    position: relative;
}
.DS-forms input, .DS-forms select, .DS-forms textarea {
    box-sizing: border-box !important;
    max-width: 100% !important;
    width: 100% !important;
}
}
@media only screen and (max-width: 420px), only screen and (max-device-width: 420px) {
#DS-headerTabs ul li a {
    padding: 10px;
}
.DS-headerTabsContent {
    padding: 15px 10px;
}
#DS-headerTabs ul li a {
    font-size: 22px;
}
.DS-dragIcons > div.DS-dragIconsButtons {
    padding: 0 0 30px;
}
.DS-dragIconsButtons span.DS-break {
    display: none;
}
.DS-dragIconsButtons span.DS-lastChild {
    padding-right: 12px;
}
.DS-arrows {
    display: none;
}
.DS-clone {
    margin-bottom: 10px;
}
}
