/* 
 * @Author Pavli Miho <pavli@live.com>
 * @date Oct 7, 2015
 */



body {
    padding-bottom: 0 !important;
}

.page-header .nav > li > a > i {
    line-height: 36px;
}

.logo {
    left: 40px;
}

.account-picture img {
    height: 50px;
}

.sidebar {
    /*width: inherit !important;*/
    width: 180px;
}


/*footer posistioning at bottom of content*/
html, body {
    height: 100%;
}
.wrap {
    min-height: 100%;
    margin-bottom: -37px;
    /*overflow-y: auto;*/
}
.page-header {
    margin-top: 0;
}


/* FOOTER */
.footer {
  background: #616B65;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 1000;
}
.footer-tabs {
    display: table-cell;
    width: 100%;
}
.footer-tab-static {
    display: table-cell;
    white-space: nowrap;
    padding: 10px;
}
.footer-tab {
    display: table-cell;
    width: 120px;
    background: rgba(51, 51, 51, 0.35);
    border-left: 1px solid rgba(51, 51, 51, 0.35);
    border-right: 1px solid rgba(51, 51, 51, 0.35);
    padding: 10px;
    cursor: pointer;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 150px;
    overflow: hidden;
}


/* JQ GRID */
.ui-widget-content {
    color: #f8f8f8;
    background: rgba(51, 51, 51, 0.4);
}
.ui-jqgrid .ui-jqgrid-bdiv {
    overflow-x: hidden;
}
.ui-widget-content a {
    color: #9bd0f6; 
}
.jqGrid_wrapper .dropdown {
    margin-left: 22px;
}


/* DROPDOWN IN TD TABLE */
.dropdown-menu.pull-left {
    left: auto;
    right: 0;
}


/* FILE MANAGER */
.file-box {
  float: left;
  width: 220px;
}
.file-manager h5 {
  text-transform: uppercase;
}
.file-manager {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.folder-list li a {
  color: #666666;
  display: block;
  padding: 5px 0;
}
.folder-list li {
  border-bottom: 1px solid #e7eaec;
  display: block;
}
.folder-list li i {
  margin-right: 8px;
  /*color: #3d4d5d;*/
}
.category-list li a {
  color: #666666;
  display: block;
  padding: 5px 0;
}
.category-list li {
  display: block;
}
.category-list li i {
  margin-right: 8px;
  color: #3d4d5d;
}
.category-list li a .text-navy {
  color: #1ab394;
}
.category-list li a .text-primary {
  color: #1c84c6;
}
.category-list li a .text-info {
  color: #23c6c8;
}
.category-list li a .text-danger {
  color: #EF5352;
}
.category-list li a .text-warning {
  color: #F8AC59;
}
.file-manager h5.tag-title {
  margin-top: 20px;
}
.file-manager .tag-list li {
  float: left;
}
.file-manager .tag-list li a {
  font-size: 10px;
  background-color: #f3f3f4;
  padding: 5px 12px;
  color: inherit;
  border-radius: 2px;
  border: 1px solid #e7eaec;
  margin-right: 5px;
  margin-top: 5px;
  display: block;
}
.file {
  border: 1px solid #e7eaec;
  padding: 0;
  background-color: #ffffff;
  position: relative;
  margin-bottom: 20px;
  margin-right: 20px;
}
.file-manager .hr-line-dashed {
  margin: 15px 0;
}
.file .icon,
.file .image {
  height: 100px;
  overflow: hidden;
}
.file .icon {
  padding: 15px 10px;
  text-align: center;
}
.file-control {
  color: inherit;
  font-size: 11px;
  margin-right: 10px;
}
.file-control.active {
  text-decoration: underline;
}
.file .icon i {
  font-size: 70px;
  color: #dadada;
}
.file .file-name {
  padding: 10px;
  background-color: #f8f8f8;
  border-top: 1px solid #e7eaec;
}
.file-name small {
  color: #676a6c;
}
.corner {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  border: 0.6em solid transparent;
  border-right: 0.6em solid #f1f1f1;
  border-bottom: 0.6em solid #f1f1f1;
  right: 0em;
  bottom: 0em;
}
a.compose-mail {
  padding: 8px 10px;
}
.mail-search {
  max-width: 300px;
}


/* CHAT */
.chat-avatar {
    width: 36px;
    height: 36px;
    float: left;
    margin-right: 10px;
}
.chat-user-name {
    padding: 10px;
}
.chat-user {
  /*padding: 8px 10px;*/
    padding: 6px 10px 1px 10px;
    border-bottom: 1px solid rgba(51, 51, 51, 0.4);
}
.chat-user-selected {
    background-color: rgba(51, 51, 51, 0.4);
}
.chat-user a {
  color: inherit;
}
.chat-users,
.chat-statistic {
  margin-left: -30px;
}
@media (max-width: 992px) {
  .chat-users,
  .chat-statistic {
    margin-left: 0px;
  }
}
.chat-discussion .chat-message-receive .message {
  text-align: left;
  margin-left: 55px;
  margin-right: 55px;
  background-color: #C7EDFC;
}
.chat-discussion .chat-message-send .message {
  text-align: left;
  margin-left: 55px;
  background-color: #E5F7FD;
}
.message-date {
  font-size: 10px;
  color: #888888;
}
.message-content {
  display: block;
  word-wrap: break-word;
}
.chat-users {
  overflow-y: auto;
  height: 400px;
}
.text {
    word-wrap: break-word;
}
.chat-messages {
    height: 400px;
    overflow-y: auto;
}
.users-list .panel-heading {
    background: inherit;
    padding: 10px;
}
.users-list .collapsing {
    -webkit-transition: none;
    transition: none;
}
.panel .panel-heading a[data-toggle="collapse"]:before {
    content: none;
}
.chat-title {
    margin-top: 0;
    display: inline-block;
}


/* MODAL */
.modal-content {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  outline: 0 none;
  position: relative;
}
.modal-dialog {
  z-index: 1200;
}
.modal-body {
  padding: 20px 30px 30px 30px;
}
.inmodal .modal-body {
  background: #f8fafb;
}
.inmodal .modal-header {
  padding: 15px;
  text-align: center;
}
.animated.modal.fade .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.inmodal .modal-title {
  font-size: 26px;
}
.inmodal .modal-icon {
  font-size: 84px;
  color: #e2e3e3;
}
.modal-footer {
  margin-top: 0;
}
.inmodal .gradient-bg {
    /*background-image: -webkit-radial-gradient(10% 0, farthest-side ellipse, rgba(102,105,104,0.9), rgba(93,112,119,0.89), rgba(160,174,150,0.9));
    background-image: -moz-radial-gradient(10% 0, farthest-side ellipse, rgba(102,105,104,0.9), rgba(93,112,119,0.89), rgba(160,174,150,0.9));
    background-image: -o-radial-gradient(10% 0, farthest-side ellipse, rgba(102,105,104,0.9), rgba(93,112,119,0.89), rgba(160,174,150,0.9));
    background-image: radial-gradient(10% 0, farthest-side ellipse, rgba(102,105,104,0.9), rgba(93,112,119,0.89), rgba(160,174,150,0.9));*/
    background-color: #414e60 20%;
    background-image: url(plugins/images/test.svg),radial-gradient(farthest-side ellipse at 10% 0, #414e60 20%, #94a3b1);
    background-image: url(plugins/images/test.svg),-webkit-radial-gradient(10% 0, farthest-side ellipse, #414e60 20%, #94a3b1);
    background-image: url(plugins/images/test.svg),-moz-radial-gradient(10% 0, farthest-side ellipse, #414e60 20%, #94a3b1);
    background-size: cover;
    background-attachment: fixed, fixed;
}
@media (min-width: 992px) {
    .modal-xlg {
        width: 1000px;
    }
}
@media (min-width: 992px) {
    .modal-xxlg {
        width: 80%;
    }
}
@media (min-width: 992px) {
    .modal-xxxlg {
        width: 90%;
    }
}

@media (min-width: 90vh) {
    .modal-full {
        width: 100%;
    }
}

/* DROPZONE */
.dropzone {
    color: inherit;
}


/* FORM */
.form-multiline .form-group {
    margin-bottom: 15px;
    margin-right: 30px;
}
.form-multiline label,
.form-multiline .form-control {
    margin-right: 15px;
}
.form-wizard .form-inline .form-group > div.col-xs-8 {
    padding-left: 0;
    padding-right: 0;
}
.form-wizard .form-inline label {
    /*line-height: 34px;*/
    padding-right: 0;
    padding-left: 15px;
}
.form-wizard .form-inline label.inline-label {
    /*min-width: 130px;*/
    white-space: nowrap;
}
.form-wizard .form-inline .form-control {
    width: 100%;
    max-width: 150px;
}
.form-wizard .form-inline .input-group {
    max-width: 150px;
}
@media (min-width: 768px) {
    .form-wizard .form-inline .form-group {
        /*margin-bottom: 15px;*/
        min-height: 85px;
    }
}


/* FORM VALIDATION */
.has-error .help-block, 
.has-error label,
.has-error label.control-label {
    color: #f0af03;
}
.has-error .form-control,
.has-error .form-control:focus {
    box-shadow: inset 0 0 3px #f0af03;
    border-color: #f0af03;
}


/* CUSTOM TABLES */
.table-contract td {
    min-width: 100px;
}
th.align-center,
td.align-center {
    vertical-align: middle !important;
    text-align: center !important;
}
.table-input input {
    min-width: 100px;
}
.table-clickable tbody tr,
.table-selectable tbody tr{
    cursor: pointer;
}
.table-clickable tbody tr.clicked,
.table-selectable tbody tr.clicked{
    background-color: rgba(51, 51, 51, 0.247059)
}
th.th-small,
td.td-small {
    width: 30px;
}
th.th-xs,
td.td-xs {
    width: 15px;
}
.table-xs th,
.table-xs td {
    font-size: 10px;
    padding-bottom: 2px !important;
    padding-top: 2px !important;
}
.table-small th,
.table-small td {
    font-size: 12px;
    padding-bottom: 4px !important;
    padding-top: 4px !important;
}
.table-nowrap {
    white-space: nowrap;
}
.th-ellipsis,
.td-ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 150px;
    overflow: hidden;
}


/* CUSTOM LISTS */
.list-hover > li:hover {
    background-color: rgba(38, 38, 38, 0.25);
}
.list-hover > li {
    cursor: pointer;
}
.list-clickable > li.clicked {
    background-color: rgba(51, 51, 51, 0.247059)
}

.dropdown-list {
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: white;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    position: absolute;
    z-index: 1000;
}

.dropdown-list > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #666666;
    white-space: nowrap;
}

.dropdown-list > li > a:hover, 
.dropdown-list > li > a:focus {
    text-decoration: none;
    color: white;
    background-color: #618fb0;
}

li.active > a.bg-danger-active {
    background-color: #db4912 !important;
    border-color: #db4912 !important;
}
li.active > a.bg-warning-active {
    background-color: #f0af03 !important;
    border-color: #f0af03 !important;
}
li.active > a.bg-success-active {
    background-color: #57b955  !important;
    border-color: #57b955 !important;
}


/* CUSTOM LABELS */
.label-danger-hovered {
    background-color: #d1431c;
    color: white;
    padding: 3px; 
    padding-top: 0px;
    margin-bottom: 0;
}


/* CUSTOM */
.no-padding-important {
    padding: 0 !important;
}

.dropdown-menu.messages {
    min-width: 240px;
}

.tooltip-inner {
    max-width: 1500px !important;
}

[data-tooltip] {
    cursor: pointer;
}

[data-popover] {
    cursor: pointer;
}

.sweet-alert input {
    margin: 10px;
    padding: 5px;
    font-size: 20px;
}

.settings-list .fa {
    margin-left: -5px;
    margin-right: 10px;
}

.has-error .input-group-addon {
    background-color: white;
}

#newPreacceptanceWizard .tab-pane {
    min-height: 300px;
}

.form-control {
    font-weight: 500;
}

.no-wrap {
    white-space: nowrap;
}
.no-wrap-ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

a {
    color: #f0af03;
}
a:hover, a:focus {
    color: #f0af03;
    text-decoration: underline;
    transition: inherit;
}
a.no-hover:hover, a.no-hover:focus {
    color: inherit !important;
    text-decoration: none !important;
    cursor: default !important;
}

.settings-popover {
    width: 182px;
}

.input-xs {
    height: 22px;
    padding: 4px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-xs {
    padding-top: 0;
}

.input-xxs {
    height: 18px;
    padding: 2px 5px;
    font-size: 10px;
    line-height: 1.5;
    border-radius: 3px;
}

.input-fixed-sm {
    width: 100px;
}

.btn-xxs {
    height: 18px;
    padding-top: 0;
}

.navigation-edotta {
    /*position: absolute;
    bottom: 0;
    right: 50px;*/
}

.form-small .form-group {
    margin-bottom: 9px;
    font-size: 11px;
}
.form-small .help-block {
    margin: 0;
}

.border-thick {
    border: 4px solid rgba(51, 51, 51, 0.35);
}

td .fa.fa-edit {
    margin-top: 2px;
}

input.input-upper {
    text-transform: uppercase;
}

.search-dropdown > ul {
    max-height: 200px;
    overflow-y: auto;
}

.legend-small {
    font-size: 13px;
    margin-bottom: 9px;
}

.selectpicker-nocaret .caret {
    display: none; 
}
.selecpicker-xss button.selectpicker {
    max-width: 50px;
}
.selecpicker-xss .filter-option {
    display: table !important;
}
.selecpicker-xss ul.selectpicker {
    max-height: 100px !important;
}
.selecpicker-xss ul.selectpicker > li > a {
    padding-left: 5px;
}

.stripe {
    background-color: rgba(51, 51, 51, 0.25);
}

.table td > .checkbox,
.table th > .checkbox {
    top: 0;
    left: 0;
}

.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selected {
    background-color: rgba(51, 51, 51, 0.247059);
}

textarea.no-resize {
    resize: none;
}

.badge-success-important {
    background-color: #57b955 !important;
}

.text-overflow {
    text-overflow: ellipsis; 
    white-space: nowrap; 
    overflow: hidden;
}

/*---CSS for the rating ---*/

.rating-stars,
.rating-stars label::before
{
    display: inline-block;
}

.rating-stars label:hover,
.rating-stars label:hover ~ label
{
    color: #189800;
}

.rating-stars *
{
    margin: 0;
    padding: 0;
}

.rating-stars input
{
    display: none;
}

.rating-stars
{
    unicode-bidi: bidi-override;
    direction: rtl;
}

.rating-stars label
{
    color: #ccc;
}

.rating-stars label::before
{
    content: "\2605";
    width: 18px;
    line-height: 25px;
    text-align: center;
    font-size: 25px;
    cursor: pointer;
}

.rating-stars input:checked ~ label
{
    color: #f5b301;
}

.rating-disabled
{
    opacity: .50;

    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none;
}

.rating {
    font-size: 25px;
}

.rating:hover {
   color: #f5b301 !important;
   text-decoration: none;
}

.rating:focus {
    text-decoration: none;
    color: #f5b301 !important;
}
/*--- END CSS for the rating ---*/ 


.preacceptance-detail-view-tab {
    float: none !important;
    display: inline-block !important;
}

/*---CSS for time-line -----*/
#r-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed;
  left: 50%;
  margin-left: -2px;
}

.r-timeline-block{
position: absolute;
  top: 22px;
  left: 45%;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
  background: #f5b301;
}

.r-timeline-icon{
    position: absolute;
    top:5px;
    left:29%;
    }
.r-timline-row{
    height: 160px;
}
/*---END CSS for time-line -----*/


/* Timeline */
.timeline-horizontal {
    list-style-type: none;
    display: flex;
}
.timeline-top {
    margin-bottom: 20px;
    padding: 0px 10px;
    display: flex;
    flex-direction: column;
}
.timeline-bot {
    padding: 20px 10px;
    display: flex;
    border-top: 2px solid #db4912;
    position: relative;
    transition: all 200ms ease-in;
    min-height: 200px;
}
.timeline-bot:before {
    content: "";
    width: 25px;
    height: 25px;
    background-color: white;
    border-radius: 25px;
    border: 1px solid #ddd;
    position: absolute;
    top: -15px;
    left: 47%;
    transition: all 200ms ease-in;
}
.timeline-bot.current-step:before {
    border-radius: 50%;
    box-shadow: 0 0 0 rgba(204,169,44, 0.4);
    animation: pulse 2s infinite;
}
.li-timeline .timeline-bot.timeline-bot-danger {
    border-top: 2px solid #db4912;
}
.li-timeline .timeline-bot.timeline-bot-warning {
    border-top: 2px solid #f0af03;
}
.li-timeline .timeline-bot.timeline-bot-success {
    border-top: 2px solid #57b955;
}
.li-timeline .timeline-bot.timeline-bot-info {
    border-top: 2px solid #4ebfbb;
}
.li-timeline .timeline-bot:before {
    border: none;
  transition: all 200ms ease-in;
}
.li-timeline .timeline-bot.timeline-bot-danger:before {
    background-color: #db4912;
}
.li-timeline .timeline-bot.timeline-bot-warning:before {
    background-color: #f0af03;
}
.li-timeline .timeline-bot.timeline-bot-success:before {
    background-color: #57b955;
}
.li-timeline .timeline-bot.timeline-bot-info:before {
    background-color: #4ebfbb;
}
@media (min-device-width: 320px) and (max-device-width: 700px) {
    .timeline-horizontal {
        list-style-type: none;
        display: block;
    }

    .li-timeline {
        transition: all 200ms ease-in;
        display: flex;
        width: inherit;
    }

    .timeline-top {
        width: 100px;
    }

    .timeline-bot:before {
        left: -8%;
        top: 30%;
        transition: all 200ms ease-in;
    }
}
.timeline-pulse {
    border-radius: 50%;
    box-shadow: 0 0 0 rgba(204,169,44, 0.4);
    animation: pulse 2s infinite;
}
.pulse {
    box-shadow: 0 0 0 rgba(204,169,44, 0.4);
    animation: pulse 2s infinite;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 1);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
    }
}
@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 1);
        box-shadow: 0 0 0 0 rgba(204,169,44, 1);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
        box-shadow: 0 0 0 10px rgba(204,169,44, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
        box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}

/** Bubbly **/
.speech-bubble {
    position: relative;
    border-radius: 3em;
    display: table;
    min-height: 150px;
}
.speech-bubble:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-right-color: rgba(51, 51, 51, 0.4);
    border-left: 0;
    margin-top: -20px;
    margin-left: -20px;
}
.speech-bubble-message {
    font-weight: bold;
    font-size: 20px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    min-height: 150px;
    vertical-align: middle;
    display: table-cell;
}

.text-vertical-direction {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    white-space: nowrap;
}

/** DataTables fixed header **/
table.dataTable.fixedHeader-floating, table.dataTable.fixedHeader-locked {
    background-color: #414742;
    border-bottom: 1px solid white;
}

/** DataTables fixed columns **/
table.DTFC_Cloned tr {
    background-color: #414742 !important;
}

.table-no-border > tbody > tr > td {
    border-top: none !important;
}


.compose-view {
    margin: 12px 17px;
}

/* line 38, ../../src/sass/_general.scss */
body.background-light {
  font-weight: 300;
  padding-bottom: 100px;
  background-color: rgba(74, 121, 147, 0.89);
  background-image: radial-gradient(farthest-side ellipse at 10% 0, rgba(74, 121, 147, 0.89), rgba(204, 204, 204, 0.85) 80%, rgba(185, 135, 131, 0.87) 120%);
  background-image: -webkit-radial-gradient(10% 0, farthest-side ellipse, rgba(74, 121, 147, 0.89), rgba(204, 204, 204, 0.85) 80%, rgba(185, 135, 131, 0.87) 120%);
  background-image: -moz-radial-gradient(10% 0, farthest-side ellipse, rgba(74, 121, 147, 0.89), rgba(204, 204, 204, 0.85) 80%, rgba(185, 135, 131, 0.87) 120%);
  background-attachment: fixed, fixed;
}
/* line 46, ../../src/sass/_general.scss */
body.background-dark {
  background-color: rgba(102, 105, 104, 0.9);
  background-image: radial-gradient(farthest-side ellipse at 10% 0, rgba(102, 105, 104, 0.9), rgba(93, 112, 119, 0.89), rgba(160, 174, 150, 0.9));
  background-image: -webkit-radial-gradient(10% 0, farthest-side ellipse, rgba(102, 105, 104, 0.9), rgba(93, 112, 119, 0.89), rgba(160, 174, 150, 0.9));
  background-image: -moz-radial-gradient(10% 0, farthest-side ellipse, rgba(102, 105, 104, 0.9), rgba(93, 112, 119, 0.89), rgba(160, 174, 150, 0.9));
}
body.background-blue {
    background-color: #414e60 20%;
    background-image: url(plugins/images/test.svg),radial-gradient(farthest-side ellipse at 10% 0, #414e60 20%, #94a3b1);
    background-image: url(plugins/images/test.svg),-webkit-radial-gradient(10% 0, farthest-side ellipse, #414e60 20%, #94a3b1);
    background-image: url(plugins/images/test.svg),-moz-radial-gradient(10% 0, farthest-side ellipse, #414e60 20%, #94a3b1);
    background-size: cover;
    background-attachment: fixed, fixed;
}

/*** SELECT 2 ***/

.select2.input-xs > a > .select2-arrow,
.select2.input-xxs > a > .select2-arrow {
    margin-top: -5px;
}

.select2.input-xxs > a {
    height: 18px;
}
.select2.input-xxs > a > span.select2-chosen {
    padding-top: 0;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 0px;
}

.select2-container .select2-choice {
    height: 22px;
}
.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
    background-color: gray;
    color: white;
}
.select2-container .select2-choice > .select2-chosen {
    padding-top: 2px;
}
.select2-search-choice-focus {
    color: #555555 !important;
}
.select2-search input,
.select2-search-choice-close,
.select2-container .select2-choice abbr,
.select2-container .select2-choice .select2-arrow b {
    background-image: url("../images/select2.png");
}

.input-transparent ul.select2-choices {
    background-color: rgba(51, 51, 51, 0) !important;
    border-color: rgba(51, 51, 51, 0) !important;
}

.select2.input-transparent a,
.input-transparent > .select2-choice {
    background-color: rgba(51, 51, 51, 0) !important;
    border-color: rgba(51, 51, 51, 0) !important;
    color: #F9F8F6;
}

.select2-container.input-transparent .select2-choices .select2-search-field input, .select2-container.input-transparent .select2-choice, .select2-container.input-transparent .select2-choices {
    color: #f8f8f8;
}

/*** SELECT 2 END ***/


/*** SELECT 2 NEW ***/

/*.select2.input-transparent + .select2.select2-container .select2-selection.select2-selection--single {
    border: none;
    background-color: rgba(51, 51, 51, 0.4) !important;
    color: #f8f8f8;
}

.select2.input-transparent + .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #f8f8f8;
}

.select2-results__option {
    color: gray;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    color: black;
}

.select2-container .select2-selection--multiple {
    min-height: 28px;
}

.select2.input-xxs + .select2-container .select2-selection--single {
    height: 18px;
}

.select2.input-xxs + .select2-container .select2-selection--single .select2-selection__arrow,
.select2.input-xs + .select2-container .select2-selection--single .select2-selection__arrow {
    margin-top: -5px;
}

.select2.input-xxs + .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0 5px;
    line-height: inherit;
}

.select2-container {
    width: 100% !important;
}*/

/*** SELECT 2 NEW END ***/


input[type=search].input-transparent, input.search.input-transparent {
    background: url(../images/search-white.png) 5px 5px no-repeat rgba(51, 51, 51, 0.425);
}

.input-group .form-control {
    z-index: 0;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: inherit;
}

.amountPaying{
    width: 80px;
    height: 20px;
    text-align: center;
}

.fc-title {
    white-space: normal;
}

.alert-warning-opacity{
    background-color: rgba(240,175,3,0.5) !important;
}

.btn-alert-yellow{
    background-color: rgb(255, 247, 0);
    color: #0f0f0f;
}

