﻿.column {
    float: left;
    width: 100%;
    padding: 0 10px;
}
.rowcol {
    margin: 0 -5px;
}
.rowcol:after {
    content: "";
    display: table;
    clear: both;
}
@media screen and (max-width: 600px) {
    .column {
        width: 100%;
        display: block;
        padding:20px;
    }
}
.card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 6px;
    background-color: #f1f1f1;
}
#M_Div2{
    display:none;
}
#M_Div2 {
    height: 100%;
    display: none;
}
#WS_Div2 {
    display: none;
}

#WS_Div2 {
    height: 100%;
    display: none;
}

.cls_Back {
    background-color: #337ab7;
    border: 1px solid #6d6969;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    float: right;
    cursor: pointer;
}

.cls_SubTitle {
    padding-left: 14px;
    color: #286396;
    font-weight: bold;
    float: left;
    font-size: 14px;
}

.lblcount {
    font-size: 35px;
    font-family: 'DIGID';
    color: #fff;
}

@media only screen and (max-width: 1510px) and (min-width: 768px) {
    .cls_Back {
        margin-top: -15px;
        padding: 2px 10px 2px 10px;
    }
}
.circle-tile {
    margin-bottom: 15px;
    text-align: center;
}
.circle-tile-heading {
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    color: #FFFFFF;
    height: 60px;
    margin: 0 auto -30px;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    width: 60px;
}
.circle-tile-heading .fa {
    line-height: 80px;
}
.circle-tile-content {
    padding-top: 50px;
}
.circle-tile-number {
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    padding: 5px 0 15px;
}
.circle-tile-description {
    text-transform: uppercase;
}
.circle-tile-footer {
    background-color: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.5);
    display: block;
    padding: 5px;
    transition: all 0.3s ease-in-out 0s;
}
.circle-tile-footer:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
}
.circle-tile-heading.dark-blue:hover {
    background-color: #E85D63;
}
.circle-tile-heading.red:hover {
    background-color: #c21807;
}
.circle-tile-heading.green:hover {
    background-color: #1e5631;
}
.circle-tile-heading.deeppink:hover {
    background-color: #ad0066;
}
.circle-tile-heading.orange:hover {
    background-color: #ff8303;
}
.circle-tile-heading.violet:hover {
    background-color: #700cb3;
}
.circle-tile-heading.darkcyan:hover {
    background-color: #006767;
}
.circle-tile-heading.tan:hover {
    background-color: #d2996c;
}
.tile-img {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.9);
}
.dark-blue {
    background-color: salmon;
}
.red {
    background-color: red;
}
.green {
    background-color: green;
}
.deeppink {
    background-color: deeppink;
}
.orange {
    background-color: orange;
}
.violet {
    background-color: #7f00ff;
}
.darkcyan {
    background-color: darkcyan;
}
.tan {
    background-color: tan;
}
.purple {
    background-color: #7F00FF;
}
.dark-gray {
    background-color: #7F8C8D;
}
.gray {
    background-color: #95A5A6;
}
.light-gray {
    background-color: #BDC3C7;
}
.yellow {
    background-color: #F1C40F;
}
.text-dark-blue {
    color: #34495E;
}
.text-green {
    color: #16A085;
}
.text-blue {
    color: #2980B9;
}
.text-orange {
    color: #F39C12;
}
.text-red {
    color: #E74C3C;
}
.text-purple {
    color: #8E44AD;
}
.text-faded {
    color: rgba(255, 255, 255, 0.7);
}
@font-face {
    font-family: 'digital-clock-font';
    src: url('Digital/digital-7.ttf');
}
.panel1 {
    background-color: white;
    border-color: #cc6600;
}
.panel1 > .panel-heading1 {
    background-color: #cc6600;
    color: white;
    padding: 8px;
}
.paneltext1 {
    text-align: center;
    color: #cc6600;
}
.panel2 {
    background-color: white;
    border-color: #53c653;
}
.panel2 > .panel-heading2 {
    background-color: #53c653;
    color: white;
    padding: 8px;
}
.paneltext2 {
    text-align: center;
    color: #53c653;
}
.panel3 {
    background-color: white;
    border-color: #008ae6;
}
.panel3 > .panel-heading3 {
    background-color: #008ae6;
    color: white;
    padding: 8px;
}
.paneltext3 {
    text-align: center;
    color: #008ae6;
}
.panel4 {
    background-color: white;
    border-color: #e6b800;
}
.panel4 > .panel-heading4 {
    background-color: #e6b800;
    color: white;
    padding: 8px;
}
.paneltext4 {
    text-align: center;
    color: #e6b800;
}
.panel5 {
    background-color: white;
    border-color: darkcyan;
}
.panel5 > .panel-heading5 {
    background-color: darkcyan;
    color: white;
    padding: 8px;
}
.paneltext5 {
    text-align: center;
    color: darkcyan;
}
.panel6 {
    background-color: white;
    border-color: deeppink;
}
.panel6 > .panel-heading6 {
    background-color: deeppink;
    color: white;
    padding: 8px;
}
.paneltext6 {
    text-align: center;
    color: deeppink;
}
.panel7 {
    background-color: white;
    border-color: red;
}
.panel7 > .panel-heading7 {
    background-color: red;
    color: white;
    padding: 8px;
}
.paneltext7 {
    text-align: center;
    color: red;
}
.panel8 {
    background-color: white;
    border-color: #8c1aff;
}
.panel8 > .panel-heading8 {
    background-color: #8c1aff;
    color: white;
    padding: 8px;
}
.paneltext8 {
    text-align: center;
    color: #8c1aff;
}
.info-box {
    margin-bottom: 5px;
    border-radius: 4px;
    height: 92px;
}
.info-box .info-icon {
    padding: 25px 7px !important;
    display: inline-block;
    width: 28%;
    text-align: center;
}
.info-box .info-icon > img {
    max-width: 100%;
    height: 40px;
    vertical-align: text-bottom;
}
.info-box .info-icon:hover img {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari and Chrome */
    -webkit-transition: 600ms ease;
    -moz-transition: 600ms ease;
    -o-transition: 600ms ease;
    -ms-transition: 600ms ease;
    transition: 600ms ease;
}
.info-box .info-details {
    display: inline-block;
    width: 70%;
    padding-left: 5%;
}
.info-box .info-details .pull-right {
    margin-right: 5px;
}
ul.info-list {
    margin-top: 20px;
}
.bg-warning {
    background: #ff8533 !important;
}
.bg-white {
    background: #FFFFFF !important;
}
.text-warning {
    color: #ff8533 !important;
}
.badge {
    display: inline-block;
    min-width: 11px;
    padding: 3px 7px;
    font-size: 22px !important;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center; 
    vertical-align: middle;
    background-color: #777;
    border-radius: 5px !important;
}
.bg-warning:hover, .bg-warning-dark {
    background: #e65c00 !important;
}
.bg-warning2 {
    background: #99e600 !important;
}
.text-warning2 {
    color: #99e600 !important;
}
.bg-warning2:hover, .bg-warning2-dark {
    background: #88cc00 !important;
}
.bg-warning3 {
    background: #1ac6ff !important;
}
.text-warning3 {
    color: #1ac6ff !important;
}
.bg-warning3:hover, .bg-warning3-dark {
    background: #00ace6 !important;
}
.bg-warning4 {
    background: #ffd633 !important;
}
.text-warning4 {
    color: #ffd633 !important;
}
.bg-warning4:hover, .bg-warning4-dark {
    background: #e6b800 !important;
}
.bg-warning5 {
    background: #c2c2a3 !important;
}
.text-warning5 {
    color: #c2c2a3 !important;
}
.bg-warning5:hover, .bg-warning5-dark {
    background: #999966 !important;
}
.bg-warning6 {
    background: #ffbf80 !important;
}
.text-warning6 {
    color: #ffbf80 !important;
}
.bg-warning6:hover, .bg-warning6-dark {
    background: #ffa64d !important;
}
.bg-warning7 {
    background: #b3b3b3 !important;
}
.text-warning7 {
    color: #b3b3b3 !important;
}
.bg-warning7:hover, .bg-warning7-dark {
    background: #999999 !important;
}
.bg-warning8 {
    background: #1affd1 !important;
}
.text-warning8 {
    color: #1affd1 !important;
}
.bg-warning8:hover, .bg-warning8-dark {
    background: #00e6b8 !important;
}
.bg-warning9 {
    background: #809fff !important;
}
.text-warning9 {
    color: #809fff !important;
}
.bg-warning9:hover, .bg-warning9-dark {
    background: #4d79ff !important;
}
.bg-warning10 {
    background: #ffb3b3 !important;
}
.text-warning10 {
    color: #ffb3b3 !important;
}
.bg-warning10:hover, .bg-warning10-dark {
    background: #ff8080 !important;
}
.flipswitch {
    position: relative;
    width: 200px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}
.flipswitch input[type=checkbox] {
    display: none;
}
.flipswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 50px;
}
.flipswitch-inner {
    width: 200%;
    margin-left: -100%;
    -webkit-transition: margin 0.3s ease-in 0s;
    -moz-transition: margin 0.3s ease-in 0s;
    -ms-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s;
    transition: margin 0.3s ease-in 0s;
}
.flipswitch-inner:before,
.flipswitch-inner:after {
    float: left;
    width: 50%;
    height: 60px;
    padding: 0;
    line-height: 60px;
    font-size: 18px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.flipswitch-inner:before {
    content: "MONTHLY";
    padding-left: 12px;
    background-color: #FFFFFF;
    color: #888888;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.flipswitch-inner:after {
    content: "BY COUNTRY";
    padding-right: 12px;
    background-color: #EBEBEB;
    color: #888888;
    text-align: right;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.flipswitch-switch {
    width: 45px;
    margin: 7.5px;
    background: #FFFFFF;
    border: 2px solid #999999;
    border-radius: 50px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 139px;
    -webkit-transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -ms-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}
.flipswitch-cb:checked + .flipswitch-label .flipswitch-inner {
    margin-left: 0;
}
.flipswitch-cb:checked + .flipswitch-label .flipswitch-switch {
    right: 0;
}
.triggeredDiv {
    display: none;
}
.triggeredDiv.shown {
    display: block;
}
.bh {
    font-size: large;
    color: white;
    padding-top: 10px;
    padding-bottom: 20px;
}
.bc1 {
    border-radius: 20px;
    background-color: salmon;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
    font-size: medium;
}
.bc2 {
    border-radius: 20px;
    background-color: red;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
    font-size: medium;
}
.bc3 {
    border-radius: 20px;
    background-color: green;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
    font-size: medium;
}
.bc4 {
    border-radius: 20px;
    background-color: deeppink;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
    font-size: medium;
}
.bc5 {
    border-radius: 20px;
    background-color: orange;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
    font-size: medium;
}
.bc6 {
    border-radius: 20px;
    background-color: violet;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
    font-size: medium;
}
.bc7 {
    border-radius: 20px;
    background-color: darkcyan;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
    font-size: medium;
}
.bc8 {
    border-radius: 20px;
    background-color: tan;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
    font-size: medium;
}
.bc1:hover, .bc2:hover, .bc3:hover, .bc4:hover, .bc5:hover, .bc6:hover, .bc7:hover, .bc8:hover {
    background-color: lightblue;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
    font-size: medium;
}
.fs {   
    font-size: 25px;
    font-family: 'DIGID';
}
.ap-profile img {
    background-color: #3FABCF;
    margin: 18px auto;
    border-radius: 50%;
    width: 140px;
    height: 140px;
    padding: 20px;
    display: block;
}
.ap-profile ul {
    list-style-type: none;
}
.ap-profile ul li {
    border-bottom: 1px solid #C1BFBF;
    margin: 10px;
}
.ap-profile ul li .left-span {
    font-weight: bold;
    width: 150px;
    display: block;
    float: left;
}
.body-content {
    border: 1px solid #ddd;
}
.navbar-nav > li > a:hover {
    color: #337ab7;
}
.search {
    float: left;
}
.search input[type=text] {
    margin: 8px;
}
.marquee {
    position: relative;
    left: 0px;
    bottom: 20px;
}
.scrooldiv {
    float: left;
    background: #3468b3;
    margin-top: 10px;
    font-weight: bold;
}
    .scrooldiv a {
        color: #ffffff !important;
    }
.mrtop {
    padding-top: 65px;
}
.mrtopcol {
    padding-top: 10px;
    padding-left: -4px;
    padding-right: -4px;
}
.mrtoprow {
    padding-top: 18px;
}
.mrtopside {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
}
.dropdownr {
    position: initial;
    display: inline-block;
    padding: 15px;
}
.dropdownr-content {
    display: none;
    position: absolute;
    background-color: #15bee2;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    font-size: 11px;
}
.dropdownr-content a {
    color: black;
    padding: 16px 16px;
    text-decoration: none;
    display: block;
}
.dropdownr-content a:hover {
    background-color: #ddd;
}
.dropdownr:hover .dropdownr-content {
    display: block;
}
.dropdownr:hover .dropbtnr {
    background-color: #ddd;
}
.wizard > div {
    border: 1px solid;
    color: white;
}
.wizard .card {
    padding: 0px;
    box-shadow: 0 0 0.875rem 0 #90a4ae;
}
.wizard .card-header {
    background-color: #15bee2;
    margin: 0px;
    padding: 7px;
}
.wizard .card-header h2 {
    color: #ffff;
    font-size: 1.2em;
    font-weight: 600;
    margin: 0px;
}
.btnalign {
    text-align: right;
}
.topalign {
    margin-top: 20px;
}
.theImage {
    width: 100%;
    height: auto;
}
.leftalign {
    margin-left: 12px;
}
.image-preview {
    border: 1px solid #dddddd;
    width: 400px;
    height: 200px;
}
img.preview {
    width: 350px;
    background-color: white;
    padding: 5px;
}
.image-preview1 {
    border: 1px solid #dddddd;
    width: 400px;
    height: 200px;
}
img.preview1 {
    width: 350px;
    background-color: white;
    padding: 5px;
}
.alert-danger-popup {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert-popup {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}