﻿

/* bootstrap overrides */
.row {
    margin-right: 0 !important;
}


td .k-button, .k-toolbar .k-button {
    padding: 5px 10px !important;
    line-height: 1 !important;
    border-radius: 3px !important;
}


input {
	border-radius: 0 !important;
}

.k-tooltip-validation.k-widget {
	color: red !important;
}

.field-validation-error {
	color: red;
}

.validation-summary-errors {
	margin-top: 1em;
}

.validation-summary-errors > ul {
	color: red;
	list-style: none;
}

.validation-summary-errors > ul > li {
	margin-left: -30px;
	padding: 0;
}


/* sitemap */
.sitemap-box {
  margin: 5px 15px;
}

.custom-container {
	margin-left: 20px;
}

/* header */
.ocog-title {
    margin-top: 15px;
    margin-left: 2px;
    color: whitesmoke;
}

.ocog-title {
    margin-top: 0;
}

.ocog-title-head {
    font-size: 20px;
}

.ocog-version {
    font-size: 13px;
    color: gainsboro;
}

.ocog-version a ,.ocog-version a:visited{
    font-size: 13px;
    color: gainsboro;
    outline: none;
}

.ocog-version a:hover {
    font-size: 13px;
    color: white;
}

.ocog-title-footer {
    font-size: 18px;
}

.ocog-top-header {
    z-index: 200;
    background-color: #018BAF;
}

.ocog-bg-color {
    background-color: #018BAF;
}

.ocog-user-name {
    color: white;
    margin-right: 1em;
    /*font-weight: bold;*/
    margin-top: 10px;
}

.ocog-study-caption {
    margin-right: 1em;
    color: whitesmoke;
}

/* menu */
.ocog-navbar-empty {
    position: relative;
    z-index: 1000;
    background: #018BAF;
}

.ocog-navbar {
    position: relative;
    z-index: 1000;
    background: #005F78;
}

    .ocog-navbar ul {
        list-style: none;
        height: 40px;
        margin: 0;
        padding-left: 0;
    }

        .ocog-navbar ul li {
            float: left;
            display: block;
            padding: 10px 15px;
        }

            .ocog-navbar ul li a {
                color: white !important;
                text-decoration: none;
            }

            .ocog-navbar ul li:hover {
                background: #00464E;
            }

.ocog-link, .ocog-link a:link, .ocog-link a:active, .ocog-link a:visited {
    /*font-size: 12px;*/
    color: #008ee8 !important;
    text-decoration: none !important;
    outline: none !important;
    /*font-family: "Lucida Grande" , Verdana, sans-serif;*/
}

.ocog-search-btn {
    background-image: url("images/buttonSearch.png");
    background-repeat: no-repeat;
    width: 29px !important;
    height: 24px;
    border: none;
    cursor: pointer;
    vertical-align: middle;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
}

.ocog-page-conteiner {
    padding: 1em;
}


.ocog-page-content {
    min-height: 100px;
    padding: 1em 1em 1em 0;
    background-color: white;
    /*box-shadow: inset 0 0 0 1px #fff, inset 0 0 20px rgba(0,0,0,0.1);
    border-radius: 3px;*/
}

    .ocog-page-content h2 {
        border-bottom: 4px solid #30add1 !important;
        margin: 0;
        font-family: "PT Sans", Arial, Helvetica, sans-serif !Important;
        font-size: 20px;
    }

.ocog-panel-search {
    z-index: 10000;
    background-color: white;
    /*border: 1px solid #D2D3D4;
    box-shadow: inset 0 0 0 1px #fff, inset 0 0 20px rgba(0,0,0,0.1);
    border-radius: 3px;*/
}

.ocog-panel {
    border-color: grey !important;
    border-radius: 0 !important;
}

.ocog-panel .panel-body {
    padding: 5px 10px 10px 10px;
}


.ocog-panel .panel-heading {
    border-color: #005F78;
    background-color: #005F78;
    border-radius: 0;
    color: #ffffff;
    margin: 5px;
    padding: 5px 5px 5px 10px;
    cursor: pointer;
}

.ocog-panel .nav > li > a {
    padding-bottom: 6px;
    padding-top: 6px;
    border-radius: 4px;
}

.ocog-login-header {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px !important;
    padding-left: 20px;
}

.login-card {
	width: 350px !important;
	margin-left: auto;
	margin-right: auto;
	border-radius: 0 !important;
}

.sidebar-card {
	border-radius: 0 !important;
}

.btn-theme {
  color: black;
  background-color: #ffffff;
  border-color: #cccccc;

}


.sidebar-card-body {
	margin: 10px;
}

.ocog-sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    margin: 0 !important;
    z-index: 10000;
    border-top: 0;
    padding-left: 30px !important;
    padding-bottom: 10px !important;
    border-bottom: solid 1px grey !important;
}

    .ocog-sticky h4 {
        display: block !important;
    }

.ocog-toolbar {
    min-height: 20px;
    padding: 5px;
}

.ocog-toolbar .btn.btn-primary {
    background: #005F78;
}

.ocog-toolbar .btn.btn-primary:hover {
    background: #00464E;
}

.ocog-active-tab {
    font-weight: bold;
    color: #1574c1 !important;
}


.form-control {
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
}

.search-control {
	margin-top: 3px;
	width: 50%;
}

.search-text {
	margin-top: 16px;
	color: #FFFFFF;
}

.ocog-form-section {
    list-style: none;
    list-style-position: outside;
    margin: 0;
    padding: 0;
    position: relative;
    zoom: 1;
    clear: both;
}

.ocog-form-line {
    margin: 6px 0;
    width: 100%;
    clear: both;
    position: relative;
}

.ocog-form-label-left ,.ocog-form-label-left200{
    width: 120px;
    padding: 6px;
    float: left;
    display: inline-block;
    text-align: left;
    white-space: normal;
}
.ocog-form-label-left200 {
    width: 200px;
}
.ocog-form-label-left-required {
    width: 200px;
    font-weight: bold;
    padding: 6px;
    float: left;
    display: inline-block;
    text-align: left;
    white-space: normal;
}

.ocog-form-input {
    display: inline-block;
}

    .ocog-form-input input[type='checkbox'] {
        margin-top: 9px;
    }

.k-window-titlebar {
    /*height: auto !important;*/
    font-weight: bold !important;
    /*border-color: #005F78 !important;
    background-color: #005F78 !important;*/
    /*border-radius: 0 !important;*/
    /*color: #ffffff !important;
    background-image: none !important;*/
}


/*.k-grid tr.k-alt {
    background-color: lightgray !important;
}*/


.k-grid, .k-scheduler, .k-menu, .k-editor, .k-textbox, .k-autocomplete, .k-multiselect, .k-combobox, .k-dropdown, .k-dropdown-wrap, .k-datepicker, .k-timepicker, .k-colorpicker, .k-datetimepicker, .k-numerictextbox, .k-picker-wrap, .k-numeric-wrap, .k-colorpicker, .k-list-container, .k-calendar-container, .k-calendar td, .k-calendar .k-link, .k-treeview .k-in, .k-editor-inline, .k-tooltip, .k-tile, .k-slider-track, .k-slider-selection, .k-upload {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}

.k-window-content iframe {
    /*padding-top: 20px;*/
}

* {
    margin: 0;
}

html, body {
    height: 100%;
    overflow: hidden;
}

.page-wrap {
    min-height: 100%;
    margin-bottom: -81px;
}

    .page-wrap:after {
        content: "";
        display: block;
    }


#vertical .k-splitbar.k-state-default.k-splitbar-vertical.k-splitbar-static-vertical {
    height: 0;
    border: 0px;
    border-color: black; /*#018BAF;*/
}



.ui-pnotify.stack-bar-bottom {
    margin-left: 15%;
    right: 0;
    bottom: 0;
    top: auto;
    left: auto;
}

#frmField .ocog-form-input {
    width: 80%;
}


.data-field {
    cursor: move;
    /*width: 100%;*/
    padding: 10px;
}

.alt-row {
    background-color: whitesmoke;
}

.data-field-hint {
    background-color: #d4ff84;
}

.ocog-field-descr {
    margin-left: 2em;
}

.ocog-bold {
    font-weight: bold;
}

/*crf builder*/

.ocog-crf-field-row {
    margin: 0 0 5px 0;
    padding: 7px 5px;
}

.ocog-crf-field-altrow {
    background-color: whitesmoke;
    margin: 0 0 5px 0;
    padding: 7px 5px;
}

.crf-field {
    table-layout: fixed;
    /*width: 100%;*/
}

.cf-text-label {
    width: 100%;
}

/*-------------------------------------------*/

/* temp */
.Text11 {
    font-size: 12px;
    font-weight: normal;
}

.Text11b {
    font-size: 12px;
    font-weight: bold;
}

.ocog-transparent {
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5; /* Mozilla extension */
    -khtml-opacity: 0.5; /* Safari/Conqueror extension */
}

.ocog-busy {
    background-color: #000000;
    z-index: 10010;
}

.ocog-busy-text {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    margin-top: -100px;
    margin-left: -200px;
    color: white;
    font-size: 40px;
    z-index: 10020;
    text-align: center;
}

a, a:after {
    content: normal !important;
}

.ocog-info-panel {
    background-color: #fcf8f2;
    border-left: solid 3px #f0ad4e;
    padding: 10px;
    margin: 10px 0;
}


.ocog-field-list {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 0 30px 0;
}

    .ocog-field-list li {
        list-style: none;
        padding: 5px 0;
    }

    .ocog-field-list label {
        display: inline-block;
        width: 120px;
        text-align: left;
    }



.form-Html-TextBox {
    border-top: solid 1px #8e8e8e;
    border-right: solid 1px #d1d1d1;
    border-left: solid 1px #d1d1d1;
    border-bottom: solid 1px #e4e4e4;
    height: 25px;
    width: 200px;
}

.form-Html-Label_space {
    padding-right: 5px;
}

.form-Html-Label_RedBold {
    color: red;
    font-weight: bold;
}

.form-Html-Label_GreenBold {
    color: green;
    font-weight: bold;
}

.form-Kendo-ComboBox {
    width: 500px;
}

.AR-Left-Lable {
    width: 100px;
    height: 25px;
}

.AR-Lable-Heading {
    display: inline-block;
    width: 200px;
    height: 25px;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
}

.AR-Lable-Heading1 {
    display: inline-block;
    width: 200px;
    height: 15px;
    text-align: left;
    vertical-align: bottom;
    font-weight: bold;
}

.form-leftMargin {
    border-top: solid 1px #8e8e8e;
    border-right: solid 1px #d1d1d1;
    border-left: solid 1px #d1d1d1;
    border-bottom: solid 1px #e4e4e4;
    height: 25px;
    width: 100px;
}


.ocog-cancel-btn {
    background-image: url("images/cancel.png");
    background-repeat: no-repeat;
    width: 29px;
    height: 24px;
    border: none;
    cursor: pointer;
    vertical-align: middle;
    background-color: Transparent;
}

.ocog-AR-completed {
    background-image: url("images/validate.png");
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    vertical-align: middle;
    background-color: Transparent;
    height: 12px;
    width: 12px;
}

.ocog-AR-ignored {
    background-image: url("images/ignore_small.png");
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    vertical-align: middle;
    background-color: Transparent;
    height: 12px;
    width: 12px;
}


.ocog-AR-warning {
    background-image: url("images/warning.png");
    height: 18px;
    width: 18px;
    border: none;
    background-color: Transparent;
    background-repeat: no-repeat;
    vertical-align: middle;
    border-style: none;
    cursor: pointer;
}

.ocog-actions .red {
    color: red !important;
}

.ocog-actions span .fa-spinner {
    color: #018BAF !important;

}

.ocog-box-info, .ocog-box-warn, .ocog-box-danger, .ocog-box-success, .ocog-box-msg {
    padding: 10px;
    margin-bottom: 5px;
}

.ocog-box-info {
    background-color: #D9EDF7;
    border-left: solid 3px #5cb7d1;
}

.ocog-box-success {
    background-color: #dff0d8;
    border-left: solid 3px #a4fc7e;
}

.ocog-box-warn {
    background-color: #fcf8f2;
    border-left: solid 3px #f0ad4e;
}

    .ocog-box-warn h4 {
        color: #f0ad4e;
    }

.ocog-box-danger {
    background-color: #F2DEDE;
    border-left: solid 3px #D9534F;
    color: #843534;
}

.ocog-box-msg {
    background-color: #FBFBFB;
    border-left: solid 3px #D8D8D8;
}

.ocog-bs, .ocog-bs > div {
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
}

.ocog-color-icon {
    color: #005F78;
}

.ocog-transfer-info {
    font-size: 12px;
}

.ocog-attached-file {
    color: #005F78;
}


.ocog-transfer-info > ul > li {
    margin-left: -30px;
    padding: 0;
    margin-bottom: 5px;
}
/*
.ocog-ae-ongoing,.ocog-ae-ongoingmissed,.ocog-oe {
    font-size: 12px !important;
}
*/
.ocog-ae-ongoing {
    color: green !important;
}

.ocog-ae-ongoingmissed {
    color: red  !important;
}

.ocog-legend-table {
    table-layout: fixed;
    font-size: 13px;
}

.ocog-legend-table td i {
    margin: 2px 5px 2px 0;
}

.space-td {
    border-top: 1px solid #8e8e8e;
    border-bottom: 1px solid #8e8e8e;
    vertical-align: middle;
    height: 28px;
}

.space-table {
    width: 100%;
}

.ocog-study-select {
    width: 220px;
    padding: 1px;
    line-height: 1;
    border: solid 1px white;
    border-radius: 0;
    -webkit-appearance: none;
}


.bs-table {
    width: 800px;
    color: #003366;
    font-size: 16px;
}

.bs-table-td-right, .bs-table-td-right-top {
    text-align: right;
}

.bs-table-tr, .bs-table-tr-top, .bs-table-td-right-top {
    vertical-align: middle;
    height: 28px;
}

.bs-table-td-top, .bs-table-td-right-top {
    border-top: 1px solid #8e8e8e;
}

.acc-table-td-top {
    border-bottom: 1px solid #8e8e8e;
    vertical-align: middle;
    height: 28px;    
    font-size: 16px !important;
}

.acc-td {
    vertical-align: middle;
    height: 28px;
    font-size: 14px !important;
}


.ocog-box-fix {
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
}

.ocog-notify-box {
    cursor: pointer;
    padding: 10px;
    min-width: 200px;
}

a {
   outline: 0;
}

.ocog-legend-font, .ocog-legend-font a:link, .ocog-legend-font a:active, .ocog-legend-font a:visited {
    font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
    /*font-family: "Lucida Grande" , Verdana, sans-serif;*/
}

.ocog-legend-disc {
	color: #CC3300;
}

.ocog-legend-waiver {
	color: #FF9933;
}

.ocog-legend-oe {
	color: #000066;
}

.ocog-legend-ae-ongoing {
    color: green;
}

.ocog-legend-ae-ongoingmissed {
    color: red;
}

.ocog-link {
     background:none!important;
     border:none; 
     padding:0!important;
     font: inherit;
     cursor: pointer;
}

.ocog-document-inactive {
    color: #D9534F !important;
    margin-left:1em;
}

.ocog-crf-changed {
    color: #D9534F !important;
    font-weight: bold;
    font-size: 18px !important;
    margin-right: 4px !important;
}
.tabSubjInfo {
    background-color: white; 
    vertical-align:top;     
    margin-top:-5px;    
}

.ocog-h1 {
	color: #003366;
	margin-top: 10px;
	margin-bottom: 16px;	
	font-size: 22px !important;
}

.ocog-h2 {
    color: #003366;
    margin-top: 16px;
    margin-bottom: 8px;
    font-size: 18px !important;
}

hl_button {
    background: none !important;
    border: none;
    padding: 0 !important;
    /*optional*/
    font-family: arial,sans-serif; /*input has OS specific font-family*/
    color: #069;
    text-decoration: underline;
    cursor: pointer;
}

.dialog-input {
    display: inline-block;
}

.dialog-input-20 {
    display: inline-block;
    margin-left: 1%;
    width: 98%;
}

.dialog-label, .dialog-label-bold, .dialog-label-200, .dialog-label-150, .dialog-label-100, .dialog-label-offset {
    padding: 8px;
    float: left;
    display: inline-block;
    text-align: left;
    white-space: normal;
}

.dialog-label-200 {
    width: 200px;
}

.dialog-label-150 {
    width: 150px;
}

.dialog-label-100 {
    width: 100px;
}

.dialog-label-offset {
    margin-left: 16px;
}

.dialog-label-bold {
    font-weight:bold;   
}

.dialog-form-section {
    list-style: none;
    list-style-position: outside;
    margin: 0;
    padding: 0;
    position: relative;
    zoom: 1;
    clear: both;
}

.dialog-form-line {
    margin: 6px 0;
    width: 100%;
    clear: both;
    position: relative;
}

.ocog-space-head {
    padding: 10px 10px 0px 10px;
}

.ocog-space-body {
    padding: 10px 10px 0px 10px;
}

.ocog-space-changes {
    padding: 10px 0px 20px 20px;
    font-size: 12px;
    color: #a6a6a6;
}

​

/* Styles for report table*/


.rpt_tbl_general {
    border-collapse: collapse;
    border-spacing: 0;
    border-color: red;
}

.rpt_tbl_general td {
    font-family: Arial, sans-serif;
    font-size: 14px;
    padding: 10px 5px;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    word-break: normal;
    border-color: red; /*#ccc*/
    color: #333;
    background-color: #fff;
}

.rpt_tbl_general th {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 5px;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    word-break: normal;
    border-color: red;
    color: #333;
    background-color: #f0f0f0;
}

.rpt_tbl_general .rpt_tbl_td {
    border-color: lightgray; /*inherit*/
    text-align: left;
    vertical-align: top
}

.rpt_tbl_general .rpt_tbl_th {
    border-color: lightgray;
    text-align: center;
    vertical-align: top
}

.rpt_tbl_general .rpt_tbl_td2 {
    background-color: #f9f9f9;
    border-color: inherit;
    text-align: left;
    vertical-align: top
}


/* table templates for Kendo Editor*/

/* GRAY TABLE*/

table.kb_tbl_gray {
    border: 1px solid #000000;    
    text-align: left;
    border-collapse: collapse;
}

table.kb_tbl_gray td, table.kb_tbl_gray th {
    border: 1px solid #000000;
    padding: 5px 4px;
}

table.kb_tbl_gray tbody td {
    font-size: 13px;
}

table.kb_tbl_gray thead {
    background: #CFCFCF;
}

table.kb_tbl_gray thead th {
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    text-align: center;
}

table.kb_tbl_gray tfoot td {
    font-size: 14px;
}

/* BLUE TABLE*/

.kb_tbl_blue {
    border: 1px solid #1C6EA4;
    background-color: #EEEEEE;
    text-align: left;
    border-collapse: collapse;
}

.kb_tbl_blue td, .kb_tbl_blue th {
    border: 1px solid #AAAAAA;
    padding: 3px 2px;
}

.kb_tbl_blue tbody td {
    font-size: 13px;
}

.kb_tbl_blue tr:nth-child(even) {
    background: #D0E4F5;
}

.kb_tbl_blue thead {
    background: #1C6EA4;
    background: -moz-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
    background: -webkit-linear-gradient(top, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
    background: linear-gradient(to bottom, #5592bb 0%, #327cad 66%, #1C6EA4 100%);
    border-bottom: 2px solid #444444;
}

.kb_tbl_blue thead th {
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    border-left: 2px solid #D0E4F5;
}

.kb_tbl_blue thead th:first-child {
    border-left: none;
}

/* RED TABLE*/
table.kb_tbl_red {
    border: 1px solid #A40808;
    background-color: #EEE7DB;
    text-align: center;
    border-collapse: collapse;
}

table.kb_tbl_red td, table.kb_tbl_red th {
    border: 1px solid #AAAAAA;
    padding: 3px 2px;
}

table.kb_tbl_red tbody td {
    font-size: 13px;
}

table.kb_tbl_red tr:nth-child(even) {
    background: #F5C8BF;
}

table.kb_tbl_red thead {
    background: #A40808;
}

table.kb_tbl_red thead th {
    font-size: 19px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    border-left: 2px solid #A40808;
}

table.kb_tbl_red thead th:first-child {
    border-left: none;
}

table.kb_tbl_red tfoot td {
    font-size: 13px;
}

table.kb_tbl_red tfoot .links {
    text-align: right;
}

table.kb_tbl_red tfoot .links a {
    display: inline-block;
    background: #FFFFFF;
    color: #A40808;
    padding: 2px 8px;
    border-radius: 5px;
}

/* RED TABLE*/

table.kb_tbl_green {
    font-family: Georgia, serif;
    border: 1px solid #24943A;
    background-color: #D4EED1;
    text-align: center;
}

table.kb_tbl_green td, table.kb_tbl_green th {
    border: 1px solid #24943A;
    padding: 3px 2px;
}

table.kb_tbl_green tbody td {
    font-size: 13px;
}

table.kb_tbl_green thead {
    background: #24943A;
    background: -moz-linear-gradient(top, #5baf6b 0%, #3a9e4d 66%, #24943A 100%);
    background: -webkit-linear-gradient(top, #5baf6b 0%, #3a9e4d 66%, #24943A 100%);
    background: linear-gradient(to bottom, #5baf6b 0%, #3a9e4d 66%, #24943A 100%);
    border-bottom: 0px solid #444444;
}

table.kb_tbl_green thead th {
    font-size: 19px;
    font-weight: bold;
    color: #F0F0F0;
    text-align: left;
    border-left: 2px solid #24943A;
}

table.kb_tbl_green thead th:first-child {
    border-left: none;
}

table.kb_tbl_green tfoot td {
    font-size: 13px;
}

table.kb_tbl_green tfoot .links {
    text-align: right;
}

table.kb_tbl_green tfoot .links a {
    display: inline-block;
    background: #FFFFFF;
    color: #24943A;
    padding: 2px 8px;
    border-radius: 5px;
}

/* BROWN TABLE*/

table.kb_tbl_brown {
    border: 0px solid #948473;
    background-color: #FFE3C6;
    text-align: center;
}

table.kb_tbl_brown td, table.kb_tbl_brown th {
    border: 1px solid #948473;
    padding: 4px 4px;
}

table.kb_tbl_brown tbody td {
    font-size: 13px;
}

table.kb_tbl_brown thead {
    background: #948473;
    background: -moz-linear-gradient(top, #afa396 0%, #9e9081 66%, #948473 100%);
    background: -webkit-linear-gradient(top, #afa396 0%, #9e9081 66%, #948473 100%);
    background: linear-gradient(to bottom, #afa396 0%, #9e9081 66%, #948473 100%);
}

table.kb_tbl_brown thead th {
    font-size: 17px;
    font-weight: bold;
    color: #F0F0F0;
    text-align: center;
    border-left: 2px solid #948473;
}

table.kb_tbl_brown thead th:first-child {
    border-left: none;
}

table.kb_tbl_brown tfoot td {
    font-size: 16px;
}

/* GRAY 2 TABLE*/

table.kb_tbl_gray2 {
    border: 1px solid #666666;
    text-align: left;
    border-collapse: collapse;
}

table.kb_tbl_gray2 td, table.kb_tbl_gray2 th {
    border: 1px solid #000000;
    padding: 5px 4px;
}

table.kb_tbl_gray2 tbody td {
    font-size: 13px;
}

table.kb_tbl_gray2 tr:nth-child(even) {
    background: #F5F5F5;
}

table.kb_tbl_gray2 thead {
    background: #CFCFCF;
    background: -moz-linear-gradient(top, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
    background: -webkit-linear-gradient(top, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
    background: linear-gradient(to bottom, #dbdbdb 0%, #d3d3d3 66%, #CFCFCF 100%);
    border-bottom: 0px solid #666666;
}

table.kb_tbl_gray2 thead th {
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    border-left: 0px solid #666666;
}

table.kb_tbl_gray2 thead th:first-child {
    border-left: none;
}

table.kb_tbl_gray2 tfoot td {
    font-size: 14px;
}


/* WHITESMOKE TABLE*/

table.kb_tbl_whitesmoke {
    border: 1px solid #dddddd;
    text-align: left;
    border-collapse: collapse;
}

table.kb_tbl_whitesmoke td, table.kb_tbl_whitesmoke th {
    border: 1px solid #dddddd;
    padding:5px 7px;
}

    table.kb_tbl_whitesmoke tbody td {
        font-size: 13px;
        color: #333333;
    }

    table.kb_tbl_whitesmoke thead {
        background-color: #f0f0f0;
    }

        table.kb_tbl_whitesmoke thead th {
            font-size: 13px;
            color: #000000;
            text-align: center;
        }

    table.kb_tbl_whitesmoke tfoot td {
        font-size: 13px;
    }




.dropZoneElement {
    position: relative;
    display: inline-block;
    background-color: #f8f8f8;
    border: 1px solid #c7c7c7;
    width: 99%;
    height: 120px;
    text-align: center;
    margin-left: 10px;
}

.textWrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    font-size: 24px;
    line-height: 1.2em;
    font-family: Arial,Helvetica,sans-serif;
    color: #000;
}

.dropImageHereText {
    color: #c7c7c7;
    text-transform: uppercase;
    font-size: 12px;
}

.product {
    float: left;
    position: relative;
    margin: 0 10px 10px 0;
    padding: 0;
}

    .product img {
        width: 110px;
        height: 110px;
    }

.wrapper:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*Editor custom toolbar buttons*/

.k-editor .k-i-tt-edit-picture:before {
	font-family: FontAwesome;
	content: "\f016";
	font-size: 16px;
}



.k-editor .k-i-tt-edit-picget:before {
    font-family: FontAwesome;
    content: "\f1d9";
    font-size: 16px;
}

.k-editor .k-i-tt-edit-table:before {
    font-family: FontAwesome;
    content: "\f00a";
    font-size: 16px;
}


.ocog-panel-fullsize {
	margin: 1%; 
	height:100%; 
	width:98%;
}

.wg-sensor-outer {
	background: #fff;
	border-radius: 50%;
	height: 200px;
	width: 200px;
	position: relative;
	border:2px solid #455a64;
}

 
.wg-sensor-inner {
	position: absolute;
	background: #455a64;
	border-radius: 50%;
	height: 180px;
	width: 180px;
	margin: 10px 0px 0px 10px;
	text-align: center;
	font-family: Ubuntu,Helvetica Neue,Helvetica,Arial,sans-serif;

}

.wg-sensor-inner-top {
	position: absolute;
	background: #455a64;   
	height: 90px;
	width: 180px;
	border-top-left-radius:  340px;
	border-top-right-radius: 340px;   
	margin: 10px 0px 0px 10px;
}
 
.wg-sensor-inner-bottom {
	position: absolute;
	height: 84px;
	width: 174px;
	border-bottom-left-radius:  340px;
	border-bottom-right-radius: 340px;   
	margin: 98px 0px 0px 10px;
	text-align: center;
	border:3px solid #455a64;

 }

.wg-sensor-name {
	font-weight: 500;
	font-family: Ubuntu,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 18px;   
	position: absolute;
	height: 90px;
	width: 180px;
   	text-align: center;
	margin: 70px 0px 0px 0px;
	color: #fff;
}

.wg-sensor-active-on-old:before {
	position: absolute;
	font-family: FontAwesome;
	content: "\f00c";
	font-size: 24px;
	color: #4caf50;
	text-align: center;
	height: 90px;
	width: 180px;
	margin: 6px 0px 0px 0px;
}

.wg-sensor-active-off-old:before {
	position: absolute;
	font-family: FontAwesome;
	content: "\f00d";
	font-size: 24px;
	color: #e53935;
	text-align: center;
	height: 90px;
	width: 180px;
	margin: 6px 0px 0px 0px;
}

.wg-sensor-battery-on:before {
	position: absolute;
	font-family: FontAwesome;
	content: "\f241";
	font-size: 16px;
	color: #4caf50;
	text-align: right;
	height: 90px;
	width: 180px;
	margin: 46px 0px 0px -14px;
}


.wg-sensor-battery-off:before {
	position: absolute;
	font-family: FontAwesome;
	content: "\f243";
	font-size: 16px;
	color: #e53935;
	text-align: right;
	width: 180px;
	margin: 52px 0px 0px -12px;
}

.wg-sensor-active-on {
	position: absolute;
	text-align: center;
	height: 90px;
	width: 180px;
	font-size: 24px;
	color: #4caf50;
	text-align: center;
	margin: 6px 0px 0px 0px;
}

.wg-sensor-active-off {
	position: absolute;
	text-align: center;
	height: 90px;
	width: 180px;
	font-size: 24px;
	color: #e53935;
	text-align: center;
	margin: 6px 0px 0px 0px;
}

.wg-sensor-active-delay {
	position: absolute;
	text-align: center;
	height: 90px;
	width: 180px;
	font-size: 24px;
	color: #ffa31a;
	text-align: center;
	margin: 6px 0px 0px 0px;
}

.wg-sensor-update-time {
	position: absolute;
	color: #ffffff;
	text-align: left;
	margin: 52px 0px 0px 12px;
}


.wg-sensor-temperature {
	position: absolute;
	height: 90px;
	width: 180px;
   	text-align: center;
	margin: 20px 0px 0px 00px;
	color: #fff;
	font-weight: 700;
	font-size: 34px;   
}

.wg-sensor-humidity {
	position: absolute;
	height: 90px;
	width: 180px;
   	text-align: right;
	margin: 0px 0px 0px -20px;
	color: #fff;
	font-weight: 700;
	font-size: 18px;   
}

.wg-sensor-hot {
	background: #ff7043;   
}

.wg-sensor-good {
	background: #2e7d32;   
}

.wg-sensor-cold {
	background: #003c8f;   
}
