﻿
* {
    margin: 0;
    padding: 0;
}

html, body {
    background-color: #f1f1f1;
    color: #444;
    font-size: .85em;
    font-family: 'Segoe UI', Arial, sans-serif;
    /*width:100%;*/
    height: 100%;
    min-width: 800px;
}

/*a {
    color: #fff;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
}

    a:link, a:visited,active,
    a:hover {
        color: #4a8bf5;
    }*/

/*.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -25px;
    background-color: #c8c8c8;
    min-width: 780px;
    position: relative;
}*/
.grid_and_chart_left {
    float: right;
    width: 20%;
}
.grid_and_chart_right {
    float: left;
    width: 80%;
}
.content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: transparent;
}

form {
    height: 100%;
}

.header {
    background-color: #333;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 100%;
    min-width: 800px;
    /*margin-top:10px;*/
    padding-top: 0px;
    border-bottom: solid 4px #4a8bf5;
}

.footer, .push {
    height: 25px;
}

.footer {
    background-color: #333;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 25px;
    width: 100%;
    min-width: 800px;
}

    .footer p {
        position: absolute;
        left: 0px;
        bottom: 4px;
        padding: 0;
        color: #fff;
        font: 0.9em helvetica,arial,sans-serif;
        text-align: center;
        width: 100%;
    }

.wrapper {
    background-color: #FFF;
    position: absolute;
    top: 44px;
    bottom: 25px;
    width: 100%;
    min-width: 800px;
    overflow: hidden auto;
}

.contentMain {
    margin: 20px;
}


/* WIDGETS*/

.wrapperWidget {
    padding-bottom: 0px;
}

#widgetContent {
    padding: 10px;
}

.rdv {
    border: 1px solid #bb87fd;
}

.widget {
    border: 1px solid #cccccc;
    /*margin-bottom: 10px;*/
    border-radius: 3px;
    cursor:initial;
    background-color: white;
    min-height: 100px;
    /*min-width: 300px;*/
    box-shadow: 1px 1px 2px #e3e3e3;
    position: relative;
}

/*.widgetButtons {
    float: right;
    padding: 3px;
    border: 1px solid transparent;
    display: inline;
    margin-left: 10px;
}*/

.widgetButtonsActif {
    /*display:block;*/
}

.widgetButtons:hover {
    /*border: 1px solid #D3D3D3;*/
    /*box-shadow: 1px 1px 0 rgba(0,0,0,.1);*/
}

.widgetLeft {
    vertical-align: top;
    width: 150px;
    background-color: #F2F2F2;
    border-right: 1px solid #D3D3D3;
    display: inline-block;
}

.widgetRight {
    /*background-color:#FFFFFF;*/
    display: inline;
    vertical-align: top;
    /*width:160px;*/
}

.widgetBottom {
    background-color: #FFFFFF;
    border-top: 1px solid #D3D3D3;
}

.widgetHeader {
    cursor: pointer;
    color: #4a8bf5;
    background-color: #f6f7f8;
    font-size: 2em;
    padding: 10px;
    font-weight: 400;
    line-height: 35px;
    border-bottom: 1px solid #D3D3D3;
    vertical-align: central;
    box-shadow: 0px 2px 4px #f1f1f1;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.4),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.05));
}

.widgetTitle {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    vertical-align: central;
}
.checkboxalarme {
    position: absolute;
    margin-left: 95px;
    margin-top: -27px;
    color: #4a8bf5
}
.checkboxalarme label {
    color: #4a8bf5;
    font-size: 1.3em;
}
.widgetTitlealarme {
    display: inline-block;
}

.widgetButtons {
    display: inline-block;
    height: 35px;
    line-height: 40px;
    float: right;
    padding-top: 7px;
    vertical-align: middle;
    font-size: 0.6em;
}

.widgetButtonsAlarme {
    display: inline-block;    
    float: right;    
}

.widgetIcon {
    display: inline-block;
    height: 35px;
    vertical-align: middle;
}

.widgetContentList {
    border: 1px solid #D3D3D3;
    /*margin-bottom: 10px;*/
    border-radius: 3px;
    background-color: white;
    cursor: pointer;
    min-height: 100px;
    /*min-width: 300px;*/
    background-image: linear-gradient(to bottom, #f1f1f1,#f9f9f9);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.07),0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 2px 2px rgba(0,0,0,0.07),0 1px 1px rgba(0,0,0,0.05);
    position: relative;
}

.widget a {
    color: #4a8bf5;
    text-decoration: none;
    cursor: pointer;
}

    .widget a:hover {
        color: #4a8bf5;
        /*text-decoration: underline;*/
    }

#clickElement
{
    color: #000;
    text-decoration: none;
    cursor: pointer;
}


.ico a {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

.imgButton {
    vertical-align: text-top;
    padding-left: 5px;
}

.txtButton {
    color: #444;
    padding: 0 5px;
}

.icoButton {
    width:20px;
    he
    padding: 5px;
}

.elem {
    color: #444;
    font-size: 1.2em;
}

.lib {
    color: #999;
    margin-bottom: 10px;
    font-size: 9pt;
}

.lib2 {
    padding-right: 15px;
}


.listWidget {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .listWidget li {
        float: left;
        width: 50%;
        height: 100%;
    }


.img_wrapper {
    float: left; /* important */
    position: relative; /* important(so we can absolutely position the description div */
    width: 100%;
}

.img_description {
    position: absolute; /* absolute position (so we can position it where we want)*/
    top: 0px; /* position will be on bottom */
    left: 0px;
    width: 100%;
    /* styling bellow */
    background-color: black;
    font-size: 15px;
    font-weight: bold;
    color: white;
    opacity: 0.6; /* transparency */
    filter: alpha(opacity=60); /* IE transparency */
    cursor:pointer;
}

.img_description_content {
    padding: 10px;
    margin: 0px;
}

.widgetMnuTransparent {
    position: absolute; /* absolute position (so we can position it where we want)*/
    bottom: 0px; /* position will be on bottom */
    left: 0px;
    width: 100%;
    /* styling bellow */
    background-color: black;
    font-size: 15px;
    font-weight: bold;
    color: white;
    opacity: 0.5; /* transparency */
    filter: alpha(opacity=60); /* IE transparency */
}

#rightColumn {
    float: right;
    width: 400px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-left: 1px solid #ccc;
    background-color: #EFEFEF;
    overflow-y: auto;
}

#rightColumn2 {
    float: right;
    width: 400px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-left: 1px solid #ccc;
    background-color: #EFEFEF;
    overflow-y: auto;
}

#rightColumn3 {
    float: right;
    width: 400px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-left: 1px solid #ccc;
    background-color: #EFEFEF;
    overflow-y: auto;
}

#rightColumn4 {
    float: right;
    width: 400px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-left: 1px solid #ccc;
    background-color: #EFEFEF;
    overflow-y: auto;
}

#leftColumn h1, #leftColumn h2, #leftColumn h3,
#leftColumn h4, #leftColumn h5, #leftColumn h6 {
    color: #444;
}


#leftColumn {
    float: right;
    /*width: 300px;*/
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-right: 1px solid #ccc;
    /*background-color: white;*/
    background-color: #AAAAAA;
    overflow-y: auto;
}

    #leftColumn h1, #leftColumn h2, #leftColumn h3,
    #leftColumn h4, #leftColumn h5, #leftColumn h6 {
        color: #444;
    }

    #leftColumn li {
        text-align: center;
        padding-top: 20px;
    }

#editCtrl {
    float: right;
    text-align: center;
    background-color: #bcd4fb;
    height: 50px;
    width: 100%;
}

    #editCtrl input {
        padding-left: 10px;
        margin-top: 10px;
        height: 30px;
    }

#navbar li {
    text-align: left;
    color: #444;
    padding-top: 5px;
}

    #navbar li a {
        text-decoration: none;
    }


#navbar h6 {
}

.withoutRightSideBar {
    right: 0;
}

.withoutLeftSideBar {
    left: 0;
}

.withRightSideBar {
    right: 400px;
}

.withLeftSideBar {
    left: 200px;
}



#centerColumn {
    position: absolute;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    background-color: #eaeaea;
    /*background-image: linear-gradient(to bottom, rgba(255,255,255,0.4),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.05));*/
}

#oneColumn {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
}

.contentHeader {
    height: 70px; /* 50px */
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #FEFEFE;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.4),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.05));
    /*padding-top: 30px;*/
}


.headerButtons {
    float: right;
    height: 100%;
    margin-left: 10px;
    height: 40px;
    padding-top: 7px;
}

.sideBarCloseBtn {
    position: absolute;
    top: 5px;
    left: 2px;
}

.headerTitle {
    padding-top: 10px;
    height: 100%;
}

.searchBox {
    z-index: 100;
    background: #EFEFEF;
    position: fixed;
    height: 30px;
    width: 260px;
    vertical-align: middle;
    padding-top: 10px;
    right: 20px;
}

.scrollBoxAgent {
    position: absolute;
    top: 120px;
    left: 0px;
    right: 0;
    bottom: 0;
    overflow-y: auto;
}

.agentList {
    padding-left: 20px;
    padding-right: 30px;
    /*position: absolute;
    left: 0;
    right:300px;
    width: 300px;
    outline: 0!important;
    overflow-y: auto;*/
}

.agentBox {
    border: 1px solid #D3D3D3;
    margin-top: 10px;
    padding: 5px;
    color: #999999;
    cursor: pointer;
    background-color: #FEFEFE;
    border-radius: 3px 3px;
}

    .agentBox:hover {
        border-color: #BBB;
        box-shadow: #dcdbdb 2px 2px 2px;
    }

    .agentBox:active {
        border-color: #4a8bf5;
        box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset -1px -1px 0 rgba(0,0,0,.07);
    }

.ico {
    border: 1px solid #aaa;
    border-radius: 2px;
    cursor: pointer;
    background-color: #EEE;
    font-size: 1em;
    /*box-shadow: 1px 1px 0 rgba(0,0,0,.1);*/
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.4),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.05));
    box-shadow: inset 0 1px #fcfcfc,0 1px 1px rgba(0,0,0,0.05);
    background-color: #f1f1f1;
    opacity:0.7;
}

.btnInline {

display: inline-table;

}


.ico:hover
    {
        opacity:1;
    }

/*.ico:hover {
        border: 1px solid #888;
        box-shadow: 1px 1px 0 rgba(0,0,0,.2);
    }

    .ico:active {
        border: 1px solid #4a8bf5;
        box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset -1px -1px 0 rgba(0,0,0,.07);
    }
*/
.icohover {
    border: 1px solid #BBB;
    /*box-shadow: #eee 1px 1px 1px;*/
    box-shadow: 1px 1px 0 rgba(0,0,0,.1);
}

.icoactive {
    border: 1px solid #4a8bf5;
    /*box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset -1px -1px 0 rgba(0,0,0,.07);*/
    background-image: linear-gradient(to bottom, #e0e1e0,#f1f4f4);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.07),0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.07),0 1px 1px rgba(0,0,0,0.05);
}

/*button {
    background-color: #EEE;
    border: 1px solid #B3B3B3;
    cursor: pointer;
    font-size: 1em;
    border-radius: 2px;
    padding: 7px;
    margin: 0;
    width: auto;
    color: #333;
}*/

input[type="submit"],
input[type="button"],
button {
    background-color: #EEE;
    border: 1px solid #B3B3B3;
    cursor: pointer;
    font-size: 1em;
    border-radius: 2px;
    padding: 7px;
    margin: 0;
    width: auto;
    color: #333;
}


    input[type="submit"]:hover,
    input[type="button"]:hover,
    button:hover {
        border: 1px solid #AAA;
        box-shadow: 1px 1px 0 rgba(0,0,0,.1);
    }

input[type="submit"] {
    /*background-color: #EEE;
    border: 1px solid #aaa;
    border-radius: 2px;
    font-size: 1.1em;
    color: #444;
    box-shadow: 1px 1px 1px rgba(0,0,0,.1);*/
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.4),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.05));
    box-shadow: inset 0 1px #fcfcfc,0 1px 1px rgba(0,0,0,0.05);
    background-color: #f1f1f1;
    /*text-shadow: 0 1px rgba(255,255,255,0.8);*/
    border: 1px solid #bbb;
    border-radius: 2px;
    font-size: 1.1em;
    color: #555;
}

    input[type="submit"]:hover {
        /*border: 1px solid #888;*/
        color: #444;
        background-color: #f9f9f9;
        /*box-shadow: 1px 1px 1px rgba(0,0,0,.2);*/
    }

    input[type="submit"]:active {
        /*border: 1px solid #4a8bf5;*/
        /*box-shadow: inset 1px 1px 1px rgba(0,0,0,.1),inset -1px -1px 0 rgba(0,0,0,.07);*/
        background-image: linear-gradient(to bottom, #e0e1e0,#f1f4f4);
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.07),0 1px 1px rgba(0,0,0,0.05);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.07),0 1px 1px rgba(0,0,0,0.05);
    }

.logo {
    width: 200px;
    overflow: hidden;
}



.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}



h1, h2, h3,
h4, h5, h6 {
    color: #4a8bf5;
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: bold;
    /*font-family: 'Lato';*/
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }

/* main layout
----------------------------------------------------------*/


/* site title
----------------------------------------------------------*/
.site-title {
    color: #c8c8c8;
    font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 2.3em;
    margin: 0;
}

    .site-title a, .site-title a:hover, .site-title a:active {
        background: none;
        color: #c8c8c8;
        outline: none;
        text-decoration: none;
    }

.tiles {
    font-family: 'Segoe UI';
    color: #999;
    padding: 5px;
    font-size: 1.1em;
    font-weight: 600;
}

#searchContainer {
    margin: 0px;
    width: 100%;
    position: relative;
    height: 27px;
}

/* Style the search input field. */
.fieldSearch {
    float: left;
    width: 70%;
    height: 27px;
    line-height: 27px;
    text-indent: 10px;
    font-family: arial, sans-serif;
    font-size: 1em;
    color: #333;
    background: #fff;
    border: solid 1px #d9d9d9;
    border-top: solid 1px #c0c0c0;
    border-right: none;
}

/* Style the "X" text button next to the search input field */
#delete {
    float: left;
    width: 16px;
    height: 27px;
    line-height: 27px;
    margin-right: 10px;
    padding: 0 10px 0 10px;
    font-family: "Lucida Sans", "Lucida Sans Unicode",sans-serif;
    font-size: 22px;
    background: #fff;
    border: solid 1px #d9d9d9;
    border-top: solid 1px #c0c0c0;
    border-left: none;
}
    /* Set default state of "X" and hide it */
    #delete #x {
        color: #80aef8;
        cursor: pointer;
        display: none;
    }
        /* Set the hover state of "X" */
        #delete #x:hover {
            color: #4a8bf5;
        }
/* Syle the search button. Settings of line-height, font-size, text-indent used to hide submit value in IE */
#submitSearch {
    cursor: pointer;
    width: 35px;
    height: 28px;
    line-height: 0;
    font-size: 0;
    text-indent: -999px;
    color: transparent;
    background: url(../Images/ico-search.png) no-repeat #4a8bf5 center;
    border: 1px solid #3079ED;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    position: absolute;
    right: 0px;
    box-shadow: none;
}
    /* Style the search button hover state */
    #submitSearch:hover {
        background: url(../Images/ico-search.png) no-repeat center #357AE8;
        border: 1px solid #2F5BB7;
    }
/* Clear floats */
.fclear {
    clear: both;
}

/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: 1em;
    margin: 0;
    text-align: right;
    padding-top: 10px;
    padding-right: 10px;
    height: 30px;
    vertical-align: middle;
    color: #BBB;
}

    #login a {
        background-color: #333;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
        color: #FFF;
    }

        #login a.username {
            background: none;
            margin-left: 0px;
            text-decoration: underline;
        }

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }

.loginBox {
    width: 350px;
    margin: 0 auto;
    background-color: #f8f8f8;
    border: 1px solid #D3D3D3;
    margin-top: 10px;
}

/* menu
----------------------------------------------------------*/
ul#menu {
    font-family: 'Lucida Sans';
    font-size: 1.1em;
    font-weight: 600;
    margin: 0 0 0px;
    padding: 0;
    float: left;
    overflow: visible;
    min-width: 500px;
}

    ul#menu li {
        display: inline-block;
        list-style: none;
        border: 0px solid #333;
        background-color: #333;
        border-radius: 1px;
        height: 40px;
        text-align: left;
        margin-left:-4px;
    }

        ul#menu li:hover {
            background-color: #4a8bf5;
            box-shadow: 0 1px 1px rgba(122,274,218,-0.5);
            background-image: linear-gradient(to bottom, rgba(255,255,255,0.4),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.05));
        }

        ul#menu li a {
            background: none;
            color: #FFF;
            text-decoration: none;
            vertical-align: top;
            display: inline-block;
        }

            ul#menu li a:hover {
                text-decoration: none;
            }

.imgMenu {
}

.degrade {
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.4),rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.05));
}

/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
        background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3e5667;
        padding: 20px 40px 30px 40px;
    }

    .featured hgroup.title h1, .featured hgroup.title h2 {
        color: #fff;
    }

    .featured p {
        font-size: 1.1em;
    }

/* page titles */
hgroup.title {
    margin-top: 0px;
}

    hgroup.title h1, hgroup.title h2 {
        display: inline;
        margin-right: 0px;
    }

    hgroup.title h1, hgroup.title h2, hgroup.title h3, hgroup.title h4 {
        display: inline;
        font-weight: normal;
        margin-left: 3px;
    }

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.round li.zero {
            background: url("<%=eSPMedical.Global.ApplicationPath%>/Images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("<%=eSPMedical.Global.ApplicationPath%>/Images/orderedList1.png") no-repeat;
        }

        ol.round li.two {
            background: url("<%=eSPMedical.Global.ApplicationPath%>/Images/orderedList2.png") no-repeat;
        }

        ol.round li.three {
            background: url("<%=eSPMedical.Global.ApplicationPath%>/Images/orderedList3.png") no-repeat;
        }

        ol.round li.four {
            background: url("<%=eSPMedical.Global.ApplicationPath%>/Images/orderedList4.png") no-repeat;
        }

        ol.round li.five {
            background: url("<%=eSPMedical.Global.ApplicationPath%>/Images/orderedList5.png") no-repeat;
        }

        ol.round li.six {
            background: url("<%=eSPMedical.Global.ApplicationPath%>/Images/orderedList6.png") no-repeat;
        }

        ol.round li.seven {
            background: url("<%=eSPMedical.Global.ApplicationPath%>/Images/orderedList7.png") no-repeat;
        }

        ol.round li.eight {
            background: url("<%=eSPMedical.Global.ApplicationPath%>/Images/orderedList8.png") no-repeat;
        }

        ol.round li.nine {
            background: url("<%=eSPMedical.Global.ApplicationPath%>/Images/orderedList9.png") no-repeat;
        }

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("<%=eSPMedical.Global.ApplicationPath%>/Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 500;
}

/* login page */
#loginForm {
    /*border-right: solid 2px #c8c8c8;*/
    /*float: left;
    width: 55%;*/
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
        margin-top: 15px;
    }

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom: 5px;
    }

fieldset.open-auth-providers {
    margin-top: 15px;
}

    fieldset.open-auth-providers button {
        margin-bottom: 12px;
    }

/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 15px;
}

    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

label {
    /*display: block;*/
    /*font-size: 10pt;
    font-weight: 400;
    color: #333;
    margin-bottom: 5px; !!DS uniformiser style*/
    color: #9F9F9F;
    font: 11px Segoe UI;
    visibility: visible;
}

    label.checkbox {
        display: inline;
    }

.LabelText
{
    color: #9F9F9F;
    font: 11px Segoe UI;
    visibility: visible;
}

input, textarea {
    border: 1px solid #D3D3D3;
    background: #fff;
    color: #333;
    font-size: 1.2em;
    margin: 0;
    padding: 0px;
    /*margin-bottom:10px;*/
    width: 300px;
    /*height :20px;*/
    /*line-height:20px;*/
    outline: none;
}

textarea {
    font-family: inherit;
    width: 500px;
}

    input:focus, textarea:focus {
        /*outline: 1px solid #4a8bf5 ;*/
        /*box-shadow:inset 1px 1px 0  #4a8bf5,inset -1px -1px 0 #4a8bf5;*/
    }

input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
}


/*input[type="text"], input[type="password"], textarea, select {
    outline: none;
}

td input[type="submit"],
td input[type="button"],
td button {
    font-size: 0.9em;
    padding: 4px;
    margin-right: 4px;
}*/

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
    padding-left: 15px;
}

.validation-summary-valid {
    display: none;
}

.detailFerme {
    background-image: url('../Images/fleche_droite_12x12.png');
    background-repeat: no-repeat;
    width: 20px;
    padding-right: 15px;
}

.detailOuvert {
    background-image: url('../Images/fleche_bas_12x12.png');
}
.detailOuvertdetailvisite {
    background-image: url('../Images/fleche_bas_12x12.png');
    background-repeat: no-repeat;
    width: 20px;
    padding-right: 15px;
}

.detailFermedetailvisite {
    background-image: url('../Images/fleche_droite_12x12.png');
    background-repeat: no-repeat;
    width: 20px;
    padding-right: 15px;
}

/* tables
----------------------------------------------------------*/

table {
    outline: none;
    /*border-spacing:5px;*/
}

.tablist {
    border-spacing: 0;
    border: 0px;
    cursor: pointer;
}

    .tablist td {
        padding: 5px;
    }

    .tablist tr:hover td {
        background: #DCDCDC;
    }

/*
table {
    
    border-spacing: 0;
    border: 0px;
}*/


th {
    font-size: 1em;
    text-align: left;
    border: none 1px;
    padding-left: 5px;
    padding-bottom: 5px;
}
/*

    th a {
        display: block;
        position: relative;
    }

        th a:link, th a:visited, th a:active, th a:hover {
            color: #333;
            font-weight: 600;
            text-decoration: none;
            padding: 0;
        }

        th a:hover {
            color: #000;
        }

    th.asc a, th.desc a {
        margin-right: .75em;
    }

        th.asc a:after, th.desc a:after {
            display: block;
            position: absolute;
            right: 0em;
            top: 0;
            font-size: 0.75em;
        }

        th.asc a:after {
            content: '▲';
        }

        th.desc a:after {
            content: '▼';
        }

td {
    padding: 0.25em 10px 0.25em 0em;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}*/


[class*='grid-'] {
    float: left;
    position: relative;
}

.grid-2-3 {
    width: 66.66%;
}

.grid-4-5 {
    width: 80%;
}

.grid-1-1 {
    width: 100%;
}

.grid-1-2 {
    width: 50%;
}

.grid-1-3 {
    width: 33.33%;
}

.grid-1-4 {
    width: 25%;
}

.borderLeftOrTop {
    border-left: 1px;
}

/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 1024px) {
   
    .headerButtons {
        padding-top: 0px;
        margin-top: 10px;
    }
    [class*='grid-'] {
        float: none;
        position: relative;
        width: 100%;
    }

    .listWidget li {
        float: none;
        width: 100%;
    }

    .widget {
        margin: 0;
    }

    .borderLeftOrTop {
        border-top: 1px;
    }

    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }

    /* logo */
    header .site-title {
        margin: 10px;
        text-align: center;
    }

    /* login */
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            background: none;
            /*color: #999;*/
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }

            #login a:hover {
                /*color: #333;*/
            }

    /* menu */
    nav {
        margin-bottom: 5px;
    }

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
        }


    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
        background-position: 10px 0;
    }

    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    .contentHeader {
        padding-left: 10px;
        padding-right: 10px;
    }
    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }

    /* features */
    section.feature {
        float: none;
        padding: 10px;
        width: auto;
    }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }

    /* forms */
    input {
        width: 90%;
    }



    /* login page */
    #loginForm {
        /*border-right: none;
        float: none;
        width: auto;*/
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }

    /* footer
    ----------------------------------------------------------*/
    footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        footer p {
            margin: 0;
        }

    .grid_and_chart_left {
        float: none;
        width: 100%;
        display: block ruby;
        margin-bottom: 10px;
    }

    .grid_and_chart_right {
        float: none;
        width: 100%;
    }
}
/* END: Mobile Styles */


#loading {
      
    /*background:#000 url("<%=eSPMedical.Global.ApplicationPath%>/images/ajax-loader.gif") no-repeat center;*/
    height: 50px;
    width: 50px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
    z-index: 1000;
}

.GroupButtons
{
    /*border-right: 1px solid #d3d3d3;*/
    padding-right: 7px;
    padding-left: 7px;
}

.mainButtons
{
    margin-bottom: 5px; 
    font-size: 1.2em;
    font-weight: bold;
    width: 100%; 
    padding-left: 20px; 
    padding-bottom: 5px; 
    border-radius: 12px; 
    /*background-color: #b9d8a1;*/
}

.mainButtons.hover
{
    margin-bottom: 5px; 
    font-size: 1.2em;
    font-weight: bold;
    width: 100%; 
    padding-left: 20px; 
    padding-bottom: 5px; 
    border-radius: 12px; 
    /*background-color: #b9d8a1;*/
}

.imageColumnGrid
{
    opacity: 0.4;
}

.imageColumnGrid:hover
{
    opacity: 1;
}

.colLeft
{
    width:30%;
}

.colRight
{
    width:70%;
}

.imgPrintWidget
{
    height: 25px;
    width : 25px;
    margin-left : 10px;
    /*float:right;*/ 
    vertical-align:central;

}

.imgPrintWidgetAlarme {
    height: 25px;
    width: 25px;
   
    vertical-align: central;
}

#popup {
    z-index : 50;
}

.ui-dialog { z-index: 100000 !important ;
             position : absolute;
}

.A4:hover 
{
    background-color : #000 !important;
}

.A4 {
    background-color: #000 !important;
}

/*@media screen and (max-width: 800px) {
    .headerButtons {
        float: right;
        height: 100%;
        margin-left: 10px;
        height: 40px;
        padding-top: 10px;
    }
}*/