body
{
    background-color: #fff;
    font-size: 12px;
    color: #858585;
    line-height: 25px;
}
.carousel-control.right
{
    background-image: none;
}
.carousel-control.left
{
    background-image: none;
}
.box
{
    background-color: #fff;
    min-height: 300px !important;
    padding: 10px;
}
.left-align
{
    text-align: left !important;
}
img
{
    width: 100%;
}
.nospace
{
    padding: 0px !important;
    margin: 0px !important;
}
.rightimg
{
    padding: 15px 34px 0 0;
}
.rightimg img
{
    width: 25px !important;
    border: 0px;
}


.brand
{
    padding: 9px 20px !important;
    color: #333 !important;
}

.pad
{
    padding: 0 15px !important;
}

.space-top10
{
    margin: 7px 10px 0 0 !important;
}
.space-top30
{
    margin-top: 30px !important;
}
.space-top15
{
    margin-top: 15px !important;
}

.fon12
{
    font-size: 12px !important;
}


.padding-top15
{
    padding-top: 15px !important;
}

.container-fluid
{
    padding: 0px !important;
}


.navbar
{
    margin-bottom: 0px !important;
}
.navbar-inner
{
    border: 0px;
    border-radius: 0px !important;
    font-weight: bold;
    font-size: 13px;
    /*background-color: #2b333b;*/
    background-color:#2da9e9 !important;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #2b333b, #2b333b);
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
{
    background-color: #fff !important;
    padding: 5px 10px !important;
    margin: 8px 5px 0 5px;
    border: 1px solid #e5e5e5;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus
{
    background-color: #ffffff !important;
    box-shadow: 0 3px 1px rgba(0, 0, 0, 0.125) inset !important;
}


.heading
{
    float: left;
    width: 100%;
    height: auto;
    background-color: #0081c2;
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom, #e2e2e2, #fcfcfc);
}

/*footer Old code
{
    padding: 0px;
}*/
footer p
{
    margin: 0px;
}
.logout
{
    line-height: 45px;
    margin-bottom: 0px;
}
.logout a
{
    color: #888888;
    font-size: 13px !important;
}

.bannerimg
{
    padding: 15px 0 3px 0;
}
.arrowbanner
{
    text-align: center;
    color: #e5e5e5 !important;
    margin: 0 0 0 48%;
}

.space
{
    margin-left: 0px !important;
    margin-bottom: 4px !important;
    margin-top: 4px !important;
}
.control-label
{
    text-align: left !important;
    padding-left: 0px !important;
    font-size: 12px;
    font-weight: normal;
    color: #666;
    margin-bottom: 0px;
}

.bgcolr
{
    background-color: #fbfbfb;
}

.bord
{
    border-top: 1px solid #eee;
    padding: 15px 0 0 0;
    margin: 15px 0 0 0 !important;
}
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
{
    font-size: 13px;
    box-shadow: none !important;
    border: 1px solid #e5e5e5;
}

.widtime
{
    width: 75px !important;
    color: #a7a6a6 !important;
}

.preview
{
    float: left;
    width: 130px;
    font-weight: bold;
    padding-left: 15px;
    color: #666;
}
.heigh-25
{
    min-height: 25px !important;
}

.table
{
    color: #333 !important;
}
.table th
{
    background-color: #e5e5e5;
    color: #000;
}

@media (max-width: 767px)
{
    .box
    {
        margin-top: 10px !important;
    }
    .preview
    {
        padding-left: 0px;
    }
    .control-label
    {
        padding-left: 0 !important;
    }
    .expand1
    {
        display: none !important;
    }

    .mobcss
    {
        height: auto !important;
    }
    .movebtn
    {
        width: 90% !important;
        float: left;
        margin-bottom: 5px;
        max-width: 200px;
    }
    .moveicon
    {
        float: left !important;
        margin-bottom: 5px;
    }
}


@media (max-width: 601px)
{
    .rightimg
    {
        clear: both !important;
        float: left;
        width: 100%;
        padding: 20px 0 5px 0;
    }
    #left-pane
    {
        width: 100% !important;
        float: left;
        height: 500px !important;
        display: table-row;
    }
    #center-pane
    {
        width: 100% !important;
        float: left;
        height: 500px !important;
        display: table-row;
        left: 0px !important;
        top: 520px !important;
    }
    #vertical
    {
        height: 1200px !important;
    }
}









/* ===== View Deatil and Detail-popup ===== */
.odd
{
    background-color: #fff;
}
.evn
{
    background-color: #fff;
}
.selodd
{
    background-color: #c6c6c6 !important;
}
.selevn
{
    background-color: #c6c6c6 !important;
}

#view-detail
{
    position: absolute;
    width: 70px;
    height: 15px;
    z-index: 9;
    font-size: 12px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    padding: 2px 5px 5px 5px;
    border: 1px solid #767676;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    -o-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    background: #e2e2e2;
    background: -moz-linear-gradient(top, #767676 0%, #262626 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #767676), color-stop(100%, #262626));
    background: -webkit-linear-gradient(top, #767676 0%, #262626 100%);
    background: -o-linear-gradient(top, #767676 0%, #262626 100%);
    background: -ms-linear-gradient(top, #767676 0%, #262626 100%);
    background: linear-gradient(to bottom, #767676 0%, #262626 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#767676', EndColorStr='#262626', GradientType=0);
}
#view-detail a, #view-detail a:link, #view-detail a:visited
{
    color: #fff;
    text-decoration: none;
}
#view-detail a:hover
{
    color: #999;
    text-decoration: none;
}

#showHideDiv
{
    position: absolute;
    width: 45%;
    height: auto;
    z-index: 10;
    background: #fff;
    padding: 18px;
    border: solid 1px #e5e5e5;
    -moz-box-shadow: -2px 3px 10px #999;
    -webkit-box-shadow: -2px 3px 10px #999;
    box-shadow: -2px 3px 10px #999; /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#999')"; /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#999');
}

#showHideDiv1
{
    position: absolute;
    height: auto;
    z-index: 10;
    background: #fff;
    padding: 18px;
    border: solid 1px #cacaca;
    -moz-box-shadow: -2px 3px 10px #999;
    -webkit-box-shadow: -2px 3px 10px #999;
    box-shadow: -2px 3px 10px #999; /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#999')"; /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#999');
}

#showHideDiv2
{
    position: absolute;
    height: auto;
    z-index: 10;
    background: #fff;
    padding: 18px;
    border: solid 1px #e5e5e5;
    -moz-box-shadow: -2px 3px 10px #999;
    -webkit-box-shadow: -2px 3px 10px #999;
    box-shadow: -2px 3px 10px #999; /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#999')"; /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#999');
}


#referral-status-edit
{
    position: absolute;
    height: auto;
    z-index: 10;
    background: #fff;
}
#referral-assign-edit
{
    position: absolute;
    height: 25px;
    z-index: 10;
    background: #fff;
}
#referral-appointment-edit
{
    position: absolute;
    height: 25px;
    z-index: 10;
    background: #fff;
}


.nav-tabs
{
    border: 1px solid #e5e5e5;
    border-radius: 0px !important;
    font-weight: bold;
    font-size: 12px;
    background-color: #0081c2;
    background-repeat: repeat-x;
    margin-top: 1px;
    background-image: linear-gradient(to bottom, #e6e6e6, #fbfbfb);
}

.nav-tabs > li > a, .nav-pills > li > a
{
    padding-left: 6px;
    padding-right: 6px;
}

/* 20 March 2014 css for tracklive page */
.searcbox
{
    border-radius: 0px !important;
}
.grdwidth
{
    width: 200px;
}
.datalistancchor
{
    color: Black;
    text-decoration: none;
    cursor: pointer;
}
.cal_Theme1 .ajax__calendar_container
{
    background-color: #fff;
    border: solid 1px #e5e5e5;
    line-height: 20px !important;
}

.cal_Theme1 .ajax__calendar_header
{
    background-color: #ffffff;
    margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title, .cal_Theme1 .ajax__calendar_next, .cal_Theme1 .ajax__calendar_prev
{
    color: #004080;
    padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body
{
    background-color: #ffffff;
    width: 250px !important;
    height: 160px !important;
    color: #333 !important;
}

.cal_Theme1 .ajax__calendar_dayname
{
    text-align: center;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 2px;
    color: #004080;
}

.cal_Theme1 .ajax__calendar_day
{
    color: #004080;
    text-align: center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_month, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_year, .cal_Theme1 .ajax__calendar_active
{
    color: #004080;
    font-weight: bold;
    background-color: #DEF1F4;
}

.cal_Theme1 .ajax__calendar_today
{
    font-weight: bold;
}

.cal_Theme1 .ajax__calendar_other, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_today, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_title
{
    color: #bbbbbb;
}



.ajax__calendar_container
{
    font-size: 13px !important;
    width: 250px !important;
    padding: 6px !important;
    font-family: "Helvetica Neue" ,Helvetica,Arial,sans-serif !important;
}


.ajax__calendar_container TD
{
    font-size: 12px !important;
    padding: 1px 7px !important;
}

.ajax__calendar_day
{
    padding: 0px !important;
    height: 20px !important;
}

.GridHeader
{
    cursor: pointer;
}

/*------18 April 2014 -----*/
.text-just
{
    text-align: justify !important;
}
.contact-title
{
    font-weight: normal;
    font-size: 17px;
    color: #333;
}
.box1
{
    background-color: #fff;
    border: 1px solid #e5e5e5;
    min-height: 220px !important;
    padding: 0px 10px;
}
.disabledTab
{
    pointer-events: none;
}

.Alert-pop
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 250px;
    height: 250px;
    border: solid 1px #e5e5e5;
    background: #fff;
    overflow: auto;
}
.popTitle
{
    float: left;
    width: 90%;
    background: #2bae02;
    color: #fff;
    padding: 2px 1%;
    font-weight: bold;
}
.popalert
{
    background: #fbfbfb;
    border: solid 1px #e5e5e5;
    padding: 5px 1%;
    line-height: 18px;
    color: #666;
    width: 96%;
    float: left;
    margin-left: 1%;
    margin-bottom: 5px;
}
.pop-Close
{
    padding: 9px 5px 0 0;
    color: #fff;
    height: 16px;
}
.pop-Close a
{
    color: #fff;
}

.lblFont
{
    font-size: 14x;
}
.expand1
{
    border: 1px solid #e5e5e5;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 250px !important;
    background: #fff;
    height: 250px;
    overflow: auto;
}
.gwidth
{
    width: 18px;
}
.gwtextbox
{
    font-size: 8px;
    line-height: 9px;
    color: #e1e1e1;
}
footer
{
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 50px;
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait)
{
    .ipad-text input[type="text"]
    {
        width: 135px !important;
        float: left;
    }
    .ipad-button
    {
        margin-left: 7px !important;
        width: 262px !important;
    }
    .ipad-icon
    {
        width: 100px !important;
    }
}

.subsubMenu
{
    float: left;
    width: 100%;
    line-height: 50px;
    padding-top: 10px;
    background: #BBC0C5;
    font-size: 14px;
}
.subsubMenu a, .subsubMenu a:link, .subsubMenu a:visited
{
    color: #888;
    margin: 0px 13px;
    text-decoration: none;
}
.subsubMenu a:hover, .subsubMenu a:active
{
    color: #fff;
    text-decoration: none;
}
.subMenu
{
    float: left;
    width: 100%;
    line-height: 50px;
    background: #47505a;
    font-size: 14px;
   display:none !important;
}
.subMenu a, .subMenu a:link, .subMenu a:visited
{
    color: #888;
    margin: 0px 13px;
    text-decoration: none;
}
.subMenu a:hover, .subMenu a:active
{
    color: #fff;
    text-decoration: none;
}

.form-space
{
    margin-bottom: 4px !important;
    margin-top: 4px !important;
}

.spaceL-0
{
    margin-left: 0px !important;
}


.empnoListBg
{
    background-color: #4fc2fd;
    padding: 80px 5%;
    margin: 30px 0px;
    float: left;
    width: 90%;
    height: auto;
    color: #fff;
}
.empnoListBg img
{
    width: 150px;
}
.largeTitle
{
    font-size: 44px;
    margin-top: 50px;
    width: 100%;
    float: left;
}
.smallTitle
{
    font-size: 17px;
    margin-top: 20px;
    width: 100%;
    float: left;
}
.details
{
    font-size: 22px;
    line-height: 30px;
    float: left;
    width: 100%;
}
.rightBoxSpace
{
    margin-top: 60px !important;
    margin-bottom: 40px !important;
}
.links a, .links a:visited
{
    background-color: #0b8cce;
    padding: 10px 70px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}
.links a:hover
{
    text-decoration: none;
    color: #fff;
}

.custnoListBg
{
    background-color: #9dd06b;
    padding: 80px 5%;
    margin: 30px 0px;
    float: left;
    width: 90%;
    height: auto;
    color: #fff;
}
.custnoListBg img
{
    width: 150px;
}
.rightBoxSpace
{
    margin-top: 60px !important;
    margin-bottom: 40px !important;
}
.linksCust a, .linksCust a:visited
{
    background-color: #61972c;
    padding: 10px 70px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}
.linksCust a:hover
{
    text-decoration: none;
    color: #fff;
}

.WonoListBg
{
    background-color: #afb5bb;
    padding: 80px 5%;
    margin: 25px 2%;
    float: left;
    width: 86%;
    height: auto;
    color: #fff;
}
.WonoListBg img
{
    width: 150px;
}
.linksWo a, .linksWo a:visited
{
    background-color: #47505a;
    padding: 10px 70px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
}
.linksWo a:hover
{
    text-decoration: none;
    color: #fff;
}
