.table-responsive, table > tbody > tr > td{
    overflow: visible !important;
    word-wrap: break-word;
    border : none !important;
}


.dynamic-form-submit-btn{
    width: 100%;
    margin: 5px !important;
}


.dynamic_formId hr {
    margin-top: 6px !important;
    margin-bottom: 10px !important;
    margin-left: -6px !important;
    margin-right: -6px !important;
}

.dynamic_form_horizontal_item{
}

.dynamic_form_horizontal_label{
    padding-left: 0 !important;
}

.dynamic_form_vertical_item{
    margin-top: 3px !important;
}

.dynamic_form_vertical_label{
    min-height: 20px;
}

.dynamic_form_required_color{

}

.bold-text {
    font-weight: bold;
}

.color-red {
    color: red !important;
}

.uppercase {
    text-transform: uppercase;
}

hr{
    border-color: #dddddd !important;
}

.dynamic_formId .card {
    padding: 20px !important;
}

.ui-fileupload-files{
    margin: 0 !important;
}

.ui-fileupload-buttonbar .ui-button {
    border: 1px solid gray;
    padding-right: 15px !important;
    margin-left: -5px !important;
}

.modal-header{
    /*border-bottom: 1px solid #f5f5f5 !important;*/
    padding: 15px 25px 15px 25px !important;
}

.modal-header:not(.no-bottom-border):after {
    content: "";
    display: block;
    margin-top: 9px;
    border-bottom: 1px solid #eeeeee;
}

.modal-body {
    /*max-height: calc(100vh - 200px);
    overflow-y: auto;*/
    padding: 0 25px 15px 25px !important;
}

.modal-footer {
    padding: 10px 20px 10px 20px !important;
    border-top: 1px solid #ececec !important;
    text-align: center !important;
    position: sticky;
    bottom: 0px;
    z-index: 590;
    background-color: #ffffff80;
}

.sticky-bottom {
    border-top: 0 none;
    position: sticky;
    bottom: 15px;
    background-color: #ffffff80;
    left: 0px;
    right: 0px;
    z-index: 888;
}

.btn-circle{
    width: 35px;
    height: 35px;
    padding: 6px 0px !important;
    border-radius: 27px !important;
    font-size: 17px !important;
    line-height: 1.42857 !important;
}



body{
    background-color: #f9f9f9;
}

.a-link{
    color: #545454;
}

.ui-datatable .ui-state-highlight a{
    /*color: #ffffff !important;*/
}


.ui-datatable .ui-state-highlight .fa {
    /*color: #ffffff !important;*/
}

.ui-datatable .ui-state-highlight .a{
    /*color: #ffffff !important;*/
}

.a{
    color: #545454;
}

select{
    padding-left: 10px !important;
}

input[type=""] {
    padding-left: 10px !important;
}

input[type="text"] {
    padding-left: 10px !important;
}

input[type="password"] {
    padding-left: 10px !important;
}

input[type="number"] {
    padding-left: 10px !important;
}

textarea.form-control {
    min-height: 37px;
    padding-left: 10px !important;
    padding-top: 4px !important;
}

/*
::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}
::-webkit-scrollbar-button {
	width: 0px;
	height: 0px;
}
::-webkit-scrollbar-thumb {
	background: #cfcfcf;
	border: 0px none #ffffff;
	border-radius: 50px;
}
::-webkit-scrollbar-thumb:hover {
	background: #b9b9b9;
}
::-webkit-scrollbar-thumb:active {
	background: #b9b9b9;
}
::-webkit-scrollbar-track {
	background: #f0f0f0;
	border: 0px none #ffffff;
	border-radius: 50px;
}
::-webkit-scrollbar-track:hover {
	background: #e5e5e5;
}
::-webkit-scrollbar-track:active {
	background: #dfdfdf;
}
::-webkit-scrollbar-corner {
	background: transparent;
}
*/

.widget-back{
    background-color: #FFFFFF;
    border: 1px solid #dedede;
    border-radius: 2px;
    padding: 10px;
    -webkit-box-shadow: 1px 1px 8px 2px rgba(184,184,184,0.49);
    -moz-box-shadow: 1px 1px 8px 2px rgba(184,184,184,0.49);
    box-shadow: 1px 1px 8px 2px rgba(184,184,184,0.49);
}

.brand-container {
    text-align: center;
}
.brand-container-icons-only{
    display: none;
}

.logoImage {
    margin:0px;

    /*height: 57px;*/
}
.ui-datatable table{
    table-layout: auto !important;
}

/* need to make the <li> in a <ul> pull-right of bootstrap menu inline */
ul.navbar-nav.pull-right  {
    /*padding-top: 15px;*/
    padding-right: 10px;
    padding-left: 0px;
    margin-right: 0px;
}

/*
 * bit of a hack to preserve the display: inline for the right hamburger button to appear on small devices
 */
ul.navbar-nav.pull-right li.inline  {
    padding-left: 0px;
    margin-left: 0px;
    display: inline;
}
.show-xs {
    display: inline !important;
    margin-right: 10px;
}


/* reduce the logo and logo text */
@media (max-width: 767px) {
    .logoImage {
        /*
        padding-top: 10px;
        padding-left: 10px;
        width:70px;
        */
    }
    .logoText {
        display:none !important;
    }
    .dynamic_form_vertical_label{
        min-height: 0 !important;
    }
}

/*
 *
 * !!!!!!! for sidebar
 *
 */
body {
    /*padding-top: 50px;*/
}


/*
 * Top navigation
 * Hide default border to remove 1px line.
 */
.navbar-fixed-top {
    border: 0;
}

.top-navigation{
    padding-top: 15px;
    padding-left: 30px;
    padding-bottom: 15px;

    /*top: 0.5px;
    right: 0;
    left: 0;
    margin-left: 0 !important;
    !* position: fixed; *!
    width: 100%;*/
    /* z-index: 888; */
    /* padding-top: 22px;
    /*background-color: #fcfcfc;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    height: 45px;
    -webkit-box-shadow: 0 4px 6px -3px #eaeaea;
    box-shadow: 0 4px 6px -3px #eaeaea;*/
}



.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    margin-left: 12px !important;
}

/*
 * Sidebar
 */

/* Hide for mobile, show later */
.sidebar {
    margin: 0;
    margin-left:-15px;
    padding: 0;
    position: fixed;
    height: 100%;
    overflow-x: scroll;
    width: 0;
    background-color: #FEFEFE;
    -webkit-box-shadow: 3px 0 6px -2px #eaeaea;
    /*-webkit-transition: width 0.3s;  Safari
    transition: width 0.3s;*/
    -webkit-transition: width 0.3s; /* Safari */
    transition: width 0.3s;
    z-index: 1200;
    border-right: 1px solid #c1c1c1;
    box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2) !important;
}


.slider-off{
    width: 300px;
}

/*.top-navigation-line{
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 988;
    background-color:#49bf67;
    height: 1px;
}*/

.nav-close-btn{
    display: block !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.main {
    padding-left: 0px;
}

.quick-links{
    margin: -9px 0 0 0;
}

.inner-page {
    /*margin-top: 15px !important;*/
    padding-left: 30px;
}

.inner-page-content {
    /*margin-top: -50px;*/
    /* background-color: red; */
}



/* Small devices (tablets, 768px and up) */
@media (max-width: 750px) {
    .inner-page {
        /*margin-top: 33px !important;*/
    }
    .inner-page-content {
        /*margin-top: 0 !important;*/
        /* background-color: red; */
    }


    .quick-links{
        margin: -34px 140px -3px -35px;
    }
    .top-navigation{
        padding-top: 7px;
    }

    .datagrid-row {
         margin-top: 0px;
    }

}

.page-title-icon{
    margin: -6px 20px 0px 0px; float: left;
}


@media (min-width: 992px) {

    .dynamic-form-submit-btn{
        width: auto;
    }

    .page-title-icon{
        margin: 13px 20px 0px 0px; float: left;
    }

    .page-title{
        /*font-family: 'Roboto Condensed', sans-serif !important;*/
        font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        font-weight: 300 !important;
        font-size: 32px !important;
    }

    .nav-expander-btn a {
        padding-top: 16px !important;
        padding-left: 35px !important;
        padding-right: 6px !important;
    }

    .nav-expander-btn:hover a {
        padding-left: 55px !important;
    }

    .sidebar {
        position: fixed !important;
        bottom: 0;
        margin: 0;
        width: 300px !important;
        left: 0;
        z-index: 999;
        display: block;
        overflow-x: hidden;
        overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
        background-color: #FEFEFE;
        border-right: 1px solid #ece9e9;
        -webkit-box-shadow: 3px 0 6px -2px #eaeaea;
        box-shadow: 3px 0 6px -2px #eaeaea;
    }
    .main {
        padding-left: 300px;
    }

    .show-xs {
        display: none !important;
    }

    .nav-close-btn{
        display: none !important;
    }

    .slider-off{
        width: 300px;
    }

    #nav-expander-desktop{
        display: inline !important;
    }

    /*------ only icons view --------------*/
    .only-icons{
        display: block;
    }

    .only-icons .left-submenu-text{
        padding-left: 0px;
        display: block;
    }
    .only-icons .brand-container-icons-only{
        display: block;
    }

    .only-icons .brand-container-all{
        display: none;
    }

    #nav-expander-desktop{
        margin-left: 300px;
    }

    .only-icons #nav-expander-desktop{
        margin-left: 75px;
    }

    .only-icons .sidebar{
        width: 70px !important;
        overflow-y: hidden;
    }

    .only-icons .sidebar:hover .brand-container-icons-only{
        display: none;
    }

    .only-icons .sidebar:hover .brand-container-all{
        display: block;
    }

    .only-icons .sidebar:hover .left-submenu-text{
        padding-left: 15px;
        display: block;
    }

    .only-icons .sidebar:hover{
        width: 300px ! important;
    }

    .only-icons .sidebar:hover .main {
        padding-left: 300px;
        -webkit-transition: padding-left 0.5s; /* Safari */
        transition: padding-left 0.5s;
    }

    .only-icons .main{
        padding-left: 80px;
    }

    .only-icons .menu-title {
        display: none;
    }

    .only-icons .sidebar:hover .menu-title {
        display: inline;
    }

	.only-icons i.fa.fa-caret-left.icon-border.black:before {
	    content: "\f0da";
	}
	
    /*.only-icons .collapse{
        max-height: 0px;
        visibility: hidden;

    }

    .only-icons .sidebar:hover .collapse {
        max-height: none;
        visibility: inherit;
    }*/
    /*------ only icons view end --------------*/
}

/*
 * Main content
 */

.page-header-container{
    /*margin: -10px -15px 25px -15px;*/
    /*background-color: #ffffff;*/
    /*padding: 5px 15px 0px 15px;*/
    display: inline;
}

.main .page-header {
    margin: 0px 0px 0px 0px !important;
}

.page-header {
    border-bottom: 0 solid #eeeeee !important;
}

/* Sidebar navigation */
.nav-sidebar {
    margin-right: -21px; /* 20px padding + 1px border */
    margin-bottom: 20px;
    margin-left: -20px;
}
.nav-sidebar > li > a {
    padding-right: 20px;
    padding-left: 20px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
    color: #fff;
    background-color: #428bca;
}
#nav-expander-desktop{
    display: none;
}

.multiselect-clear-filter{
    min-width: 0px !important;
}

.btn-no-min-width{
    min-width: 0px !important;
}
.btn-small-circle {
    width: 35px !important;
    height: 35px;
    padding: 6px !important;
    min-width: 0px !important;
    /* padding-right: 12px; */
    border-radius: 50% !important;
}
.btn-xs-circle {
    width: 27px !important;
    height: 27px;
    padding: 2px !important;
    min-width: 0px !important;
    /* padding-right: 12px; */
    border-radius: 50% !important;
}
.page-title{
    /*font-family: 'Roboto Condensed', sans-serif !important;*/
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 300 !important;
    font-size: 25px;
}

ul {
    list-style-type: none;
}

.hint-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    word-break: break-word;
}

.panel-heading a:after {
    font-family: 'Glyphicons Halflings';
    content:"\e114";
    float: right;
    color: grey;
}
.panel-heading a.collapsed:after {
    content:"\e080";
}

.panel-heading{

    background-color: #f1f1f1 !important;
    border-bottom: 1px solid #e5e5e5 !important;
    padding-bottom: 15px !important;
    color: #444444 !important;
    text-transform: uppercase;
    border-top-right-radius: 2px !important;
    border-top-left-radius: 2px !important;
}

.sidebar .panel-heading {
    background-color: white !important;
    border-bottom: 1px solid #e5e5e5 !important;
    padding-bottom: 15px !important;
    text-transform: none !important;
}

.menu-panel{
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    /*border: 1px solid white !important;
    border-top-color: gainsboro !important;*/
}


.menu-panel-body {
    /*border-top-color: red !important;*/
    /*border-top-color: #e5e5e5 !important;
    border-bottom-color: #e5e5e5 !important;*/

    -webkit-box-shadow: none !important;
    box-shadow: none !important;

    border-top: none !important;
    padding-top: 15px;
    padding-bottom: 15px;
    /*border-top: 1px solid #e5e5e5 !important;
    border-bottom: 1px solid #e5e5e5 !important;*/
    background-color: #f0f0f0 !important;
}

.left-submenu-text {
    padding-left: 15px;
    display: block;
}

a.left-submenu-text:hover {
    /*color: #FFFFFF !important;*/
}

tr.left-submenu :hover {
    background-color: #cfd3d6 !important;
    color: #414548 !important;
}

.left-submenu a{
    color: #4e4e4e;
    text-decoration: none !important;
    display: block;
    position: relative;
    /*width: 300px;*/
    /*padding: 10px 30px 10px 6px;*/
    /*background-color: transparent !important;*/
    font-weight: normal;
}

.top-spacer-15{
    margin-top: 15px !important;
}

.top-spacer-10{
    margin-top: 10px !important;
}

.right-spacer-10{
    margin-right: 10px !important;
}

.right-spacer-15{
    margin-right: 15px !important;
}

.success_icon{
    color: #008000;
}

.ui-messages-error-icon{
    background: none !important;
}

.left-menu-icon-select {
    color: #5c6063;
}

.left-menu-icon-select-invert {
    color: #ffffff;
}


.multiselect-container {
    max-height: 400px;
    overflow: auto;
    min-width: 250px !important;
    padding-bottom: 20px !important;
}

.multiselect-container .input-group .input-group-addon{
    display: none;
}

.bootstrap-select .active {
    background-color: #eeeeee;
}

.bootstrap-select .selected {
    background-color: #1c7ebd;
    color: #FFFFFF !important;
}

.bootstrap-select .selected a {
    color: #FFFFFF !important;
}

.bootstrap-select a {
    font-size: 15px;
}


/*.card {
    padding: 15px;
    border: 0 !important;
    margin-bottom: 15px;
    margin-top: 15px;
    border-radius: 6px !important;
    color: #333333;
    background-color: #fff;
    width: 100%;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
}

.card {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
}*/

.btn:not([data-toggle="dropdown"]), .btn.btn-round-edges {
    min-width: 120px;
    border-radius: 30px;
    padding: 8px 20px;
    box-shadow: 0 6px 8px 1px rgba(153, 153, 153, 0.24), 0 3px 1px -2px rgba(153, 153, 153, 0.15), 0 1px 5px 0 rgba(153, 153, 153, 0.22);
    font-weight: 400;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}


.btn-default {
    color: #444444;
    background-color: #f3f3f3;
    border: 1px #efefef;
}

.btn-round-edges {
    color: #444444;
    background-color: #f3f3f3;
    border: 1px #efefef !important;
}

.nav-expander-btn {
    position: fixed;
    z-index: 10;
    padding-top: 24px;
    padding-left: -20px;
    margin-left: -50px !important;
    transition: all .30s ease-in-out;
    /*display: none;*/
}

.nav-expander-btn:hover{
    margin-left: -15px;
}

.nav-expander-btn a {
    padding-top: 21px;
    padding-left: 41px;
    padding-right: 9px;
}

.menu-panel-body {
    background-color: #fdfdfd !important;
    border-bottom: 1px solid #f3eded;
    box-shadow: inset 3px 5px 6px #eeeeee !important;
}

.statusDialog {
    background-color: #FFFFFF !important;
    z-index: 1200;
    border-radius: 50% !important;
    padding: 15px !important;

    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.8) !important;
    -webkit-box-shadow: 0 5px 10px rgba(181, 181, 181, 0.8) !important;;
    box-shadow: 0 5px 10px rgba(181, 181, 181, 0.8) !important;;
}

.statusDialog > .ui-dialog-content {
    overflow: hidden !important;
}

.ui-selectcheckboxmenu .ui-selectcheckboxmenu-token .ui-selectcheckboxmenu-token-icon,
.ui-autocomplete .ui-autocomplete-token .ui-autocomplete-token-icon, .ui-chips .ui-chips-token .ui-chips-token-icon {
    width: 15px;
    height: 15px;
}

.ui-chips{
    height: 100% !important;
}

.ui-icon {
    width: 16px;
    text-indent: 1px !important;
}

.ui-icon-close {
    padding: 2px 0px;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit !important;
    text-rendering: auto !important;
    -webkit-font-smoothing: antialiased;
}

.ui-icon-close:before {
    content: "\f00d";
}

.ui-chips-token{
    background: #186ba0;
    border-radius: 16px;
    color: #FFFFFF;
}

.ui-chips-token-label{
	font-size: 13px;
}

.ui-selectcheckboxmenu .ui-selectcheckboxmenu-token.ui-state-active,
.ui-autocomplete .ui-autocomplete-token.ui-state-active,
.ui-chips .ui-chips-token.ui-state-active {
    background: #186ba0;
    color: #FFFFFF;
    border-radius: 3px;
}
