.btn {
	    
    text-transform: none !important;
    font-size: 13px;
    font-weight: bold;
}

.switch label input[type=checkbox]:checked+.lever {
	background-color: #2196F3;
}

.switch label input[type=checkbox]:checked+.lever:after {
	background-color: #2196F3;
    left: 24px;
}

.tabs .indicator {

    height: 3px;
}

.active {
    
}

nav ul li:hover, nav ul li.active {
    
    background:none;
}
.pac-container {
	z-index: 100000 !important; 
}


#body-content{
    padding: 0px 10px;
    background: #fff;
}
body {
height:100%;
min-height:100%;
background-size: cover;
overflow:hidden;
}
label.input-label-mk1{
    font-size: 16px;
    font-weight: 400;
    color: #010916;
    line-height: 14px;
}
input.vertical-spacing-mk1, select.vertical-spacing-mk1, textarea.vertical-spacing-mk1{
    margin-bottom: 0px;
   color:#000;
}
label.input-active{
  color:#3d7cc9;
}
i.pre-icon-mk{
    line-height: 40px;
    font-size: 33px;
    color: #b3b3b3;
}
.anchor-right-mk{
    text-align: right;
}
.anchor-center-mk{
    text-align: center;
}
.anchor-left-mk{
    text-align: left;
}

.anchor-margin-mk1{
    margin: -14px 0 0 0;
}
.btn-height-mk1{
    height: 60px;
    line-height: 60px;
}


.btn-height-mk2{
    height: 50px;
    line-height: 50px;
}
.btn-font-mk1{
      height: 40px;
    line-height: 40px;
    background-color: #0a2a52;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    font-weight: 400;
}
.btn-font-mk2{
    height: 60px;
    line-height: 60px;
    background-color: #0a2a52;
    font-size: 17px;
    font-family: Roboto-thin;
    font-weight: bold;
    letter-spacing: 1px;
    font-weight: 100;
}
.app-theme-background-primary-mk .btn{
    background-color: #0a2a52 !important;
}

.app-theme-background-primary-mk nav{
    background-color: #fff !important;
}

.app-theme-foreground-primary-mk nav, .app-theme-foreground-primary-mk .btn{
    color: #ffffff !important;
}

.app-theme-foreground-primary-mk #headerPageName1{
    text-align: center;
    font-size: 19px;
    font-weight: 400;
}
.app-theme-foreground-primary-mk .loginHeader i{
    font-weight: 100;
    font-size: 42px;
}
.app-theme-foreground-primary-mk .plain-card{
   margin-bottom: 0px;
}
.app-theme-foreground-primary-mk .plain-card .col{
   padding: 0px;
}
.app-theme-foreground-primary-mk .plain-card .card{
   box-shadow: none;
   margin-bottom: 0.2rem;
border-bottom:1px solid #d9dde0;
   padding: 10px;
}
.app-theme-foreground-primary-mk .plain-card .card .card-action{
    background-color: #757a75;
    padding: 12px;    
}
.app-theme-foreground-primary-mk .plain-card .card .card-action a{
    color: #fff !important;
    font-size: 16px;
    text-transform: none !important;
}
.app-theme-foreground-primary-mk .shadow-card{
   margin-bottom: 0px;
}
.app-theme-foreground-primary-mk .shadow-card .card{
   margin-bottom: 0.2rem;
   background-color: #ecf6ec;
}


#Header-Content i.menu{
    font-size: 34px;
    margin: 10px 5px;
    color: #fff;
}

#Header-Content .header-text{
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.nav-center{

}
.nav-center .nav-header .user-icon{
    width: 100px;
    border-radius: 50%;
}
.nav-center .nav-header .cross-icon{
    position: absolute;
    left: 20px;
}
.nav-center .nav-header .active{
    background: #e8f5e9 !important;
}
.nav-center .nav-header .menu-item{
    border-bottom: 1px solid gray;
}
.menu-item{
    background: #fff;
    color:#000;
    font-weight: 400;
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    margin-bottom: 0px;
}
.menu-item.active{
    background: #e8f5e9;
    border-top: 1px solid #95d69a;
    border-bottom: 1px solid #95d69a;
    color:#2e999a;
}
.menu-item .menu-icon img{
    width: 24px;
    padding-top: 20px;
}
.menu-item .menu-icon{
    padding-left: 20px;
}
.menu-item .menu-label{
    padding-left: 15px;
}
.navbar-fixed{
         width: 100%;
         line-height: 56px;
        margin-bottom:0px;
         background-color: #3d7cc9 !important;
         }
#full-body-container { overflow-y: auto; margin-top:103px; height:77%; padding:5px 8px 0px 8px; -webkit-overflow-scrolling: touch; }
.side-nav { width: 285px !important; }
.loginDiv {
    width: 404px;
    margin-right: auto;
    margin-left: auto;
    padding: 30px;
    margin: 0px auto;
    margin-top: 100px !important;
    float: none;
    border:1px solid #e2dede;
    margin: 0px auto !important;
}
#tabCustommenu{position:fixed;margin-top:64px;z-index:99;width:100%;border: 1px solid #dedede !important;background:#fff}
#userDetailContainer {
    background-color: #fff;
    border: 1px solid rgba(100, 100, 100, .4);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    overflow: visible;
    position: absolute;
    top: 63px;
    margin-left: 0px;
    z-index: 1000;
    right: 23px;
    display: none;
}
#userDetailContainer:before {
   content: "";
    height: 0;
    width: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #000;
    position: absolute;
    top: -6px;
    right: 25px;
    margin: 0 0 0 -3px;
    z-index: 100;
}
#deleteBox{width:375px;min-height:170px;} 
#modalpopup{height: auto;max-width:100%!important;}
.modal{max-height:85%;max-width:100%!important;}
.highlighted-menu {color:#4ca1f3 !important;font-weight:bold !important} 
.default-menu{color:#353131 !important;font-weight:bold !important;}  
.tabs .tab a:hover, .tabs .tab a.active{font-weight:bold !important;}
.indicator{display:none !important;} 
.k-grid-header th.k-header>.k-link{font-size:12px !important;font-weight:bold !important;}
.k-i-filter{color:#000 !important}
.k-grid-content tbody, .k-grid-content-locked tbody {font-size: 13px;font-weight: 500;}
.k-grid td{color:#989595;}
.k-grid-header th.k-header>.k-link {font-size: 12px;font-weight: 600;}

.pendingCss{font-weight:bold;color:orange;}
.publishedCss{font-weight:bold;color:green;}
.switch label input[type=checkbox]:checked+.lever:after {
    background-color: #fff !important;
}
.switch label input[type=checkbox]:checked+.lever {
    background-color: #4ca1f3 !important;
}

.dropdown-content li>a, .dropdown-content li>span { color:#4ca1f3  }

.input-field label {     font-size: 12px !important; }
".default-menu {
    color: #4ca1f3 !important;
    font-weight: bold !important;
}"

input:not([type]):focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=url]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=date]:focus:not([readonly]), input[type=datetime]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=search]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {border-bottom: 1px solid #4ca1f3;
    box-shadow: 0 1px 0 0 #ffffff;}

.input[type=text]:focus:not([readonly]){ border-bottom: 1px solid #4ca1f3; box-shadow:0 1px 0 0 #fff !important }
.input[type=text]:focus:not([readonly])+label{ color:#4ca1f3 !important }
.input-field .prefix.active {color:#4ca1f3 !important }
.input[type=text] {     color: #000!important; }

 .input[type=password]:focus:not([readonly]){ border-bottom: 1px solid #4ca1f3; box-shadow:0 1px 0 0 #fff !important }
 .input[type=password]:focus:not([readonly])+label{ color:#4ca1f3!important }
.input-field .prefix.active {color:#4ca1f3!important }
.input[type=password] {     color: #000!important; }



.picker__date-display { background-color:#4ca1f3 !important } 
.picker__weekday-display { background-color:#4ca1f3 }
.picker__day--selected, .picker__day?selected:hover,.picker--focused .picker__day--selected  { background-color:#4ca1f3 }
.picker__close, .picker__today {color:#4ca1f3}
.picker__day.picker__day—today{color:#4ca1f3 !important}
.picker__day.picker__day--today{color:#4ca1f3 !important }


"[type=""checkbox""]:checked+label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #4ca1f3;
    border-bottom: 2px solid #4ca1f3;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}"
 
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    margin-top: 9%;
    margin-left: 6%;
    color:#d6cecede;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
}

.input-field .prefix{
padding-top: 4px;
text-align: center;
color: #9e9e9e;
}

.img1{
height: 42%;
    width: 32%;
}

.loginDiv{
color:#000;
}

.loginDiv .labelTitle{
color:#000;
}

.loginDiv label.input-label-mk1{
color:#000;
}

.loginDiv label.input-label-mk1{
color:#000;
}
#applogo2{width:auto !important; margin-top: 15px !important;}
.redirecttopage {
    text-align: center !important;
    font-size: 11px !important;
    margin: 0px;
    padding: 0 15px !important;
}
.app-theme-foreground-primary-mk nav{border-bottom:none !important;}


/*  Mukund CSS coolfix website */

#bazaar table colgroup col{ width :180px !important}
#bazaar table colgroup col:nth-last-child(2){ width :300px !important}

.k-grid-header th.k-header{height: 40px !important;}
.k-grid td {padding: .4em .6em !important;color: #000; font-weight: normal;line-height: 1.1em !important;}
.k-grid-content table img, .k-grid-content-locked table img {outline: 0px !important;}
.k-grid {padding: 0px !important;}
.tabs{padding-left:12px !important;}
.k-grid-pager {color: #000 !important;font-weight: normal;}
.k-grid-pager .k-link, .k-grid-pager .k-link:link{color: #000 !important;font-weight: normal;}
.k-grid-content table td:nth-child(8), .k-grid-content table td:nth-child(6),.k-grid-content table td:nth-child(7), .k-grid-content-locked table td:nth-child(8), .k-grid-content-locked table td:nth-child(6),.k-grid-content-locked table td:nth-child(7) { white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.collapsible-header{padding: 0 0.4rem !important;margin-right: 0.5rem !important;}
.collapsible-header i{font-size: 1.3rem !important;margin-right: 0.5rem !important;}

#userdetailcontainer4{background-color: #fafafa;margin-top: -20px !important;border: 1px solid #ccc;width:250px !important;}
#userdetailcontainer4 #sg4782{margin-top:1em !important;line-height: 2em !important;}
#userdetailcontainer4 #sg5782{margin-bottom: 0.3em !important;}
#userdetailcontainer  #sg7782{margin-bottom: 0.5em !important;}



input:not([type]), input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime], input[type=datetime-local], input[type=tel], input[type=number], input[type=search] {    color: #000;    border-bottom: 1px solid #EAEAEA !important; height: 30px; font-size: 14px !important;}


.picker__weekday-display{margin:0px !important;}
.picker__month-display{font-size:1.5rem !important;}
.picker__day-display{font-size:3rem !important;}
.picker{line-height: 1.1!important;}
.picker__day--infocus{padding: .5rem 0 !important;}
.select-wrapper span.caret{bottom:-10px !important;}
.picker__date-display{display:none !important;}
/*.select-wrapper+label{display:none;}*/
/*.modal-content .row:nth-child(1){height:35px !important;}*/
.modal-content .row:nth-child(1) {
    height: 50px !important;
    text-align: center !important;
}
.select-wrapper span.caret{top:0!important;}

.k-gantt-toolbar .k-state-default, .k-grid .k-grouping-header, .k-grid-footer td, .k-grid-header, .k-grid-header-wrap, .k-group-footer td, .k-grouping-row td, .k-header, .k-pager-wrap, .k-pager-wrap .k-link, .k-pager-wrap .k-textbox {border: none  !important;}

.app-theme-foreground-primary-mk .btn {margin: 5px auto 10px !important;}

form.k-filter-menu .k-textbox {width: 95% !important;}

.k-filter-menu {box-shadow: 0px 3px 11px -1px rgba(0,0,0,0.8);}

.modal-content .btn_box_shadow.modal-close{margin-bottom:0px !important;}

.dropdown-content li>a, .dropdown-content li>span {font-size: 14px !important; line-height: 18px;   padding: 5px 16px !important;}

.picker__date-display{display:none !important;}
/*.select-wrapper+label{display:none;}*/
.dropdown-content li{min-height: 30px; line-height: 1rem;}

.select-wrapper input.select-dropdown{line-height:2rem !important; height:2rem !important;}

.picker__table{margin:0 !important;font-size:0.8rem !important;}

.select-wrapper span.caret{top:0 !important;}
ul.masteraccordianmenus { margin: 0px; border: 1px solid #e2dddd; }
ul.masteraccordianmenus li{ padding-left: 11px; color: #000; cursor: pointer; line-height: 35px; }
ul.masteraccordianmenus li a{ color:#000; }


 
ul.masteraccordianmenus li.active, ul.masteraccordianmenus li:hover{ color:#4ca1f3; font-weight:600; }
#sg3281, #sg7110{ margin-bottom:0px; }

/*************  Page :  stickersgivenweb *****************/
#page_stickersgivenweb > div > .col.s12 > .row:nth-child(3) { margin-bottom: 0; }
#page_stickersgivenweb > div > .col.s12 > .row:first-child { background-color: #f1f1f1; line-height: 40px; padding: 0px; margin: 10px 0.75rem 20px; border-bottom: none !important; }
#page_stickersgivenweb > div > .col.s12 > .row:first-child a { color: #4ca1f3 !important; font-size: 14px !important; }

/*************  Page :  stickersrecievedweb *****************/
#page_stickersrecievedweb  > div .col.s12 > .row:first-child { background-color: #f1f1f1; line-height: 40px; padding: 0px; margin: 10px 0.75rem; border-bottom: none !important; }
#page_stickersrecievedweb > div .col.s12 > .row:first-child .col.s12 > a { color: #4ca1f3 !important; font-size: 14px !important; }

/*************  Page :  thankyoucardgivenweb *****************/
#page_thankyoucardgivenweb > div > .col.s12 > .row:nth-child(3) { margin-bottom: 0; }
#page_thankyoucardgivenweb > div > .col.s12 > .row:first-child { background-color: #f1f1f1; line-height: 40px; padding: 0px; margin: 10px 0.75rem 20px; border-bottom: none !important; }
#page_thankyoucardgivenweb > div > .col.s12 > .row:first-child a { color: #4ca1f3 !important; font-size: 14px !important; }

/*************  Page :  thankyoucardreceivedweb *****************/
#page_thankyoucardreceivedweb > div > .col.s12 > .row:nth-child(3) { margin-bottom: 0; }
#page_thankyoucardreceivedweb > div > .col.s12 > .row:first-child { background-color: #f1f1f1; line-height: 40px; padding: 0px; margin: 10px 0.75rem 20px; border-bottom: none !important; }
#page_thankyoucardreceivedweb > div > .col.s12 > .row:first-child a { color: #4ca1f3 !important; font-size: 14px !important; }


/*************  Page :  thankyou_thankyoucardgivenweb *****************/
#page_thankyou_thankyoucardgivenweb > div > .col.s12 > .row:nth-child(3) { margin-bottom: 0; }
#page_thankyou_thankyoucardgivenweb > div > .col.s12 > .row:first-child { background-color: #f1f1f1; line-height: 40px; padding: 0px; margin: 10px 0.75rem 20px; border-bottom: none !important; }
#page_thankyou_thankyoucardgivenweb > div > .col.s12 > .row:first-child a { color: #4ca1f3 !important; font-size: 14px !important; }

/*************  Page :  thankyou_thankyoucardreceivedweb *****************/
#page_thankyou_thankyoucardreceivedweb > div > .col.s12 > .row:nth-child(3) { margin-bottom: 0; }
#page_thankyou_thankyoucardreceivedweb > div > .col.s12 > .row:first-child { background-color: #f1f1f1; line-height: 40px; padding: 0px; margin: 10px 0.75rem 20px; border-bottom: none !important; }
#page_thankyou_thankyoucardreceivedweb > div > .col.s12 > .row:first-child a { color: #4ca1f3 !important; font-size: 14px !important; }

 

/*************  Page :  numberofcardsbytypereportweb *****************/
#page_numberofcardsbytypereportweb .collapsible-header active .collapsible-body .row active color: #000;}
#page_numberofcardsbytypereportweb > div > .col.s12 > .row:first-child { padding-top: 20px !important; width: auto; float: left; margin-bottom: 0 !important; }
#page_numberofcardsbytypereportweb > div > .col.s12 > .row:nth-child(2) { padding-top: 10px !important; margin-bottom: 0; }

/*************  Page :  numberofuserreportweb *****************/
#page_numberofuserreportweb .collapsible-header active .collapsible-body .row active color: #000;}
#page_numberofuserreportweb > div > .col.s12 > .row:first-child { padding-top: 20px !important; width: auto; float: left; margin-bottom: 0 !important; }
#page_numberofuserreportweb > div > .col.s12 > .row:nth-child(2) { padding-top: 10px !important; margin-bottom: 0; }

#page_numberofuserreportweb > div > .col.s12 > .row:first-child .col.s2:nth-child(2) { margin-left: 33% !important; margin-top: 18px !important; }
#page_numberofuserreportweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; padding-right: 0.75rem !important; }
#page_numberofuserreportweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; padding-right: 0.75rem !important; }
#page_numberofuserreportweb > div > .col.s12 > .row:first-child .col.s1:nth-child(5) { margin-top: 22px !important; }
/*************  Page :  runwinnersreportweb *****************/
#page_runwinnersreportweb .collapsible-header active .collapsible-body .row active color: #000;}
#page_runwinnersreportweb > div > .col.s12 > .row:first-child { padding-top: 20px !important; width: auto; float: left; margin-bottom: 0 !important; }
#page_runwinnersreportweb > div > .col.s12 > .row:nth-child(2) { padding-top: 10px !important; margin-bottom: 0; }

/*************  Page :  thankyoucardreportweb *****************/
#page_thankyoucardreportweb .collapsible-header active .collapsible-body .row active color: #000;}
#page_thankyoucardreportweb > div > .col.s12 > .row:first-child { padding-top: 20px !important; width: auto; float: left; margin-bottom: 0 !important; }
#page_thankyoucardreportweb > div > .col.s12 > .row:nth-child(2) { padding-top: 10px !important; margin-bottom: 0; }
 

/*************  Page :  run_stickersgivenweb *****************/
#page_run_stickersgivenweb > div > .col.s12 > .row:nth-child(3) { margin-bottom: 0; }
#page_run_stickersgivenweb > div > .col.s12 > .row:first-child { background-color: #f1f1f1; line-height: 40px; padding: 0px; margin: 10px 0.75rem 20px; border-bottom: none !important; }
#page_run_stickersgivenweb > div > .col.s12 > .row:first-child a { color: #4ca1f3 !important; font-size: 14px !important; }

/*************  Page :  run_stickersrecievedweb *****************/
#page_run_stickersrecievedweb  > div .col.s12 > .row:first-child { background-color: #f1f1f1; line-height: 40px; padding: 0px; margin: 10px 0.75rem; border-bottom: none !important; }
#page_run_stickersrecievedweb > div .col.s12 > .row:first-child .col.s12 > a { color: #4ca1f3 !important; font-size: 14px !important; }
 

/*************  Page :  run_stickersdisqualifiedweb *****************/
#page_run_stickersdisqualifiedweb  > div .col.s12 > .row:first-child { background-color: #f1f1f1; line-height: 40px; padding: 0px; margin: 10px 0.75rem; border-bottom: none !important; }
#page_run_stickersdisqualifiedweb > div .col.s12 > .row:first-child .col.s12 > a { color: #4ca1f3 !important; font-size: 14px !important; }
 

/*************  Page :  dashboardweb *****************/
#page_dashboardweb > div > .col.s12 > .row:nth-child(2) { margin: 20px 0; }
#page_dashboardweb > div > .col.s12 > .row:nth-child(2) label { color: #4ca1f3 !important; font-size: 14px !important; font-weight: 500 !important; }
#page_dashboardweb > div > .col.s12 > .row:first-child .col.s2:nth-child(5) { margin-top: 18px !important; }
#page_dashboardweb > div > .col.s12 > .row:first-child .col.s1:nth-child(2) { margin-top: 22px !important; }
#page_dashboardweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; }
#page_dashboardweb > div > .col.s12 > .row:first-child .col.s2:nth-child(4) { margin-top: 18px !important; }
#page_dashboardweb  > div > .col.s12 > .row .col.s6 .row .col.s10 { padding-top: 10px; }
#page_dashboardweb  > div > .col.s12 > .row .col.s6 .row .col.s10 .redirecttopage { font-size: 16px !important }

#page_faqs .collapsible .collapsible-header { line-height: normal; padding-top: 13px; padding-bottom: 11px; }
#page_faqs .collapsible-body p {  padding-top: 13px !important; text-align: justify; }
#page_faqs .collapsible-header .material-icons { margin-top: -3px; width: 20px; }

#page_businessprinciple #sg0421 span {     font-size: 12px !important; line-height: 16px !important; letter-spacing: -0.37px; text-align: justify; margin: 0 !important; } 
#page_businessprinciple  #sg0421 { padding: 16px 19px 20px 24.2px !important; }
#page_businessprinciple  #sg2297 { position: fixed; bottom: 0; width: 100%; background-color: #f5f5f5; }


#Header-Content .row { margin-bottom: 0; }
#Header-Content nav { padding: 12.7px 20px 12.7px 24px; height: 80px; }
.nav-wrapper .row .col { padding: 0; }
.nav-wrapper .row .col.s10 { margin-top: -5px; }
#applogo2 { margin-top: 0 !important; }
#applogo2 img { width: 157.5px !important; margin-top: 0 !important; margin-left: 0 !important; height: 54.6px; object-fit: contain;  }

#tabCustommenu { margin-top: 80px !important; border: none !important; border-bottom: 1px solid #c9c9c9 !important;  background-color: #f2f2f2 !important; }
#tabCustommenu .card div > .col.s12 { padding: 0; }
.tabs { background-color: #f2f2f2 !important; padding-left: 15px !important; }
.tabs .tab .redirecttopage { font-family: Helvetica; font-size: 15px !important; font-weight: normal !important; color: #424242 !important; }

#full-body-container > .col.s12 > .row:first-child { margin-bottom: 0; }
#full-body-container .col.s12 > .row:first-child .col.s1 { width: auto; }
.pagesubheader label { font-size: 15px !important; color: #122254 !important; font-weight: normal !important;  }
.pagesubheader { width: 20% !important; padding-top: 34px !important; padding-bottom: 39px !important; }

.k-grid td {  font-size: 14px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 3.57; letter-spacing: normal; color: rgba(0, 0, 0, 0.54); } 

ul.masteraccordianmenus li a {   font-size: 14px; font-weight: normal !important; line-height: 0.93; color: #212121; }
ul.masteraccordianmenus li.active a, ul.masteraccordianmenus li:hover a  { color: #fff !important; }

ul.masteraccordianmenus li { border: none !important; }
ul.masteraccordianmenus li.active, ul.masteraccordianmenus li:hover { border-top: 1px solid #fff !important; background-color: #122254; }
.tabs .tab a.highlighted-menu { color: #122254 !important; border-bottom: 3px solid #122254; }

.tabs .tab a:hover, .tabs .tab a.active { font-weight: normal !important; }

.k-grid-header th.k-header {vertical-align: middle !important;padding: .4em .6em !important;background-color: #f7f4f4 !important;}
.k-grid tr:hover { background-color: #f4f4f4 !important; }

.modal-content > .row:first-child { background-color: #122254 !important; height: 53px !important; text-align: left !important }
.modal-content > .row:first-child .col.s12 { text-align: left !important; padding-left: 22px !important; height: 53px !important; }
.app-theme-background-primary-mk .btn { background-color: #122254 !important; }
input[type=text]:focus:not([readonly]) { border-bottom: 1px solid #979797 !important; box-shadow: 0 1px 0 0 #979797 !important; }
input[type=text]:focus:not([readonly])+labe { color: #757575 !important; font-size: 14px !important; }
.modal-content > .row:nth-child(2) .col.s1 { padding: 0; }
.input[type=text]:focus:not([readonly])+label { color: #757575 !important; }
input[type=text]:focus:not([readonly])+label { color: #757575 !important; }

input:not([type]), input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime], input[type=datetime-local], input[type=tel], input[type=number], input[type=search] { border-bottom: 1px solid #757575 !important; color: #000000 !important; }



#page_stickersrecievedweb #sg2170 { padding: 24px 20px 24px; margin-bottom: 0; }
#page_stickersrecievedweb #sg7647 .col { padding: 0; }
#page_stickersrecievedweb > div > .col.s12 > .row:first-child { background-color: #f2f2f2; padding: 0px; margin: 0 auto; border-bottom: none !important; padding: 10px 8px; }
#page_stickersrecievedweb > div > .col.s12 > .row:first-child .col.s12 > a { font-size: 15px !important; color: #122254 !important; }
#page_stickersrecievedweb #full-body-container { padding-top: 24px !important; padding-left: 0; padding-right: 0; }
#page_stickersrecievedweb #sg0270 { display: none; }
#page_stickersrecievedweb #sg2170 a { color: #878787 !important; font-size: 15px !important; font-weight: normal !important; }
#page_stickersrecievedweb #sg3170 a { color: #122254 !important; }

#page_stickersgivenweb #sg2170 { padding: 24px 20px 24px; margin-bottom: 0; }
#page_stickersgivenweb #sg7647 .col { padding: 0; }
#page_stickersgivenweb > div > .col.s12 > .row:first-child { background-color: #f2f2f2; padding: 0px; margin: 0 auto; border-bottom: none !important; padding: 10px 8px; }
#page_stickersgivenweb > div > .col.s12 > .row:first-child .col.s12 > a { font-size: 15px !important; color: #122254 !important; }
#page_stickersgivenweb #full-body-container { padding-top: 24px !important; padding-left: 0; padding-right: 0; }
#page_stickersgivenweb #sg1842 { display: none; }
#page_stickersgivenweb #sg2170 a { color: #878787 !important; font-size: 15px !important; font-weight: normal !important; }
#page_stickersgivenweb #sg7922 a { color: #122254 !important; }

#page_thankyoucardreceivedweb #sg2170 { padding: 24px 20px 24px; margin-bottom: 0; }
#page_thankyoucardreceivedweb #sg7647 .col { padding: 0; }
#page_thankyoucardreceivedweb > div > .col.s12 > .row:first-child { background-color: #f2f2f2; padding: 0px; margin: 0 auto; border-bottom: none !important; padding: 10px 8px; }
#page_thankyoucardreceivedweb > div > .col.s12 > .row:first-child .col.s12 > a { font-size: 15px !important; color: #122254 !important; }
#page_thankyoucardreceivedweb #full-body-container { padding-top: 24px !important; padding-left: 0; padding-right: 0; }
#page_thankyoucardreceivedweb #sg8547 { display: none; }
#page_thankyoucardreceivedweb #sg2170 a { color: #878787 !important; font-size: 15px !important; font-weight: normal !important; }
#page_thankyoucardreceivedweb #sg0863 a { color: #122254 !important; }

#page_thankyoucardgivenweb #sg2170 { padding: 24px 20px 24px; margin-bottom: 0; }
#page_thankyoucardgivenweb #sg7647 .col { padding: 0; }
#page_thankyoucardgivenweb > div > .col.s12 > .row:first-child { background-color: #f2f2f2; padding: 0px; margin: 0 auto; border-bottom: none !important; padding: 10px 8px; }
#page_thankyoucardgivenweb > div > .col.s12 > .row:first-child .col.s12 > a { font-size: 15px !important; color: #122254 !important; }
#page_thankyoucardgivenweb #full-body-container { padding-top: 24px !important; padding-left: 0; padding-right: 0; }
#page_thankyoucardgivenweb #sg9673 { display: none; }
#page_thankyoucardgivenweb #sg2170 a { color: #878787 !important; font-size: 15px !important; font-weight: normal !important; }
#page_thankyoucardgivenweb #sg8005 a { color: #122254 !important; }


#page_topfiftychampion_rundetailsweb #sg3413{ padding: 24px 20px 24px; margin-bottom: 0; border: none !important; }
#page_topfiftychampion_rundetailsweb #sg1587.col { padding: 0; }
#page_topfiftychampion_rundetailsweb > div > .col.s12 > .row:first-child { background-color: #f2f2f2; padding: 0px; margin: 0 auto; border-bottom: none !important; padding: 10px 8px; }
#page_topfiftychampion_rundetailsweb > div .col.s12 > .row:first-child .col.s12 > a { font-size: 15px !important; color: #122254 !important; }
#page_topfiftychampion_rundetailsweb #full-body-container { padding-top: 24px !important; padding-left: 0; padding-right: 0; }
/* #page_topfiftychampion_rundetailsweb #sg3413  a { color: #878787 !important; font-size: 15px !important; font-weight: normal !important; } */
#page_topfiftychampion_rundetailsweb #sg2567 label { color: #122254 !important; border-bottom: none !important; font-size: 15px !important; font-weight: normal !important; }


#page_rundetailsweb #sg3413{ padding: 24px 20px 24px !important; margin-bottom: 0; border: none !important; }
#page_rundetailsweb #sg1587.col { padding: 0; }
#page_rundetailsweb > div > .col.s12 > .row:first-child { background-color: #f2f2f2; margin: 0 auto; border-bottom: none !important; padding: 10px 8px !important; }
#page_rundetailsweb > div > .col.s12 > .row:first-child .col.s12 > a { font-size: 15px !important; color: #122254 !important; }
#page_rundetailsweb #full-body-container { padding-top: 24px !important; padding-left: 0; padding-right: 0; }
/*#page_rundetailsweb #sg3413  a { color: #878787 !important; font-size: 15px !important; font-weight: normal !important; }*/
#page_rundetailsweb #sg4413 label { color: #122254 !important;  font-size: 15px !important; font-weight: normal !important; border-bottom: none !important;  }


#page_stickerdetails_rundetailsweb #sg2084{ padding: 24px 20px 24px; margin-bottom: 0; border: none !important; }
#page_stickerdetails_rundetailsweb #sg1587.col { padding: 0; }
#page_stickerdetails_rundetailsweb > div > .col.s12 > .row:first-child { background-color: #f2f2f2; padding: 0px; margin: 0 auto; border-bottom: none !important; padding: 10px 8px; }
#page_stickerdetails_rundetailsweb > div > .col.s12 > .row:first-child .col.s12 > a { font-size: 15px !important; color: #122254 !important; }
#page_stickerdetails_rundetailsweb #full-body-container { padding-top: 24px !important; padding-left: 0; padding-right: 0; }
#page_stickerdetails_rundetailsweb #sg2084 a { font-size: 15px !important; font-weight: normal !important; }
#page_stickerdetails_rundetailsweb #sg9166 label { color: #122254 !important;  font-size: 15px !important; font-weight: normal !important; border-bottom: none !important; }
#page_stickerdetails_rundetailsweb #sg9600 { margin-left: 15% !important;}


#page_thankyou_thankyoucardreceivedweb #sg9763{ padding: 24px 20px 24px; margin-bottom: 0; border: none !important; }
#page_thankyou_thankyoucardreceivedweb #sg7647.col { padding: 0; }
#page_thankyou_thankyoucardreceivedweb > div > .col.s12 > .row:first-child { background-color: #f2f2f2; padding: 0px; margin: 0 auto; border-bottom: none !important; padding: 10px 8px; }
#page_thankyou_thankyoucardreceivedweb > div > .col.s12 > .row:first-child .col.s12 > a { font-size: 15px !important; color: #122254 !important; }
#page_thankyou_thankyoucardreceivedweb #full-body-container { padding-top: 24px !important; padding-left: 0; padding-right: 0; }
#page_thankyou_thankyoucardreceivedweb #sg9763 a { color: #878787 !important; font-size: 15px !important; font-weight: normal !important; }
#page_thankyou_thankyoucardreceivedweb #sg0863 a { color: #122254 !important;  font-size: 15px !important; font-weight: normal !important; border-bottom: none !important; }
#page_thankyou_thankyoucardgivenweb  #sg8547 { display: none;}

#page_thankyou_thankyoucardgivenweb #sg9763 { padding: 24px 20px 24px; margin-bottom: 0; border: none !important; }
#page_thankyou_thankyoucardgivenweb #sg7647.col { padding: 0; }
#page_thankyou_thankyoucardgivenweb > div > .col.s12 > .row:first-child { background-color: #f2f2f2; padding: 0px; margin: 0 auto; border-bottom: none !important; padding: 10px 8px; }
#page_thankyou_thankyoucardgivenweb > div > .col.s12 > .row:first-child .col.s12 > a { font-size: 15px !important; color: #122254 !important; }
#page_thankyou_thankyoucardgivenweb #full-body-container { padding-top: 24px !important; padding-left: 0; padding-right: 0; }
#page_thankyou_thankyoucardgivenweb #sg9763 a { color: #878787 !important; font-size: 15px !important; font-weight: normal !important; }
#page_thankyou_thankyoucardgivenweb #sg8005 a { color: #122254 !important;  font-size: 15px !important; font-weight: normal !important; border-bottom: none !important; }
#page_thankyou_thankyoucardgivenweb  #sg9647 { display: none;}
#page_numberofcardsbytypereportweb #sg3394  { margin-left: 25% !important;}


#page_runwinnersreportweb  #sg3394   { margin-left: 25% !important;}

#page_runmanagementweb #sg3532 #sg7617, #page_runmanagementweb #sg3532 #sg8774 { display: none; }
#page_runmanagementweb #sg3532 .col.s2:nth-child(2) { float: right; margin-top: 22px; }
#page_runmanagementweb #sg3532 .col.s2:nth-child(6) { margin-top: 18px; }

.k-grid-content tr td, .k-grid-content-locked tr td { font-size: 14px !important; color: rgba(0, 0, 0, 0.54) !important; }
.k-grid-content tbody a, .k-grid-content-locked tbody a { color: #122254 !important; }
.k-pager-wrap { background-color: #f7f4f4 !important; }


#page_rundetailsweb .col.s12 >.row { margin-bottom: 0; }





#page_requestmanagementweb > div > .col.s12 > .row:first-child .col.s2:nth-child(2) { margin-left: 34% !important; margin-top: 18px !important; }
#page_requestmanagementweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; }
#page_requestmanagementweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; }
#page_requestmanagementweb > div > .col.s12 > .row:first-child .col.s1:nth-child(5) { margin-top: 22px !important; }
#page_requestmanagementweb > div > .col.s12 > .row:first-child .col.s1:nth-child(6) { margin-top: 22px !important; }
#page_requestmanagementweb > div > .col.s12 > .row:first-child .col.s1:nth-child(7) { margin-top: 22px !important; }
#page_requestmanagementweb .k-grid-header table colgroup col:nth-child(2) { width: 200px !important; }
#page_requestmanagementweb .k-grid-content table colgroup col:nth-child(2) { width: 200px !important; }
/* page_eventbazaarpattern1web */

#page_eventbazaarpattern1web > div > .col.s12 > .row:first-child .col.s2:nth-child(5) { margin-top: 22px !important; }
#page_eventbazaarpattern1web > div > .col.s12 > .row:first-child .col.s2:nth-child(2) { margin-top: 22px !important; }
#page_eventbazaarpattern1web > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; }
#page_eventbazaarpattern1web > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; }

#page_eventbazaarpattern1web .k-grid-header table colgroup col:nth-child(1) { width: 80px !important; }
#page_eventbazaarpattern1web .k-grid-content table colgroup col:nth-child(1) { width: 80px !important; }
#page_eventbazaarpattern1web .k-grid-header table colgroup col:nth-child(3) { width: 140px !important; }
#page_eventbazaarpattern1web .k-grid-content table colgroup col:nth-child(3) { width: 140px !important; }
#page_eventbazaarpattern1web .k-grid-header table colgroup col:nth-child(5) { width: 130px !important; }
#page_eventbazaarpattern1web .k-grid-content table colgroup col:nth-child(5) { width: 130px !important; }
#page_eventbazaarpattern1web .k-grid-header table colgroup col:nth-child(6) { width: 120px !important; }
#page_eventbazaarpattern1web .k-grid-content table colgroup col:nth-child(6) { width: 120px !important; }
#page_eventbazaarpattern1web .k-grid-header table colgroup col:last-child { width: 100px !important; }
#page_eventbazaarpattern1web .k-grid-content table colgroup col:last-child { width: 100px !important; }

/* page_adminweb */

#page_adminweb > div > .col.s12 > .row:first-child .col.s2:nth-child(5) { margin-top: 18px !important; }
#page_adminweb > div > .col.s12 > .row:first-child .col.s1:nth-child(2) { margin-top: 22px !important; }
#page_adminweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; }
#page_adminweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; }
#page_adminweb > div:nth-child(2) >.col.s12 > .row {margin-bottom: 0; }
.k-grid-content, .k-grid-content-locked { font-size: 12px !important; max-height: 60%;  overflow: auto; }
/* page_thankyoumanagementweb */
#page_thankyoumanagementweb > div > .col.s12 > .row:first-child .col.s2:nth-child(6) { margin-top: 18px !important; }
#page_thankyoumanagementweb > div > .col.s12 > .row:first-child .col.s1:nth-child(2) { margin-top: 22px !important; }
#page_thankyoumanagementweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; padding-right: 0.75rem !important; }
#page_thankyoumanagementweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; padding-right: 0.75rem !important; }
#page_thankyoumanagementweb > div > .col.s12 > .row:first-child .col.s1:nth-child(5) { margin-top: 22px !important; padding-right: 0.75rem !important; }
#page_thankyoumanagementweb .k-grid-content tr td { padding: 10px !important; }


/* page_departmentweb */

#page_departmentweb > div > .col.s12 > .row:first-child .col.s2:nth-child(5) { margin-top: 18px !important; }
#page_departmentweb > div > .col.s12 > .row:first-child .col.s3:nth-child(2) { margin-top: 22px !important; }
#page_departmentweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; }
#page_departmentweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; }

/* page_bannerweb */

#page_bannerweb > div > .col.s12 > .row:first-child .col.s2:nth-child(5) { margin-top: 18px !important; }
#page_bannerweb > div > .col.s12 > .row:first-child .col.s3:nth-child(2) { margin-top: 22px !important; }
#page_bannerweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; }
#page_bannerweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; }


/* page_stickerconfigurationweb */

#page_stickerconfigurationweb > div > .col.s12 > .row:first-child .col.s2:nth-child(5) { margin-top: 18px !important; }
#page_stickerconfigurationweb > div > .col.s12 > .row:first-child .col.s3:nth-child(2) { margin-top: 22px !important; }
#page_stickerconfigurationweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; }
#page_stickerconfigurationweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; }
#page_stickerconfigurationweb > div > .col.s12 > .row:first-child .col.s5:nth-child(1) { width: 20% !important; padding-top: 34px !important; padding-bottom: 39px !important; }
#page_stickerconfigurationweb > div > .col.s12 > .row:first-child .col.s5:nth-child(1) label { font-size: 15px !important; color: #122254 !important; font-weight: normal !important; } 

/* page_runconfigurationweb */

#page_runconfigurationweb > div > .col.s12 > .row:first-child .col.s2:nth-child(5) { margin-top: 18px !important; }
#page_runconfigurationweb > div > .col.s12 > .row:first-child .col.s3:nth-child(2) { margin-top: 22px !important; }
#page_runconfigurationweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; }
#page_runconfigurationweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; }

/* page_prizesweb */
#page_prizesweb > div > .col.s12 > .row:first-child .col.s2:nth-child(5) { margin-top: 18px !important; }
#page_prizesweb > div > .col.s12 > .row:first-child .col.s3:nth-child(2) { margin-top: 22px !important; }
#page_prizesweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; }
#page_prizesweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; }

/* page_aboutusweb*/
#page_aboutusweb > div > .col.s12 > .row:first-child .col.s2:nth-child(5) { margin-top: 18px !important;  width: auto; }
#page_aboutusweb > div > .col.s12 > .row:first-child .col.s3:nth-child(2) { margin-top: 22px !important;  width: auto; }
#page_aboutusweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; width: auto; }
#page_aboutusweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; width: auto; }



/* page_businessprincipleweb */
#page_businessprincipleweb > div > .col.s12 > .row:first-child .col.s2:nth-child(5) { margin-top: 18px !important; }
#page_businessprincipleweb > div > .col.s12 > .row:first-child .col.s3:nth-child(2) { margin-top: 22px !important; }
#page_businessprincipleweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; }
#page_businessprincipleweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; }

/* page_employeehandbookweb */
#page_employeehandbookweb > div > .col.s12 > .row:first-child .col.s2:nth-child(5) { margin-top: 18px !important; }
#page_employeehandbookweb > div > .col.s12 > .row:first-child .col.s3:nth-child(2) { margin-top: 22px !important; }
#page_employeehandbookweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; }
#page_employeehandbookweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; }

/* page_faqweb */
#page_faqweb > div > .col.s12 > .row:first-child .col.s2:nth-child(5) { margin-top: 18px !important; }
#page_faqweb > div > .col.s12 > .row:first-child .col.s3:nth-child(2) { margin-top: 22px !important; }
#page_faqweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; }
#page_faqweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; }

/* page_termsandconditionsweb */

#page_termsandconditionsweb > div > .col.s12 > .row:first-child .col.s2:nth-child(5) { margin-top: 18px !important; }
#page_termsandconditionsweb > div > .col.s12 > .row:first-child .col.s3:nth-child(2) { margin-top: 22px !important; }
#page_termsandconditionsweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; }
#page_termsandconditionsweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; }

/* page_eventtypeweb */

#page_eventtypeweb > div > .col.s12 > .row:first-child .col.s2:nth-child(5) { margin-top: 18px !important; }
#page_eventtypeweb > div > .col.s12 > .row:first-child .col.s3:nth-child(2) { margin-top: 22px !important; }
#page_eventtypeweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; }
#page_eventtypeweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; }
#page_eventtypeweb > div > .col.s12 > .row:first-child .col.s5:nth-child(1) { width: 20% !important; padding-top: 34px !important; padding-bottom: 39px !important; }
#page_eventtypeweb > div > .col.s12 > .row:first-child .col.s5:nth-child(1) label { font-size: 15px !important; color: #122254 !important; font-weight: normal !important; } 
#page_eventtypeweb > div > .col.s12 > .row:first-child { border: none !important; padding-bottom: 0 !important; }

.collapsible-body .row { margin-bottom: 0; }
.collapsible-body .row .col a { line-height: 35px; color: #000 !important; display: inline-block; width: 100%; padding-left: 12px; }
.collapsible-body .row .col { padding: 0;}

#page_numberofuserreportweb .collapsible-body .row:first-child .col.s12 a { background-color: #122254 !important; color: #fff !important; }


#page_runwinnersreportweb .collapsible-body .row:nth-child(2) .col.s12 a { background-color: #122254 !important; color: #fff !important; }
#page_runwinnersreportweb #sg3394 { margin-left: 34% !important; }
#page_runwinnersreportweb > div > .col.s12 > .row:first-child .col.s2:nth-child(2) { margin-top: 18px !important; }
#page_runwinnersreportweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; padding-right: 0.75rem; width: auto !important; }
#page_runwinnersreportweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; padding-right: 0.75rem; width: auto !important; }
#page_runwinnersreportweb > div > .col.s12 > .row:first-child .col.s1:nth-child(5) { margin-top: 22px !important; padding-right: 0.75rem; width: auto !important; }
#page_runwinnersreportweb > div > .col.s12 > .row:first-child .col.s1:nth-child(6) { margin-top: 22px !important; }
#page_runwinnersreportweb > div > .col.s12 > .row:first-child .col.s1:nth-child(7) { margin-top: 22px !important; }
#page_runwinnersreportweb > div > .col.s12 > .row:first-child .col.s1:nth-child(8) { margin-top: 22px !important; }


#page_thankyoucardreportweb .collapsible-body .row:nth-child(3) .col.s12 a { background-color: #122254 !important; color: #fff !important; }
#page_thankyoucardreportweb #sg3394 { margin-left: 34% !important; }
#page_thankyoucardreportweb > div > .col.s12 > .row:first-child .col.s2:nth-child(2) { margin-top: 18px !important; }
#page_thankyoucardreportweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; padding-right: 0.75rem; width: auto !important; }
#page_thankyoucardreportweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; padding-right: 0.75rem; width: auto !important; }
#page_thankyoucardreportweb > div > .col.s12 > .row:first-child .col.s1:nth-child(5) { margin-top: 22px !important; padding-right: 0.75rem; width: auto !important; }
#page_thankyoucardreportweb > div > .col.s12 > .row:first-child .col.s1:nth-child(6) { margin-top: 22px !important; float: right; padding-right: 0.75rem !important; width: auto !important; }
#page_thankyoucardreportweb > div > .col.s12 > .row:first-child .col.s1:nth-child(7) { margin-top: 22px !important; padding-right: 0.75rem; width: auto !important; }
#page_thankyoucardreportweb > div > .col.s12 > .row:first-child .col.s1:nth-child(8) { margin-top: 22px !important; padding-right: 0.75rem; width: auto !important; }

/* page_numberofcardsbytypereportweb */

#page_numberofcardsbytypereportweb #sg3394 { margin-left: 24% !important; }
#page_numberofcardsbytypereportweb .collapsible-body .row:nth-child(4) .col.s12 a { background-color: #122254 !important; color: #fff !important; }
#page_numberofcardsbytypereportweb > div > .col.s12 > .row:first-child .col.s2:nth-child(2) { margin-top: 18px !important; }
#page_numberofcardsbytypereportweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; padding-right: 0.75rem; width: auto !important; }
#page_numberofcardsbytypereportweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; padding-right: 0.75rem; width: auto !important; }
#page_numberofcardsbytypereportweb > div > .col.s12 > .row:first-child .col.s1:nth-child(5) { margin-top: 22px !important; padding-right: 0.75rem; width: auto !important; }
#page_numberofcardsbytypereportweb > div > .col.s12 > .row:first-child .col.s1:nth-child(6) { margin-top: 22px !important; }

/* page_notificationsweb */
#page_notificationsweb > div > .col.s12 > .row:first-child .col.s2:nth-child(5) { margin-top: 18px !important; }
#page_notificationsweb > div > .col.s12 > .row:first-child .col.s1:nth-child(2) { margin-top: 22px !important; }
#page_notificationsweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; }
#page_notificationsweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; }

#page_adminweb .k-grid-header table colgroup col {width: 120px !important;}
#page_adminweb .k-grid-content table colgroup col, .k-grid-content-locked table colgroup col { width: 120px !important; }
#page_adminweb .k-grid-header table colgroup col:nth-child(5) { width: 150px !important; }
#page_adminweb .k-grid-content table colgroup col:nth-child(5), .k-grid-content-locked table colgroup col:nth-child(5) { width: 150px !important; }
#page_adminweb .k-grid-header table colgroup col:nth-child(7) { width: 180px !important; }
#page_adminweb .k-grid-content table colgroup col:nth-child(7), .k-grid-content-locked table colgroup col:nth-child(7) { width: 180px !important; }
#page_adminweb .k-grid-header table colgroup col:nth-child(8) { width: 200px !important; }
#page_adminweb .k-grid-content table colgroup col:nth-child(8), .k-grid-content-locked table colgroup col:nth-child(8) { width: 200px !important; }
#page_adminweb .k-grid-header table colgroup col:nth-child(9) { width: 200px !important; }
#page_adminweb .k-grid-content table colgroup col:nth-child(9), .k-grid-content-locked table colgroup col:nth-child(9) { width: 200px !important; }

#page_runmanagementweb #sg6051 { display: none; }
#page_runmanagementweb .k-grid-content tr td { line-height: 35px !important; }

#page_rundetailsweb .k-grid-content tr td { line-height: 35px !important; }
#page_rundetailsweb .k-grid-header table colgroup col:nth-child(3) { width: 150px !important; }
#page_rundetailsweb .k-grid-content table colgroup col:nth-child(3) { width: 150px !important; }
#page_rundetailsweb .k-grid-header table colgroup col:nth-child(4) { width: 150px !important; }
#page_rundetailsweb .k-grid-content table colgroup col:nth-child(4) { width: 150px !important; }
#page_rundetailsweb .k-grid-header table colgroup col:nth-child(5) { width: 150px !important; }
#page_rundetailsweb .k-grid-content table colgroup col:nth-child(5) { width: 150px !important; }
#page_rundetailsweb .k-grid-header table colgroup col:nth-child(6) { width: 200px !important; }
#page_rundetailsweb .k-grid-content table colgroup col:nth-child(6) { width: 200px !important; }
#page_rundetailsweb .k-grid-header table colgroup col:nth-child(2) { width: 150px !important; }
#page_rundetailsweb .k-grid-content table colgroup col:nth-child(2) { width: 150px !important; }

#page_stickerdetails_rundetailsweb #sg6084 .col.s1:first-child { width: 10% !important; padding-top: 34px !important; padding-bottom: 39px !important; }
#page_stickerdetails_rundetailsweb #sg6084 .col.s1:first-child a { font-size: 15px !important; color: #122254 !important; font-weight: normal !important; }
#page_stickerdetails_rundetailsweb #sg6084 .col.s2:nth-child(2) { margin-top: 18px !important; }
#page_stickerdetails_rundetailsweb #sg6084 .col.s1:nth-child(3) { margin-top: 20px !important; }
#page_stickerdetails_rundetailsweb #sg6084 .col.s1:nth-child(4) { margin-top: 20px !important; }
#page_stickerdetails_rundetailsweb #sg6084 .col.s1:nth-child(5) { margin-top: 20px !important; }
#page_stickerdetails_rundetailsweb #sg6084 .col.s1:nth-child(6) { margin-top: 20px !important; }
#page_stickerdetails_rundetailsweb .k-grid-header table colgroup col:nth-child(3) { width: 150px !important; }
#page_stickerdetails_rundetailsweb .k-grid-content table colgroup col:nth-child(3) { width: 150px !important; }
#page_stickerdetails_rundetailsweb .k-grid-header table colgroup col:nth-child(5) { width: 150px !important; }
#page_stickerdetails_rundetailsweb .k-grid-content table colgroup col:nth-child(5) { width: 150px !important; }
#page_stickerdetails_rundetailsweb .k-grid-header table colgroup col:nth-child(6) { width: 200px !important; }
#page_stickerdetails_rundetailsweb .k-grid-content table colgroup col:nth-child(6) { width: 200px !important; }
#page_stickerdetails_rundetailsweb .k-grid-header table colgroup col:nth-child(2) { width: 150px !important; }
#page_stickerdetails_rundetailsweb .k-grid-content table colgroup col:nth-child(2) { width: 150px !important; }
#page_stickerdetails_rundetailsweb .k-grid-header table colgroup col:nth-child(7) { width: 200px !important; }
#page_stickerdetails_rundetailsweb .k-grid-content table colgroup col:nth-child(7) { width: 200px !important; }
#page_stickerdetails_rundetailsweb .k-grid-header table colgroup col:nth-child(4) { width: 150px !important; }
#page_stickerdetails_rundetailsweb .k-grid-content table colgroup col:nth-child(4) { width: 150px !important; }




#page_numberofuserreportweb .k-grid-content tr td { height: 40px !important; }
#page_runwinnersreportweb .k-grid-content tr td { height: 40px !important; }
#page_thankyoucardreportweb .k-grid-content tr td { height: 40px !important; }
#page_numberofcardsbytypereportweb .k-grid-content tr td { height: 40px !important; }
#page_notificationsweb .k-grid-content tr td { height: 40px !important; }
#page_thankyoumanagementweb .k-grid-content tr td { height: 40px !important; }

.modal-content > .row:first-child { margin-bottom: 10px !important; }
.collapsible-body .row .col a:hover { background-color: #122254 !important; color: #fff !important; } 

#page_numberofuserreportweb .collapsible { margin: 0; box-shadow: none !important;  }
#page_runwinnersreportweb .collapsible { margin: 0; box-shadow: none !important; }
#page_thankyoucardreportweb .collapsible { margin: 0; box-shadow: none !important; }
#page_numberofcardsbytypereportweb .collapsible {  margin: 0; box-shadow: none !important; }





/* #page_thankyou_thankyoucardreceivedweb > div > .col.s12 > .row:nth-child(3) { display: none; } */
#page_thankyou_thankyoucardreceivedweb > div > .col.s12 > .row:first-child, #page_thankyou_thankyoucardgivenweb > div > .col.s12 > .row:first-child { line-height: normal !important; }
#page_stickerdetails_rundetailsweb #sg6084 { margin-bottom: 0; }
#page_stickerdetails_rundetailsweb #sg6084 .col.s2:nth-child(2) { margin-top: 0 !important; }
#page_stickerdetails_rundetailsweb #sg6084 .col.s1:nth-child(3) { margin-top: 5px !important; }
#page_stickerdetails_rundetailsweb #sg6084 .col.s1:nth-child(4) { margin-top: 5px !important; }
#page_stickerdetails_rundetailsweb #sg6084 .col.s1:nth-child(5) { margin-top: 5px !important; }
#page_stickerdetails_rundetailsweb #sg6084 .col.s1:nth-child(6) { margin-top: 5px !important; }

#page_rundetailsweb #sg3413 { padding-left: 0 !important; }
#page_topfiftychampion_rundetailsweb #sg3413 { padding: 24px 0 !important; }

#page_thankyoucardgivenweb #sg2170, #page_thankyoucardgivenweb #sg1747 { padding-left: 8px !important; padding-right: 8px !important; }
#page_thankyoucardgivenweb > div > .col.s12 > .row:first-child { line-height: normal !important; padding-left: 26px !important }

#page_thankyoucardreceivedweb #sg2170, #page_thankyoucardreceivedweb #sg1747 { padding-left: 8px !important; padding-right: 8px !important; }
#page_thankyoucardreceivedweb > div > .col.s12 > .row:first-child { line-height: normal !important; padding-left: 26px !important; }

#page_stickersrecievedweb > div > .col.s12 > .row:first-child { line-height: normal !important; padding-left: 26px !important; }
#page_stickersrecievedweb #sg2170, #page_stickersrecievedweb #sg1747 { padding-left: 8px !important; padding-right: 8px !important; }
#page_stickersrecievedweb #sg8547 { margin-bottom: 0; }

#page_stickersgivenweb > div > .col.s12 > .row:first-child { line-height: normal !important; padding-left: 26px !important; }
#page_stickersgivenweb #sg2170, #page_stickersgivenweb #sg1747 { padding-left: 8px !important; padding-right: 8px !important; }

#page_adminweb > div > .col.s12 > .row:first-child .col.s1:nth-child(5) { margin-top: 22px !important; }
#page_adminweb > div > .col.s12 > .row:first-child .col.s2:nth-child(6) { margin-top: 18px; }

#page_adminweb #sg5910 {
margin-bottom:0px;
}

#page_rundetailsweb > div > .col.s12 > .row:first-child { padding-left: 16px !important; }
#page_rundetailsweb #sg3413, #page_rundetailsweb #sg7413 { padding-left: 8px !important; padding-right: 8px !important; }

#page_topfiftychampion_rundetailsweb > div > .col.s12 > .row:first-child { padding-left: 16px !important; }
#page_topfiftychampion_rundetailsweb #sg3413, #page_topfiftychampion_rundetailsweb #sg7413 { padding-left: 8px !important; padding-right: 8px !important; }

#page_stickerdetails_rundetailsweb > div > .col.s12 > .row:first-child { padding-left: 16px !important; }
#page_stickerdetails_rundetailsweb #sg3413, #page_stickerdetails_rundetailsweb #sg7413 { padding-left: 8px !important; padding-right: 8px !important; }

#page_thankyou_thankyoucardreceivedweb  > div > .col.s12 > .row:first-child { padding-left: 16px !important; }
#page_thankyou_thankyoucardreceivedweb #sg9763, #page_thankyou_thankyoucardreceivedweb #sg1747 { padding-left: 8px !important; padding-right: 8px !important; }


#page_thankyou_thankyoucardgivenweb  > div > .col.s12 > .row:first-child { padding-left: 16px !important; }
#page_thankyou_thankyoucardgivenweb #sg9763, #page_thankyou_thankyoucardgivenweb #sg1747 { padding-left: 8px !important; padding-right: 8px !important; }



.modal-content > .row:first-child .col.s12 label { line-height: 53px; font-size: 16px !important; letter-spacing: 0.6px; color: #fff !important; font-weight: normal !important; }
.modal .modal-content input[type="text"] { border-bottom: 1px solid #979797 !important; }
.modal .modal-content input[type=text]:focus:not([readonly])+label { font-size: 14px !important; }
.modal .modal-content .input-field label { font-size: 14px !important; color: #757575 !important; }



#page_requestmanagementweb .k-grid-header table colgroup col:nth-child(1) { width: 150px !important; }
#page_requestmanagementweb .k-grid-content table colgroup col:nth-child(1) { width: 150px !important; }
#page_requestmanagementweb .k-grid-header table colgroup col:nth-child(3) { width: 200px !important; }
#page_requestmanagementweb .k-grid-content table colgroup col:nth-child(3) { width: 200px !important; }
#page_requestmanagementweb .k-grid-header table colgroup col:nth-child(4) { width: 100px !important; }
#page_requestmanagementweb .k-grid-content table colgroup col:nth-child(4) { width: 100px !important; }
#page_requestmanagementweb .k-grid-header table colgroup col:nth-child(7) { width: 150px !important; }
#page_requestmanagementweb .k-grid-content table colgroup col:nth-child(7) { width: 150px !important; }
#page_requestmanagementweb .k-grid-header table colgroup col:nth-child(5) { width: 200px !important; }
#page_requestmanagementweb .k-grid-content table colgroup col:nth-child(5) { width: 200px !important; }



#page_thankyoumanagementweb .k-grid-header table colgroup col:nth-child(1) { width: 200px !important; }
#page_thankyoumanagementweb .k-grid-content table colgroup col:nth-child(1) { width: 200px !important; }
ul.masteraccordianmenus li a { display: block; line-height: 35px; }


#page_requestmanagementweb .k-grid-content table colgroup col:nth-child(8) { width: 100px !important; }
#page_requestmanagementweb .k-grid-content table colgroup col:nth-child(8) { width: 100px !important; }

.pagesubheader label { color: #4770f0 !important; }
.tabs .tab a.highlighted-menu { color: #4770f0 !important; border-bottom: 3px solid #4770f0; }
.app-theme-background-primary-mk .btn { background-color: #4770f0 !important; }
.k-grid-content tbody a, .k-grid-content-locked tbody a { color: #4770f0 !important; }
#page_numberofuserreportweb .collapsible-body .row:first-child .col.s12 a { background-color: #4770f0 !important; }
.collapsible-body .row .col a:hover { background-color: #4770f0 !important; }
#page_runwinnersreportweb .collapsible-body .row:nth-child(2) .col.s12 a { background-color: #4770f0 !important; }
#page_thankyoucardreportweb .collapsible-body .row:nth-child(3) .col.s12 a { background-color: #4770f0 !important; }
#page_numberofcardsbytypereportweb .collapsible-body .row:nth-child(4) .col.s12 a { background-color: #4770f0 !important; }
ul.masteraccordianmenus li.active, ul.masteraccordianmenus li:hover { background-color: #4770f0 !important; border-top: 1px solid #fff !important; }


#page_stickerconfigurationweb > div > .col.s12 > .row:first-child .col.s5:nth-child(1) label { color: #4770f0 !important; }


#page_thankyoucardgivenweb #sg8005 a, #page_thankyoucardgivenweb > div > .col.s12 > .row:first-child .col.s12 > a,
#page_thankyoucardreceivedweb > div > .col.s12 > .row:first-child .col.s12 > a, #page_thankyoucardreceivedweb #sg0863 a,
 #page_stickersgivenweb #sg7922 a, #page_stickersgivenweb > div > .col.s12 > .row:first-child .col.s12 > a, #page_stickersrecievedweb #sg3170 a, #page_stickersrecievedweb > div > .col.s12 > .row:first-child .col.s12 > a { color: #4770f0 !important; }

#page_topfiftychampion_rundetailsweb > div .col.s12 > .row:first-child .col.s12 > a,#page_topfiftychampion_rundetailsweb #sg2567 label,
#page_stickerdetails_rundetailsweb #sg9166 label, #page_stickerdetails_rundetailsweb > div > .col.s12 > .row:first-child .col.s12 > a,
#page_rundetailsweb > div > .col.s12 > .row:first-child .col.s12 > a, #page_rundetailsweb #sg4413 label { color: #4770f0 !important; }
#page_thankyou_thankyoucardreceivedweb > div > .col.s12 > .row:first-child .col.s12 > a, #page_thankyou_thankyoucardreceivedweb #sg0863 a,
#page_thankyou_thankyoucardgivenweb > div > .col.s12 > .row:first-child .col.s12 > a, #page_thankyou_thankyoucardgivenweb #sg8005 a { color: #4770f0 !important; }
.modal-content > .row:first-child { background-color: #4770f0 !important; }


#deleteBox .modal-content div:first-child { background-color: #4770f0 !important;}

#page_numberofcardsbytypereportweb .k-grid-header table colgroup col:nth-child(1) { width: 120px !important; }
#page_numberofcardsbytypereportweb .k-grid-content table colgroup col:nth-child(1) { width: 120px !important; }


#page_numberofcardsbytypereportweb .k-grid-header table colgroup col:nth-child(2) { width: 230px !important; }
#page_numberofcardsbytypereportweb .k-grid-content table colgroup col:nth-child(2) { width: 230px !important; }

#page_numberofcardsbytypereportweb .k-grid-header table colgroup col:nth-child(3) { width: 180px !important; }
#page_numberofcardsbytypereportweb .k-grid-content table colgroup col:nth-child(3) { width: 180px !important; }

#page_numberofcardsbytypereportweb .k-grid-header table colgroup col:nth-child(4) { width: 120px !important; }
#page_numberofcardsbytypereportweb .k-grid-content table colgroup col:nth-child(4) { width: 120px !important; }


#page_thankyoucardreportweb .k-grid-header table colgroup col:nth-child(1) { width: 180px !important; }
#page_thankyoucardreportweb .k-grid-content table colgroup col:nth-child(1) { width: 180px !important; }

#page_thankyoucardreportweb .k-grid-header table colgroup col:nth-child(2) { width: 220px !important; }
#page_thankyoucardreportweb .k-grid-content table colgroup col:nth-child(2) { width: 220px !important; }

#page_thankyoucardreportweb .k-grid-header table colgroup col:nth-child(3) { width: 180px !important; }
#page_thankyoucardreportweb .k-grid-content table colgroup col:nth-child(3) { width: 180px !important;}

#page_runwinnersreportweb .k-grid-header table colgroup col:nth-child(1) { width: 180px !important; }
#page_runwinnersreportweb .k-grid-content table colgroup col:nth-child(1) { width: 180px !important;}
#page_runwinnersreportweb .k-grid-header table colgroup col:nth-child(2) { width: 200px !important; }
#page_runwinnersreportweb .k-grid-content table colgroup col:nth-child(2) { width: 200px !important;}
#page_runwinnersreportweb .k-grid-header table colgroup col:nth-child(3) { width: 180px !important; }
#page_runwinnersreportweb .k-grid-content table colgroup col:nth-child(3) { width: 180px !important;}


#page_numberofuserreportweb .k-grid-header table colgroup col:nth-child(1) { width: 180px !important; }
#page_numberofuserreportweb .k-grid-content table colgroup col:nth-child(1) { width: 180px !important;}
#page_numberofuserreportweb .k-grid-header table colgroup col:nth-child(2) { width: 220px !important; }
#page_numberofuserreportweb .k-grid-content table colgroup col:nth-child(2) { width: 220px !important;}
#page_numberofuserreportweb .k-grid-header table colgroup col:nth-child(3) { width: 180px !important; }
#page_numberofuserreportweb .k-grid-content table colgroup col:nth-child(3) { width: 180px !important;}
#page_numberofuserreportweb .k-grid-header table colgroup col:nth-child(4) { width: 150px !important; }
#page_numberofuserreportweb .k-grid-content table colgroup col:nth-child(4) { width: 150px !important;}



.picker__day.picker__day--today.picker__day--selected {
    color: #fff !important;
}
.picker__day.picker__day--today {
    color: #595959 !important;
}



#page_runwinnersreportweb #full-body-container { margin-top: 123 px !important; }



/*************  Page :  audittrailweb *****************/
#page_audittrailweb > div > .col.s12 > .row:first-child .col.s2:nth-child(5) { margin-top: 18px !important; }
#page_audittrailweb > div > .col.s12 > .row:first-child .col.s3:nth-child(2) { margin-top: 22px !important;display: none;}
#page_audittrailweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; }
#page_audittrailweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; }




 

/*************  Page :  thankyoucardreportv2web *****************/
#page_thankyoucardreportv2web .collapsible-header active .collapsible-body .row active color: #000;}
#page_thankyoucardreportv2web > div > .col.s12 > .row:first-child { padding-top: 20px !important; width: auto; float: left; margin-bottom: 0 !important; }
#page_thankyoucardreportv2web > div > .col.s12 > .row:nth-child(2) { padding-top: 10px !important; margin-bottom: 0; }
#page_thankyoucardreportv2web .collapsible-body .row:nth-child(3) .col.s12 a { background-color: #122254 !important; color: #fff !important; }
#page_thankyoucardreportv2web #sg3394 { margin-left: 34% !important; }
#page_thankyoucardreportv2web > div > .col.s12 > .row:first-child .col.s2:nth-child(2) { margin-top: 18px !important; }
#page_thankyoucardreportv2web > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; padding-right: 0.75rem; width: auto !important; }
#page_thankyoucardreportv2web > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; padding-right: 0.75rem; width: auto !important; }
#page_thankyoucardreportv2web > div > .col.s12 > .row:first-child .col.s1:nth-child(5) { margin-top: 22px !important; padding-right: 0.75rem; width: auto !important; }
#page_thankyoucardreportv2web > div > .col.s12 > .row:first-child .col.s1:nth-child(6) { margin-top: 22px !important; }
#page_thankyoucardreportv2web .k-grid-content tr td { height: 40px !important; }
#page_thankyoucardreportv2web .collapsible { margin: 0; box-shadow: none !important; }
#page_thankyoucardreportv2web .collapsible-body .row:nth-child(3) .col.s12 a { background-color: #4770f0 !important; }
#page_thankyoucardreportv2web .k-grid-header table colgroup col:nth-child(1) { width: 180px !important; }
#page_thankyoucardreportv2web .k-grid-content table colgroup col:nth-child(1) { width: 180px !important; }
#page_thankyoucardreportv2web .k-grid-header table colgroup col:nth-child(2) { width: 220px !important; }
#page_thankyoucardreportv2web .k-grid-content table colgroup col:nth-child(2) { width: 220px !important; }
#page_thankyoucardreportv2web .k-grid-header table colgroup col:nth-child(3) { width: 180px !important; }
#page_thankyoucardreportv2web .k-grid-content table colgroup col:nth-child(3) { width: 180px !important;}



/* ----------- page: runwinnersreportweb  ---------------- */

#page_runwinnersreportweb .k-grid-header table colgroup col:nth-child(1) { width: 100px !important; }
#page_runwinnersreportweb .k-grid-content table colgroup col:nth-child(1) { width: 100px !important;}
#page_runwinnersreportweb .k-grid-header table colgroup col:nth-child(2) { width: 150px !important; }
#page_runwinnersreportweb .k-grid-content table colgroup col:nth-child(2) { width: 150px !important;}
#page_runwinnersreportweb .k-grid-header table colgroup col:nth-child(3) { width: 160px !important; }
#page_runwinnersreportweb .k-grid-content table colgroup col:nth-child(3) { width: 160px !important;}

#page_runwinnersreportweb .k-grid-header table colgroup col:nth-child(4) { width: 120px !important; }
#page_runwinnersreportweb .k-grid-content table colgroup col:nth-child(4) { width: 120px !important;}
#page_runwinnersreportweb .k-grid-header table colgroup col:nth-child(5) { width: 120px !important; }
#page_runwinnersreportweb .k-grid-content table colgroup col:nth-child(5) { width: 120px !important;}
#page_runwinnersreportweb .k-grid-header table colgroup col:nth-child(6) { width: 190px !important; }
#page_runwinnersreportweb .k-grid-content table colgroup col:nth-child(6) { width: 190px !important;}

/* ----------- page: Numberofuserreportweb ---------------- */

#page_numberofuserreportweb .k-grid-header table colgroup col:nth-child(1) { width: 100px !important; }
#page_numberofuserreportweb .k-grid-content table colgroup col:nth-child(1) { width: 100px !important;}
#page_numberofuserreportweb .k-grid-header table colgroup col:nth-child(2) { width: 150px !important; }
#page_numberofuserreportweb .k-grid-content table colgroup col:nth-child(2) { width: 150px !important;}
#page_numberofuserreportweb .k-grid-header table colgroup col:nth-child(3) { width: 160px !important; }
#page_numberofuserreportweb .k-grid-content table colgroup col:nth-child(3) { width: 160px !important;}

/* ----------- page: Thankyoumanagementweb ---------------- */

#page_thankyoumanagementweb .k-grid-header table colgroup col:nth-child(1) { width: 100px !important; }
#page_thankyoumanagementweb .k-grid-content table colgroup col:nth-child(1) { width: 100px !important;}
#page_thankyoumanagementweb .k-grid-header table colgroup col:nth-child(2) { width: 150px !important; }
#page_thankyoumanagementweb .k-grid-content table colgroup col:nth-child(2) { width: 150px !important;}
#page_thankyoumanagementweb .k-grid-header table colgroup col:nth-child(3) { width: 160px !important; }
#page_thankyoumanagementweb .k-grid-content table colgroup col:nth-child(3) { width: 160px !important;}

#page_thankyoumanagementweb .k-grid-header table colgroup col:nth-child(4) { width: 160px !important; }
#page_thankyoumanagementweb .k-grid-content table colgroup col:nth-child(4) { width: 160px !important;}
#page_thankyoumanagementweb .k-grid-header table colgroup col:nth-child(5) { width: 160px !important; }
#page_thankyoumanagementweb .k-grid-content table colgroup col:nth-child(5) { width: 160px !important;}


div[id^="clear"] .btn { background-color: #454b56 !important; font-weight: 500 !important; }
div[id^="export"] .btn { background-color: #454b56 !important; font-weight: 500 !important; }

#header-content { height: 125px; }
#full-body-container { margin-top: 0px !important; }





#page_stickerdetails_rundetailsweb .k-grid-header table colgroup col:nth-child(1) { width: 120px !important; }
#page_stickerdetails_rundetailsweb .k-grid-content table colgroup col:nth-child(1) { width: 120px !important; }

#page_stickerdetails_rundetailsweb .k-grid-header table colgroup col:nth-child(2) { width: 130px !important; }
#page_stickerdetails_rundetailsweb .k-grid-content table colgroup col:nth-child(2) { width: 130px !important; }

#page_stickerdetails_rundetailsweb .k-grid-header table colgroup col:nth-child(3) { width: 130px !important; }
#page_stickerdetails_rundetailsweb .k-grid-content table colgroup col:nth-child(3) { width: 130px !important; }

#page_stickerdetails_rundetailsweb .k-grid-header table colgroup col:nth-child(4) { width: 110px !important; }
#page_stickerdetails_rundetailsweb .k-grid-content table colgroup col:nth-child(4) { width: 110px !important; }

#page_stickerdetails_rundetailsweb .k-grid-header table colgroup col:nth-child(5) { width: 130px !important; }
#page_stickerdetails_rundetailsweb .k-grid-content table colgroup col:nth-child(5) { width: 130px !important; }

#page_stickerdetails_rundetailsweb .k-grid-header table colgroup col:nth-child(6) { width: 130px !important; }
#page_stickerdetails_rundetailsweb .k-grid-content table colgroup col:nth-child(6) { width: 130px !important; }

#page_stickerdetails_rundetailsweb .k-grid-header table colgroup col:nth-child(7) { width: 120px !important; }
#page_stickerdetails_rundetailsweb .k-grid-content table colgroup col:nth-child(7) { width: 120px !important; }

#page_stickerdetails_rundetailsweb .k-grid-header table colgroup col:nth-child(8) { width: 120px !important; }
#page_stickerdetails_rundetailsweb .k-grid-content table colgroup col:nth-child(8) { width: 120px !important; }

#page_stickerdetails_rundetailsweb .k-grid-header table colgroup col:last-child { width: 100px !important; }
#page_stickerdetails_rundetailsweb .k-grid-content table colgroup col:last-child { width: 100px !important; }

.k-filter-row th, .k-grid-header th.k-header { font-weight: bold !important; font-size: 12px !important; color: #636363 !important }


/*************  Page :  userguideweb *****************/
#page_userguideweb > div > .col.s12 > .row:first-child .col.s2:nth-child(5) { margin-top: 18px !important; }
#page_userguideweb > div > .col.s12 > .row:first-child .col.s3:nth-child(2) { margin-top: 22px !important; }
#page_userguideweb > div > .col.s12 > .row:first-child .col.s1:nth-child(3) { margin-top: 22px !important; }
#page_userguideweb > div > .col.s12 > .row:first-child .col.s1:nth-child(4) { margin-top: 22px !important; }

#page_adminweb > div > .col.s12 > .row:first-child .col.s1:nth-child(6) {
    margin-top: 22px !important;
}

#page_thankyoumanagementweb > div > .col.s12 > .row:first-child .col:nth-child(4) { display: none; }
#page_thankyoumanagementweb > div > .col.s12 > .row:first-child .col:nth-child(5) { padding-top: 0 !important; }
#page_thankyoumanagementweb > div > .col.s12 > .row:first-child .col:nth-child(6) { width: auto; float: right; margin-top: 17px; }
#page_thankyoumanagementweb > div > .col.s12 > .row:first-child .col:nth-child(7) { width: auto; float: right; margin-top: 17px; }

#page_adminweb > div > .col.s12 > .row:first-child .col:nth-child(7) { margin-top: 17px !important; }
.k-grid-content tr td, .k-grid-content-locked tr td { font-size: 12px !important; }






























