@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css);

body {
    font-family: 'Didact Gothic', arial,sans-serif;
    font-family: arial,sans-serif;
    line-height: 20px;
}

h1 {
    font-size: 1.5em;
    font-weight: bold;
    padding: 8px;
}
h2 {
    font-size: 1.2em;
    font-weight: bold;
    padding: 8px;
}

h3 {
    font-size: 1em;
    font-weight: bold;
    padding: 8px;
}
h4 {
    font-size: 1em;
    padding: 8px;
}
.rowHaveAsistantValue {
    background-color: rgba( 160, 235, 228, 0.5 );
}
.asistentmsgclass .x-grid-td{
    background-color:#D8DF65 !important;
    border-radius: 5px; 
    border-color: #fff;
    white-space: pre-line;
}
.sup1msgclass .x-grid-td{
    background-color:#E3F6CE !important;
    border-radius: 5px;
    border-color: #fff;
    white-space: pre-line;
}
.selfmsgclass2 .x-grid-td{
    background-color:#7690A7 !important;
    border-radius: 5px;
    border-color: #fff;
    white-space: pre-line;
}
.sup2msgclass .x-grid-td{
    background-color:#BA7AB4 !important;
    border-radius: 5px;
    border-color: #fff;
    white-space: pre-line;
}
.sup3msgclass .x-grid-td{
    background-color:#BBBBBB !important;
    border-radius: 5px;
    border-color: #fff;
}
.sup4msgclass .x-grid-td{
    background-color:#000000 !important;
    border-radius: 5px;
    border-color: #fff;
}
.clientmsgclass .x-grid-td{
    background-color:#EFFBFB !important;
    border-radius: 5px;
    border-color: #fff;
    white-space: pre-line;
}
.plaingRecord .x-grid-td{
    background-color:#99C8EC !important;
    border-color: #fff;
}
.playedRecord .x-grid-td{
    background-color: #CFD5D8 !important;
    border-color: #fff;
}

.skytel {
    background-color: rgba(255, 255, 255, 1) !important;
    width: 100%;
    height: 100%;
    padding: 0px !important;
}
.skytel .x-mask-msg-text {
    background-image: none;
}
#skytel-logo{
    display: block;
    position: fixed;
    top: 50%;
    left: 45%;
}
.skytel-logo {
    margin: auto;
    width: 38px;
    height: 40px;
    border-radius: 5px;
    position: relative;
    animation: 2s infinite ease-in-out;
    -webkit-animation: 2s infinite ease-in-out;
    -moz-animation: 2s infinite ease-in-out;
    -o-animation: 2s infinite ease-in-out;
    display: inline-block;
    margin: 0px;
}
#skytel-logo1{
    background: url("img/logo.png") 0px -8px;
    animation-name: e1;
    -webkit-animation-name: e1;
    -moz-animation-name: e1;
    -o-animation-name: e1;
}
#skytel-logo2{
    background: url("img/logo.png") -39px -8px;
    animation-name: e2;
    -webkit-animation-name: e2;
    -moz-animation-name: e2;
    -o-animation-name: e2;
}
#skytel-logo3{
    background: url("img/logo.png") -78px -8px;
    animation-name: e3;
    -webkit-animation-name: e3;
    -moz-animation-name: e3;
    -o-animation-name: e3;
}
#skytel-logo4{
    background: url("img/logo.png") -126px 0px;
    width: 174px;
    height: 49px;
}
@keyframes e1 {0%   {bottom: 0px;} 10%  {bottom: 20px;} 20%  {bottom: 0px;} 100% {bottom: 0px;}}
@keyframes e2 {0%   {bottom: 0px;} 20%  {bottom: 0px;} 30%  {bottom: 20px;} 40%  {bottom: 0px;} 100% {bottom: 0px;}}
@keyframes e3 {0%   {bottom: 0px;} 40%  {bottom: 0px;} 50%  {bottom: 20px;} 60%  {bottom: 0px;} 100% {bottom: 0px;}}

@-webkit-keyframes e1 {0%   {bottom: 0px;} 10%  {bottom: 20px;} 20%  {bottom: 0px;} 100% {bottom: 0px;}}
@-webkit-keyframes e2 {0%   {bottom: 0px;} 20%  {bottom: 0px;} 30%  {bottom: 20px;} 40%  {bottom: 0px;} 100% {bottom: 0px;}}
@-webkit-keyframes e3 {0%   {bottom: 0px;} 40%  {bottom: 0px;} 50%  {bottom: 20px;} 60%  {bottom: 0px;} 100% {bottom: 0px;}}

@-moz-keyframes e1 {0%   {bottom: 0px;} 10%  {bottom: 20px;} 20%  {bottom: 0px;} 100% {bottom: 0px;}}
@-moz-keyframes e2 {0%   {bottom: 0px;} 20%  {bottom: 0px;} 30%  {bottom: 20px;} 40%  {bottom: 0px;} 100% {bottom: 0px;}}
@-moz-keyframes e3 {0%   {bottom: 0px;} 40%  {bottom: 0px;} 50%  {bottom: 20px;} 60%  {bottom: 0px;} 100% {bottom: 0px;}}

@-o-keyframes e1 {0%   {bottom: 0px;} 10%  {bottom: 20px;} 20%  {bottom: 0px;} 100% {bottom: 0px;}}
@-o-keyframes e2 {0%   {bottom: 0px;} 20%  {bottom: 0px;} 30%  {bottom: 20px;} 40%  {bottom: 0px;} 100% {bottom: 0px;}}
@-o-keyframes e3 {0%   {bottom: 0px;} 40%  {bottom: 0px;} 50%  {bottom: 20px;} 60%  {bottom: 0px;} 100% {bottom: 0px;}}

.imgQuoteRowTicket {
    position: absolute;
    right: 20px;
    visibility: hidden;
}
.imgQuoteRowTicket:hover {
    cursor: pointer;
}












.ux-notification-window .x-window-body {
    text-align: center;
    opacity: 1;
    padding: 15px 5px 15px 5px;
    /*background-image: url('/PortalApp/ext-4/resources/ext-theme-neptune/images/shared/icon-error.png');*/
    position: relative;
        /*position: absolute!important;*/
            /*display: block;*/
}
.ux-notification-light .x-window-body {
    text-align: center;
    padding: 15px 5px 20px 5px;
    background-color: transparent;
    border: 0px solid white;
}
body .ux-notification-light {
    background-image: url('img/fader.png');
}
.ux-notification-light .x-window-header {
    background-color: transparent;
}
.ux-notification-icon-information {
    background-image: url('img/icon16_info.png');
}

.ux-notification-icon-error {
    /*background-image: url('/PortalApp/ext-4/resources/ext-theme-neptune/images/shared/icon-error.png');*/
            /*background-repeat: no-repeat;

        /*background-position: top left;*/

}
.payment-all-text {
    white-space: normal !important;
}

.payment-all-text-click {
    white-space: normal !important;
}

.greenEnrollmentDate {
    background-color: #32CD32 !important;
}
.redEnrollmentDate {
    background-color: #FF735E !important;
}
.inetpbx-find-combo-item{
        /*width: 400px;*/
    display: inline-flex;
}
.inetpbx-find-combo-item > div{
    position: relative;
    white-space: normal !important;
}
.inetpbx-find-combo-item > .description{
     width: 200px !important;
}

.inetpbx-find-combo-item > .search{
     width: 250px !important;
}
.inetpbx-find-combo-item>.type{
    width: 136px !important;
    color: grey;
}



.portalapp-glyph {
    color: white;
    opacity: .5;
    vertical-align: 0% !important;
}
.portalapp-glyph:hover {
    opacity: .7;
}




.x-form-plus-trigger-custom {
    background-position: 0 -256px !important;
    overflow: hidden;
    width: 16px !important;
    height: 16px !important;
    background-image: url(/PortalApp/ext-4/resources/ext-theme-neptune/images/tools/tool-sprites-dark.png) !important;
    margin: 3px;
    opacity: 0.4;
}
.x-form-edit-trigger-custom {
    background-position: 0 -256px !important;
    overflow: hidden;
    width: 16px !important;
    height: 16px !important;
    background-image: url(/PortalApp/ext-4/resources/ext-theme-neptune/images/tools/tool-sprites-dark.png) !important;
    margin: 3px;
    opacity: 0.4;
}

.pbx-item{
    display: flex;
}
.pbx-item p{
    width: 50%;
}


.pbx-options-tab {
    padding-top: 10px;
    background-color: #157fcc !important; 
}


.check-success {
    color: #02B602;
    font-size: 18px;
    opacity: 1;    
    padding: 1px 0;
    margin: 0 5px;
    vertical-align: middle !important;
}


.upload-file_prompt__font {
    font-size: 10px;
    height: 20px !important;
}

.color-picker-container {
  display: inline-block;
  background: #5d5f60 none repeat scroll 0% 0%;
  border-radius: 4px;
  border: 2px solid #f8fafb;
}
.color-picker-container .picker-container .canvas-container {
  margin: 20px;
  position: relative;
  float: left;
  width: 200px;
  display: inline-block;
  background: #5D5F60;
}
.color-picker-container .picker-container .canvas-container.active {
  display: block;
}
.color-picker-container .picker-container .canvas-container canvas {
  cursor: crosshair;
  border-radius: 50%;
  box-shadow: 0 0 0 4px #E8E8E8;
  background: #E6D3D3;
}
.color-picker-container .picker-container .canvas-container .pointer {
  width: 15px;
  height: 15px;
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.1);
}
.color-picker-container .picker-container .canvas-container input {
  margin-top: 10px;
  width: 100%;
  height: 30px;
  text-align: center;
  background: #353738;
  border: 0;
  color: #fff;
}
.color-picker-container .picker-container .slider-container {
  width: 15px;
  float: right;
  position: relative;
  margin: 15px;
}
.color-picker-container .picker-container .slider-container .slider {
  width: 15px;
  height: 249px;
  background: #000;
}
.color-picker-container .picker-container .slider-container .pointer {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #007bff;
  position: absolute;
  left: -8px;
}
.color-picker-container .palletes-container {
  float: right;
  width: 275px;
}
.color-picker-container .palletes-container .palette {
  width: 35px;
  height: 35px;
  float: right;
  border-radius: 4px;
  margin: 5px;
  box-shadow: inset 0px 2px 1px rgba(0, 0, 0, 0.28);
  cursor: pointer;
}
.color-picker-container .palletes-container .palette.active {
  box-shadow: 0 0 0 3px #3F3F40;
}
.color-picker-container .palletes-container .palette.add {
  border: 2px dashed #bababa;
  box-shadow: inherit;
  position: relative;
}
.color-picker-container .palletes-container .palette.add:after {
  content: '+';
  font-size: 24px;
  color: #bababa;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  line-height: 30px;
}
.x-panel-body-default {border-color: #fff;}
