h3 {
    font-size: 22px;
}

body, label {
    font-size: 14px !important; 
}

body {
    background: rgb(237, 237, 237);
}

a {
    color: rgba(255,255, 255, 0.85);
}

#menu-left {
    padding: 0;
}

.navbar {
    margin-bottom: 0;
}

.arrow {
    float: left;
}

.fa.arrow:before {
    content: "\f104";
}

.active > a > .fa.arrow:before {
    content: "\f107";
}
/* nav */
.side-collapse > ul.nav {
    background-color: rgb(237, 237, 237);
}

    .side-collapse > ul.nav > li {
        border-top: 1px #fff solid;
    }

        .side-collapse > ul.nav > li > a {
            font-size: 16px;
               color: rgb(33, 127, 188);
        }

            .side-collapse > ul.nav > li > a > i {
                margin-left: 10px;
            }

            .side-collapse > ul.nav > li > a:hover,
            .side-collapse > ul.nav > li > a:focus {
                   background: rgb(33, 127, 188);
                color: rgba(255,255, 255,1);
            }

    .side-collapse > ul.nav > .active > a,
    .side-collapse > ul.nav > .active > a:hover,
    .side-collapse > ul.nav > .active > a:focus {
            background: rgb(33, 127, 188);
        color: rgba(255,255, 255, 1);
    }

    .side-collapse > ul.nav > li.active > ul.nav > li.active > ul.nav > li.active > a,
    .side-collapse > ul.nav > li.active > ul.nav > li.active > ul.nav > li.active > a:hover,
    .side-collapse > ul.nav > li.active > ul.nav > li.active > ul.nav > li.active > a:focus {
        background:rgba(33, 127, 188,.3);
        color: rgba(61,61, 61, 0.5);
    }

    .side-collapse > ul.nav > li.active > ul.nav > li.active > ul.nav > li.active > ul.nav > li.active > a,
    .side-collapse > ul.nav > li.active > ul.nav > li.active > ul.nav > li.active > ul.nav > li.active > a:hover,
    .side-collapse > ul.nav > li.active > ul.nav > li.active > ul.nav > li.active > ul.nav > li.active > a:focus {
        background: rgba(199, 227, 222,0.6);
        color: rgba(61,61, 61, 0.5);
    }

    /* link */
    .side-collapse > ul.nav > li > ul.nav > li > a {
        color: rgba(61,61, 61, 0.7);
        font-size: 15px;
    }

    .side-collapse > ul.nav > li > ul.nav > li > ul.nav > li > a {
        color: rgb(62, 155, 242);
        font-size: 15px;
    }

    .side-collapse > ul.nav > li > ul.nav > li > ul.nav > li > ul.nav > li > a {
        color: rgb(68, 110, 155);
        font-size: 15px;
    }

    .side-collapse > ul.nav > li > ul.nav > li {
        border-top: none;
    }

        .side-collapse > ul.nav > li > ul.nav > li > a {
            padding-right: 30px;
        }

        .side-collapse > ul.nav > li > ul.nav > li > ul.nav > li > a {
            padding-right: 50px;
        }

        .side-collapse > ul.nav > li > ul.nav > li > ul.nav > li > ul.nav > li > a {
            padding-right: 65px;
        }

        .side-collapse > ul.nav > li > ul.nav > li > ul.nav > li > a:hover,
        .side-collapse > ul.nav > li > ul.nav > li > ul.nav > li > a:focus {
            color: rgba(61,61,61, 0.85);
           background: rgba(33, 127, 188,.3);
        }

        .side-collapse > ul.nav > li > ul.nav > li > ul.nav > li > ul.nav > li > a:hover,
        .side-collapse > ul.nav > li > ul.nav > li > ul.nav > li > ul.nav > li > a:focus {
            color: rgba(61,61,61, 0.85);
           background: rgb(33, 127, 188);
        }

        .side-collapse > ul.nav > li > ul.nav > li.active > a,
        .side-collapse > ul.nav > li > ul.nav > li.active > a:hover,
        .side-collapse > ul.nav > li > ul.nav > li.active > a:focus {
            background: rgba(33, 127, 188,.7);
            color: #fff;
        }

        .side-collapse > ul.nav > li > ul.nav > li > a:hover,
        .side-collapse > ul.nav > li > ul.nav > li > a:focus {
           background: rgba(33, 127, 188,.7);
            color: #fff;
        }


.container-page {
    background: rgba(255,255, 255,1);
}

ol > li > a, ol > li > i {
    color: rgba(61,61,61,1);
}

ol > li > i {
    margin-left: 10px;
}

.panel-heading > i {
    margin-left: 10px;
}

ul#myTabs li a, ul.myTabs li a, ul#earning-tab li a {
    color: rgb(0, 127, 255);
}

.menu-color li a {
    color: rgb(0, 127, 255);
}

i.glyphicon {
    margin-left: 5px;
}

#table-top {
    margin-top: 10px;
}

.panel-heading {
    padding: 5px 5px;
}

.nav-tabs > li > a {
    line-height: 1.0;
    border-radius: 5px 5px 0 0;
}

.btn {
    border-radius: 5px 5px 5px 5px;
}

.input-sm {
    height: 25px;
    padding: 5px 5px;
    line-height: 1;
    border-radius: 0;
}

.modal-title {
    line-height: 0.42857143;
}

.modal-footer {
    margin-top: 15px;
    padding: 9px 20px 9px;
}

table tr th.frist {
    width: 3%;
}

table tr th.sucend {
    width: 5%;
}

table tr th.end {
    width: 10%;
}

table tr th.center1 {
    width: 30%;
}

table#table-top tr td button.btn-sm {
    padding: 2px 7px 2px 4px;
}

table#table-top tr td {
    padding: 2px 2px 2px 4px;
}

.btn-sm {
    padding: 3px 7px 3px 7px;
}

.btn-form-manage {
    border-radius: 5px 0px 0px 5px;
}

.select {
    line-height: 0.42857143;
    padding: 2px 5px;
    border-radius: 0px 0px 0px 0px;
}

h4 {
    font-size: 20px;
}

.panel-color {
    color: rgba(48,48,48,1);
    font-weight: 900;
}

.control-label {
    font-size: 12px;
    font-weight: 500;
}

.btn-md {
    padding: 5px 20px;
}

.panel-primary > .panel-heading {
  background: rgb(33, 127, 188);
 background: rgb(33, 127, 188);
}

.panel.panel-primary {
   background: rgb(33, 127, 188);
}

.input-date {
    border-bottom: none;
    border-left: none;
    border-top: none;
    border-radius: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    height: 16px;
    border-radius: 0;
}

.datepicker:before {
    border: none;
}

.datepicker:after {
    border: none;
}

.prependselect {
    margin: 5px 0 0 0;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.popinstc:hover {
    cursor: not-allowed;
}

.pagination {
    margin: 1px 0 0 0;
}

.color-red {
    color: #e10b0b;
}

.color-blue {
    color: rgb(0, 127, 255);
}

ul.myTabs li a i {
    padding-left: 10px;
}

#deletenew {
    cursor: pointer;
    font-size: larger;
}

    #deletenew:hover {
        color: rgba(61,61, 61, 0.7);
    }

.tabelData tr:hover {
    cursor: pointer;
}

.output tr:hover {
    cursor: pointer;
}

.border-left {
    border-right: solid 1px rgb(237, 237, 237);
}

.dataTbody tr td {
    cursor: pointer;
}

.margin-top {
    margin-top: 25px;
}

.margin-right-left {
    margin: 0 5px;
}

.input-group-addon.input-sm {
    padding: 3px 6px;
}

.glyphicon-chevron-down {
    color: rgb(0, 127, 255);
}

.glyphicon-chevron-up {
    color: rgb(0, 127, 255);
}

    .glyphicon-chevron-up:hover {
        color: #333333;
        text-decoration: none;
    }

.glyphicon-chevron-down:hover {
    color: #333333;
    text-decoration: none;
}

.am {
    cursor: pointer;
}
/*login page*/

.bg-serverHr {
    background: rgba(33, 127, 188 ,0.8)
}
.img {
    background: #fff;
    margin-right: -31px;
    margin-top: -39px;
    padding: 10px;
    width: 290px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.top-margin {
    margin-top: 30px;
    margin-bottom: 20px;
}

    .top-margin p {
        color: rgb(255,255,255);
    }

    .top-margin h1 {
        color: #ffffff;
        font-size: 20px;
    }

.color-white {
    color: #ffffff;
}

.bg-white {
    background: rgba(255,255,255,.7);
}

.signIn-title span {
    background: #fff;
    display: inline-block;
    padding: 0 20px;
    position: relative;
    font-style: italic;
}

.signIn-title:before {
    background: #e4e4e4;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
}



.in-padding {
    padding-right: 56px;
    height: 45px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 3px;
}

.sign-icon {
    border-left: 1px solid #d6d6d6;
    bottom: 22px;
    color: #d6d6d6;
    display: block;
    font-size: 14px;
    right: 0;
    position: absolute;
    text-align: center;
    top: 9px;
    width: 40px;
    z-index: 1002;
    margin-right: 15px;
}

.fa.sign-icon {
    line-height: 2.2;
}

.forgetPass {
    border-bottom: 1px dashed #bbb;
    color: #999;
    display: inline-block;
    font-size: 11px;
    margin-right: 10px;
    padding-bottom: 1px;
    margin-top: 10px;
}

a.forgetPass:hover {
    text-decoration: none;
}

.bg-owhite {
    background: #f4f4f4;
    border-top: 1px solid #ddd;
    padding: 15px 30px;
}

.signup {
    width: 100%;
    font-size: 16px;
    font-style: italic;
}


.panel-heading > .form-group {
    padding: 0 0 0 0;
    margin-bottom: 1px;
}

.btn-margin {
    margin: 3px;
}

.margin-top-btn {
    margin-top: 16px;
}

.margin-top-btn-sm {
    margin: 0 16px;
    margin-bottom: 6px;
}

.flag-lung-ar {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    background: url("../img/ar-en_03.png") right;
    background-size: 30px 12px;
    width: 15px;
    height: 12px;
}

.flag-lung-en {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    background: url("../img/ar-en_03.png") left;
    background-size: 30px 12px;
    width: 15px;
    height: 12px;
}

.panel {
    margin-bottom: 1px;
}
.fa-trash-o:hover {
    cursor:pointer;
}


/*delete modal*/

.modal-body {
    padding: 8px 6px 4px;
    background: rgba(255,255, 255, 1);
}

.modal-header {
    padding: 12px 4px;
    background: rgba(51, 122, 183,.7);
}

.modal-title {
    font-size: 15px;
    color: white;
}

.modal-footer {
    padding: 4px 15px 3px;
    margin-top: 0px;
    background: white;
}

.modal .alert-danger , .modal .alert-success , .modal .alert-warning {
    padding: 2px;
    margin-bottom: 4px;
}

.modal-content {
    border: 5px solid rgb(51, 122, 183);
    background: none;
}

.modal .btn-sm {
    padding: 2px 27px;
    margin-right: 10px;
}

.modal-header .close {
    margin-top: -8px;
}
.panel-heading > .radio-inline, .panel-heading > .checkbox-inline {
    padding-right:20px;
    margin-bottom:-8px;
}
/*new oct 22*/
.more-options.input-group-addon {
    background: none;
}

.li-close-btn {
    float: right;
    background: none;
    border-left: 1px solid #dddddd;
    border-top: none;
    border-right: none;
    border-bottom: none;
    padding: 0px 0 0 10px;
}

    .li-close-btn i {
        color: rgba(61,61,61, 0.85);
    }

    .li-close-btn:hover i {
        color: #e10b0b;
    }

    .li-close-btn:focus i {
        border: none;
    }

    .li-close-btn:focus {
        border: none;
    }

ul.typeahead > li > .checkbox > label > span {
    color: rgba(61,61,61, 0.85);
    text-decoration: none;
}

ul.typeahead > li:hover > .checkbox > label > span {
    color: white;
}

ul.typeahead > li:focus > .checkbox > label > span {
    color: white;
}

ul.typeahead > li {
    padding: 0 6px;
}

    ul.typeahead > li:hover {
        background: rgb(59, 194, 169);
    }

    ul.typeahead > li:focus {
        background: rgb(59, 194, 169);
    }

.combobox-container .fa-align-justify, .combobox-container .caret, .combobox-container .glyphicon-ok, .combobox-container .input-group-addon {
    cursor: pointer;
}

.eq1 {
    margin-top: -7px;
    padding: 0 0;
}




.slideup, .slidedown {
    max-height: 0;
    overflow-y: hidden;
    -webkit-transition: max-height 0.8s ease-in-out;
    -moz-transition: max-height 0.8s ease-in-out;
    -o-transition: max-height 0.8s ease-in-out;
    transition: max-height 0.8s ease-in-out;
    border: none;
}

.slidedown {
    border: 1px solid rgba(61,61, 61, 0.4);
    max-height: 250px;
}

.slideup-control, .slidedown-control {
    height: 0;
    overflow-y: hidden;

    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.slidedown-control {
    height: auto;
    padding-top: 10px;
}

/*11-5-2014 drag && drop*/
ul.source, ul.target {
    min-height: 50px;
    margin: 0px 0px 10px 0px;
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    list-style-type: none;
    list-style-position: inside;
}

ul.source {
    border-color: #f8e0b1;
}

ul.target {
    border-color: #add38d;
}

.source li, .target li {
    margin: 5px;
    padding: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.source li {
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    color: #c09853;
}

    .source li:hover {
        cursor: move;
    }

    .source li span {
        float: right;
    }

        .source li span input {
            margin: 0 4px 0 4px;
        }

.target li {
    background-color: #ebf5e6;
    border: 1px solid #d6e9c6;
    color: #468847;
}

    .target li:hover {
        cursor: move;
    }

    .target li span {
        float: right;
    }

        .target li span input {
            margin: 0 4px 0 4px;
        }

.sortable-dragging {
    border-color: #ccc !important;
    background-color: #fafafa !important;
    color: #bbb !important;
}

.sortable-placeholder {
    height: 40px;
}

.source .sortable-placeholder {
    border: 2px dashed #f8e0b1 !important;
    background-color: #fefcf5 !important;
}

.target .sortable-placeholder {
    border: 2px dashed #add38d !important;
    background-color: #f6fbf4 !important;
}
/*sorted*/
ul.source-sort, ul.target-sort {
    min-height: 50px;
    margin: 0px 0px 10px 0px;
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    list-style-type: none;
    list-style-position: inside;
}

ul.source-sort {
    border-color: #f8e0b1;
}

ul.target-sort {
    border-color: #add38d;
}

.source-sort li, .target-sort li {
    margin: 5px;
    padding: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    overflow: hidden;
}

.source-sort li {
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    color: #c09853;
}

    .source-sort li:hover {
        cursor: move;
    }

    .source-sort li span {
        float: right;
        text-overflow: ellipsis;
        text-overflow: clip;
    }

        .source-sort li span input {
            margin: 0 4px 0 4px;
        }

.target-sort li {
    background-color: #ebf5e6;
    border: 1px solid #d6e9c6;
    color: #468847;
}

    .target-sort li:hover {
        cursor: move;
    }

    .target-sort li span {
        float: right;
    }

        .target-sort li span input {
            margin: 0 4px 0 4px;
        }

.sortable-dragging {
    border-color: #ccc !important;
    background-color: #fafafa !important;
    color: #bbb !important;
}

.sortable-placeholder {
    height: 40px;
}

.source-sort .sortable-placeholder {
    border: 2px dashed #f8e0b1 !important;
    background-color: #fefcf5 !important;
}

.target-sort .sortable-placeholder {
    border: 2px dashed #add38d !important;
    background-color: #f6fbf4 !important;
}

.arrow-slider {
    color: rgba(61,61, 61, 0.5);
    cursor:pointer;
}
.arrow-slider:hover {
    color: rgba(61,61, 61, 0.8);
}
/*reports*/
ul.source-customize, ul.target-customize {
    min-height: 50px;
    margin: 0px 0px 10px 0px;
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    list-style-type: none;
    list-style-position: inside;
}

ul.source-customize {
    border-color: #f8e0b1;
}

ul.target-customize {
    border-color: #add38d;
}

.source-customize li, .target-customize li {
    margin: 5px;
    padding: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.source-customize li {
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    color: #c09853;
}

    .source-customize li:hover {
        cursor: move;
    }

    .source-customize li span {
        float: right;
    }

        .source-customize li span input {
            margin: 0 4px 0 4px;
        }

.target-customize li {
    background-color: #ebf5e6;
    border: 1px solid #d6e9c6;
    color: #468847;
}

    .target-customize li:hover {
        cursor: move;
    }

    .target-customize li span {
        float: right;
    }

        .target-customize li span input {
            margin: 0 4px 0 4px;
        }

.sortable-dragging {
    border-color: #ccc !important;
    background-color: #fafafa !important;
    color: #bbb !important;
}

.sortable-placeholder {
    height: 40px;
}

.source-customize .sortable-placeholder {
    border: 2px dashed #f8e0b1 !important;
    background-color: #fefcf5 !important;
}

.target-customize .sortable-placeholder {
    border: 2px dashed #add38d !important;
    background-color: #f6fbf4 !important;
}
/*soted report*/
ul.source-sort-customize, ul.target-sort-customize {
    min-height: 50px;
    margin: 0px 0px 10px 0px;
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    list-style-type: none;
    list-style-position: inside;
}

ul.source-sort-customize {
    border-color: #f8e0b1;
}

ul.target-sort-customize {
    border-color: #add38d;
}

.source-sort-customize li, .target-sort-customize li {
    margin: 5px;
    padding: 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    overflow: hidden;
}

.source-sort-customize li {
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    color: #c09853;
}

    .source-sort-customize li:hover {
        cursor: move;
    }

    .source-sort-customize li span {
        float: right;
        text-overflow: ellipsis;
        text-overflow: clip;
    }

        .source-sort-customize li span input {
            margin: 0 4px 0 4px;
        }

.target-sort-customize li {
    background-color: #ebf5e6;
    border: 1px solid #d6e9c6;
    color: #468847;
}

    .target-sort-customize li:hover {
        cursor: move;
    }

    .target-sort-customize li span {
        float: right;
    }

        .target-sort-customize li span input {
            margin: 0 4px 0 4px;
        }

.sortable-dragging {
    border-color: #ccc !important;
    background-color: #fafafa !important;
    color: #bbb !important;
}

.sortable-placeholder {
    height: 40px;
}

.source-sort-customize .sortable-placeholder {
    border: 2px dashed #f8e0b1 !important;
    background-color: #fefcf5 !important;
}

.target-sort-customize .sortable-placeholder {
    border: 2px dashed #add38d !important;
    background-color: #f6fbf4 !important;
}

.btn-active {
    text-decoration: underline;
    -moz-opacity: 0.8;
    opacity: 0.8;
}
 .modal  .btn-group .btn-sm {
     padding:2px 15px;
     margin-right:0;
     margin-left:0;
}
 #col-left-dropdownlist {
    border:rgb(59, 194, 169) solid 1px;
    padding:0px;
}
.header-selector-dropdown {
background:rgb(59, 194, 169);
width:100%;
padding:8px 5px;
color:white;
}
.body-selector-dropdown {
    padding:15px 7px;
}

td.tbl-top input[type="checkbox"]{
    margin:33px 0 0;
}
 td.tbl-top label{
    margin:23px  10px;
}

.eq2 {
padding:0 0;
margin-top:6px;
}

 .radio-inline{
margin-right:20px;
}