﻿body {
    font-family: 'Roboto', sans-serif;
    background: #fff !important;
}

.log_out {
    color: black;
    background: url(../../images/logout.gif) 0px 5px no-repeat;
    padding: 3px 0 3px 15px;
    margin: 10px 10px 10px 10px;
    border: solid 1px red;
}

div#wrapper {
    /*top: 0; left: 0;*/
    background: background:url(../../images/bg.gif) left top repeat-x;
}

div#wrapper_home {
    /*top: 0; left: 0;*/
}

#header {
    z-index: 500;
    background: url(logo.gif) no-repeat left top;
}

#headcontent {
    height: 85px;
    background: #ccc;
    margin-left: 200px;
    position: relative;
    padding: 10px;
}

.clear {
    clear: both;
    margin: 0;
    padding: 0;
}

#footer {
    clear: both;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    border-top: 2px solid #39859F;
    height: 90px;
}

#footer1 {
    clear: both;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    color: #003758;
    overflow: hidden;
}

#footerContent {
    padding: 0px;
}

#main {
    margin: 0;
    padding: 0;
}

/* \*/

* html #footer {}

* html #main {}

/* \*/

head:first-child + body div#footer {
    z-index: 0;
}

head:first-child + body div#main {}



@media all and (min-width:0px) {
    head ~ body {
        height: 100%;
    }
}

/* position */

.red {
    border: 1px solid red;
}

* {
    margin: 0px;
    padding: 0px;
    outline: none;
    border: none;
}

.a {
    text-decoration: none;
}

html .a {
    text-decoration: none;
}

strong,
b {
    font-weight: bold;
}

.clear {
    clear: both;
    margin: 0px;
    padding: 0px;
}

#main-wrap {
    width: 100%;
    margin: 0px auto;
}

#main-wrap-home {
    width: 1002px;
    margin: 0px auto;
    background: #fbfbfb url(../../images/home_banner.jpg) no-repeat left 74px;
}

#banner {
    width: 100%;
    height: 75px;
}

#banner a {
    cursor: default;
}

#banner img {
    float: left;
}

#content-wrap {
    background: url(../images/sep-line.jpg) repeat-y right top;
    padding: 0px 0px 20px 0px;
}

#content-wrap1 {
    padding: 10px 0px 10px 0px;
}

#content-left {
    padding: 38px 0px 0px 0px;
    float: left;
    width: 620px;
}

.login_fail {
    color: #fd2828;
    font-size: 11px;
    height: 30px;
    padding: 0px 10px 10px 0;
    text-align: right;
}


/********************HOME PAGE VERDANA ***************************************/

#home {
    padding: 0px 0;
}

body #home .turnverdana {
    font-family: Verdana, Arial, Sans-Serif !important;
}

#home .box1 {
    padding-bottom: 0;
}

/****************EDIT PATIENT ****************/

.controlBtns {
    text-align: center;
}

.controlBtns .grid_button {
    padding: 3px 12px;
    font-size: 12px;
}

#DateImage {
    display: inline;
}




/* ===========================slider=========================================== */

#slider {
    position: absolute;
    top: 309px;
    left: 342px;
}

#slider ul,
#slider li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#slider li {
    width: 521px;
    height: 241px;
    overflow: hidden;
}

#prevBtn,
#nextBtn {
    display: block;
    width: 30px;
    height: 77px;
    left: 300px;
    top: 71px;
}

#prevBtn {
    margin: 110px 0 0 -66px;
}

#nextBtn {
    margin: -60px 0px 0 542px;
}

#prevBtn a {
    display: block;
    width: 16px;
    height: 36px;
    color: #000;
    padding: 10px 50px 0 0px;
    background: url(../../images/arrow_left.gif) no-repeat right top;
}

#nextBtn a {
    display: block;
    width: 16px;
    height: 36px;
    color: #000;
    padding: 10px 0 0 15px;
    background: url(../../images/arrow_right.gif) no-repeat left top;
}

#slider-wrap {
    /*background: url(../../images/slider-wrap-bg.jpg) repeat-x 0px 0px;*/
    background: none;
    padding: 30px 0px 0px 10px;
    width: 585px;
}

#slider-wrap h2 {
    font: bold 27px/33px arial, verdana, sans-serif;
    margin: 0px;
    padding: 0px 15px 0px 15px;
    color: #555;
    text-align: center;
}

.orange {
    color: #ff5500;
}

#slider-wrap h2.orange {
    font-weight: bold;
}

.slider {
    padding: 0px 0px 15px 0px;
    margin: 20px 0px 0px 0px;
    height: 377px;
}

.slider_leftarrow {
    float: left;
    padding: 110px 0 0 0;
}

.slider_inner {
    float: left;
    width: 542px;
    height: 356px;
    background: url(../../images/slide-1.jpg) 0px 0px;
    margin-left: 15px;
}

.sliderwrapper {
    border: 10px solid #136885;
    height: 345px;
    overflow: hidden;
    position: relative;
    width: 522px;
}

.sliderwrapper .contentdiv {
    background: none repeat scroll 0 0 white;
    height: 100%;
    left: 0;
    opacity: 1;
    padding: 5px;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 512px;
}

/*.pagination 
{
	background-color:#136885;
	display:none;
	padding:5px 10px;
	text-align:right;
	width:522px;
}*/

.slider_content {
    width: auto;
    overflow: auto;
    height: 240px;
}

/* ===========================slider ends=========================================== */

#content-right {
    padding: 15px 0px 0px 0px;
    float: right;
    width: 280px;
}

#content-right h2 {
    font-size: 18px;
    background: url(../../images/pencil.jpg) no-repeat 0px 0px;
    margin: 0px;
    padding: 22px 0px 0px 55px;
    color: #1c3741;
    height: 32px;
}

#content-right h2 span {
    font-size: 24px;
    color: #ff5500;
}

.login {
    /*background: url(../../images/login-bg.jpg) no-repeat 0px 0px;*/
    padding: 18px;
    /*width: 244px;
    height: 165px;*/
    margin: 0 auto;
}

#content-right .login .textfield {
    width: 238px;
    background: url(../../images/input-bg.jpg) repeat-x 0px 0px;
    height: 22px;
    border: 1px solid #b1b1b1;
    margin: 0px 0px 7px 0px;
    padding: 2px 0px 0px 4px;
    float: right;
}

.login_name1 {
    color: black;
    font-weight: bold;
}

.error {
    color: #fb4444;
    font-size: 12px;
    padding: 0px 0 8px 0;
    float: none;
    text-align: left;
}


#content-right .login label {
    float: left;
    color: #000;
    height: 24px;
    margin: 0px 0px 7px 0px;
    padding: 2px 0px 0px 4px;
}

.forgot-pass {
    padding: 13px 0px 0px 3px;
    float: left;
    width: 140px;
    font-size: 12px;
    font-weight: bold;
    color: #ff5500;
    text-decoration: underline;
}

.forgot-pass:hover {
    text-decoration: none;
    color: #026d90;
}

#content-right .login img {
    float: right;
}

.signup {
    background: url(../../images/signme-up.jpg) no-repeat left top;
    width: 273px;
    height: 53px;
    display: block;
    margin-bottom: 15px;
}

.signup:hover {
    background: url(../../images/signme-up.jpg) no-repeat left bottom;
}

#content-right p {
    line-height: 20px;
    padding: 0px 0px 20px 10px;
}

.socialmedia-facebook {
    width: 48px;
    height: 48px;
    display: block;
    text-indent: -9999px;
    background: url(../../images/icon-facebook.png) no-repeat left top;
}

/*.share
{
	width:49px;
	height:25px;
	display:block;
	padding:0;
	text-indent:-9999px;
	background:url(../../images/icon-share.jpg) no-repeat left top;
}
.share
{
    width: 37px;
    height: 24px;
    background: url(../../images/share-bg.jpg) no-repeat 0px 0px;
    padding: 8px 0px 0px 28px;
    float: right;
    text-align: left;
    font-weight: bold;
    color: #db6c00;
}
.share:hover
{
    color: #000;
}*/

.share {
    width: 37px;
    height: 24px;
    background: url(../images/share-bg.jpg) no-repeat 0px 0px;
    padding: 8px 0px 0px 28px;
    float: right;
    text-align: left;
    font-weight: bold;
    color: #db6c00;
}

.share:hover {
    color: #000;
}

.whatis {
    font: normal 12px/150% arial, verdana, sans-serif;
    color: #444;
}

.whatis a {
    text-decoration: underline;
    font-weight: bold;
}

.whatis a:hover {
    text-decoration: none;
    color: #026d90;
}


.ctl00_footerMenu_2 {
    margin: 0 auto;
}

#footer {
    border-top: 2px solid #39859F;
    height: 90px;
    /* background: url(../../images/footer-bg.jpg) repeat-x 0px 0px;*/
}

#footer1 {
    height: 90px;
    border-top: 2px solid #39859F;
    /* background: url(../../images/footer-bg.jpg) repeat-x 0px 0px; 	margin:20px 0 0;*/
}

.footer {
    text-align: center;
    font-size: 11px;
    /*width: 1002px;*/
    margin: 0px auto;
    color: #003758;
}


.footer1 a {
    margin: 0 20px;
    color: #003758;
}

.footer1 a span:hover {
    color: #ff5500;
}

.footer1 table td {
    border-right: 1px solid 39859F;
}

.footer2 {
    text-align: center;
}

.footer2 a {
    padding: 0 20px;
    border-right: 1px solid #39859F;
    color: #003758;
}

.footer2 a span:hover {
    color: #ff5500;
}

.footer2 table td {
    border-right: 0px solid white;
}

.footer ul {
    margin: 0 auto;
    padding: 25px 0px 15px 0px;
    list-style: none;
    text-align: center;
}

.footer ul li {
    padding: 0px 15px 0px 15px;
    border-left: 1px solid #4c6a73;
    display: inline;
}

.footer p {
    text-align: center;
}

.footer ul li a {
    color: #003758;
    font-size: 12px;
    text-decoration: none;
}

.footer ul li a:hover {
    color: #ff5500;
}

.learnmore {
    width: 99px;
    height: 27px;
    background: url(../../images/learn-more.jpg) no-repeat 0px 0px;
    float: right;
    display: block;
    margin: 0px 50px 0px 0px;
    _margin-right: 25px;
}

.learnmore:hover {
    background: url(../../images/learn-more.jpg) no-repeat left bottom;
}

/* #################### inner pages ##################*/

#content-wrap1 h2 {
    padding: 10px 0px 10px 20px;
    color: #333333;
    font-size: 19px;
}

.tablewrap {
    line-height: 15px;
}

.tablewrap table {
    border: none;
    width: 100%;
    border-collapse: collapse;
    background: none;
}

.tablewrap table td {
    padding: 10px;
    padding-left: 11px;
    border-collapse: collapse;
    /*border: none;*/
    color: #161616;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
}

.tablewrap table td select {
    padding: 5px;
    border: 1px solid #d7d7d7;
}

.tablewrap .WordWrap {
    word-wrap: break-word;
    width: 120px;
    display: block;
}

.tablewrap .table-head {
    background: #f6f6f6;
    font-weight: bold;
    padding: 0 0 0 10px;
}

.table-head th {
    /*padding: 0 0 0 10px;*/
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    text-align: left;
    color: #333333;
}

.tablewrap .table-head a {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #333333 !important;
    margin: 10px 0;
}

.tr1 {
    background: #e7f2ff;
}

.menuInfo {
    /*width:940px !important;*/
    border: 1px solid #dee2e5;
    border-collapse: collapse;
}

.menuInfo tr td {
    padding: 7px 5px;
    border: 1px solid #dee2e5;
    border-collapse: collapse;
}

.attendingBox,
.problemListBox,
.medicationsBox,
.eventsBox,
.notesBox,
.taskBox,
.phoneBox {
    clear: both;
    margin-bottom: 15px;
    overflow-y: auto;
    overflow-x: hidden;
    line-height: 15px;
}

.attendingBox .box_head,
.problemListBox .box_head,
.medicationsBox .box_head,
.eventsBox .box_head,
.notesBox .box_head,
.taskBox .box_head,
.phoneBox .box_head {
    margin: 0;
    border-bottom: none;
}

.attending,
.footer-attending,
.problemList,
.footer-problemList,
.medications,
.footer-medications,
.events,
.footer-events,
.notes,
.footer-notes,
.footer-task,
.task {
    border-collapse: collapse;
    border-left: 1px solid #B1B6B8;
    border-top: 1px solid #B1B6B8;
    border-right: 1px solid #B1B6B8;
    width: 100%;
}

.footer-phone,
.phone {
    border-collapse: collapse;
    border-left: 1px solid #B1B6B8;
    border-top: 1px solid #B1B6B8;
    border-right: 1px solid #B1B6B8;
    width: 430px;
}

.medicationsBox,
.attendingBox,
.problemListBox,
.notesBox,
.eventsBox,
.taskBox {
    width: 100%;
}

.footer-attending,
.footer-problemList,
.footer-medications,
.footer-events,
.footer-notes,
.footer-task,
.footer-phone {
    border-top: none;
    background: #f2f2f2;
}

.attending th,
.problemList th,
.medications th,
.events th,
.notes th,
.task th,
.phone th {
    background: #D7DDE0;
    border-right: 1px solid #B1B6B8;
    padding: 7px 5px;
    border-bottom: 1px solid #B1B6B8;
}

.attending td,
.footer-attending td,
.problemList td,
.footer-problemList td,
.medications td,
.footer-medications td,
.events td,
.footer-events td,
.notes td,
.footer-notes td,
.taskBox td,
.footer-task td,
.footer-phone td,
.phoneBox td {
    border-right: 1px solid #B1B6B8;
    padding: 7px 5px;
    border-bottom: 1px solid #B1B6B8;
}



.gridview-head {
    background: #d7dde0;
    font-weight: bold;
}

.chk_box {
    float: left;
    margin: 0px 3px 0 0px;
}

.chk_box_label {
    margin: -2px 3px 0 0px;
    float: left;
    display: block;
}

.tablewrap1 {
    line-height: 15px;
}

/*.tablewrap1 a
{
color:#000;
text-decoration:underline;
}.tablewrap1 a .span
{
color:#000;
text-decoration:underline;
}
.tablewrap1 a .a
{
color:#000;
text-decoration:none;
}
*/

.tablewrap1 a {
    color: #000;
    text-decoration: none;
}

.tablewrap1 a span {
    color: #000;
    text-decoration: underline;
}


.tablewrap1 table {
    border: 1px solid #dee2e5;
    border-collapse: collapse;
    width: 100%;
}

.tablewrap1 table td {
    /*padding:7px 5px;*/
    border-collapse: collapse;
    border: 1px solid #dee2e5;
}


.tablewrap1 .table-head {
    background: #d7dde0;
    font-weight: bold;
    /*line-height:30px;*/
    padding: 7px 5px;
}

.tablewrap1 .table-head th {
    font-weight: bold;
    padding: 0px 4px 0px 4px;
    border-right: 1px solid #b1b6b8;
}


.tablewrap1 .tr1 {
    background: #fbe0d3;
}

.input_box {
    border: 1px solid #9eb5ca;
    padding: 2px;
    height: 17px;
    width: 150px;
}

.text_box {
    border: 1px solid #9eb5ca;
    padding: 2px;
    height: 50px;
    width: 190px;
}

.popup_table textarea {
    border: 1px solid #9eb5ca;
    padding: 2px;
    height: 50px;
    width: 240px;
    margin: 5px;
    font-family: Arial;
    font-size: 12px;
}

.select_box {
    border: 1px solid #9eb5ca;
    padding: 2px;
    height: 23px;
    width: 155px;
}

.select_box1 {
    border: 1px solid #9eb5ca;
    padding: 1px;
    height: 20px;
    width: 155px;
    margin: 0;
    font-size: 12px;
}

.select_box2 {
    border: 1px solid #9eb5ca;
    padding: 1px;
    height: 20px;
    width: 155px;
    margin: 0;
    font-size: 12px;
    float: left;
}

.select_box3 {
    border: 1px solid #9eb5ca;
    padding: 1px;
    height: 20px;
    width: 155px;
    margin: 0;
    font-size: 12px;
    float: left;
}

.select_box4 {
    border: 0px solid #9eb5ca;
    padding: 1px 0px 1px 0px;
    height: 20px;
    width: 185px;
    margin: 0;
    font-size: 12px;
}

.select_box4 option {
    border: 1px solid #fff;
}

.defaultoption {
    background: url(../../images/tick.png) no-repeat left top;
    padding: 1px 1px 1px 20px;
}

.submit_wrap {
    margin: 15px 0;
    text-align: center;
}

.save_wrap {
    margin: 15px 0;
    text-align: right;
}

.submit_button {
    background: url(../../images/submit_bg.gif) repeat-x left center;
    border: 1px solid #515151;
    padding: 3px 12px;
    color: #fff;
    font-weight: bold;
    margin: 5px 12px;
    cursor: pointer;
    font-size: 12px;
}

.submit_button1 {
    background: url(../../images/submit_bg.gif) repeat-x left center;
    border: 1px solid #515151;
    padding: 0px 8px;
    color: #fff;
    font-weight: bold;
    margin: 0px 3px;
    cursor: pointer;
    font-size: 11px;
}

.next_button {
    background: url(../../images/next_bg.gif) -30px center no-repeat;
    border: 1px solid #515151;
    padding: 0px 14px 0 5px;
    color: #fff;
    font-weight: bold;
    margin: 0px 3px;
    cursor: pointer;
    font-size: 11px;
    width: 50px;
}

.next_previous {
    background: url(../../images/previous_bg.gif) -5px center no-repeat;
    border: 1px solid #515151;
    padding: 0px 5px 0 14px;
    color: #fff;
    font-weight: bold;
    margin: 0px 3px 0px 0px;
    cursor: pointer;
    font-size: 11px;
    width: 76px;
}

.submit_button3 {
    background: url(../../images/submit_bg.gif) repeat-x left center;
    border: 1px solid #515151;
    padding: 0px 8px;
    color: #fff;
    font-weight: bold;
    margin: 0px 3px;
    cursor: pointer;
    font-size: 11px;
    float: right;
}

.submit_button2 {
    background: url(../../images/submit_bg.gif) repeat-x left center;
    border: 1px solid #515151;
    padding: 3px 12px;
    color: #fff;
    font-weight: bold;
    margin: 5px 0px 5px 12px;
    cursor: pointer;
    font-size: 12px;
}

.left {
    float: left;
    /*padding: 0 0 0 10px;*/
}

.right {
    float: right;
}

.center {
    text-align: center;
}

.log_details {
    text-align: right;
}

.log_divider {
    background: url(../../images/log_divider.gif) right top no-repeat;
}

.log_details span {
    padding: 5px 10px 0px;
}

.heading_wrap {
    padding: 10px 0;
}

.heading_wrap .log_details {
    padding: 7px 0 0;
}

#main h1 {
    font-size: 19px;
    color: #146784;
    float: left;
}

#main h4 {
    font-size: 15px;
    color: #146784;
}

#main h1 span {
    color: #ea4f02;
}

.register_header {
    font-size: 19px;
    color: #146784;
    text-align: left;
}

.hometeam_header {
    font-size: 19px;
    color: #ea4f02;
    text-align: center;
}

.invite {
    float: right;
    color: #ea4f02;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    margin: 10px 0 0;
}

.announcement {
    float: right;
    color: Black;
    /*background-color:#D7DDE0;*/
    background-color: White;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 0;
}

.pager td {
    padding-left: 4px;
    padding-right: 4px;
}

.gray_box {
    background: #cbcbcb;
    border: 1px solid #a1a0a0;
    padding: 2px 10px;
    margin: 5px 0;
}

.gray_box img {
    margin: 10px 0 0;
}

.gray_box h3 {
    margin: 10px 0 0;
    float: left;
    font-size: 16px;
    font-weight: bold;
}

.grid_button {
    background: url(../../images/submit_bg1.gif) repeat-x left center;
    border: 1px solid #a13500;
    padding: 1px 8px;
    color: #fff;
    font-weight: bold;
    margin: 5px 12px;
    cursor: pointer;
    font-size: 11px;
}

.box1,
.box1_a,
.box1_b {
    width: 276px;
    border: 1px solid #a1a0a0;
    float: left;
    margin: 0 15px 0 0;
}

.box1 {
    padding-bottom: 15px;
}

.box_head {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding: 5px;
    background: #cbcbcb;
    margin: 0 0 4px;
    border-bottom: 1px solid #a1a0a0;
}

.box2,
.box1_c {
    width: 350px;
    border: 1px solid #a1a0a0;
    float: right;
}

.box3 {
    border: 1px solid #a1a0a0;
    margin: 0 0px 0 0;
}

.box4_a {
    width: 461px;
    border: 1px solid #a1a0a0;
    float: left;
}

.box4_b {
    width: 461px;
    border: 1px solid #a1a0a0;
    float: right;
}

.copyright {
    width: 780px;
    text-align: left;
    margin: auto;
    color: Black;
}

.new-button-nav {
    padding-top: 5px;
}

.popupFooter input,
.popupFooter1 input {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 14px;
    background: #0187ff;
    cursor: pointer;
    padding: 10px 20px;
    margin: 0px 0px 0 0;
    text-align: center;
    line-height: 18px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    border-radius: 3px;
}

.new-button-nav input {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 14px;
    background: #0187ff;
    cursor: pointer;
    padding: 10px 20px;
    margin: 0px 0px 0 10px;
    text-align: center;
    line-height: 18px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    border-radius: 3px;
    border: #fff solid 1px;
}

.gridviewHeaderStyle {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 5px;
    border-collapse: collapse;
    color: Black;
    padding: 5px;
    background: #d7dde0;
    height: 27px;
}

.captionStyle {
    background: white;
    font-weight: bold;
    color: black;
    font-size: medium;
}

.labeldisplayStyle {
    color: Black;
    font-weight: bold;
}

.textBoxStyle {
    width: 220px;
    float: left;
    border: 1px solid #949292;
    padding: 5px 0px 5px 3px;
    margin-bottom: 6px;
    font-size: 12px;
}

.textBoxStyle1 {
    width: 270px;
    float: left;
    border: 1px solid #949292;
    padding: 5px 0px 5px 3px;
    margin-bottom: 6px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #161616;
}

.phonetextBoxStyle {
    width: 100px;
    float: left;
    border: 1px solid #949292;
    padding: 2px 0px 0px 3px;
    margin-bottom: 6px;
    font-size: 12px;
}

.homeDropdownLable {
    font-family: Arial Black;
    font-size: 12px;
    font-weight: bold;
}

.linkbutton {
    color: Black;
    text-decoration: underline;
    padding-top: 7px;
}

.box2,
.box1_c {
    width: 350px;
    border: 1px solid #a1a0a0;
    float: left;
}

.box3 {
    border: 1px solid #a1a0a0;
    margin: 0 0px 0 0;
}

.box4_a {
    width: 446px;
    border: 1px solid #a1a0a0;
    float: left;
}

.box4_b {
    width: 461px;
    border: 1px solid #a1a0a0;
    float: right;
}




/************MODAL POPUP*********************************/

#phonebook {
    position: relative;
}

.closebtn {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 6px;
    right: 6px;
    background: url("../../images/btn-close.png") no-repeat left top;
}

.closebtn2 {
    display: block;
    width: 42px;
    height: 42px;
    position: absolute;
    top: -16px;
    right: -16px;
    background: url("../../images/btn-close2.png") no-repeat left top;
}

.popupSreen {
    /*width: 370px;*/
    width: 100%;
    background: #fff;
    /*border: 1px solid #d5e6fb;
    padding: 6px;*/
    font-family: Arial;
    font-size: 13px;
    height: auto;
    color: #333333;
    min-width: 360px;
    max-width: 800px;
    margin: 0 auto;
    border-radius: 7px;
    overflow: hidden;
}

.popupWrap {
    /*background: url("../../images/bg-popup.png") repeat left top;*/
    padding: 1px;
    padding-bottom: 10px;
}

.phonepopupSreen {
    width: 430px;
    border: 5px solid #016180;
    border-top: 25px solid #016180;
    font-family: Arial;
    font-size: 13px;
}

.popupSreenAdmin {
    width: 420px;
    border: 5px solid #016180;
    background: #cbcbcb;
    padding: 1px;
    font-family: Arial;
    font-size: 13px;
}

.popupTitle {
    padding: 10px 15px 10px 15px !important;
    background: #0187ff;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    margin: 0px 0px 1px 0px;
}

.popupsubtitle {
    padding: 10px 0 10px 15px;
    background: #f4f4f4;
    color: #333;
    margin: 0;
    font-weight: bold;
}

.popupContent {
    padding: 15px;
}

.popupContent .popupLabel {
    font-family: 'Roboto', sans-serif;
    /*font-weight: 300;*/
    font-size: 14px;
    color: #161616;
    display: inline-block;
}

.popupLabel {
    float: left;
    min-width: 115px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    text-align: left;
    justify-content: normal !important;
}

.popupTextBox {
    width: 250px;
    float: left;
    border: 1px solid #949292;
    padding: 5px;
    margin-bottom: 13px;
}

.popupTextBox1 {
    width: 270px;
    float: left;
    border: 1px solid #949292;
    padding: 5px 0px 5px 3px;
    margin-bottom: 6px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #161616;
}

.popupFooter {
    text-align: right;
    padding-right: 0px;
}

.popupFooter1 {
    text-align: right;
    padding-right: 18px;
}

.popupButton {
    background-color: #026d90;
    font-weight: bold;
    color: White;
    /*width:60px;*/
    border: solid 1 Black;
    cursor: pointer;
}

.popupButton1 {
    background-color: #026d90;
    font-weight: bold;
    color: White;
    padding: 3px 10px;
    border: solid 1 Black;
    cursor: pointer;
}

.popupMultilineTextbox {
    cursor: default;
    border: solid 1px black;
    width: 250px;
    height: 50px;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=80);
    opacity: 0.8;
    z-index: 10000;
}

.popupscroll {
    position: absolute !important;
}

/*.outline
{
border:0px solid  #a1a0a0;
}*/

.outline {
    border: none;
    background: white;
}

.otherOption {
    color: #026d90;
    font-weight: bold;
    margin-left: 10px;
}

.otherOption:hover {
    color: #000;
}

.sort_div {
    width: 55px;
}

.sort_div1 {
    width: 65px;
}

.sort_attendingDiv {
    /*width:90px; 	height:15px;*/
}

/************END OF MODAL POPUP*********************************/

/*********** popup edit Device***************/

.popup_editDevice {
    /*width: 410px;*/
}

.popup_editDevice .popupTitle {
    /*margin-bottom: 10px;*/
}

.popup_editDevice .popupLabel,
.new-inline-form .popupLabel {
    /*width: 100px;*/
    display: block;
}

.popup_editDevice .popupLabel {
    min-width: 130px !important;
}

.popup_editDevice .popupTextBox {
    width: 245px;
}

.popup_editDevice .popupSelect {
    width: 258px;
}

.italicsLiteral {
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
}

.taskDiv {
    /*overflow-y:scroll; 	/*max-height:20px;*/
    width: 100%;
    overflow: auto;
    overflow-x: hidden;
    padding-right: 0;
    position: relative;
}

.AddSubDiv {
    top: 0;
    right: 0;
    /*height:35px; width:45%;*/
    overflow: auto;
    position: absolute;
}

.otherOptionEditPatient {
    color: Black;
    font-weight: bold;
    margin-left: 10px;
}

.teamsCheckBoxDiv {
    max-height: 100px;
    width: 200px;
    vertical-align: bottom;
    padding-right: 0;
    float: left;
    overflow-y: auto;
    overflow-x: hidden;
}

.teamsCheckBoxDiv table td,
.teamsCheckBoxDiv table {
    border: none;
    padding: 2px;
}

.teamsCheckBoxDiv input {
    margin-right: 5px;
    float: right;
}

.teamsCheckBoxDiv label {
    float: left;
    width: 145px;
}

.printColumnCheckBoxDiv {
    vertical-align: bottom;
    padding-right: 0;
    float: left;
}

.printColumnCheckBoxDiv table td,
.printColumnCheckBoxDiv table {
    border: none;
}

.printColumnCheckBoxDiv input {
    margin-right: 5px;
}

.printColumnCheckBoxDiv label {
    padding: 0px 10px 0px 0px;
}

.taskDiv table {
    border: none;
    padding: 2px;
    width: 114px;
}

.taskDiv table td {
    border-collapse: collapse;
    padding: 3px 3px 0 3px;
    border: none;
}

.permissions table td,
.permissions table {
    border: none;
}

.permissions table tr {
    border: 1px solid #DEE2E5;
}

.textArea {
    resize: none;
}


.serviceHead {
    font-weight: bold;
    background: #d7dde0;
    height: 30px;
}

.radioButtonWidth label {
    margin-right: 15px;
}


/**********FAQ **************/

#faq h1,
#contact h1 {
    clear: both;
    float: none;
    margin: 10px 0 20px 0;
}

.question {
    margin-top: 10px;
    color: #33587d;
    padding: 8px 6px;
    border: 1px solid #eee;
    border-bottom: none;
    background: #f9f9f9;
    font-size: 15px;
}

.answer {
    padding: 8px 6px;
    background: #fff;
    border: 1px solid #eee;
    border-top: none;
    color: #666;
}


#contact .laside {
    border-right: 1px solid #DDE6F4;
    float: left;
    padding: 10px 20px 0 0;
    width: 470px;
}

#contact .raside {
    float: left;
    padding: 10px 0 0 20px;
    width: 370px;
}

#contact h3 {
    font-weight: normal;
    color: #FD6D00;
    font-size: 14px;
    margin: 0 0 10px;
}

#contact p {
    margin: 0 0 10px;
    color: #606060;
    line-height: 150%;
    position: relative;
}

#contact .raside p {
    line-height: 180%;
}

#contact .laside a {
    color: #555;
    text-decoration: underline;
}

#contact .laside a:hover {
    color: #ff5500;
    text-decoration: none;
}

#contact span {
    position: absolute;
    top: 0;
}

#contact .inputText {
    background: url(../../images/input_bg.png) repeat-x left top #F6F6F6;
    border: 1px solid #ddd;
    padding: 5px;
    font: normal 12px/120% Arial, Verdana, Sans-Serif;
    width: 400px;
    color: #999;
}

#contact .inputTextBox {
    background: url(../../images/input_bg.png) repeat-x left top #F6F6F6;
    border: 1px solid #DDDDDD;
    padding: 5px;
    font: normal 12px/120% Arial, Verdana, Sans-Serif;
    width: 400px;
    color: #999;
    height: 125px;
}

#contact .submit_button {
    margin-left: 0;
    clear: both;
    float: left;
}


/*Updates from Client */

.answer ol {
    border: none;
}

.answer ol li {
    margin-left: 15px;
    border: none;
}

.answer ul {
    border: none;
}

.answer ul li {
    margin-left: 15px;
    border: none;
}


/************START OF DISCLAIMER*********************************/

.translucent {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
    background-color: gray;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 50000;
}

.translucent_ie6 {
    position: absolute;
    width: expression(document.documentElement.scrollWidth > document.documentElement.offsetWidth ? document.documentElement.scrollWidth: document.documentElement.offsetWidth + 'px');
    height: expression(document.documentElement.scrollHeight > document.documentElement.offsetHeight ? document.documentElement.scrollHeight: document.documentElement.offsetHeight + 'px');
    left: 0;
    top: 0;
    position: absolute;
    z-index: 50000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.75;
    opacity: 0.75;
    background-color: gray;
    width: 100%;
    height: 100%;
}

.LoginDisclaimer {
    background: url(../../images/LoginAgreement.GIF) left top no-repeat;
    width: 437px;
    /*height:50px;*/
    height: 100%;
    position: absolute;
    vertical-align: middle;
    z-index: 70000;
    padding: 256px 0 0 10px;
    left: 30%;
    top: 20%;
}

.LoginDisclaimer a {
    color: #5fc019;
    padding: 10px 15px;
    /*font-size:27px;*/
    font-size: 20px;
    font-weight: bold;
    padding: 0px 0 5px 33px;
    line-height: 40px;
    cursor: pointer;
}

.LoginDisclaimer a:hover {
    color: #000;
}

.SignUpDisclaimer {
    background: url(../../images/SignUpAgreement.GIF) left top no-repeat;
    width: 437px;
    /*height:50px;*/
    height: 100%;
    position: absolute;
    vertical-align: middle;
    z-index: 70000;
    padding: 256px 0 0 10px;
    left: 30%;
    top: 20%;
}

.SignUpDisclaimer a {
    color: #5fc019;
    padding: 10px 15px;
    /*font-size:27px;*/
    font-size: 20px;
    font-weight: bold;
    padding: 0px 0 5px 33px;
    line-height: 40px;
    cursor: pointer;
}

.SignUpDisclaimer a:hover {
    color: #000;
}



/*****DISCLAIMER NEW *********/

.disclaimerbox {
    width: 450px;
    border: 2px solid #38839e;
    padding: 45px 25px;
    background: #fefefe url(../../images/bg-disclaimer.jpg) no-repeat right bottom;
}

.disclaimerbox h2 {
    color: #ff5a00;
    font: bold 18px/180% arial, verdana, sans-serif;
    margin: 0 0 10px;
}

.disclaimerbox p {
    color: #434242;
    line-height: 200%;
    margin: 0 0 10px;
    clear: both;
    overflow: auto;
}

.disclaimerbox p.btnHolder {
    margin-bottom: 0;
}

.btnAccept,
.btnDecline,
.btnOk {
    width: 83px;
    height: 24px;
    display: block;
    float: left;
    margin-right: 10px;
    text-indent: -9999px;
    margin-top: 10px;
}

.btnAccept {
    background: url(../../images/btnAccept.jpg) no-repeat left top;
}

.btnDecline {
    background: url(../../images/btnDecline.jpg) no-repeat left top;
}

.btnOk {
    background: url(../../images/btnOk.jpg) no-repeat left top;
}

/************END OF DISCLAIMER*********************************/

/***********GRIDVIEW FOOTER************************************/

.footerLabel {
    float: left;
    width: 50px;
    text-align: left;
    font-weight: bold;
    padding: 2px 0px 2px 1px;
}

/***********END GRIDVIEW FOOTER************************************/

.agreement {
    font-size: 11px;
    padding: 6px;
    background: #CCC url(../../images/stripes.gif);
    border: 1px dashed #CCC;
    width: 99%;
    margin-top: 20px;
}




/* Commong Styles */

.fright {
    float: right;
}

.mbot {
    margin-bottom: 5px;
}

.clearboth {
    clear: both;
}


td.hasDatepicker input,
td.hasDatepicker img,
td.hasDatepicker span {
    float: left;
    margin: 0 3px 0 0;
}

/***********Patient Attendings*******************************/

.Watermark {
    background: url(../../images/input_bg.png) repeat-x left top #F6F6F6;
    /*border:1px solid #ddd;*/
    /*padding:2px;*/
    font: normal 12px/120% Arial, Verdana, Sans-Serif;
    color: #999;
    width: 280px;
    float: left;
    border: 1px solid #949292;
    padding: 2px 0px 0px 3px;
    margin-bottom: 6px;
    font-size: 12px;
}

.editPatientLine {
    clear: both;
    margin-bottom: 15px;
    overflow: auto;
    line-height: 15px;
    width: 100%;
    border-top: 2px solid #146784;
}

/**********New home*********/

.tryit {
    float: right;
    width: 80px;
    height: 80px;
    color: White;
    display: block;
    margin: 32px 243px 0 0;
    font-size: 16px;
    font-weight: bold;
}

.thumb_outer {
    float: left;
    width: 440px;
    /*height:120px; */
    padding: 0 0 0 60px;
    margin-top: 20px;
}

.thumb_outer img {
    float: left;
}

.thumb_txt {
    padding: 5px 0 0 10px;
    float: left;
    width: 240px;
    font-size: 14px;
    font-weight: normal;
    color: #053961;
}

.thumb_txt {
    font-size: 14px;
    font-weight: bold;
    font-family: Helvetica Neue, Arial;
}

.thumb_txt span {
    padding-top: 15px;
    float: left;
    width: 240px;
    font-weight: normal;
}

.thumb_txt em {
    font-style: normal;
}

.linkUnderline {
    text-decoration: underline;
    color: #053961;
}

.testimonials_outline {
    width: 100%;
    background: #dcdcdc;
    padding: 20px 50px 50px 50px;
    height: 150px;
    font-size: 14px;
    font-weight: normal;
    color: #053961;
}

.testimonials_outline span {
    font-size: 24px;
    font-weight: bold;
    clear: both;
    display: block;
    text-align: center;
    padding-bottom: 20px;
}

.testimonials {
    float: left;
    width: 250px;
    text-align: center;
    vertical-align: middle;
    height: 60px;
    display: block;
    padding: 0 25px;
    font-family: Helvetica Neue, Arial;
}

.hdgTestimonials {
    height: 26px;
    background: url(../../images/hdg-testimonials.jpg) no-repeat center;
    margin-bottom: 25px;
    text-align: center;
}

.box1_outline {
    font-family: Helvetica Neue, Arial;
    float: left;
    margin: 274px 0 0 60px;
    width: 388px;
    height: 102px;
    padding: 10px;
    font-size: 15px;
    font-weight: bold;
    color: #053961;
    background: url(../../images/box1.jpg) no-repeat left top;
}

.box1_outline span,
.orange {
    color: #FF5500;
}

.banner_rt_txt {
    float: right;
    width: 120px;
    display: block;
    height: 16px;
    margin: 49px 190px 0 0;
    color: White;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.banner_rt_txt a {
    color: #FF5500;
    text-decoration: none;
}

.socialmedia-icons {
    float: right;
    margin-top: 80px;
    color: White;
}

.twitter {
    margin-right: 8px;
}

.signin_home {
    width: 410px;
    height: 65px;
    float: right;
    color: #053961;
    padding-top: 10px;
}

.signin_home_btn {
    width: 270px;
    height: 55px;
    float: right;
    color: #053961;
    padding-top: 20px;
}

.signin_home_btn a {
    cursor: pointer !important;
}

.signin_user,
.signin_pass {
    float: left;
    width: 170px;
}

.signin_user input,
.signin_pass input {
    float: left;
    width: 150px;
    background: url(../../images/input-bg-signin.jpg) repeat-x top left;
    border: 1px solid #CCC;
    height: 18px;
    padding: 2px;
    color: #295989;
}

.signin_user label,
.signin_pass label {
    font-size: 11px;
}

.signin_pass a {
    font-size: 11px;
    float: left;
    padding-top: 5px;
    font-size: 10px;
    cursor: pointer !important;
}

.signin_box {
    width: 350px;
    height: 275px;
    background: url(../../images/signin_page_box.jpg) no-repeat;
    margin: 100px auto 0;
    padding: 50px 70px 0 0;
}

.signin_social {
    width: 380px;
    height: 175px;
    margin: 10px auto 0;
}

.menu_top {
    border-left: 1px solid #CCC;
    float: left;
    margin-left: 50px;
}

.menu_top li {
    padding: 5px 15px;
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC;
    background: #fbfbfb;
    float: left;
    list-style: none;
}

.menu_top li a {
    color: #333;
    font-family: Verdana, arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

.menu_top li a:hover {
    color: #026D90;
    text-decoration: none;
}


.button {
    background: url(../../images/new_patient.png) center 2px no-repeat;
    float: left;
    text-decoration: none;
    font-weight: bold;
    color: #026D90;
    margin-right: 10px;
    padding: 0;
    font-size: 9px;
    font-family: Verdana;
    font-weight: bold;
    width: 100px;
    height: 25px;
    text-indent: -9999px;
    line-height: 25px;
}

/*.button span {background:url(../../images/new_patient.png) no-repeat right -20px; float:left; height:17px; padding:3px 15px 0px 15px;border:1px solid red;}*/

.button:hover {
    color: #000;
    cursor: pointer;
}

/*.button:hover span {background:url(../../images/new_patient.png) no-repeat right -60px;}*/

.button1 {
    background: url(../../images/new_patient1.png) center top no-repeat;
    float: left;
    text-decoration: none;
    font-weight: normal;
    color: #000;
    margin-right: 10px;
    padding: 0px 0px;
    width: 100px;
}

.button1:hover {
    color: #000;
    cursor: pointer;
}

.btnnewpatient {
    width: 90px;
    height: 25px;
    background: url("../../images/btn-newPatient.jpg") no-repeat left top;
}

.btnreadmission {
    width: 87px;
    height: 25px;
    background: url("../../images/btn-readmission.jpg") no-repeat left top;
}

.btnprint {
    width: 46px;
    height: 25px;
    background: url("../../images/btn-print.jpg") no-repeat left top;
}

.btnprintcolor {
    width: 46px;
    height: 25px;
    cursor: pointer;
    background: url("../../images/btn-print-color.png") no-repeat left top;
}

.btncancel {
    width: 57px;
    height: 25px;
    cursor: pointer;
    background: url("../../images/btn-cancel.png") no-repeat left top;
}

.btnGo {
    width: 57px;
    height: 25px;
    cursor: pointer;
    background: url("../../images/btn-update.png") no-repeat left top;
}

.btnNumbers {
    width: 78px;
    height: 25px;
    float: right;
    text-indent: -9999px;
    cursor: pointer;
    display: block;
    text-decoration: none;
    margin-right: 10px;
    padding: 0;
    background: url("../../images/btn-numbers.jpg") no-repeat left top;
}

.btnlogout {
    width: 57px;
    height: 25px;
    background: url("../../images/btn-logout.jpg") no-repeat left top;
}

.btnEdit {
    width: 47px;
    height: 25px;
    float: right;
    background: url("../../images/btn-edit.png") no-repeat right top;
}

.btnSave {
    width: 47px;
    height: 25px;
    background: url("../../images/btn-save.png") no-repeat right top;
}

ulPrint {
    /*list-style-image: url("../images/bullet.gif") left top no-repeat;*/
    color: black;
    font-size: 8px;
    font-weight: normal;
    letter-spacing: 1px;
    word-spacing: 1px;
}

/* Picture Style*/

.picturevideo {
    width: 950px;
    margin: 15px auto;
    padding: 0px 0px 0px 0px;
}

.picture {
    background-color: #8fb8e6;
    width: 439px;
    padding: 12px 15px;
    float: left;
    margin: 0px 20px 0px 0px;
    min-height: 400px;
}

.search-empty {
    height: 200px;
    margin-bottom: 30px;
    padding: 150px 0px 0px 0px;
    text-align: center;
    width: 950px;
    font-size: 18px;
    background-color: #8fb8e6;
}

.golf-courses h2,
.picture h2 {
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
    padding: 0px 0px 15px 0px;
}

.golf-courses {
    background-color: #8fb8e6;
    width: 439px;
    padding: 12px 15px;
    float: left;
    min-height: 400px;
}

.club-member-name {
    font-size: 18px;
    color: #0000ff;
}

.club-member-citystate {
    font-weight: bold;
}

.picturevideo .head {
    padding: 0px 0px 15px 0px;
}

.picturevideo .head img {
    float: left;
}

.picturevideo .edit {
    float: right;
    color: #dc890e;
    margin: 10px 0px 0px 0px;
    text-decoration: none;
}

.picturevideo .edit:hover {
    text-decoration: underline;
}

.picturevideo .picturewrap {
    padding: 0px 0px 20px 0px;
    font-size: 11px;
    color: #1b72f4;
}

.picturevideo .picturewrap h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0px 3px 0px;
    color: #000;
}

.picturevideo .thump-wrap {
    width: 760px;
    background: url(../images/content-bg.png) 0px 0px;
    padding: 15px 8px;
    overflow-y: auto;
    overflow-x: hidden;
}

.picturevideo .thump {
    width: 138px;
    height: 200px;
    margin: 0px 4px 20px 4px;
    float: left;
    border: 1px solid #858585;
    background: #d5e3ea;
}

.picturevideo .thump img {
    width: 125px;
    height: 125px;
    margin: 7px 0px 7px 6px;
}

.picturevideo .thump .des {
    padding: 0px 0px 8px 8px;
    font-size: 11px;
}

.edit-btn,
.delete-btn {
    padding: 1px 6px;
    height: 13px;
    line-height: 12px;
    font-size: 11px;
    text-align: center;
    border: 1px solid #6a6a6a;
    background: #949a9e;
    color: #fff;
    text-decoration: none;
    margin-left: 7px;
    float: left;
}

.edit-btn:hover,
.delete-btn:hover {
    background: #b2b7b9;
}

.popup-wrap {
    width: 707px;
}

.poptop {
    background: url(../images/Pictures/pop-top.png) no-repeat 0px 0px;
    width: 682px;
    height: 22px;
    padding: 18px 0px 0px 25px;
}

.pop-content {
    background: url(../images/Pictures/pop-bodybg.png) repeat-y 0px 0px;
    padding: 15px 0px 10px 15px;
    width: 692px;
}

.popbottom {
    background: url(../images/Pictures/pop-bottom.png) no-repeat 0px 0px;
    width: 707px;
    height: 19px;
}

.popup-wrap h3 {
    float: left;
    width: 280px;
    color: #0f6fff;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.popup-wrap .add-picture {
    float: left;
    width: 170px;
    padding: 3px 0px 0px 0px;
    margin: 0px 100px 0px 0px;
}

.pre-nex {
    float: left;
    width: 180px;
    padding: 3px 0px 0px 0px;
}

.popup-wrap .add-pic1 {
    color: #e0992e;
    font-size: 12px;
    text-decoration: none;
    padding: 0px 7px;
}

.popup-wrap .closepopup {
    width: 80px;
    float: right;
    margin: 0px 30px 0px 0px;
    text-align: right;
    cursor: pointer;
}

.popup-wrap .thumbnail {
    width: 160px;
    margin: 0px;
    height: 165px;
    float: left;
    text-align: center;
}

.popup-wrap .thumbnail img {
    width: 140px;
    height: 110px;
}

.validator {
    font-size: 11px;
    padding-left: 205px;
    color: red;
}

.picturevideo .edit001 {
    color: #dc890e;
    margin: 10px 0px 0px 0px;
    text-decoration: none;
    padding-right: 5px;
    cursor: pointer;
}

.picturevideo .edit001:hover {
    text-decoration: underline;
}

.CommentsDiv {
    height: 170px;
}

.CommentsDiv2 {
    height: 170px;
}

/*----- MY PICTURES CSS STARTS HERE----- */

.picture-middle {
    margin: 0px 20px 0px 0px;
    background: #deeaf8;
    padding: 0px 10px 20px 15px;
}

.create-album,
.change-album {
    background: url(../images/MyPictures/create-album.png) no-repeat left top;
    float: right;
    height: 27px;
    margin: 5px 0px 0px 3px;
}

.create-album span,
.change-album span {
    background: url(../images/MyPictures/create-album.png) no-repeat right -54px;
    float: left;
    padding: 5px 15px 0px 25px;
    height: 22px;
    cursor: pointer;
    color: #000;
    font-weight: bold;
    font-size: 13px;
}

.create-album:hover,
.change-album:hover {
    background: url(../images/MyPictures/create-album.png) no-repeat left -27px;
}

.create-album span:hover,
.change-album span:hover {
    background: url(../images/MyPictures/create-album.png) no-repeat right -81px;
    color: #777777;
}

.change-album {
    background: url(../images/MyPictures/create-album.png) no-repeat left -108px;
}

.change-album:hover {
    background: url(../images/MyPictures/create-album.png) no-repeat left -135px;
}

.change-album span {
    background: url(../images/MyPictures/create-album.png) no-repeat right -162px;
    padding: 5px 15px 0px 15px;
}

.change-album span:hover {
    background: url(../images/MyPictures/create-album.png) no-repeat right -189px;
}

.picture-head-wrap {
    overflow: auto;
    border-bottom: 4px solid #2b80d3;
    padding: 0px 0px 3px 0px;
}

.album-head-left {
    float: left;
    width: 323px;
    padding: 15px 0px 0px 0px;
    font-size: 18px;
}

.album-head-left span {
    padding: 0px 0px 0px 20px;
    font-size: 13px;
    font-weight: bold;
}

.album-head-right {
    float: left;
    width: 200px;
    text-align: right;
}

.page-numbs {
    font-size: 12px;
    font-weight: bold;
    color: #0072BC;
    margin: 15px 0px 0px 0px;
}

.page-numbs .active-link {
    color: #0072BC;
    padding: 0px 2px;
    cursor: pointer;
}

.page-numbs .active-link:hover {
    text-decoration: underline;
    color: #003D65;
}

.next-PrevDisabled {
    color: #cacaca;
    cursor: none;
}

.next-PrevDisabled:hover {
    text-decoration: none;
    color: #cacaca;
    cursor: text;
}

.album-list-wrap {
    padding: 15px 0px 10px 2px;
}

.album,
.album-selected {
    /*text-align: center;*/
    font-size: 11px;
    font-weight: bold;
    padding: 5px 0px;
    margin: 8px 0px 0px 7px;
    cursor: auto;
}

.album-mainwrap {
    width: 120px;
    float: left;
    margin: 0px 6px;
}

.album-selected {
    background: #8bb8e6;
}

.album img {
    height: 70px;
    margin-bottom: 8px;
    cursor: auto;
}

.album-selected img {
    width: 65px;
    height: 70px;
    margin-bottom: 8px;
    cursor: auto;
}

.album span,
.album-selected span {
    font-weight: normal;
}

.album-pic {}

.album-pic-head {
    padding: 0px 0px 0px 7px;
    width: 507px;
}

.album-pic-head .head-left {
    float: left;
    font-size: 18px;
    padding: 7px 0px 0 1px;
}

.album-pic-head .btn-right {
    float: right;
}

.album-pic .picture-thumb {
    width: 92px;
    float: left;
    margin: 0px 6px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0px;
    /*background: url(../images/MyPictures/video-list-bg.png) no-repeat scroll 0 0 transparent;     height: 71px;     width: 89px;*/
}

.album-pic .picture-thumb img {
    margin: 0px 0px 3px 0px;
}

.edit-delete-album {
    background: url(../images/MyPictures/edit-delete-album.png) no-repeat 0px 0px;
    float: left;
    padding: 1px 0px 0px 0px;
    height: 15px;
    width: 43px;
    cursor: pointer;
    color: #000;
    font-weight: bold;
    font-size: 11px;
    display: block;
    text-align: center;
    margin: 3px 0px 0px 0px;
}

.edit-delete-album:hover {
    background: url(../images/MyPictures/edit-delete-album.png) no-repeat 0px -16px;
}

.album-pic .edit-margin {
    margin: 3px 4px 0px 0px;
}

.album-comments-wrap {
    padding: 25px 10px 0px 10px;
    overflow: auto;
    font-weight: bold;
    font-size: 13px;
}

.album-comments-wrap a {
    color: #0072BC;
    padding: 0px 10px 0px 0px;
}

.album-comments-wrap img {
    float: left;
    width: 65px;
    height: 65px;
}

.album-comment-content {
    float: right;
    width: 433px;
}

.comment-date-time {
    color: #b9b9b9;
}

/*.picture-viewing
{
    margin: 0px 20px 0px 0px;
    background: #ffffff;
    border: 1px solid #1e1e1e;
    padding: 15px 10px 20px 15px;
}*/

.picture-viewing {
    font-size: 14px;
    font-weight: bold;
    width: 555px;
}

.picture-popup {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 8px solid #0066CC;
    font-size: 14px;
    font-weight: normal;
    padding: 10px;
    width: 519px;
}

.picture-viewing .close {
    background: none repeat scroll 0 0 #0066CC;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: bold;
    height: 22px;
    padding: 5px 0 0;
    text-align: center;
    width: 88px;
}

.large-pic {
    width: 505px;
    background: #c3c3c3;
    border: 1px solid #b1b1b1;
    text-align: center;
    margin: 0px 0px 0px 8px;
}

.large-pic img {
    max-width: 505px;
}

.comment-text {
    float: left;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    border: 1px solid #000;
    height: 63px;
    width: 428px;
    resize: none;
}

.album-comments-wrap .comment-submit {
    width: 76px;
    padding: 3px 0px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #0066cb;
    border: 2px solid #757575;
    display: block;
    float: right;
    font-weight: normal;
    margin: 10px 0px 0px 0px;
}

.album-comments-wrap .comment-submit:hover {
    background: #3789da;
}

/*----- create-album popup----- */

.create-album-mainwrap {
    width: 566px;
}

.create-album-wrap {
    background: #ffffff;
    border: 8px solid #0066CC;
}

.create-album-hd {
    background: #0066CC;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 3px 0px;
    font-family: Arial;
}

.create-album-content {
    padding: 0px 0px 5px 0px;
    font-weight: bold;
}

.create-album-content h2 {
    font-size: 18px;
    margin: 0px 0px 5px 0px;
    font-weight: normal;
}

.create-album-content label {
    float: left;
    padding: 2px 5px 0px 0px;
    font-family: Arial;
    font-size: 15px;
}

.create-album-content .input-text {
    border: 1px solid #000000;
    padding: 3px 0px 3px 3px;
    width: 420px;
    margin: 0px 0px 10px 0px;
}

.create-album-content p {
    padding: 0px 0px 10px 0px;
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
    font-family: Arial;
}

.album-pop-button {
    background: url(../images/MyPictures/album-pop-buttons.png) no-repeat 0px 0px;
    padding: 5px 0px 0px 0px;
    height: 27px;
    color: #000;
    font-weight: normal;
    font-size: 18px;
    display: block;
    text-align: center;
    width: 123px;
    margin: 3px 0px;
    font-family: Arial;
    cursor: pointer;
}

.album-pop-button:hover {
    background: url(../images/MyPictures/album-pop-buttons.png) no-repeat 0px -32px;
}

.album-pop-cancel {
    background: url(../images/MyPictures/album-pop-cancel.png) no-repeat 0px 2px;
    padding: 5px 0px 0px 23px;
    color: #000;
    margin: 10px 0px 0px 0px;
    height: 22px;
    font-family: Arial;
    font-size: 13px;
}

.album-pop-cancel:hover {
    text-decoration: underline;
    cursor: pointer;
}

.button-left {
    float: left;
}

.button-right {
    float: right;
}

.create-album-content .image-name {
    padding: 10px 0px 0px 5px;
    float: left;
}

.input-title,
.watermarkedTitle1 {
    border: 1px solid #000000;
    padding: 3px 0px 3px 3px;
    width: 435px;
    float: right;
    margin: 0px 0px 8px 0px;
}

.input-title-2,
.watermarkedTitle {
    border: 1px solid #000000;
    padding: 3px 0px 3px 3px;
    width: 423px;
    float: right;
    margin: 0px 0px 8px 0px;
}

.picture-title-wrap {
    padding: 10px 0px 5px 0px;
    font-size: 14px;
    font-weight: bold;
}

.picture-title-wrap label {
    float: left;
    padding: 2px 0px 0px 0px;
    font-family: Arial;
    font-size: 13px;
}

.picture-caption {
    font-size: 13px;
    padding: 10px 0px 5px 8px;
    font-weight: bold;
    float: left;
}

.post-comment,
.delete-comment {
    color: #0072BC;
    font-size: 12px;
}

.post-comment {
    margin: 0;
    padding: 0 0 0 10px;
    width: 508px;
}

.clear {
    clear: both;
}

.uploded-name {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0 0 5px;
}

.select-text,
.select-text-2 {
    padding: 0 0 5px 0px;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
}

.select-text-2 {
    padding: 0px;
    font-size: 14px;
}

.input-chkbox {
    margin: 4px 0 0 0;
}

.picture-title-wrap span {
    margin: 2px 0 0 12px;
    font-size: 13px;
}

.album-validation {
    padding: 4px 0px 0px 0px;
    font-family: Arial;
    font-size: 11px;
    color: #000;
    float: left;
    padding-left: 75px;
}

.error-msg {
    padding: 10px 10px 0px 0px;
    font-family: Arial;
    font-size: 11px;
    color: #000;
    float: right;
}

.album-validation-00 {
    padding: 4px 0px 0px 0px;
    font-family: Arial;
    font-size: 11px;
    color: #000;
    float: left;
    padding-left: 7px;
}

.album-validation-2 {
    padding: 4px 0px 0px 0px;
    font-family: Arial;
    font-size: 11px;
    color: #FF0000;
    font-weight: normal;
}

.blue-loader {
    float: left;
    margin-left: 5px;
}

.browse-input {
    float: left;
}

.image-count,
.you-tube-account {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0 20px;
}

.watermarkedTitle,
.watermarkedTitle1 {
    color: Gray;
}

.img-frame {
    background: url(../images/MyPictures/video-list-bg.png) no-repeat scroll 0 0 transparent;
    height: 92px;
    width: 93px;
    text-align: right;
}

.img-frame img {
    width: 90px;
    height: 90px;
}

.logout-connect {
    background: url(../images/MyPictures/logout-connect-button.png) no-repeat 0px 0px;
    float: right;
    padding: 3px 0px 0px 0px;
    height: 20px;
    width: 68px;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    display: block;
    text-align: center;
}

.logout-connect:hover {
    background: url(../images/MyPictures/logout-connect-button.png) no-repeat 0px -23px;
}

.you-tube-account {
    float: right;
    margin: 0px 30px 0px 0px;
    padding: 6px 0px 0px 0px;
}

/*----- MY PICTURES CSS ENDS HERE----- */

.errormsg {
    float: right;
    margin-top: 1px;
}

.errormsg span {
    font-size: 11px;
    font-weight: normal;
}

.close-popup {
    background: #0066cc;
    height: 19px;
    width: 88px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding: 5px 0px 0px 0px;
    display: block;
    float: right;
    font-weight: bold;
    cursor: pointer;
}

.imgCurve {
    float: left;
}

.boxContent {
    float: left;
    background: #edf1f2;
    border-top: 1px solid #dce0e1;
    border-bottom: 1px solid #dce0e1;
    height: 179px;
    padding: 5px 0 5px 0;
    width: 95%;
}

.btnL {
    background: url(../../images/buttonBgL.jpg) repeat-x;
    font-family: Arial;
    font-size: 13px;
    color: #f5f5f5;
    font-weight: bold;
    border: 1px solid #0037a3;
    cursor: pointer;
    height: 27px;
    padding: 0px 10px 2px 10px;
    display: inline-block;
}

.editDelBtn {
    background: url(../../images/editDeleteBtn.jpg) repeat-x;
    font-family: Arial;
    font-size: 11px;
    color: #f5f5f5;
    font-weight: bold;
    height: 16px;
    border: 1px solid #0063b4;
    cursor: pointer;
    text-align: center;
    padding: 1px 5px 0 5px;
    display: inline-block;
}

.btnS {
    background: url(../../images/buttonBgS.jpg) repeat-x;
    font-family: Arial;
    font-size: 11px;
    color: #f5f5f5;
    font-weight: bold;
    border: 1px solid #0037a3;
    cursor: pointer;
    height: 16px;
    text-align: center;
    display: block;
    padding: 1px 10px 0 10px;
    width: 55px;
    float: left;
}

.uploadBox {
    margin: 0px;
    height: auto;
}

.login {
    /*background: url(../../images/loginBg.png) no-repeat left top;*/
    /*width: 427px;
    height: 165px;*/
    padding: 100px 0 0 70px;
}

.loginTxt {
    color: #000;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    width: 85px;
    float: left;
    padding-top: 6px;
}

.loginTxtBox {
    color: #000;
    font-family: Arial;
    font-size: 13px;
    border: 1px solid #dce0e1;
    padding: 5px;
    width: 250px;
    float: left;
    margin-bottom: 10px;
}

.loginBtn {
    background: url(../../images/loginbtn.png) no-repeat left top;
    font-family: Arial;
    font-size: 13px;
    color: #000;
    font-weight: bold;
    cursor: pointer;
    height: 29px;
    width: 86px;
    display: block;
    float: left;
    text-align: center;
    padding-bottom: 4px;
}

/* New style */

/* ----------------------------------------------------------------
  
   reset.css
 
 ---------------------------------------------------------------- */

html,
body,
div,
p {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    /*font-family: Arial;*/
    vertical-align: baseline;
}

body {
    line-height: 1.5;
    /*background: #020407 url("../../images/newBg.png") repeat left top;*/
    background: #e7e7e7;
    margin: 0;
}

.clear {
    clear: both;
}

.loginWrapper {
    text-align: center;
    background: url("../../images/publicEye_logo_login.png") no-repeat center 85px;
    /*width: 885px;*/
    height: 500px;
    margin: 0 auto;
    padding: 190px 0 0 0;
    background-size: 244px;
}

.login {
    text-align: left;
    background: #fff;
    /*width: 482px;
    height: 206px;*/
    margin: 0 auto;
    padding: 50px 40px 65px !important;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 9px -2px rgba(0, 0, 0, 0.43);
    -moz-box-shadow: 0px 0px 9px -2px rgba(0, 0, 0, 0.43);
    box-shadow: 0px 0px 9px -2px rgba(0, 0, 0, 0.43);
}

.login label {
    color: #333333;
    font-weight: 300;
    /*width: 110px;
        float: left;*/
    text-align: left;
    /*line-height: 2;*/
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 2px;
}

.loginField {
    background: #f0f7ff;
    border: 1px solid #c9dffa;
    padding: 11px 5px 12px 5px;
    width: 300px;
    float: left;
    margin: 0 0 20px 0;
    font-size: 15px;
    color: #333333;
}

.loginBtn {
    background: url("../../images/loginBtn.png") no-repeat left top;
    width: 100px;
    height: 40px;
    border: none;
    cursor: pointer;
    margin: 0 50px 0 0;
}

.headWrap {
    width: 100%;
    float: left;
    position: relative;
    z-index: 9;
    background: #f6f6f6;
}

.head {
    /*width: 1000px;*/
    margin: 0 auto;
    background: url("../../images/publicEye_logo.png") no-repeat left 15px top 45%;
    height: 80px;
    background-size: 225px;
}

.head span {
    color: #333333 !important;
}

.head .logout {
    float: right;
    margin: 5px 0 0 0;
}

.head .logout a {
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    line-height: 1.8;
}

.head .logout a:hover {
    color: #448de4;
}

.menuWrap {
    width: 100%;
    /*background: url("../../images/menuBg_new.png") repeat left top;*/
    /*height:27px;*/
    /* height: 55px;*/
    background: #fff;
    /*height:27px;*/
    /* height: 55px;*/
    float: left;
}

.menu {
    /*width: 1010px;*/
    margin: 20px auto;
    /*padding-left: 10px;*/
    text-align: left;
}

.menu a {
    float: left;
    /*padding:0 13px;*/
    text-align: center;
    /* background: url("../../images/navSep.png") no-repeat right top;*/
    height: 30px;
    padding: 2px 0 0 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #4b4b4b;
    text-decoration: none;
    line-height: 27px;
    width: 110px;
    background: #f6f6f6;
    margin: 1px;
}

.menuBottom {
    /*border-top: 1px solid #000;*/
    width: 1000px;
}

.menuborderLeft {
    /*border-left: 1px solid #000;*/
}

.menu a:hover {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    height: 30px;
    line-height: 27px;
    display: block;
    background: #65a8f8;
}

.menu .selected {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    line-height: 27px;
    background: #65a8f8;
}

/**************** sub menu *******************/

.menu .nav2,
.menu .nav2 a {
    width: 110px !important;
    margin-right: 2px;
}

.menu .nav2 ul li a,
.menu .nav2 ul {
    width: 170px !important;
}

.menu .nav a {
    width: 220px;
}

.menu .nav {
    background: none;
    width: 220px;
    /*border-left: 1px solid #dedede;*/
}

.menu .nav ul {
    width: 220px;
}

#nav,
.nav {
    margin-bottom: 0px;
    /*background: url("../../images/navSep.png") no-repeat right top;*/
    /*list-style: none; 
    float: left;
    text-align: center; 
    height: 27px;
    font-size: 13px;
    font-weight: bold;
    color: #b5bfc6;
    text-decoration: none;
    line-height: 1.8;
    width: 180px;
    position: relative;*/
}

/*#nav a
    {
        width: 180px;
    }*/

#nav:hover ul,
.nav:hover ul {
    left: 0;
}

#nav ul,
.nav ul {
    list-style: none;
    z-index: 100;
    position: absolute;
    left: -9999px;
    margin: 32px 0 0 1px;
    background-color: #f4f4f4;
    width: 180px;
    padding: 1px;
    padding-bottom: 0px !important;
}

#nav ul li,
.nav ul li {
    /*padding-top: 1px;*/
    float: none;
    color: #fff;
    text-align: left;
}

#nav ul li a,
.nav ul li a {
    /*border-bottom: 1px solid #a3a3a3;*/
    /*padding: 1px 0;*/
    background: #e7f2ff;
    margin: 0px 0px 0px 0px !important;
    margin-bottom: 1px !important;
}

.menu .nav.w110 a,
.menu .nav.w110,
.menu .nav.w110 ul {
    width: 110px;
}



.logout {
    float: right;
}

.menu .logout a {
    background: #111316;
}

.contentWrap {
    width: 100%;
    /*background: url("../../images/contentbg_new.png") repeat left top;*/
    background: #fff;
    float: left;
    padding-top: 75px;
    /*padding-top:15px;*/
}

.content {
    width: 1010px;
    margin: 0 auto;
    padding-bottom: 10px;
    min-height: 500px;
}

.iconTray {
    background: url("../../images/icontrayBg.png") repeat left top;
    width: 1000px;
    height: 209px;
    margin: 10px 0 40px 0;
    float: left;
    position: relative;
}

.iconWrap {
    width: 147px;
    float: left;
    text-align: center;
    margin: 25px 27px 0px 26px;
}

.icon {
    /*width:147px;*/
    height: 90px;
    text-align: center;
    cursor: auto;
}

.icon4 {
    /*width:147px;*/
    height: 90px;
    text-align: center;
}

.iconName {
    color: #ccd8e0;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 15px;
}

.arrowLeft {
    border: 0 none;
    left: 0;
    outline: medium none;
    position: absolute;
    top: 84px;
    cursor: pointer;
}

.arrowLeftDisable {
    left: 0;
    outline: medium none;
    position: absolute;
    top: 84px;
    /*opacity:0.4;*/
    cursor: default;
}

.arrowLeftActive {
    left: 0;
    outline: medium none;
    position: absolute;
    top: 84px;
    cursor: pointer;
}

.arrowRight {
    border: medium none;
    outline: medium none;
    position: absolute;
    right: 0;
    top: 84px;
    cursor: pointer;
}

.arrowRightDisable {
    border: medium none;
    outline: medium none;
    position: absolute;
    right: 0;
    top: 84px;
    /*opacity:0.4;*/
    cursor: default;
}

.arrowRightActive {
    border: medium none;
    outline: medium none;
    position: absolute;
    right: 0;
    top: 84px;
    cursor: pointer;
}

.manageBtn {
    background: #fff;
    text-align: center;
    padding: 3px 20px 4px 20px;
    color: #0187ff;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #3484e4;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    border-radius: 25px;
}

.on {
    width: 68px;
    height: 25px;
    background: #1d2025;
    float: right;
}

.on label {
    color: #ccd8e0;
    font-size: 13px;
    margin: 0 0 0 3px;
}

.on input {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

.footerWrap {
    width: 100%;
    float: left;
    background: #fff;
   
}

.footer {
    /*width: 1000px;*/
    margin: 0 auto;
    height: 60px;
    color: #787878;
    font-size: 11px;
    padding: 20px 0 0 0;
    font-size: 14px;
    position:fixed;
    width:100%;
    bottom:0px;
    background:#fff;
}

#ctl00_xPadContentPlaceHolder_Label2 {
    color: #fff;
}

#ctl00_xPadContentPlaceHolder_Label1 {
    color: #fff;
}

#ctl00_xPadContentPlaceHolder_Label7 {
    color: #fff;
}

.uploadImage {
    text-align: center;
    float: left;
    width: 200px;
}

.uploadImage img {
    width: 75px;
    /*height:75px;*/
    margin: 15px 0 0 0;
}

.uploadImage_manageModule {
    text-align: center;
    float: left;
    width: 200px;
}

.uploadImage_manageModule img {
    height: 70px;
    margin: 5px 0 0 0;
}


.uploadPin {
    text-align: center;
    float: left;
    width: 200px;
    padding: 5px;
}

.uploadPin_manageModule {
    text-align: center;
    float: left;
    width: 200px;
    padding: 5px;
}

.uploadPin_manageModule img {
    max-height: 50px;
    margin: 5px 0 0 0;
}



.grid {
    background: #d5e6fb;
    width: 1005px;
    padding: 1px;
    margin: 15px 0 0 0;
    color: #0187ff;
    font-size: 12px;
    font-family: Arial;
}


.gridHead {
    /* background: #fff;
    border-bottom: 1px solid #131518;*/
    padding: 10px 10px 10px 15px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

.gridHead01 {
    background: #65a8f8;
    /*border-bottom: 1px solid #131518;*/
    padding: 10px 10px 10px 0;
    font-size: 16px !important;
    font-weight: 300;
    padding-left: 10px;
}

.gridHeadTitle {
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
}


.jursidictionSub {
    background: #f4f4f4;
    /*border-bottom: 1px solid #131518;*/
    padding: 12px 15px 12px 15px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px;
}

.contactTitle {
    font-weight: 300;
    font-size: 18px;
}

.detailsTitle {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #000000;
}

#myJGUIDLabel {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #333333;
}

.evidenceHead {
    background: #111316;
    border-bottom: 1px solid #131518;
    padding: 15px 10px 15px 0;
    font-weight: bold;
    font-size: 12px;
}

.tr1 {
    background: #dcecff;
    width: 100%;
    /*border-bottom: 1px solid #131518;*/
    padding: 7px 0 7px 0;
}

.tr2 {
    background: #f1f6fe;
    width: 100%;
    /*border-bottom: 1px solid #131518;*/
    padding: 7px 0 7px 0;
}

.gridBtn {
    background: #fff;
    height: 30px;
    text-align: center;
    padding: 3px 20px 4px 20px;
    color: #0187ff;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #3484e4;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    border-radius: 25px;
}

.redBtn {
    background: #fff;
    height: 30px;
    text-align: center;
    padding: 3px 20px 4px 20px;
    color: #e43434;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #e43434;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    border-radius: 25px;
}

input.redBtn_popup {
    background: #fff;
    height: 37px;
    text-align: center;
    padding: 6px 20px 6px 20px;
    color: #e43434;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #e43434;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    border-radius: 25px;
}

.appletHead {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
}

.mB10 {
    margin-bottom: 10px;
}

.gridBtnNoHeight {
    background: url(../../images/btnBg.png) repeat-x left top;
    text-align: center;
    padding: 0 10px 0px 10px;
    color: #ccd8e0;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    cursor: pointer;
    line-height: 12px;
    height: 20px;
}

.rollCall {
    padding: 15px;
}

.rollcalllabel {
    float: left;
    width: 150px;
    margin-bottom: 10px;
    color: #333333;
}

.jurisdictionlabel,
.new-inline-form label {
    margin-bottom: 3px;
    color: #333333;
    /*font-family: 'Roboto', sans-serif;
    font-weight: 300;*/
    font-size: 14px;
}

.rollcallInput {
    float: left;
    margin-bottom: 10px;
    height: 20px;
    padding-left: 3px;
    border: 1px solid #d7d7d7;
    padding: 5px;
}

.rollcallInput1 {
    float: left;
    margin-bottom: 0px;
    margin-right: 5px;
    padding-right: 10px;
    padding-left: 3px;
    height: 30px !important;
}

.rollcallInputBtn {
    background: #0187ff;
    text-align: center;
    padding: 6px 15px;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
    display: inline-block;
    float: left;
    cursor: pointer;
    margin: 0 0px 0 10px;
    border-radius: 3px;
}

.rollcall_wrap {}

.rollcall_wrap label {
    float: left;
    display: block;
    padding: 0 0 0 0;
    margin: 0px 0 0 15px;
    width: 120px;
}

.rollcall_wrap .clear {
    height: 1px;
}

.rollcall_wrap .input_box1 {
    float: left;
    padding: 1px;
    margin: 0px 0 10px 10px;
    width: 180px;
    height: 18px;
}

.rollcall_wrap .select_box5 {
    float: left;
    margin: 0px 0 10px 10px;
    width: 180px;
    border: 1px solid #d7d7d7;
    min-height: 20px;
    padding: 5px;
}

.rollcall_wrap span {
    font-weight: bold;
    font-size: 15px;
    padding: 0px 0 18px 0px;
    line-height: 35px;
}

.span_smallHeight {
    line-height: 25px !important;
    padding: 0 0 7px 0 !important;
}

.offenderspage span {
    float: left;
    line-height: 25px !important;
    padding: 0 0 10px 0 !important;
}

/* Radio Button*/

.mmsCheckBox {
    margin-top: 3px;
    margin-bottom: 6px;
    float: left;
    padding: 2px 0 0 3px;
}

.checkboxmargin {
    margin: 0 0 7px 0;
}

.grid1 {
    background: url(../../images/bg-popup.png) repeat left top;
    width: 100%;
    padding: 0px;
    margin: 15px 0 0 0;
    color: #fff;
    font-size: 12px;
    font-family: Arial;
}



.content1 {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
    min-height: 480px;
}

/* SCROLL */

.scrollMe {
    max-height: 250px;
    overflow-y: auto;
}

.icon_title {
    font-size: 12px;
    color: #6084b6;
    cursor: pointer;
}

.date_wrap {
    float: left;
    border-top: 2px solid #1a2430;
    width: 98%;
    margin: 10px 20px 0 10px;
    padding: 10px 0 0 0;
}

.date_wrap label {
    float: left;
}

.icon1 {
    /*width:147px;*/
    text-align: left;
    cursor: pointer;
    color: #baa876;
    font-weight: bold;
    padding: 4px 0 8px 15px;
    background: #1a2430;
    width: 964px;
}

.icon2 {
    /*width:147px;*/
    text-align: left;
    color: #baa876;
    font-weight: bold;
    padding: 4px 0 8px 15px;
    background: #1a2430;
    width: 964px;
}

#dummyDateDiv {
    border: 1px solid #000;
}

.iconWrap1 {
    width: 160px;
    float: left;
    text-align: center;
    margin: 20px 15px 0px 15px;
    border: 0px solid red;
    height: 150px;
}

.iconWrap1 img {
    margin: 0px 0px 5px 0px;
    border: 2px solid #464955;
    padding: 2px;
}

.mmsdiv_container {
    width: 100%;
    padding: 15px;
}

.mmsDiv {
    width: 500px;
}

.mmsDiv .mmsText {
    float: left;
    width: 100px;
    margin-top: 5px;
}

.mmsInputContainer {
    float: right;
    width: 400px;
    text-align: left;
    margin-top: 5px;
}

.sortHeaderAsc a {
    background: url(../../images/up_sort.png) no-repeat right 8px;
    text-decoration: none;
    display: block;
    /*width: 125px;*/
    padding: 0 20px 0 0;
    font-family: 'Roboto', sans-serif;
    float: left;
    color: #2e81c7 !important;
}

.OffenderList a {
    /*width: 84px !important;*/
}

.OffenderList2 a {
    /*width: 64px !important;*/
}

.OffenderList3 a {
    /*width: 50px !important;*/
}

.sortHeaderAsc1 a {
    background: url(../../images/up_sort.png) no-repeat right 8px;
    text-decoration: none;
    display: block;
    width: 55px;
    padding: 0 10px 0 0;
    color: #FFFFFF !important;
}

.sortHeaderAsc2 a {
    background: url(../../images/up_sort.png) no-repeat right 8px;
    text-decoration: none;
    display: block;
    padding: 0 10px 0 0;
    /*width: 107px;
    color: #FFFFFF !important;*/
}

.sortHeaderAsc3 a {
    background: url(../../images/up_sort.png) no-repeat right 8px;
    text-decoration: none;
    display: block;
    padding: 0 10px 0 0;
    width: 85px;
    color: #FFFFFF !important;
}

.sortHeaderAsc TH A {
    padding-right: 20px;
}

.sortHeaderDesc a {
    text-decoration: none;
    background: url(../../images/down_sort.png) no-repeat right 8px;
    display: block;
    padding: 0 20px 0 0;
    color: #2e81c7 !important;
    /*width: 115px;*/
}

.sortHeaderDesc1 a {
    text-decoration: none;
    background: url(../../images/down_sort.png) no-repeat right 8px;
    display: block;
    padding: 0 10px 0 0;
    color: #FFFFFF !important;
    width: 55px;
}

.sortHeaderDesc2 a {
    text-decoration: none;
    background: url(../../images/down_sort.png) no-repeat right 8px;
    display: block;
    padding: 0 10px 0 0;
    /*width: 107px;
    color: #FFFFFF !important;*/
}

.sortHeaderDesc3 a {
    text-decoration: none;
    background: url(../../images/down_sort.png) no-repeat right 8px;
    display: block;
    padding: 0 10px 0 0;
    width: 85px;
    color: #FFFFFF !important;
}

.sortHeader_rollcall {
    color: #fff;
}

/*.sortHeader_rollcall a
    {
        width: 125px;
        display: block;
        color: #fff !important;
        text-decoration: none !important;
    }*/

.sortHeader_date a {
    /*width: 115px;*/
    padding: 0 20px 0 0;
    float: left;
}

.sortHeader_date2 a {
    /*width: 107px;*/
    padding: 0 20px 0 0;
    float: left;
}

.sortHeader_date3 a {
    /*width: 85px;*/
    padding: 0 20px 0 0;
    float: left;
}

.sortHeader a,
.sortHeader a:visited {
    text-decoration: none;
    color: #2e81c7 !important;
}

.sortHeader1 a,
.sortHeader1 a:visited {
    text-decoration: none;
    /*color: #FFFFFF !important;*/
    width: 125px;
    border: 0px solid red;
    display: block;
}

.sortHeader2 a,
.sortHeader2 a:visited {
    text-decoration: none;
    /*color: #FFFFFF !important;*/
    width: 107px;
    padding: 0 10px 0 0;
    border: 0px solid red;
    display: block;
}

.sortHeader3 a,
.sortHeader3 a:visited {
    text-decoration: none;
    color: #FFFFFF !important;
    width: 85px;
    border: 0px solid red;
    display: block;
    padding: 0 10px 0 0;
}

.pagination {
    margin: 0px 0 15px 15px;
}

.paginationTable {
    width: 100%;
    margin-top: 5px;
}

.pagination a {
    background-color: #ffffff;
    padding: 4px 7px;
    font-size: 13px;
    display: inline-block;
    text-align: center;
    padding-top: 3px;
    border: 1px solid #57a0f8;
    text-decoration: none;
    color: #333333 !important;
}

.pagination td {
    padding: 0px !important;
    text-align: left;
}

.pagination a:hover {
    background-color: #57a0f8;
    color: #fff !important;
    font-weight: normal;
}

.pagination td td span {
    font-weight: normal;
}

.pagination a:link,
.pagination a:visited {
    color: #57a0f8;
    text-decoration: none !important;
}


.no_wrap {
    white-space: nowrap;
}

.rollCallTextWidth span {
    width: 250px;
    display: block;
    word-wrap: break-word;
}

.rollCallPageAlbum {
    text-align: left;
}

.rollCallPageAlbum img {
    height: 70px;
}


/*--------------------map---------------------*/

.ovi_mp_bubble_content,
.ovi_mp_bubble_knife,
.ovi_mp_bubble_controls {
    /*background-color:#26333c; 	color:#fff;*/
}

.send_mms {
    float: left;
    margin: 63px 10px 0 0;
}

.assignUserList {
    width: 500px;
    height: 250px;
    overflow-y: scroll;
}

.assignUserList td {
    width: 50%;
}

.assignUserList label {
    margin: 0 0px 0 8px;
}


.popupWrap div {
    background-color: Transparent !important;
}

.popupWrap .ajax__tab_inner,
.MMS_message .ajax__tab_inner {
    /*padding: 0 5px !important;*/
    background-color: #000 !important;
    margin: 0 0 0px 0 !important;
}

.popupWrap .ajax__tab_inner span,
.MMS_message .ajax__tab_inner span {
    background: none !important;
    background-color: #000 !important;
}

.popupWrap .ajax__tab_outer span,
.MMS_message .ajax__tab_outer span {
    background: none !important;
    /*background-color: #89bcf9 !important;*/
}

.popupWrap .ajax__tab_outer,
.MMS_message .ajax__tab_outer {
    background: none !important;
    background-color: #f4f4f4 !important;
    /*border: 1px solid #666 !important;*/
    margin-right: 2px;
}

.popupWrap .ajax__tab_inner .ajax__tab_tab,
.MMS_message .ajax__tab_inner .ajax__tab_tab {
    font-weight: bold !important;
}

.popupWrap .ajax__tab_active .ajax__tab_outer,
.MMS_message .ajax__tab_active .ajax__tab_outer {
    /*border-top: 2px solid #3399FF !important;
    border-bottom: 1px solid #000 !important;*/
    background: #0187ff !important;
    color: #fff;
}

.ajax__tab_xp .ajax__tab_body {
    /*border: 1px solid #666 !important;*/
    border-top: none !important;
    border-style: none !important;
}

.ajax__tab_xp .ajax__tab_header {
    /*background:none !important;*/
}

.editapplet_icon {
    /*margin: 15px 0 0 auto;*/
    padding: 0 0 0 0px;
    height: 50px;
    margin-left: 10px;
}

.marginTop10 {
    margin-top: 10px;
}

.filevalidator {
    display: block;
    float: left;
    font-size: 12px;
}

.modalBackground1 {
    /*background-color:Gray;*/
    filter: alpha(opacity=80);
    background: gray url(../../images/fileprogress.gif) no-repeat center 300px;
    /*background-position:center;*/
    opacity: 0.8;
    z-index: 10000;
}

.ajaxTabTable {
    padding: 5px;
    width: 650px;
}

.ajaxTabTable td img {
    float: left;
}

.popupIframe {
    width: 700px;
    height: 720px;
}

.popupIframe2 {
    width: 700px;
    height: 595px;
}

.deviceStatusClickable {
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    cursor: pointer;
    vertical-align: middle;
}

.deviceStatusClickDisabled {
    border-right-width: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    cursor: default;
    vertical-align: middle;
}


.overlay {
    border: black 1px solid;
    padding: 5px;
    z-index: 100;
    width: 140px;
    height: 110;
    position: absolute;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    background-color: #DCDCDC;
}

.dataUploadModalBackground {
    background-color: #1C1B1C;
    -moz-opacity: 0.80;
    filter: alpha(opacity=80);
    opacity: 0.8;
    z-index: 10000;
}

.popupContent span input {
    float: left;
    margin: 5px 5px 5px 0;
}

.listType {
    float: left;
    margin: 2px 0 0 0;
    width: 120px;
}

.addDeviceLabel {
    float: left;
    margin: 2px 5px 0 0;
}

.popupContent span label {
    float: left;
    margin: 7px 5px 0 0;
}

.popupSelect {
    width: 255px;
    float: left;
    border: 1px solid #949292;
    padding: 2px 0px 0px 3px;
    margin-bottom: 10px;
}

.addDeviceInput {
    float: left;
    margin: 0px 26px 0 0;
}

.paddingNone {
    padding: 0px !important;
}

.errorMsgDiv ul li {
    list-style: none;
    padding: 10px 0 10px 10px;
}

.popupSreen .gridHead {
    /*padding-left: 0px !important;*/
    min-height: 30px;
}

.popupSreen .gridHead01 {
    min-height: 30px;
}

.moduleaddpopup {
    padding: 0 32px 0 0;
}

.modulepopup .popupTextBox {
    width: 220px !important;
}

/******************* module_list *********************/

.module_list {
    margin: 0 0 0px 0px;
    padding: 15px;
    /*border-bottom: 1px solid #89bcf9;
    border-bottom-color: #d3e6fd;
    background: #f8fafd;*/
    /*padding-bottom: 0px;*/
}

.module_list .gridBtn {
    margin: 10px 0 0 0;
}

.module_list h3 {
    margin-bottom: 15px !important;
}

.module_list .modulelabel {
    display: inline-block;
    color: #333333 !important;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding-top: 8px;
}

.modulelabel {
    color: #333333 !important;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.module_list .module_inputWraper {
    margin: 0 0 14px 0;
}

.module_list .module_inputWraper select {
    border: 1px solid #d7d7d7;
    padding: 5px;
    width: 261px;
}

.module_list .rollcallInput,
.module_list .select_box5 {
    width: 250px;
}


.module_list .rollcallInput,
.module_list .select_box5 select {
    height: 30px;
    border: 1px solid #d7d7d7;
    padding: 5px;
}

.accordion_wraper {
    margin: 0 0 0 0px;
}

.accordion_wraper .accordionContent {
    margin: 0 0 0 0px;
}

#EditAppletUpdatePanel .grid {
    border: none !important;
}

.accordion_wraper .accordionHeaderSelected {
    padding: 10px 0 10px 10px;
    background-color: #9faab6;
    cursor: pointer;
}

.accordion_wraper .accordionHeaderSelected h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
}

.accordion_wraper .accordionHeader {
    padding: 10px 0 10px 10px;
    background-color: #65a8f8;
    cursor: pointer;
    margin: 0 0 10px 0;
}

.accordion_wraper .accordionHeader h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
}

.marginLT16 {
    margin: 0 0 10px 16px;
}

.noMargin {
    margin: 0px !important;
}

.marginLeft135 {
    margin-left: 135px;
}

.marginLeft185 {
    margin-left: 185px;
}

.sexoffender_checkBox {
    margin: 5px 0 0 8px;
    display: inline-block;
}

.marginR30 {
    margin-right: 30px !important;
}

.marginR10 {
    margin-right: 10px !important;
}

.marginR225 {
    margin-right: 225px !important;
}


.resizeNone {
    resize: none;
}




.FormWrap {
    margin: 0px;
    padding: 0px;
    width: 950px;
}

.Label {
    float: left;
    width: 90px;
    margin: 2px 10px 0px 0px;
}

.Input {
    float: left;
    width: 500px;
    padding: 2px 0px 3px 2px;
    margin: 0px 0px 10px 0px;
    font-family: Arial, Verdana;
    font-size: 13px;
    color: #000;
    line-height: normal;
}

.Star {
    float: left;
    color: Red;
    padding: 0px 0px 0px 5px;
}


.DefaultBtn {
    background: url(../../images/btnBg.png) repeat-x left top #57a0f8;
    height: 32px;
    margin-left: 10px;
    text-align: center;
    padding: 0px 10px 0px 10px;
    color: #fff;
    font-weight: 300;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    cursor: pointer;
    line-height: 12px;
    float: left;
    width: 60px;
}

.WidthNone {
    width: auto;
}

.imageUploaderField input {
    width: 50% !important;
}

.MarginRgt {
    margin-right: 10px;
}

.sortHeader_buildingName a {
    /*width: 115px !important;*/
    float: left;
}

.sortHeader_buildingType a {
    width: 100px !important;
}

.sortHeader_location a {
    width: 75px !important;
}

/******************** structure ***********/

.structure_wrap div {
    width: 400px;
    float: left;
}

.structure_wrap label {
    display: block;
    float: left;
    margin: 0 0 3px 15px;
    padding: 0;
    width: 140px;
    color: #333333;
}

.structure_wrap .input_box1 {
    float: left;
    height: 18px;
    margin: 0 0 13px 10px;
    width: 200px;
    border: 1px solid #d7d7d7;
    padding: 1px 5px;
    height: 25px;
}



.structure_wrap .checkbox1_wrap {
    display: block;
    margin: 3px 0 0 10px;
    float: left;
}

.structure_popup {
    width: 370px;
}

.structure_popup .popupLabel {
    width: 80px;
}

.structure_popup .popupTextBox,
.structure_popup .popupTextBox .rollcallInput {
    width: 217px;
}

.structure_popup .valodation {
    text-align: center;
}

.structure_popup .popupFooter {
    margin: 0 63px 10px 0;
}

.structure_datalist_wrap {
    max-height: 175px;
    overflow-y: auto;
    margin: 0 0 22px 0;
}

.structure_datalist {
    width: 90%;
    margin: 0 0 0 0px;
    font-size: 14px;
}

.structure_datalist td {
    width: 30%;
    height: 30px;
}

.marginLeft300 {
    margin-left: 300px;
}


.subsection_wrap label {
    display: block;
    float: left;
    margin: 0 0 3px 15px;
    padding: 0;
    width: 80px;
    font-weight: bold;
    font-size: 15px;
}

.subsection_wrap div {
    width: 400px;
    float: left;
}

.formfieldPopup .popupLabel {
    width: 120px;
}

/******************** MMS Message *************/

.MMS_message .MMSM_wrap .ajax__tab_body {
    background-color: transparent;
}

.MMS_message .popupWrap div {
    background-color: inherit !important;
}

.MMS_MessageWrap_left .mmsDiv {
    width: 100%;
}

.MMS_MessageWrap {
    color: #000;
    background-color: #eee;
}


.MMS_MessageWrap_left {
    width: 261px;
    float: left;
    min-height: 500px;
    background-color: #fff;
    border-right: 1px solid #dddddd;
}

.MMS_message .MMS_MessageWrap_left_Head {
    width: 255px;
    padding: 10px 3px;
    /*background-color: #b5b9c4;*/
    background: url(../../Images/mmsMessageTopBg.png) repeat-x left top;
}

.MMS_MessageWrap_left_Head span {
    display: block;
    float: left;
    font-size: 14px;
    margin: 0px 0 0 3px;
}

.MMS_MessageWrap_left_Head a {
    display: block;
    float: left;
    /*padding: 0 7px;*/
    width: 50px;
    text-align: center;
    text-decoration: none;
    color: #000;
    font-size: 14px;
}

.MMS_MessageWrap_left_Head a:active {
    font-weight: bold;
}

.MMS_MessageWrap_left .Listwrap {
    height: 589px;
    overflow-y: auto;
    overflow-x: hidden;
}

.MMS_MessageWrap_left table {
    width: 100%;
}

.MMS_MessageWrap_left table tr {
    background-color: #fff;
}

.MMS_MessageWrap_left table td {
    padding: 5px 0 5px 10px;
}

.MMS_MessageWrap_left table span {
    display: block;
    margin: 4px 0;
}



.MMS_message .MMS_MessageWrap_right {
    background-color: #fff;
    width: 698px;
    float: left;
}

.MMS_MessageWrap_right_Head {
    background: url(../../Images/mmsMessageTopBg.png) repeat-x left top;
    height: 41px;
}

.MMS_MessageDetail_Head {
    background: url(../../Images/mmsMessageTopBg.png) repeat-x left top;
    height: 32px;
    padding: 9px 20px 0px 20px;
    font-weight: bold;
    font-size: 15px;
}

.MMS_MessageWrap_right .chatScroll {
    height: 504px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 700px;
    border-bottom: 1px solid #dddddd;
}

.MMS_MessageWrap_right .chatScroll table {
    width: 100%;
}

.MMS_MessageWrap_right .chatScroll table td {
    /* padding:15px 20px;*/
}

.MMS_MessageWrap_right .chatScroll table .leftMessage {
    padding: 10px 20px 10px 20px;
    border-bottom: 1px solid #ccc;
}

.MMS_MessageWrap_right .chatScroll table .leftMessage div {
    float: left;
    margin: 0 0 0 0;
    width: 180px;
}

.MMS_MessageWrap_right .chatScroll table .leftMessage span {
    float: left;
    font-weight: bold;
    margin: 0 10px 0 0;
    width: 110px;
    word-wrap: break-word;
    padding-left: 5px;
}

.MMS_MessageWrap_right .chatScroll table .leftMessage .message {
    width: 420px;
    padding-left: 10px;
    padding-bottom: 10px;
}


.MMS_MessageWrap_right .chatScroll table .rightMessage {
    padding: 15px 5px 15px 20px;
    background-color: #eee;
    text-align: right;
    border-bottom: 1px solid #ddd;
}

.MMS_MessageWrap_right .chatScroll table .rightMessage div {
    /*float: left;*/
    margin: 0 10px 0 0;
}

.MMS_MessageWrap_right .chatScroll table .rightMessage span {
    float: left;
    font-weight: bold;
    margin: 0 10px 0 0;
    width: 100px;
    word-wrap: break-word;
}

.MMS_MessageWrap_right .chatScroll table .rightMessage .message {
    width: 67%;
    margin: 0px 10px 0px 0px;
    padding-right: 10px;
    float: right;
    word-wrap: break-word;
}

.rightUserTimediv {
    min-width: 185px;
    float: right;
}

.left_message {
    width: 70% !important;
    padding-right: 10px;
    float: right;
    word-wrap: break-word;
}


.MMS_MessageWrap_right .Input {
    border: 1px solid #ccc;
}

.MMS_MessageWrap_right .FormWrap {
    width: auto;
    padding: 15px;
    background: url(../../Images/mmsrigtform_bg.png) repeat-x left top;
    height: 158px;
}

.MMS_MessageWrap_right .FormWrap .buttonWrap {
    margin: 0px 0 0 100px;
}

.MMS_MessageWrap_right .FormWrap .buttonWrap input {
    margin-right: 10px;
}

.boldText {
    font-weight: bold !important;
}

.MMS_MessageWrap_left table a {
    text-decoration: none;
    color: #3d3d3d;
    display: block;
    width: 244px;
}

.MMS_MessageWrap_left table a span {
    font-weight: bold;
}

.MMS_MessageWrap_left .paginationWrap td {
    padding: 0px;
}

.MMS_MessageWrap_left table table td {
    background: url(../../Images/mmsrigtform_bg.png) repeat-x left top;
    padding: 8px 0 5px 2px !important;
}

.MMS_MessageWrap_left table table a {
    width: auto;
    display: inline-block;
    width: 30px;
}

.MMS_MessageWrap_left table table span {
    display: inline-block;
}


.MMSM_wrap .newMessageWrap {
    background-color: #fff;
    color: #000;
}

.MMSM_wrap .newMessageWrap .scrollMe {
    width: 945px;
    border: 1px solid #000;
    color: #000;
}

.MMSM_wrap .newMessageWrap input,
.MMSM_wrap .newMessageWrap .Input {
    border: 1px solid #ccc;
}

.MMSM_wrap .newMessageWrap .prevSlide,
.MMSM_wrap .newMessageWrap .nextSlide {
    color: #000;
}

.MMSM_wrap .newMessageWrap .tablewrap .table-head {
    background-color: #cce3ff;
}

.MMSM_wrap .newMessageWrap .tr1 {
    background-color: #dcecff;
    border-bottom: 1px solid #d5e6fb;
}

.MMSM_wrap .newMessageWrap .tr2 {
    background-color: #f1f6fe;
    border-bottom: 1px solid #d5e6fb;
}

.MMSM_wrap .cardScrollPanel ul li img {
    background: none !important;
}


/***************** Asig nModule List *************/

.asignModuleList {
    background-color: #fcfcfc;
    padding: 0 0 10px 0 !important;
}

.asignModuleList .tablewrap table {
    width: 100%;
}

.asignModuleList .tablewrap table th,
.asignModuleList .tablewrap table td {
    width: 210px;
    text-align: left;
}

.asignModuleList .modulelistheading {
    height: 40px;
    font-weight: bold;
    font-size: 16px !important;
}

.asignModuleList .List_heading {
    margin-bottom: 1px;
}

.asignModuleList .List_heading .table-head {
    /*background-color:#000 !important;*/
}

.asignModuleList .modulelistbottom {
    margin-top: 0px;
}

.editformTable_scroll {
    max-height: 171px;
    overflow-y: auto;
    vertical-align: bottom;
}


.content .nm_bubble_control_close {
    color: #fff !important;
    font-weight: bold !important;
    display: block;
    width: 23px;
    height: 24px;
    background: url("../../images/closebtn_mapinfo.png") no-repeat left top;
    padding: 8px 0px 0px 8px;
    text-align: left;
    margin: -8px -18px 0px 0px;
    line-height: 12px;
}

.nm_bubble_content {
    font-size: 11px !important;
    font-family: Arial, Tahoma !important;
    font-weight: bold !important;
    min-width: 165px;
}

.MessageSearchWrap {
    padding: 6px;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px solid #dddddd;
}

.MessageSearchWrap .SearchInput {
    width: 180px;
    background: url(../../images/input-bg.jpg) repeat-x 0px 0px;
    border: 1px solid #b1b1b1;
    margin: 0px 5px 7px 0px;
    padding: 6px 0px 6px 4px;
    float: left;
}

.MessageSearchWrap .SearchBtn {
    width: 55px;
    background: url(../../images/searchbtn.png) repeat-x 0px 0px;
    float: left;
    color: #fff;
    text-align: center;
    height: 30px;
    padding: 0px 0px 6px 0px;
}

/**************** viewReports  ***************/

.viewReportsPage {
    min-height: 750px;
    background-color: #f8f8f8;
    font-size: 14px;
}

.viewReportsWrap {
    /* width:612px;*/
    width: 1002px;
    margin: 0 auto;
    padding: 10px 0;
    /*border:1px solid #e4e4e4;*/
}

.viewReportsWrap .mainHeading {
    text-align: center;
    font-size: 28px;
    height: 50px;
    padding: 5px 0 0 0;
    border-bottom: 4px solid #666;
    margin: 0 0 20px 0;
}

.viewReportsWrap h1 {
    font-size: 18px;
    color: #485266;
    margin: 0 0 10px 0;
}

.viewReportsWrap h2 {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    float: left;
    margin: 0 20px 15px 0;
    display: block;
    width: 140px;
}

.viewReportsWrap .container {
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 10px;
    margin: 0 0 20px 0;
}

.viewReportsWrap .container .dropdown {
    float: left;
    border: 1px solid #ddd;
    width: 250px;
    padding: 3px;
}

.viewReportsWrap .container .mandatory {
    color: #ff0000;
    float: left;
    margin: 3px;
}

.viewReportsWrap .container .checkboxListWrap {
    float: left;
    width: 415px;
}

.viewReportsPage ul {
    list-style: none;
}

.viewReportsPage ul li {
    float: left;
    width: 135px;
    margin: 5px 0 15px 0;
}

.viewReportsPage ul li .checkBox {
    margin: 0 10px 0 0;
}

.viewReportsPage h3 {
    font-weight: normal;
    font-size: 14px;
    margin: 0 0 20px 30px;
    display: block;
    width: 150px;
    float: left;
}

.viewReportsPage .viewReporTextbox {
    border: 1px solid #ddd;
    padding: 5px 3px;
    float: left;
    width: 250px;
}

/**************** Reports Details ***************/

.ReportTitle {
    font-size: 18px;
    color: #485266;
    margin: 10px 0 10px 0;
    display: block;
    text-align: center;
    width: 850px;
}

.detailsSpan {
    clear: both;
    padding: 20px 0 20px 10px;
    height: auto;
}

.detailsSpan .Titlelabel {
    float: left;
    width: 200px;
    font-size: 15px;
    color: #666;
}

.detailsSpan .DetailDis {
    float: left;
    width: 750px;
    font-size: 15px;
    color: #666;
}


.detailsSpan .Labelvalue {
    float: left;
    width: 360px;
    font-size: 15px;
}

.detailsSpan .SectionTitle {
    display: block;
    font-size: 18px;
    color: #666;
    margin: 10px 0 0 0;
    line-height: 16px;
}

.detailsSpan .SubSectionTitle {
    display: block;
    font-size: 14px;
    line-height: 16px;
    color: #333;
    margin: 0px;
    clear: both;
}

.detailsSpan .FieldGrouopTitle {
    display: block;
    font-size: 12px;
    line-height: 16px;
    color: #333;
    margin: 0px;
    clear: both;
}

.detailsSpan .checkboxListWrap {
    float: left;
    font-size: 12px;
    line-height: 16px;
    color: #333;
    margin: 0px;
    width: 360px !important;
}

.ReportCheckBox1 {
    background: url(images/check1.png);
    width: 13px;
    height: 13px;
    float: left;
    display: block;
    margin-right: 5px;
}

.ReportCheckBox2 {
    background: url(images/check2.png);
    width: 13px;
    height: 13px;
    float: left;
    display: block;
    margin-right: 5px;
}

.CheckBoxLabel1 {
    padding: 0 20px 0 5px;
}


/*TemplateReportS*/

.ReportTemplateWrap {
    /*background: #f8fafd;*/
    /*border-bottom: 1px solid #d3e6fd;*/
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    font-size: 15px;
    padding: 0px 0px 0px 0px;
}



.ReportTemplateWrap .ajax__tab_xp .ajax__tab_body {
    /*background: #16181c;
        border: 1px solid #2a2e34 !important;*/
    /*margin: 0px 20px 20px 20px;*/
    /*margin-top: -1px;
        margin-bottom: 12px;*/
}

.ReportTemplateWrap .ajax__tab_xp .ajax__tab_header {
    background: none;
    /*border-left: 1px solid #2a2e34;*/
    margin-top: 30px;
    margin-left: 15px;
}

.ReportTemplateWrap .ajax__tab_xp .ajax__tab_outer {
    background: #efefef;
    border-right: 1px solid #fff;
    border-top: none;
    border-bottom: none;
    color: #787f86;
    font-family: Arial;
    font-size: 12px;
    padding: 2px 10px 7px 8px;
    margin-bottom: -1px;
}

.ReportTemplateWrap .ajax__tab_xp .ajax__tab_active .ajax__tab_inner {
    background: none;
    /*border-bottom: 1px solid #16181c;*/
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
}

.ReportTemplateWrap .ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
    background: #0187ff;
    border-bottom: none;
}

.ReportTemplateWrap .ajax__tab_xp .ajax__tab_active .ajax__tab_outer {
    background: #0187ff;
    border-bottom: none;
    margin-bottom: -1px;
}

.ReportTemplateWrap .ajax__tab_xp .ajax__tab_tab {
    background: none;
    font-weight: 600;
    font-size: 14px;
}

.ReportTemplateWrap .ajax__tab_xp .ajax__tab_inner {
    background: none;
}


.ReportTemplateWrap .ajax__tab_xp .ajax__tab_hover .ajax__tab_tab,
.ReportTemplateWrap .ajax__tab_xp .ajax__tab_hover .ajax__tab_outer,
.ReportTemplateWrap .ajax__tab_xp .ajax__tab_hover .ajax__tab_inner {
    background: #8ebef8;
    border-bottom: none;
    color: #fff;
}



.ReportTemplateWrap .rollCall {
    padding: 0px;
}

/*******GDL Radio button width***********/

.GDLRadioButtonWidth td {
    width: 50px;
}

#loading {
    position: absolute;
    z-index: 99;
    text-align: center;
    background-color: #d8dee2;
    filter: alpha(opacity=60);
    opacity: 0.8;
    margin-left: -10px;
}

#loading-image {
    position: absolute;
    z-index: 100;
    text-align: center;
}

#loading-image1 {
    /* position: absolute; */
    top: 350px;
    left: 510px;
    z-index: 100;
    text-align: center;
}

.content .videoWrap {
    width: 600px;
    margin: 0 auto;
}

/*********************************************** external   ******************/

.external {
    width: 100%;
    margin: 0;
}

.external table {
    width: 100%;
}

.external .external_head {
    background: #fff;
    font-size: 14px !important;
    /*font-family: 'Roboto', sans-serif;*/
    font-weight: 600;
    font-size: 16px;
    color: #333333;
}

.external .external_head td {
    padding: 12px 10px 12px 10px;
}

.external_gridHead {
    background: #f1f1f1;
}

.external .external_gridHead td {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 10px 10px 10px;
    /*background-color: #262A30;*/
}

.external .external_gridRow1 {
    background-color: #fff;
}

.external_gridRow1 td span {
    color: #161616;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
}

.external .external_gridRow1 td,
.external .external_gridRow2 td {
    border-bottom: 1px solid #f1f6fe;
    padding: 12px 0 12px 10px;
}

.external .external_gridRow2 {
    background-color: #1D2025;
}

.external .external_gridRow1 .arrow,
.external .external_gridRow2 .arrow {
    cursor: pointer;
}



.jurDetails {
    width: 100%;
    background-color: #f1f6fe;
    font-size: 14px;
    color: #fff;
}

.jurDetails_left {
    width: 55%;
    padding: 15px 15px 0 15px;
}

.jurDetails_right {
    width: 35%;
    padding: 15px 15px 0 15px;
}

.jurDetails .label1 {
    display: inline-block;
    width: 250px;
    margin: 0 0 5px 0;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #161616;
}

.jurDetails .textbox {
    padding: 1px 0 1px 3px;
    width: 225px;
}

.jurDetails .headerTextBox {
    border: 1px solid #949292;
    padding: 2px 0px 0px 3px;
    margin-bottom: 13px;
}

.headerTextBox {
    padding: .375rem .75rem;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.jurDetails .jurDetails_subHeading {
    display: block;
    padding: 10px 0 5px 0;
    color: #161616;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.jurDetails .au_Code {
    font-weight: bold;
    font-size: 16px;
}

.jurDetails .gridBtn {
    margin: 0 0 0 10px;
}

.jurDetails .radioList label {
    display: inline-block;
    width: 50px;
    padding: 0 0 0 3px;
}

.jurDetails_grid {
    /*border: 1px solid #5d5d5d;*/
}

.jurDetails_grid .table {
    background: #fff;
}

.jurDetails_grid_head {
    display: block;
    text-align: center;
    width: 100%;
    padding: 8px 0;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #0187ff;
    border-bottom: 1px solid #5d5d5d;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
}

.jurDetails .error {
    padding: 0 0 10px 10px;
}

.jurDetails #UpdatePanel2 {
    padding: 0 0 0 5px;
}

.jurname {
    width: 135px !important;
}

.jurTextbox {
    width: 220px !important;
}

.sortbyDiv {
    padding: 7px 0px 7px 10px;
    background: #f4f4f4;
}

.sortbyDiv span {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #161616;
    padding-right: 20px;
}

.sortbyDiv a {
    padding: 0px 10px 0px 10px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #161616;
    text-decoration: none;
}

.sortbyDiv a:hover {
    padding: 0px 10px 0px 10px;
    color: #65a8f8;
    font-weight: 400;
    text-decoration: none;
}

.sortbyDiv a.sel {
    padding: 0px 10px 0px 10px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #65a8f8;
    text-decoration: none;
}

.delete_style {
    text-align: right;
    padding-right: 27px !important;
}

.padding-btm10 {
    padding-bottom: 10px;
}

.message_data {
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 10px 0px;
    color: #000;
    background: #fff;
    font-size: 13px;
    line-height: 23px;
    text-align: left;
}

.hide {
    display: none;
}

.content_wrap {
    border-bottom: 1px dotted #ccc;
    padding: 5px 0 5px;
}

/******************************* security *****************/

.security {
    padding: 15px;
    line-height: 18px;
}

.security input[type="radio"] {
    margin: 10px 5px 0 0;
}

.security .sub {
    background: #f4f4f4;
    padding: 10px 10px 10px 10px;
    margin: 0 0 0px 0px;
    font-size: 14px;
    font-weight: bold;
}

.security .securityLabel {
    display: block;
    width: 300px;
    float: left;
}

.mtl15 {
    margin: 15px 0 0 15px;
}

.mtb10 {
    margin: 10px 0;
}

.disable {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.padTop10 {
    padding-top: 10px;
}

.padTop20 {
    padding-top: 20px;
}

.padBot3 {
    padding-bottom: 3px;
}

.padBot10 {
    padding-bottom: 10px;
}

.inputText1 {
    margin-bottom: 10px;
    margin-right: 5px;
    padding-right: 10px;
    padding-left: 3px;
    height: 20px;
    width: 200px;
    border: 1px solid #d7d7d7;
    padding: 5px;
}

.securityMesg {
    margin: 15px 0px 15px 0;
    border: 1px solid #ccc;
    padding: 10px 10px 10px 60px;
    background: url("../../images/info_icon.png") no-repeat 3px 3px;
    font-size: 12px;
}

.roleType {
    margin: 0 0 10px 0px;
    background: #;
    background-color: #1D2025;
    padding: 10px;
    float: left;
    width: 230px;
}

.roleType .popupSelect {
    width: 230px;
}

.roleType label,
.roleType span {
    display: block;
    font-weight: bold;
}

.w420 {
    width: 420px !important;
}

.w900 {
    width: 900px !important;
}

.poAbs {
    position: absolute !important;
}

.top20 {
    top: 20px !important;
}

.marginR40 {
    margin-right: 40px !important;
}

#gdlRoleTypes,
#gdlRoleTypes table {
    width: 100%;
    font-size: 14px;
}

#gdlRoleTypes tr td {
    margin-right: 20px;
    /*display: inline-block;*/
}

#gdlRoleTypes tr td table tr td {
    margin: 0px 25px 0px 0px;
    padding-bottom: 5px;
    padding-left: 3px;
    /* display: inline-block;
            width: 240px;*/
}

#gdlRoleTypes tr td label {
    padding-left: 5px;
}

.detailsScroll {
    height: 180px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-bottom: 20px;
}

.detailsHead {
    background: #e7f2ff;
    padding: 5px 5px 5px 10px !important;
    /*display: inline-block;
    width: 826px;*/
    margin: 10px 10px 10px 0px;
}

.detailsLeft,
.detailsRight {
    width: 410px;
    display: inline-block;
}

.fleft {
    float: left !important;
}

.fright {
    float: right;
}

/******************************************************************/

.imgScroll {
    border-radius: 0px 0px 0px 0px;
    padding: 15px;
    width: 240px;
    margin-bottom: 20px;
    -moz-box-shadow: inset 0 0 0px;
    -webkit-box-shadow: inset 0 0 0px;
    box-shadow: inset 0 0 0px;
    overflow-y: hidden;
}

.imgScroll img {
    padding: 0px 0px 0px 0px;
}

.imgScroll div div div {
    float: left !important;
}

.contentImg {
    overflow: auto;
    max-height: 110px;
}

.contentImg .images_container {
    overflow: hidden;
}

.contentImg .images_container img {
    display: block;
    float: left;
}

a[rel='toggle-buttons-scroll-type'] {
    display: inline-block;
    text-decoration: none;
}


.contentImgInner {
    position: relative;
    float: left;
    margin-right: 4px;
}

.verCntr {
    vertical-align: middle;
}

.rollcallImgLoder {
    margin: 0 0 6px 49px;
    height: 140px;
}

.rollcallImgLoder .cardScrollPanel {
    width: 496px !important;
    background-color: #FFFFFF;
    height: 125px;
}

.rollcallImgLoder .cardScrollPanel ul li {
    padding: 5px;
}

.rollcallImgLoder .cardScrollPanel ul li img {
    background: none;
    width: 100px !important;
    height: 80px;
}

.RCAbotmbtnWrap {
    margin: 20px auto;
    width: 160px;
}

.RCAbotmbtnWrap input {
    margin: 0 10px 0 0;
}


.contentMMS {
    width: 100%;
}

.contentMMS .grid {
    width: 100% !important;
    margin: 0px;
}

.contentMMS .MMS_MessageWrap_left {
    width: 20% !important;
}

.contentMMS .MMS_MessageWrap_right {
    width: 79.9% !important;
}

.contentMMS .MMS_MessageWrap_left_Head {
    width: auto !important;
}

.contentMMS .chatScroll {
    width: 100%;
}

.fullscreenBtn {
    background: url("../../images/fullscreen_icon.png") no-repeat left top;
    width: 28px;
    height: 28px;
    border: none;
    cursor: pointer;
}

.popupSreen img#imgVideo {
    background: url("../../images/lodingVideo.gif") no-repeat center center;
}

.prettyPhotoMinSize {
    min-height: 200px;
    min-width: 172px;
}

#pp_full_res {
    text-align: center !important;
    vertical-align: middle!important;
}

.bgBlack {
    background: #89bcf9;
}



#ctl00_xPadContentPlaceHolder_privilegeTitle {
    padding-left: 10px;
}

#ctl00_xPadContentPlaceHolder_webMenuLabel {
    color: #fff;
}

.popupSreen .gridHead span {
    color: #fff !important;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 30px;
}

#ctl00_xPadContentPlaceHolder_userUpdatePanel .content .grid {
    background: #f8fafd;
    border: 1px solid #d5e6fb;
}

.rollcall_wrap label {
    color: #333333;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
}

.rollcall_wrap .input_box1 {
    border: 1px solid #d7d7d7;
    padding: 0px 5px;
    min-height: 25px;
}


.xPadContentPlaceHolder .content .grid {
    background: #f8fafd;
    border: 1px solid #d5e6fb;
}

.rollcall_wrap span {
    color: #333333;
}

.colorW {
    color: #fff;
}

.sclectCls {
    border: 1px solid #d7d7d7;
    padding: 5px;
}

.mtl15 {
    color: #333333;
}

.securityMesg,
.securityLabel,
.italicsLiteral {
    color: #333333;
}

.cssTextBox {
    padding: 5px !important;
    border: 1px solid #d7d7d7;
}

.ajax__tab_inner {
    background: #89bcf9;
}

.gridHead table tr td {
    color: #333333;
}

.popupLabel {
    color: #333333;
}

.searchSection {
    width: 60px;
    padding-top: 5px;
    margin-bottom: 0px;
    color: #fff;
}

.headSub {
    color: #333333 !important;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.templatePopup th {
    color: #fff;
    background: #89bcf9;
    height: 30px;
    font-size: 14px;
}

.modulelistheading th {
    padding-left: 12px;
}

.ajax__tab_xp .ajax__tab_body {
    padding: 0px !important;
}

.btnAlign {
    position: absolute;
    margin: 0px 0px 0px 0px;
}

.textCenter {
    text-align: center !important;
}


.gridHeadTitle02 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
}

input[value="Cancel"] {
    background: #fff;
    border-color: #666;
    color: #666;
}

.new-button-nav input[value="Cancel"],
.manageBtn.cancelbtn {
    background: #0187ff;
    border-color: transparent;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold
}

.gridHead input[value="Cancel"] {
    background: #0187ff;
    border: 1px solid #fff;
    color: #fff;
}

#ctl00_xPadContentPlaceHolder_providerDropDownList {
    border: 1px solid #949292;
    padding: 5px;
    /*width:257px !important;*/
}

.uploadBox input {
    padding: .275rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff !important;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.h43 {
    height: 43px !important;
}

#dataSettingsIframe {
    height: 280px !important;
}

.cssW250 {
    text-align: left !important;
}

.security h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #333;
    padding-top: 20px;
}

#ctl00_xPadContentPlaceHolder_structureAddPanel .tablewrap table span {
    line-height: 30px;
}

.browseInput {
    border: 1px solid #ccc;
    padding: 4px !important;
    background: #89bcf9;
}

#ctl00_xPadContentPlaceHolder_mapIconSettingsDropDownList {
    border: 1px solid #d7d7d7;
    height: 30px;
    padding: 5px;
    margin-bottom: 10px;
}

.map .container {
    top: 5px;
}

.textCenterAlign {
    text-align: center !important;
}

.scrollNav {
    width: 12px;
}

.pLeft5 {
    padding: 0 0 0 5px;
}

.level3Note {
    max-height: 187px;
}

.mapLogout {
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.8;
    text-decoration: none;
}

.defaultCursor {
    cursor: default;
}

.leftModule {
    width: 40%;
    float: left;
}

.rightApplets {
    width: 60%;
    float: left;
}

.rightApplets tr th {
    padding: 5px 10px;
}

.rightApplets tr td {
    padding: 5px 10px;
    color: #333;
}


.imageBrowse input {
    border: 1px solid #ced4da !important;
    border-radius: .25rem;
    height: 20px !important;
    width: 200px !important;
    /*margin: 0px 0 0 -65px;*/
    position: relative;
}

.imageFile {
    margin: 0px 0 0 0px;
}

/*.w180 {width:180px;
}*/

.redStar {
    position: absolute;
    margin: -26px 0px 0px 367px;
    color: red;
}

#imageupload #ctl00_xPadContentPlaceHolder_AsyncFileUpload2x_ctl01 {
    margin-left: 0px !important;
    width: 100% !important;
}

#loadingBox {
    font-size: 12px;
    color: #000;
    padding: 15px 10px 0px 10px;
}

#imageupload .imageBrowse input {
    margin-left: 0px;
}

.imageBrowse2 input {
    border: 1px solid #949292 !important;
    height: 20px !important;
    width: 161px !important;
    margin: 1px 0 0 -15px;
    position: relative;
}

#ctl00_xPadContentPlaceHolder_AsyncFileUpload2x_ctl04,
#ctl00_xPadContentPlaceHolder_AsyncFileUpload2xsubtype_ctl04 {
    height: 33px !important;
}

#ctl00_xPadContentPlaceHolder_categoryTextBox {
    margin-bottom: 20px;
}

#ctl00_xPadContentPlaceHolder_AsyncFileUpload2x_ctl01 {
    position: relative;
    /*margin: 0px 0px 0px 215px !important;*/
    min-width: 310px !important;
}

#ctl00_xPadContentPlaceHolder_AsyncFileUpload3x_ctl01 {
    position: relative;
    margin: 0px 0px 0px 150px !important;
    min-width: 184px;
}

#ctl00_xPadContentPlaceHolder_AsyncFileUploadMapIcon2x_ctl01 {
    position: relative;
    margin: 0px 0px 0px 150px !important;
}

#ctl00_xPadContentPlaceHolder_AsyncFileUploadMapIcon3x_ctl04 {
    position: relative;
    margin: 1px 0px 0px 30px !important;
}

#androidMapIcon {
    margin: 0px 0px 30px 135px;
    border: 1px solid #e9e9e9 !important;
}

#ctl00_xPadContentPlaceHolder_AsyncFileUploadAndroidMapIcon_ctl04 {
    position: relative;
    margin: 1px 0px 0px 30px !important;
}

#imgMapIcon2x {
    margin: 0px 0px 0px 135px;
    border: 1px solid #e9e9e9 !important;
}

#imgMapIcon3x {
    margin: 0px 0px 30px 135px;
    border: 1px solid #e9e9e9 !important;
}

.rightColPopup .popupLabel {
    padding-left: 20px;
}

#imgDisplay,
#img1,
#imagesubtypedisplay {
    margin: 10px 0px 20px 0px;
    border: 1px solid #e9e9e9 !important;
}

#imgDisplay3x {
    margin: 0px 0px 20px 85px;
    border: 1px solid #e9e9e9 !important;
}

.expiryEntry {
    color: #333333;
    float: left;
    line-height: 30px;
    margin-right: 10px;
}

.module_list .rollcallInput,
.module_list .select_box5 select {
    height: 20px;
}

.rollcallInput {
    margin-right: 3px;
}

.leftColPopup {
    width: 400px;
    float: left;
}

.rightColPopup {
    width: 400px;
    float: right;
    margin-top: 53px;
}

.pop900 {
    width: 900px;
}

#ctl00_xPadContentPlaceHolder_SubmoduleDropDownList {
    height: 30px !important;
}

.browseBtn {
    position: relative;
    margin: 0px 0px 0px 150px !important;
}

.browseImgDisplay {
    margin: 0px 0px 20px 85px;
}



.selectBox {
    border: 1px solid #d7d7d7;
    margin: 0 0 10px;
    min-height: 20px;
    padding: 5px;
    width: 180px;
}

.alertWrap .rollcalllabel {
    line-height: 32px;
}

.alertWrap .cardScrollerWrap {
    margin-left: 116px;
    height: 210px;
}

.alertWrap .scrollNav {
    padding-top: 75px;
}

.alertWrap .cardScrollPanel {
    height: 175px;
    padding: 10px 0 10px 7px;
    border: 1px solid #d7d7d7;
    background: #fff;
}

.alertWrap .cardScrollPanel li input[type="text"] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d7d7d7;
    color: #000 !important;
    margin-bottom: 5px;
    margin-top: 5px;
    height: 15px;
    padding: 5px;
    width: 90px;
    cursor: text;
}

.alertWrap .cardScrollPanel ul li input {
    margin-bottom: 5px;
    color: #fff;
    padding: 5px 10px;
    width: 100px;
    width: 100px;
}

.cardScrollPanel ul li {
    border: 1px solid #d7d7d7;
}

.alertWrap .cardScrollPanel ul li img {
    background: none;
}

.prevSlide,
.nextSlide {
    font-weight: normal;
    text-decoration: none;
    color: #d7d7d7;
}

.scrollNav a:hover {
    color: #57a0f8;
}

.mapLink {
    color: #57a0f8;
    text-decoration: underline;
    line-height: 30px;
}

.alertWrap .popupFooter {
    margin-top: 30px;
}

.alertListSubject a {
    width: 160px !important;
}

.alertWMsg {
    color: red;
    font-size: 15px;
    height: 59px;
    line-height: 27px;
    margin: 10px 0 10px 150px;
    padding-bottom: 15px;
}

.fright {
    float: right;
}

#recordIcon {
    margin-top: 10px;
    text-align: center;
}

#recordIcon img {
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.text-center {
    text-align: center;
    font-family: Candara, sans-serif;
    font-size: 17px;
    /*color:#808080;*/
}

.recAudio {
    font-size: 15px;
    /*color:#808080;*/
}

.titleHeaderDiv {
    font-weight: bold;
    padding-top: 5px;
}

.iot-task .rollcallInput {
    min-height: 32px;
}

.contentWrap .content .iot-task .search {
    min-width: 300px;
    max-width: 300px;
    width: auto;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 0;
}

.contentWrap .content .iot-task .menu .item {
    font-size: 12px;
}

.contentWrap .content .iot-task .tag-drop {
    min-width: 500px;
}

.contentWrap .content .iot-task .tag-drop a.label {
    color: #fff;
    background: #65a8f8;
    padding: 8px;
}

.iot-task select {
    height: 20px;
    margin-bottom: 10px;
    min-width: 133px;
    border: 1px solid #d7d7d7;
}

.iot-task select option {
    min-height: 30px;
}

.iot-task .RCAbotmbtnWrap {
    margin: 20px 0 20px 150px;
    float: left;
}

.datepicker > .datepicker_inner_container > .datepicker_timelist {
    height: 172px !important;
}

.field-group {
    position: relative;
    max-width: 460px;
    min-height: 25px;
}

.field-group .msgerror {
    position: absolute;
    right: 36px;
    top: 0;
}

h4.object-title {
    color: #000;
}

.iconbrowse {
    float: left;
    margin-left: 65px;
}

.object-type {
    max-width: 600px;
}

.object-outer {
    padding-top: 10px;
    border-top: 1px solid #ddd;
}

/*.object-outer .sp-replacer {
        margin-bottom:10px;
    }*/

.object-outer .tablewrap {
    margin-top: 20px;
    border: 1px solid #ddd;
}

.object-outer .add_btn .manageBtn {
    margin-right: 10px;
}

.object-outer .add_btn {
    margin-top: 15px;
}

/*---------New NAV-----------*/

.nav-outer {
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #f4f4f4;
    -webkit-box-shadow: 0px -1px 10px -4px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: 0px -1px 10px -4px rgba(0, 0, 0, 0.55);
    box-shadow: 0px -1px 10px -4px rgba(0, 0, 0, 0.55);
    z-index: 9;
}

nav {
    /* margin: 0 auto; max-width: 1100px;*/
    position: relative;
    /*overflow: hidden;*/
}

nav ul {}

nav ul li {
    float: left;
    list-style: none;
}

nav ul li.more {
    width: 3em;
    text-align: center;
    display: none;
    float: right;
    cursor: pointer;
    color: #0187ff;
}

nav #overflow {
    display: none;
    position: absolute;
    text-align: left;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    width: 100%;
    left: 0 !important;
    bottom: 0;
    padding: 5px 15px;
    -webkit-box-shadow: 0px -1px 8px -4px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px -1px 8px -4px rgba(0, 0, 0, 0.35);
    box-shadow: 0px -1px 8px -4px rgba(0, 0, 0, 0.35);
    /*background: #fff;*/
}

/*nav ul li.more:hover ul#overflow {
  opacity: 1;
 display: block;
}*/

nav ul li a {
    min-width: 140px;
}

nav ul li a {
    display: block;
    /*background: #fff;*/
    color: #333;
    text-decoration: none;
    padding: .90em 2em .60rem;
    cursor: pointer;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    text-align: center;
    font-size: 15px;
}

nav ul li a:hover {
    background: #fff;
    text-decoration: none;
}

nav ul li a.selected:hover {
    background: #0187ff;
    color: #fff;
    text-decoration: none;
}

nav #overflow li {
    float: left;
}

nav #overflow li a {
    background: #f4f4f4;
    white-space: nowrap;
}

nav #overflow li a:hover {
    background: #fff;
}

nav li a img {
    max-width: 35px;
    display: block;
    text-align: center;
    margin: 0 auto 7px;
}

nav li a .menu-icon .icon_normal,
.latest-tab .nav-item .icon_normal {
    display: block;
}

nav li a .menu-icon .icon_active,
.latest-tab .nav-item .icon_active {
    display: none;
}

nav li a.selected .menu-icon .icon_normal,
.latest-tab .nav-item .nav-link.active .icon_normal {
    display: none;
}

nav li a.selected .menu-icon .icon_active,
.latest-tab .nav-item .nav-link.active .icon_active {
    display: block;
}



/*.nav-pills{margin-top:15px;}*/

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    background: #0187ff;
    border-color: transparent;
}

.nav-pills .nav-link {
    font-size: 15px;
    border: #ccc solid 1px;
    border-radius: 0;
    padding: 8px 25px 6px;
    margin-left: -1px;
    min-width: 115px;
    text-align: center;
}

.nav-pills li:first-child .nav-link {
    border-radius: 6px 0 0 6px;
}

.nav-pills .nav-item:last-child .nav-link {
    border-radius: 0px 6px 6px 0px;
}

a {
    color: #0187ff;
}

.table td {
    font-size: 13px;
}

.table-outer {
    border: #eaeaea solid 1px;
    border-radius: 5px;
}



.table td,
.table th {
    vertical-align: middle;

    padding-left: .60rem;
    padding-right: .60rem;
    padding-top: .55rem;
    padding-bottom: .55rem;

}

.table.table-striped td {
    border-top: 0;
}

.table th {
    background: #d5ebff;
    font-weight: 500;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #2e81c7;
}

.table td span {
    font-weight: normal;
}

.rotate {
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
    line-height: 100px;
    font-size: 25px;
    padding: 0;
}

.rotate.down {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.tabs-icon {
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

.tabs-icon img {
    max-width: 30px;
    margin: 0 auto;
}

.nav-link .tabs-icon .icon_normal {
    display: block;
}

.nav-link .tabs-icon .icon_active {
    display: none;
}

.nav-link.active .tabs-icon .icon_normal {
    display: none;
}

.nav-link.active .tabs-icon .icon_active {
    display: block;
}

.selected,
.latest-tab .active {
    background: #0187ff !important;
    color: #fff !important;
}

.form-control {
    height: auto;
    font-size: 13px!important;
}

.ajax__tab_xp .ajax__tab_tab,
.ajax__tab_xp .ajax__tab_outer {
    height: auto !important;
    padding: 5px 15px !important;
}

.ajax__tab_xp .ajax__tab_header {
    font-family: inherit !important;
    font-size: 14px !important;
    background: none !important;
    margin-bottom: 15px;
}

.mandatory-field {
    color: Red;
    right: 0;
    position: absolute;
    top: 0;
}

.add-module {
    margin-bottom: 15px;
}

.module-settings .modulelabel {
    width: 200px;
    display: inline-block;
    vertical-align: top;
}

.btn-primary {
    background-color: #0187ff;
    font-weight: bold;
    color: White;
    /*width:60px;*/
    font-size: 14px;
    cursor: pointer;
}

.login .form-control {
    padding: 8px;
}

.login .btn {
    padding: 10px;
}

.mb-0 {
    margin-bottom: 0;
}

.loginWrapper .footerWrap {
    position: absolute;
    bottom: 0;
    padding-bottom: 0;
}

#map_root .container,
#map_root.container {
    width: 100% !important;
    max-width: 100%;
    top: 0;
}

.more.open #overflow {
    display: block;
}

.page-header {
    background: #0187ff;
    margin-bottom: 15px;
    padding: 5px;
   margin-top:60px;
    width: 100%;
    z-index: 111;
    position:fixed;
   
}

.page-header h5 {
    display: inline-block;
    color: #fff;
    line-height: 45px;
    margin-bottom: 0;
}

.page-header span {
    display: inline-block;
    background: #006bca;
    border-radius: 3px;
    margin-right: 10px;
    padding: 5px;
}

.page-header h5 span {
    background: transparent;
}

.new-inline-form {
    margin-bottom: 15px;
}

.w-80per {
    width: 80% !important;
}

.ml-15 {
    margin-left: 15px;
}

.text-black {
    color: #000 !important;
}

.offender-new .form-control {
    max-width: 400px;
}

.font-size-14 {
    font-size: 14px;
}

.call-type.new-inline-form .form-control:nth-child(3) {
    border: 0;
}

.ui-dialog.ui-widget.ui-widget-content {
    top: 0 !important;
    z-index: 1 !important;
}

.d-block {
    display: block;
}

.m-t-m45 {
    margin-top: -45px;
}

.alert {
    font-size: 14px;
    position: fixed;
    width: 100%;
    z-index: 1;
    max-width: 1111px;
    /*top: 60px;*/
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit;
}


.ajax__combobox_inputcontainer {
    position: relative !important;
}

@-moz-document url-prefix() {
    .ajax__combobox_inputcontainer;

        {
        top: 0px !important;
    }

}

.latest-tab .nav-item {
    text-align: center;
    width: 25%;
    font-size: 16px;
}

.latest-tab .nav-item .nav-link {
    padding: 10px 5px 7px;
    border-radius: 5px;
    border: 0;
}

.latest-tab .nav-item img {
    display: block;
    margin: 0 auto 5px;
    max-width: 33px;
}

.m-b-5 {
    margin-bottom: 5px;
}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {}


/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {}

/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {}


@media only screen and (min-width:1024px) {}

@media only screen and (min-width:1100px) {}




/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {}


/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {}

@media only screen and (max-width: 1024px) {
    nav ul li a {
        padding: 1em;
    }
}



/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {}

@media only screen and (max-width: 812px) {
    .nav-outer .container {
        max-width: 100%;
    }

    nav ul li a {
        min-width: 130px;
        font-size: 14px;
    }
}

/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {

    nav ul li a {
        min-width: 150px;
        font-size: 15px;
    }

    nav ul li ul#overflow li a {
        min-width: 135px;
    }

    .popupSreen {
        max-width: 700px;
    }
}

@media only screen and (max-width: 767px) {
    nav ul li a {
        min-width: 120px;
    }

    nav ul li ul#overflow li a {
        min-width: 120px;
    }

    .container {
        max-width: 95%;
    }
}

@media only screen and (max-width: 640px) {}


/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {
    nav ul li a {
        min-width: 125px;
    }
}

@media only screen and (max-width: 375px) {
    nav ul li ul#overflow li a {
        min-width: 113px;
    }

    .nav-outer .container {
        max-width: 100%;
        padding: 0;
    }

    .head {
        background-size: 155px;
    }

    .nav-pills .nav-link {
        font-size: 14px;
        padding: 12px 11px;
    }
}

/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {}

/*---------------------progress---------------------*/

.loader-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    z-index: 1040;
    top: 0;
    left: 0;
}

.sk-circle {
    width: 60px;
    height: 60px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}

.sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-circleBounceDelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.table-with-icon img {
    background: #dbdbdb;
    padding: 3px;
}



.switch {
    position: relative;
    display: inline-block;
    width: 56px;
    height: 30px;
    margin-bottom: 0;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.checkslider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.checkslider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .checkslider {
    background-color: #13B929;
}

input:focus + .checkslider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .checkslider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */

.checkslider.round {
    border-radius: 34px;
}

.checkslider.round:before {
    border-radius: 50%;
}

td.jurDetails_left .form-control {
    padding: 8px;
}

.appicon-show {
    width: 100px;
    height: 100px;
    border: #d7d7d7 solid 1px;
    border-radius: 3px;
    margin-top: 10px;
}

.appicon-show img {
    width: 90%;
}

.alert.alert-danger {
    position: relative;
    top: auto;
}

#ctl00_xPadContentPlaceHolder_pnlModalPanel {
    top: 10px !important;
}

.popupSreen .alert {
    max-width: 800px;
}

.device-popup-right .form-inline {
    margin-bottom: 10px;
    align-items: flex-start;
}

.pop-width-1000 {
    width: 1000px;
    max-width: 1000px;
}

.td-width-25per td {
    width: 25%;
}

.td-width-20per td {
    width: 20%;
}

.check-label {
    min-width: 260px;
}

.checkspan-13 span {
    font-size: 13px;
    font-weight: bold;
}

.centerHeaderText {
    text-align: right !important;
}

.float-none.sortHeaderAsc a {
    float: none !important;
}

.gridHead .form-inline label {
    justify-content: flex-start;
}

.grp-dep-brdr {
    border-left: 2px solid #dee2e6;
    border-right: 3px solid #dee2e6;
}

#ctl00_xPadContentPlaceHolder_groupGridView {
    border-bottom: 1px solid #dee2e6;
    overflow: hidden;
}

.max-600 {
    max-height: 500px !important;
}

.table-hover tbody tr.remove-hover:hover {
    background: #fff;
}

.top-0 {
    top: 0 !important;
}

.current-location {
    padding: 4px;
    width: 30px;
    height: 30px;
    background-color: rgba(102, 102, 102, 0.80);
    border-radius: 5px;
    position: absolute;
    top: 135px;
    right: 20px;
    z-index: 50;
    cursor: pointer;
}

.max-340 {
    max-width: 247px;
}

.logo-covid {
    position: fixed;
    top: 15px;
    left: 15px;
    z-index: 1;
}

.logo-covid img {
    max-width: 280px;
}

.grey-mapbg {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: url(../../images/covid-map.png) no-repeat;
    background-size: cover;
}

.covid-list span {
    display: block;
}

@media only screen and (min-width:1024px) {
    .mt-minus-70 {
        margin-top: -70px;
    }
}

.clear-check {
    vertical-align: top;
    padding-top: 6px;

    display: inline-block;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .03);
}

.table-striped tbody tr:nth-of-type(odd):hover {
    background-color: rgba(0, 0, 0, .05);
}

.uploadfile {
    padding: 2px 10px;
    border-radius: 25px 0 0 25px;
    border-color: #0387fc;
    font-size: 12px;

}

.import-btn {
    border-radius: 0 4px 4px 0;
    background: #0387fc;
    color: #fff;
    height:auto;
}

.error_msg {
    color: red !important;
    font-size: 14px !important;
}

.manual_import input{border:#0187ff solid 1px; padding: 10px 35px 12px;
                     /*background: url("../../images/tick-white.png") no-repeat; 
                     background-size:0px 0px; 
                     background-position:28px 20px;*/ 
                     background-color: #fff; 
                      font-size:15px; font-weight:500; transition: 0.3s; float:left; margin-right:-1px}
.manual_import input.active-tab{ 
     /*background: url("../../images/tick-white.png") no-repeat; 
     padding: 10px 25px 12px 45px;
     background-size:15px 11px; background-position:25px 16px;*/ 
     background-color: #0387fc;
      color: #fff;  }

.manual_import input:first-child{border-radius:4px 0 0 4px;}
.manual_import input:last-child{border-radius:0 4px 4px 0;}

.min-height-400{min-height:400px;}
/*.manual_import input.active-tab:after{width: 16px;
    content: '';
   
    background:#ff0000;
    position: absolute;
    display:block;
    left: -16px;
    top: 6px;
    width:15px;
    height:11px;}
.active-tab::before{
   content: "«";
  color: blue;}*/

.gridBtn-lg {
    background: #fff;
    height: auto;
    text-align: center;
    /*padding: 3px 20px 4px 20px;*/
    color: #0187ff;
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #3484e4;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    border-radius: 4px;
}
.font-size-13{font-size:13px !important; line-height:23px;}
.min-width200{min-width:200px !important}


/*Super Admin Style*/
.main-menu{width:130px; margin:25px 50px; text-align:center; color:#333; font-size:14px; display:inline-block;}
.main-menu:hover{text-decoration:none;}
.main-menu:hover .menu-icon{-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.60);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.60);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.60);}
.menu-icon{width: 130px; height:130px; background: rgba(0,130,252,1);
background: -moz-linear-gradient(top, rgba(0,130,252,1) 0%, rgba(0,95,184,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,130,252,1)), color-stop(100%, rgba(0,95,184,1)));
background: -webkit-linear-gradient(top, rgba(0,130,252,1) 0%, rgba(0,95,184,1) 100%);
background: -o-linear-gradient(top, rgba(0,130,252,1) 0%, rgba(0,95,184,1) 100%);
background: -ms-linear-gradient(top, rgba(0,130,252,1) 0%, rgba(0,95,184,1) 100%);
background: linear-gradient(to bottom, rgba(0,130,252,1) 0%, rgba(0,95,184,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0082fc', endColorstr='#005fb8', GradientType=0 );
text-align:center;
white-space:nowrap;
position:relative;
border-radius:30px;
margin-bottom:10px;
}

.menu-icon img{max-width:60px;  position:absolute;
  top: 0; bottom: 0; left: 0; right: 0;
  margin: auto;}
.menu-icon span{display: inline-block;
    height: 100%;
    vertical-align: middle;}
.margin-auto{margin:0 auto;}
.header{padding:15px 0; position:fixed; top:0; width:100%; background:#fff; z-index:11}
.loged-user{color:#2e7fc5; font-size:14px;}
.back-arrow{float:left;}
.mb-75{margin-bottom:75px; padding-top:140px;}
.admin-logo{max-width: 160px;
    position: absolute;
    top: 6px;}

.text-green{color:#11af1d}
.alert-fixed {
    position:fixed !important;
    top: 120px;
}
.btn-primary.disabled, .btn-primary:disabled{opacity: 0.3!important;}