/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/
#SubjectArea span.label-clean {
    overflow-wrap: break-word;
}

.select2-choices {
    border-radius: 4px;
}
.select2-init {
    display:none;
}

.clear {
    clear: both;
}

#menu .k-menu .k-item > .k-link {
    padding-right:0.8em;
    padding-left:0.8em;
}

.k-grid tr td{
    border-style: none;
}

div.editor-field > .select2-container-multi .select2-choices .select2-search-field input {
    padding-top:3px;
    padding-bottom:3px;
}

.t-autocomplete, .t-input[type="text"] {
    padding: 0px 0px 0px;
}

* { 
    padding: 0;
    margin: 0;
}
/* DG Style */
.radio {
    /*height: 25px;
    width: 19px;
    clear: left;
    float: left;
    margin: 0 0 3px;
    padding: 0 0 0 26px;
    background: url("radio.png");
    background-repeat: no-repeat;
    cursor: default;*/
}

.checkbox {
    height: 25px;
    width: 19px;
    clear: left;
    float: left;
    margin: 0 0 3px;
    padding: 0 0 0 26px;
    background: url("checkbox.gif") no-repeat;
    cursor: default;
    text-align: left;
}

    .checkbox input, .radio input {
        /*display: none;*/
    }

        .checkbox input.show, .radio input.show {
            display: inline;
        }

.selected {
    background-position: 0 -52px;
}

.block {
    /*width: 50%;
    float: left;*/
}

label {
    text-align: left;
}

.grid-header {
    width: 850px;
    border-top: 2px solid #003859;
    border-bottom: 2px solid #003859;
    margin-bottom: 20px;
}

.tickettable {
    border-collapse: collapse;
}

.tickettr {
    padding-right: 15px;
    border-top: solid 1px gray;
    padding-bottom: 10px;
    padding-top: 5px;
}

.tickbutton {
    outline: 0;
    margin: 0 4px 0 0;
    padding: 8px 1em 0px 1em;
    height: 2em;
    text-decoration: none !important;
    cursor: pointer;
    position: relative;
    text-align: center;
    display: inline-block;
    background-color: #003859;
    border: 1px Aqua;
}

a.tickbutton {
    color: White;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    /*background-image: url('/Content/images/menu-sides.png');*/
    border-top: 7px solid #256b95;
    background-repeat: repeat-x;
    /* border-top:7px solid #256b95; */
}

.blue {
    color: #04394A;
}
/* TinyMCE specific rules */
body.mceContentBody {
    background-image: none;
}

#logindisplay {
    padding: 5px;
    font-size: x-small;
    margin-right: 25px;
    margin-top: 6px;
    text-align: right;
    min-width: 200px;
    float: right;
    color: #003c5b;
    font-family: Verdana;
    font-weight: bold;
    vertical-align: top;
    clear: both;
}

    #logindisplay a:link {
        text-decoration: underline;
    }

    #logindisplay a:visited {
        text-decoration: underline;
    }




    #logindisplay a:hover {
        color: black;
        text-decoration: none;
    }

.covertile {
    width: 265px;
    height: 170px;
    display: inline-block;
    margin: 5px;
    border-left: 1px solid lightgray;
    padding: 6px;
    vertical-align: bottom;
}


.fulltitle {
    margin-bottom: 20px;
}

#overviewArea .elementblock {
    background-repeat: repeat-y;
    border: 1px solid #F0F0F0;
    float: left;
    margin: 8px 0 9px 8px;
    border-radius: 5px;
    padding: 5px;
    width: 316px;
}

#overviewArea .pluginblock {
    display: inline-block;
    margin: 8px 0 9px 8px;
    padding: 3px;
    width: 320px;
}


#overviewArea .elementblockHundred {
    margin: 10px 0 10px 10px;
    padding: 5px;
    display: block;
    width: 650px;
    clear: both;
    border: 1px solid #F0F0F0;
    border-radius: 5px;
}

.clickable a {
    text-decoration: none;
    color: black;
}

.clickable:hover {
    border-bottom: 1px dotted gray;
    border-top: 1px dotted gray;
    background-color: #D9ECFF;
    cursor: hand;
    text-decoration: none;
}

.overview-header {
    background-color: #fAfAfA;
    border-bottom: 1px dotted gray;
    border-top: 1px dotted gray;
    padding-top: 4px;
    padding-bottom: 4px;
}

a img {
    border-color: white;
}

.cardlike {
}

#overviewArea .ui-widget-header {
    background-color: white;
    border: none;
    border-bottom: 1px solid #d3d3d3;
}

#overviewArea .ui-tabs-panel {
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    min-height: 800px;
    border-radius: 0px;
}


#overviewAreae .elementblock h4 {
    border-bottom: 1px dotted gray;
}

.elementblockHundred .elementBlock {
    margin-bottom: 10px;
}

#overviewArea {
    width: 630px;
    min-height: 800px;
}

    #overviewArea .elementblockHundred h4 {
        border-bottom: 1px dotted lightgray;
    }

h3, h4, .label-wide {
    font-family: "Archivo Black", "Lucida Sans Unicode", Verdana, sans-serif;
 
}

.edit {
    display: none;
}

.underline-accent {
    border-bottom: 1px dotted lightgray;
}

.grid-number {
    color: Black;
    text-align: center;
    text-decoration: none;
    border-bottom-style: dotted;
    border-bottom-width: thin;
    border-bottom-color: #C0C0C0;
}

    .grid-number:hover {
        cursor: hand;
    }


.headeditlink {
    color: #6B6B6B;
    padding: 2px;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: normal;
    vertical-align: bottom;
    text-transform: uppercase;
    text-decoration: none;
    font-family: Georgia, "Times New Roman", Times, serif;
}

    .headeditlink a {
        color: #6B6B6B;
        text-decoration: none;
        vertical-align: bottom;
    }

.right {
    float: right;
    clear: right;
}

.headeditlink:hover {
    cursor: hand;
}


h1, h2, h3, h4, h5 {
    margin-bottom: .5em;
}

h1 {
    margin-bottom: .3em;
    margin-top: .4em;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 2em;
    line-height: .95em;
}

h2 {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 1.2em;
    font-weight: bold;
}

.plugin {
    display: inline-block;
    width: 85px;
    height: 60px;
    padding-right: 40;
    background-color: Yellow;
    background-image: url('/Content/images/PlugIns/plug.jpg');
    background-position: right;
}

.required-true {
    display: inline-block;
    background-image: url('/Content/images/required.png');
    background-position: 0px 3px;
    width: 10px;
    padding: 0px;
}

.required-false {
    display: inline-block;
    width: 10px;
    padding: 0px;
}

.plugin img {
    width: 60px;
    height: 60px;
    border: 1px solid gray;
}

h3 {
    font-size: 1em;
    margin-top: .5em;
    padding-left: 8px;
    padding-right: 8px;
    padding-right: 8px;
}

h4 { 
    font-size:13.3px;
    line-height: 1.6;
    font-weight: lighter;
}

h5 {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 1.2em;
    line-height: 1.6;
}

span.by {
    font-family: "Palatino", Georgia, "Times New Roman", serif;
    font-style: italic;
    text-transform: lowercase;
    color: #999;
    margin-right: 8px;
    margin-left: 8px;
}

.icon {
    margin-left: 8px;
    margin-right: 8px;
}

.author {
    margin-bottom: 20px;
}

.author-name {
    font-size: 1.7em;
}

#wrapper {
    margin: 0 auto;
    width: 1060px;
}

#title {
    float: left;
    color: #003c5b;
    width: 860px;
}
 
#menuarea {
    background-color: #003859;
    background-repeat: no-repeat;
    /* height: 36px; */
    width: 930px;
    margin-top: -28px;
    margin-left: 135px;
     margin-bottom: 10px; 
    border-radius: 4px;
    -webkit-box-shadow: 0px 10px 8px -11px rgba(33,34,92,1);
    -moz-box-shadow: 0px 10px 8px -11px rgba(33,34,92,1);
    box-shadow: 0px 10px 8px -11px rgba(33,34,92,1);
}

#header {
    /*color: #333;

     float: left;
     background-position: 0px 0px;
     padding: 0px 0px 0px 0px;
     margin: 0px 0px 0px 0px;*/
    background-image: url('/Content/images/BCILogo2016.png');
    background-position: 2px 5px;
    background-repeat: no-repeat;
    background-color: White;
    /* NEW STUFF*/
    border-bottom: 8px solid #003859;
    height: 60px;
    width: 800px;
    margin: 0px 10px 0px 10px;
    padding: 3px 0px 3px 0px;

}

#leftcolumn {
    color: #333;
    margin: 0px 0px 0px 0px;
    padding: 5px;
    height: 350px;
    width: 150px;
    float: left;
}

#content {
    float: left;
    color: #333;
    /*   background-image: url('/Content/images/edge.png');
   background-repeat: repeat-y; */
    margin: 10px 0px px 0px;
    padding: 4px 0px 0px 10px;
    border-left: 1px solid lightgray;
    width: 690px;
    display: inline;
}

#rightcolumn {
    color: #333;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    width: 180px;
    float: right;
}

#footer {
    color: Gray;
    width: 1080px;
    clear: both;
    color: #333;
    margin: 0px 0px 10px 0px;
    padding: 10px;
}


#leftcolumn ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
    border-top: 1px dotted gray;
    margin-top: 10px;
    margin-bottom: 10px;
}

#leftcolumn li {
    line-height:18px;
    padding: 3px;
    border-bottom: 1px dotted gray;
    text-align: left;
    vertical-align: middle;
}

#leftcolumn .side-menu-item:hover {
    background-color: #D9ECFF;
    cursor: pointer;
    z-index: 10000;
}


.thisversion {
    background-color: #FFFFCC;
}

    .thisversion:hover {
        background-color: #FFFFCC;
    }









#leftcolumn a {
    color: Black;
}

    #leftcolumn a:hover {
        background-color: #97DDFF;
        cursor: hand;
    }


#leftcolumn .title {
    border: 1px solid darkgray;
    background-color: #CCCCCC;
}


.formbutton {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.editor-label {
    margin: 0.5em 0px 0 0;
    display: inline-block;
    width: 160px;
    text-align: right;
    padding-right: 2px;
    vertical-align: top;
    font-weight: bold;
}

.section-mini {
    width: 300px;
    height: 28px;
    display: inline-block;
}

.section-body-hidden {
    display: none;
}

.section-header-text {
    vertical-align: middle;
    display: inline-block;
    margin-top: 4px;
}

.section-header-image {
    vertical-align: middle;
    display: inline-block;
    width: 16px;
    margin-right: 10px;
    margin-top: 2px;
}

.section-header {

    padding: 0px;
    vertical-align: middle;
    margin-top: 30px;
    margin-bottom: 10px;
    border-radius: 3px;
    padding: 0px 10px 0px 10px;
    height: 28px;
    background-color: #263d63;
    color: white;
    background-repeat: no-repeat;
    border: 1px solid #7d7d7d;
    font-size: 14px;
    font-weight: bold; 

}


.section-header-mild {
    padding: 0px;
    vertical-align: middle;
    margin-top: 30px;
    margin-bottom: 10px;
    padding: 0px 10px 0px 10px;
    height: 28px;
    background-image: none;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #DDEDF7;
}

.fullTextBox {
    width: 100%;
}

.display-field,
.editor-field {
    display: inline-block;
    margin: 0.3em 0 0 0;
    vertical-align: top;
}

.editor-row {
    margin: 0 .6em 2px .6em;
    overflow: visible;
}


.keyfield1 {
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.keyfield2 {
    font-size: 1.1em;
    font-weight: bold;
}

.float-right {
    float: right;
    clear: both;
}

.action-button {
    min-width: 80px;
    min-height: 30px;
    margin-top: 15px;
}

.remove-button {
    min-width: 80px;
    min-height: 30px;
    margin-top: 25px;
    background-color: #FF3300;
}


.new-button {
    text-indent: -3000px;
    vertical-align: top;
    background-image: url("/Content/images/new.png");
    background-repeat: no-repeat;
    width: 45px;
    height: 20px;
    display: inline-block;
}

.new-button-hidden {
    display: none;
}

.addasnew-button {
    text-indent: -3000px;
    vertical-align: top;
    background-image: url("/Content/images/addasnew.png");
    background-repeat: no-repeat;
    width: 45px;
    height: 20px;
    display: inline-block;
}

.new-button:hover {
    cursor: hand;
}

/* Styles for validation helpers
-----------------------------------------------------------*/

.field-validation-valid {
    display: none;
}
/*REMOVED FOR NEW VERSION*/
/*.field-validation-error {
    margin: 0px;
    background-position: 0px 5px;
    background-image: url('images/Error.png');
    background-repeat: no-repeat;
    background-color: White;
    color: #ff0000;
    width: 0px;
    height: 19px;
    padding-left: 14px;
    position: absolute;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
}

    .field-validation-error:hover {
        margin: 0px;
        position: absolute;
        border: 1px gray solid;
        height: 19px;
        width: 300px;
        white-space: nowrap;
    }*/

.t-state-error {
    white-space: nowrap;
    background-position: left;
    color: #ff0000;
    width: 0px;
    width: 20px;
    padding-left: 14px;
    overflow: hidden;
    display: inline-block;
    background-repeat: no-repeat;
    overflow: hidden;
}



/*
.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}
*/
.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}



.sidebar-row-caption {
    width: 80px;
    display: inline-block;
}


.sidebar-row-caption-wide {
    width: 120px;
    display: inline-block;
    vertical-align: middle;
}


.sidebar-row-caption-half {
    width: 65px;
    display: inline-block;
    vertical-align: middle;
}

.sidebar-row-caption-icon {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
}

.sidebar-number {
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block;
    height: 18px;
    width: 28px;
    font-weight: bold;
    padding: 0px;
    background-repeat: no-repeat;
    background-image: url('/Content/images/circle-gray.png');
    text-align: center;
    color: White;
}

.sidebar-number-zero {
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block;
    height: 20px;
    width: 28px;
    font-weight: bold;
    padding: 0px;
    background-repeat: no-repeat;
    background-image: url('/Content/images/circle-gray-empty.png');
    text-align: center;
    color: White;
}

.label-cleanlabel {
    margin-right: 6px;
    font-weight: bold;
}


.sidebar-add {
    background-image: url('/Content/images/add-gray.png');
    width: 20px;
    display: inline-block;
}

.sidebar-go {
    background-image: url('/Content/images/go-gray.png');
    width: 20px;
    display: inline-block;
}

.sidebar-tools {
    background-image: url('/Content/images/tools.png');
    width: 16px;
    display: inline-block;
}

    .sidebar-tools:hover {
        background-color: blue;
    }

.label-available {
    font-size: 1.6em;
    color: Navy;
    margin-right: 20px;
    font-weight: bold;
}

.display-label {
    font-weight: bold;
    margin-right: 10px;
}

.display-value {
}

.panel-break {
    font-style: italic;
    color: darkgray;
    font-size: .8em;
}

.label-multilabel {
    font-weight: bold;
}

.label-price {
    font-size: 1.7em;
}

.label-pub {
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 10px;
}

.label-publabel {
    display: inline-block;
    width: 135px;
    font-size: .8em;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 5px;
    vertical-align: top;
}

.image-uploadable {
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

    .image-uploadable:hover {
        opacity: 0.3;
        filter: alpha(opacity=30); /* For IE8 and earlier */
    }



input[type=text] {
    height: 19px;
    border: 1px solid #688caf;
    padding-left: 8px;
    padding-right: 2px;
}

input[type=password] {
    height: 21px;
    padding: 1px;
    border-radius: 3px;
    border: 1px solid #999;
}

 

.date-picker-validation {
    border: 1px solid #688caf;
    background-color: #ffc0cb;
}
 
/*  COMPONENTS  */


.image-shadow {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5);
}
