#apwrapper {
   padding-left: 0;
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
   transition: all 0.5s ease;
}
#apwrapper.toggled {
   padding-right: 250px;
   }
#apsidebar-wrapper {
   border:1px solid #ddd;
   top:50px;
   z-index: 10000;
   position: fixed;
   right:0px;
   width: 700px;
   box-shadow: 3px 1px 6px 0px;
   height: 100%;
   margin-left: -250px;
   overflow-y: auto;
   background: #fff;
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
}
   

#QNprogressMessage
 {
   z-index:3000;
   opacity: 0.5;
    overflow: auto;
   text-align:center;
 }
 #QNactivity
 {
   height: 32px;
   width: 32px;
   -webkit-background-size: 32px 32px;
   -o-background-size: 32px 32px;
   -moz-background-size: 32px 32px;
   background-size: 32px 32px;
   margin: 0px auto;
   background-image: url("/public/img/activity_indicator.gif");
   background-color: transparent; 
}
/*----PostCommentTab------*/


.PostCommentTab{
   margin-top:10px;
   margin-bottom:20px;
}
.PostCommentTab ul.nav{
  margin-bottom:10px;
  padding-bottom:10px;
  border-bottom:1px solid #ddd;
}
.PostCommentTab ul.nav  li a{
   display:inline !important;
   background:#ddd;
   color:#333;
   padding:10px 25px 9px 25px;
}
.PostCommentTab ul.nav  li a{
}
.PostCommentTab ul.nav  li {
  display:inline !important;
}
.PostCommentTab ul.nav  li.active > a{
  background:#002855 !important;
  color:#fff !important;
}
.caretdownb{
  color:#333;
}

/*Support Ticket View Page CSS Start*/

ul#topbarTaskmenu li#LItstatus ul.dropdown-menu{
  min-width:95px !important;

}
ul#topbarTaskmenu {
   float:right;
    padding:7px;
}
ul#topbarTaskmenu li {
    display:inline;
   
}
ul#topbarTaskmenu li span{
   padding-right:5px ;
  
}
ul#taskStatus li a{
  color:#333 !important;
  cursor:pointer;
}
.Taskassignee{
   border-radius: 0px 10px;
   border: 1px solid #ddd;
   padding:1px;
   margin-right:10px;
   position:static !important;
   display: inline-block;
   cursor:pointer;
  
}
#taskAssigneelist
{
   postion:relative;
}

.Taskassignee:hover  { /*.deleteTaskassignee*/
    display:inline;	
}
.deleteTaskassignee 
{
	color: #337ab7;
    display: none;
    position:relative;
    cursor:pointer;
    top:-7px;
}
#frmtaskdetail .form-group{
    border-bottom: 1px dotted #d3c4c4 !important;
}
#frmtaskdetail .form-group .form-control{
	border:none;
	width:auto;	
}
#frmtaskdetail .form-group .control-label{
   text-align:left;
   padding-left:10px !important;
}
#frmtaskdetail .form-group .control-label .fa{
   margin-right:10px;
   color:#002855;
   font-size:14px;
}
#viewComment .panel-heading{
	padding-top:5px !important;
	padding-bottom:5px !important;
}
#viewComment .panel-primary{
	border-color:#ddd;
}
/*Support Ticket View Page CSS END*/
#progressMessage
{
    height: 100%;
	min-height: 100%;
    width: 100%;
    position:fixed;
    z-index:3000;
    background-color: #151414;
    opacity: 0.5;
    overflow: auto;
 }

.devicedatebox{ margin-right:  5px !important;margin-left: 5px !important;display:inline !important;width:unset !important;}

.dashicon {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    position: absolute;
    right: 7px;
    z-index: 0;
    font-size: 20px;
}
.req{
  border-right:1px solid red !important;
}
.actionBtnmargin
{
  margin-right:2px;
}
.icons-list
{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1;
    font-size: 0;
}
.icons-list > li:first-child {
    margin-left: 0;
}
.icons-list > li {
    position: relative;
    display: inline-block;
    margin-left: 5px;
    font-size: 13px;
    color: #333 !important;
}
.icons-list >  li > a{
    color: inherit;
    display: block;
    opacity: 1;
}
.icons-list > li > a > i {
    top: 0;
}
.qnsearch{ width:140px !important; }
.scrolledTable{
		overflow-x:auto !important;
		clear:both!important;
		/*overflow-y:-webkit-paged-x;*/
		}

.dt-button span{color:#fff !important;}
#jstbl_filter { display:none; !important; }
#jstbl2_filter { display:none; !important; }
#jstblcloudAP_filter { display:none; !important; }
/*Support Ticket Preview Css*/
.tasktopbar{
  border-top:1px solid #ddd;height:37px;background: #fff  !important;padding:0px 5px 0px 5px;font-size:14px;
  margin-top:-16px;
}

.taskmaindiv{
 border:1px solid #ddd;
 height:auto;
}
.taskuserpreview{
  height:auto;
  padding-top:10px;
}
.taskdetaildiv
{
 border-left:1px dotted #ddd;  
 height:auto;
 overflow-y:auto;
}
/*Support Ticket Preview Css*/

.nopadleftright{
   padding-left:0px !important;
   padding-right:0px !important;
}
.control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left !important; 
}
.mbottom60{ margin-bottom:60px !important; }
.hedicon{
    float:right;
    margin-left:2px;
    cursor:pointer;
    font-size:15px;
    margin-bottom:5px !important;
    margin-top:-6px !important;
}
.panelhed {margin:0px 15px 0px 15px !important;padding-left:0px !important;padding-right:0px !important;}
.panel-heading a:after { content:"" !important;}
.dataTable > thead > tr > th[class*="sort"]:after{
    content: "" !important;
}

.nav-tabs-custom > .nav-tabs > li.active > a, .nav-tabs-custom > .nav-tabs > li.active:hover > a {
		border-bottom:2px solid #1eb7f3 !important;
}
.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #f7f7f7;
}
.skin-blue .sidebar-menu > li> a {
	color:#333;
}
.skin-blue .sidebar-menu > li> a:hover {
	color:#333;
	background-color: #666;
}
.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a {
    color: #333;
    background: #6663;
    border-left-color: #3c8dbc;
 }
 
/*PopOver Css Start*/
.circle-icon {
    background: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    color:#2877c7;
    vertical-align: middle;
    padding:3px;
    font-size:11px !important;
    font-weight:normal !important;
    cursor:pointer !important;
    border: 1px solid #2877c7;
}
.circle-icon:hover {
    background: #2877c7;
    color:#fff;  
}
.popover-title
{
	background: #105ca8 !important;
	color:#fff !important;
	border-radius:0px !important;
	font-size:13px !important;
}
.popover-title .close
{
	color:#fff !important;
	opacity:1 !important;
	font-size:21px !important;
	line-height:0 !important;
	padding-top:8px !important;
}
.popover-content
{
	background: #fbfbfb !important;
	font-size:12px;
	max-width:276px !important;
	width:276px !important;
}
.popover
{
	border-radius:0px !important;
	max-width: 400px !important; 
	
}
/*PopOver Css End*/

.mleft
{
margin-left:25%;
}
.botton-pad
{
margin-bottom: 20px;
}
.formsignup_center {
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
	display: block;
	text-align: center;
}
.nav-tabs-custom > .nav-tabs > li.active > a, .nav-tabs-custom > .nav-tabs > li.active:hover > a {
		border-bottom:2px solid #1eb7f3 !important;
}

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #f7f7f7;
}
.skin-blue .sidebar-menu > li> a {
	color:#333;
}
.skin-blue .sidebar-menu > li> a:hover {
	color:#333;
	background-color: #666;
}
.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a {
    color: #333;
    background: #6663;
    border-left-color: #3c8dbc;
 }

/**MobileView*/
@media (max-width: 768px) {
   .taskdetaildiv ,.taskuserpreview {
      height:auto !important;
   }
   .tasktopbar{
         height:70px !important;
   }
   .taskmaindiv{
      height:auto !important;
      margin-top:20px;
   }
   ul#topbarTaskmenu li#LItstatus ul.dropdown-menu{
      position:relative !important;
      margin:24px 0 0 !important;
      padding:5px 0 !important;
      left:152px !important;
   }
   #apsidebar-wrapper {
     width: 90%;
   }
}
/**MobileView*/
