html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    /*height: 60px;*/
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/*My css*/

ins {
    background-color: #c6ffc6;
    text-decoration: none;
}

del {
    background-color: #ffc6c6;
}

.hoverTable table.table tbody tr:hover, hover:hover,
.hoverTable table.table tbody tr:hover td
{
    background-color: #5BC0DE !important; 
    cursor: pointer;
}

.description-view table.detail-view table th
{
    text-align: center;
}

.overflowText
{
    overflow: hidden;
    width: 300px;
    max-height: 300px;
}

.datetext
{
    width: 90px;
}

div .kv-table-float
{
    border-top: 1px solid #ddd;
}

/* spacial */

body div .btn.btn-text, body div .btn.btn-text:hover{
    color: #676a6c;
    cursor: default;
}


/* AdminLTE*/

.sidebar-menu li a 
{
    white-space: normal;
}

body .dropdown-menu {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.176);
}

table.table-bordered > thead > tr > th, table.table-bordered > tbody > tr > th, table.table-bordered > tfoot > tr > th, table.table-bordered > thead > tr > td, table.table-bordered > tbody > tr > td, table.table-bordered > tfoot > tr > td 
{
    border: 1px solid #ddd;
}

table.table-bordered {
    border: 1px solid #ddd;
}

body .navbar-nav > .user-menu > .dropdown-menu > li.user-header
{
    height: auto;
}




/* menu changes for lte-admin-premium */

.guest .navbar-header a
{
    color: #999c9e;
}

.guest .navbar-header a:hover
{
    background-color: #eee;
    text-decoration: none;
}

.guest div .nav > li.active {
    background: #eee none repeat scroll 0 0;
    border-left: 4px solid #19aa8d;
}

.guest div .nav > li.active a{
    color: #999c9e;
    padding: 16px 20px 14px 25px;
}

.guest div .nav > li a{
    padding: 16px 20px 14px 25px;
}

.guest .navbar-toggle .icon-bar{
    background-color: white;
}

.body-small .guest .navbar-toggle
{
    padding: 8px;
}

.body-small .guest .navbar-header
{
    width: 100%;
}

.body-small .guest .navbar-collapse.collapse.in{
    width: 100%;
}

.body-small .guest .navbar-collapse.collapsing{
    width: 100%;
}

/*user menu*/
body .nav.navbar-top-links > li > a:hover, body .nav.navbar-top-links > li > a:focus
{
    background-color: #eee;
}


/*user list*/
.contact-container .contact-box{
    padding: 0px;
    padding-top: 10px;
}
.contact-container .contact-box .m-t-xs{
    min-width: 128px;
}
.contact-container .ibox-tools{
    position: absolute;
    right: 15px;
}

.ui-tooltip {
    border:1px solid #dedede !important;
    background: rgba(255, 255, 255,0.9) !important;
    border-radius: 1px 5px 1px 5px !important;
    -webkit-box-shadow: -1px -1px 22px -5px rgba(111,111,111,0.75) !important;
    -moz-box-shadow: -1px -1px 22px -5px rgba(111,111,111,0.75) !important;
    box-shadow: -1px -1px 22px -5px rgba(111,111,111,0.75) !important;
}
div .ui-tooltip-content {
    color:#232323 !important;
    font-weight: 500 !important;
    font-size:12px !important;
}

/*folder list*/
.file-manager .folder-list li a{
    padding-left: 5px;
    border-left: 5px solid white;
}
.file-manager .folder-list li:hover a, .file-manager .folder-list li.active a{
    border-left: 5px solid #1ab394;
}

/*gadget list*/
.ibox .product-imitation{
    padding: 0px;
}

.ibox .product-imitation img{
    width: 100%;
    height: 100%;
}

.ibox .product-box{
    height: 350px;
    overflow: hidden;
}

.ibox .product-box:hover{
    cursor: pointer;
}

.ibox .product-box:hover .product-name{
    color: #1ab394;
}

/*gadget detail */
.gadget-view .gadget-img img:hover{
    box-shadow: 0px 0px 5px 0px #888888;
    
}


/*gadget navbar top*/
.navbar-top-links .dropdown-menu li .dropdown-messages-box div.img{
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 5px;
    padding-left: 1px;
}

.navbar-top-links .dropdown-menu li .dropdown-messages-box{
/*    height: 50px;*/
}

.nav.navbar-top-links .link-block a:hover{
    color: #1ab394;
}

/*sidebar menu*/

.profile-element:hover{
    cursor: pointer;
}

.metismenu hr{
    margin: 0px;
}

.nav-second-level .nav-second-level li a {
    padding: 7px 10px 7px 70px;
}

.input-group-addon.primary {
    background-color: rgb(50, 118, 177);
    border-color: rgb(40, 94, 142);
    color: rgb(255, 255, 255);
}
.input-group-addon.success {
    background-color: rgb(92, 184, 92);
    border-color: rgb(76, 174, 76);
    color: rgb(255, 255, 255);
}
.input-group-addon.info {
    background-color: rgb(57, 179, 215);
    border-color: rgb(38, 154, 188);
    color: rgb(255, 255, 255);
}
.input-group-addon.warning {
    background-color: rgb(240, 173, 78);
    border-color: rgb(238, 162, 54);
    color: rgb(255, 255, 255);
}
.input-group-addon.danger {
    background-color: rgb(217, 83, 79);
    border-color: rgb(212, 63, 58);
    color: rgb(255, 255, 255);
}

.hoverShow{
    display: none;
}

.hoverShowContainer:hover .hoverShow{
    display: block;
}

form div.required label.control-label:after {
    content:" * ";
    color:red;
}

div.required label:after {
    content: " *";
    color: red;
}

/*select2 changes*/
/*.select2-container--krajee{*/
    /*z-index: 2500;*/
/*}*/

.select2-container {
    min-width:200px;
}


.ibox .ibox-buttons {
    min-height: 69px;
    border-bottom: 1px solid #29ABE2;
}

.ibox .ibox-form-buttons {
    min-height: 61px;
    border-top: 1px solid #29ABE2;
}

/* projects */
.box:hover {
    box-shadow: 0 0 11px rgba(33,33,33,.2);
}
.box {
    margin: 5px;
}

body ul.metismenu li ul.nav-second-level li a span.menu-label{
    display: inline !important;
}

.add-margin{
    margin-top: 3px;
}

/* Repair tab-x after update */
.tabs-x .ui-widget.ui-widget-content
{
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    padding: 0px;
}

.tabs-x .ui-widget.ui-widget-content li
{
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.tabs-x .ui-widget.ui-widget-content li a
{
    font-size: 13px;
}

.nice-hr{
    margin-top: 4px !important;
    margin-bottom: 4px !important;
    margin-left: 10px;
    margin-right: 10px;
    border-top: 0.1rem solid #eeeeee7a!important;
}

.table-cell-changed {
    border-bottom: solid 2px;
    border-color: #f7a54b;
}

.compare-table > thead > tr > th,
.compare-table > tbody > tr > th,
.compare-table > tfoot > tr > th,
.compare-table > thead > tr > td,
.compare-table > tbody > tr > td,
.compare-table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd!important;
}
.compare-table > thead > tr > th.table-static-min-width {
    min-width: 170px;
    max-width: 200px;
}

@media screen and (max-width: 767px) {
    .compare-table > tbody > tr > td {
        white-space: normal !important;
    }
}

.removed-from-estimate{
    border-left: 5px solid;
    border-color: #ec4859;
}

.added-to-estimate{
    border-left: 5px solid;
    border-color: #19A689;
}


.tabs-above > .nav-tabs > .active > a, .tabs-above > .nav-tabs > li.active > a:hover, .tabs-above > .nav-tabs > li.active > a:focus {
    background-color: #1ab394;
    border-color: #FFFFFF !important;
    border-bottom-color: transparent !important;
    color: #FFFFFF;
    transition: 1ms all;
    cursor: pointer;
}

.nav-tabs li:first-child a {
    border-top-left-radius: 0px !important;
}

.extend-box {
    padding: 10px;
    border: 1px solid #ededed;
    min-height: 65px;
}

.extend-box .head {
    float: right;
    background: #f9f9f9;
    margin: 1px 0px 10px 0px;
    height: 40px;
    width: 100%;
    border:1px solid #ddd;
}


.extend-box .head a {
    float: right;
    color: white;
    background: #1c84c6;
    border-top-left-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 0px;
    margin-top: 5px;
    height: 30px;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    line-height: 28px;
    margin-right: 5px;
    font-weight: normal;
    font-size: 15px;
    border: 1px solid #dedede;
}

.extend-box .head a:last-of-type {
    background: #1ab394;
    margin-top: 5px;
    text-align: center;

}

.extend-box .head p {
    padding: 10px;
    font-size: 13px;
    font-weight: 700;
}

.table > thead > tr > td.warning-dark, .table > tbody > tr > td.warning-dark, .table > tfoot > tr > td.warning-dark, .table > thead > tr > th.warning-dark, .table > tbody > tr > th.warning-dark, .table > tfoot > tr > th.warning-dark, .table > thead > tr.warning-dark > td, .table > tbody > tr.warning-dark > td, .table > tfoot > tr.warning-dark > td, .table > thead > tr.warning-dark > th, .table > tbody > tr.warning-dark > th, .table > tfoot > tr.warning-dark > th {
    background-color: #e59c5f !important;
}