.Center {
    vertical-align: middle;
    text-align: center !important;
}

.icon_img {
    width: 150px;
    height: 150px;
}

.badge a {
    color: white;
}

.hr_Seperator {
    margin: 25px 0 25px;
    border: 0px;
}

.badge {
    margin-bottom: 10px;
}

.breadcrumbs {
    line-height: 40px;
}

#decorative2 {
    background-color: #b6d3e8;
}

#tiles li h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#tiles li {
    list-style-type: none;
}

ul.messages li {
    position: relative;
    list-style: none !important;
    margin-bottom: 3px;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

ul.messages .btn-remove {
    position: absolute;
    right: 10px;
    top: 10px;
}

ul.messages {
    margin: 0 0 0.83333em 0;
}

    ul .messages ul {
        margin: 0;
    }

    ul .messages li {
        position: relative;
        list-style: none !important;
        margin-bottom: 3px;
    }

        ul .messages li li {
            position: static;
            padding: 2px 0;
            margin: 0;
            border: none;
        }

.error-msg {
    color: #b94a48;
    border-color: #eed3d7;
    background-color: #f2dede;
    background-image: url('../images/i_msg-error.gif');
    padding-top: 3px;
    font-size: 13px;
}

a.btn-remove {
    background: url("images/btn.remove.png") no-repeat scroll 0 0 #000000;
    background: url("images/btn.remove.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 13px;
    line-height: 0;
    text-indent: -999em;
    width: 13px;
}

.note-msg, .success-msg, .error-msg, .notice-msg {
    padding: 7px 18px 7px 31px;
    border: 1px solid;
    background-repeat: no-repeat;
    background-position: 10px 7px;
}

.tblRecipeInfo {
    height: 20px;
    width: 100%;
}

    .tblRecipeInfo tr {
        height: 20px;
    }

    .tblRecipeInfo td {
        width: 50%;
    }

        .tblRecipeInfo td div {
            overflow: hidden;
            text-overflow: ellipsis;
            width: 115px;
            height: 20px;
            white-space: nowrap;
        }

.Right {
    text-align: right;
}

.leadh2 {
    font-size: 27px;
    line-height: 33px;
    color: #532b84;
    display: block;
    padding-top: 50px;
}

#RecipeDesc ul {
    list-style-type: decimal;
}

.RecipeTags span {
    margin-right: 3px;
}

.mGrid {
    display: table;
    border-collapse: collapse;
    border-spacing: 2px;
    border-color: #582279 !important;
    border-width: 0px;
    border-style: None;
}

    .mGrid tr {
        border-color: #582279 !important;
    }

    .mGrid td {
        border-color: #582279 !important;
    }

    .mGrid span {
        padding-left: 10px;
    }

.lead lable {
    text-align: right;
}

.BorderedDiv {
    border-top: 1px solid #582279;
    border-right: 1px solid #582279;
    margin: 0 auto;
}

    .BorderedDiv .row-fluid {
        border-bottom: 1px solid #582279;
    }

        .BorderedDiv .row-fluid div {
            border-left: 1px solid #582279;
        }

.visno {
    display: none !important;
    visibility: hidden;
    width: 0 !important;
}

.visyes {
    display: inline;
    visibility: visible;
}

.visyesred {
    visibility: visible;
}

.myCalendar {
    width: 50%;
    min-width: 250px;
    min-height: 300px;
}



.pageContent {
    text-align: left;
}

.page_disabled {
    text-decoration: none;
    font-weight: bold;
    font-size: 22px;
}

.page_enabled {
    font-size: 22px;
}

@media screen and (max-width: 479px) {
    .pageContent {
        text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .pageContent {
        text-align: center;
    }
}

label {
    display: block;
    margin-bottom: 5px;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 4px;
    color: #555;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
}


.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #a2a2a2;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}

.btn-large {
    border-radius: 6px;
    padding: 11px 19px;
}



h1, h2, h3, h4, h5, h6 {
    color: #532B84;
}

.skills .aspNetDisabled {
    color: #272727;
}

.row-fluid [class*="span"] {
    box-sizing: border-box;
    display: block;
    float: left;
    min-height: 30px;
    width: 100%;
}

.row-fluid {
    width: 100%;
}

    .row-fluid .span4 {
        width: 40.1709%;
    }

    .row-fluid .span5 {
        width: 40.1709%;
    }

    .row-fluid .span6 {
        padding-left: 5px;
        width: 48.7179%;
    }

    .input-append input[class*="span"], .input-append .uneditable-input[class*="span"], .input-prepend input[class*="span"], .input-prepend .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] {
        display: inline-block;
    }

#tiles li {
    background-color: #ffffff;
    border: 1px solid #dedede;
    border-radius: 2px;
    float: left;
    margin-bottom: 7px;
    margin-right: 7px;
    background-color: #9283be;
}

.recipe_container {
    background-color: #fff;
}

.page_enabled, .page_disabled {
    color: #532b84 !important;
}

.row-fluid::after {
    clear: both;
}

.row-fluid::before, .row-fluid::after {
    content: "";
    display: table;
    line-height: 0;
}

.label-important, .badge-important {
    background-color: #b94a48;
}

    .label-important[href], .badge-important[href] {
        background-color: #953b39;
    }

.label-warning, .badge-warning {
    background-color: #f89406;
}

    .label-warning[href], .badge-warning[href] {
        background-color: #c67605;
    }

.label-success, .badge-success {
    background-color: #468847;
}

    .label-success[href], .badge-success[href] {
        background-color: #356635;
    }

.label-info, .badge-info {
    background-color: #3a87ad;
}

    .label-info[href], .badge-info[href] {
        background-color: #2d6987;
    }

.label-inverse, .badge-inverse {
    background-color: #333;
}

    .label-inverse[href], .badge-inverse[href] {
        background-color: #1a1a1a;
    }

select {
    border: 1px solid #ccc;
}

.myCalendar th {
    text-align: center !important;
}

.row-fluid .span2 {
    width: 16.53%;
}

.ratioinput {
    width: 12% !important;
}


.sharedrep {
    float: left;
    width: 45%;
}

.img-polaroid {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 4px;
}

.row-fluid .span10 {
    width: 80%;
    margin-left: 2%;
}

.row-fluid [class*="span"] .sharedrep {
    float: left;
    margin-left: 2.5641%;
}

.modal {
    z-index: 99999;
}

.row-fluid .span3 {
    width: 24.0769%;
}

.mGrid .grdHeader {
    text-align: center;
}

.mGrid th {
    text-align: center;
}

input, textarea, .uneditable-input {
    width: 206px;
}

    input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
        width: auto;
    }

#recipeSideBox {
    background-color: rgb(250, 250, 250);
    border-color: rgb(255, 255, 255);
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.298);
    color: rgb(83, 43, 132);
    margin-top: 28px;
    padding: 7px;
    min-width: 190px;
}



.pagerCss td span {
    font-size: 22px;
    padding-left: 0px;
}

.pagerCss td a {
    font-size: 22px;
}

.pagerCss td {
    padding-left: 5px;
}

#ContentPlaceHolder_ddlType, #ContentPlaceHolder_ContentPlaceHolder_DashboardPatient_ddlType, #ContentPlaceHolder_ContentPlaceHolder_Dashboard_ddlType {
    width: auto;
}

select {
    background-color: #fff;
    border: 1px solid #ccc;
    width: 207px;
}

.recipe_container .horizontal_slider_list li {
    height: 400px;
}


#frmLogReg .w-container .w-form {
    min-height: 380px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #frmLogReg .w-container .w-form {
        min-height: 387px;
    }
}

.div-navigation-bar {
    height: 15px;
    z-index: 10;
    position: relative;
}

@media screen and (max-width: 1024px) {
    #header .navbar-brand {
        display: block;
        top: 10px;
    }

    .doughnutSummaryTitle {
        font-size: 14px !important;
    }

    .doughnutSummaryNumber {
        font-size: 25px !important;
    }

    #recpTable {
        overflow: scroll;
    }

    .container {
        max-width: 100% !important;
    }
}

/* devices css */
/*@media screen and (max-width: 1024px) {
   .row-fluid .span3 {
     width:  100%;
    }
    select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input 
    {
     width:100%;   
    }
}*/
@media screen and (max-width: 1248px) {
    .row-fluid .span3 {
        width: 50%;
    }

    select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
        width: 100%;
    }

    #ContentPlaceHolder_ddlType, #ContentPlaceHolder_ContentPlaceHolder_DashboardPatient_ddlType, #ContentPlaceHolder_ContentPlaceHolder_Dashboard_ddlType {
        width: 100%;
    }

    .sf-menu > li > a {
        padding: 10px 6px 8px;
    }

    .is-sticky .sf-menu > li > a {
        padding: 10px 6px 8px;
    }

    .row-fluid .span5 {
        width: 90%;
    }
}

@media screen and (max-width: 767px) {
    .row-fluid .span3 {
        width: 100%;
        text-align: left;
    }

    .row-fluid .span6 {
        width: 100%;
        text-align: left;
    }

    select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
        width: 100%;
    }

    .row-fluid .span5 {
        width: 90%;
    }

    .row-fluid .sharedrep .span2 {
        width: 80%;
    }

    .row-fluid .sharedrep .span10 {
        width: auto;
    }
}
 .textboxwait {
            background-image: url('../images/progress.gif');
            background-repeat: no-repeat;
            background-position: center right;
            border: #cfcfcf 1px solid;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            width: 215px;
            font-size: 12px;
            line-height: 21px;
            height: 23px;
            padding-left: 3px;
            margin: 0;
        }
 .ui-autocomplete-loading {
            background-image: url('../images/progress.gif');
            background-repeat: no-repeat;
            background-position: center right;
            border: #cfcfcf 1px solid;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            width: 215px;
            font-size: 12px;
            line-height: 21px;
            height: 23px;
            padding-left: 3px;
            margin: 0;
        }
        .textboxwait1 {
            background-image: url('../images/ajax_loading.gif');
            background-repeat: no-repeat;
            background-position: center right;
            background-position-x: 395px;
            border: #cfcfcf 1px solid;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            width: 215px;
            font-size: 12px;
            line-height: 21px;
            height: 23px;
            padding-left: 3px;
            margin: 0;
        }

