﻿.ToolButton
{
    padding: 0;
    display: block;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    width: 85px;
    height: 85px;
}
.ToolButtonCaption
{
    position: relative;
    top: -5px;
    font-size: 9px !important;
}
.NormalDropDown
{
    border: solid 1px #a9a9a9;
    color: #333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
}
.NormalCheckBox
{
    border: solid 1px #a9a9a9;
    color: #333;
}
.NormalListBox
{
    border: solid 1px #a9a9a9;
}
.Debug
{
    border: solid 1px black;
}
.BorderLeft
{
    border-left: solid 1px #a9a9a9;
}
.BorderRight
{
    border-right: solid 1px #a9a9a9;
}
.BorderBottom
{
    border-bottom: solid 1px #a9a9a9;
}
.BorderTop
{
    border-top: solid 1px #a9a9a9;
}
.editor_clear
{
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

.RedirectSettingsUpdateMessage
{
    color: Blue;
}

/******* settings *******/
.editor_content.settings
{
    display: block;
}
/******* /settings *******/
/******* notifications *******/
.editor_content.notifications
{
    display: block;
}
/******* notifications *******/
/******* fields *******/
.editor_content.fields
{
    display: block;
}
/******* /fields *******/
/******* misc *******/
.editor_content.misc
{
    display: block;
}
/******* /misc *******/
#fec_spacer
{
    width: 1px;
    height: 450px;
    clear: none;
    float: left;
    border: none !important;
    padding: none !important;
    margin: none !important;
}
#modal-loading-dialog
{
    display: none;
}

/* Overlay */
#simplemodal-overlay
{
    background-color: #808080;
    cursor: wait;
}

/* Container */
#simplemodal-container
{
    height: 100px;
    width: 100px;
    min-height: 75px;
    min-width: 75px;
    color: #bbb;
    background-color: #FFFFFF;
    border: 2px solid #444;
    padding: 12px;
    -moz-border-radius: 8px 8px 8px 8px;
}
#simplemodal-container a
{
    color: #ddd;
}
#simplemodal-container #modal-loading-dialog
{
    padding: 8px;
}

#modal-loading-dialog #ajax-loader-image
{
    position: absolute;
    left: 50%;
    top: 50%;
    height: 32px;
    width: 32px;
    margin-left: -16px;
    margin-top: -16px;
}

#modal-loading-dialog #ajax-loader-text
{
    position: absolute;
    text-align: center;
    clear: left;
    float: none;
    top: 0px;
    width: 84px;
}

.ExportButton
{
    color: #1C94C4;
    cursor: pointer;
    border: none;
    background-color: Transparent;
    font-weight: bold !important;
}

.sortable-grid > tbody > tr
{
    height: 1.6em;
    line-height: 1.2em;
    cursor: move;
    border: solid 1px transparent;
}
.sortable-grid
{
    height: 1.6em;
    line-height: 1.2em;
}
.sortable-grid-placeholder
{
    height: 1.6em !important;
    line-height: 1.2em !important;
    background-color: #FFE45C !important;
}
.sortable-grid-highlight
{
    background-color: #FFFFCC;
}
.ui-state-highlight
{
    height: 1.6em;
    line-height: 1.2em;
    border-top: solid 1px #fed228 !important;
    background-color: #FFE45C !important;
}
.tkFormHelpContent
{
    border: #46A3D3 2px solid;
    color: #085B8F;
    background: #EDF8FF url(/images/help-icn.png) no-repeat 10px 10px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0px 1px 1px white;
    font-weight: normal;
    max-width: 100%;
    padding: 0.8em 1em 0.8em 3em;
}
.pad10
{
    padding: 10px;
}
#SMTPCustomSettings .dnnRadioButtons label
{
    width: auto;
    padding: 0 5px 0 0;
    margin-left: 3px;
    text-align: left;
    font-weight: normal;
    margin-top: 0;
}
input.error, textarea.error, select.error
{
    background: #f7eaea;
}
span.error, label.error
{
    background-position: 5px 0px;
    background-image: url(/images/error-icn.png);
    border-left: 16px #fff solid;
    color: #900;
    padding-left: 28px;
    padding-right: 5px;
    vertical-align: middle;
    padding-top: 1px !important;
    position: inherit;
    background-repeat: no-repeat;
    text-align: left !important;
    float: left !important;
    width: auto !important;
}
span.error
{
    margin-left: -17px !important;
}
label.margin-left-30percent
{
    margin-left: 30% !important;
}
label.margin-left-0pixels
{
    margin-left: 0px !important;
}
label.margin-right-0pixels
{
    margin-right: 0px !important;
}
label.border-left-none
{
    border-left: none !important;
}
label.border-right-none
{
    border-right: none !important;
}
label.margin-left-minus17pixels
{
    margin-left: -17px !important;
}
.charcounter
{
    margin-left: 30% !important;
    padding-left: 16px;
    font-size: 16px;
    font-weight: bold;
    color: #ccc;
    float: left;
}
.charcounter_warning
{
    color: #600;
}
.charcounter_exceeded
{
    color: #e00;
}

/* FANCY CAPTCHA STARTS */
.ajax-fc-container
{
    width: 316px;
    background: #a8d7ea;
    color: #fff;
    margin: 15px 0 0;
}
.ajax-fc-container img
{
    behavior: url(iepngfix.htc);
}

/* rounded corners */
.ajax-fc-rtop, .ajax-fc-rbottom
{
    display: block;
    background: white;
}
.ajax-fc-rtop *, .ajax-fc-rbottom *
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #a8d7ea;
}

/* describes left and right boxes */
div#ajax-fc-content
{
    position: absolute;
    margin-top: -3px;
    margin-left: 9px;
    width: 298px;
    height: 105px;
    background: url(images/bg-content-div.png);
}
div#ajax-fc-content div#ajax-fc-left
{
    width: 200px;
    height: 100px;
    float: left;
}

div#ajax-fc-content div#ajax-fc-right
{
    width: 98px;
    height: 100px;
    float: right;
}

/* block left: task and pictures */
p#ajax-fc-task
{
    line-height: 16px;
    margin: 0;
    padding: 11px 0 0 11px;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial;
    color: #18779d;
}
p#ajax-fc-task span
{
    color: #66a70b;
    font-weight: bold;
}

ul#ajax-fc-task
{
    width: 190px;
    height: 18px;
    list-style-type: none !important;
    background: url(images/bg-items.png) -4px 0px;
    background-repeat: no-repeat;
    margin: 6px 0 0 0;
    padding: 5px 0 0 2px;
}

/* block right: cycle and backlink */
ul#ajax-fc-task li
{
    float: left;
    margin-right: 1px;
    margin-top: 6px;
    list-style-type: none !important;
}
p#ajax-fc-circle
{
    position: absolute;
    margin: 18px 0 0 15px;
    width: 79px;
    height: 79px;
    background: url(images/circle.png);
    background-repeat: no-repeat;
}
img#ajax-fc-backlink
{
    position: absolute;
    margin-top: 1px;
    margin-left: 6px;
    border: 0px;
    z-index: 101;
}

/* left and right png borders */
div#ajax-fc-corner-spacer
{
    height: 99px;
}
img.ajax-fc-border
{
    position: absolute;
    margin-top: -3px;
}
img.ajax-fc-border#ajax-fc-left
{
    margin-left: 2px;
}
img.ajax-fc-border#ajax-fc-right
{
    margin-left: 307px;
}

/* items */
.ajax-fc-highlighted
{
    cursor: pointer;
    z-index: 102;
}

/* rounded corners */
.ajax-fc-r1
{
    margin: 0 5px;
}
.ajax-fc-r2
{
    margin: 0 3px;
}
.ajax-fc-r3
{
    margin: 0 2px;
}
.ajax-fc-r4
{
    margin: 0 1px;
    height: 2px;
}

/* FANCY CAPTCHA ENDS */

.captcha_img
{
    behavior: url(iepngfix.htc);
}

img.ui-datepicker-trigger
{
    padding: 4px 0 0 4px;
    float: none !important;
}