﻿/* DEFAULTS
----------------------------------------------------------*/
@font-face
{
    font-family: 'ralewayregular';
    src: url('../fonts/raleway-regular-webfont.woff2') format('woff2'), url('../fonts/raleway-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'robotolight';
    src: url('../fonts/roboto-light-webfont.woff2') format('woff2'), url('../fonts/roboto-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: "Roboto Regular";
    src: url("../fonts/Roboto-Regular.eot?") format("eot"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype"), url("../fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

body
{
    background: #b6b7bc;
    margin: 0px;
    padding: 0px; /*  background:url(../image/suite_bg_tab.jpg) no-repeat center center fixed;    -webkit-background-size: cover;   -moz-background-size: cover;   -o-background-size: cover;   background-size: cover;*/
    background: #fff; /*font-family: 'robotolight' !important;*/
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6
{
    font-family: 'robotolight' !important;
}
a
{
    text-decoration: none;
}

.page
{
    margin: 0px auto 0px auto;
    overflow: hidden;
}
.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
    height: 65px;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    width: 90%;
    margin: 0px auto;
    overflow: hidden;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    height: 40px;
    position: fixed;
    bottom: 0px;
}




.MenuItem
{
    position: relative;
    border: 2px solid #2A788D;
    height: 180px;
    width: 180px;
    float: left;
    vertical-align: middle;
    text-align: center;
    margin: 8px;
    cursor: pointer;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.MenuItem:hover
{
    background-color: #F5FAFF;
    font-weight: bold;
    -webkit-box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.45);
    -moz-box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.45);
    box-shadow: 0px 3px 5px -1px rgba(0,0,0,0.45);
}

.MenuItem .MenuTitle
{
    position: absolute;
    display: block;
    bottom: 0px;
    width: 100%;
    float: none;
    color: #fff;
    font-size: 17px;
}


.MenuItem .MenuImage
{
    height: 130px;
    width: 140px;
    margin: 0px auto;
    margin-top: 10px;
}
.kyc_img, .kyv_img, .crm_img, .mindcube_report_img, .enquiries_img, .styles_img, .Online_order_img, .project_management_img
{
    background: url(../image/spirite.png) no-repeat;
}
.kyc_img
{
    background-position: -5px 0px;
}
.kyv_img
{
    background-position: -140px 0px;
}
.crm_img
{
    background-position: -580px 0px;
}
.mindcube_report_img
{
    background-position: -140px -130px;
}
.enquiries_img
{
    background-position: -440px 0px;
}
.styles_img
{
    background-position: -290px 0px;
}
.Online_order_img
{
    background-position: -0px -130px;
}
.project_management_img
{
    background-position: -290px -130px;
}
.MenuItem, .header
{
    background: rgb(55,152,184); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM3OThiOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNTZkODMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(55,152,184,1) 0%, rgba(37,109,131,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(55,152,184,1)), color-stop(100%,rgba(37,109,131,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(55,152,184,1) 0%,rgba(37,109,131,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(55,152,184,1) 0%,rgba(37,109,131,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(55,152,184,1) 0%,rgba(37,109,131,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(55,152,184,1) 0%,rgba(37,109,131,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3798b8', endColorstr='#256d83',GradientType=0 ); /* IE6-8 */
}
.MenuItem:hover
{
    background: rgb(25,69,82); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5NDU1MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNTZkODMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(25,69,82,1) 0%, rgba(37,109,131,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(25,69,82,1)), color-stop(100%,rgba(37,109,131,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(25,69,82,1) 0%,rgba(37,109,131,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(25,69,82,1) 0%,rgba(37,109,131,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(25,69,82,1) 0%,rgba(37,109,131,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(25,69,82,1) 0%,rgba(37,109,131,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#194552', endColorstr='#256d83',GradientType=0 ); /* IE6-8 */
}
.MainDash
{
    height: 100%;
    margin: 0px auto;
    overflow: hidden;
}
.mindcubelogo
{
    width: 100%;
    height: 110px;
    background: url(../image/MindCube_icon.png) no-repeat center center;
}
.mindcubelogotext
{
    width: 100%;
    height: 40px;
    background: url(../image/MindCube_icon_text.png) no-repeat center center;
}

.list-data01
{
    margin-top:-8px !important;
    }

.login_main
{
    width: 450px;
    height: auto;
    margin: 15px auto;
    border: 1px solid #ccc;
    background: #F9F9F9;
    padding-bottom: 15px;
}
.login_main .login_head
{
    width: 100%;
    background: #2C7F99;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    text-indent: 20px;
    color: #fff;
}
.user_name, .ui-checkbox
{
    width: 80%;
    margin: 10px auto;
}
.ui-checkbox label
{
    padding-left: 0px !important;
}
.login_inputfild
{
    width: 95%;
    padding: 1px;
    margin: 0px;
    height: 40px;
    text-indent: 10px;
    border: 1px solid #ccc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.14);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.14);
}
.login_inputfild:focus, .loginbtn:focus
{
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.34);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.34);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.34);
}
.loginbtn
{
    width: 96%;
    height: 50px;
    padding: 10px;
    border: 1px solid #ccc;
    cursor: pointer;
    font-size: 18px;
    text-transform: uppercase;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: 20px;
    border-bottom: 4px solid #ccc;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.14);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.14);
}
.InRed, .InRedone
{
    color: #B94A48;
    font-weight: bold;
    position: absolute;
    right: 0px;
    top: 0px;
    left:2px;
}
.failuretext
{
    background: red;
    color: #fff;
    text-align: center;
}
.MenuGroupActive
{
    /* background:#DBDBDB;*/
    color: #2FA4E7; /*line-height:40px;*/
    font-weight: 100;
    font-size: 15px;
}

.search-data-1 span {
    font-size:13px !important;
}

.data-show-2 {
    width:160px;
    margin: 12px auto;
    display: block;
}

@media screen and (max-width: 450px)
{
    .login_main
    {
        width: auto;
    }
    .user_name, .ui-checkbox
    {
        margin: 0px auto;
    }
    .product_dtl
    {
        width: 100% !important;
        margin-top: 5px;
    }
}
@media screen and (max-width: 500px)
{


    .MenuItem
    {
        width: 95%;
        height: 70px;
    }

    .MenuItem img
    {
        background: white;
        border: 1px solid white;
        float: right;
    }

    .MenuItem .MenuTitle
    {
        line-height: 70px;
        text-align: left;
        font-size: 17px;
        margin-left: 10px;
        position: relative;
        margin: 0px;
    }
    .MenuItem .MenuImage
    {
        height: 70px;
        width: 70px;
        margin: 0px;
        float: left;
        margin-top: 15px;
        margin-left: 10px;
    }
    .kyc_img
    {
        background-position: -5px -270px;
    }
    .kyv_img
    {
        background-position: -72px -270px;
    }
    .crm_img
    {
        background-position: -142px -270px;
    }
    .mindcube_report_img
    {
        background-position: -212px -270px;
    }
    .enquiries_img
    {
        background-position: -282px -270px;
    }
    .styles_img
    {
        background-position: -352px -270px;
    }
    .Online_order_img
    {
        background-position: -415px -270px;
    }
    .project_management_img
    {
        background-position: -485px -270px;
    }
    .logo_image
    {
        overflow: hidden;
    }
    .logo_image .mindcubelogo
    {
        width: 100px;
        float: left;
    }
    .logo_image .mindcubelogotext
    {
        float: left;
        width: 180px;
        margin-top: 20px;
    }
}
.Row-display
{
    background: #fff;
}
.Row-altdisplay
{
    background: #EAF1F1;
}
.DivRow
{
    position: relative;
    border: 1px solid #F5F5F5;
    border-left: none;
    border-right: none;
    margin-bottom: 5px;
}
.DivRow:hover
{
    background: #FFEF85;
}
.popActionBar
{
    position: absolute;
    right: 0px;
    top: 0px;
    height: auto;
    display: none;
    z-index: 1029;
}
.popActionBarShow
{
    display: block;
}
.btn_edit_tpl, .btn_delet_tpl, .btn_convert_tpl
{
    padding: 7px;
    cursor: pointer;
    border-radius: 500px;
    border: 0px solid #CCC;
    width: 40px;
    height: 40px;
    text-indent: -5000px;
    background: #078E02 url("../image/edit.png") no-repeat scroll center center;
    float: right;
    margin: 3px;
}
.btn_delet_tpl
{
    background: red;
    background: red url("../image/delet_icon.png") no-repeat scroll center center;
}
.btn_convert_tpl
{
    background: url("../image/Convert.png") #38A8E8 no-repeat scroll center center;
}
.Pager
{
    width: 100%;
}
.mainBody
{
    padding-top: 59px;
    padding-bottom: 59px;
}
.navbar-static-top
{
    position: absolute;
    top: 0px;
    width: 100%;
}
.navbar-toggle
{
    /* float:left;*/
    margin-left: 15px;
}
.leftnavpanel
{
    float: left;
    position: absolute;
    left: 0px;
    width: 220px;
    top: 60px;
}
.leftnavpanel .navbar-header
{
    display: none;
}
.leftnavpanel .navbar-nav > li
{
    width: 100%;
    border-bottom: 1px solid #1B73A6;
}
.leftnavpanel .container
{
    width: 100%;
    padding: 0px;
}
.leftnavpanel .dropdown-menu
{
    position: relative;
    float: none;
    border-radius: 0px;
    background-clip: content-box;
    background: #F4FAFD;
}
.leftnavpanel .dropdown-menu .divider
{
    margin: 0px;
}
.dropdown-menu > li > a
{
    line-height: 30px;
    overflow: hidden;
    cursor: pointer;
}
.leftnavpanel .dropdown-header
{
    font-size: 16px;
}
.leftnavpanel .navbar-right
{
    width: 100%;
    margin: 0px;
}

.rightpanel
{
}

@media (max-width: 767px)
{
    .leftnavpanel
    {
        display: none;
    }
    .rightpanel
    {
        float: none !important;
        width: 100% !important;
    }
}
@media (max-width: 1024px)
{
    .rightpanel
    {
        float: right;
        width: 80%;
    }

}
.panel-title a
{
    display: block;
}
.cart
{
    background: #fff;
}
.product_box
{
    width: 200px;
    height: 200px;
    margin: 0px auto;
    float: left;
}
.product_box img
{
    width: 200px;
    height: 190px;
}
.product_dtl
{
    width: 50%;
    float: left;
}
.prd-box
{
    background: #fff;
    border: 1px solid #CCCCCC;
    padding-top: 10px;
}
.prdbox_btnmain
{
    padding: 0px;
}
.prdbox_btnmain .col-xs-3, .prdbox_btnmain .col-sm-3, .prdbox_btnmain .col-md-3, .prdbox_btnmain .col-lg-3, .prdbox_btnmain .col-xs-3 a, .prdbox_btnmain .col-sm-3 a, .prdbox_btnmain .col-md-3 a, .prdbox_btnmain .col-lg-3 a
{
    padding: 0px;
}
.prdbox_btnmain .col-xs-3 a, .prdbox_btnmain .col-sm-3 a, .prdbox_btnmain .col-md-3 a, .prdbox_btnmain .col-lg-3 a
{
    width: 100%;
    height: 50px;
    border: 1px solid #CCCCCC;
}
.prdbox_btnmain .col-xs-3 a:hover, .prdbox_btnmain .col-sm-3 a:hover, .prdbox_btnmain .col-md-3 a:hover, .prdbox_btnmain .col-lg-3 a:hover, .cart_btn:hover
{
    border: 1px solid #000;
}
.cart_btn
{
    background: url(../image/cart.png) no-repeat center center;
    text-indent: -5555px;
    width: 100%;
    height: 50px;
    border: 1px solid #CCCCCC;
}
.In_cart_btn
{
    text-indent: -5555px;
    width: 50px;
    height: 50px;
    border: 1px solid #CCCCCC;
    background: #01B51C url("../image/cart_min.png") no-repeat scroll center center;
}
.btn-big
{
    display: block;
}
.btn-big img
{
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    border: 2px solid #454545;
    padding: 10px;
}
.border-top-bottom
{
    border-top: 1px solid #34A6E8;
    border-bottom: 1px solid #34A6E8;
    padding-top: 5px;
    padding-bottom: 5px;
}
.remove-top-margin
{
    margin-top: 0px;
    color: #000;
}
.border-box
{
    background: #fff;
    border: 1px solid #ccc;
}
.odd
{
    background: #fff;
}
.even
{
    background: #EDF8FC;
    padding-top: 10px;
}
.grid-info
{
}
.head
{
    background: #eeeeee;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc));
    background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
    background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
    background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%);
    background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
    border: 1px solid #A6A6A6;
    text-align: center;
}
.reduce-padding
{
    padding: 0px;
}
.addtop-margine
{
    margin-top: 5px;
}
.panel-overflow
{
    overflow: hidden;
}
.ui-btn-right
{
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
    text-indent: -5555px;
    padding: 0px 10px;
    width: 50px;
    background: #36AFDF url("../image/search-32.png") no-repeat scroll center center;
}
.product_img
{
    width: 100%;
    height: 250px;
    background: #fff;
}
.product_img img
{
    height: 250px;
}
.divWaiting_main
{
    background: #fff;
    opacity: 0.8;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999999999;
}
.divWaiting
{
    width: 100px;
    height: 80px;
    top: 40%;
    left: 50%;
    position: absolute;
    z-index: 9999;
}
.divWaiting img
{
    width: 50%;
    margin: 0px auto;
    position: relative;
}
.prd_dtl
{
    height: 50px;
    padding-top: 5px;
}
.Pager
{
    border: 1px solid #DDD;
    min-height: 50px;
    padding-top: 4px;
    padding-left: 5px;
    padding-right: 5px;
    background: #F6FCFF;
}
.Pager a, .Pager .active
{
    margin-left: 1px;
    padding: 6px 12px;
    line-height: 1.42857;
    border: 1px solid #DDD;
    width: 40px;
    height: 40px;
}
.Pager a, .Pager .active, .Pager input
{
    float: left;
    text-align: center;
    line-height: 27px;
}
.page_of
{
    float: right !important;
    line-height: 40px;
}
.Pager .active
{
    font-weight: bold;
    background: #32A5E7;
    color: #fff;
}
.Pager input
{
    border: 1px solid #DDD;
    height: 40px;
}
.form-control
{
    text-overflow: ellipsis; /* white-space: nowrap;*/
    overflow: hidden;
}
.SelectedList, .SelectedItem, .SelectedListUD, .SelectedItemUD
{
    background: #F5F5F5;
    padding-left: 5px;
    padding-right: 2px;
    margin: 2px;
    color: #000;
    line-height: 30px;
    float: left;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #ccc;
}
.SelectedList
{
    word-wrap: break-word;
    white-space: nowrap;
}

.SelectedItemRemoveBtn, .SelectedItemRemoveBtnUD
{
    padding: 5px;
    background: #31A5E7;
    margin-left: 5px;
    color: #fff;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    width: 26px;
    height: 26px;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 2px;
}
.bottom_content
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background: #fff;
    z-index: 1;
}
/*#cboxLoadedContent
{
    overflow-y:scroll !important;
}/*/
.ui-btn-inner
{
    min-width: 0.75em;
    display: block;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border-color: rgba(255, 255, 255, 0.3);
    color: #fff;
}
.close-img
{
    background-position: 3px 2px;
}
.close-img, .reset-img, .submit-img, .print-img
{
    background: #2A2A2A url("../image/btn_spirite.png") no-repeat scroll 0% 0%;
}
.btn_close
{
    background-color: #f62b2b;
    background-image: linear-gradient(to bottom, #f62b2b, #d20202);
}
.btn_close:hover
{
    background-color: #e40a0a;
    background-image: linear-gradient(to bottom, #e40a0a, #9f0202);
}
.submit
{
    background-color: #4ba614;
    background-image: linear-gradient(to bottom, #4ba614, #008c00);
}
.submit:hover
{
    background-color: #36780f;
    background-image: linear-gradient(to bottom, #36780f, #005900);
}
.resetable .input_main
{
    margin-top: -7px;
    margin-left: -10px;
}
.remove_top_padding_colorbox
{
    padding-top: 35px;
    padding-bottom: 5px;
}


/*-----Side Bar Related----*/
.sbFull
{
    display: block;
    padding-left: 20px;
    width: 280px;
}
.sbMedium
{
    display: block;
    padding-left: 15px;
    width: 50px;
}
.sbSmall
{
    display: none;
}
/* ---------- In biodata update btn fixed */
.panel-heading
{
    position: relative;
}
.btn_fix_right
{
    position: absolute;
    right: 0px;
    top: 0px;
}
.border-bottom
{
    border-bottom: 2px solid #DDDDDD;
    padding-bottom: 10px;
}
.padding_top
{
    padding-top: 10px;
}
.alert-message
{
    display: none;
}
.show-alert-message
{
    display: block !important;
    margin-top: 5px;
}
.all-padding
{
    padding: 5px;
    cursor: pointer;
}

/****************** Login Form***********************/
.card-container.card
{
    max-width: 350px;
    padding: 40px 40px;
}
.card
{
    background-color: #F7F7F7; /* just in case there no content*/
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 50px; /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.profile-img-card
{
    width: 116px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
}

/*
 * Form styles
 */
.profile-name-card
{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
}

.reauth-email
{
    display: block;
    color: #404040;
    line-height: 2;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin #inputEmail, .form-signin #inputPassword
{
    direction: ltr;
    height: 44px;
    font-size: 16px;
}
.form-signin input[type=email], .form-signin input[type=password], .form-signin input[type=text], .form-signin button
{
    width: 100%;
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus
{
    border-color: rgb(104, 145, 162);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
}
.btn.btn-signin
{
    padding: 0px;
    font-weight: 700;
    font-size: 14px;
    height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
}
.forgot-password
{
    line-height: 30px;
}
.login-error
{
    color: Red;
    text-align: center;
    position: relative;
}
.login-error .InRed
{
    position: relative !important;
}
/* text Ellipsis */
.btn-block, .text-ellipsis
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dialogzone
{
    width: 100% !important;
}

.plus-sign
{
    padding: 10px;
    font-size: 20px;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #fff;
    background: #32A5E7;
}
.plus-sign:hover
{
    background: #B4D4E7;
    text-decoration: none;
}
.bottom-margine
{
    margin-bottom: 5px;
}
#GenMtHelpPopUp, #GenMtHelpPopUpUD
{
    overflow-y: scroll;
    overflow-x: hidden;
    height: 90%;
    margin-top: 40px;
    padding-bottom: 40px;
}
.CustConverted
{
    background: #ECFFEA;
    margin-bottom: 2px;
}
.must_field_error
{
    position: absolute;
    top: 0px;
    right: 10px;
    color: tomato;
    font-size: 18px;
}
.title_cmp img
{
    width: 55px;
    height: 45px;
    margin-top: -10px;
    margin-left: -10px;
    margin-right: 10px;
    float: left;
}
.mark_sold_btn
{
    background: url(../image/sold.png) no-repeat #32A5E7;
    padding-left: 40px;
    font-weight: bold;
}
.PopUpViewer
{
    margin-left: -46px;
    padding: 0px;
    float: left;
    background: #32A5E7 url("../image/view.png") no-repeat scroll center center;
    cursor: pointer;
    border-radius: 500px;
    border: 0px solid #CCC;
    width: 40px;
    height: 40px;
    text-indent: -5000px;
}
.btn_print
{
    background: #428BCA url("../image/btn_print.png") no-repeat left center;
    padding-left: 35px;
}
.onlyuseforcheckbox
{
    height: 63px;
    line-height: 80px;
}

.rpt_btn_main
{
    width: 100%;
}
.btn-close
{
    float: right;
}
.btn_report_reset, .btn-rpt
{
    margin-right: 10px;
    color: #fff;
}
.right-margine
{
    margin-right: 15px;
}
.avl_right_box
{
    position: relative;
}
.box_title
{
    font-weight: bold;
    font-size: 15px;
    padding: 5px;
    background: #F5F5F5;
    width: 100%;
    overflow: hidden;
}
.box_title span
{
    line-height: 35px;
}
.all-margine
{
    margin: 5px;
}
.MyPaging
{
}
.MyPaging table tr
{
    line-height: 17px;
}
.MyPaging table tr td
{
    border: 1px solid #DDDDDD;
}
.MyPaging table tr td a, .MyPaging table tr td span
{
    padding: 8px 15px 8px 15px;
}
.MyPaging table tr td span
{
    background: #229EE6;
    color: #fff;
}
.MyPaging table tr td a
{
    display: inline-block;
    font-weight: bold;
    text-decoration: underline;
}
.topspace
{
    position: relative;
    margin: 0px;
    margin-top: 60px;
}

.collection-summary, .collection-dropdown
{
    float:left ;
    }
    
  .collection-summary
{
    margin-right:10px;
    }



.main-container
{
    overflow: auto;
    margin-bottom: 70px;
}
.footer a
{
    color: #fff;
}
.reduce_left_padding
{
    padding-left: 0px !important;
    padding-right: 30px !important;
}
.reduce_right_padding
{
    padding-left: 30px !important;
    padding-right: 0px !important;
}
.titleUserName
{
    text-transform: capitalize;
    margin-right: 10px;
}
.only_reortpage
{
    float: left;
    width: 100%;
}
@media (max-width: 768px)
{
    .rpt_btn_main
    {
        position: absolute;
        top: 0px;
        right: 0px;
    }
    .only_reortpage .mytitle
    {
        margin-top: 45px;
    }
    .btn-close
    {
        float: left !important;
    }
    .reduce_left_padding
    {
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-bottom: 15px;
    }
    .reduce_right_padding
    {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
.mytitle
{
    font-size: 20px;
}

/********** only SSRS Report***********/


.navbar-text
{
    margin: 10px 0px 0px 0px !important;
}
#ctl00_MainContent_ReportViewer1
{
    width: 100% !important;
    height: 100% !important;
}
/************* Date Picker ***********/
.ui-datepicker
{
    z-index: 1061 !important; /*Abdul 03/06/2016 3 ko 12 kiya as per rahul*/
}
.form-signin
{
    position: relative;
}
.oddHdr
{
    /*  background:#F9F9F9;*/
    border-bottom: 1px solid #292D3E;
}
.evenHdr
{
    background: #F1F1F1;
    border-bottom: 1px solid #292D3E;
}
.nav a
{
    color: #ccc;
}
.MenuGroupActive
{
    border-bottom: 1px solid #292D3E; /*background:#424A65;*/
    background: #323C59;
}
.MenuGroupActive a
{
    color: #fff;
}
.Menu-display
{
    background: #50597A;
}
@media only screen and (max-width : 835px)
{
    .title_top .small_from_title
    {
        width: 100%;
    }
    .title_top .small_from_title .form-control
    {
        display: inline;
        width: auto;
    }
    .title_top .small_from_title .form-group
    {
        float: left;
        margin-bottom: 2px;
    }
    .title_top .form-inline
    {
        margin-top: 2px;
    }
    .title_top .form-inline .btn
    {
        margin-left: 10px;
    }
}
.navbar-inverse
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#606c88+0,3f4c6b+100;Grey+3D+%232 */
    background: #606c88; /* Old browsers */
    background: -moz-linear-gradient(top,  #606c88 0%, #3f4c6b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606c88), color-stop(100%,#3f4c6b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #606c88 0%,#3f4c6b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */
}
.title_cmp
{
    background: #3B4459;
}
.LoadingImg
{
    /*background:#F2F2F2;*/
    background: RGBA(255, 255, 255, 0.6);
    width: 25px;
    z-index: 1029;
    height: 25px;
    position: absolute !important;
    display: block !important;
    right: 5px;
    top: 5px; /*display:none;*/ /*tejash 25062016 not showing preloader image on page*/
}
.LoadingImg_biform
{
    background: RGBA(255, 255, 255, 0.6);
    width: 97.5%;
    z-index: 1029;
    height: 100%;
    position: fixed !important;
    display: block !important;
    z-index: 9999999999999999999999999;
}

.GraphLoadingImg
{
    background: RGBA(255, 255, 255, 0.6);
    width: 85.5%;
    z-index: 1029;
    height: 100%;
    position: absolute !important; /* display:block !important;*/
    display: block !important;
}
.divLoading, .GraphdivLoading
{
    display: none;
    overflow: hidden; /*min-height:60px;     margin-bottom:50px;*/
    position: relative;
}
.preloader
{
    width: 20px;
    height: 20px;
    position: absolute;
    display: none;
}
.GraphPreloader
{
    width: 20px;
    height: 20px;
    top: 40%;
    left: 45%;
    position: absolute;
    display: none;
}
.preloader img, .GraphPreloader img
{
    width: 100%;
}
.LoadingImg .preloader, .GraphdivLoading .GraphPreloader, .LoadingImg_biform .preloader
{
    /*display: block !important;*/ /*Comment by sameer for dont show the loder on dashboard 08092018*/
    display: none !important;
}
.min_height
{
    min-height: 100px;
    position: relative;
    overflow: inherit;
}
@media only screen and ( max-width:764px)
{
    .set-btn-left
    {
        position: absolute;
        left: 0px;
    }
    .logo_pos_chg
    {
        margin-left: 45px;
        padding-right: 15px;
    }
    .main-container
    {
        padding-left: 0px;
        padding-right: 0px;
    }
}
.Union_bord, .Union_bord_ti
{
    background: #6F7E95;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    overflow: hidden;
}
.Union_bord .radio-inline
{
    padding: 10px;
    padding-left: 30px;
    margin-left: 0px;
}
.Union_bord .radio-inline-check
{
    -webkit-box-shadow: inset 0px 6px 21px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 6px 21px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0px 6px 21px 3px rgba(0,0,0,0.5);
}
.timer
{
    height: 40px;
    line-height: 40px;
    padding-right: 10px;
    font-weight: bold;
    color: #fff;
}
.Union_bord_ti
{
    /*background:#899CB8;*/
    background: #fff;
}
.Union_bord_ti .Union_bord_title p, .Union_bord_ti .Union_bord_title span
{
    float: left;
    padding-top: 8px;
}
.Union_bord_ti .Union_bord_title
{
    height: auto;
    line-height: 20px;
    width: auto;
    padding-top: 5px;
    float: left;
    margin-left: 10px;
    border-right: 1px solid #535F70;
    padding-right: 10px;
}
.Union_bord_ti .glyphicon-triangle-bottom
{
    color: red;
}
.Union_bord_ti .glyphicon-triangle-top
{
    color: #1ABB6D;
}
.Union_bord_ti .Union_bord_title:last-child
{
    border: none;
}
.Union_bord_ti .Union_bord_title label
{
    padding: 5px;
    width: 30px;
    min-height: 30px;
    margin-left: 5px;
    margin-top: 5px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    height: auto;
    text-align: center;
    -webkit-box-shadow: inset 0px 6px 21px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 6px 21px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0px 6px 21px 3px rgba(0,0,0,0.5);
}
.date_formate
{
    margin-right: 15px;
    width: auto;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    background: #515C6D;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 2px;
    padding-right: 10px;
}
.date_formate label, .timer
{
    padding-left: 5px;
    padding-right: 2px;
}
.timer
{
    margin-right: 5px;
}
.minus-icon
{
    line-height: 17px;
    padding: 8px;
    color: #5B5991;
}
.CellColor_1
{
    background: #8FD08F;
}
.CellColor_2
{
    background: #FFF29A;
}
.MilkStatsAll_V1 .dataTables_scroll, .MemberModificationInfoDetail .dataTables_scroll, .bmcsummary-info .dataTables_scroll, .MilkStatsAll_New .dataTables_scroll
{
    overflow-x: auto !important;
    overflow-y: hidden !important;
    white-space: nowrap;
}
.MilkStatsAll_V1 .dataTables_scrollHead, .BMCSummaryInfo .dataTables_scrollHead, .MilkStatsAll_New .dataTables_scrollHead
{
    overflow: auto !important;
}
.MilkStatsAll_V1 .dataTables_scrollBody, .BMCSummaryInfo .dataTables_scrollBody, .MilkStatsAll_New .dataTables_scrollBody
{
    overflow: auto !important;
}
.MilkStatsAll_V1 .title-text
{
    background: #F6F6F6;
    font-weight: bold;
    border-left: 1px solid #E4E4E4;
}
.MilkStatsAll_V1 .cow
{
    background: #E5F0DC;
}
.MilkStatsAll_V1 table.dataTable thead, .MemberSummary table.dataTable thead, .ModificationsData thead, .MilkStatsAll_New table.dataTable thead
{
    background: #D4F0BB !important;
}
.MilkStatsAll_V1 .table-striped > tbody > tr:nth-of-type(2n+1), .MemberSummary .table-striped > tbody > tr:nth-of-type(2n+1), .ModificationsData tbody > tr:nth-of-type(2n+1)
{
    background: #E5F0DC;
}
.MemberSummary .even, .ModificationsData .even, .MilkStatsAll .even
{
    background: #F6F6F6 !important;
}
/*  MainDash-summery    */
.MainDash-summery .table.dataTable thead
{
    background: #ACC4E7 !important;
}
.MilkChart_title h2
{
    height: 38px;
    background: #ACC4E7;
    margin-top: 5px;
    line-height: 38px;
    padding-left: 10px;
    font-weight: bold;
    border-bottom: 1px solid #000;
    font-size: 14px;
    color: #424A65;
}


.BorderTotal, .borderTotal
{
    border-bottom: 3px solid #ccc;
    text-align: right;
    margin-bottom: 10px;
}
.borderTotal
{
    border-right: 1px solid #fff;
}
.MilkStatsAll_V1 .dataTables_scrollFoot, .BMCSummaryInfo .dataTables_scrollFoot, .MilkStatsAll_New .dataTables_scrollFoot
{
    overflow: auto !important;
    position: relative;
}
.MilkStatsAll_V1 .dataTables_scrollFoot table.dataTable, .MilkStatsAll .dataTables_scrollHead table.dataTable, .MilkStatsAll_New .dataTables_scrollFoot table.dataTable
{
    width: 100% !important;
}
.MilkStatsAll_V1 .dataTables_scrollFoot table.dataTable tr td, .MilkSummaryDbrdAll .dataTables_scrollFoot table.dataTable tr th, .MilkSummaryInfo .dataTables_scrollFoot table.dataTable tr th, .LastlocalSalesInfo .dataTables_scrollFoot table.dataTable tr th, .LastUnionSaleInfo .dataTables_scrollFoot table.dataTable tr th
{
    text-align: right;
    padding: 10px 6px 6px 30px;
    font-weight: bold;
}
.small-width
{
    padding: 5px;
    width: 5px;
    float: left;
}
.CustomDateSelect
{
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
}
.MilkStatsAll_V1 .dataTables_scrollBody, .BMCSummaryInfo .dataTables_scrollBody, .MilkStatsAll_New .dataTables_scrollBody
{
    height: auto !important;
}
.table_pagination
{
    padding-left: 0;
    margin: 20px 0;
    background: #fff !important;
    border: 1px solid #fff !important;
    background: #fff;
}
.table_pagination table
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.table_pagination a, .table_pagination span
{
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #2fa4e7;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}
.table_pagination span, .table_pagination a:hover
{
    background: #F1F1F1 !important;
}
.color_text_less, .color_text_more
{
    width: 10px;
    height: 10px;
    display: block;
    margin: 2px;
    margin-top: 9px;
    margin-left: 0;
    margin-right: 10px;
}


/*vinayak gudekar*/

.label_color_dtl_btn_main
{
    border: 1px solid #CCCCCC;
}
.icon-analysis h2
{
    margin-bottom: 0px;
    margin-top: 10px;
    text-align: center;
}
.icon-analysis .small-txt-analysis
{
    display: block;
    text-align: center;
    width: 100%;
    margin-top: 0px;
    font-size: 11.5px;
    line-height: initial;
    padding: 2px;
}
.label_color_dtl_btn
{
    padding: 3px 10px 3px 6px;
    line-height: 34px !important;
    border-right: 1px solid #ccc;
    float: left;
    cursor: pointer;
}
.label_color_dtl_btn:last-child
{
    border: 0px;
}
.label_color_dtl_btn.active
{
    background: #636363; /* Old browsers */
    background: -moz-linear-gradient(top,  #636363 0%, #a5a5a5 99%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #636363 0%,#a5a5a5 99%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #636363 0%,#a5a5a5 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#636363', endColorstr='#a5a5a5',GradientType=0 ); /* IE6-9 */
}

.icon-analysis .active::after
{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -13px;
    left: 46%;
    box-sizing: border-box;
    z-index: 1;
    border: 7px solid black;
    border-color: transparent transparent #A4A4A4 #A4A4A4;
    transform-origin: 0 0;
    transform: rotate(-45deg);
}
.label_color_dtl_btn.active span, .label_color_dtl_btn.active i
{
    color: #fff;
}
.label_color_dtl_btn i
{
    margin-top: 4px;
}


.label_color_dtl ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}




.label_color_dtl ul li span
{
    float: left;
}


.gvclass {
    width: 100%;
    overflow: auto;
}


.gvclass table tr th{
    background:rgb(65, 78, 106);
    color:#fff;
    padding:10px;
    width:200px;
}

    .gvclass table tr th:nth-child(5) {
    width:500px;
    
    }

.gvclass table tr td{
    background:#f4f4f4;
    color:#000;
    padding:10px;
}


    .gvclass table tr td:nth-child(5) a{
        color:#222ff4;
    }



/**************** Switch Button ************************/
.switch_main
{
    overflow: hidden;
    float: left;
    margin-left: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.switch_main, .switch_btn_big
{
    margin-top: 5px;
    border: 1px solid #444;
    margin-bottom: 5px;
}
.switch_btn, .switch_btn_big
{
    width: auto;
    overflow: hidden;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: -2px;
}
.switch_btn .radio-inline
{
    margin-left: 0px !important;
}
.inner_radio_btn
{
    float: left;
}
.switch_btn_big
{
    width: 127px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin-right: 5px;
}
.switch_btn .radio-inline, .switch_btn_big .radio-inline
{
    background: #899CB8;
    padding: 7px;
    color: #fff;
}
.switch_btn .radio-inline input[type="radio"], .switch_btn_big .radio-inline input[type="radio"]
{
    display: none;
    padding: 0px;
}
.switch_btn .radio-inline-check-color, .switch_btn_big .radio-inline-check-color
{
    background: #3B4459;
    font-weight: bold;
    color: #fff;
}
.inner_radio_btn .GraphOptions
{
    float: left;
    background: #D2E5FF;
    padding: 5px;
    float: left;
    border-left: 0px;
    font-size: 12px;
    font-weight: bold;
}
.inner_radio_btn input
{
    margin: 2px;
}
.inner_radio_btn label, .GraphOptions
{
    float: left;
}
.GraphOptions
{
    padding-right: 10px;
}
.switch_btn_big label
{
    font-weight: bold;
}
/************** TrendBar Status *************/
.TrendBarStatus, .RateTrendBarStatus
{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
    border: 1px solid #CDCDCD;
    color: #3B3B3B;
    -webkit-box-shadow: 0px 7px 5px -3px rgba(0,0,0,0.27);
    -moz-box-shadow: 0px 7px 5px -3px rgba(0,0,0,0.27);
    box-shadow: 0px 7px 5px -3px rgba(0,0,0,0.27);
}
.TrendBarStatus .Union_bord_title, .RateTrendBarStatus .Union_bord_title
{
    border-right: 1px solid #AFAFAF;
}
.Trend_Down, .Trend_Up
{
    padding-left: 25px;
    background: url(../image/Down_arrow.png) no-repeat 1px 2px;
}
.Trend_Up
{
    background: url(../image/Up_arrow.png) no-repeat 1px 2px;
}
.Trends_title
{
    background: #505050;
    display: block;
    height: 43px;
    width: auto;
    float: left;
    line-height: 43px;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    border-left: 5px solid #505050;
    font-weight: bold;
    font-size: 12px;
    font-style: italic;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,1);
}
.btn_refresh
{
    margin-right: 0px;
    float: right;
    margin-top: -38px;
    z-index: 1111;
    position: relative;
}
.MilkStats tfoot, .MilkStatsPage_V1 tfoot, .MemberCollData tfoot, .MilkSummary tfoot, .LastLocalSales tfoot, .LastUnionSale tfoot, .ModificationInfoDetail tfoot
{
    background: #E9E9E9;
}
.ModificationInfoDetailmain .dataTables_scrollBody, .ModificationInfoDetailmain .dataTables_scrollHead, .ModificationInfoDetailmain .dataTables_scrollFoot
{
    overflow: auto !important;
}
.Not_active, .Rollback_click, .SocietyAppCountInfo_click, .timer_click
{
    cursor: pointer;
}
.dataTables_scrollFootInner
{
    padding: 0px !important;
}
.listview_dtl
{
    overflow: hidden;
    margin-top: 5px;
    margin-left: 15px;
    margin-bottom: 3px;
}
.listview_dtl ul, .listview_dtl ul li
{
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
.listview_dtl ul li span
{
    float: left;
    font-weight: bold;
    color: #32231A;
}
.ESColor_0, .ESColor_1
{
    width: 38px;
    height: 16px;
    margin-top: 1px;
    margin-right: 15px;
    margin-left: 5px;
    display: block;
    background: #FF1803;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background: url(../image/off.png) no-repeat;
}
.ESColor_1
{
    /*     background:#43C143*/
    background: url(../image/on.png) no-repeat;
}
/*hemant 23/04/2016 added .highlight*/
.highlight
{
    background-color: #B0BED9;
}
.select_label_main
{
    display: block;
    width: 100%;
    height: auto !important;
    border: 1px solid #fff;
}
.select_label_main option
{
    padding: 10px;
    border-bottom: 1px solid #ccc;
}
.bloc
{
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    width: 100%;
}
.bloc select
{
    width: 1000%;
}
.form-control-left
{
    width: 100%;
    height: auto;
    border: 0px;
}
.form-control-left
{
    border: 0;
    overflow: auto;
}
.form-control-left option
{
    padding: 8px;
    margin-bottom: 2px;
    cursor: pointer;
    background: #F5F5F5;
    font-weight: bold;
}
.title-text-ud
{
    background: #7A8FBE;
    color: #fff;
    padding: 10px;
    font-weight: bold;
    margin-bottom: 5px;
}
.CompanyLogo
{
    display: none;
}

.css_blue
{
    background-color: #A6A6FF;
}
.select-date
{
    background: #D3E7F2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
.select-date h2
{
    background: #AAD8F2;
}
.select-date-main
{
    padding-bottom: 10px;
    padding-top: 10px;
}
.select-date-main .glyphicon
{
    background: #506F80;
    color: #fff;
    padding: 10px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.margin-bottom
{
    margin-bottom: 15px;
}
.sun-img
{
    margin-bottom: -10px;
    padding: 7px !important;
}
.select-date-main .sun-img .DayImage_M
{
    background: url(../image/Morning-1.png);
}
.select-date-main .sun-img .DayImage_E
{
    background: url(../image/Evening-1.png);
}
.DayImage_Both
{
    height: 20px;
    display: block;
    background: url(../image/BothSession.png) no-repeat center center;
}
.Tolerance-group
{
}
.Tolerance-group .input-group, .Tolerance-group b
{
    float: left;
}
.Tolerance-group b
{
    margin-right: 5px;
}
.Tolerance-group .input-group
{
    width: 100px;
}
.Tolerance-group .input-group .input-group-btn
{
    margin-left: -46px;
}
.Tolerance-group-main ul li
{
    line-height: 40px;
}
.Tolerance-group-main .color_text_less, .Tolerance-group-main .color_text_more
{
    margin-top: 13px;
    margin-right: 6px;
}
.SocViewTypeParent .radio-inline
{
    margin-left: 0px;
}
.MilkStatsAll_V1 .dataTables_filter, .MilkStatsAll_New .dataTables_filter
{
    float: left;
    margin-top: 5px;
}
.MemberSummary-height .dataTables_scrollBody
{
    height: auto !important;
}
.SocietyVersion
{
    font-size: 10px;
    margin-right: 50px;
}
.Down_Arrow, .Up_Arrow
{
    background: url(../image/down-arrow.png) center center no-repeat;
    display: block;
    width: 15px;
    height: 14px;
}
.Up_Arrow
{
    background: url(../image/top-arrow.png) center center no-repeat;
}
.form-group-section
{
    background: #F6F3EE;
    padding-top: 15px;
}
@media only screen and (max-width:764px)
{
    .SocietyVersion
    {
        display: block;
        width: 100%;
        margin-right: 0px;
    }
    .table_decoration caption h2
    {
        overflow: hidden;
    }
    .Society-main.Union_bord_ti .Union_bord_title
    {
        text-align: center !important;
        padding-left: 0px !important;
        -webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
    }
    .Society-main.Union_bord_ti .Union_bord_title label
    {
        text-align: center !important;
    }

}
.Union_Logo
{
    width: 50px;
}
.css_Irregular
{
    background: #B8F7FF;
}
table.dataTable tfoot td
{
    font-weight: 700;
}
/*
tr.group, tr.group:hover {
    background-color: #ddd !important;
}
*/
.Talukacell
{
    font-weight: bold; /*background-color:#E6E4E7*/
}
tr.group .noCount
{
    text-align: right; /*font-weight:bold; background-color:#E6E4E7;*/
}
.Buffalo_bg
{
    text-align: right;
    background-color: #EFEDD6;
}
.cow_bg
{
    text-align: right;
    background-color: #E8F8F5;
}

/* .important */
/* { */
/* display:none; */
/* } */

.shown
{
    display: table-column;
}
.group
{
    visibility: visible;
}

.addminssign
{
    position: absolute;
    top: -20px;
    left: -10px;
    font-size: 45px;
    font-weight: bold;
    opacity: 1;
}
.addplussign
{
    position: absolute;
    top: -5px;
    left: -10px;
    font-size: 25px;
    font-weight: bold;
    opacity: 0;
}
.Talukacell
{
    position: relative;
    text-indent: 15px;
}
.group_shown_title .addplussign
{
    opacity: 1;
}
.group_shown_title .addminssign
{
    opacity: 0;
}
.toolbar
{
    float: right;
}

.rptLocationWiseAccNoContsCount
{
    cursor: pointer;
}

.modifyInfo tbody tr, .Active_click, .Enrolled_click
{
    cursor: pointer;
}

.css_SampleNo
{
    background: #F6B186;
}
.css_BodyMember
{
    background: #EAC2E3;
}
.table-hover > tbody > tr:hover
{
    background-color: #CCE6F6 !important;
}

.imgGraph
{
    background: url(../image/icon_graph3.png) center center no-repeat;
    display: block;
    height: 20px;
}

.chartStyle svg
{
    overflow: visible !important;
}


.ddlUnion_Change
{
}
.widget-btn-close
{
    float: right;
    margin: 5px;
    width: 20px;
    height: 22px;
}
.gridster li
{
    overflow: hidden;
}

.anlysisCubes-btn
{
    cursor: pointer;
}
.SocietyAnalysisCube
{
    text-align: center;
}

.tooltip-new
{
    position: relative;
    cursor: pointer;
}

.tooltip-new .tooltiptext
{
    width: 250px;
    background-color: #555;
    color: #fff;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 11111;
    left: 100%;
    top: 10%;
    display: none;
    font-size: 11px;
}

.tooltip-new .tooltiptext::after
{
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
}

.tooltip-new:hover .tooltiptext
{
    display: block;
}
.tooltip-new-top .tooltiptext
{
    left: -21% !important;
    top: 65% !important;
}

.tooltip-new .tooltipAlertText
{
    width: 150px;
    background-color: #555;
    color: #fff;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 11111;
    left: 100%;
    top: 10%;
    display: none;
    font-size: 11px;
}

.tooltip-new .tooltipAlertText::after
{
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
}

.tooltip-new:hover .tooltipAlertText
{
    display: block;
}
.tooltip-new-top .tooltipAlertText
{
    left: -21% !important;
    top: 65% !important;
}


/*tool tip StarRating Hover*/

.tooltip-new .tooltipRatingHover
{
    width: 450px;
    background-color: #555;
    color: #fff;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 11111;
    left: 100%;
    top: 10%;
    display: none;
    font-size: 11px;
}

.tooltip-new .tooltipRatingHover::after
{
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
}

.tooltip-new:hover .tooltipRatingHover
{
    display: block;
}
.tooltip-new-top .tooltipRatingHover
{
    left: -21% !important;
    top: 65% !important;
}


/**/




.MemberSummary .dataTables_scrollBody
{
    overflow: inherit !important;
}
.date-range-section
{
    width: 300px;
    padding: 0px;
}
.date-range-section .Union_bord
{
    border-radius: 0px;
}
.date-range-section .Union_bord .radio-inline span
{
    font-size: 12.5px;
}
.date-range-section .Union_bord
{
    background: #fff;
    color: #999;
}
.date-range-section .Union_bord .radio-inline
{
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.btn-profile-img
{
    padding: 4px !important;
}
.btn-profile-img img
{
    width: 40px !important;
    margin: 0px auto;
    height: 40px;
}
.blank-btn
{
    background: none;
    padding: 0px;
    width: 37px;
    height: 33px;
    margin-top: 3px;
}

.modifyInfo
{
    border: 1px solid #ccc;
}
/*.UnionConnectionStatus, .SMSStatus, .MainDash-summery, .modifyInfo, .BMCSummaryInfo, .MilkStatsAll_V1, .member-society-summary-data, .LastUnionSaleInfo, .MilkSummaryInfo, .LastlocalSalesInfo, .SocViewTypeSummaryDbrd, .RateMasterInfo, .MemberModificationInfoDetail, .equ-status, .FarmerMilkNotSubmittingInfo, .GradeSummaryInfo, .BankAndContactsInfo, .MilkStatsAll_New, .AngelReplicationDialerInfoStatus, .LastFiveDaysSummaryInfo 
{
    border-bottom: 7px solid #ccc;
    border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
}*/
.Analysis-At-Glance .dataTables_scrollFoot, .BMCSummaryInfo .dataTables_scrollFoot, .RateMasterInfo .dataTables_scrollFoot, .GradeSummaryInfo .dataTables_scrollFoot, .BankAndContactsInfo .dataTables_scrollFoot, .AngelReplicationDialerInfoStatus .dataTables_scrollFoot, .LastFiveDaysSummaryInfo .dataTables_scrollFoot 
{
    display: none;
}
.BMCSummaryInfo .dataTables_info
{
    width: 100%;
    border: 1px solid #ccc;
}
.member-society-summary-data .dataTables_paginate, .member-society-summary-data .dataTables_scroll, .member-society-summary-data .dataTables_info, .member-society-summary-data .Tolerance-group-main, .LastUnionSaleInfo .dataTables_scrollBody, .LastUnionSaleInfo .dataTables_scrollFoot, .LastUnionSaleInfo .dataTables_scrollHead, .MilkSummaryInfo .dataTables_scroll, .LastlocalSalesInfo .dataTables_scroll, .SocViewTypeSummaryDbrd .dataTables_scroll, .label_color_dtl_btn_main, .MainDash-summery .dataTables_scroll, .modifyInfo .table_decoration, .modifyInfo .dataTables_info, .modifyInfo .dataTables_paginate, .RateMasterInfo .dataTables_scroll, .MemberModificationInfoDetail, .equ-status, .FarmerMilkNotSubmittingInfo .dataTables_paginate, .FarmerMilkNotSubmittingInfo .table_decoration, .FarmerMilkNotSubmittingInfo .dataTables_info, .GradeSummaryInfo .table_decoration, .BankAndContactsInfo .table_decoration, .AngelReplicationDialerInfoStatus .table_decoration, .LastFiveDaysSummaryInfo .table_decoration 
{
    border-right: 1px solid #ccc !important;
    border-left: 1px solid #ccc !important;
    width: 100%;
}
.label_color_dtl_btn_main
{
    float: left;
}
.member-society-summary-data .Tolerance-group-main
{
    margin-bottom: 0px;
}
.equ-status
{
    margin: 0px;
}
.SocietyVersion
{
    padding-top: 15px;
}

.starrating-0, .starrating-0-5, .starrating-1, .starrating-1-5, .starrating-2, .starrating-2-5, .starrating-3, .starrating-3-5, .starrating-4, .starrating-4-5, .starrating-5
{
    display: inline-block;
    background: url(../image/ratings.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

.starrating-0
{
    background-position: -2px -0px;
    width: 77px;
    height: 17px;
}
.starrating-0-5
{
    background-position: -81px -0px;
    width: 77px;
    height: 17px;
}
.starrating-1
{
    background-position: -160px -0px;
    width: 77px;
    height: 17px;
}
.starrating-1-5
{
    background-position: -2px -19px;
    width: 77px;
    height: 17px;
}
.starrating-2
{
    background-position: -81px -19px;
    width: 77px;
    height: 17px;
}
.starrating-2-5
{
    background-position: -160px -19px;
    width: 77px;
    height: 17px;
}
.starrating-3
{
    background-position: -2px -38px;
    width: 77px;
    height: 17px;
}
.starrating-3-5
{
    background-position: -81px -38px;
    width: 77px;
    height: 17px;
}
.starrating-4
{
    background-position: -160px -38px;
    width: 77px;
    height: 17px;
}
.starrating-4-5
{
    background-position: -2px -57px;
    width: 77px;
    height: 17px;
}
.starrating-5
{
    background-position: -81px -57px;
    width: 77px;
    height: 17px;
}

.Warning_Alert_Society_Setting
{
    background: url(../image/Warning.png) no-repeat;
    overflow: hidden;
    height: 20px;
    text-indent: 20px;
}
.Critical_Alert
{
    background: url(../image/Critical.png) no-repeat;
    overflow: hidden;
    height: 20px;
    display: block;
    width: 20px;
    float: left;
}
.Warning_Alert
{
    background: url(../image/Warning.png) no-repeat;
    overflow: hidden;
    height: 20px;
    display: block;
    width: 20px;
    float: left;
}
.Normal_Alert
{
    background: url(../image/Normal.png) no-repeat;
    overflow: hidden;
    height: 20px;
    display: block;
    width: 20px;
}
.SocietyInfoIcon, .ChangeSocietyIcon, .AlertSettingIcon
{
    overflow: hidden;
    width: 22px;
    height: 22px;
    float: left;
    margin-right: 5px;
}
.SocietyInfoIcon
{
    background: url(../image/SocietyInfo.png) no-repeat;
}
.ChangeSocietyIcon
{
    background: url(../image/socity_change.png) no-repeat;
}
.AlertSettingIcon
{
    background: url(../image/alert_settings.png) no-repeat;
}
.society-tab-section .tab-content > .tab-pane
{
    padding-top: 10px;
}
.info-view-data
{
    padding-left: 15px;
    background: #ccc;
    padding: 5px;
}
.btn_info-view-data
{
    margin: 0px;
    cursor: pointer;
    width: 50px;
    display: block;
}
.btn-top-nav-h4
{
    border-right: 1px solid #3B4459;
}
.btn-top-nav-h4 h4
{
    padding: 0px;
    margin: 0px;
    color: #fff;
}
.Society-TitleName
{
    font-size: 18px;
    padding-top: 16px;
    display: table;
}

#ctl00_MainContent_ReportViewer1_fixedTable td, #ctl00_MainContent_ReportViewer1_fixedTable td table
{
    /*   height:100% !important;*/
}
/*.Analysis-At-Glance .label_color_dtl_btn
{
    width:19.9%;
}/*/
.gender-btn .switch
{
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    float: left;
}

.gender-btn .switch input
{
    display: none;
}

.gender-btn .slider
{
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.gender-btn .slider:before
{
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.gender-btn input:checked + .slider
{
    background-color: #2196F3;
}

.gender-btn input:focus + .slider
{
    box-shadow: 0 0 1px #2196F3;
}

.gender-btn input:checked + .slider:before
{
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.gender-btn .slider.round
{
    border-radius: 34px;
}

.gender-btn .slider.round:before
{
    border-radius: 50%;
}
.gender-btn .label-txt
{
    line-height: 34px;
    height: 34px;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    font-weight: bold;
}

.Time_Alert
{
    background: url(../image/time-icon.png) no-repeat;
    overflow: hidden;
    height: 20px;
    display: block;
    width: 20px;
    float: left;
}

/* Profile Page*/

.imageUpload
{
    display: none !important;
}

.profileImage
{
    cursor: pointer;
}

#profile-container
{
    width: 150px;
    height: 150px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

#profile-container img
{
    width: 150px;
    height: 150px;
}
/*     switch button*/
.material-switch > input[type="checkbox"]
{
    display: none;
}

.material-switch > label
{
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

.material-switch > label::before
{
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position: absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}
.material-switch > label::after
{
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before
{
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after
{
    background: inherit;
    left: 20px;
}
.fav-icon-btn
{
    background: transparent !important;
    padding: 0px !important;
    color: #000 !important;
}
.fav-icon-btn .fa
{
    font-size: 22px;
}
.fav-icon-btn .fa-star
{
    color: #FFDD00;
    text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
}
.CellWeightManual_1
{
    color: Red;
}
.CellFatManual_1
{
    color: Red;
}
#myULfavouritepanel li
{
    text-decoration: none;
    display: block;
}


/*tejash 26052017 temp dala hai, yehh Rahul sir k pass bnake lena hai */

.RMRDUnion_bord_ti
{
    background: #899CB8;
}
.Union_bord, .RMRDUnion_bord_ti
{
    background: #6F7E95;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    overflow: hidden;
}


.RMRDbox-title
{
    background: #E6B16B;
    font-size: 14px;
    padding: 5px;
    margin: 0px;
    padding-left: 15px;
    font-weight: bold;
    color: #4E4C4D;
}

.Union_bord, .RMRDUnion_bord_ti
{
    color: #fff;
}

.RMRDSociety-main.Union_bord_ti
{
    background: #F3E7D7;
    border-radius: 0px;
}
.RMRDUnion_bord_ti
{
    background: #899CB8;
}
.Union_bord, .RMRDUnion_bord_ti
{
    background: #6F7E95;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    overflow: hidden;
}
.RMRDSociety-main.Union_bord_ti .RMRDUnion_bord_title
{
    padding: 0px;
    width: 100%;
    min-width: 50px;
    padding-left: 15px;
    margin-left: 0px;
    border-right: 0px;
    background: #E6B16B;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.RMRDUnion_bord_ti .RMRDUnion_bord_title:last-child
{
    border: none;
}
.RMRDUnion_bord_ti .RMRDUnion_bord_title
{
    height: auto;
    line-height: 20px;
    font-weight: bold;
    width: auto;
    padding-top: 5px;
    float: left;
    margin-left: 10px;
    border-right: 1px solid #535F70;
    padding-right: 10px;
}
.RMRDUnion_bord, .RMRDUnion_bord_ti
{
    color: #fff;
}


.RMRDSociety-main.Union_bord_ti .RMRDUnion_bord_title h5, .RMRDSociety-main.Union_bord_ti .RMRDUnion_bord_title label
{
    width: auto;
    line-height: 15px;
}
.RMRDSociety-main.Union_bord_ti .RMRDUnion_bord_title h5
{
    width: 100%;
    display: block;
    position: relative;
    margin: 0px;
    padding: 5px;
    color: #644D2B;
    float: left;
    font-weight: bold;
    vertical-align: middle;
}

.RMRDSociety-main.Union_bord_ti .RMRDUnion_bord_title label
{
    padding: 5px;
    width: 100%;
    margin: 0px;
    height: 100%;
    display: block;
    float: left;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 20px;
    box-shadow: none;
    text-align: left;
    color: #7D3E00;
}
.Union_bord_ti .RMRDUnion_bord_title label
{
    padding: 5px;
    width: 30px;
    min-height: 30px;
    margin-left: 5px;
    margin-top: 5px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    height: auto;
    text-align: center;
    -webkit-box-shadow: inset 0px 6px 21px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: inset 0px 6px 21px 3px rgba(0,0,0,0.5);
    box-shadow: inset 0px 6px 21px 3px rgba(0,0,0,0.5);
}
.MilkDetention .RMRDbox-title, .MilkProcurement .RMRDbox-title
{
    background: #C998F4;
}
.RMRDMilkSummary .RMRDbox-title
{
    background: #A4E253;
}
.toast-top-right
{
    margin-top: 20px;
}
.hplSocGraph
{
    padding: 5px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    display: inline-block;
}
.toogle-btn
{
    margin-right: 20px;
    margin-top: 7px;
}
.toogle-btn .btn-primary
{
    font-size: 12px;
    line-height: 7px !important;
}
.toogle-btn .toggle.btn
{
    min-width: 53px !important;
    min-height: 23px !important;
    height: auto !important;
}
.toogle-btn .toggle-on.btn
{
    background: #ccc;
}

/*DPU Rate Uploader*/

#exTab3 .nav-pills > li > a
{
    border-radius: 4px 4px 0 0;
}

#exTab3 .tab-content
{
    color: #000; /*white; prashant 11112017*/
    background-color: #efefef; /*#428bca; prashant 11112017*/
    padding: 5px 15px;
}


.DailySchedule, .WeeklySchedule, .MonthlySchedule, .OnetimeSchedule
{
    display: none;
}
.clsRepeatFilter
{
    width: 50px;
}
.div-position-set-main, .div-position-set-main-title
{
    background: #fff;
    border: 1px solid #ccc;
    float: left;
    margin-left: 15px;
    padding: 5px;
    width: 80%;
}
.div-position-set-main-title
{
    border: 0px;
}
.div-position-set-main table td
{
    padding: 0px 10px;
}
.div-position-set-main table td input[type="checkbox"]
{
    margin-right: 3px;
}
.div-different-color
{
    background: #F2F2F2;
    padding-top: 15px;
    -webkit-box-shadow: 2px 10px 5px 0px rgba(0,0,0,0.17);
    -moz-box-shadow: 2px 10px 5px 0px rgba(0,0,0,0.17);
    box-shadow: 2px 10px 5px 0px rgba(0,0,0,0.17);
    margin-bottom: 20px;
}
.main-set-parameter-bottom-main
{
    padding: 0px;
    overflow: hidden;
    padding-top: 15px;
}
.main-set-parameter-bottom-main li
{
    list-style: none;
}
.clstxtbccEmailID, .clstxtccEmailID, .clstxttoEmailID
{
}
.clstxtSubscSPname
{
    display: none;
}
.clscheckboxoff
{
    display: none !important;
}
.MilkStatsAll_New
{
    font-size: 12px !important;
}
.MilkStatsAll_New .RowclickHover:hover
{
    cursor: pointer;
}
.custom-disable-div
{
    cursor: default;
    pointer-events: none;
}
.InActiveCluster, .StopCluster
{
    cursor: pointer;
}

.list-box
{
    background: #FFF;
    border: 1px solid #0c863b;
    border-radius: 10px;
    text-align: left;
    padding: 10px;
    height: 165px;
    overflow: auto;
    box-shadow: 0px 0px 16px -6px #ccc;
    cursor: pointer;
}

.list-box:hover
{
    box-shadow: 2px 2px 12px -3px #ccc;
}

.list-box h2
{
    color: #626262;
    margin: 0;
    font-weight: 600;
    font-size: 16px;
}
.cls-listcontent a:hover
{
    text-decoration: none;
}

.list-box h2 span
{
    line-height: 20px;
    display: block;
    margin-left: 50px;
    text-transform: capitalize;
    font-size: 18px;
}

.list-box h2 img
{
    float: left;
    width: 40px;
    margin-right: 6px;
}

.list-box p
{
    color: #626262;
    margin-bottom: 0;
    clear: left;
    margin-top: 4px;
}


.form-search
{
    position: relative;
}

.form-search input
{
    padding-right: 70px;
}

.form-search button
{
    position: absolute;
    top: 0;
    right: 0;
    height: 38px;
    width: 60px;
}


.check_content tbody tr td input
{
    margin-right: 6px;
}

.check-text
{
    color: #2d2d2d;
}

.query_box textarea
{
    height: 360px;
    background: #f2feff;
}


.check_content tbody tr:nth-child(even) td
{
    background: rgba(2, 42, 80, 0.16);
}

.check_content tbody tr:nth-child(odd) td
{
    background: rgba(3, 58, 112, 0.12);
}

.check_content tbody tr td label
{
    color: #000;
}

.query_button input
{
    padding: 6px 10px;
    text-align: center;
    width: 150px;
    border: none;
    margin-top: 6px;
}

.dataContent_table .tableResult span
{
    color: #2d2d2d;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 6px;
    display: block;
}

.dataContent_table table
{
    width: 100%;
}

.dataContent_table table tr td
{
    padding: 6px 10px;
    font-size: 13px;
}

.transfer_society
{
    width: 350px;
}

.dataContent_table table tr:first-child td
{
    font-weight: 600;
    background: #022a50;
    color: #fff;
    padding: 10px 10px;
}
.hidefield, .d-none
{
    display: none !important;
}

.MyPaging
{
}

.MyPaging table tr
{
    line-height: 17px;
}

.MyPaging table tr td
{
    border: 1px solid #DDDDDD;
}

.MyPaging table tr td a, .MyPaging table tr td span
{
    padding: 8px 15px 8px 15px;
}

.MyPaging table tr td span
{
    background: #425973;
    color: #fff;
}

.MyPaging table tr td a
{
    display: inline-block;
    font-weight: bold;
    text-decoration: underline;
}

.cls-legends-v1
{
    border: solid 2px #c5c5c5;
    max-height: 450px;
    overflow: auto;
}

.cls-legends ul
{
    padding: 6px;
    margin: 0;
}

.cls-legends ul li i
{
    margin-right: 4px;
    font-size: 20px;
    float: left;
}
.cls-legends ul li
{
    list-style: none;
    width: 100%;
    display: block;
    float: left;
    padding: 2px 0;
}
.cls-legends ul li span
{
    display: block;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
}


/*Dashboards*/

.dashboard_table_2
{
    width:100%;
    overflow:auto;
    }
    
  .dashboard_table_2 .dashboard_tablecontent
{
    width:100%;
    }


.dashboard_table_2 tr th
{
    background:#525F7C;
    color:#fff;
    }
    
   .dashboard_table_2 tbody tr td
{
    
    color:#26232C;
    text-align:center;
    }

.dashboard_table_2 tr td, .dashboard_table_2 tr th
{
   width:auto;
   height:20px;
    }

.dashboard_table_2 tbody tr:nth-child(even) td
{
    background:#B7DEE8 !important;
    } 
    
    .dashboard_table_2 tbody tr:nth-child(odd) td
{
    background:#D8E4BC !important;
    } 
    
   .dashboard_table_2 tbody tr td:first-child
{
    text-align:left;
    }  

.dashboard_table tr td
{
    width: 160px;
    height: 64px;
    padding: 0px 8px !important;
    border: solid 1px #e6e6e6 !important;
    text-align: right;
    vertical-align: middle !important;
    font-size: 16px;
    color: #072a8f;
}

.dashboard_table tr td:first-child
{
    text-align: center !important;
    color:#000;
}

.dashboard_table tr th
{
    background: #D7D7CF !important;
    text-align: center;
    color: #3c3c3c !important;
    font-weight:bold !important;
    border: 1px solid #aaa !important;
}


.dashboard_table-2 td
{
    border-top: none !important;
}

.dashboard_table tr:first-child th
{
    background: #525F7C;
    color: #fff;
    text-align: center;
    height: 50px;
    vertical-align: middle;
}
/*
.dashboard_table tr:first-child th span i
{
    font-size: 32px;
    color: #fff;
    box-shadow: 0px 0px 13px -2px #fffdfd66;
    border-radius: 50px;
    cursor: pointer;
    text-align: right;
    float: right;
}

.dashboard_table tr:first-child th span i:hover
{
    color: #f0f0f0;
}
*/
.dashboard_table
{
    width: 100%;
    display: inline-block;
    margin-left: 8px;
    border: solid 1px #e6e6e6;
    background: #fff;
}
.dashboard_tablecontent
{
    width: 100%;
}
.dashboard_table-2 tr td
{
    width: 100% !important;
    border: none !important;
}
/*amit below css*/
 lpg-dashboard {
            padding: 30px 0;
        }

        .top-boxes {
            position: relative;
            display: block;
            border: 1px solid #f0f0f0;
            -webkit-border-radius: 5px;
            overflow: hidden;
            padding: 15px 18px;
            -webkit-background-clip: padding-box;
            -moz-border-radius: 5px;
            -moz-background-clip: padding;
            border-radius: 5px;
            box-shadow: 0px 0px 22px -4px #6464643d;
            transition: all .3s ease-in-out;
        }

            .top-boxes span {
                font-size: 30px;
                color: #4954ff;
            }

            .top-boxes h4 {
                color: #4954ff;
            }

        .lpg-dashboard h2 {
            margin-bottom: 15px;
        }

        .lpg-dashboard h1 {
    font-weight: bold;
}

        .top-boxes .nav-tabs {
            border-bottom: 1px solid #033a70;
        }

            .top-boxes .nav-tabs li a {
                color: #464646;
                font-size: 16px;
                border: 1px solid #033a70;
                text-transform: uppercase;
                padding: 10px 20px;
                text-transform: uppercase;
                padding: 8px 26px;
                width: 150px;
                text-align: center;
                cursor: pointer;
            }

            .top-boxes .nav-tabs li.active a {
                color: #fff;
                font-size: 16px;
                font-weight: bold;
                background-color: #033a70;
                border: 1px solid #033a70;
            }

        .total-lpd h4, .dist-lpd h4 {
            color: #353535;
            font-size: 20px;
        }
/*End Dashboards*/

.filter-btn-1 {
    margin-top: 23px;
}

.data-tablemain a {
   background: #56627f;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding:10px;
}

.data-tablemain a:hover {
    background: #033a70;
}

.data-tablemain span {
   background: rgb(131, 187, 69) none repeat scroll 0% 0%;
    color: #fff;
    padding:10px;
}

.data-tablemain {
    display: inline-block;
    margin-bottom: 10px;
}

.data-tablemen table tr th {
    background:#56627f;
    color:#fff;
    padding: 14px;
}
