/* here you can put your own css to customize and override the theme */

/***
Rounded Portlets
***/
/*
.portlet {
	border-radius: 4px !important;
}

.portlet .portlet-title {
	border-radius: 4px 4px 0px 0px !important;
}

.portlet .portlet-body,
.portlet .portlet-body .form-actions  {
	border-radius: 0px 0px 4px 4px !important;
}
*/

/*
Change Quick Sidebar Width
*/

/*
.page-quick-sidebar-wrapper {
  right: -370px;
  width: 370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content .page-sidebar-wrapper {
  margin-left: -370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content .page-footer {
  margin-right: 370px;
  margin-left: -370px;
}

.page-sidebar-reversed.page-quick-sidebar-open.page-quick-sidebar-push-content .page-sidebar-wrapper {
  margin-right: 370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content.page-quick-sidebar-full-height .page-header {
  margin-left: -370px;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-list {
  width: 370px !important;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-item {
  width: 370px !important;
  margin-left: 370px;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-content-item-shown .page-quick-sidebar-list {
  margin-left: -370px;
}
*/

.dataTable tbody tr.odd { background-color: #fbfbfb; }
.dataTable tbody tr.even { background-color: white; }

.dataTable tbody tr:hover {
    background-color: #f6f6f6;
}

.dataTable tbody th:hover {
    background-color: #f6f6f6;
}

.w300 .modal-dialog {
	width: 300px;
}

.w350 .modal-dialog {
	width: 350px;
}

.w400 .modal-dialog {
	width: 400px;
}

.w450 .modal-dialog {
	width: 450px;
}

.w500 .modal-dialog {
	width: 500px;
}

.w550 .modal-dialog {
	width: 550px;
}

.w600 .modal-dialog {
	width: 600px;
}
.w800 {
    width: 800px !important;
}
.w100 {
    width: 100px !important;
}
.width49 {
	width: 49%;
}

.width100 {
	width: 100%;
}

.padding10 {
    padding: 0px 0px 10px 0px;
}

#results_portlet {
	display: none;
}

#totals_portlet {
	display: none;
}

#login_form {
	display: none;
}

#auth_fail {
	display: none;
}

#browser_disabled {
	display: none;
	color: #eee;
    font-size: 11px;
    text-align: center;
}

#browser_disabled .label {
    font-size: 15px;
}

.caption-subject input {
	border: 0;
}

.text-muted .small {
	font-size: 9;
}

.tmess {
    border: 1px solid #eee;
    padding: 10px;
}


.in_msg .arrow {
	display: block;
	position: absolute;
	top: 5px;
	left: -8px;
	width: 0px;
	height: 0px;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-right: 8px solid #1BBC9B;
}

.in_msg.red .arrow {
    display: block;
    position: absolute;
    top: 5px;
    left: -8px;
    width: 0px;
    height: 0px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #F3565D;
}

.out_msg .arrow {
    display: block;
    position: absolute;
    top: 5px;
    right: -8px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #F3565D;
}

.in_msg .message
{
    border-left: 2px solid #1BBC9B;
    background: #FAFAFA;
    padding:10px;
}

.in_msg.red .message
{
    border-left: 2px solid #F3565D;
    background: #FAFAFA;
    padding:10px;
}

.out_msg .message
{
    border-right: 2px solid #F3565D;
    background: #FAFAFA;
    padding:10px;
}

.clear {
    clear: both;
}

#chats .in_msg, #chats .out_msg {
    margin: 15px auto;
}

.tagslist, .tagslist2 {
    border: 1px solid #eee;
    padding: 10px 5px;
    margin-top: 1px;
    display: none;
    position: absolute;
    background: #fff;
    z-index: 1000;
}

.tagslist2 {
    width: 350px;
}

.tagslist ul, .tagslist2 ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.tagslist ul li, .tagslist2 ul li {
    cursor: pointer;
    padding-left: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-top: 1px;
    margin-bottom: 1px;
}

.tagslist ul li:hover, .tagslist ul li.focused {
    background: #eeeeee;
}

.tagslist2 ul li:hover, .tagslist2 ul li.focused {
    background: #eeeeee;
}

tr.group td {
    font-size: 16px;
    font-weight: bold;
    background: #fafafa;
    color: #525e64;
}

#nobody.dataTable tbody tr.odd {
    background-color: #fff;
}

.rl {
    border-right: 1px solid #fff;
}

.capcol {
    color: #525e64 !important;
}

.notified {
    padding: 15px 0px 0px 0px;
}

.notified span.tag {
	background-color: #eee;
	color: #000;	
}

.bootstrap-tagsinput .tag.distag [data-role="remove"] { display: none; }

.notlabel {
    padding-bottom: 15px;
    line-height: 2;
}

#nobody_filter input[type="search"] {
    width: 420px !important;
}

.aln_center {
    text-align: center;
}


.label-open {
	background-color: #ff4954;
}

.label-hold {
	background-color: #ffb756;
}

.label-close {
	background-color: #006600;
}

.label-locked {
    background-color: #337ab7;
}


#ztext {
    height: 38px;
}

.myactions {
    text-align: right;
    padding-bottom: 10px;
}

.pTop7 {
    padding-top: 7px;
}

.ticket_info_block {
    background-color: #e9eff3;
    color: #333;
}

.tinfo_block {
    font-size: 14px;
    padding: 20px 10px 10px 40px;
    float: left;
    width: 25%;
    height: 80px;
}

.group a, .group a:hover {
    color: #525e64;
    text-decoration: none;
}

.fRight {
    float: right;
}

.lgray {
    color: #aaa;
}

.deleted {
    color: #aaa;
    font-style: italic;
}

.hidden {
    display: none;
}

.tBold {
    font-weight: bold;
}

.page-sidebar .page-sidebar-menu li > a > .badge {
    border-radius: 12px !important;
}

.col-md-4.control-label.tBold {
    padding-top: 14px !important;
}

.viewprofile, .clipbtn {
    margin-top: 4px;
    margin-left: 2px;
}

.portlet.nobotmargin {
    margin-bottom: 0px;
}

.portlet.nobotmargin .form-group:last-child {
    border-bottom: none !important;
}

.noshowinput {
    border: none;
    height: 0px;
    width: 0px;
    padding: 0px;
    margin: 0px;
}

table.tfields {
    width: 100%;
}

table.tfields td {
    padding: 10px;
}

table.tfields tr.head td {
    background-color: #eee;
    font-weight: bold;
}

td.but {
    border-top: 1px solid #eee;
}

.mgroups.notified {
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
}

.w1000 .modal-dialog {
    width: 1000px;
}

.mgroups .tagslist {
    max-height: 300px;
    overflow-y: scroll;
}

.inside {
    position: absolute;
    color: #aaa;
    margin-top: 7px;
    margin-left: 7px;
}

.winside {
    text-indent: 37px;
}

div.signature {
    padding: 10px;
    font-size: 14px;
}

.editable {
    padding: 3px 5px;
}

.edit_field_moused, .edit_field_saving {
    background-color: #d0e9c6;
}

.green_button {
    background-color: #1abc9c;
    color: white;
}

.red_button {
    background-color: #bd3434;
    color: white;
}

.sred {
    color: red;
}

.notgroup, .notgroup input {
    color: #2a7696;
}

.redborder {
    border-color: red !important;
}

.label-api {
    background-color: #006600;
}

.phrases {
    margin-top: 10px;
    margin-bottom: 20px;
}

.phrase {
    padding: 2px 4px;
    background: #0c91e5;
    float: left;
    margin-right: 5px;
    cursor: pointer;
    color: #ffffff;
    border-radius: 4px;
}

*, ::after, ::before {
    box-sizing: border-box;
}

table.mant td {
    padding: 10px;
}

span.red {
    color: #ff0000;
}

span.green {
    color: #449d44;
}

form.trbrd {
    border-top: 1px solid #efefef;
    border-right: 1px solid #efefef;
}

.switcher .text {
    height: auto;
    background: none;
}

.switcher .slider {
    margin: 0px;
}

table.accinfo {
    border-top: 1px solid #efefef;
    border-right: 1px solid #efefef;
    width: 100%;
    margin-bottom: 20px;
}

table.accinfo td{
    border-bottom: 1px solid #efefef;
    border-left: 1px solid #efefef;
    vertical-align: middle;
    height: 32px;
}

.tlabel {
    text-align: right;
    width: 25%;
}

.f16 {
    font-size: 16px;
}

.mb15 {
    display: inline-block;
    margin-bottom: 15px;
}

.online {
    color: #006600;
    font-weight: bold;
}