body {
    margin: 0px;
    padding: 0px;
}

p {
    margin: 0px;
    padding: 0px;
}

label {
    margin: 0px;
    padding: 0px;
}

form {
    margin: 0px;
    padding: 0px;
}

h1 {
    margin: 0px;
    padding: 0px;
}

h2 {
    margin: 0px;
    padding: 0px;
}

h3 {
    margin: 0px;
    padding: 0px;
}

h4 {
    margin: 0px;
    padding: 0px;
}

h5 {
    margin: 0px;
    padding: 0px;
}

h6 {
    margin: 0px;
    padding: 0px;
}

a {
    border: 0px currentColor;
    border-image: none;
    text-decoration: none;
    cursor: pointer;
}

p {
    text-align: justify;
}

img {
    border: 0px currentColor;
    border-image: none;
}

body {
    background: rgb(244, 251, 255);
    color: rgb(86, 86, 86);
    line-height: 23px;
    font-family: "Roboto",sans-serif !important;
    font-size: 15px;
    font-weight: 400;
}

.top-section {
    background: rgb(27, 80, 151);
    top: 0px;
    width: 100%;
    height: 59px;
    overflow: hidden;
    position: fixed;
    z-index: 100;
}

.top-left-con {
    height: auto;
    overflow: hidden;
}

.top-menu-icon {
    background: rgb(39, 91, 161);
    padding: 0px 22px 0px 21px;
    height: 59px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 59px;
    overflow: hidden;
    font-size: 22px;
    font-weight: 500;
    float: left;
    cursor: pointer;
}

.top-logo {
    background: url("images/claysys-logo.png") no-repeat left / auto 34px;
    margin: 11px 0px 0px 21px;
    width: 100px;
    height: 34px;
    overflow: hidden;
    float: left;
}

.user-icon-con {
    width: auto;
    height: 59px;
    color: rgb(147, 164, 192);
    line-height: 59px;
    overflow: hidden;
    font-weight: 500;
    float: right;
}

.user-pic {
    background: 0px 0px rgb(59, 114, 187);
    margin: 7px 0px 0px;
    border-radius: 50%;
    width: 43px;
    height: 43px;
    text-align: center;
    color: rgb(218, 228, 243);
    line-height: 43px;
    overflow: hidden;
    font-size: 20px;
    float: right;
    cursor: pointer;
}

.top-user-name {
    margin: 0px 0px 0px 11px;
    height: 59px;
    color: rgb(255, 255, 255);
    line-height: 59px;
    overflow: hidden;
    font-size: 13px;
    float: right;
}

.top-user-arrow {
    margin: 22px 0px 0px 15px;
    color: rgb(255, 255, 255);
    font-size: 15px;
    float: right;
    cursor: pointer;
}

.dashboard-left {
    background-color: rgb(229, 246, 254);
}

.dashboard-left-sec01 {
    background: rgb(102, 171, 224);
    height: 165px;
}

.dashboard-right-sec01 {
    background: rgb(102, 171, 224);
    height: 165px;
}

.dashboard-top-user {
    background: rgb(245, 248, 252);
    margin: 28px 37px 0px 0px;
    border-radius: 5px;
    border: 1px solid rgb(108, 130, 158);
    border-image: none;
    width: 95px;
    height: 90px;
    text-align: center;
    color: rgb(100, 170, 224);
    line-height: 90px;
    overflow: hidden;
    font-size: 42px;
    float: left;
}

.dashboard-top-user-details {
    margin: 36px 0px 0px;
    width: auto;
    height: auto;
    overflow: hidden;
    font-weight: 400;
    float: left;
}

.dashboard-top-user-name {
    color: rgb(255, 255, 255);
    font-size: 26px;
}

.dashboard-top-user-email {
    color: rgb(255, 255, 255);
    font-size: 16px;
}

.dashboard-top-user-empcode {
    color: rgb(255, 255, 255);
    font-size: 16px;
}

.dashboard-top-user-empcode {
    margin-top: 8px;
}

.dashboard-left-sec02 {
    min-height: 822px;
    background-size: 100% 100% !important;
}

.dashboard-right-sec02 {
    min-height: 822px;
    background-size: 100% 100% !important;
}

.dashboard-left-sec02 {
    background: url("../Images/dashboard-left-bg.png") no-repeat bottom;
}

.dashboard-right-sec02 {
    background: url("../Images/dashboard-right-bg.png") no-repeat bottom;
}

.tile-sec-padding-lr {
    padding: 0px 60px 0px 65px;
}

.tile-sec-padding-lr-02 {
    padding: 0px 65px 0px 60px;
}

.my-app-title {
    background: url("images/myapp-icon.png") no-repeat left / auto 23px;
    margin: 36px 0px 0px 7px;
    height: 23px;
    color: rgb(91, 93, 99);
    line-height: 23px;
    padding-left: 39px;
    font-size: 20px;
}

.my-Subscriptions-title {
    background: url("images/rss-icon.png") no-repeat left / auto 23px;
    margin: 36px 0px 0px 7px;
    height: 23px;
    color: rgb(91, 93, 99);
    line-height: 23px;
    padding-left: 39px;
    font-size: 20px;
}

.my-app-tile01 {
    border-radius: 3px;
    border: 1px solid rgb(190, 197, 225);
    border-image: none;
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    position: relative;
    cursor: pointer;
    min-height: 131px;
}

.my-app-tile02 {
    border-radius: 3px;
    border: 1px solid rgb(190, 197, 225);
    border-image: none;
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
    position: relative;
    cursor: pointer;
    min-height: 131px;
}

.my-app-tile02 {
    min-height: 266px;
}

.tile-inn-01 {
    padding: 16px;
    height: 84px;
    text-align: right;
    color: rgb(255, 255, 255);
    font-size: 27px;
}

.tile-inn-date {
    padding: 16px 16px 0px;
    height: auto;
    text-align: right;
    color: rgb(255, 255, 255);
    font-size: 40px;
    font-weight: 700;
}

.tile-inn-date-text {
    padding: 5px 16px 0px;
    text-align: right;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 500;
}

.icon-font-size-22 {
    font-size: 22px !important;
}

.icon-font-size-23 {
    font-size: 23px !important;
}

.tile-inn-02 {
    padding: 10px;
    text-align: left;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 500;
}

.tile-color-01 {
    background: 0px 0px rgb(23, 155, 216);
}

.tile-color-02 {
    background: 0px 0px rgb(50, 93, 172);
}

.tile-color-03 {
    background: 0px 0px rgb(47, 164, 185);
}

.tile-color-04 {
    background: 0px 0px rgb(52, 131, 210);
}

.tile-color-05 {
    background: 0px 0px rgb(36, 141, 193);
}

.tile-color-06 {
    background: 0px 0px rgb(25, 118, 210);
}

.expence-icon {
    width: 26px;
    height: 24px;
    overflow: hidden;
    float: right;
    background-size: 26px 24px !important;
}

.cal-icon {
    width: 26px;
    height: 24px;
    overflow: hidden;
    float: right;
    background-size: 26px 24px !important;
}

.bbl-icon {
    background: url("images/bbl-icon.png") no-repeat center / 24px 24px;
    width: 24px;
    height: 24px;
    overflow: hidden;
    float: right;
}

.expence-icon {
    background: url("images/wallet-icon.png") no-repeat center;
}

.cal-icon {
    background: url("images/cal-icon.png") no-repeat center;
}

.dashboard-right {
    background-color: rgb(231, 246, 254);
}

.dashboard-bdr-right {
    border-right-color: rgb(87, 157, 211);
    border-right-width: 1px;
    border-right-style: solid;
}

.dash-board-check {
    margin: 56px 0px 0px;
    height: 46px;
    color: rgb(255, 255, 255);
    line-height: 46px;
    overflow: hidden;
    float: right;
    cursor: pointer !important;
}

.check-left {
    padding-top: 2px;
    margin-right: 5px;
    float: left;
}

.check-text {
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    float: left;
}

.dash-board-settings {
    margin: 56px 0px 0px 35px;
    border-radius: 3px;
    border: 1px solid rgb(255, 255, 255);
    border-image: none;
    width: 150px;
    height: 46px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 46px;
    font-size: 16px;
    float: right;
    cursor: pointer;
}

    .dash-board-settings i {
        margin-left: 8px;
    }

.cm-logo {
    background-position: center;
    width: 42px;
    height: 37px;
    overflow: hidden;
    float: right;
    background-image: url("images/cm-logo.png");
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: 42px 37px !important;
    background-origin: padding-box;
    background-clip: border-box;
    background-color: transparent;
}

.icon-font-size-32 {
    font-size: 32px !important;
}

.cr-sub-tit {
    padding: 0px 0px 0px 10px;
    height: 60px;
    color: rgb(91, 93, 99);
    line-height: 60px;
    overflow: hidden;
    font-size: 20px;
    margin-top: 23px;
}

.subscription-table-section {
    background: rgb(255, 255, 255);
    margin: 5px 5px 150px;
    border-radius: 5px;
    border: 1px solid rgb(220, 232, 239);
    border-image: none;
    height: auto;
    overflow: hidden;
    min-height: 463px;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.05);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .05);
}

.sb-label {
    height: 45px;
    color: rgb(91, 93, 99);
    line-height: 45px;
    font-size: 17px;
    float: left;
}

.sb-text-box-con {
    height: 45px;
    color: rgb(91, 93, 99);
    line-height: 45px;
    font-size: 17px;
    float: left;
}

.sb-name-padding {
    padding: 40px 45px !important;
}

.sb-text-box {
    background: rgb(243, 245, 246);
    margin: 0px 25px 0px 15px;
    padding: 0px 12px;
    border-radius: 3px;
    border: 1px solid rgb(188, 200, 207);
    border-image: none;
    width: 463px;
    height: 43px;
}

.sb-img-upload {
    width: 252px;
    height: 45px;
    overflow: hidden;
    margin-left: 16px;
    float: left;
}

.sb-img-upload-left {
    background: rgb(243, 245, 246);
    border: 1px solid rgb(188, 200, 207);
    border-image: none;
    width: 205px;
    height: 43px;
    float: left;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.sb-img-upload-right {
    background: linear-gradient(rgb(255, 255, 255) 0%, rgb(235, 238, 239) 95%, rgb(215, 215, 215) 100%);
    border-width: 1px 1px 1px 0px;
    border-style: solid solid solid none;
    border-color: rgb(188, 200, 207) rgb(188, 200, 207) rgb(188, 200, 207) currentColor;
    border-image: none;
    width: 47px;
    height: 43px;
    text-align: center;
    color: rgb(91, 93, 99);
    line-height: 43px;
    font-size: 19px;
    float: left;
    cursor: pointer;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

    .sb-img-upload-right:hover {
        background: linear-gradient(rgb(215, 215, 215) 0%, rgb(235, 238, 239) 5%, rgb(255, 255, 255) 100%);
        color: rgb(115, 117, 125);
    }

    .sb-img-upload-right:active {
        background: linear-gradient(rgb(255, 255, 255) 0%, rgb(235, 238, 239) 95%, rgb(215, 215, 215) 100%);
        color: rgb(91, 93, 99);
    }

.sb-upload-text-box {
    padding: 0px 12px;
    border-radius: 3px;
    border: 0px currentColor;
    border-image: none;
    width: 100%;
    height: 41px;
    background-color: transparent;
}

.sb-label i {
    margin-right: 5px;
}

.cursor-pointer {
    cursor: pointer;
}

.table-bordered {
    border: 1px solid rgb(188, 200, 207);
    border-image: none;
}

.table-head {
    background: linear-gradient(rgb(255, 255, 255) 0%, rgb(235, 238, 239) 95%, rgb(215, 215, 215) 100%);
    height: 42px;
    font-size: 14px !important;
}

    .table-head tr th {
        color: rgb(91, 93, 99);
        font-size: 14px !important;
        font-weight: 500 !important;
    }

.grid-area table tbody tr td {
    color: rgb(91, 93, 99) !important;
    font-size: 14px !important;
}

    .grid-area table tbody tr td i {
        font-size: 16px !important;
    }

.status-active {
    color: rgb(72, 171, 97);
}

.status-desable {
    color: rgb(225, 116, 116);
}

.btn-con {
    height: auto;
    overflow: hidden;
    float: left;
}

.del-btn {
    background: linear-gradient(rgb(40, 166, 225) 0%, rgb(17, 146, 215) 100%);
    border-radius: 3px;
    border: 0px currentColor;
    border-image: none;
    width: 115px;
    height: 43px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 43px;
    font-size: 16px;
    float: left;
    cursor: pointer;
}

    .del-btn:hover {
        background: linear-gradient(rgb(17, 146, 215) 0%, rgb(40, 166, 225) 100%);
    }

    .del-btn:active {
        background: linear-gradient(rgb(40, 166, 225) 0%, rgb(17, 146, 215) 100%);
    }

.cr-sub-check {
    height: 43px;
    color: rgb(91, 93, 99);
    line-height: 43px;
    overflow: hidden;
    float: left;
}

    .cr-sub-check input[type='checkbox'] {
        margin-top: 15px !important;
        margin-left: 5px !important;
    }

    .cr-sub-check .check-text {
        margin-left: 5px;
    }

.footer-cust {
    background: rgb(42, 51, 70);
    padding: 0px 30px;
    height: 45px;
    line-height: 45px;
}

.foot-left {
    height: 45px;
    color: rgb(187, 196, 214);
    line-height: 45px;
    font-size: 10px;
}

foot-right {
    height: 45px;
    color: rgb(187, 196, 214);
    line-height: 45px;
    font-size: 10px;
}

.foot-right {
    color: rgb(187, 196, 214) !important;
    font-size: 13px !important;
}

    .foot-right i {
        margin-left: 23px;
    }

.foot-mob {
    width: 100%;
    bottom: 0px;
    position: fixed;
}

* {
    box-sizing: border-box;
}

    *::before {
        box-sizing: border-box;
    }

    *::after {
        box-sizing: border-box;
    }

.login-bg::after {
    z-index: -1;
}

.login-bg::after {
    background-position: top;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    bottom: 45px;
    display: block;
    position: fixed;
    content: "";
    background-image: url("../Images/login-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: rgb(238, 250, 255);
}

body .login-bg {
    min-height: 100%;
}

.login-frame {
    padding: 15px;
    border-radius: 5px;
    width: 61%;
    color: rgb(255, 255, 255);
    margin: 0 auto;
    padding-top: calc(10%);
    height: auto;
    overflow: hidden;
    /*transform: translate(-50%, -50%); 
    -webkit-transform: translate(-50%, -50%);
     -ms-transform: translate(-50%, -50%);
     left: 50%; 
    
    */
}

.login-left {
    background: rgb(0, 135, 202);
    height: 430px;
    overflow: hidden;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.login-logo {
    background: url("images/login-logo.png") no-repeat center / auto 43px;
    margin: 31px 0 30px;
    width: 100%;
    height: 54px;
    overflow: hidden;
    float: left;
}

.login-text {
    color: rgb(255, 255, 255);
    line-height: normal;
    font-size: 16px;
    font-weight: 300;
    height: auto;
}

.sign-up-link {
    height: auto;
    overflow: hidden;
    font-size: 12px;
}

    .sign-up-link a {
        color: rgb(255, 255, 255);
    }

.sign-up-btn-con {
    height: auto;
    overflow: hidden;
    margin-top: 22px;
}

.sign-up-btn {
    background: rgb(243, 244, 248);
    border-radius: 3px;
    border: currentColor;
    border-image: none;
    width: 121px;
    height: 34px;
    text-align: center;
    color: rgb(25, 154, 218);
    line-height: 34px;
    overflow: hidden;
    font-size: 13px;
    font-weight: 500;
}

.sign-up-cancel {
    background: rgb(243, 244, 248);
    border-radius: 3px;
    border: currentColor;
    border-image: none;
    width: 139px;
    height: 36px;
    text-align: center;
    color: rgb(25, 154, 218);
    line-height: 36px;
    overflow: hidden;
    font-size: 12px;
    font-weight: 500;
}

.sign-up-btn:hover {
    background: rgb(237, 237, 239);
}

.sign-up-cancel:hover {
    background: rgb(237, 237, 239);
}

.sign-up-btn:active {
    background: rgb(243, 244, 248);
    box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.25);
    -webkit-box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, .25);
}

.sign-up-cancel:active {
    background: rgb(243, 244, 248);
    box-shadow: inset 1px 1px 3px 0px rgba(0,0,0,0.25);
    -webkit-box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, .25);
}

.login-right {
    background: rgb(22, 63, 125);
    height: 430px;
    overflow: hidden;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.login-right-tit {
    margin: 35px 0px 25px;
    height: auto;
    color: rgb(255, 255, 255);
    line-height: normal;
    overflow: hidden;
    font-size: 36px;
    font-weight: 300;
}

.login-rows {
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}

.login-input {
    background: rgb(248, 248, 249);
    padding: 0px 15px;
    border-radius: 3px;
    border: 1px solid rgb(208, 208, 208);
    border-image: none;
    width: 100%;
    height: 35px;
    color: #000;
    font-size: 16px;
}

.login-check {
    height: 25px;
    color: rgb(255, 255, 255);
    line-height: 25px;
}

.login-check-text {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    float: left;
}

.frg-pass {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    float: left;
}

    .frg-pass a {
        color: rgb(126, 212, 255);
    }

.signin-right-btn {
    height: 95px;
    border-bottom-color: rgb(34, 75, 140);
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

.signin-btn {
    background: linear-gradient(rgb(40, 166, 225) 0%, rgb(17, 146, 215) 100%) !important;
    margin: 0px 0px 0px;
    border-radius: 3px;
    border: currentColor;
    border-image: none;
    width: 110px;
    height: 34px;
    text-align: center;
    overflow: hidden;
    font-size: 13px;
    font-weight: 500;
}

    .signin-btn:hover {
        background: linear-gradient(rgb(17, 146, 215) 0%, rgb(40, 166, 225) 100%) !important;
    }

    .signin-btn:active {
        background: linear-gradient(rgb(40, 166, 225) 0%, rgb(17, 146, 215) 100%) !important;
    }

.signin-social {
    padding: 5px 0px 0px;
    height: auto;
    overflow: hidden;
    border-top-color: rgb(19, 55, 108);
    border-top-width: 1px;
    border-top-style: solid;
}

.sgin-with {
    height: 60px;
    color: rgb(214, 218, 228);
    line-height: 60px;
    overflow: hidden;
    font-size: 11px;
    margin-right: 5px;
    float: left;
}

.sgin-google {
    background: rgb(11, 39, 83);
    margin: 12px 0px 0px 16px;
    border-radius: 50%;
    width: 34px;
    height: 33px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 33px;
    overflow: hidden;
    font-size: 13px;
    float: left;
    cursor: pointer;
}

.sgin-face {
    background: rgb(11, 39, 83);
    margin: 12px 0px 0px 16px;
    border-radius: 50%;
    width: 34px;
    height: 33px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 33px;
    overflow: hidden;
    font-size: 13px;
    float: left;
    cursor: pointer;
}

.sgin-linkdin {
    background: rgb(11, 39, 83);
    margin: 12px 0px 0px 16px;
    border-radius: 50%;
    width: 34px;
    height: 33px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 33px;
    overflow: hidden;
    font-size: 13px;
    float: left;
    cursor: pointer;
}

.sgin-ms {
    background: rgb(11, 39, 83);
    margin: 12px 0px 0px 16px;
    border-radius: 50%;
    width: 34px;
    height: 33px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 33px;
    overflow: hidden;
    font-size: 13px;
    float: left;
    cursor: pointer;
}

.sign-up-page-top {
    background: rgb(19, 57, 108);
    padding: 0px 50px;
    height: 360px;
    overflow: hidden;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.sign-up-title-con {
    height: 90px;
    color: rgb(255, 255, 255);
    line-height: 90px;
    overflow: hidden;
    font-size: 32px;
    font-weight: 300 !important;
}

.sign-up-logo {
    background: url("images/login-logo.png") no-repeat left / 112px 43px;
    margin: 30px 0px 0px;
    width: 112px;
    height: 43px;
    overflow: hidden;
    float: right;
}

.sign-up-fields-con {
    height: auto;
    overflow: hidden;
}

.sign-up-rows {
    height: 60px;
    overflow: hidden;
}

.signup-input {
    background: rgb(248, 248, 249);
    padding: 0px 15px;
    border-radius: 3px;
    border: 1px solid rgb(208, 208, 208);
    border-image: none;
    width: 97%;
    height: 40px;
    color: rgb(152, 152, 152);
    font-size: 13px;
}

.sign-up-textarea {
    line-height: 45px !important;
    white-space: nowrap;
    -ms-overflow-x: auto;
    -ms-overflow-y: hidden;
    resize: none;
}

.sign-up-page-bottom {
    background: rgb(25, 154, 218);
    padding: 0px 50px;
    height: 75px;
    overflow: hidden;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.signup-check {
    height: 75px;
    color: rgb(255, 255, 255);
    line-height: 75px;
    overflow: hidden;
}

.signup-check-text {
    height: 75px;
    line-height: 75px;
    font-size: 12px;
    margin-left: 5px;
    float: left;
}

.sign-up-cancel {
    font-size: 14px !important;
    margin-left: 22px;
}

.sign-up-submit {
    font-size: 14px !important;
    margin-left: 22px;
}

.flot-right-btn {
    float: right;
}

.sign-up-submit {
    background: linear-gradient(rgb(37, 80, 135) 0%, rgb(37, 80, 135) 1%, rgb(37, 80, 135) 2%, rgb(32, 74, 128) 28%, rgb(17, 52, 102) 98%, rgb(2, 19, 40) 100%);
    border-radius: 3px;
    border: currentColor;
    border-image: none;
    width: 139px;
    height: 36px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 36px;
    overflow: hidden;
    font-size: 12px;
    font-weight: 500;
}

.add-user-tit {
    color: rgb(23, 152, 218);
    font-size: 19px;
    font-weight: 500;
}

.modal-close {
    font-size: 30px;
}

.claysys-modal .modal-header {
    padding: 30px;
    border-bottom-color: rgb(229, 229, 229);
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

.claysys-modal .modal-body {
    margin: 0px 0px 15px;
    padding: 0px 30px;
    height: auto;
    overflow: hidden;
}

.claysys-modal .modal-header .close {
    margin-top: -20px;
    margin-right: -16px;
}

.claysys-modal .modal-footer {
    padding: 0px 30px 30px !important;
    border-top-color: currentColor;
    border-top-width: 0px;
    border-top-style: none;
}

.table > thead > tr > th {
    padding: 8px 15px !important;
}

.claysys-modal .table > thead > tr > td {
    padding: 6px 15px !important;
    font-size: 14px;
}

.claysys-modal .table > tbody > tr > th {
    padding: 6px 15px !important;
    font-size: 14px;
}

.claysys-modal .table > tbody > tr > td {
    padding: 6px 15px !important;
    font-size: 14px;
}

.claysys-modal .table > tfoot > tr > th {
    padding: 6px 15px !important;
    font-size: 14px;
}

.claysys-modal .table > tfoot > tr > td {
    padding: 6px 15px !important;
    font-size: 14px;
}

.table > thead > tr > td {
    padding: 8px 15px !important;
    font-size: 14px;
}

.table > tbody > tr > th {
    padding: 8px 15px !important;
    font-size: 14px;
}

.table > tbody > tr > td {
    padding: 8px 15px !important;
    font-size: 14px;
}

.table > tfoot > tr > th {
    padding: 8px 15px !important;
    font-size: 14px;
}

.table > tfoot > tr > td {
    padding: 8px 15px !important;
    font-size: 14px;
}

.add-user-textbox {
    background: rgb(243, 245, 246);
    margin: 0px 0px 0px 15px;
    padding: 0px 12px;
    border-radius: 3px;
    border: 1px solid rgb(188, 200, 207);
    border-image: none;
    width: 96%;
    height: 43px;
}

.add-label {
    height: 45px;
    color: rgb(91, 93, 99);
    line-height: 45px;
    font-size: 16px;
}

.add-text-box-con {
    height: 45px;
    color: rgb(91, 93, 99);
    line-height: 45px;
    font-size: 16px;
}

.user-mail {
    padding: 0px 0px 45px;
    height: auto;
    overflow: hidden;
    border-bottom-color: rgb(234, 238, 240);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.add-user-textarea {
    background: rgb(243, 245, 246);
    margin: 0px;
    padding: 12px;
    border-radius: 3px;
    border: 1px solid rgb(188, 200, 207);
    border-image: none;
    width: 100%;
    height: 118px;
}

.height-60 {
    height: 60px !important;
    line-height: 60px !important;
}

.padding-all-0 {
    padding: 0px !important;
}

.padding-btm-5 {
    padding-bottom: 5px !important;
}

.padding-3 {
    padding: 3px !important;
}

.padding-lr-21 {
    padding: 0px 21px !important;
}

.padding-lr-65 {
    padding: 0px 65px !important;
}

.padding-right-35 {
    padding-right: 35px;
    padding-left: 0px;
}

.padding-lr-45 {
    padding: 0px 45px !important;
}

.padding-left-15 {
    padding: 0px 0px 0px 15px !important;
}

.padding-lr-55 {
    padding: 0px 40px !important;
}

.padding-lr-70 {
    padding: 0px 55px !important;
}

.padding-tb-35 {
    padding: 35px 0px !important;
}

.margin-top-59 {
    margin-top: 59px;
}

.margin-btm-0 {
    margin-bottom: 0 !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-35 {
    margin-top: 35px !important;
}

.margin-top-19 {
    margin-top: 19px !important;
}

.margin-right-15 {
    margin-right: 15px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-tb-20 {
    margin: 20px 0px 0px !important;
}

.margin-left-14 {
    margin-left: 14px;
}

@media all and (max-width:767px) {
    .claysys-modal .modal-body {
        padding: 0px 15px;
    }

    .claysys-modal .modal-header {
        padding: 20px 15px 5px;
    }

        .claysys-modal .modal-header .close {
            margin-top: -2px;
            margin-right: 0px;
        }

    .add-user-textbox {
        margin: 0px;
        width: 100%;
    }

    .height-60 {
        height: 40px !important;
        line-height: 40px !important;
    }

    .claysys-modal .cr-sub-check input[type='checkbox'] {
        margin-top: 12px !important;
    }

    .claysys-modal .modal-footer {
        padding: 0px 15px 30px !important;
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .user-mail {
        padding: 0px 0px 25px;
    }

    .frm-top {
        top: 46% !important;
    }

    .sign-up-title-con {
        margin: 0px;
        height: 50px !important;
        text-align: center;
        line-height: 50px !important;
        font-size: 28px;
    }

    .sign-up-page-top {
        padding: 0px 20px 10px !important;
        height: auto;
        overflow: hidden;
    }

    .sign-up-rows {
        height: 45px;
    }

    .signup-input {
        width: 100%;
        height: 35px;
        line-height: 35px;
    }

    .sign-up-textarea {
        line-height: 35px !important;
    }

    .padding-tb-35 {
        padding: 15px 0px !important;
    }

    .flot-right-btn {
        float: none;
    }

    .sign-up-page-bottom {
        padding: 0px 20px;
        height: auto;
        overflow: hidden;
    }

    .signup-check {
        height: 45px;
        line-height: 45px;
    }

    .signup-check-text {
        height: 45px;
        line-height: 45px;
    }

    .margin-top-19 {
        margin: 0px 0px 20px !important;
    }

    .sign-up-submit {
        width: 49%;
    }

    .sign-up-cancel {
        width: 49%;
    }

    .signup-logo-mob {
        background: url("images/login-mob-logo.png") no-repeat left / auto 52px;
        margin: 0px auto;
        width: 137px;
        height: 52px;
        overflow: hidden;
    }

    .login-frame {
        top: 40%;
        width: 98%;
        transform: translate(1%, -65%);
        -webkit-transform: translate(1%, -65%);
        position: absolute;
    }

    .login-right {
        background: rgb(22, 63, 125);
        border-radius: 5px !important;
        height: auto;
        overflow: hidden;
    }

    .login-right-tit {
        margin: 30px 0px 20px;
        text-align: center;
        font-size: 28px;
    }

    .padding-lr-70 {
        padding: 0px 30px !important;
    }

    .signin-social {
        margin-bottom: 15px;
    }

    .login-bg::after {
        background-position: bottom;
        background-size: 100% auto;
    }

    .login-logo-mob {
        background: url("images/login-mob-logo.png") no-repeat center / auto 35px;
        margin: 0px auto;
        width: 195px;
        height: 56px;
        overflow: hidden;
    }

    .user-pic {
        width: auto;
        background-color: transparent;
    }

    .top-user-arrow {
        margin-left: 10px !important;
    }

    .dashboard-left-sec01 {
        background: rgb(255, 255, 255);
        height: 86px;
        border-bottom-color: rgb(160, 173, 180);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    .dashboard-right-sec01 {
        background: rgb(255, 255, 255);
        height: 86px;
        border-bottom-color: rgb(160, 173, 180);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    .padding-lr-65 {
        padding: 0px 7px !important;
    }

    .tile-sec-padding-lr {
        padding: 0px 7px !important;
    }

    .tile-sec-padding-lr-02 {
        padding: 0px 7px !important;
    }

    .dashboard-top-user {
        background: rgb(245, 248, 252);
        margin: 11px 13px 0px 0px;
        border: 1px solid rgb(108, 130, 158);
        border-image: none;
        width: 71px;
        height: 62px;
        color: rgb(91, 93, 99);
        line-height: 62px;
        font-size: 41px !important;
        float: left;
    }

    .dashboard-top-user-details {
        margin: 12px 0px 0px;
    }

    .dashboard-top-user-name {
        color: rgb(91, 93, 99);
        font-size: 16px;
    }

    .dashboard-top-user-email {
        color: rgb(157, 159, 167);
        font-size: 10px;
        margin-top: -6px;
    }

    .dashboard-top-user-empcode {
        color: rgb(157, 159, 167);
        font-size: 10px;
        margin-top: -6px;
    }

    .emcode-mob {
        color: rgb(91, 93, 99);
        font-size: 11px;
    }

    .add-ten-btn {
        background: linear-gradient(rgb(40, 166, 225) 0%, rgb(17, 146, 215) 100%);
        padding: 0px 15px;
        border-radius: 3px;
        border: 0px currentColor;
        border-image: none;
        height: 39px;
        text-align: center;
        color: rgb(255, 255, 255);
        overflow: hidden;
        font-size: 12px;
        margin-top: 21px;
        float: right;
        cursor: pointer;
    }

        .add-ten-btn:active {
            background: linear-gradient(rgb(17, 146, 215) 0%, rgb(40, 166, 225) 100%);
        }

    .margin-top-30 {
        margin-top: 10px !important;
    }

    .dashboard-left-sec02 {
        height: auto;
        overflow: hidden;
        padding-bottom: 50px !important;
        background-size: cover !important;
    }

    .dashboard-right-sec02 {
        height: auto;
        overflow: hidden;
        padding-bottom: 50px !important;
        background-size: cover !important;
    }

    .mob-footer-con {
        height: auto;
        bottom: 0px;
        overflow: hidden;
        position: fixed;
    }

    .mob-footer-box {
        height: 49px;
        overflow: hidden;
        padding-top: 16px !important;
        border-bottom-color: rgb(42, 51, 70);
        border-bottom-width: 4px;
        border-bottom-style: solid;
        cursor: pointer;
        background-color: rgb(42, 51, 70);
    }

    .mob-footer-box-active {
        height: 49px;
        overflow: hidden;
        padding-top: 16px !important;
        border-bottom-color: rgb(42, 51, 70);
        border-bottom-width: 4px;
        border-bottom-style: solid;
        cursor: pointer;
        background-color: rgb(42, 51, 70);
    }

    .mob-footer-box-active {
        border-bottom-color: rgb(32, 160, 222) !important;
        border-bottom-width: 4px !important;
        border-bottom-style: solid !important;
        background-color: rgb(27, 34, 47) !important;
    }

    .my-app-title-mob {
        background: url("images/myapp-icon-mobile-active.png") no-repeat left / auto 15px;
        margin: 0px auto !important;
        width: 88px;
        height: 17px;
        color: rgb(89, 100, 123);
        line-height: 15px;
        padding-left: 25px;
        font-size: 16px;
        cursor: pointer;
    }

    .my-app-title-mob-active {
        background: url("images/myapp-icon-mobile-active.png") no-repeat left / auto 15px;
        margin: 0px auto !important;
        width: 88px;
        height: 17px;
        color: rgb(89, 100, 123);
        line-height: 15px;
        padding-left: 25px;
        font-size: 16px;
        cursor: pointer;
    }

    .my-app-title-mob-active {
        background: url("images/myapp-icon-mobile.png") no-repeat left / auto 15px !important;
        color: rgb(255, 255, 255) !important;
    }

    .my-Subscriptions-title-mob {
        background: url("images/rss-icon-mobile.png") no-repeat left / auto 15px;
        margin: 0px auto !important;
        width: 149px;
        height: 17px;
        color: rgb(89, 100, 123);
        line-height: 15px;
        padding-left: 25px;
        font-size: 16px;
        cursor: pointer;
    }

    .my-Subscriptions-title-mob-active {
        background: url("images/rss-icon-mobile.png") no-repeat left / auto 15px;
        margin: 0px auto !important;
        width: 149px;
        height: 17px;
        color: rgb(89, 100, 123);
        line-height: 15px;
        padding-left: 25px;
        font-size: 16px;
        cursor: pointer;
    }

    .my-Subscriptions-title-mob-active {
        background: url("images/rss-icon-mobile-active.png") no-repeat left / auto 15px !important;
        color: rgb(255, 255, 255) !important;
    }

    .tgl-show {
        display: block !important;
    }

    .tgl-hide {
        display: none !important;
    }

    .padding-lr-45 {
        padding: 0px 12px !important;
    }

    .cr-sub-tit {
        padding: 0px !important;
        font-size: 18px;
        margin-top: 6px;
    }

    .subscription-table-section {
        margin: 0px;
        border-radius: 0px;
        border: 0px solid rgb(220, 232, 239);
        border-image: none;
        height: auto;
        min-height: 50px;
        box-shadow: 0px 0px 5px 0px transparent;
        background-color: transparent;
    }

    .sb-name-padding {
        padding: 0px !important;
    }

    .margin-top-35 {
        margin-top: 20px !important;
    }

    .sb-text-box {
        margin: 0px 0px 18px;
        width: 100%;
        height: 40px;
        background-color: rgb(255, 255, 255);
    }

    .mob-width-98 {
        width: 98% !important;
    }

    .mob-btn {
        background: linear-gradient(rgb(40, 166, 225) 0%, rgb(17, 146, 215) 100%);
        border-radius: 3px;
        border: 0px currentColor;
        border-image: none;
        width: auto;
        height: 40px;
        text-align: center;
        color: rgb(255, 255, 255);
        line-height: 40px;
        font-size: 14px;
        cursor: pointer;
    }

        .mob-btn:hover {
            background: linear-gradient(rgb(17, 146, 215) 0%, rgb(40, 166, 225) 100%);
        }

        .mob-btn:active {
            background: linear-gradient(rgb(40, 166, 225) 0%, rgb(17, 146, 215) 100%);
        }

        .mob-btn i {
            margin-right: 5px;
        }

    .grid-area .panel {
        margin-bottom: 10px !important;
    }

    .btn-con {
        margin-bottom: 80px;
        margin-left: 0px;
    }

    .del-btn {
        width: 100%;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        font-size: 14px;
        margin-top: 10px;
    }

    .foot-mob {
        width: 100%;
        text-align: center;
        bottom: 0px;
        position: fixed;
    }
}

@media all and (max-width:320px) and (min-width:320px) {
    .dashboard-top-user {
        margin: 16px 8px 0px 0px;
        width: 53px;
        height: 50px;
        line-height: 50px !important;
        font-size: 34px !important;
    }

    .add-ten-btn {
        padding: 0px 12px !important;
    }

    .login-frame {
        top: 46%;
        width: 98%;
        transform: translate(1%, -65%);
        -webkit-transform: translate(1%, -65%);
        position: absolute;
    }

    .padding-lr-70 {
        padding: 0px 15px !important;
    }

    .signin-social {
        margin-bottom: 15px;
    }

    .login-bg::after {
        background-position: bottom;
        background-size: 100% auto;
    }

    .login-logo-mob {
        background: url("images/login-mob-logo.png") no-repeat left / auto 35px;
        margin: 0px auto;
        width: 195px;
        height: 56px;
        overflow: hidden;
    }

    .padding-tb-35 {
        padding: 0px 0px 15px !important;
    }

    .sgin-google {
        margin-left: 13px;
    }

    .sgin-face {
        margin-left: 13px;
    }

    .sgin-linkdin {
        margin-left: 13px;
    }

    .sgin-ms {
        margin-left: 13px;
    }

    .sign-up-rows {
        height: 35px;
    }

    .signup-input {
        width: 100%;
        height: 25px;
        line-height: 25px;
    }

    .sign-up-textarea {
        line-height: 25px !important;
    }

    .signup-logo-mob {
        background: url("images/login-mob-logo.png") no-repeat left / auto 48px;
        margin: 0px auto;
        width: 127px;
        height: 48px;
        overflow: hidden;
    }
}

@media all and (max-width:1024px) and (min-width:768px) {
    .login-frame {
        width: 98%;
        transform: translate(1%, 10%);
        -webkit-transform: translate(1%, 10%);
        position: absolute;
    }

    .padding-lr-55 {
        padding: 0px 35px !important;
    }

    .padding-lr-70 {
        padding: 0px 35px !important;
    }

    .login-bg::after {
        background-position: bottom;
        background-size: 100% auto;
    }

    .foot-mob {
        width: 100%;
        bottom: 0px;
        position: fixed;
    }

    .padding-lr-45 {
        padding: 0px 12px !important;
    }

    .sb-name-padding {
        padding: 30px 35px !important;
    }

    .sb-text-box {
        margin: 0px;
        width: 100%;
    }

    .sb-img-upload {
        margin: 0px;
        width: 56%;
    }

    .sb-img-upload-left {
        width: 86.9%;
    }

    .margin-top-tab-15 {
        margin-top: 15px;
    }

    .margin-top-35 {
        margin-top: 20px !important;
    }

    .dashboard-left-sec01 {
        height: 90px;
    }

    .dashboard-right-sec01 {
        height: 90px;
    }

    .padding-lr-65 {
        padding: 0px 7px !important;
    }

    .tile-sec-padding-lr {
        padding: 0px 7px !important;
    }

    .tile-sec-padding-lr-02 {
        padding: 0px 7px !important;
    }

    .dashboard-top-user {
        margin: 13px 13px 0px 0px;
        width: 71px;
        height: 62px;
        line-height: 62px;
        font-size: 41px !important;
    }

    .dashboard-top-user-details {
        margin: 12px 0px 0px;
    }

    .dashboard-top-user-name {
        font-size: 20px;
    }

    .dashboard-top-user-email {
        font-size: 13px;
        margin-top: -3px;
    }

    .dashboard-top-user-empcode {
        font-size: 12px;
        margin-top: -3px;
    }

    .emcode-mob {
        font-size: 13px;
    }

    .padding-right-35 {
        padding-right: 7px;
        padding-left: 0px;
    }

    .dash-board-settings {
        margin-top: 25px;
    }

    .dash-board-check {
        margin-top: 25px;
    }

    .dash-board-settings {
        margin-left: 12px;
    }

    .my-app-title {
        margin-top: 25px;
    }

    .my-Subscriptions-title {
        margin-top: 25px;
    }

    .margin-top-30 {
        margin-top: 18px !important;
    }

    .dashboard-left-sec02 {
        overflow: hidden;
        padding-bottom: 50px !important;
        min-height: 1024px;
        background-size: cover !important;
    }

    .dashboard-right-sec02 {
        overflow: hidden;
        padding-bottom: 50px !important;
        min-height: 1024px;
        background-size: cover !important;
    }

    .dash-board-settings {
        line-height: 42px !important;
    }
}

@media all and (max-width:1024px) and (min-width:992px) {
    .login-frame {
        width: 98%;
        margin: 0 auto;
        padding: 115px 0 0 0 !important;
    }

    .padding-lr-55 {
        padding: 0px 35px !important;
    }

    .padding-lr-70 {
        padding: 0px 35px !important;
    }

    .login-bg::after {
        background-position: bottom;
        background-size: 100% auto;
    }

    .dashboard-left-sec02 {
        min-height: 1366px !important;
    }

    .dashboard-right-sec02 {
        min-height: 1366px !important;
    }

    .foot-mob {
        width: 100%;
        bottom: 0px;
        position: fixed;
    }

    .sb-text-box {
        margin: 0px 15px !important;
        width: 88% !important;
    }

    .sb-img-upload {
        margin: 0px 15px !important;
        width: 27% !important;
    }

    .sb-img-upload-left {
        width: 79% !important;
    }
}

@media all and (max-width:1342px) and (min-width:1025px) {
    .login-frame {
        width: 90%;
    }

    .padding-lr-55 {
        padding: 0px 35px !important;
    }

    .padding-lr-70 {
        padding: 0px 35px !important;
    }

    .login-bg::after {
        background-position: bottom;
        background-size: 100% auto;
    }

    .dashboard-left-sec02 {
        min-height: 1366px !important;
    }

    .dashboard-right-sec02 {
        min-height: 1366px !important;
    }

    .foot-mob {
        width: 100%;
        bottom: 0px;
        position: fixed;
    }

    .sb-text-box-con {
        width: 25% !important;
        overflow: hidden;
    }

    .sb-text-box {
        margin: 0px 15px !important;
        width: 88% !important;
    }

    .sb-img-upload {
        margin: 0px 15px !important;
        width: 27% !important;
    }

    .sb-img-upload-left {
        width: 75% !important;
    }
}

@font-face {
    font-family: Muli;
    src: local("Muli Regular"), local("Muli-Regular"), url(https://fonts.gstatic.com/s/muli/v10/kU4XYdV4jtS72BIidPtqyw.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Muli;
    src: local("Muli SemiBold"), local("Muli-SemiBold"), url(https://fonts.gstatic.com/s/muli/v10/aJq3s1gF0cfda4RFyoB5YQ.woff) format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: Muli;
    src: local("Muli Bold"), local("Muli-Bold"), url(https://fonts.gstatic.com/s/muli/v10/YnOGHDyoFuyOkkXJLPMZhw.woff) format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: Roboto;
    src: local("Roboto Thin"), local("Roboto-Thin"), url(https://fonts.gstatic.com/s/roboto/v16/vzIUHo9z-oJ4WgkpPOtg1_esZW2xOQ-xsNqO47m55DA.woff) format("woff");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: Roboto;
    src: local("Roboto Light"), local("Roboto-Light"), url(https://fonts.gstatic.com/s/roboto/v16/Hgo13k-tfSpn0qi1SFdUfT8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: Roboto;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v16/2UX7WLTfW3W8TclTUvlFyQ.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Roboto;
    src: local("Roboto Medium"), local("Roboto-Medium"), url(https://fonts.gstatic.com/s/roboto/v16/RxZJdnzeo3R5zSexge8UUT8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: Roboto;
    src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v16/d-6IYplOFocCacKzxwXSOD8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");
    font-weight: 700;
    font-style: normal;
}
