﻿/**********************
   @author        Heba elkady & Rabia Mohamed
********************/

/* ---------- Layout ---------- */

@import url("buttons.css");

@font-face {
    font-family: "Droid Arabic Kufi";
    src: url("DroidKufi-Regular.ttf") format("truetype");
    font-weight: 400;
}


@font-face {
    font-family: "Droid Arabic Kufi";
    src: url("DroidKufi-Bold.ttf") format("truetype");
    font-weight: 700;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('icons/glyphicons-halflings-regular.eot');
    src: url('icons/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('icons/glyphicons-halflings-regular.woff') format('woff'), url('icons/glyphicons-halflings-regular.ttf') format('truetype'), url('icons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
}

.glyphicon-inline:before {
    float: left;
    color: white;
    font-family: 'Glyphicons Halflings';
    padding-top: 13px;
    font-style: normal;
    font-weight: normal;
    margin: 0px 8px;
}
 .left input[type="submit"] {
    width:auto;
    padding:5px
}
.glyphicon-trash:before {
    color: #e50000;
}

.glyphicon-calendar:before {
    color: #fff;
}

.glyphicon-edit:before {
    color: #108a13;
}

.glyphicon-ok-sign:before {
    color: #108a13;
    font-size: 20px;
}

.glyphicon-remove-sign:before {
    color: #e50000;
    font-size: 20px;
}

body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: 'Droid Arabic Kufi', Verdana;
    color: #212121;
    outline-style: none;
    direction: rtl;
    font-weight: bold;
    /*background-color:#F3F3F3;*/
    /*background-image:url(/Images/bg.jpg);*/
    background-position: center bottom;
    background-size: cover;
    min-height: 600px;
}
.direction-left {
    direction:ltr
}
.bg {
    position: fixed;
    opacity: 0.1;
}

.bg2 {
    height: 100%;
    width: 100%;
    margin: 0;
    background-color: #F3F3F3;
    background-image: url(/Images/bg2.jpg);
    background-position: center bottom;
    background-attachment: fixed;
    background-size: 40%;
    min-height: 600px;
    z-index: -1;
    top: 0;
}

.bg1 {
    height: 100%;
    width: 100%;
    margin: 0;
    background-color: #F3F3F3;
    background-image: url(/Images/bg.jpg);
    background-position: center bottom;
    background-attachment: fixed;
    min-height: 600px;
    z-index: -1;
    top: 0;
}

.bg:after {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, spanor-stop(1%,#ffffff), spanor-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 1%,#eaeaea 100%); /* W3C */
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
}

html {
    outline-style: none;
}

a {
    text-decoration: none;
    color: #077afb;
    font-size: 12px;
}

a, li, ul, ol {
    outline-style: none;
    font-family: 'Droid Arabic Kufi', Verdana;
}

.clear {
    line-height: 0;
    clear: both;
    height: 0;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/******floating******/
.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}
/******#floating******/
/********margins******/
.margin-top {
    margin-top: 25px;
}
/********#margins******/
/********padding******/
.padding {
    padding-top: 4px;
    padding-bottom: 4px;
}
/********#padding******/

/******text align******/
.text_right {
    text-align: right;
}

.text_center {
    text-align: center;
}

.text_left {
    text-align: left;
}
/******text align******/
/******heading******/
h1 {
    font-size: 24px;
    padding: 0;
    margin: 0;
}

h2 {
    font-size: 22px;
    padding: 0;
    margin: 0;
}

h3 {
    font-size: 18px;
    padding: 0;
    margin: 0;
}

h4 {
    font-size: 14px;
    padding: 0;
    margin: 0;
}

h5 {
    font-size: 12px;
    padding: 0;
    margin: 0;
}

h6 {
    font-size: 10px;
    padding: 0;
    margin: 0;
}
/******#heading******/



/****calender****/
.rcTable {
    width:auto !important;
    
    min-width: 28px;
    outline-style: none;
    padding: 7px 2%;
    text-align: start;
}

html body .RadInput .riTextBox, html body .RadInputMgr {
    border:none !important; 
                             box-shadow:none !important;
                             padding:7px 2% !important;
                               background:none !important;
  
}

.RadPicker  { width:100% !important; background: #ffffff;
    border: 1px solid #b2b2ba;
    border-radius: 8px;
    box-shadow: 2px 2px 2px #e5e5e5 inset;
                           
}

/******forms******/

.form {
    padding: 10px 10px 10px 10px;
    margin: auto;
    background: #fff;
    min-height: 400px;
    overflow:auto  \9
}



.form_title {
    display: inline-block;
    padding: 6px 10px;
    position: relative;
    top: -25px;
    top: -10px  \9;
}
/* -------------
 * Checkboxes
 * ------------- */
.jqTransformCheckboxWrapper {
    display: inline-block;
    margin-top: 5px;
}

a.jqTransformCheckbox {
    background: transparent url(../images/img/checkbox.gif) no-repeat center top;
    vertical-align: middle;
    height: 21px;
    width: 20px;
    display: block;
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
a.jqTransformChecked {
    background-position: center bottom;
}




/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformRadioWrapper .jqTransformHidden {
    display: block;
}
 .jqTransformHidden {
    display: none;
}
 
.jqTransformRadioWrapper {
    display: inline-block;
}

input[type=text], select, textarea, input[type=password] ,input[type=file] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B2B2BA;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 2px 2px 2px #E5E5E5 inset;
    min-width: 28px;
    padding: 7px 2%;
    text-align: start;
    outline-style: none;
    font-size: 16px;
font-weight: bold;
}
input[type=file] {
       padding: 5px 2%;
}
.display {
    display: inline-block;
}

.padding-cell {
    padding-left: 9px;
    padding-right: 9px;
}

.row .dispaly {
    display: table-cell;
    float: none;
}

.row {
    padding-top: 5px;
    padding-bottom: 5px;
}

    .row input[type='text'], .row textarea, .row input[type='password'],input[type=file] {
        width: 95% !important;
    }
    .row .txt 
    {
         width: 25% !important;
    }
    .row select {
        width: 99.5%;
    }

.butto

.button, button, input[type="submit"] {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: #000;
    -moz-box-shadow: inset 0 0 7px 4px #000;
    -webkit-box-shadow: inset 0 0 7px 4px #000;
    box-shadow: inset 0 0 7px 4px #000;
    position: relative;
    padding: 4px 1px;
    width: 85px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    font-family: 'Droid Arabic Kufi', Verdana;
    font-size: 11px;
    top: 0px;
    right: 9px;
}

    ver, button:hover, input[type="submit"]:hover {
        background: #082439;
        -moz-box-shadow: inset 0 0 7px 4px #082439
        -webkit-box-shadow: inset 0 0 7px 4px #082439
        box-shadow: inset 0 0 7px 4px #082439
    }
/* start modifications */
.emp_search {
}

    .emp_search .button, .emp_search button {
        padding: 16px 0 !important;
    }

    .emp_search input[type="submit"] {
        padding: 3px 0 2px 0 !important;
    }

    .emp_search .button, .emp_search button, .emp_search input[type="submit"] {
        font-size: 14px;
        width: 8.33333333% !important;
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        cursor: pointer;
    }

.no-round-right {
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.no-round-left {
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
}

/* end modifications */

.cancel {
    background: #7b7b7b;
    display: inline-block;
    -moz-box-shadow: inset 0 0 7px 4px #606060;
    -webkit-box-shadow: inset 0 0 7px 4px #606060;
    box-shadow: inset 0 0 7px 4px #606060;
    position: relative;
    padding: 5px 1px;
    border: none;
    width: 100px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    font-weight: lighter;
    font-family: 'Droid Arabic Kufi', Verdana;
    color: #fff;
}

    .cancel a {
        color: #fff;
        display: block;
    }

.checkbox label {
    font-size: 10px;
    margin-left: 6px;
}



/******#forms******/
/******background******/
.gray-graient {
    background: #082439; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, spanor-stop(1%,#ffffff), spanor-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 1%,#eaeaea 100%); /* W3C */
}

.block-gray {
    background: #f3f3f3;
}

.block-white {
    background: #fff;
}

.motif {
    background: url("../images/motif.jpg") repeat;
}

.motif2 {
    background: url(../images/motif3.png) left bottom no-repeat;
    width: 400px;
    height: 392px;
    position: absolute;
    top: 11%;
    left: 10%;
    z-index: -1;
    opacity: 0.9;
}
 
.block-blue {
    background: #122E43;
}
.block-green {
    background: #428844;
}

.block-red {
    background-color: #d41818 !important;
}
    .block-red .glyphicon-remove-sign:before {
        color:#fff
    }

.search-icon {
    background-image: url('../images/search.png') !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

.block-light-blue {
    background-color: #0ba2db;
}
 .block-light-red {
    background-color:#d56868
}
.block-light-green {
    background-color:#d1fad2
}

/******#background******/

.changePassword{
    background: #082439
-moz-box-shadow: inset 0 0 7px 4px #082439;
-webkit-box-shadow: inset 0 0 7px 4px #082439;
box-shadow: inset 0 0 7px 4px #082439;
position: relative;
padding: 4px 1px;
border: none;
width: 100px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
text-align: center;
cursor: pointer;
color: #fff;
font-family: 'Droid Arabic Kufi', Verdana;
font-size: 12px;
padding: 4px 31px;
}



/******spin animation********/
@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0%;

{
    -o-transform: rotate(0deg);
}

100% {
    -o-transform: rotate(359deg);
}

}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

.spin {
    -webkit-animation: spin 30s infinite linear;
    -moz-animation: spin 30s infinite linear;
    -o-animation: spin 30s infinite linear;
    animation: spin 30s infinite linear;
}
/******#spin animation********/


/******colors******/
.text-darkblue {
    color: #026097;
}

.text-gray {
    color: #333333;
}

label {
    line-height: 33px;
    color: #555555;
}

.title {
    color: #4e4e4e;
}

.text-white {
    color: #fff;
}

    .text-white a {
        color: #fff;
    }

.text-black {
    color: #082439;
}

    .text-black a {
        color: #082439;
    }
.text-red { color: red;
}
.text-red a{ color: red;
}
.text-lightblue a {
    color: #082439;
}

.hint {
    color: red;
    font-size: 10px;
    position: relative;
    line-height: 24px;
}

    .hint .valditor {
        position: absolute;
        top: 0;
        right: 0;
    }

.text-green {
    color: #428844;
}
/******#spanors******/
/******border******/
.border-radius {
    webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.border {
    border: 1px solid #e0e0e0;
}
/******#border******/
/*******************Home page **********************/


.wrapper {
    width: 900px;
    margin: 0 auto;
}




.login {
    padding-bottom: 0px;
    position: relative;
    z-index: 9;
}

.logologin img {
    margin: 10px auto 0px auto;
    display: block;
}

.login h2 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.login .form {
    min-height: 0;
    margin-top: 160px;
}


/*******************#Home page **********************/

.logo {
    z-index: 9;
    margin-bottom: -50px;
}

    .logo img {
        width: 120px;
    }

.fixed-position {
    position: fixed;
    z-index: 999;
    top: 0px;
    left: 0;
    right: 0;
}

.header {
    font-weight: bold;
    padding-top: 4px;
}

.header2 {
    height: 40px;
    z-index: 9999;
    -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    -o-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
}

.content {
    padding-top: 90px;
    padding-bottom: 45px;
    margin-left: auto;
    margin-right: auto;
}
/******icons******/
.icons {
    margin-top: 12px;
    position: relative;
}

    .icons li {
    }

    .icons li {
    }

    .icons a {
        text-decoration: none;
        font-size: 11px;
        margin: 0 10px;
        float: left;
        color: #fff;
    }

    .icons .inbox a {
        color: #fff;
    }

.icon-notf {
    background: url('../images/notifaction.png') no-repeat;
    cursor: pointer;
    width: 24px;
    height: 23px;
    position: relative;
}

.icon-history {
    background: url('/images/history.png') no-repeat;
    width: 24px;
    cursor: pointer;
    height: 23px;
    position: relative;
}

.icon-signout {
    background: url('../images/signout.png') no-repeat;
    width: 24px;
    cursor: pointer;
    height: 23px;
}

.icon-help {
    background: url('../images/help.png') no-repeat;
    width: 24px;
    cursor: pointer;
    height: 23px;
}

.icon-num {
    position: absolute;
    top: -10px;
    right: -9px;
    color: #fff;
    background: red;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 20px;
    padding: 0 5px;
}

.icon-search {
    background: transparent url(../images/red_search.png) no-repeat center;
    width: 33px;
    height: 29px;
    cursor: pointer;
    margin-left: 17px;
    margin-top: 3px;
}

.icon-add {
    background: url('../images/add-user.png') no-repeat right;
    padding: 2px 30px 2px 10px;
    display: block;
    font-size: 11px;
}

.glyphicon-inline a {
    padding-left: 27px !important;
}

/******#icons******/
.welcome {
    margin-top: 0px;
    position: relative;
    display: inline;
    font-size: 12px;
    margin-left: 10px;
    line-height:17px;
}


/* ---------  drop menu -------- */
.add_nav {
    padding: 0;
    list-style: none;
    margin: 0;
}

    .add_nav li {
        display: inline-block;
        background: none;
        position: relative;
        z-index: 999;
        margin: 0 1px;
        float: right;
        font-weight: bold;
    }

        .add_nav li a {
            display: block;
            line-height: 40px;
            color: #fff;
            border-left: 1px solid transparent;
            border-right: 1px solid transparent;
            padding: 0px 14px;
        }




            .add_nav li a:hover, .add_nav li a.hov {
                background-color: #fff;
                border-left: 1px solid #d5dce8;
                border-right: 1px solid #d5dce8;
                color: #576482;
            }

        .add_nav li:hover:before {
            color: #576482;
        }

    .add_nav ul {
        position: absolute;
        --right: 1px;
        background: #fff;
        display: none;
        margin: 0;
        padding: 0;
        list-style: none;
        -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
        -o-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
        box-shadow: 0 1px 3px rgba(0,0,0,0.2);
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
        padding-bottom: 3px;
        z-index: 99999;border:2px solid #e3e3e3 \9;
    }

        .add_nav ul li {
            width: 210px;
            float: left;
            font-size: 12px;
            border-top: 1px solid #e3e3e3;
        }

            .add_nav ul li:hover {
                border-left: 0px solid transparent;
                border-right: 0px solid transparent;
                /*      background:#008ABB;*/
                background: #3eb0db; /* Old browsers */
                /* IE9 SVG, needs conditional override of 'filter' to 'none' */
                background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNlYjBkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDllZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
                background: -moz-linear-gradient(top, #3eb0db 0%, #009ed8 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3eb0db), color-stop(100%,#009ed8)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #3eb0db 0%,#009ed8 100%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, #3eb0db 0%,#009ed8 100%); /* Opera 11.10+ */
                background: -ms-linear-gradient(top, #3eb0db 0%,#009ed8 100%); /* IE10+ */
                background: linear-gradient(to bottom, #3eb0db 0%,#009ed8 100%); /* W3C */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3eb0db', endColorstr='#009ed8',GradientType=0 ); /* IE6-8 */
                color: #062539;
            }

        .add_nav ul a {
            display: block;
            line-height: 20px;
            padding: 8px 5px;
            color: #666;
            border-bottom: 1px solid transparent;
        }

            .add_nav ul a:hover {
                border-right-color: transparent;
                border-left-color: transparent;
                background: transparent;
                color: #fff;
            }


/* --------- #add drop menu -------- */


/************** footer**********/
.footer {
    padding: 10px 0px;
    height: auto;
    z-index: 9999;
    bottom: 0;
    pos_ition: fixed;
    width: 100%;
}

.shadow {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

    .shadow img {
        width: 100%;
        display: block;
    }


/******table*****/


.table {
    display: inherit;
    margin-right: auto;
    margin-left: auto;
    overflow: auto;
    border: 1px solid #def0f6;
    width: 99%;
    overflow: auto;
}

/*start mod*/

    .table tbody, .tbody, .table thead {
        display: inline-table;
        width: 99.9%;
        
    }

.tab thead,.tab tbody{
    width:920px;
}
/*end mod*/


    .table th, .table .th {
        display: table-header-group;
        background: #082439; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNlYjBkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDllZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #082439 0%, #082439 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#082439), color-stop(100%,#082439)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #082439 0%,#082439 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #082439 0%,#082439 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #082439 0%,#082439 100%); /* IE10+ */
        background: linear-gradient(to bottom, #082439 0%,#082439 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#082439', endColorstr='#082439',GradientType=0 ); /* IE6-8 */
        color: #fff;
        font-weight: bold;
        border: none;
    }

    .table tr, .table .tr {
        width: auto;
        display: table-row;border:1px solid #e3e3e3 \9;
    }

        .table tr:nth-child(odd), .table .tr:nth-child(odd) {
            background: #ccc;
        }

        .table tr:hover, .table .tr:hover {
            background: #eeeeee;
        }

    .table td, .table th, .table .td, .table .th {
        display: table-cell;
        text-align: center;
        padding: 0px 4px;
        vertical-align: middle;
        height: 33px;
        border: 1px solid #def0f6;
        border-bottom: none;
        border-top: none;
    }

    .table td, .table .td {
        font-size: 11px;
    }

    .table .td {
    border:1px solid #333333;
    }

        .table td.last, .table th.last, .table .td.last, .table .th.last {
            background: red;
            border-bottom: 1px solid #0096C2;
        }

table th a, .table th a {
color:white;
font-size: 12px;
}

/******#table*******/
/*****files*****/
.files a {
    display: inline-block;
}

.files img {
    border: 1px solid #bcbcbc;
    padding: 2px;
    width: 35px;
    height: 40px;
    margin-top: 3px;
}
/*****#files*****/

.show {
    box-shadow: 0 0 7px 4px #e9e9e9 inset;
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
    font-size: 10px;
    padding-right: 4px;
}

    .show a {
        font-size: 10px;
    }






/**********tool****/
.ajax__validatorcallout.ajax__validatorcallout_popup_table {
    width: 200px;
}


/*******overlay*********/

.overlay {
    background-color: #777;
    cursor: pointer;
    display: block;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    opacity: 0.7  ;
    right: 0;
}

.dialog {
    position: relative;
    width: 70%;
    z-index: 9999;
    margin: auto;
    left: auto;
    right: auto;
    background: #fff;
    padding: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 1px 1px 8px 5px #606060;
}

    .dialog .close {
        top: -35px;
        right: -40px;
        cursor: pointer;
        position: relative;
        padding: 25px 4px 25px 25px;
        width: 27px;
        height: 28px;
    }

.savingProgress {
    background: #FFFFFF;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .60;
    z-index: 5000;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
}

.roundedWhite {
    background-color: White;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
}
/*******#overlay*********/







/*responsive menu*/
.slicknav_menu {
    display: none;
}


@media screen and (max-width: 768px) {
    /* .add_nav is the original menu */
    .add_nav {
        display: none;
    }

    .slicknav_menu {
        display: block;
    }

    .content {
        margin-top: 230px;
    }

    .logo, .module-title {
        width: 100%;
        clear: both;
        float: none !important;
        margin: 0px auto;
        text-align: center;
    }

    .welcome {
        float: right !important;
    }

    .fixed-position {
        position: absolute;
        width: 100%;
    }

    .login .form {
        margin-top: 0px;
    }
}




@media screen and (max-width: 940px) {
    .add_nav li a {
        padding: 0px 8px;
        font-size: 9px;
    }
}





@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
}

.span-xs1, .span-sm1, .span-md1, .span-lg1, .span-xs2, .span-sm2, .span-md2, .span-lg2, .span-xs3, .span-sm3, .span-md3, .span-lg3, .span-xs4, .span-sm4, .span-md4, .span-lg4, .span-xs5, .span-sm5, .span-md5, .span-lg5, .span-xs6, .span-sm6, .span-md6, .span-xs7, .span-xs7, .span-sm7, .span-md7, .span-lg7, .span-xs8, .span-sm8, .span-md8, .span-lg8, .span-xs9, .span-sm9, .span-md9, .span-lg9, .span-xs10, .span-sm10, .span-md10, .span-lg10, .span-xs11, .span-sm11, .span-md11, .span-lg11, .span-xs12, .span-sm12, .span-md12, .span-lg12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing:border-box;
}

.span-xs1, .span-sm1, .span-md1, .span-lg1, .span-xs2, .span-sm2, .span-md2, .span-lg2, .span-xs3, .span-sm3, .span-md3, .span-lg3, .span-xs4, .span-sm4, .span-md4, .span-lg4, .span-xs5, .span-sm5, .span-md5, .span-lg5, .span-xs6, .span-sm6, .span-md6, .span-xs7, .span-xs7, .span-sm7, .span-md7, .span-lg7, .span-xs8, .span-sm8, .span-md8, .span-lg8, .span-xs9, .span-sm9, .span-md9, .span-lg9, .span-xs10, .span-sm10, .span-md10, .span-lg10, .span-xs11, .span-sm11, .span-md11, .span-lg11, .span-xs-12, .span-sm12, .span-md12, .span-lg12 {
    float: right;
}

.span-xs12 {
    width: 100%;
}

.span-xs11 {
    width: 91.66666667%;
}

.span-xs10 {
    width: 83.33333333%;
}

.span-xs9 {
    width: 75%;
}

.span-xs8 {
    width: 66.66666667%;
}

.span-xs7 {
    width: 58.33333333%;
}

.span-xs6 {
    width: 50%;
}

.span-xs5 {
    width: 41.66666667%;
}

.span-xs4 {
    width: 33.33333333%;
}

.span-xs3 {
    width: 25%;
}

.span-xs2 {
    width: 16.66666667%;
}

.span-xs1 {
    width: 8.33333333%;
}

.span-xs12-pull {
    right: 100%;
}

.span-xs11-pull {
    right: 91.66666667%;
}

.span-xs10-pull {
    right: 83.33333333%;
}

.span-xs9-pull {
    right: 75%;
}

.span-xs8-pull {
    right: 66.66666667%;
}

.span-xs7-pull {
    right: 58.33333333%;
}

.span-xs6-pull {
    right: 50%;
}

.span-xs5-pull {
    right: 41.66666667%;
}

.span-xs4-pull {
    right: 33.33333333%;
}

.span-xs3-pull {
    right: 25%;
}

.span-xs2-pull {
    right: 16.66666667%;
}

.span-xs1-pull {
    right: 8.33333333%;
}

.span-xs0-pull {
    right: auto;
}

.span-xs12-push {
    left: 100%;
}

.span-xs11-push {
    left: 91.66666667%;
}

.span-xs10-push {
    left: 83.33333333%;
}

.span-xs9-push {
    left: 75%;
}

.span-xs8-push {
    left: 66.66666667%;
}

.span-xs7-push {
    left: 58.33333333%;
}

.span-xs6-push {
    left: 50%;
}

.span-xs5-push {
    left: 41.66666667%;
}

.span-xs4-push {
    left: 33.33333333%;
}

.span-xs3-push {
    left: 25%;
}

.span-xs2-push {
    left: 16.66666667%;
}

.span-xs1-pushh {
    left: 8.33333333%;
}

.span-xs0-push {
    left: auto;
}

.span-xs12-offset {
    margin-right: 100%;
}

.span-xs11-offset {
    margin-right: 91.66666667%;
}

.span-xs10-offset {
    margin-right: 83.33333333%;
}

.span-xs9-offset {
    margin-right: 75%;
}

.span-xs8-offset {
    margin-right: 66.66666667%;
}

.span-xs7-offset {
    margin-right: 58.33333333%;
}

.span-xs6-offset {
    margin-right: 50%;
}

.span-xs5-offset {
    margin-right: 41.66666667%;
}

.span-xs4-offset {
    margin-right: 33.33333333%;
}

.span-xs3-offset {
    margin-right: 25%;
}

.span-xs2-offset {
    margin-right: 16.66666667%;
}

.span-xs1-offset {
    margin-right: 8.33333333%;
}

.span-xs0-offset {
    margin-right: 0;
}



.span-xs12-offsetl {
    margin-left: 100%;
}

.span-xs11-offsetl {
    margin-left: 91.66666667%;
}

.span-xs10-offsetl {
    margin-left: 83.33333333%;
}

.span-xs9-offsetl {
    margin-left: 75%;
}

.span-xs8-offsetl {
    margin-left: 66.66666667%;
}

.span-xs7-offsetl {
    margin-left: 58.33333333%;
}

.span-xs6-offsetl {
    margin-left: 50%;
}

.span-xs5-offsetl {
    margin-left: 41.66666667%;
}

.span-xs4-offsetl {
    margin-left: 33.33333333%;
}

.span-xs3-offsetl {
    margin-left: 25%;
}

.span-xs2-offsetl {
    margin-left: 16.66666667%;
}

.span-xs1-offsetl {
    margin-left: 8.33333333%;
}

.span-xs0-offsetl {
    margin-left: 0;
}





@media (min-width: 480px) {

    .span-s1, .span-s2, .span-s3, .span-s4, .span-s5, .span-s6, .span-s7, .span-s8, .span-s9, .span-s10, .span-s11, .span-s12 {
        float: right;
    }

    .span-s12 {
        width: 100%;
    }

    .span-s11 {
        width: 91.66666667%;
    }

    .span-s10 {
        width: 83.33333333%;
    }

    .span-s9 {
        width: 75%;
    }

    .span-s8 {
        width: 66.66666667%;
    }

    .span-s7 {
        width: 58.33333333%;
    }

    .span-s6 {
        width: 50%;
    }

    .span-s5 {
        width: 41.66666667%;
    }

    .span-s4 {
        width: 33.33333333%;
    }

    .span-s3 {
        width: 25%;
    }

    .span-s2 {
        width: 16.66666667%;
    }

    .span-s1 {
        width: 8.33333333%;
    }

    .span-s12-pull {
        right: 100%;
    }

    .span-s11-pull {
        right: 91.66666667%;
    }

    .span-s10-pull {
        right: 83.33333333%;
    }

    .span-s9-pull {
        right: 75%;
    }

    .span-s8-pull {
        right: 66.66666667%;
    }

    .span-s7-pull {
        right: 58.33333333%;
    }

    .span-s6-pull {
        right: 50%;
    }

    .span-s5-pull {
        right: 41.66666667%;
    }

    .span-s4-pull {
        right: 33.33333333%;
    }

    .span-s3-pull {
        right: 25%;
    }

    .span-s2-pull {
        right: 16.66666667%;
    }

    .span-s1-pull {
        right: 8.33333333%;
    }

    .span-s0-pull {
        right: auto;
    }

    .span-s12-push {
        left: 100%;
    }

    .span-s11-push {
        left: 91.66666667%;
    }

    .span-s10-push {
        left: 83.33333333%;
    }

    .span-s9-push {
        left: 75%;
    }

    .span-s8-push {
        left: 66.66666667%;
    }

    .span-s7-push {
        left: 58.33333333%;
    }

    .span-s6-push {
        left: 50%;
    }

    .span-s5-push {
        left: 41.66666667%;
    }

    .span-s4-push {
        left: 33.33333333%;
    }

    .span-s3-push {
        left: 25%;
    }

    .span-s2-push {
        left: 16.66666667%;
    }

    .span-s1-push {
        left: 8.33333333%;
    }

    .span-s0-push {
        left: auto;
    }

    .span-s12-offset {
        margin-right: 100%;
    }

    .span-s11-offset {
        margin-right: 91.66666667%;
    }

    .span-s10-offset {
        margin-right: 83.33333333%;
    }

    .span-s9-offset {
        margin-right: 75%;
    }

    .span-s8-offset {
        margin-right: 66.66666667%;
    }

    .span-s7-offset {
        margin-right: 58.33333333%;
    }

    .span-s6-offset {
        margin-right: 50%;
    }

    .span-s5-offset {
        margin-right: 41.66666667%;
    }

    .span-s4-offset {
        margin-right: 33.33333333%;
    }

    .span-s3-offset {
        margin-right: 25%;
    }

    .span-s2-offset {
        margin-right: 16.66666667%;
    }

    .span-s1-offset {
        margin-right: 8.33333333%;
    }

    .span-s0-offset {
        margin-right: 0;
    }

    .span-s12-offsetl {
        margin-left: 100%;
    }

    .span-s11-offsetl {
        margin-left: 91.66666667%;
    }

    .span-s10-offsetl {
        margin-left: 83.33333333%;
    }

    .span-s9-offsetl {
        margin-left: 75%;
    }

    .span-s8-offsetl {
        margin-left: 66.66666667%;
    }

    .span-s7-offsetl {
        margin-left: 58.33333333%;
    }

    .span-s6-offsetl {
        margin-left: 50%;
    }

    .span-s5-offsetl {
        margin-left: 41.66666667%;
    }

    .span-s4-offsetl {
        margin-left: 33.33333333%;
    }

    .span-s3-offsetl {
        margin-left: 25%;
    }

    .span-s2-offsetl {
        margin-left: 16.66666667%;
    }

    .span-s1-offsetl {
        margin-left: 8.33333333%;
    }

    .span-s0-offsetl {
        margin-left: 0;
    }
}









@media (min-width: 768px) {

    .span-sm1, .span-sm2, .span-sm3, .span-sm4, .span-sm5, .span-sm6, .span-sm7, .span-sm8, .span-sm9, .span-sm10, .span-sm11, .span-sm12 {
        float: right;
    }

    .span-sm12 {
        width: 100%;
    }

    .span-sm11 {
        width: 91.66666667%;
    }

    .span-sm10 {
        width: 83.33333333%;
    }

    .span-sm9 {
        width: 75%;
    }

    .span-sm8 {
        width: 66.66666667%;
    }

    .span-sm7 {
        width: 58.33333333%;
    }

    .span-sm6 {
        width: 50%;
    }

    .span-sm5 {
        width: 41.66666667%;
    }

    .span-sm4 {
        width: 33.33333333%;
    }

    .span-sm3 {
        width: 25%;
    }

    .span-sm2 {
        width: 16.66666667%;
    }

    .span-sm1 {
        width: 8.33333333%;
    }

    .span-sm12-pull {
        right: 100%;
    }

    .span-sm11-pull {
        right: 91.66666667%;
    }

    .span-sm10-pull {
        right: 83.33333333%;
    }

    .span-sm9-pull {
        right: 75%;
    }

    .span-sm8-pull {
        right: 66.66666667%;
    }

    .span-sm7-pull {
        right: 58.33333333%;
    }

    .span-sm6-pull {
        right: 50%;
    }

    .span-sm5-pull {
        right: 41.66666667%;
    }

    .span-sm4-pull {
        right: 33.33333333%;
    }

    .span-sm3-pull {
        right: 25%;
    }

    .span-sm2-pull {
        right: 16.66666667%;
    }

    .span-sm1-pull {
        right: 8.33333333%;
    }

    .span-sm0-pull {
        right: auto;
    }

    .span-sm12-push {
        left: 100%;
    }

    .span-sm11-push {
        left: 91.66666667%;
    }

    .span-sm10-push {
        left: 83.33333333%;
    }

    .span-sm9-push {
        left: 75%;
    }

    .span-sm8-push {
        left: 66.66666667%;
    }

    .span-sm7-push {
        left: 58.33333333%;
    }

    .span-sm6-push {
        left: 50%;
    }

    .span-sm5-push {
        left: 41.66666667%;
    }

    .span-sm4-push {
        left: 33.33333333%;
    }

    .span-sm3-push {
        left: 25%;
    }

    .span-sm2-push {
        left: 16.66666667%;
    }

    .span-sm1-push {
        left: 8.33333333%;
    }

    .span-sm0-push {
        left: auto;
    }

    .span-sm12-offset {
        margin-right: 100%;
    }

    .span-sm11-offset {
        margin-right: 91.66666667%;
    }

    .span-sm10-offset {
        margin-right: 83.33333333%;
    }

    .span-sm9-offset {
        margin-right: 75%;
    }

    .span-sm8-offset {
        margin-right: 66.66666667%;
    }

    .span-sm7-offset {
        margin-right: 58.33333333%;
    }

    .span-sm6-offset {
        margin-right: 50%;
    }

    .span-sm5-offset {
        margin-right: 41.66666667%;
    }

    .span-sm4-offset {
        margin-right: 33.33333333%;
    }

    .span-sm3-offset {
        margin-right: 25%;
    }

    .span-sm2-offset {
        margin-right: 16.66666667%;
    }

    .span-sm1-offset {
        margin-right: 8.33333333%;
    }

    .span-sm0-offset {
        margin-right: 0;
    }

    .span-sm12-offsetl {
        margin-left: 100%;
    }

    .span-sm11-offsetl {
        margin-left: 91.66666667%;
    }

    .span-sm10-offsetl {
        margin-left: 83.33333333%;
    }

    .span-sm9-offsetl {
        margin-left: 75%;
    }

    .span-sm8-offsetl {
        margin-left: 66.66666667%;
    }

    .span-sm7-offsetl {
        margin-left: 58.33333333%;
    }

    .span-sm6-offsetl {
        margin-left: 50%;
    }

    .span-sm5-offsetl {
        margin-left: 41.66666667%;
    }

    .span-sm4-offsetl {
        margin-left: 33.33333333%;
    }

    .span-sm3-offsetl {
        margin-left: 25%;
    }

    .span-sm2-offsetl {
        margin-left: 16.66666667%;
    }

    .span-sm1-offsetl {
        margin-left: 8.33333333%;
    }

    .span-sm0-offsetl {
        margin-left: 0;
    }
}












@media (min-width: 992px) {

    .span-md1, .span-md2, .span-md3, .span-md4, .span-md5, .span-md6, .span-md7, .span-md8, .span-md9, .span-md10, .span-md11, .span-md12 {
        float: right;
    }


    .span-md12 {
        width: 100%;
    }

    .span-md11 {
        width: 91.66666667%;
    }

    .span-md10 {
        width: 83.33333333%;
    }

    .span-md9 {
        width: 75%;
    }

    .span-md8 {
        width: 66.66666667%;
    }

    .span-md7 {
        width: 58.33333333%;
    }

    .span-md6 {
        width: 50%;
    }

    .span-md5 {
        width: 41.66666667%;
    }

    .span-md4 {
        width: 33.33333333%;
    }

    .span-md3 {
        width: 25%;
    }

    .span-md2 {
        width: 16.66666667%;
    }

    .span-md1 {
        width: 8.33333333%;
    }

    .span-md12-pull {
        right: 100%;
    }

    .span-md11-pull {
        right: 91.66666667%;
    }

    .span-md10-pull {
        right: 83.33333333%;
    }

    .span-md9-pull {
        right: 75%;
    }

    .span-md8-pull {
        right: 66.66666667%;
    }

    .span-md7-pull {
        right: 58.33333333%;
    }

    .span-md6-pull {
        right: 50%;
    }

    .span-md5-pull {
        right: 41.66666667%;
    }

    .span-md4-pull {
        right: 33.33333333%;
    }

    .span-md3-pull {
        right: 25%;
    }

    .span-md2-pull {
        right: 16.66666667%;
    }

    .span-md1-pull {
        right: 8.33333333%;
    }

    .span-md0-pull {
        right: auto;
    }

    .span-md12-push {
        left: 100%;
    }

    .span-md11-push {
        left: 91.66666667%;
    }

    .span-md10-push {
        left: 83.33333333%;
    }

    .span-md9-push {
        left: 75%;
    }

    .span-md8-push {
        left: 66.66666667%;
    }

    .span-md7-push {
        left: 58.33333333%;
    }

    .span-md6-push {
        left: 50%;
    }

    .span-md5-push {
        left: 41.66666667%;
    }

    .span-md4-push {
        left: 33.33333333%;
    }

    .span-md3-push {
        left: 25%;
    }

    .span-md2-push {
        left: 16.66666667%;
    }

    .span-md1-push {
        left: 8.33333333%;
    }

    .span-md0-push {
        left: auto;
    }

    .span-md12-offset {
        margin-right: 100%;
    }

    .span-md11-offset {
        margin-right: 91.66666667%;
    }

    .span-md10-offset {
        margin-right: 83.33333333%;
    }

    .span-md9-offset {
        margin-right: 75%;
    }

    .span-md8-offset {
        margin-right: 66.66666667%;
    }

    .span-md7-offset {
        margin-right: 58.33333333%;
    }

    .span-md6-offset {
        margin-right: 50%;
    }

    .span-md5-offset {
        margin-right: 41.66666667%;
    }

    .span-md4-offset {
        margin-right: 33.33333333%;
    }

    .span-md3-offset {
        margin-right: 25%;
    }

    .span-md2-offset {
        margin-right: 16.66666667%;
    }

    .span-md1-offset {
        margin-right: 8.33333333%;
    }

    .span-md0-offset {
        margin-right: 0;
    }

    .span-md12-offsetl {
        margin-left: 100%;
    }

    .span-md11-offsetl {
        margin-left: 91.66666667%;
    }

    .span-md10-offsetl {
        margin-left: 83.33333333%;
    }

    .span-md9-offsetl {
        margin-left: 75%;
    }

    .span-md8-offsetl {
        margin-left: 66.66666667%;
    }

    .span-md7-offsetl {
        margin-left: 58.33333333%;
    }

    .span-md6-offsetl {
        margin-left: 50%;
    }

    .span-md5-offsetl {
        margin-left: 41.66666667%;
    }

    .span-md4-offsetl {
        margin-left: 33.33333333%;
    }

    .span-md3-offsetl {
        margin-left: 25%;
    }

    .span-md2-offsetl {
        margin-left: 16.66666667%;
    }

    .span-md1-offsetl {
        margin-left: 8.33333333%;
    }

    .span-md0-offsetl {
        margin-left: 0;
    }
}













@media (min-width: 1200px) {

    .span-lg1, .span-lg2, .span-lg3, .span-lg4, .span-lg5, .span-lg6, .span-lg7, .span-lg8, .span-lg9, .span-lg10, .span-lg11, .span-lg12 {
        float: right;
    }

    .span-lg12 {
        width: 100%;
    }

    .span-lg11 {
        width: 91.66666667%;
    }

    .span-lg10 {
        width: 83.33333333%;
    }

    .span-lg9 {
        width: 75%;
    }

    .span-lg8 {
        width: 66.66666667%;
    }

    .span-lg7 {
        width: 58.33333333%;
    }

    .span-lg6 {
        width: 50%;
    }

    .span-lg5 {
        width: 41.66666667%;
    }

    .span-lg4 {
        width: 33.33333333%;
    }

    .span-lg3 {
        width: 25%;
    }

    .span-lg2 {
        width: 16.66666667%;
    }

    .span-lg1 {
        width: 8.33333333%;
    }

    .span-lg12-pull {
        right: 100%;
    }

    .span-lg11-pull {
        right: 91.66666667%;
    }

    .span-lg10-pull {
        right: 83.33333333%;
    }

    .span-lg9-pull {
        right: 75%;
    }

    .span-lg8-pull {
        right: 66.66666667%;
    }

    .span-lg7-pull {
        right: 58.33333333%;
    }

    .span-lg6-pull {
        right: 50%;
    }

    .span-lg5-pull {
        right: 41.66666667%;
    }

    .span-lg4-pull {
        right: 33.33333333%;
    }

    .span-lg3-pull {
        right: 25%;
    }

    .span-lg2-pull {
        right: 16.66666667%;
    }

    .span-lg1-pull {
        right: 8.33333333%;
    }

    .span-lg0-pull {
        right: auto;
    }

    .span-lg12-push {
        left: 100%;
    }

    .span-lg11-push {
        left: 91.66666667%;
    }

    .span-lg10-push {
        left: 83.33333333%;
    }

    .span-lg9-push {
        left: 75%;
    }

    .span-lg8-push {
        left: 66.66666667%;
    }

    .span-lg7-push {
        left: 58.33333333%;
    }

    .span-lg6-push {
        left: 50%;
    }

    .span-lg5-push {
        left: 41.66666667%;
    }

    .span-lg4-push {
        left: 33.33333333%;
    }

    .span-lg3-push {
        left: 25%;
    }

    .span-lg2-push {
        left: 16.66666667%;
    }

    .span-lg1-push {
        left: 8.33333333%;
    }

    .span-lg0-push {
        left: auto;
    }

    .span-lg12-offset {
        margin-right: 100%;
    }

    .span-lg11-offset {
        margin-right: 91.66666667%;
    }

    .span-lg10-offset {
        margin-right: 83.33333333%;
    }

    .span-lg9-offset {
        margin-right: 75%;
    }

    .span-lg8-offset {
        margin-right: 66.66666667%;
    }

    .span-lg7-offset {
        margin-right: 58.33333333%;
    }

    .span-lg6-offset {
        margin-right: 50%;
    }

    .span-lg5-offset {
        margin-right: 41.66666667%;
    }

    .span-lg4-offset {
        margin-right: 33.33333333%;
    }

    .span-lg3-offset {
        margin-right: 25%;
    }

    .span-lg2-offset {
        margin-right: 16.66666667%;
    }

    .span-lg1-offset {
        margin-right: 8.33333333%;
    }

    .span-lg0-offset {
        margin-right: 0;
    }

    .span-lg12-offsetl {
        margin-left: 100%;
    }

    .span-lg11-offsetl {
        margin-left: 91.66666667%;
    }

    .span-lg10-offsetl {
        margin-left: 83.33333333%;
    }

    .span-lg9-offsetl {
        margin-left: 75%;
    }

    .span-lg8-offsetl {
        margin-left: 66.66666667%;
    }

    .span-lg7-offsetl {
        margin-left: 58.33333333%;
    }

    .span-lg6-offsetl {
        margin-left: 50%;
    }

    .span-lg5-offsetl {
        margin-left: 41.66666667%;
    }

    .span-lg4-offsetl {
        margin-left: 33.33333333%;
    }

    .span-lg3-offsetl {
        margin-left: 25%;
    }

    .span-lg2-offsetl {
        margin-left: 16.66666667%;
    }

    .span-lg1-offsetl {
        margin-left: 8.33333333%;
    }

    .span-lg0-offsetl {
        margin-left: 0;
    }
}









/******* resetters*******/

.nopadding-left {
    padding-left: 0px !important;
}

.nopadding-right {
    padding-right: 0px !important;
}

.nopadding-top {
    padding-top: 0px !important;
}

.nopadding-bottom {
    padding-bottom: 0px !important;
}

.nomargin-left {
    margin-left: 0px !important;
}

.nomargin-right {
    margin-right: 0px !important;
}

.nomargin-top {
    margin-top: 0px !important;
}

.nomargin-bottom {
    margin-bottom: 0px !important;
}

.nopad

.nopadding-hor {
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-left: 0px;
}

-ver {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.nomargin-hor {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.nomargin-ver {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}


/************* resetters*********/

/* clearfix */
.clearfix:after {
    display: table;
    content: "";
    clear: both;
}



.row:after {
    display: table;
    content: "";
    clear: both;
}

/*loading*/

.loading {
    width: 40px;
    height: 40px;
    top: 40%;
    left: 50%;
    position: absolute;
    z-index: 7777;
    background-image: url(/Images/loading.png);
    background-position: center center;
    -webkit-animation: spin 1s infinite reverse linear;
    -moz-animation: spin 1s infinite reverse linear;
    -o-animation: spin 1s infinite reverse linear;
    animation: spin 1s infinite reverse linear;
}
li.mega > ul{
    
    width:500px; float:right;  text-align:right;left:0px;
}

    li.mega > ul li {
        width:161px;
        float:right;
        text-align:right;
    }

        .badge.bg-important {
    background: red;
  
    font-size: 12px;
    
}
.notification-row .badge {
   
    border-radius: 9px;
    min-width: 18px;
    height: 18px;
    text-align: center;
    padding: 3px 5px;
    background: #00a0df;
    font-weight: 400;
}
.badge {
    border-radius: 9px;
    min-width: 18px;
    height: 18px;
    text-align: center;
    padding: 3px 5px;
    background: #00a0df;
    
}
.badge {
     position: absolute;
    
    z-index: 100;
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #d7d7d7;
    border-radius: 10px;
    right: -14px;
    top: -10px;
}