@font-face {
    font-family: 'explicit';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/explicit.eot'); /* IE9 Compat Modes */
    src: local('explicit'), local('explicit'),
        url('fonts/explicit.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/explicit.woff2') format('woff2'), /* Super Modern Browsers */
        url('fonts/explicit.woff') format('woff'), /* Modern Browsers */
        url('fonts/explicit.ttf') format('truetype'), /* Safari, Android, iOS */
        url('fonts/explicit.svg') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'hollywood';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/hollywood.ttf'); /* IE9 Compat Modes */
    src: local('hollywood'), local('hollywood'),
        url('fonts/hollywood.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('fonts/hollywood.woff2') format('woff2'), /* Super Modern Browsers  */
        url('fonts/hollywood.woff') format('woff'), /* Modern Browsers  */
        url('fonts/hollywood.ttf') format('truetype'), /* Safari, Android, iOS  */
        url('fonts/hollywood.svg') format('svg'); /* Legacy iOS  */
}

html {
    background: transparent;
    zoom: 125%;

}

#main body, body.desktop-detected, #content {
    background-color: #f4f3ef;
    background: #f4f3ef;
}

body, .alertify, .alertify-log {
    font-family: 'explicit', sans-serif;
}


/* Header Section */

.user-profile a img {
    position: absolute;
    left: 5px;
    top: 4px;
    width: 30px;
    height: 26px;
}

#txtLogout {
    cursor: pointer;
}

/* End Header Section */

/* Media Queries Section */
@media (min-width: 769px) and (max-width: 960px) {

    .grid-view {
        padding: 15px 0;
        overflow-x: auto;
        white-space: nowrap;
        width: auto;

        padding: 25px !important;
        overflow-x: auto;
        white-space: nowrap;
        margin: 10px !important;
    }

    #customerWizard .wizard-steps .wstep, 
    #employeeWizard .wizard-steps .wstep {
        max-width: 49.8% !important;
        min-width: 49.8% !important;
        width: 49.8% !important;
    }

    #employeeWizard .wizard-steps .wstep {
        border-bottom: 1px solid #CCC5B9 !important;
    }
    #employeeWizard .wizard-steps .wstep:last-child {
        border-bottom: none !important;
    }

    .wizard-steps .wstep:nth-child(even) {
        outline: none !important;
        border-right: none !important;
    }
}
@media (min-width: 300px) and (max-width: 768px) {

    .grid-view {
        padding: 15px 0;
        overflow-x: auto;
        white-space: nowrap;
        width: auto;

        padding: 25px !important;
        overflow-x: auto;
        white-space: nowrap;
        margin: 10px !important;
    }

    .unstyled li>h3 {
        margin-top: 20px;
    }

    #employeeWizard .wizard-steps .wstep {
        border-bottom: 1px solid #CCC5B9 !important;
    }

    #customerWizard .wizard-steps .wstep,
    #employeeWizard .wizard-steps .wstep {
        max-width: 100% !important;
        min-width: 100% !important;
        width: 100% !important;
    }
    #employeeWizard .wizard-steps .wstep:last-child {
        border-bottom: none !important;
    }

    .wizard-steps .wstep:nth-child(even) {
        outline: none !important;
        border-right: none !important;
    }
}

/* Message Box Section */

.divMessageBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.6);
    z-index: 100000
}

.MessageBoxContainer {
    top: 35%;
    color: #fff;
    position: relative;
    width: 100%;
    background-color: #232323;
    background-color: rgba(0,0,0,.8);
    padding: 20px
}

.MessageBoxMiddle {
    position: relative;
    left: 20%;
    width: 60%
}

.MessageBoxMiddle .MsgTitle {
    letter-spacing: -1px;
    font-size: 24px;
    font-weight: 300;
}

.MessageBoxContainer input,.MessageBoxContainer select {
    width: 50%;
    padding: 5px
}

.MessageBoxButtonSection {
    width: 100%;
    height: 30px
}

.MessageBoxButtonSection button {
    float: right;
    margin-right: 7px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    font-weight: 700;
    color: #333;
}

.LoadingBoxContainer {
    top: 20%;
    color: #fff;
    position: relative;
    width: 100%;
    background-color: #232323
}

.LoadingBoxMiddle {
    position: relative;
    left: 20%;
    width: 50%;
    padding: 10px
}

.LoadingBoxContainer .MsgTitle {
    font-size: 26px
}

.LoadingBoxContainer .pText {
    font-style: 30px;
}

#LoadingPoints {
    position: absolute
}

.bigBox {
    position: fixed;
    right: 10px;
    bottom: 10px;
    background-color: #004d60;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    width: 390px;
    height: 150px;
    color: #fff;
    z-index: 99999;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    border-left: 5px solid rgba(0,0,0,.15);
    overflow: hidden
}

.bigBox span {
    font-size: 17px;
    font-weight: 300;
    letter-spacing: -1px;
    padding: 5px 0!important;
    display: block
}

.bigBox p {
    font-size: 13px;
    margin-top: 10px
}

#divMiniIcons {
    position: fixed;
    width: 415px;
    right: 10px;
    bottom: 180px;
    z-index: 9999;
    float: right
}

.botClose {
    position: absolute;
    right: 10px;
    height: 16px;
    width: 15px;
    cursor: pointer;
    font-size: 18px;
    opacity: .5;
    display: block;
    top: 15px
}

.botClose:hover {
    opacity: 1
}

#divMiniIcons .cajita {
    text-align: center;
    vertical-align: middle;
    padding: 4px 6px;
    color: #FFF;
    float: right;
    cursor: pointer;
    display: block;
    background-color: red;
    font-size: 17px;
    margin-left: 4px;
    margin-top: 5px
}

#divMiniIcons .cajita:active {
    top: 1px;
    left: 1px;
    position: relative
}

.cajita img {
    width: 23px;
    height: 23px;
    padding-left: 3px;
    padding-top: 3px
}

.bigBox .bigboxicon {
    font-size: 30px;
    text-align: left;
    position: absolute;
    top: 120px;
    left: 6px;
    z-index: 0
}

.bigBox .bigboxnumber {
    width: 100%;
    text-align: right;
    font-size: 25px
}

#divSmallBoxes {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999
}

.SmallBox {
    padding-top: 10px;
    position: absolute;
    right: 5px;
    top: 20px;
    width: 420px;
    color: #fff;
    z-index: 9999;
    overflow: hidden;
    border-radius: 5px !important;
}

.mark739E73, .markC46A69:focus {

    background: #54b07d !important;
}
.markC46A69, .markC46A69:focus{

    background: #ed7a53 !important;
}

.SmallBox:hover {
    cursor: pointer
}

.SmallBox .foto {
    font-size: 50px;
    position: absolute;
    left: 17px
}

.SmallBox .textoFull {
    width: 93%;
    float: left;
    padding-left: 20px
}

.SmallBox .textoFoto {
    width: 78%;
    margin: 3px 20px 3px 80px;
    float: left
}

.miniPic {
    position: absolute;
    bottom: 8px;
    right: 9px
}

.miniIcono {
    height: 100%;
    font-size: 20px
}

.SmallBox span {
    font-size: 17px;
    font-weight: 300;
    letter-spacing: -1px;
    display: block;
    margin: 4px 0
}

.SmallBox p {
    font-size: 14px;
    margin-top: 2px
}


#pageslide {
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 305px;
    padding: 20px;
    background-color: #004d60;
    color: #FFF;
    -webkit-box-shadow: inset 0 0 5px 5px #222;
    -moz-shadow: inset 0 0 0 0 #222;
    box-shadow: inset 0 0 0 0 #222
}

.purehtml {
    color: #fff;
    font-size: 16px
}

@media screen and (max-width: 450px) and (max-width:767px) {
    #divSmallBoxes {
        position:fixed;
        width: 90%;
        right: 0;
        top: 0
    }

    .SmallBox {
        width: 95%
    }

    .SmallBox:hover {
        box-shadow: 0 0 10px #888;
        cursor: pointer
    }

    .SmallBox span {
        font-size: 16px
    }

    .SmallBox p {
        font-size: 12px;
        margin-top: 2px
    }

    .SmallBox .textoFull {
        width: 93%;
        float: left;
        padding-left: 20px
    }

    .SmallBox .textoFoto {
        width: 55%;
        margin: 3px 20px 3px 80px;
        float: left
    }

    .bigBox {
        position: fixed;
        right: 10px;
        bottom: 10px;
        background-color: #004d60;
        padding-left: 10px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 5px;
        width: 88%;
        height: 150px;
        color: #fff;
        z-index: 99999
    }

    .divMessageBox {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0,0,0,.6);
        z-index: 100000
    }

    .MessageBoxContainer {
        top: 25%;
        color: #fff;
        position: relative;
        width: 100%;
        background-color: #232323
    }

    .MessageBoxMiddle {
        position: relative;
        left: 0;
        width: 100%;
        padding: 3px
    }

    .MessageBoxMiddle .MsgTitle {
        font-size: 22px
    }

    .MessageBoxMiddle .pText {
        font-style: 10px
    }

    .MessageBoxContainer input,.MessageBoxContainer select {
        width: 50%;
        padding: 5px
    }

    .MessageBoxButtonSection {
        width: 100%;
        height: 30px
    }

    .MessageBoxButtonSection button {
        float: right;
        margin-right: 5px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.animated.fast {
    -ms-animation-duration: .4s
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -o-transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px)
    }
}

@-moz-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -moz-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(-20px)
    }
}

@-o-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -o-transform: translateX(0)
    }

    100% {
        opacity: 0;
        -o-transform: translateX(-20px)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        transform: translateX(-20px)
    }
}


.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.fast {
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes flash {
    0%,100%,50% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@-moz-keyframes flash {
    0%,100%,50% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@-o-keyframes flash {
    0%,100%,50% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,100%,50% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.animated.flash {
    -webkit-animation-name: flash;
    -moz-animation-name: flash;
    -o-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px)
    }
}

@-moz-keyframes shake {
    0%,100% {
        -moz-transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -moz-transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        -moz-transform: translateX(10px)
    }
}

@-o-keyframes shake {
    0%,100% {
        -o-transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -o-transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        -o-transform: translateX(10px)
    }
}

@keyframes shake {
    0%,100% {
        transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        transform: translateX(10px)
    }
}

.animated.shake {
    -webkit-animation-name: shake;
    -moz-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes bounce {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px)
    }
}

@-moz-keyframes bounce {
    0%,100%,20%,50%,80% {
        -moz-transform: translateY(0)
    }

    40% {
        -moz-transform: translateY(-30px)
    }

    60% {
        -moz-transform: translateY(-15px)
    }
}

@-o-keyframes bounce {
    0%,100%,20%,50%,80% {
        -o-transform: translateY(0)
    }

    40% {
        -o-transform: translateY(-30px)
    }

    60% {
        -o-transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%,100%,20%,50%,80% {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-30px)
    }

    60% {
        transform: translateY(-15px)
    }
}

.animated.bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1)
    }

    10%,20% {
        -webkit-transform: scale(0.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale(1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0)
    }
}

@-moz-keyframes tada {
    0% {
        -moz-transform: scale(1)
    }

    10%,20% {
        -moz-transform: scale(0.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -moz-transform: scale(1.1) rotate(3deg)
    }

    40%,60%,80% {
        -moz-transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -moz-transform: scale(1) rotate(0)
    }
}

@-o-keyframes tada {
    0% {
        -o-transform: scale(1)
    }

    10%,20% {
        -o-transform: scale(0.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -o-transform: scale(1.1) rotate(3deg)
    }

    40%,60%,80% {
        -o-transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -o-transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        transform: scale(1)
    }

    10%,20% {
        transform: scale(0.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        transform: scale(1.1) rotate(3deg)
    }

    40%,60%,80% {
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        transform: scale(1) rotate(0)
    }
}

.animated.tada {
    -webkit-animation-name: tada;
    -moz-animation-name: tada;
    -o-animation-name: tada;
    animation-name: tada
}

/* End Message Box Section */

/* Data tooltip Section */

[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
    position: absolute;
    bottom: 110%;
    left: 60%;
    margin-bottom: 5px;
    margin-left: -40px;
    padding: 6px 10px;
    width: auto;
    border-radius: 3px;
    background-color: #333;
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 10px;
    line-height: 1.2;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .5px;

}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
    position: absolute;
    bottom: 110%;
    left: 50%;
    margin-left: -5px;
    width: 0;
    border-top: 5px solid #333;
    border-top: 5px solid hsla(0, 0%, 20%, 3);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
}


/* Position tooltip above the element FOR LEFT */
li [data-tooltip]:before {
    position: absolute;
    bottom: 105%;
    left: 50%;
    margin-bottom: 5px;
    margin-left: -30px;
    padding: 6px 9px;
    width: auto;
    border-radius: 3px;
    background-color: #333;
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 10px;
    line-height: 1.2;
    z-index: 1000;
    display: block;
    text-shadow: none;
    transition-timing-function: ease-in;
    transition: 0.3s;
}

/* Triangle hack to make tooltip look like a speech bubble */
li [data-tooltip]:after {
    position: absolute;
    bottom: 105%;
    left: 50%;
    margin-left: -5px;
    width: auto;
    border-top: 5px solid #333;
    border-top: 5px solid hsla(0, 0%, 20%, 03);
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
    z-index: 1000;
    display: block;
    transition-timing-function: ease-in;
    transition: 0.2s;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
}

/* End Data tooltip Section */

/* Responsive Span Section */
.span1, .span2 ,.span3 ,.span4 ,.span5 ,.span6,
.span7, .span8 ,.span9 ,.span10 ,.span11 ,.span12 {
    float: left;
}

@media screen and (min-width: 1200px) {
    .span1 {
        width: 8.33333333333%;
    }
    .span2 {
        width: 16.6666666667%;
    }
    .span3 {
        width: 25%;
    }
    .span4 {
        width: 33.3333333333%
    }
    .span5 {
        width: 41.6666666667%;
    }
    .span6 {
        width: 50%;
    }
    .span7 {
        width: 58.3333333333%;
    }
    .span8 {
        width: 66.6666666667%;
    }
    .span9 {
        width: 75%;
    }
    .span10 {
        width: 83.3333333333%;
    }
    .span11 {
        width: 91.6666666667%;
    }
    .span12 {
        width: 100%;
    }
}
/* End Responsive Span Section */

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
/* End Media Queries Section */

/* Select2 Section */

.select2-container {
    margin: 0;
    position: relative;
    width: 100% !important;
    margin-bottom: 0px;
}

.select2-container,.select2-drop,.select2-search,.select2-search input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.select2-container .select2-choice {
    display: block;
    height: 25px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    line-height: 25px;
    color: #353535 !important;
    text-decoration: none;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    background-color: #fff;
    border: 1px solid #CCC5B9;
    border-radius: 4px !important;
    /*margin-bottom: 10px;*/

}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #ccc
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px
}

.select2-container .select2-choice>.select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 11px;
    font-weight: 400;
    text-align: left;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    outline: 0
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block
}

.select2-container .select2-choice abbr:hover {
    cursor: pointer
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    background: #fff;
    filter: alpha(opacity=0)
}

.select2-drop {
    margin-top: -1px;
    width: 100%;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #CCC5B9;
    border-top: 0;
    -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
    box-shadow: 0 4px 5px rgba(0,0,0,.15)
}

.select2-drop-auto-width {
    border-top: 1px solid #CCC5B9;
    width: auto
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px
}

.select2-drop.select2-drop-above {
    margin-bottom: 0;
    border-top: 1px solid #5D98CC;
    border-top-width: 3px;
    border-bottom: 0;
    -webkit-box-shadow: 0 -4px 5px rgba(0,0,0,.15);
    box-shadow: 0 -4px 5px rgba(0,0,0,.15)
}

.select2-drop-active {
    border: 1px solid #5D98CC;
    border-top: none;
    border-bottom-width: 3px
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top-width: 3px
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 24px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #CCC5B9 !important;
    background: -webkit-linear-gradient(to top, #CCC5B9 0%, #eee 60%);
    background: -o-linear-gradient(to top, #CCC5B9 0%, #eee 60%);
    background: -ms-linear-gradien(to top, #CCC5B9 0%, #eee 60%);
    background: linear-gradient(to top, #CCC5B9 0%, #eee 60%);
    padding-right: 1px;
}

.select2-container .select2-choice .select2-arrow b {
    width: 100%;
    height: 100%;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 700;
    /*line-height: 2;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: #aaascale;
    position: relative;
    font-size: 14px
}

.select2-container .select2-choice .select2-arrow b:before {
    content: "\f107";
    width: 100%;
    height: 100%;
    text-align: center;
    display: block
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap
}

.select2-search input {
    width: 100%;
    height: auto!important;
    min-height: 29px;
    padding: 6px 20px 5px 10px;
    margin: 0;
    outline: 0;
    font-size: 12px;
    border: 1px solid #CCC5B9;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));
    background: -webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);
    background: -moz-linear-gradient(center bottom,#fff 85%,#eee 99%);
    background: linear-gradient(top,#fff 85%,#eee 99%)
}

.select2-search:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: #aaascale;
    position: absolute;
    content: "\f002";
    top: 25%;
    right: 10px;
    color: #686868!important
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px
}

.select2-drop.select2-drop-above .select2-search:before {
    top: 34%
}

.select2-container-active .select2-choice,.select2-container-active .select2-choices {
    border: 1px solid #5D98CC;
    outline: 0
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #fff
}

.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5D98CC;
    border-top-color: transparent
}

.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px
}

.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0
}

.select2-results ul.select2-result-sub>li .select2-result-label {
    padding-left: 20px
}

.select2-results ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 40px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 60px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 80px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 100px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 110px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 120px
}

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none
}

.select2-results li.select2-result-with-children>.select2-result-label {
    font-weight: 700
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select2-results .select2-highlighted {
    background: #3276b1;
    color: #fff
}

.select2-results li em {
    background: #feffde;
    font-style: normal
}

.select2-results .select2-highlighted em {
    background: 0 0
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000
}

.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding: 3px 5px
}

.select2-no-results {
    padding-left: 20px
}

.select2-no-results:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: #aaascale;
    content: "\f05a";
    margin-right: 5px
}

.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default
}

.select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default
}

.select2-results .select2-selected {
    display: none
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item
}

.select2-container.select2-container-disabled .select2-choice {
    background-color: #ddd;
    border: 1px solid #CCC5B9;
    cursor: not-allowed;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #ddd;
    border: 1px solid #ddd;
    border-left: 0
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}

.form-control.disabled {

    background-color: #ddd !important;
    cursor: not-allowed; 
}

.select2-container-multi .select2-choices {
    height: auto!important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;
    border: 1px solid #CCC5B9;
    border-radius: 5px !important;
    cursor: text;
    overflow: hidden;
    background-color: #fff
}

.select2-locked {
    padding: 3px 5px!important
}

.select2-container-multi .select2-choices {
    min-height: 26px
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5D98CC;
    outline: 0
}

.select2-container-multi .select2-choices li {
    float: left;
    list-style: none
}

.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent!important
}

.select2-default {
    color: #999!important
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 1px 28px 1px 8px;
    margin: 4px 0 3px 5px;
    position: relative;
    line-height: 18px;
    color: #353535;
    cursor: default;
    border: 1px solid;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    position: relative;
    -webkit-text-shadow: 0 1px 0 white;
    -moz-text-shadow: 0 1px 0 white;
    text-shadow: 0 1px 0 white;
    border-color: #CCC #CCC #AAA;
    background-color: #E0E0E0;
    -moz-box-shadow: inset 0 0 1px #fff;
    -ms-box-shadow: inset 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 1px white;
    box-shadow: inset 0 0 1px white;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#fffafafa,EndColorStr=#ffdcdcdc);
    background-image: -moz-linear-gradient(top,#FAFAFA 0,#DCDCDC 100%);
    background-image: -ms-linear-gradient(top,#FAFAFA 0,#DCDCDC 100%);
    background-image: -o-linear-gradient(top,#FAFAFA 0,#DCDCDC 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#FAFAFA),color-stop(100%,#DCDCDC));
    background-image: -webkit-linear-gradient(top,#FAFAFA 0,#DCDCDC 100%);
    background-image: linear-gradient(to bottom,#FAFAFA 0,#DCDCDC 100%);
}
.select2-container-multi .select2-choices .select2-search-choice:hover {
    background: rgb(232,232,232);
    background: -moz-linear-gradient(top, rgba(232,232,232,1) 0%, rgba(249,249,249,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,232,232,1)), color-stop(100%,rgba(249,249,249,1)));
    background: -webkit-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(249,249,249,1) 100%);
    background: -o-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(249,249,249,1) 100%);
    background: -ms-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(249,249,249,1) 100%);
    background: linear-gradient(top, rgba(232,232,232,1) 0%,rgba(249,249,249,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f9f9f9',GradientType=0 );
    text-decoration: none;
    border-color: rgb(170, 170, 170) rgb(170, 170, 170) rgb(153, 153, 153);
    /*    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25), 0px 0px 3px rgb(255, 255, 255) inset;
        -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25), 0px 0px 3px rgb(255, 255, 255) inset;
        box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25), 0px 0px 3px rgb(255, 255, 255) inset;*/
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
    opacity: .8
}

.select2-search-choice-close {
    display: block;
    min-width: 21px;
    min-height: 20px;
    position: absolute;
    right: 3px;
    top: 3px;
    margin: 0;
    padding: 0;
    font-size: 15px;
    text-decoration: none!important;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: #aaascale
}

.select2-search-choice-close:before {
    color: #353535;
    content: "\f057"
}

.select2-container-multi .select2-search-choice-close {
    display: block;
    top: 0;
    right: 0;
    padding: 3px 4px 3px 6px
}

/*.select2-container-multi .select2-search-choice-close:hover {
    background: rgba(0,0,0,.3)
}*/

.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #CCC5B9;
    cursor: default
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    background-image: none;
    padding: 3px 5px;
    border: 1px solid #CCC5B9;
    border-radius: 4px !important;
    cursor: not-allowed;
    background-color: #ddd;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
    background: 0 0
}


.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match {
    text-decoration: underline
}

.select2-offscreen,.select2-offscreen:focus {
    clip: rect(0 0 0 0)!important;
    width: 1px!important;
    height: 1px!important;
    border: 0!important;
    margin: 0!important;
    padding: 0!important;
    overflow: hidden!important;
    position: absolute!important;
    outline: 0!important;
    left: 0!important;
    top: 0!important
}

.select2-display-none {
    display: none
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll
}

.select2-container-active .select2-choice, .select2-container-active .select2-choices,
.select2-drop-active {

    border: 1px solid #54b07d !important;
}

.select2-results .select2-highlighted {
    background: #54b07d;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #CCC5B9 !important;
    /*height: 26px;*/
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 0px !important;
    background: transparent !important;
    color: transparent !important;
    text-shadow: 0 0 0 gray !important;
}

.select2-container .select2-search--inline .select2-search__field:focus {
    color: transparent !important;
    text-shadow: 0 0 0 gray !important;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    cursor: not-allowed;
    background: #ddd;
}

.select2-container .select2-search--inline:before {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-results__option[aria-selected] {
    text-transform: capitalize;
    font-size: 10px;
    letter-spacing: .5px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #54b07d;
}

.select2-search--inline {
    display: none !important;
}

/* End Select2 Section */

.explicit-logo {
    width: 180px;
    height: 50px;
}

.hover-default{
    cursor: default;
}

.input-bg-white:-webkit-autofill,
.input-bg-white:-webkit-autofill:hover,
.input-bg-white:-webkit-autofill:focus,
.input-bg-white:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    padding-left: 5px;
}

.form-row .row-fluid [class*="span"] {
    padding-left: 5px;
}

/* Override the alertify css */
.alertify-cover {
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #353535;
    filter: alpha(opacity=0);
    opacity: .8;
}

.alertify {
    background: #FFF;
    border-radius: 0px;
    border: 1px solid #6b6b6b;
}

.alertify-message {
    padding: 10px;
    margin: 0;
    color: #353535;
    background-color: #337ab7;
    letter-spacing: 0px;
    font-weight: 700;
    border: 1px solid;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    position: relative;
    -webkit-text-shadow: 0 1px 0 white;
    -moz-text-shadow: 0 1px 0 white;
    text-shadow: 0 1px 0 white;
    border-color: #CCC #CCC #AAA;
    background-color: #E0E0E0;
    -moz-box-shadow: inset 0 0 1px #fff;
    -ms-box-shadow: inset 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 1px white;
    box-shadow: inset 0 0 1px white;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#fffafafa,EndColorStr=#ffdcdcdc);
    background-image: -moz-linear-gradient(top,#FAFAFA 0,#DCDCDC 100%);
    background-image: -ms-linear-gradient(top,#FAFAFA 0,#DCDCDC 100%);
    background-image: -o-linear-gradient(top,#FAFAFA 0,#DCDCDC 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#FAFAFA),color-stop(100%,#DCDCDC));
    background-image: -webkit-linear-gradient(top,#FAFAFA 0,#DCDCDC 100%);
    background-image: linear-gradient(to bottom,#FAFAFA 0,#DCDCDC 100%);
}

.alertify-dialog {
    padding: 0px;
}

.alertify-button-ok, .alertify-button-ok:focus {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top,#62c462,#51a351);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
    background-image: -webkit-linear-gradient(top,#62c462,#51a351);
    background-image: -o-linear-gradient(top,#62c462,#51a351);
    background-image: linear-gradient(to bottom,#62c462,#51a351);
    background-repeat: repeat-x;
    border:none !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.alertify-button-ok:hover, 
.alertify-button-ok:active, 
.alertify-button-ok:visited {
    background: #51a351 !important;
    border:none !important;
}


.alertify-button {
    text-align: center;
    padding: 15px;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    padding: 6px 15px;
    width: 70px;
}

.alertify-button-cancel, .alertify-button-cancel:focus {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
    background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
    background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
    background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
    background-repeat: repeat-x;
    border: none !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b',endColorstr='#ffbd362f',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.alertify-button-cancel:hover, 
.alertify-button-cancel:active, 
.alertify-button-cancel:visited {
    background: #bd362f !important;
    border: none !important;
}

/* End Alertify CSS */

.navbar-inner {
    padding-left: 10px;
}

[class*="span"] {
    margin-left: -10px;
}


/* Manage Section */

.gradient {
    border: 1px solid #CCC5B9;
    background: url(../images/patterns/2.png) repeat;
    border-radius: 5px !important;
    overflow: hidden;  
    /*margin-top: 15px;*/
    /*box-shadow: 0 10px 10px rgba(0,0,0,0.33), 0 10px 10px rgba(0,0,0,0.33) !important;*/
}

.gradient>header {
    padding: 10px 5px;
    border-bottom: 1px solid #CCC5B9;
    background: rgb(255,255,255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 1%, rgba(243,243,243,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,255,255,1)), color-stop(100%,rgba(243,243,243,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(223,223,223,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%);
    background: linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 );
    -moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 1);
    box-shadow: 0 1px 0px rgba(255, 255, 255, 1);
}

.gradient header span {
    font-size: 10px;
    color: #222;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .5px;

}

.gradient header i {

    font-size: 20px;
}


.gradient-button {
    float: right;
    margin-left: 5px;
    margin-top: 2px;
    cursor : pointer !important;

}

.grid-view-icon-button:hover {
    transform : scale(1.5);
    transition: 0.4s ease-in-out;
}

.grid-view .summary {
    color: #ed7a53;
    font-weight: bold;
    text-align: left;
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: -30px;
    z-index: 999;
    position: absolute;
}

.grid-view table.items th .sort-link:hover {
    background: transparent;
    cursor: pointer;
    text-decoration: underline;
    font-weight: bold;
}

grid-view table.items th a:hover {
    text-decoration: underline !important;
}

.grid-view table.items th a,
.grid-view table.items th
{
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    font-family: 'explicit';
    padding: 6px 2px 6px 2px;
    font-size: 10px;
    cursor: default;
}


.grid-view table.items th {
    color: #333 !important;
}
.grid-view table.items a {
    color: #5098aa !important;
}

.grid-view table.items thead > tr {

    border: 1px solid #CCC5B9;
}

.grid-view table.items th {
    /*border: 1px solid #CCC5B9;*/
    color: #353535;
    background: rgb(255,255,255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 1%, rgba(243,243,243,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,255,255,1)), color-stop(100%,rgba(243,243,243,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(223,223,223,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%);
    background: linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 );
    border-bottom: 1px solid #CCC5B9;
}

.grid-view table.items td {
    border-bottom: 1px solid #CCC5B9;
    text-align: center;
    color: #353535;
    line-height: 1.3;
    padding-top: 5px;
    font-family: 'explicit';
    font-size: 11px;
    padding: 4px;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 120px;
    white-space: nowrap;
}

.grid-view table.items .button-column {
    overflow:visible;
}

.grid-view table.items td > .set-peso {
    padding: 0 5px;
    float: right !important;
    font-weight: bold;
    font-size: 12px;
}

.grid-view table.items .odd .merge {
    background: #fff;
}

.grid-view table.items .even .merge {
    background: #f7f7f7;
}

.grid-view {
    padding: 0px 15px;
    margin-top: 40px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch !important; 
    zoom: 80%;
}

.grid-view-details {
    margin-left: -30px;
}

.grid-view-details .grid-view {
    margin-left: 30px !important;
}

.grid-view table.items {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 5px !important;
    overflow: hidden;
    border: 1px solid #CCC5B9;
    border-collapse: separate !important;

}

.grid-view table.items tr.filters {
    background: #f7f7f7;
    border: 1px solid #CCC5B9;
    zoom: 125%;
}

.grid-view table.items tr.odd {
    background: #fff;
    border: 1px solid #CCC5B9;
}
.grid-view table.items tr.even {
    background: #f7f7f7;
    border: 1px solid #CCC5B9;
}


ul.yiiPager a:link, ul.yiiPager a:visited {
    display: inline-block !important;
    padding: 0 14px !important;
    line-height: 20px !important;
    text-decoration: none !important;
    border: 1px solid #CCC5B9 !important;
    border-left-width: 1px !important;
    background-color: #f3f3f3 !important;
    background: rgb(255,255,255) !important;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 1%, rgba(243,243,243,1) 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,255,255,1)), color-stop(100%,rgba(243,243,243,1))) !important;
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%) !important;
    background: -o-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%) !important;
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%) !important;
    background: linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 ) !important;
    min-height: 20px !important;
    color: #717171 !important;
    box-shadow: 0 1px 0 #eaeaea ,0 1px 0 #fff inset !important;
    margin-right: 4px !important;
    -webkit-border-radius: 2px 2px 2px 2px !important;
    -moz-border-radius: 2px 2px 2px 2px !important;
    border-radius: 2px 2px 2px 2px !important;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
}

ul.yiiPager a:active, ul.yiiPager a:hover, ul.yiiPager .selected a {

    color: #f2f2f2 !important;
    box-shadow: 0 1px 0 #eaeaea ,0 1px 0 #5ac489 inset !important;
    border-color: #5ac489 !important;
    background: #54b07d !important;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='false') !important;
}

.grid-view .filters input, .grid-view .filters select {
    width: 100%;
    border: 1px solid #CCC5B9;
    margin-bottom: 0px !important;
    height: 14px !important;
    border-radius: 5px !important;
    padding: 6px 0px !important;
}

.grid-view .filters input:focus{
    border-color: #54b07d;
    outline: 0;
}

.grid-view table.items .filters>td {
    padding-right: 7px;
    overflow: unset;
}

.grid-view table.items tr.selected {
    background: #badc58 !important;
}

.grid-view table.items tbody tr:hover
{
    background: #d5ea98;
}

.grid-view td>img {
    width: 150px;
    height: 110px;
    border: 1px solid #CCC5B9;
    border-radius: 50%;
}

.form-control {
    display: block;
    width: 100% !important;
    line-height: 1.42857143 !important;
    color: #555 !important;
    background-color: #fff !important;
    background-image: none !important;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s !important;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
}

grid-view table.items .filters input {
    padding-left: 20px !important;
}

td .label-success, td .label-danger {
    text-transform: uppercase !important;
    font-size: 9px;
    font-weight: bold
}

.grid-search-container {
    padding-right: 12px;
    text-align: right;
}

.grid-search-container .grid-search {
    display: inline !important;
    width: 170px !important;
    margin: 10px 2px !important;
    border-radius: 10px !important;
    -moz-border-radius: 10px!important;
    -webkit-border-radius: 10px !important;
    border-color: #d9d7d7;
    padding-left: 15px;
}

.gradient .grid-search-container {
    text-align: right;
}

.select2-results .select2-result-label {
    font-size: 11px;
    letter-spacing: .4px;
}

.tag-grid a {
    text-transform: uppercase;
    text-decoration: underline;
    color: #353535 ;    
    font-size: 11px;
}

.tag-grid:hover > a {
    color: #3399cc;
}

.header-details-container .summary {
    display: none !important;
}

.gradient header .typ-icon-back {
    font-size: 22px;
    margin-top: 0px;
    margin-right: 0px;
}

.gradient pre {
    margin: 15px;
}

.gradient .subtotal{
    float: right  !important;
    font-weight: bold !important;
    font-size: 14px !important;
    margin-right: 17px !important;
}

.table-print {
    margin-bottom: 15px;
    width: 95%;
}

.table-print tbody td {
    border: 1px solid #CCC5B9;
    padding:  3px 10px;
    background: #fff;
    font-weight: 600;
    font-size: 11px;
    letter-spacing: .8px;
    color: #353535;
}

.table-print tbody tr td:last-child {
    text-align: right;
}

.print-type-header {
    text-align: center;
    font-weight: 600;
    color: #353535;
    font-size: 15px;
    letter-spacing: .5px;
    margin-bottom: 10px;
}

.grid-view-icon-button {
    font-size: 12px !important;
    margin-top: 2px;
}

.grid-view table.items .empty {
    color: #ed7a53;
    background: #fff;
    font-style: italic;
    font-weight: bold;
    text-transform: none;
}

.button-right {
    float: right;
    margin-top: -5px;
}

.button-report span {
    border: 1px solid #c4c4c4;
    padding: 4px 8px;
    font-size: 23px !important;
    margin-top: -5px;
    border-radius: 4px !important;
    -webkit-text-shadow: 0 1px 0 white;
    -moz-text-shadow: 0 1px 0 white;
    text-shadow: 0 1px 0 white;
    border-color: #CCC5B9;
    background-color: #E0E0E0;
    -moz-box-shadow: inset 0 0 1px #fff;
    -ms-box-shadow: inset 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 1px white;
    box-shadow: inset 0 0 1px white;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#fffafafa,EndColorStr=#ffdcdcdc);
    background-image: -moz-linear-gradient(top,#FAFAFA 0,#DCDCDC 100%);
    background-image: -ms-linear-gradient(top,#FAFAFA 0,#DCDCDC 100%);
    background-image: -o-linear-gradient(top,#FAFAFA 0,#DCDCDC 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#FAFAFA),color-stop(100%,#DCDCDC));
    background-image: -webkit-linear-gradient(top,#FAFAFA 0,#DCDCDC 100%);
    background-image: linear-gradient(to bottom,#FAFAFA 0,#DCDCDC 100%);
}

.button-report span:hover {
    background: rgb(232,232,232);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(232,232,232,1) 0%, rgba(249,249,249,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,232,232,1)), color-stop(100%,rgba(249,249,249,1)));
    background: -webkit-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(249,249,249,1) 100%);
    background: -o-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(249,249,249,1) 100%);
    background: -ms-linear-gradient(top, rgba(232,232,232,1) 0%,rgba(249,249,249,1) 100%);
    background: linear-gradient(top, rgba(232,232,232,1) 0%,rgba(249,249,249,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f9f9f9',GradientType=0 );
    text-decoration: none;
    border-color: rgb(170, 170, 170) rgb(170, 170, 170) rgb(153, 153, 153);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25), 0px 0px 3px rgb(255, 255, 255) inset;
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25), 0px 0px 3px rgb(255, 255, 255) inset;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25), 0px 0px 3px rgb(255, 255, 255) inset;
}

.button-report {
    cursor: pointer !important;
    float: right;
}

.grid-view-loading
{
    background:url(../images/loading.gif) no-repeat;
}

.grid-view table.items th a.asc
{
    background:url(../images/up.gif) right center no-repeat;
    padding-right: 10px;
}

.grid-view table.items th a.desc
{
    background:url(../images/down.gif) right center no-repeat;
    padding-right: 10px;
}

.grid-view-status {
    border-radius: 4px !important;
    font-size: 9px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase; 
    padding: 2px 8px !important;
    letter-spacing: .5px
}

/* End Manage Section */

/* View/Update Section */

.box .content {
    border: none;
}
.unstyled label {
    display: inline;
    font-size: 8px;
    cursor: default;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .5px;
}

.unstyled strong {
    color: #5098aa;
    margin-left: 5px;
    font-weight: bold;
    font-size: 9px;
    letter-spacing: .5px;
    text-transform: uppercase;
}

span.required {
    display: none;
}

.unstyled {
    list-style-type: none;
}
.white-bg .unstyled {
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

.gradient.white-bg .unstyled li {
    color: #353535;
    margin-left: 40px;
    margin-right: 10px;
    font-size: 13px;
    font-weight: normal !important;
    letter-spacing: 0px;
    margin-bottom: 0px;
}

.unstyled li span {
    margin-top: 2px;
    color: #333;
}

.unstyled li .set-peso {
    margin-top: 2px;
    color: #ed7a53;
    font-size: 13px;
    font-family: monospace !important;
}

.header-details-container {
    padding: 15px;
}

.crud-container .form-control {
    /*width: 97% !important;*/
    font-size: 11px !important;
    letter-spacing: .8px;
}

.select2-view {
    display: -webkit-box;
    margin-top: 10px;
}

.select2-view span {
    margin-top: 0px !important;
}

.select2-view .select2-container .select2-choice {
    margin-left: 10px;
    margin-top: -4px;
    width: 200px;
}
.crud-footer-button.view {
    margin-bottom: 30px;
}

.crud-view-headline {
    font-size: 13px;
    font-weight: bold;
    color: #666;
    margin: 10px 15px -5px 45px;
    line-height: 23px;
    border-bottom: 1px solid #CCC5B9;
    padding-bottom: 5px;
}

.crud-view-sub-headline {
    font-size: 12px;
    font-weight: bold;
    color: #555;
    margin: 5px 15px -10px 15px;
    line-height: 20px;
}

.view-sub-ul li {
    margin-left: 15px !important;
}

.row-fluid label {
    cursor: default;
}

input.text, input.email, input.password, textarea.uniform {
    font-family: 'explicit', sans-serif;
}

.form-row .row-fluid [class*="span"] {
    min-height: 25px;
    border-radius: 5px !important;
}
.view-announcement strong {
    color: #353535 !important;
}

.modal-crud-container ul li {
    margin-bottom: 5px; 
}

#ajaxUpdate, #ajaxReport {
    outline: none !important;
}
/* End View/Update Section */


/* Color Section */ 

.color-dark-green {
    color: #54b07d !important;
}

.color-red {
    color: #ed7a53 !important;
}

.color-light-blue {
    color: #5098aa !important;
}

.color-flat-black {
    color: #666 !important;
}

.white-bg {
    background: #fff;
}

.color-black {
    color: #353535 !important;
}

.color-white {
    color: #fff !important;
}


/* End Color Section */


/* CRUD Section UI */

.crud-container {
    padding: 15px;
}

.crud-texfield {
    position: relative;
    font-size: 12px;
    width: 100%;
    font-weight: 600;
    letter-spacing: .8px;
    text-align: center;
}

.crud-texfield label {
    cursor: default;
    text-align: left;
    margin-bottom: 0px;
    margin-left: 10px;
    letter-spacing: 0;
    margin-bottom: 5px;
    color: #5098aa;
    font-weight: bold;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: .5px;

}
.crud-texfield input {
    width: 100%;
    height: 26px;
    border: 1px solid #CCC5B9;
    border-radius: 5px;
    color: #444 !important;
    text-indent: 0px;
    padding-left: 32px;
    box-sizing: border-box;
    font-family: explicit;
    font-size: 11px;
    letter-spacing: .8px;
    margin-bottom: 5px;
    line-height: 2;
    background: #fff;
}

.crud-texfield .icomoon-icon-book-2 {
    position: absolute;
    top: 32px;
    left: 12px;
    border-right: 1px solid #CCC5B9;
    padding-right: 5px;
    font-size: 11px;
    height: 16px;
    line-height: 16px;
}

.crud-container [class*="span"] {
    margin-left: 0px;
    text-align: center;
} 

.crud-container .select2-container .select2-choice {
    margin-bottom: 11px;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
}


.crud-texfield img {
    width: 230px;
    height: 208px;
    border-radius: 5px;
    border: 1px solid #CCC5B9;
    margin-bottom: 10px;
    background: #fff;
}

.crud-texfield .small-img {

    width: 130px;
    height: 100px;
    border-radius: 5px;
    border: 1px solid #CCC5B9;
    margin-bottom: 10px;
    background: #fff;
}

.view-search {
    float: right;
    font-weight: 600;
    color: #444;
    text-decoration: underline;
    letter-spacing: .5px;
    font-size: 11px;
}
.view-search:hover,
.view-search:active, 
.view-search:focus {
    color: #3399cc;
}

.crud-footer-button {
    text-align: center;
    margin: 0 auto;
}

textarea {
    font-family: 'explicit';
}

.crud-footer-button>input, .crud-footer-button>a  {
    text-align: center;
    margin-top: 10px;
    margin-bottom: -15px;
    width: 70px !important;
    margin-left: 5px;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    padding: 2px 8px !important;
    letter-spacing: .5px;
}
.crud-footer-button.no-spacing>input, .crud-footer-button.no-spacing>a {
    margin-top: 0;
    margin-bottom: 0;
}

.crud-footer-button>.btn {
    padding: 2px 1px !important;
    text-align: center;
    margin-top: 10px;
    margin-bottom: -15px;
    width: 70px !important;
    margin-left: 5px;
    font-weight: bold;
    font-size: 8px;
    text-transform: uppercase;
    letter-spacing: .5px;
} 


.explicit-file-uploader img {
    height: 120px;
}

.explicit-file-uploader .qq-upload-button {
    display: block;
    width: 150px;
    text-align: center;
    border: 1px solid #CCC5B9;
    color: #393939;
    font-size: 10px;
    -webkit-text-shadow: 0 1px 0 white;
    -moz-text-shadow: 0 1px 0 white;
    text-shadow: 0 1px 0 white;
    border-color: #CCC #CCC #AAA;
    background-color: #E0E0E0;
    -moz-box-shadow: inset 0 0 1px #fff;
    -ms-box-shadow: inset 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 1px white;
    box-shadow: inset 0 0 1px white;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#fffafafa,EndColorStr=#ffdcdcdc);
    background-image: -moz-linear-gradient(top,#FAFAFA 0,#DCDCDC 100%);
    background-image: -ms-linear-gradient(top,#FAFAFA 0,#DCDCDC 100%);
    background-image: -o-linear-gradient(top,#FAFAFA 0,#DCDCDC 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#FAFAFA),color-stop(100%,#DCDCDC));
    background-image: -webkit-linear-gradient(top,#FAFAFA 0,#DCDCDC 100%);
    background-image: linear-gradient(to bottom,#FAFAFA 0,#DCDCDC 100%);
    margin: 0 auto;
    height: 15px;
    line-height: 1.5;
    font-weight: 500;
}


.explicit-file-uploader .qq-upload-button {
    margin: 0 auto;
    margin-top: 10px;

}

.explicit-file-uploader .qq-upload-list {
    list-style: none;
}

.explicit-file-uploader .qq-upload-list li {
    /*display: none;*/
}

.explicit-img-grid-view img {
    height: 150px;
    border: 1px solid #CCC5B9;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 10px;
    width: 180px !important;
}

#emploee-upload-image img {
    width: 250px;
}

.grid-view .pager {
    text-align: right;
    margin-bottom: 10px;
}

#employee-photo-container .form-actions {
    padding: 10px 20px;
    margin-top: 20px;
    margin-bottom: 0px; 
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
}

#changePhoto {
    margin-left: 5px;
}

.img-view-style img {
    width: 220px;
    margin-left: 50px;
    margin-bottom: 10px;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

/* End CRUD Section UI */

/* Flashes Section */


div.flash-error, div.flash-notice, div.flash-success
{
    margin-top: 0%;
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
}

div.flash-error
{
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
}

div.flash-notice
{
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}

div.flash-success
{
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
}

div.flash-error a
{
    color:#8a1f11;
}

div.flash-notice a
{
    color:#514721;
}

div.flash-success a
{
    color:#264409;
}

/* End Flashes Section */

/* Media Queries Section */

@media screen and (max-width: 767px) {

    .grid-view .summary {
        margin-top: -5px;
        position: relative;
    }

    .gradient .grid-search-container {

        text-align: center;
        margin: 0 auto;
    }

    .grid-search-container .grid-search {
        width: 80% !important;

    }

    .grid-search-container {
        padding-right: 0px;
    }

    ul.yiiPager {
        display: flow-root;
    }

    .unstyled li {
        margin-left: 10px !important;
    }

    .heading .breadcrumb {
        text-align:left;
    }

    .heading .breadcrumb li {
        text-align:left;
    }

    .white-bg .unstyled:last-child {
        margin-top: -5px;
    }

    .crud-view-headline {
        margin-left: 10px;
        font-size: 13px;   
        margin-bottom: 10px;
    }

    .explicit-addrow-overflow {
        overflow: auto !important;
    }

    .explicit-addrow-totals-container {
        margin-top: 15px !important;
    }

}



/* End Media Queries Section */


/* Left Settings Section */
#sidebarbg {
    background: #f4f3ef;
}

/*.mainnav, 
.sidenav {

    background:url(../images/patterns/2.png) repeat ;

}*/

.mainnav li {
    background:url(../images/patterns/2.png) repeat;
}

.mainnav .sub li span {
    padding-left: 15px;
}

.mainnav li a span {

    padding-left: 5px;
}

.mainnav>ul>li>a>span {

    font-size: 15px;
}

.mainnav li a {
    font-size: 11px;
    text-decoration: none !important;
    letter-spacing: .3px;
}

.mainnav ul li .sub li a {
    font-size: 11px;
    border: none !important;
}

.mainnav ul li .sub {
    border-bottom: 1px solid #CCC5B9;
}

.mainnav ul li .sub li:hover > a,
.mainnav ul li .sub li:hover > a span
{

    color: #54b07d !important;

}

.mainnav ul .parent-li:hover > a span,
.mainnav ul .parent-li:hover > a {
    color: #444 !important;
}

.mainnav ul li .sub .active, .mainnav ul li .sub .active:hover,
.mainnav ul li .sub .current, .mainnav ul li .sub .current:hover,
.mainnav ul li .sub .current .minia-icon-file-add, .mainnav ul li .sub .current .minia-icon-file-add:hover  {
    background: #54b07d !important;
    color: #fff !important;
    height: 37px;
}


.mainnav ul li .sub .active:hover > a,
.mainnav ul li .sub .active:hover > a span,
.mainnav ul li .sub .active a, 
.mainnav ul li .sub .active span
{

    color: #fff !important;

}

.mainnav ul li .sub .sub-parent-li .sub {
    background: transparent !important;
}

.mainnav ul li .sub .sub-parent-li ul li a span {
    margin-left: 10px;
}

.mainnav ul li .sub li:hover > a .notification {

    color: #fff !important;
}

.mainnav .sub li .notification {
    padding-left: 10px;
    padding-right: 10px;
    color: #fff !important;
}

.notification {

    z-index: 999;
}

.mainnav ul .sub-parent-li .sub li:last-child {
    border-bottom: none !important;
    margin-bottom: -1px;
}

.mainnav ul .parent-li>a:hover {
    background: rgb(255,255,255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 1%, rgba(243,243,243,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,255,255,1)), color-stop(100%,rgba(243,243,243,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%);
    background: linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 );
    -moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 1);
    box-shadow: 0 1px 0px rgba(255, 255, 255, 1);
    color: #54b07d !important;
}

.mainnav ul .parent-li>a:hover span {
    color: #54b07d !important;
}

.shortcuts li a span {
    cursor: pointer;
}

.shortcuts li a:hover span {
    color: #54b07d !important;
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    -ms-transition: color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
}


/* End Left Settings Section */


/* Ribbon Section */

.heading h3 {
    color: #444;
    font-family: 'explicit';
    font-size: 16px;
    padding-bottom: 5px;
}

.heading h3:after {
    z-index: 2;
    content: " ";
    display: block;
    border-bottom: 2px solid #57ac57;
    width: 95%;
    margin: 0 auto;
    margin-top: -12px;
}

.heading .breadcrumb li:last-child:after {
    z-index: 2;
    content: " ";
    display: block;
    border-bottom: 2px solid #ed7a53;
    width: 95%;
    margin: 0 auto;
}

/* Margin Spacing Indention Section */

.margin-5 {
    margin: 5px !important;
}

.margin-10 {
    margin: 10px !important;
}

.margin-15 {
    margin: 15px !important;
}

.margin-top-5 {
    margin-top: 5px !important;;
}
.margin-top-10 {
    margin-top: 10px !important;;
}
.margin-top-15 {
    margin-top: 15px !important;;
}
.margin-top-20 {
    margin-top: 20px !important;;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;;
}
.margin-bottom-5 {
    margin-bottom: 5px !important;;
}
.margin-bottom-10 {
    margin-bottom: 10px !important;;
}
.margin-bottom-15 {
    margin-bottom: 15px !important;;
}
.margin-bottom-20 {
    margin-bottom: 20px !important;;
}

.margin-right-5 {
    margin-right: 5px !important;;
}
.margin-right-10 {
    margin-right: 10px !important;; 
}
.margin-right-15 {
    margin-right: 15px !important;;
}
.margin-right-20 {
    margin-right: 20px !important;;
}

.margin-left-5 {
    margin-left: 5px !important;;
}
.margin-left-10 {
    margin-left: 10px !important;;
}
.margin-left-15 {
    margin-left: 15px !important;;
}
.margin-left-20 {
    margin-left: 20px !important;;
}
.margin-left-25 {
    margin-left: 25px !important;;
}

.margin-top--15 {
    margin-top: -15px !important;
}

.padding-10 {
    padding: 10px;
}

.padding-15 {
    padding: 15px;
}

.padding-20 {
    padding: 20px;
}

.padding-left-0 {
    padding-left: 0px !important;
}

.padding-left-5 {
    padding-left: 5px;
}

.padding-left-10 {
    padding-left: 10px;
}

.padding-left-15 {
    padding-left: 15px;
}

.padding-left-20 {
    padding-left: 20px;
}
.padding-bottom-0 {
    padding-bottom: 0px;
}
.padding-bottom-5 {
    padding-bottom: 5px;
}
.padding-bottom-10 {
    padding-bottom: 10px;
}
.padding-bottom-30 {
    padding-bottom: 30px;
}

.padding-top-0 {
    padding: 0px;
}
.padding-top-5 {
    padding: 5px;
}
.padding-top-10 {
    padding: 10px;
}

/* End Margin Spacing Indention Section */

/* Label Section */

.label-success {
    background-color: #54b07d;
}

.label-primary {
    background-color: #3399cc;
}

.label-danger {
    background-color: #ed7a53;
}

.label-warning {
    background-color: #f89406;
}


.note-editor {
    border: 1px solid #a9a9a9
}

.note-editor.fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100%
}

.note-editor.fullscreen .note-editable {
    background-color: #fff
}

.note-editor.codeview .note-editable,.note-editor.fullscreen .note-resizebar {
    display: none
}

.note-editor.codeview .note-codeable {
    display: block
}

.note-editor .note-toolbar {
    padding-bottom: 5px;
    padding-left: 5px;
    margin: 0;
    background-color: #f5f5f5;
    border-bottom: 1px solid #a9a9a9
}

.note-editor .note-toolbar>.btn-group {
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 0
}

.note-editor .note-toolbar .note-table .dropdown-menu {
    min-width: 0;
    padding: 5px
}

.note-editor .note-toolbar .note-table .dropdown-menu .note-dimension-picker {
    font-size: 18px
}

.note-editor .note-toolbar .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-mousecatcher {
    position: absolute!important;
    z-index: 3;
    width: 10em;
    height: 10em;
    cursor: pointer
}

.note-editor .note-toolbar .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-unhighlighted {
    position: relative!important;
    z-index: 1;
    width: 5em;
    height: 5em;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat
}

.note-editor .note-toolbar .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-highlighted {
    position: absolute!important;
    z-index: 2;
    width: 1em;
    height: 1em;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat
}

.note-editor .note-toolbar .note-style blockquote,.note-editor .note-toolbar .note-style h1,.note-editor .note-toolbar .note-style h2,.note-editor .note-toolbar .note-style h3,.note-editor .note-toolbar .note-style h4,.note-editor .note-toolbar .note-style h5,.note-editor .note-toolbar .note-style h6 {
    margin: 0
}

.note-editor .note-toolbar .note-color .dropdown-toggle {
    width: 20px;
    padding-left: 5px
}

.note-editor .note-toolbar .note-color .dropdown-menu {
    min-width: 290px
}

.note-editor .note-toolbar .note-color .dropdown-menu .btn-group {
    margin: 0
}

.note-editor .note-toolbar .note-color .dropdown-menu .btn-group:first-child {
    margin: 0 5px
}

.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title {
    margin: 2px 7px;
    font-size: 12px;
    text-align: center;
    border-bottom: 1px solid #eee
}

.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset {
    padding: 0 3px;
    margin: 5px;
    font-size: 12px;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover {
    background: #eee
}

.note-editor .note-toolbar .note-para .dropdown-menu {
    min-width: 165px;
    padding: 5px
}

.note-editor .note-toolbar .note-para li:first-child {
    margin-bottom: 5px
}

.note-editor .note-statusbar {
    background-color: #f5f5f5
}

.note-editor .note-statusbar .note-resizebar {
    width: 100%;
    height: 8px;
    cursor: s-resize
}

.note-editor .note-statusbar .note-resizebar .note-icon-bar {
    width: 20px;
    margin: 1px auto;
    border-top: 1px solid #a9a9a9
}

.note-editor .note-popover .popover {
    max-width: none
}

.note-editor .note-popover .popover .popover-content {
    padding: 5px
}

.note-editor .note-popover .popover .popover-content a {
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle
}

.note-editor .note-popover .popover .popover-content .btn-group+.btn-group {
    margin-left: 5px
}

.note-editor .note-popover .popover .arrow {
    left: 20px
}

.note-editor .note-handle .note-control-selection {
    position: absolute;
    display: none;
    border: 1px solid #000
}

.note-editor .note-handle .note-control-selection>div {
    position: absolute
}

.note-editor .note-handle .note-control-selection .note-control-selection-bg {
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-opacity: .3;
    -khtml-opacity: .3;
    -moz-opacity: .3;
    opacity: .3;
    -ms-filter: alpha(opacity=30);
    filter: alpha(opacity=30)
}

.note-editor .note-handle .note-control-selection .note-control-handle,.note-editor .note-handle .note-control-selection .note-control-holder {
    width: 7px;
    height: 7px;
    border: 1px solid #000
}

.note-editor .note-handle .note-control-selection .note-control-sizing {
    width: 7px;
    height: 7px;
    background-color: #fff;
    border: 1px solid #000
}

.note-editor .note-handle .note-control-selection .note-control-nw {
    top: -5px;
    left: -5px;
    border-right: 0;
    border-bottom: 0
}

.note-editor .note-handle .note-control-selection .note-control-ne {
    top: -5px;
    right: -5px;
    border-bottom: 0;
    border-left: none
}

.note-editor .note-handle .note-control-selection .note-control-sw {
    bottom: -5px;
    left: -5px;
    border-top: 0;
    border-right: 0
}

.note-editor .note-handle .note-control-selection .note-control-se {
    right: -5px;
    bottom: -5px;
    cursor: se-resize
}

.note-editor .note-handle .note-control-selection .note-control-selection-info {
    right: 0;
    bottom: 0;
    padding: 5px;
    margin: 5px;
    font-size: 12px;
    color: #fff;
    background-color: #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-opacity: .7;
    -khtml-opacity: .7;
    -moz-opacity: .7;
    opacity: .7;
    -ms-filter: alpha(opacity=70);
    filter: alpha(opacity=70)
}

.note-editor .note-dialog>div {
    display: none
}

.note-editor .note-dialog .note-image-dialog .note-dropzone {
    min-height: 200px;
    font-size: 30px;
    line-height: 6;
    color: #d3d3d3;
    text-align: center;
    border: 4px dashed #d3d3d3
}

.note-editor .note-dialog .note-help-dialog {
    font-size: 12px;
    color: #ccc;
    background: 0 0;
    background-color: #222!important;
    border: 0;
    -webkit-opacity: .9;
    -khtml-opacity: .9;
    -moz-opacity: .9;
    opacity: .9;
    -ms-filter: alpha(opacity=90);
    filter: alpha(opacity=90)
}

.note-editor .note-dialog .note-help-dialog .modal-content {
    background: 0 0;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.note-editor .note-dialog .note-help-dialog a {
    font-size: 12px;
    color: #fff
}

.note-editor .note-dialog .note-help-dialog .title {
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    border-bottom: #fff 1px solid
}

.note-editor .note-dialog .note-help-dialog .modal-close {
    font-size: 14px;
    color: #dd0;
    cursor: pointer
}

.note-editor .note-dialog .note-help-dialog .note-shortcut-layout {
    width: 100%
}

.note-editor .note-dialog .note-help-dialog .note-shortcut-layout td {
    vertical-align: top
}

.note-editor .note-dialog .note-help-dialog .note-shortcut {
    margin-top: 8px
}

.note-editor .note-dialog .note-help-dialog .note-shortcut th {
    font-size: 13px;
    color: #dd0;
    text-align: left
}

.note-editor .note-dialog .note-help-dialog .note-shortcut td:first-child {
    min-width: 110px;
    padding-right: 10px;
    font-family: "Courier New";
    color: #dd0;
    text-align: right
}

.note-editor .note-editable {
    padding: 10px;
    outline: 0
}

.note-editor .note-codeable {
    display: none;
    width: 100%;
    padding: 10px;
    margin-bottom: 0;
    font-size: 14px;
    color: #ccc;
    background-color: #222;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    resize: none
}

.note-editor .dropdown-menu {
    min-width: 90px
}

.note-editor .dropdown-menu.right {
    right: 0;
    left: auto
}

.note-editor .dropdown-menu.right::before {
    right: 9px;
    left: auto!important
}

.note-editor .dropdown-menu.right::after {
    right: 10px;
    left: auto!important
}

.note-editor .dropdown-menu li a i {
    color: #00bfff;
    visibility: hidden
}

.note-editor .dropdown-menu li a.checked i {
    visibility: visible
}

.note-editor .note-color-palette {
    line-height: 1
}

.note-editor .note-color-palette div .note-color-btn {
    width: 17px;
    height: 17px;
    padding: 0;
    margin: 0;
    border: 1px solid #fff
}

.note-editor .note-color-palette div .note-color-btn:hover {
    border: 1px solid #000
}

.no-padding .note-editor {
    border: none
}

.note-editor .note-editable {
    background-color: rgba(48,126,204,.05)
}

.note-editor .note-editable:focus {
    background-color: #fff
}

.note-editor .note-statusbar .note-resizebar {
    border-top: 1px solid #DBDBDB
}

.note-editor .note-statusbar:hover {
    background: #EEE
}

.note-editor .note-statusbar:active {
    background: #eaeaea
}

.superbox *,.superbox :after,.superbox :before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

.superbox-list {
    display: inline-block;
    *display: inline;
    zoom:1;width: 12.5%;
    padding: 5px;
    position: relative
}

.superbox-list.active:before {
    content: "\f0d8";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    left: 43%;
    bottom: -34px;
    z-index: 2;
    text-align: center;
    font-size: 45px;
    color: #222
}

.superbox-img {
    max-width: 100%;
    width: 100%;
    cursor: pointer
}

.superbox-show {
    text-align: left;
    position: relative;
    background-color: #222;
    width: 100%;
    float: left;
    padding: 25px 0 12px 25px;
    display: none;
    margin: 5px 0
}

.superbox-current-img {
    max-width: 100%;
    float: left;
    padding-right: 25px;
    padding-bottom: 13px
}

.superbox-img:hover {
    opacity: .8
}

.superbox-float {
    float: left
}

.superbox-close {
    opacity: .7;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
    transition: all .1s linear 0s
}

.superbox-close:hover {
    opacity: 1
}

.superbox-imageinfo {
    display: inline-block;
    max-width: 500px;
    color: #fff;
    padding: 0 25px 0 0
}

.superbox-imageinfo span {
    font-size: 13px;
    color: #a19994;
    margin-right: -2px;
    padding-top: 10px;
    display: inline-block;
    padding-bottom: 13px
}

.superbox-imageinfo>:first-child {
    margin-bottom: 10px;
    font-weight: 700
}

.superbox-imageinfo span p:last-child {
    margin-top: 30px
}

@media only screen and (min-width: 320px) {
    .superbox-list {
        width:50%
    }
}

@media only screen and (min-width: 486px) {
    .superbox-list {
        width:25%
    }
}

@media only screen and (min-width: 768px) {
    .superbox-list {
        width:16.66666667%
    }
}

@media only screen and (min-width: 1025px) {
    .superbox-list {
        width:12.5%
    }
}

@media only screen and (min-width: 1824px) {
    .superbox-list {
        width:12.5%
    }
}


/* Customized Tree Section */

.tree-style {
    background: #f5f5f5;
    margin-left: 30px;
    padding: 10px;
    border: 1px solid #CCC5B9;
}

.tree-style ul {
    list-style-type: none;
    margin-left: 5px;
}

.tree-style li a {
    color: #333;
    text-decoration: underline;
}

.tree-style li a:hover {
    color: #3399cc;
}

.tree-style i, .tree-content header span i {
    font-size: 17px;
    color: #57ac57;
}

.tree-content {
    padding: 10px 15px;
    margin-left: 10px;
    background: url(../images/patterns/5.png) repeat;
}



.tree-content header h2 {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .3px;
    margin-bottom: 10px;
}

.tree-content header h2:after {
    z-index: 2;
    content: " ";
    display: block;
    border-bottom: 2px solid #5098aa;
    width: 95%;
    margin: 0 auto;
    margin-top: -7px;
    font-size: 12px;
}

.table-summernote {
    width: 100%;
    border: 1px solid #CCC5B9;
}

.table-summernote tbody tr td  {
    padding: 3px 10px;
    border: 1px solid #CCC5B9;
    background: #fff;
    font-weight: 600;
    color: #333;
    letter-spacing: .5px;
}
.table-summernote tbody tr td:first-child {
    width: 25%;
}
.table-summernote td {
    font-size: 12px;
}

.table-summernote tbody .table-summernote-header td {
    background: #f5f5f5;
}

.summernote-title {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}

/* End Customized Tree Section */


/* Restriction Disabled Section */
.btn[disabled] {
    pointer-events:none !important;
}
.btn.disabled {
    pointer-events:none !important;
}

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    cursor: not-allowed;
    background-color: #ddd !important;
    font-size: 11px;
}

/* End Restriction Disabled Section */ 

/* Form Wizard Section */

.controls>.select2-container .select2-choice {
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    height: 20px;
    line-height: 20px;
    padding: 4px 6px;
}


.form-row textarea {
    display: inline-block;
    padding: 4px 6px;
    font-size: 13px;
    color: #555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.form-horizontal .controls {
    padding-right: 20px;
}

.wizard-steps .wstep:nth-child(2) {
    outline: none;
}

#customerWizard .wizard-steps .wstep {
    max-width: 33.3333333333%!important;
    outline: 1px solid #CCC5B9;
    border:none;

}

#employeeWizard .wizard-steps .wstep {
    /*max-width: 14.2857142857%!important;*/
    max-width: 14.1% !important;

}

#employeeWizard .wstep:last-child {
    border-right: none !important;
}

label.form-label.span3>label, 
label.form-label.span3 {
    cursor: default;
}

/* End Form Wizard Section */

/* Tree UI Section */

.explicit-tree {
    list-style: none;
}

.explicit-tree li {
    padding: 0px; 
    cursor: pointer;
    vertical-align: middle;
    list-style: none;
    margin-bottom: 0px;
}

.explicit-tree li:first-child {
    border-radius: 3px 3px 0 0;
}

.explicit-tree li:last-child {
    border-radius: 0 0 3px 3px;
}

.explicit-tree label {
    cursor: pointer;
    padding: 7px;
    width: 160px;
    display: table-cell;
    border: 1px solid #CCC5B9;
    padding-left: 30px;
    border-radius: 5px;
    overflow: hidden;
    background: rgb(255,255,255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 1%, rgba(243,243,243,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,255,255,1)), color-stop(100%,rgba(243,243,243,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(223,223,223,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%);
    background: linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 );
    font-size: 10px;

}
.explicit-tree .explicit-tree-total {
    padding: 0px 5px;
    color: #fff;
    background: #54b07d;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    font-weight: 700;
    font-size: 10px;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
    text-shadow: none;
    margin-left: 5px;
    float: right;
}
.explicit-tree input[type=checkbox] {
    vertical-align: middle;
    position: relative;
    bottom: -24px;
    right: -10px;
    width: 20px !important;
}

.explici-tree-container {
}

/* End Tree UI Section */

/* Add Row UI Section */


.explicit-table-responsive {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #CCC5B9;
    border-collapse: separate !important;
    border-radius: 5px !important;
    overflow: hidden;
}

.explicit-table-responsive thead tr {
    padding: 8px 5px;
    background: rgb(255,255,255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 1%, rgba(243,243,243,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,255,255,1)), color-stop(100%,rgba(243,243,243,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(223,223,223,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%);
    background: linear-gradient(top, rgba(255,255,255,1) 1%,rgba(243,243,243,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 );
}

.explicit-table-responsive thead th {
    color: #333;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: .8px;
    text-align: center;
    line-height: 1;padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #CCC5B9;
}

.explicit-table-responsive td input, 
.explicit-table-responsive td .select2-container .select2-choice {
    width: 100%;
    border: 1px solid #CCC5B9;
    margin-bottom: 0px !important;
    height: 15px !important;
    border-radius: 5px !important;
    line-height: 16px;
    font-size: 12px;
}

.explicit-table-responsive td input
{
    width: 100%;
    margin-left: -10px;
}

.explicit-table-responsive td select {
    width: 100% !important;
    margin-left: -10px;
}

.explicit-table-responsive td .select2-container .select2-choice {
    padding: 4px 6px !important;
}

.explicit-table-responsive .select2-container .select2-choice .select2-arrow b {
    line-height: 1.8;
}
.explicit-table-responsive td {
    background: url(../images/patterns/2.png) repeat;
    margin: 0 auto;
    text-align: center;
    padding: 5px 10px;
}

.explicit-addrow-icon-container {
    text-align: center;
    font-size: 15px;
}

.disabled-explicit-addrow-icon {
    cursor: not-allowed !important;
    pointer-events: none;
    text-align: center;
    margin-right: -15px;
    font-size: 15px;
    background: #ddd;
    height: 23px;
    border-radius: 5px;
    line-height: 1.8;
    border: 1px solid #CCC5B9;
}

.deleteButton {
    pointer-events: none !important;
}


.explicit-addrow-icon-container a:hover {
    cursor: pointer;
}

.explicit-addrow-totals-container {
    text-align: right;
    margin-top: -25px;
    color: #555;
    font-weight: 600;
    font-size: 13px;
}

.explicit-addrow-button, .explicit-addrow-button a {
    font-size: 11px;
    font-weight: bold;
    width: 70px !important;
    padding: 2px 0px !important;
}

.explicit-addrow-button {
    text-align: left;
}

.explicit-field-container {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0px;
}

.explicit-field-container textarea {

    font-family: 'explicit';
    width: 100%;
    border: 1px solid #CCC5B9;
    border-radius: 5px;
    color: #353535;
    text-indent: 5px;
    box-sizing: border-box;
    font-family: explicit;
    font-size: 11px;
    letter-spacing: .8px;
    width: 100% !important;
}


.explicit-field-container .select2-container {
    margin-bottom: 5px;
}

.explicit-script {
    font-size: 12px;
    font-weight: bold;
}

.explicit-addrow-totals-container input.form-control {
    display: '' !important;
    width: auto !important;
}

input#checkScript.form-control {
    display: inline !important;
    width: auto !important;
}

.explicit-addrow-icon-container i {
    margin-right: unset !important;
    margin: 0 auto;
}

/* End Add Row UI Section */


/* Billing UI Section */

.explicit-view-info {
    text-align: right;
    float: right;
    margin-right: 0px;
    font-size: 12px !important;
    line-height: 1;
    color: #ED7A53 !important;
}

.explicit-view-title {
    font-size: 12px !important;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: bold !important
}

.explicit-view-date {
    font-size: 13px !important;
    font-weight: normal !important;
    color: #888 !important;
    letter-spacing: .5px !important;
    float: right;
    margin-top: 15px;
    margin-right: -75px;

}
.explicit-header-button {
    margin-left: 5px;
}

.explicit-billing-total-container {
    text-align: right;
    margin-right: 20px;

}

.explicit-billing-total {
    font-size: 17px;
}

.explicit-billing-total-container h4 {
    font-size: 12px;
}

.explicit-billing-header-icon {

    font-size: 30px !important;
    line-height: 1 !important;
    margin-right: 10px !important;
}
/* End Billing UI Section */

/* Icon Section */

.box1 {
    width: 23%;
}

/* End Icon Section */

/* Print Section */

#pdf-print .header {
    font-family: 'explicit';
    letter-spacing: .5px;
    font-size: 65px;
    color: #444;
    margin-bottom: -10px;
}
#pdf-print  b {
    font-size: 12px;
    font-weight: normal;
    color: #444;
    text-align: left;
    margin-bottom: 3px;
}

#pdf-print .pdf-date {
    text-align: right;
    margin-top: -25px;
    color: #444;
    margin-bottom: 3px;
    margin-right: 20px;
    font-size: 12px;
}

#pdf-print .header-border {
    margin-right: 20px;
    border-bottom: 3px solid #f6b93b;
}
#pdf-print .company-name {
    font-size: 15px;
    color: #5098aa;
    font-weight: bold;
}
#pdf-print  .company-info {
    font-size: 12px;
    padding-top: 25px;
    padding-left: 25px;
    text-align: justify;
    color: #444;
}
#pdf-print .customer-details {
    color: #444;
    font-size: 12px;
}
#pdf-print .customer-details b {
    border-bottom: 1px solid #444;
}

#pdf-print .label-details {
    font-weight: normal;
    color: #444;
    font-size: 12px;
    font-weight: normal;
    border-bottom: none;
}
#pdf-print .summary {
    display: none;
}   

.img-logo-pdf-print {
    float: left;
    margin-top: 15px;
    margin-bottom: 25px;
    margin-right: 15px;
}

#pdf-print .grid-view {
    padding: 0;
}

#pdf-print .grid-view table {
    border-collapse: collapse;
}

#pdf-print .grid-view table tr {
    color: #fff !important;
}

#pdf-print .grid-view table.items th a, #pdf-print .grid-view table.items th a:hover, #pdf-print .grid-view table.items th {
    color: #fff !important;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    padding: 8px;
    font-size: 11px;
    text-decoration: none !important;
    cursor: default;
    background: #6D214F;
    background-color: #6D214F;
    border: 1px solid #6D214F;
}

#pdf-print .grid-view table.items td {
    border: 1px solid #CCC5B9;
    text-align: center;
    color: #444;
    line-height: 1.3;
    padding-top: 5px;
    font-family: 'explicit';
    padding: 8px;
    font-size: 13px;
    border: none;

    border-bottom: 1px solid #CCC5B9;
    background: #fff;
}

#pdf-print .number {
    font-weight: normal;
    color: #333;
}

#pdf-print .pull-me {
    margin-top: 50px;
}

.right-me,  .right-me b {
    color: #444;
    font-size: 12px;
    margin-right: 0px;
    text-align: right; 
    font-weight: normal;
}

.left-me,  .left-me b {
    color: #333;
    font-size: 13px;
    margin-right: 0px;
    text-align: left; 
    font-weight: normal;
}

.totals-border {
    border-top: 3px solid #555;
    margin-top: 7px;
    margin-bottom: 7px;
}

#pdf-print .last-child, #pdf-print .last-child b {
    color: #333;
}

.last-border {
    border-bottom: 3px solid #ed7a53;
    padding-bottom:  5px;
    margin-left: 60%;

}

#pdf-print .headline {
    line-height: 1;
    color: #666;
    font-weight: bold;
}

#pdf-print .author {
    font-size: 12px;
    margin-top: 80px;
    text-align: center;
    color: #444;
    margin-bottom: 100px;
}

#pdf-print .border-top {
    border-top: 1px solid #555;
}

#pdf-print .footer {
    color: #888;
    text-align: center;
}

#pdf-print .header-company {
    font-size: 11px;
    line-height: 1.2;
    text-align: justify;
    color: #333;
    border-bottom: 2px solid #444;
    padding-bottom: 10px;
}

#pdf-print .header-company b {
    font-weight: bold;
    font-size: 17px;
    color: #333;
}

#pdf-print .title {
    font-size: 23px;
    margin-top: 80px;
    text-align: center;
    color: #333;
}

#pdf-print .sentence {
    font-size: 12px;
    color: #333;
    text-align: justify;
    line-height: 18px;
}

#pdf-print .sentence b {
    font-weight: bold;
    font-style: italic;
    letter-spacing: .5px;
    font-size: 11px;
}

#pdf-print .sentence h2 {
    font-size: 16px;
    color: #333;
    text-align: justify;
    height: 1px;
    margin-bottom: 0px;
}


#pdf-print .terms {
    text-align : center;
    font-size: 14px;
    margin-top: 30px;
    text-decoration: underline;
}

#pdf-print .term-details b {
    font-weight : bold;
    letter-spacing: .5px;
    font-size: 11px;
    color: #333;
    text-decoration: underline;
}

#pdf-print .term-details {
    font-size: 12px;
    line-height: 1.3;
    text-align: justify;
    color: #333;
}

#pdf-print .two-authors {
    text-align: center;
    font-size: 12px;
    color: #333;
}

#pdf-print .authors-container {
    margin-top: 100px;
}

#pdf-print .two-border-top {
    width: 80%;
    border-top: 1px solid #333;
    margin: 0 auto;
}

.body-print, body.body-print, #pdf-print {
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: #CCC5B9scale;
}

#pdf-print .print-header-border {
    margin-top: 20px;
    border-bottom: 1px solid #444;
    margin-bottom: -10px;
}


#pdf-print-certifcate {
    background: url(../images/coo-bg.jpg) center center fixed no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center; 
}

.certificate-details-container {
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: #CCC5B9scale;
    color: #333;
}

#cert-start {
    position: relative;
    text-align: center;
    padding: 15px;
    padding-top: 90px;
}

.certificate-details-container .p-head {
    color: #333;
    font-size: 11px;
    margin-left: 0px;
    line-height: 1.5;
    margin-top: 50px;
    text-transform: uppercase;
    text-align: left;
}

.certificate-details-container .paragraph {
    font-size: 10px;
    text-align: justify;
}

.certificate-details-container .text-center {
    font-size: 11px;
    font-weight: bold;

}

.certificate-details-container .text-center .sub {
    font-size: 10px;
    font-weight: normal;

}

.certificate-details-container .paragraph strong {
    font-size: 11px;
    font-weight: bold;
}

.certificate-details-container .name {
    text-align: center;
    line-height: 1;
    margin-bottom: 0px;
    font-size: 12px;
}

.certificate-details-container .address {
    line-height: 1;
    font-size: 10px;
}

.certificate-details-container .lot-details {
    font-size: 10px;
    font-weight: bold;
}

.certificate-details-container .top-address {
    text-align: center;
    line-height: 1;
    font-size: 13px;
    /*padding-top: 35px;*/

}

.certificate-details-container strong {
    font-size: 16px;
}

.certificate-details-container .cert-margin-left {
    margin-left: 45px;
}

.front-COO-container {
    background: url(../images/coo-front.jpg) center center fixed no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
    background-position: center; 
    color: #333;
}

.contract-header-logo {
    width: 130px;
    height: 130px;
}

.contract-header {
    margin-left: -40px;
}

.contract-header h1 {
    font-size: 25px;
    line-height: 1;
    margin-bottom: 0;
}

.contract-header p {
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.5;
}

.contract-header-container {
    border-bottom: 1px solid #555;
}

.contract-body p {
    font-size: 13px;
    line-height: 1.5;
}

.contract-body h1 {
    font-size: 15px;
    text-decoration: underline;
    text-align: center;
    line-height: 0;
    margin-bottom: 0;
}

.contract-body h2 {
    font-size: 13px;
    text-align: center;
    line-height: 0;
    margin-top: 0;
    font-weight: normal;
}

.contract-body h3 {
    font-size: 15px;
    line-height: 0;
    margin-bottom: 0;
}

.contract-body .body-p {
    font-size: 14px;
    margin-top: 5px;
}

.contract-body ol li {
    font-size: 12px;

}

.contract-body .p-terms {
    font-size: 11px;
    text-align: justify;
}

.text-justify {
    text-align: justify;
}

.border-top {
    border-top: 1px solid #555;
    width: 90%;
    margin: 0 auto;
}
.print-table {
    font-size: 12px;
    font-weight: normal;
    width: 100%;
    border: 1px solid #555;
}
.print-table th, .print-table td {
    border: 1px solid #555;
}

.print-table td {
    padding-left: 5px;
}

.font-weight-normal {
    font-weight: normal !important;
}

#summary-report   .summary {
    display: none;
}
#summary-report .grid-view {
    margin-top: 0 !important;
}


.invoice-header {
    font-family: 'explicit';
    letter-spacing: .5px;
    font-size: 60px;
    color: #444;
    margin-bottom: -10px;
    line-height: 1;
}

.invoice-header-3 {
    font-family: 'explicit';
    letter-spacing: .5px;
    font-size: 20px;
    color: #444;
    margin-bottom: -10px;
    line-height: 1;
    margin-left: -40px;
    padding-bottom: 3px;
    border-bottom: 2px solid #D9B1B8;
}

.invoice-p {
    margin-left: -40px;
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.7;
    font-weight: normal;
}

.invoice-p-2 {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.7;
    margin-bottom: 0px;
}

.invoice-p-3 {
    margin-top: 10px;
    font-size: 12px;
    line-height: 13px;
    color: #222;
}

.invoice-container {
    border-bottom: 2px solid #D9B1B8;
    padding-bottom: 3px;
}

.invoice-status-success {
    font-size: 9px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding: 2px 8px;
    width: 20px;
    border-radius: 4px !important;
    letter-spacing: .5px;
    background-color: #54b07d;
    color: #fff;
    margin-top: -5px;
}

.invoice-status-danger {
    font-size: 9px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding: 2px 8px;
    width: 20px;
    border-radius: 4px !important;
    letter-spacing: .5px;
    background-color: #ed7a53;
    color: #fff;
    margin-top: -5px;
}

.invoice-status-primary {
    font-size: 9px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding: 2px 8px;
    width: 20px;
    border-radius: 4px !important;
    letter-spacing: .5px;
    background-color: #3399cc;
    color: #fff;
    margin-top: -5px;
}

.invoice-inliner {
    margin-top: -10px;
}

.invoice-model-details .summary {
    display: none;
}

.invoice-model-details .grid-view {
    padding : 0;
    margin-top: 0;
}

.invoice-model-details .grid-view table.items th {
    background: #D9B1B8;
}

.invoice-model-details .grid-view .items {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 5px !important;
    overflow: hidden;
    /*border: 1px solid #CCC5B9;*/
    border: 1px solid #333 !important;
    border-collapse: separate !important;
}

.invoice-model-details .grid-view .items,
.invoice-model-details .grid-view .items th,
.invoice-model-details .grid-view .items td,
.invoice-model-details .grid-view {
    border-collapse: collapse !important;
    border-spacing: 0px;  
    border-style:none; 
}


.margin-left-60-percent {
    margin-left: 60%;
}

.default-size {
    font-size: 12px;
    line-height: 1.5;
}
.h1-headline {
    font-size: 18px;
    line-height: 1px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
}

.border-bottom {
    border-bottom: 1px solid #333;
}

.margin-bottom--20 {
    margin-bottom: -20px;
}


/* End Print Section */


/**
 * JQuery datetimepicker Section
 */

.xdsoft_datetimepicker {
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
    background: #fff;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 8px;
    padding-left: 0;
    padding-top: 2px;
    position: absolute;
    z-index: 9999;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
    padding: 8px 0 8px 8px;
}

.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: transparent;
    border: none;
}

/*For IE8 or lower*/
.xdsoft_datetimepicker button {
    border: none !important;
}

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

.xdsoft_noselect::selection { background: transparent }
.xdsoft_noselect::-moz-selection { background: transparent }

.xdsoft_datetimepicker.xdsoft_inline {
    display: inline-block;
    position: static;
    box-shadow: none;
}

.xdsoft_datetimepicker * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
    display: none;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
    display: block;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 224px;
    float: left;
    margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0;
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
    width: 256px;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 58px;
    float: left;
    text-align: center;
    margin-left: 8px;
    margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
    margin-top: 8px;
    margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_monthpicker {
    position: relative;
    text-align: center;
}

.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

.xdsoft_datetimepicker .xdsoft_label i {
    opacity: 0.5;
    background-position: -92px -19px;
    display: inline-block;
    width: 9px;
    height: 20px;
    vertical-align: middle;
}

.xdsoft_datetimepicker .xdsoft_prev {
    float: left;
    background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
    float: left;
    background-position: -70px 0;
    margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_next {
    float: right;
    background-position: 0 0;
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev ,
.xdsoft_datetimepicker .xdsoft_today_button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    width: 20px;
    min-width: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    float: none;
    background-position: -40px -15px;
    height: 15px;
    width: 30px;
    display: block;
    margin-left: 14px;
    margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
    float: none;
    margin-left: 0;
    margin-right: 14px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    background-position: -40px 0;
    margin-bottom: 7px;
    margin-top: 0;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 151px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: center;
    border-collapse: collapse;
    cursor: pointer;
    border-bottom-width: 0;
    height: 25px;
    line-height: 25px;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {
    border-top-width: 0;
}

.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.xdsoft_datetimepicker .xdsoft_label {
    display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
    float: left;
    width: 182px;
    text-align: center;
    cursor: pointer;
}

.xdsoft_datetimepicker .xdsoft_label:hover>span {
    text-decoration: underline;
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
    opacity: 1.0;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
    border: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 101;
    display: none;
    background: #fff;
    max-height: 160px;
    overflow-y: hidden;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect{ right: -7px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect{ right: 2px }
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
    color: #fff;
    background: #ff8000;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
    padding: 2px 10px 2px 5px;
    text-decoration: none !important;
}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
    background: #33aaff;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_month {
    width: 100px;
    text-align: right;
}

.xdsoft_datetimepicker .xdsoft_calendar {
    clear: both;
}

.xdsoft_datetimepicker .xdsoft_year{
    width: 48px;
    margin-left: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar table {
    border-collapse: collapse;
    width: 100%;

}

.xdsoft_datetimepicker .xdsoft_calendar td > div {
    padding-right: 5px;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    height: 25px;
}

.xdsoft_datetimepicker .xdsoft_calendar td,.xdsoft_datetimepicker .xdsoft_calendar th {
    width: 14.2857142%;
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
    padding: 0;
    border-collapse: collapse;
    cursor: pointer;
    height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
    width: 12.5%;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    background: #f1f1f1;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #33aaff;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
    background: #33aaff;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    cursor: default;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
    color: #fff !important;
    background: #ff8000 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
    background: #33aaff !important;
    box-shadow: #178fe5 0 1px 3px 0 inset !important;
    color: #fff !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover {
    color: inherit	!important;
    background: inherit !important;
    box-shadow: inherit !important;
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    font-weight: 700;
    text-align: center;
    color: #999;
    cursor: default;
}

.xdsoft_datetimepicker .xdsoft_copyright {
    color: #ccc !important;
    font-size: 10px;
    clear: both;
    float: none;
    margin-left: 8px;
}

.xdsoft_datetimepicker .xdsoft_copyright a { color: #eee !important }
.xdsoft_datetimepicker .xdsoft_copyright a:hover { color: #aaa !important }

.xdsoft_time_box {
    position: relative;
    border: 1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller {
    background: #ccc !important;
    height: 20px;
    border-radius: 3px;
}
.xdsoft_scrollbar {
    position: absolute;
    width: 7px;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
    left: 0;
    right: auto;
}
.xdsoft_scroller_box {
    position: relative;
}

.xdsoft_datetimepicker.xdsoft_dark {
    box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
    background: #000;
    border-bottom: 1px solid #444;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-top: 1px solid #333;
    color: #ccc;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
    border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div {
    background: #0a0a0a;
    border-top: 1px solid #222;
    color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
    background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
    border: 1px solid #333;
    background: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
    color: #000;
    background: #007fff;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
    background: #cc5500;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0a0a0a;
    border: 1px solid #222;
    color: #999;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0e0e0e;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
    color: #cc5500;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color:#000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color:#000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
    background: #cc5500;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
    color: #000 !important;
    background: #007fff !important;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    color: #666;
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright { color: #333 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a { color: #111 !important }
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover { color: #555 !important }

.xdsoft_dark .xdsoft_time_box {
    border: 1px solid #333;
}

.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller {
    background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #dddddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
    font-family: "museo-sans", "Book Antiqua", sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #82878c;
    height: 28px;
    position: relative;
    padding: 4px 17px 4px 33px;
    border: 1px solid #d7d8da;
    background: -moz-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fff 0%, #f4f8fa 73%);
    /* IE10+ */
    background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
    /* IE6-9 */
}
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
    color: #454551;
    background: -moz-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #FFF));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f4f8fa 0%, #FFF 73%);
    /* IE10+ */
    background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
    /* IE6-9 */
}

/**
 * End JQuery datetimepicker
 */

/*
 ** Sweet Alert Section
 */

.swal-text {
    text-align: center;
}

.swal-button--confirm {

    font-size: 13px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    *background-color: #51a351;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.swal-button--cancel {
    width: 170px;
    font-size: 15px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    *background-color: #bd362f;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.swal-button--danger {
    width: 170px;
    font-size: 15px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    *background-color: #51a351;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.swal-button--cancel:focus, .swal-button--confirm:focus {
    box-shadow: none;
}

.swal-footer {
    margin: 0 auto;
    text-align: center;
}

.swal-modal {
    transform: scale(.75) !important;
    margin-top: -10%;
}

.swal-title:not(:last-child) {
    margin-bottom: 0px;
}

.swal-icon:first-child {
    margin-top: 20px;
}

.swal-icon {
    margin: 0 auto;
}

@-webkit-keyframes showSweetAlert{
    0%{
        -webkit-transform:scale(.75);
        transform:scale(.75)
    }
    1%{
        -webkit-transform:scale(.5);
        transform:scale(.5)
    }
    45%{
        -webkit-transform:scale(.80);
        transform:scale(.80)
    }
    80%{
        -webkit-transform:scale(.70);
        transform:scale(.70)
    }
    to{
        -webkit-transform:scale(.75);
        transform:scale(.75)
    }
}
@keyframes showSweetAlert{
    0%{
        -webkit-transform:scale(.75);
        transform:scale(.75)
    }
    1%{
        -webkit-transform:scale(.5);
        transform:scale(.5)
    }
    45%{
        -webkit-transform:scale(.80);
        transform:scale(.80)
    }
    80%{
        -webkit-transform:scale(.70);
        transform:scale(.70)
    }
    to{
        -webkit-transform:scale(.75);
        transform:scale(.75)
    }
}

/*
 ** End Sweet Alert Section
 */


/*
 ** Modal Section
 */

.modal {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    bottom: -1px;
    text-align: left;
    background: rgba(0,0,0, .7);
    transition: opacity .25s ease;
    overflow: auto !important;
}

.modal-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
}

.modal-state {
    display: none;
}

.modal-state:checked + .modal {
    opacity: 1;
    visibility: visible;
    width: 100%;
    margin: 0 auto;
    margin-left: -1px;
    margin-top: -1px;
}

.modal-state:checked + .modal .modal-inner,
.modal-state:checked + .modal .modal-inner-bg,
.modal-state:checked + .modal .modal-inner-xs,
.modal-state:checked + .modal .modal-inner-print {
    top: 0;
}

.modal-inner-xs {
    /*transition: top .75s ease;*/
    position: relative;
    /*top: -10%;*/
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 45%;
    margin: auto;
    background: #fff;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.modal-inner {
    /*transition: top .75s ease;*/
    /*top: -20%;*/
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 60%;
    margin: auto;
    background: #fff;
    border-radius: 5px;
    position: relative;   
    margin-top: 20px;
    margin-bottom: 30px;
}

.modal-inner-print {
    transition: top .25s ease;
    top: -20%;
    right: 0;
    bottom: 0;
    left: 0;
    width: 95%;
    margin: auto;
    background: #fff;
    border-radius: 5px;
    position: relative;
    margin-top: 5%;
    margin-bottom: 30px;
}

.modal-inner-bg {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 85%;
    margin: auto;
    background: #fff;
    border-radius: 5px;
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
}

.modal-close {
    position: absolute;
    right: 1em;
    top: 1em;
    width: 1.1em;
    height: 1.1em;
    cursor: pointer;
}

.modal-close:after,
.modal-close:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 1.5em;
    background: #ccc;
    display: block;
    transform: rotate(45deg);
    left: 50%;
    margin: -3px 0 0 -1px;
    top: 0;
}

.modal-close:hover:after,
.modal-close:hover:before {
    background: #aaa;
}

.modal-close:before {
    transform: rotate(-45deg);
}

/*@media screen and (max-width: 768px) {

    .modal-inner, .modal-inner-bg {
        width: 90%;
        height: 90%;
        box-sizing: border-box;
        overflow-y: auto;
        height: auto;
    }
}*/


.modal-close-button {
    margin-top: -15px;
    margin-right: -15px;
    font-size: 25px;
    color: #808080;
    background: #f4f3ef;
    border-radius: 50%;
    padding: 10px 8px;
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
    cursor: pointer;
    border: 1px solid #808080;
    position: absolute;
    z-index: 500;
    right: 0;
}

.modal-close-button:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    color: #f4f3ef; 
    background: #808080;
    border: 1px solid transparent;
}

.modal-crud-container {
    background: #f4f3ef;
    padding: 25px 15px 15px 15px;
    border-radius: 5px;
    position: relative;
    height: 100%;
    width: auto;
    overflow-y: auto;
    overflow-x: hidden;
}

.modal-ul {
    margin-left: 30px !important;
}

.modal-view-image {
    width: 200px;
    height: 260px;
    border: 1px solid #CCC5B9;
    border-radius: 5px;
    margin-bottom: 10px;
}

.modal-view-image-xs {
    width: 150px !important;
    height: 120px !important;
    border: 1px solid #CCC5B9 !important;
    border-radius: 50% !important;
    margin-bottom: 15px !important;

}

.modal-header-container {
    width: 100%;
    margin-top: -10px;
    margin-bottom: 5px;
    padding: 5px 0px;
}

.modal-headline {
    margin-bottom: 0px;
    margin-left: 10px;
    color: #252422;
    font-size: 9px;
    border-bottom: 2px solid #54b07d;
    width: max-content;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .5px;
}

.modal-headline i {
    font-size: 14px;
    margin-top: -7px;
}


.fileuploader, #ytfile-name-id {
    background: #fff;
    cursor: pointer !important;
}

select, input[type="file"] {
    cursor: pointer !important;
}

.strong {
    font-weight: bold !important;
}

.uppercase {
    text-transform: uppercase !important;
}

.capitalize {
    text-transform: capitalize !important;
}

/*
 ** End Modal Section
 */


/*
 ** File Upload Section 
 */

.file-field {
    height: 26px !important;
    background: #fff;
}

/*
 ** End File Upload Section 
 */


/*
 ** Report Section
 */

.report-client-date {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
}

.report-client {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.report-default-details {
    font-size: 12px;
    text-transform: uppercase;
    color: #333;
}.border-black {
    border: 1px solid #333;
    border-collapse: collapse;
}

.border-black-right {
    border-right: 1px solid #333;
}

.border-black-bottom {
    border-bottom: 1px solid #333;
}

.height-50 {
    height: 50px;
}

.height-230 {
    height: 230px;
}

.height-100 {
    height: 100px;
}

.height-20 {
    height: 20px;
}

.height-30 {
    height: 30px;
}

.height-15 {
    height: 15px;
}

.width-100 {
    width: 100%;
}

.width-80 {
    width: 80%;
}

.width-60 {
    width: 60%;
}

.width-50 {
    width: 50%;
}

.width-45 {
    width: 45%;
}

.width-40 {
    width: 40%;
}

.width-20 {
    width: 20%;
}

.width-30 {
    width: 30%;
}

.width-10 {
    width: 10%;
}

#report .title {
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    line-height: 2;
}
.inventory-border {
    text-align: center;
    background: #fff;
}
.align-us {
    display : -webkit-box;
}

.border-all {
    border: 1px solid #333;
    text-align: center;
}

.border-right {
    border-right: 1px solid gray !important;
}

.border-top-none {
    border-top: none;
}

.border-left-none {
    border-left: none;
}

.inventory-details-font {
    font-size: 10px;
}

.bg-light-gray {
    background: #eee;
}

.bg-semi-light-gray {
    background: #ccc;
}

.inventory-details-font-total {
    color: red;
    font-size: 13px;
    font-weight: bold;
}

.inventory-color-red {
    color: red;
}

#report .grid-view {
    padding: 0;
    margin-top: 0px !important;
    border: none;
    zoom: 85%;
}

#report .summary {
    display: none;
}

#report .grid-view table.items tr.odd,
#report .grid-view table.items tr.even {
    background: #fff !important;
}

#report .grid-view table.items .even .merge,
#report .grid-view table.items .odd .merge {

    background: #fff !important;
}


#report .grid-view table.items th {
    font-size: 10px;
    padding: 3px 2px;
    font-weight: bold;
    background: #ddd;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    border-top: 1px solid #333;
    text-transform: uppercase !important;
}

#report .grid-view table.items {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 0px !important;
    overflow: hidden;
    border-left: 1px solid #333;
    border-spacing: 0;
}

#report .grid-view table.items td {

    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    text-align: center;
    color: #353535;
    line-height: 1.3;
    padding-top: 5px;
    font-family: 'explicit';
    font-size: 11px;
    padding: 3px 2px;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 120px;
    white-space: pre-wrap;

}

#report .grid-view table{
    border-collapse: separate !important;
}

/*
 ** End Report Section
 */


/*
 ** Chart Section
 */

.chartShortcuts li {
    height: 60px;
}

/*
 ** End Chart Section
 */

/*
 ** Font Section
 */

.font-amount {
    font-family: monospace !important;
}

.font-peso {
    font-family: 'hollywood', sans-serif !important;
}

/*
 ** End Font Section
 */


/*
 ** Button Section
 */

.btn-primary,
.btn-primary:hover,
.btn-primary:focus
{
    background: #5098aa;
}

header .btn {
    display: inline-block;
    display: inline;
    padding: 4px 10px;
    margin-bottom: 0;
    margin-left: .3em;
    font-size: 10px;
    font-weight:bold;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}



/*
 ** End Button Section
 */

/*
 ** Recruitment Matrix
 */

.top-matrix {
    display: inline-block;
}

.padding-5 {
    padding: 5px;
}

.box-matrix, .box-matrix-left {
    width: 80px;
    border: 1px solid #333;
    margin-left: -1px;
    text-align: center;
    font-size: 10px;
    display: block;
    font-weight: bold;
    letter-spacing: 1px;
    color: #222;
    height: 60px;
}

.inline-flex-matrix {
    display: inline-flex;
}

.body-matrix {
    overflow-x: auto;
    width: 100%;
    zoom: 82%;
}

.inline-flex-matrix i {
    font-size: 14px;
    line-height: 4;
}

.top-matrix .box-matrix {
    background: #0fb9b1;
}

.left-matrix .box-matrix-left {
    background: #F8EFBA;
}

/*
 ** End Recruitment Matrix
 */



/*
 * Font Section
 */

.common-font-design {
    font-size: 9px;
    letter-spacing: .5px;
    font-weight: bold;
    vertical-align: super;
}

/*
 * End Font Section
 */

/*
 * Scrollbars Section
 */

*::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

*::-webkit-scrollbar
{
    width: 3px;
    background-color: #F5F5F5;
}

*::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #54b07d;
}

/*
 * End Scrollbars Section
 */

