﻿.k-textbox.medium {width: 300px !important;}
.k-textbox.large {width: 450px !important;}
.k-textbox.xsmall {width: 100px !important;}
.k-textbox.xxxsmall {width: 50px !important;}
.k-textbox.xxsmall {width: 75px !important;}
.k-textbox.small {width: 125px !important;}
.k-textbox.stretch {width: 90% !important;}
.k-dropdown.stretch {width: 90% !important;}
k-numerictextbox.stretch {width: 90% !important;}
.k-textbox.full {width: 100% !important;}
.k-button.large {width: 450px !important;}
.k-button.medium {width: 300px !important;}
.k-button.stretch {width: 100% !important;}
.k-label.larger {font-size:larger;}
.workflowBackground {
    background: url('/Content/kendo/2018.1.131/BlueOpal/loading-image.gif');
    background-color:transparent
}
.k-headerHeight {min-height: 40px !important;text-align: center;}
.dl-wide dt {width: 350px;}
.dt-wider dt {width: 250px;}
.dl-xwide dt {width: 450px;}
.dl-horizontal dt {text-align: left;}
.medW dt {width: 125px!important;}
dd {padding-bottom: 5px;}
.dt-h3 {font-size: 1.2em;}
dl {margin-bottom: 5px;}
.smW dt {width: 75px!important;}
.smW dd {margin-left: 75px;}
.mmmW dt {width: 100px!important;}
.mmmW dd {margin-left: 100px;}
/* -------------------- #Menu -------------------- */
#responsive-admin-menu {
    background-color: #00245D; /*#404040*/
    float: left;
}
#responsive-admin-menu #responsive-menu {
    height: 50px;
    display: none;
    line-height: 50px;
    cursor: pointer;
    color: #ffffff;
    text-indent: 10px;
}
/* Menu Styles */
#responsive-admin-menu #menu {width: 100%;}
#responsive-admin-menu #menu a {
    border-bottom: 1px dotted #52535a;
    font-size: 14px;
    text-decoration: none;
    display: block;
    padding: 12px;
    color: #FFFFFF;
    position: relative;
    font-weight: 400;
    overflow: hidden;
    width: auto;
    padding-right: 30px; /* padding of nav link */
}
#responsive-admin-menu #menu a:hover {color: #222;background-color: #fcfcfc;}
#responsive-admin-menu #menu div {
    display: none;
    width: auto;
    background-color: #1D61BC; /*#5c5d64*/
    overflow: hidden;
}

#responsive-admin-menu #menu div a {
    color: #fff; /*#c0c0c0*/
}

#responsive-admin-menu #menu div a:hover {
    color: #1D61BC; /*#888888*/
}

#responsive-admin-menu #menu a.submenu:before {
    font-family: FontAwesome;
    content: "\f054";
}

#responsive-admin-menu #menu a.downarrow:before {
    font-family: FontAwesome;
    content: "\f078";
}

#responsive-admin-menu #menu a.submenu:before { /* arrow */
    font-size: 14px;
    position: absolute;
    right: 15px;
    top: 17px;
}
a.noSubMenu {background-color: #00358C;}
.dl-wide dt {width: 350px;}
.dt-wider dt {width: 250px;}
.dl-xwide dt {width: 450px;}
.dl-horizontal dt {text-align: left;}
.medW dt {width: 125px!important;}
.medWw dt {width: 140px!important;}
dd {padding-bottom: 5px;}
.dt-h3 {font-size: 1.2em;}
dl {margin-bottom: 5px;}


@media (min-width: 992px) {
    .container { max-width: 1260px; }
    .col-lg-2-5 { width: 20.833332%; float: left;}
    .col-lg-9-5 { width: 79.166666%; float: left;}
}

.classdesc {}
