@import url('custom/base.css');


input:disabled,
select:disabled,
textarea:disabled,
.stdform input:disabled,
.stdform select:disabled,
.stdform textarea:disabled {
	background: #ccc;
	color: #999;
	cursor: not-allowed;
}

.loginbox input.button {
    background: #999;
    border: 0;
    box-shadow: 1px 1px 3px #222;
    color: #333;
    cursor: pointer;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 10px 20px;
    width: 360px;
    box-sizing: border-box;
}
.logo {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
}
.plaintable tbody tr td {
    padding: 1px;
    border: 0;
}
.plaintable tbody tr:last-child td {
    border-bottom: 0;
}
.plaintable tbody tr td:first-child {
    border-left: 0;
}
.plaintable tbody tr td:last-child {
    border: 0;
}
.stdtable tbody tr.togglerow td {
    background: #fffccc;
}
.stdtable tbody tr.togglerow:hover td {
    background: #fffccc;
}
.stdtable tbody tr:last-child td {
    border-bottom: 0;
}
.stdtable tfoot th,
.stdtable tfoot td {
    border: 1px solid #ccc;
}
.leftmenu ul li a.dashboard-new {
    background-image: url(/account/images/icons/control_panel.png);
}
.leftmenu ul li a.clients {
    background-image: url(/account/images/icons/reseller_account.png);
}
.leftmenu ul li a.vendors {
    background-image: url(/account/images/icons/client_account_template.png);
}
.leftmenu ul li a.users-new {
    background-image: url(/account/images/icons/group.png);
}
.leftmenu ul li a.markets {
    background-image: url(/account/images/icons/google_map.png);
}
.leftmenu ul li a.paidsearch {
    background-image: url(/account/images/icons/finance.png);
}
.leftmenu ul li a.plans {
    background-image: url(/account/images/icons/calendar_view_week.png);
}
.leftmenu ul li a.searchplans {
    background-image: url(/account/images/icons/money_dollar.png);
}
.leftmenu ul li a.craigslistplans {
    background-image: url(/account/images/icons/craigslist.png);
}
.leftmenu ul li a.campaigns {
    background-image: url(/account/images/icons/premium_support.png);
}
.leftmenu ul li a.routes {
    background-image: url(/account/images/icons/lorry.png);
}
.leftmenu ul li a.feeds {
    background-image: url(/account/images/icons/feed.png);
}
.leftmenu ul li a.craigslistfeeds {
    background-image: url(/account/images/icons/clfeed.png);
}
.leftmenu ul li a.searchad {
    background-image: url(/account/images/icons/searchad.png);
}
.leftmenu ul li a.referencecodes {
    background-image: url(/account/images/icons/education.png);
}
.widgetlist li a.dashboard-new {
    background-image: url(/account/images/icons/control_panel.png);
}
.widgetlist li a.clients {
    background-image: url(/account/images/icons/reseller_account.png);
}
.widgetlist li a.vendors {
    background-image: url(/account/images/icons/client_account_template.png);
}
.widgetlist li a.users-new {
    background-image: url(/account/images/icons/group.png);
}
.widgetlist li a.markets {
    background-image: url(/account/images/icons/google_map.png);
}
.widgetlist li a.paidsearch {
    background-image: url(/account/images/icons/finance.png);
}
.widgetlist li a.plans {
    background-image: url(/account/images/icons/calendar_view_week.png);
}
.widgetlist li a.searchplans {
    background-image: url(/account/images/icons/money_dollar.png);
}
.widgetlist li a.craigslistplans {
    background-image: url(/account/images/icons/craigslist.png);
}
.widgetlist li a.campaigns {
    background-image: url(/account/images/icons/premium_support.png);
}
.widgetlist li a.routes {
    background-image: url(/account/images/icons/lorry.png);
}
.widgetlist li a.feeds {
    background-image: url(/account/images/icons/feed.png);
}
.widgetlist li a.craigslistfeeds {
    background-image: url(/account/images/icons/clfeed.png);
}
.widgetlist li a.searchad {
    background-image: url(/account/images/icons/searchad.png);
}
a.btn-exporttxt {
    background-position: 10px 8px;
    background-image: url(/account/images/icons/file_extension_txt.png);
}
a.btn-exportxls {
    background-position: 10px 8px;
    background-image: url(/account/images/icons/file_extension_xls.png);
}
.contenttitle h2.clients {
    background-position: 10px 8px;
    background-image: url(/account/images/icons/reseller_account.png);
}
.contenttitle h2.vendors {
    background-position: 10px 8px;
    background-image: url(/account/images/icons/client_account_template.png);
}
.contenttitle h2.users-new {
    background-position: 10px 8px;
    background-image: url(/account/images/icons/group.png);
}
.contenttitle h2.searchad {
    background-position: 10px 8px;
    background-image: url(/account/images/icons/searchad.png);
}
.stdform span.field,
.stdform div.field {
    margin-left: 140px;
}

.stdform .editor {
    padding-left: 45px;
    width: calc(80% - 100px);
}

.stdform .formwrapper {
    margin-left: 140px;
    padding-top: 10px;
}
.stdform label {
    width: 165px;
}
.stdform select {
    min-width: 20%;
}
span.field .xsmheight {
    height: 40px;
}
span.field .smheight {
    height: 80px;
}
span.field .medheight {
    height: 120px;
}
span.field .lgheight {
    height: 350px;
}
span.field .mceheight {
    height: 650px;
}
.stdform .xxsmallinput {
    width: 15%;
}
.stdform .xsmallinput {
    width: 25%;
}
.stdform .txthide {
    border-radius: 0;
    box-shadow: none;
    border: none;
    outline: none;
    width: 25%;
    background: none;
    font-weight: bold;
}
.stdform .field .notefield {
    font-size: 11px;
}
.stdform .notefield {
    font-size: 11px;
}
.maincontentfull {
    margin: 0 0 0 260px;
}
.img-headline {
    margin: 5px;
    width: 700px;
}
.stdform .mce button {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #333;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    overflow: visible;
    padding: 4px 10px;
    text-align: center;
}
.dualselect-jg {
    margin-left: 10px;
    display: block;
}
.dualselect-jg select {
    height: 200px;
    width: 200px;
}
.dualselect-jg .ds-arrow-jg {
    display: inline-block;
    vertical-align: top;
    padding-top: 60px;
    margin: 0 10px;
}
.dualselect-jg .ds-arrow-jg .ds-prev-jg,
.dualselect-jg .ds-arrow-jg .ds-next-jg {
    display: block;
    padding: 5px 10px 7px 10px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: bold;
    border-radius: 2px;
    color: #444;
    background: #eee url(../images/titlebg.png) repeat-x top left;
}
.dualselect-jg .ds-arrow-jg .ds-prev-jg:hover,
.dualselect-jg .ds-arrow-jg .ds-next-jg:hover {
    background: #444;
    color: #fff;
    border-color: #333;
    cursor: pointer;
}
.select-available {
    margin-left: 65px;
}
.select-selected {
    margin-left: 215px;
}
.stdformbutton input:hover.delete {
    background: #f00;
    color: #fff;
}
.stdformbutton input:hover.live {
    background: #00FF00;
    color: #333;
}
.stdformbutton a.button {
    box-sizing: border-box;
    border: 0 solid #ccc;
    background: #333;
    color: #eee;
    font-weight: bold;
    padding: 7px 10px 7px 10px;
    width: 300px;
    border-radius: 2px;
}
.stdformbutton a:hover.button {
    background: #00FF00;
    color: #333;
    text-decoration: none;
    outline: none;
}
.stdform .frame {
    box-sizing: border-box;
    width: 800px;
    height: 520px;
    border: 1px solid black;
}
.stdform .frame {
    zoom: .8;
}
.tableoptions .removebutton {
    background: #fcfcfc url(../images/titlebg.png) repeat-x top left;
    font-size: 11px;
    color: #666;
    padding: 7px 10px;
    border: 1px solid #bbb;
    box-shadow: 1px 1px 2px #ddd;
    margin: 0;
    outline: none;
}
.tableoptions .removebutton:hover {
    background: #eee;
    cursor: pointer;
}

.expandable {
    cursor: pointer;
}

.expandable::before {
    content: "▶";
}

.expandable.expand::before {
    content: "▼";
}

.CodeMirror {
    box-sizing: border-box;
    height: 200px;
}

.CodeMirror.expand {
    height: auto;
}