body
{
    font-size: 16px;
    font-weight: 200;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    margin: 0;
    padding: 0;
    background: #5cc1af;
}

    body.login-pge
    {
        background: #3D495F;
    }

h4
{
    color:#2d3645;
}

/*------Header Style--------*/

header p
{
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #2d3645;
    /*text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);*/
}

.welcome-details
{
    margin: 5px 0 0 -9px;
}

.welcome-details1
{
    margin: 5px 0 0 0;
    display: none;
}

.welcome p, .welcome span
{
    float: left;
}

.welcome span
{
    margin-left: 10px;
}

.Head21
{
font-size:15px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
font-weight:bold;
overflow:hidden;
text-decoration:none;
}

/*.center-logo {  text-align:center; margin:-1px auto 0; position:relative;  }
.center-logo img { text-align:center; display:block; margin:0 auto;}

.inner-logo{ margin:0; padding:0; text-align:center; display:block; position:absolute; left:35%; max-width:100%;} 
.inner-logo img { display:block; position:relative; max-width:100%; width:90%;}*/

.center-logo
{
    text-align: center;
    margin: -1px auto 0;
    position: relative;
}

    .center-logo img.img-responsive
    {
        display: inline-block;
    }

    .center-logo input.img-responsive
    {
        display: inline-block;
    }
/*.center-logo input {  display:inline-block; }*/

.inner-logo
{
    padding: 0;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    left: 0; 
    right: 0;
    /*bottom: 0;*/
    margin: auto;
    width:375px;
    height:104px;
    line-height:104px;
    vertical-align:middle;
}

    .inner-logo img
    {
        display: inline-block;
        position: relative;
        margin: auto;
        padding: 0;
    }
    .inner-logo input[type="image"]
    {
        max-width:100%;
        max-height:100%;
        vertical-align:middle;
    }

.align_center
{
    display: block;
    text-align: center;
}

.emptybox 
{
    display:block;
    padding:15px 10px;
}

.btm-space
{
    padding-bottom: 20px;
}

.top-space
{
    padding-top: 20px;
}
.top-space1
{
    padding-top: 13px;
}
.bottom-space
{
    padding-bottom: 15px;
}
.lft-space
{
    padding-left: 0px;
}

.spaceleft
{
    padding-left: 0px;
}
.padd20
{
    padding: 20px;
}

.border-content
{
    border: 1px solid #5cc1af;
    border-radius: 5px;
    padding: 20px;
    width: 60%;
    margin: 15px auto;
    text-align: center;
    display: block;
}


.main-header
{
    background: #5cc1af;
    border-top: 8px solid #fff;
    margin: 0;
    padding: 0 0 0 0;
}

.pplus-logo
{
    display: block;
    text-align: right;
    margin-top: 5px;
    margin-right: 25px;
}

    .pplus-logo img
    {
        float: right;
    }

.header-btns
{
    text-align: right;
    margin-top: 5px;
    margin-right: 25px;
}

    .header-btns a
    {
        text-decoration: none;
        margin-left: 10px;
        float: right;
    }

/*------Header Style -- End-------*/

/*------Nav Style--------*/
.main-header .container
{
    padding: 0;
    font-weight: 200;
}

#mainmenu .navbar-default
{
    background: #5cc1af;
    border: none;
}

#mainmenu .navbar
{
    min-height: 30px;
    margin: 10px 0 0 0;
}

#mainmenu .navbar-nav > li > a
{
    padding: 0;
    border: none;
    margin-left: -22px;
}

    #mainmenu .navbar-nav > li > a:nth-child(2)
    {
        margin-left: -20px;
    }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
{
    background-color: transparent;
    color: #fff;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus
{
    background: url(../images/menu_bg/dm-menu_hover.png) no-repeat;
}

#mainmenu .dropdown-menu
{
    background: #5cc1af;
    color: #fff;
    min-width: 280px;
    top: 99%;
    left: -5px;
    border-top: 0px;
    font-size: 12px;
    text-transform: uppercase;
}

    #mainmenu .dropdown-menu > li > a
    {
        padding: 10px 20px;
        color: #2d3645;
        background: transparent;
    }

   #mainmenu .dropdown-menu > li > a:hover
   {
      background: #3d495f;
      color:#fff; 
   }

    #mainmenu .dropdown-menu > li > a.disable
   {
      background: #5cc1af;
      color:#6b7483; 
      cursor:none;
   }

    #mainmenu .dropdown-menu > li > a.disable:hover
   {
      background: #5cc1af;
      color:#6b7483; 
      cursor:none;
   }

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
 }

#mainmenu .dropdown-menu li:hover .sub-menu
{
    display:block;
}

   #mp-menu .icon > li > a.disable
   {
      background: #5cc1af;
      color:#6b7483; 
      cursor:none;
   }

   #mp-menu .icon > li > a.disable:hover
   {
      background: #5cc1af;
      color:#6b7483; 
      cursor:none;
   }
/*------Nav Style -- End ------*/

.container-fluid.no-padding
{
    padding: 0;
    margin: 0;
}

.col-sm-12.no-padding
{
    padding: 0;
    margin: 0;
    top: 0px;
    left: 0px;
}

.col-sm-6.no-padding, .col-xs-6.no-padding, .col-sm-5.no-padding, .col-sm-3.no-padding
{
    padding-left:0;
    padding-right:0;
}

.col-md-12.no-padding 
{
    padding-left:0px;
}
.col-sm-6.no-padding, .col-xs-6.no-padding, .col-sm-5.no-padding
{
    padding-left:0;
    padding-right:0;
}
.col-sm-7.no-padding 
{
    padding-left:0;
    padding-right:0;
}
.col-sm-4.no-padding
{
    padding-left:0;
    padding-right:0;
}

.col-sm-2.no-padding, .col-sm-1.no-padding
{
    padding: 0;
    margin: 0;
}
.col-sm-3.no-paddrgt, .col-sm-1.no-paddrgt  
{
    padding-right:0px;
}

.content-wrapper
{
    background: #3d495f;
    margin: 0 auto;
    padding: 1% 0 1% 0;
    font-weight: 200;
}

.home-content
{
    margin: 0 auto;
    width: 70%;
    background: #2d3645;
    border-radius: 20px;
    margin-bottom: 30px;
    font-weight: 200;
}

#table-content
{
    margin: 0 auto;
    width: 100%;
    background: #2d3645;
    border-radius: 20px;
    margin-bottom: 25px;
    font-weight: 200;
}

.tablehead-wrapper
{
    margin: 0px auto 25px;
    width: 100%;
    padding: 15px 30px;
    background: #2d3645;
    border-radius: 10px;
    font-weight: 200;
}

.table-header
{
    margin: 0px;
}

    .table-header select.form-control
    {
        margin-right: 20px;
    }

/*.table-box.table-responsive
{
    padding: 3% 3%;
    position: relative;
    overflow-x: auto;
    overflow-y: inherit;
}*/
.table-box.table-responsive {
    display: inline-block;
    min-height: 100px;
    overflow: auto;
    padding: 3%;
    width: 100%;
}



.table-box .table
{
    margin-bottom: 0;
}

.table-box .table-responsive
{
    
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td
{
    border: 1px solid #5cc1af;
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td
{
    border-top: 1px solid #5cc1af;
}

.pagination_box .pagination
{
    margin: 0 0 15px 0;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus
{
    background-color: #eee;
    border-color: #ccc;
    color: #999;
    cursor: not-allowed;
}

.pagination > li > a, .pagination > li > span
{
    background-color: #2d3645;
    border: 1px solid #5cc1af;
    color: #fff;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}

    .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus
    {
        background-color: #5cc1af;
        border-color: #5cc1af;
        color: #fff;
        z-index: 3;
    }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus
{
    background-color: #5cc1af;
    border-color: #5cc1af;
    color: #ffffff;
    cursor: default;
    z-index: 2;
}

.table-header button.btn-primary
{
    background-color: transparent;
    border: 2px solid #fff;
    margin: 2px 0px 0 20px;
    text-align: center;
    padding: 4px 12px;
    transition: all ease 0.6s;
    border-radius: 7px;
    font-size: 16px;
}

    .table-header button.btn-primary:hover
    {
        background-color: #5cc1af;
        border-color: #5cc1af;
    }

.table-header input.btn-primary
{
    background-color: transparent;
    border: 2px solid #fff;
    margin: 2px 0px 0 20px;
    text-align: center;
    padding: 4px 12px;
    transition: all ease 0.6s;
    border-radius: 7px;
    font-size: 16px;
}

    .table-header input.btn-primary.normgn
    {
        margin: 2px 5px 0 0px;
    }

.form-group.lft-algn
{
    text-align: left;
}

    .form-group.lft-algn .form-control
    {
    }

.table-header input.btn-primary:hover
{
    background-color: #5cc1af;
    border-color: #5cc1af;
}

/*Added for general controls*/
.btn-primary
{
    background-color: transparent;
    border: 2px solid #fff;
    margin: 2px 0px 0 20px;
    text-align: center;
    padding: 4px 12px;
    transition: all ease 0.6s;
    border-radius: 7px;
    font-size: 16px;
    text-shadow: 1px 2px 1px #000;
}

    .btn-primary:hover
    {
        background-color: #5cc1af;
        border-color: #5cc1af;
        text-shadow:none;
    }

.btn-dark
{
    background-color: transparent;
    border: 2px solid #fff;
    color:#fff;
    margin: 2px 0px 0 20px;
    text-align: center;
    padding: 4px 12px;
    transition: all ease 0.6s;
    border-radius: 7px;
    font-size: 16px;
    text-shadow: 1px 2px 1px #000;
}

.btn-dark:hover
    {
        background-color: #2d3645;
        border-color: #2d3645;
        text-shadow:none;
        color:#fff;
    }

.form-control.wrap-control
{
    width: inherit;
    margin-bottom: 15px;
}

.form-control:focus
{
    box-shadow: none;
}

.form-control::-webkit-input-placeholder
{
    color: #fff;
    font-size: 15px;
    font-weight: 200;
}

.form-control:-moz-placeholder
{
    color: #fff;
    opacity: 1;
    font-size: 15px;
    font-weight: 200;
}

.form-control::-ms-input-placeholder
{
    color: #fff;
    font-size: 15px;
    font-weight: 200;
}

.control-label
{
    padding: 10px 15px 10px 10px;
    margin: 0;
    text-align: left;
    font-weight: 200;
    top: 0px;
    left: 0px;
    text-shadow: 1px 2px 1px #000;
}

.form-group span.labelnrm
{
    margin: 7px 0 0 0;
    display: inline-block;
    text-shadow: 1px 2px 1px #000;
}

.form-control
{
    margin-right: 20px;
}
/*End*/

.inner-content
{
    margin: 0 auto 30px;
    width: 100%;
    background: #2d3645;
    border-radius: 20px;
}

.login-box
{
    padding: 6% 8%;
}

.dark-box
{
    padding: 6% 5%;
}

.cntr_box 
{
    width:50%;
    display:block;
    text-align:left;
    padding:0;
    margin:0 auto;
}

.textbox_type1
{
    border: 2px solid #fff;
    border-radius: 6px;
    padding: 0px 6px;
    margin-bottom: 15px;
    font-weight: 200;
    word-wrap: break-word;
}

    .textbox_type1 input
    {
        background: none;
        border: 1px solid #5cc1af;
        padding: 0 0 0 15px;
        margin: 3px 0 0 0;
        color: #fff;
        font-weight: 200;
    }
    /*.textbox_type1 .control-label { border-right:2px solid #fff; padding:10px 15px 10px 10px; margin:0; text-align:left; font-weight:200; }*/
    .textbox_type1 .control-label
    {
        padding: 10px 15px 10px 10px;
        margin: 0;
        text-align: left;
        font-weight: 200;
        text-shadow: 1px 2px 1px #000;
    }

    .textbox_type1 .form-control:focus
    {
        box-shadow: none;
    }

    .textbox_type1 input.form-control::-webkit-input-placeholder
    {
        color: #fff;
        font-size: 15px;
        font-weight: 200;
    }

    .textbox_type1 input.form-control:-moz-placeholder
    {
        color: #fff;
        opacity: 1;
        font-size: 15px;
        font-weight: 200;
    }

    .textbox_type1 input.form-control::-moz-placeholder
    {
        color: #fff;
        opacity: 1;
        font-size: 15px;
        font-weight: 200;
    }

    .textbox_type1 input.form-control::-ms-input-placeholder
    {
        color: #fff;
        font-size: 15px;
        font-weight: 200;
    }


.button_block
{
    margin: 0 auto;
    display: block;
    text-align: center;
    font-weight: 200;
}

    .button_block a
    {
        padding: 8px 24px;
        margin-right: 20px;
        border: 2px solid #fff;
        transition: all ease 0.9s;
        color: #fff;
        font-weight: 200;
        border-radius: 7px;
        text-align: center;
        display: inline-block;
        text-decoration: none;
        text-shadow: 1px 2px 1px #000;
    }

        .button_block a:hover
        {
            background: #5cc1af;
            border-color: #5cc1af;
            color: #fff;
            text-shadow:none;
        }

.footer
{
    background: #5cc1af;
    margin: 0 auto;
    padding: 15px 0;
    font-weight: 200;
}

    .footer p, footer a
    {
        color: #2d3645;
        text-decoration: none;
        margin-top: 25px;
        /*text-shadow: rgb(3, 3, 3) 1px 1px 2px;*/
    }

    .footer .copyright
    {
        text-align: left;
        font-size:.89em;
    }

    .footer .qfms-link
    {
        text-align: right;
        font-size: 20px;
        font-weight: bold;
        margin-top: 25px;
    }

    .footer .bottom-logo
    {
        margin: 0 auto;
    }

        .footer .bottom-logo img
        {
            text-align: center;
            margin: 0 auto;
        }


.page_heading {
    margin-bottom: 15px;
    text-shadow: 1px 2px 1px #000;
    margin-top: 5px;
}

.dark-box.innerforms
{
    padding: 3%;
}

.dark-box.innerforms_full
{
    padding: 20px;
}

.innerforms h4, .innerforms_full h4
{
    margin: 3px 0 5px;
    font-size: 17px;
    font-weight: 200;
}

.inner-forms .form-horizontal .control-label
{
    text-align: left;
    font-size: 15px;
    font-weight: 200;
}

.panel.no-bg
{
    background: #2d3645;
    margin: 6px 0;
}

.panel-primary.no-bg
{
    border-color: #5cc1af;
}

    .panel-primary.no-bg > .panel-heading
    {
        background: #5cc1af;
        padding: 1px 15px;
        font-weight: 200;
        color:#2d3645;
        /*text-shadow: 1px 1px 2px #030303;*/
    }

.inner-forms input, .inner-forms select, .inner-forms textarea {
    background: none;
    border: 1px solid #5cc1af;
    padding: 0 0 0 15px;
    margin: 3px 0 0 0;
    color: #fff;
    text-shadow: none;
}
.inner-forms input:focus, .inner-forms select:focus, .inner-forms textarea:focus {
    text-shadow: none;
}
/*input:-webkit-autofill, input:-moz-autofill {
    background-color: transparent !important;
    background: transparent !important;
}*/

.inner-forms .form-control:focus
{
    border-color: #5cc1af;
}

.inner-forms .form-horizontal .form-group
{
    padding-right: 6px;
}

.inner-forms .checkbox-group
{
    margin-left: 130px;
}

.inner-forms .required
{
    font-size: 18px;
    font-weight: 200;
    color: #f00;
    float: right;
    top: 0;
    position: absolute;
    right: 5px;
}

.inner-forms .input-group.mgn_bott
{
    margin-bottom: 10px;
}

.inner-forms .col-xs-9.mgn_bott
{
    margin-bottom: 10px;
    margin-top: 5px;
}

.inner-forms .form-horizontal .radio, .inner-forms .form-horizontal .checkbox, .inner-forms .form-horizontal .radio-inline, .inner-forms .form-horizontal .checkbox-inline
{
    padding-top: 0;
}

.form-horizontal .inner_submit
{
    margin-left: 31%;
}

.inner_submit button.btn-primary
{
    background-color: transparent;
    border: 2px solid #fff;
    display: block;
    margin: 0 30px 0 auto;
    text-align: center;
    padding: 10px 10px;
    transition: all ease 0.6s;
    border-radius: 7px;
    font-size: 16px;
}

    .inner_submit button.btn-primary:hover
    {
        background-color: #5cc1af;
        border-color: #5cc1af;
    }

.inner-forms .form-horizontal .form-group
{
    margin-left: 0px;
    margin-right: 0px;
}

.content-wrapper .inner_submit
{
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}


.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline
{
    margin-left: 0;
}


.login-wrapper
{
    margin: 2% auto 30px;
    width: 35%;
    height: 100%;
    padding: 2%;
    background: #2d3645;
    border-radius: 20px;
    font-weight: 200;
}

.login-inner
{
    border: 2px solid #5cc1af;
    border-radius: 10px;
}

.login-details
{
    margin-top: 40px;
    padding: 5%;
}

.login-fooder
{
    padding: 5%;
    margin-bottom: 10px;
}

    .login-fooder a.remeber-link
    {
        color: #5cc1af;
        font-size: 16px;
        text-decoration: none;
    }

        .login-fooder a.remeber-link:hover, .login-fooder a.forgot-link:hover
        {
            color: #fff;
        }

    .login-fooder a.forgot-link
    {
        float: right;
        color: #5cc1af;
        font-size: 16px;
        text-decoration: none;
        text-shadow: 1px 2px 1px #000;
    }

.login-details .input-group
{
    margin-bottom: 20px;
}

.login-details .form-control
{
    height: 44px;
}

.loginpge_btn .btn-primary
{
    width: 100%;
    border: 1px solid #fff;
    background: transparent;
    display: block;
    text-align: center;
    padding: 10px;
    transition: all 0.6s ease 0s;
    font-size: 16px;
}

    .loginpge_btn .btn-primary:hover
    {
        background: #5cc1af;
        color: #fff;
        border: 1px solid transparent;
    }

.login-details input
{
    background: transparent none repeat scroll 0% 0%;
    border: 1px solid #5CC1AF;
    padding: 0px 0px 0px 15px;
    margin: 3px 0px 0px;
    color: #FFF;
	text-shadow:None;
}

.login-details .input-group-addon
{
    background-color: #5cc1af;
    border: 1px solid #5cc1af;
}

#mainmenu .dropdown-menu.sub-menu
{
    left: 100%;
    position: absolute;
    top: 0;
    display: none;
    margin-top: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left-width: 1px;
    border-left-color: #3d495f;
    box-shadow: none;
}

.dropdown-menu > li
{
    position: relative;
    -webkit-user-select: none; /* Chrome/Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */
    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
    cursor: pointer;
}

.dropdown-menu .sub-menu
{
    left: 100%;
    position: absolute;
    top: 0;
    display: none;
    margin-top: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left-color: #fff;
    box-shadow: none;
}

.right-caret:after, .left-caret:after
{
    content: "";
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
    margin-left: 15px;
}

.right-caret:after
{
    border-left: 8px solid #3d495f;
}

.left-caret:after
{
    border-right: 8px solid #3d495f;
}

.table-header form
{
    display: block;
    min-height: 40px;
}

.inner-content .inner-forms
{
    padding: 2%;
}

.centerwidth 
{
    width:42% !important;
}
.centerwidth-sm 
{
    width:41%;
}

.col-sm-3.tbox-sm
{
    width:22%;
}

fieldset {  border:0; border-top:1px dashed #999;}
legend { display:block; text-align:center; padding:0 10px; width:auto; margin:0 0 0 45%; border:0; color:#fff; font-size:16px; font-weight:bold;text-shadow: 1px 2px 1px #000;}

.mobile-left 
{
    text-align:center;
}

.form-control {text-shadow: 1px 2px 1px #000;}
.checkbox label { text-shadow: 1px 2px 1px #000;}

.popstyle1 {
    position: absolute; 
    overflow: hidden; 
    left: 0px; 
    top: -2px; 
    color: #CC0000; 
    background: #221f2b; 
    opacity: 0.9; filter: alpha(opacity=60); 
    z-index: 1009; width: 99.7%; height: 100%;
}
.revPopstyle1 {
    position: absolute;
    overflow: hidden;
    left: 0px;
    top: 0;
    color: #CC0000;
    /*background: #221f2b;*/
    background:rgba(0, 0, 0, 0.8);
    opacity: 1;
    filter: alpha(opacity=60);
    z-index: 1009;
    width: 100%;
    /*height: 100%;*/
    margin: 0;
    padding: 1% 0 0;
}

.popmessage1 {
    border:solid 2px #5cc1af; 
    background:  #3d495f;
    padding-bottom:15px; 
    border-radius:6px; 
    position:absolute; 
    z-index: 1010; 
    left:460px;
    top:175px;
    width:400px; 
    height:auto;
}

.popmessage2 {
    border:solid 2px #5cc1af; 
    background:  #3d495f;
    padding-bottom:15px; 
    border-radius:6px; 
    position:absolute; 
    z-index: 1010; 
    left:460px;
    top:175px;
    width:450px; 
    height:auto;
}

.drk_line hr {
    border-color: #556d95;
}
.txt_green {
    color: #5cc1af !important;
}
/*Utility Class*/

.p0 {
    padding: 0 !important;
}

.p30 {
    padding: 30px !important;
}

.p20 {
    padding: 20px !important;
}

.p15 {
    padding: 15px !important;
}

.p10 {
    padding: 10px !important;
}

.p5 {
    padding: 5px !important;
}

.ph0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pv0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.ph10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.ph15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.ph20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.ph30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.pv5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.pv10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.pv15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.pv20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.pr0 {
    padding-right: 0 !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pl0 {
    padding-left: 0 !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}
.pt5 {
    padding-top: 5px !important;
}
.pt10 {
    padding-top: 10px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pr25 {
    padding-right: 25px !important;
}

.pt25 {
    padding-top: 25px !important;
}

.pb25 {
    padding-bottom: 25px !important;
}

.pl25 {
    padding-left: 25px !important;
}

.pr30 {
    padding-right: 30px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pr40 {
    padding-right: 40px !important;
}

.pt40 {
    padding-top: 40px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}

.pl40 {
    padding-left: 40px !important;
}

.m0 {
    margin: 0 !important;
}

.mr0 {
    margin-right: 0 !important;
}

.mt0 {
    margin-top: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.ml0 {
    margin-left: 0 !important;
}

.m10 {
    margin: 10px !important;
}

.m15 {
    margin: 15px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mh20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.mh15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.mv20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.mv30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.mv40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.mv15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.mv10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.mv0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.mh0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml-15 {
    margin-left: -15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt27 {
    margin-top: 27px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.ml35 {
    margin-left: 35px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.control-label.text-left {
    text-align:left;
}
/*End Utility Class*/
/*New - For Review Document Assignments Dropdown*/
/** Customize the demo canvas */
.demo-container label {
    padding-right: 10px;
    width: 185px;
    display: inline-block;
}

.demo-container .RadButton {
    margin-top: 20px;
}
/** Columns */
.rcbHeader ul,
.rcbFooter ul,
.rcbItem ul,
.rcbHovered ul,
.rcbDisabled ul {
    margin: 0;
    padding: 0;
    width: 94%;
    display: inline-block;
    list-style-type: none;
    vertical-align: top;
}

.exampleRadComboBox.RadComboBoxDropDown .rcbHeader {
    padding: 5px 27px 4px 7px;
}

.rcbScroll {
    overflow: scroll !important;
    overflow-x: hidden !important;
}

.col1,
.col2,
.col3 {
    margin: 0;
    padding: 0 5px 0 0;
    width: 33%;
    line-height: 14px;
    float: left;
}
/** Multiple rows and columns */
.multipleRowsColumns .rcbItem,
.multipleRowsColumns .rcbHovered {
    float: left;
    margin: 0 1px;
    min-height: 13px;
    overflow: hidden;
    padding: 2px 19px 2px 6px;
    width: 193px;
}

.results {
    display: block;
    margin-top: 20px;
}
/* For Multi Combobox - End */

.table_combo.RadComboBox_Default .rcbReadOnly {
    border-color: transparent;
    color: #fff;
    background-color: #5cc1af;
    background-image: linear-gradient(#5cc1af 0,#5cc1af 100%);
    border: none;
}

.RadComboBoxDropDown .rcbItem > label {
    display: inline-block !important;
}

.table_combo.RadComboBox_Default .rcbReadOnly.rcbFocused, .table_combo.RadComboBox_Default .rcbReadOnly.rcbHovered {
    border-color: #888;
    color: #000;
    color: #000;
    background-color: transparent;
    background-image: none;
    border: none;
}
/*.RadComboBoxDropDown li, .RadComboBoxDropDown_Default .rcbFooter {
    font-weight: bold !important;
    color: #000 !important;
}*/

/*End - For Review Document Assignments Dropdown*/

.min_h180 {
    min-height: unset;
    height: auto;
}


@media (min-width: 768px)
{

    .form-horizontal .control-label
    {
        padding-top: 0;
    }

    .textbox_type1 .control-label
    {
        padding-top: 7px;
    }
    .navbar-collapse.collapse {
        margin: 0 auto 0 22px;
        text-align: center;
    }
    .navbar-nav {
        margin: 0 auto;
        text-align: center;
        display: block;
        float:none !important;
        width:1280px;
    }
    .min_h180 {
        min-height: 180px;
    }
}


/*

.inner-forms .checkbox-custom, .inner-forms .radio-custom {
    opacity: 0;
    position: absolute;   
}

.inner-forms .checkbox-custom, .inner-forms .checkbox-custom-label, .inner-forms .radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    cursor: pointer;
	padding:0;
	border: 1px solid #ddd;
	background:#fff;
}

.inner-forms .checkbox-custom-label, .inner-forms .radio-custom-label {
    position: relative;
	padding:0;
}

.inner-forms .checkbox-custom + .checkbox-custom-label:before, .inner-forms .radio-custom + .radio-custom-label:before {
    content: "\f096";
    font-family: 'FontAwesome';
	font-size:18px;
    border: 1px solid #ddd;
	background:#fff;
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    padding: 0px;
	margin:-10px 10px 0 0;
    margin-right: 10px;
    text-align: center;
}

.inner-forms .checkbox-custom:checked + .checkbox-custom-label:before {
    content: "\f046";
    font-family: 'FontAwesome';
    background: rebeccapurple;
    color: #fff;
}

.inner-forms .radio-custom + .radio-custom-label:before {
    border-radius: 50%;
}

.inner-forms .radio-custom:checked + .radio-custom-label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #bbb;
}

*/


.input-group .form-control
{
    margin: 0px !important;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .center-logo input.img-responsive
    {
        height:115px;
    }
}

@media (max-width: 1199px)
{
    .login-wrapper
    {
        width: 40%;
    }

    .inner-logo img
    {
        width: 35%;
    }
    .centerwidth-sm 
    {
    width:42%;
    }
    /*
    .inner-logo
    {
        height: 87px;
        left: 0;
        line-height: 85px;
        margin: auto;
        right: 0;
        top: 0;
        vertical-align: middle;
        width: 311px;
    }
    */
}

@media (max-width: 991px)
{
    .welcome-details
    {
        margin: 5px 0 0 0;
        display: none;
    }

    .welcome-details1
    {
        margin: 5px 20px 0;
        display: block;
    }

    .button_block a
    {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .pplus-logo, .header-btns
    {
        margin-right: 20px;
    }

    .login-wrapper
    {
        width: 48%;
    }

    .inner-logo img
    {
        width: 28%;
    }
    .centerwidth-sm 
    {
    width:43%;
    }
    .popmessage1 {

    left:350px;
    }
    .popmessage2 {

    left:350px;
    }
   .inner-logo
    {
    bottom: 0;
    height: 110px;
    left: 0;
    line-height: 105px;
    margin: auto;
    right: 0;
    top: 0;
    vertical-align: middle;
    width: 316px;
    }
}

@media (max-width: 767px)
{
    .footer p, footer a
    {
        text-align: center;
    }

    .footer .qfms-link
    {
        text-align: center;
    }

    .home-content
    {
        width: 100%;
        margin: 0 0px 0 0px;
    }

    .button_block a
    {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .login-wrapper
    {
        width: 55%;
    }

    .inner-forms input[type=file]
    {
        clear: both;
    }
    .inner-forms .btn_mgn0 input[type=submit]
    {

    margin: 5px 0px 10px 0px;

    }
    .lft-space
    {
    padding-left: 25px;
    }
     .col-sm-3.tbox-sm
{
    width:40%;
}
     .mobile-left 
{
    text-align:left;
}
     .popmessage1 {    
        left:7%;
        top:2%;
        width:280px; 
        height:auto;
        }
      .popmessage2 {    
        left:7%;
        top:2%;
        width:280px; 
        height:auto;
        }
        .popmessage2 .col-sm-7.col-xs-12
        {
            padding-left:20px;
        }
        .popmessage2 .col-xs-12 input.btn-primary
        {
            margin-left:5px;
        }
}

.rgMultiHeader.table-responsive {
    overflow-x: auto !important;
}

@media (max-width:650px) {
.divider { display:none; visibility:hidden; position:relative;}
.divider-small { display:block; position:relative;}
    legend
    {
        margin:0 0 0 42%;
    }
}

@media (max-width: 500px)
{
    .login-wrapper
    {
        width: 84%;
    }
        .cntr_box 
    {
        width:95%;
        padding:0px;
    }
   .cntr_box .form-group
    {
            margin:0px;
    }

    .centerwidth 
    {
        width:70% !important;
    }
    .centerwidth-sm 
{
    width:81%;
}
    .spaceleft
    {
    padding-left: 15px;
    }
    .col-sm-3.tbox-sm
{
    width:75%;
}
   .col-xs-12.tbox-sm
{
    width:75%;
}
    
/*
    .inner-logo input[type="image"]
    {
        width:70%;
        height:70%;
    }
*/
}


@media (max-width: 550px)
{

    .inner-logo img
    {
        width: 35%;
        vertical-align:middle;
    }
        .inner-logo
    {
        bottom: 0;
        height: 93px;
        left: 0;
        line-height: 80px;
        right: 0;
        top: 0;
        vertical-align: middle;
        width: 364px;
    }
}
@media (max-width: 562px)
{

    .inner-logo img
    {
        width: 35%;
        vertical-align:middle;
    }
        .inner-logo
    {
        bottom: 0;
        height: 85px;
        left: 0;
        line-height: 72px;
        right: 0;
        top: 0;
        vertical-align: middle;
        width: 360px;
    }
}
@media (max-width: 500px)
{
    .inner-logo
    {
        bottom: 0;
        height: 79px;
        left: 0;
        line-height: 74px;
        right: 0;
        top: 0;
        vertical-align: middle;
        width: 364px;
    }
}

@media (max-width: 460px)
{
    .inner-logo
    {
        bottom: 0;
        height: 76px;
        left: 0;
        line-height: 70px;
        right: 0;
        top: 0;
        vertical-align: middle;
        width: 316px;
    }
}

@media (max-width: 430px)
{
    .inner-logo
    {
        bottom: 0;
        height: 70px;
        left: 0;
        line-height: 62px;
        right: 0;
        top: 0;
        vertical-align: middle;
        width: 310px;
    }
}

@media (max-width: 400px)
{
    .welcome-details1
    {
        margin: 10px 0 15px 35px;
    }

    .pplus-logo, .header-btns
    {
        margin: 15px 60px 0 0;
    }

        .header-btns a
        {
            margin-right: 16px;
        }

    .textbox_type1 .control-label
    {
        padding: 10px 0;
    }

    .home-content
    {
        border-radius: 0;
    }
    .inner-content .inner-forms
    {
        padding:5%;
    }
    legend
    {
        margin:0 0 0 37%;
    }
    
    .center-logo {
    margin: -5px auto 0;
    position: relative;
    text-align: center;
}
/*
    .inner-logo input[type="image"]
    {
        width:50%;
        height:50%;
    }
*/
}

@media (max-width: 420px)
{
    .inner-logo
    {
        width:262px;
        height:63px;
        line-height:64px;
        bottom:0;
        top:0;
    }
}

@media (max-width: 320px)
{
   
    /* .inner-logo
    {
        left: 35%;
    }*/
    .centerwidth 
    {
        width:86% !important;
    }
    .inner-logo
    {
    bottom: 0;
    height: 45px;
    line-height: 40px;
    top: 0;
    width: 190px;
    }
}

@media (max-width: 360px)
{
    legend
    {
        margin:0 0 0 34%;
    }
    .centerwidth 
    {
        width:82% !important;
    }

}
@media (max-width: 394px)
{

    .inner-logo
    {
    bottom: 0;
    height: 55px;
    line-height: 49px;
    top: 0;
    width: 207px;
    }
}

@media (max-width: 376px)
{

    .inner-logo
    {
    bottom: 0;
    height: 59px;
    line-height: 54px;
    top: 0;
    width: 212px;
    }
}
@media (max-width: 346px)
{

    .inner-logo
    {
    bottom: 0;
    height: 50px;
    line-height: 44px;
    top: 0;
    width: 206px;
    }
}

.requiredFields
{
    font-size: 18px;
    font-weight: 200;
    color: #f00;
    margin-right:0px;
}

.errdiv
{
    text-align: center;
    padding-bottom: 10px;
}

.table-header .form-group.col-md-4, .table-header .form-group.col-md-3
{
    padding: 0;
}

.table-header .RadComboBox.form-control
{
    margin-right: 0;
    margin-top: 5px;
}

.page_header
{
    margin-bottom: 5px;
    text-align: center;
}

.inner-forms input[type=file]
{
    border: none;
    padding-left: 5px;
}

.single-checkbox .radio input[type='radio'], .single-checkbox .radio-inline input[type='radio'], .single-checkbox .checkbox input[type='checkbox'], .single-checkbox .checkbox-inline input[type='checkbox']
{
    position: absolute;
    margin-top: -10px;
    margin-left: 0px;
    padding-top: 0;
}

.lable-center.form-horizontal .control-label
{
    padding-top: 7px;
}

.single-checkbox .checkbox-custom-label input[type='checkbox']
{
    padding-top: 0px;
    margin-top: 12px;
}

.group-head
{
    margin: 0 0 10px -25px;
    color: #5cc1af;
}

.multicheck .checkbox.checkbox-inline
{
    margin-right: 0;
}

.assignpanel .col-sm-1, .assignpanel .col-sm-2, .assignpanel .col-lg-2, .assignpanel .col-md-2, .assignpanel .col-sm-3, .assignpanel .col-sm-4, .assignpanel .col-sm-5, .assignpanel .col-sm-6, .assignpanel .col-sm-7, .assignpanel .col-sm-8, .assignpanel .col-sm-9, .assignpanel .col-sm-10, .assignpanel .col-sm-11, .assignpanel .col-sm-12
{
    padding: 0px;
}


.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    color: #000;
}

/*---------- bubble tooltip -----------*/
.RadGrid.RadGrid_Glow a.rtt
{
    z-index: 999;
    color: #3CA3FF !important;    
    text-decoration: none;
    width: 250px;
}


    .RadGrid.RadGrid_Glow a.rtt span
    {
        display: none;
    }

    /*background:; ie hack, something must be changed in a for ie to execute it*/
    .RadGrid.RadGrid_Glow a.rtt:hover
    {
        z-index: 9999;
        color: #000;
    }

        .RadGrid.RadGrid_Glow a.rtt:hover span.tooltip
        {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            padding: 15px 0 0 0;
            width: auto;
            color: #000;
            text-align: center;
            filter: alpha(opacity:90);
            khtmlopacity: 0.90;
            mozopacity: 0.90;
            opacity: 0.90;
            z-index: 9999;
        }

        .RadGrid.RadGrid_Glow a.rtt:hover span.middle
        {
            /* different middle bg for stretch */
            display: block;
            padding: 5px 8px 5px 8px;
            margin-top: 25px;
            height: auto;
            background: #5cc1af;
            border: 1px solid #2BB0D7;
            width: 250px;
            position: absolute;
            font-family: Calibri, Tahoma, Geneva, sans-serif;
            font-size: 14px;
            z-index: 9999;
        }


    .RadGrid.RadGrid_Glow a.rtt span
    {
        display: none;
    }

    /*background:; ie hack, something must be changed in a for ie to execute it*/
    .RadGrid.RadGrid_Glow a.rtt:hover
    {
        z-index: 9999;
        color: #2d3645 !important;
        font-size:14px;
        text-shadow:none !important;
        /*text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);*/
    }





.errlabelstyle
{
    position: absolute;
    margin: 7px 0 0 17px;
    display: inline-block;
}

.DateErrlabelstyle
{
    position: absolute;
    margin: 11px 0 0 0px;
    display: inline-block;
}
.SelectErrlabelstyle
{
    position: absolute;
    margin: 7px 0 0 13px;
    display: inline-block;
}

.processing {
    display: block;
    padding: 70px 35px;
    text-align: center;
    background: #fff;
    box-shadow: -30px -20px 60px rgba(0,0,0,0.40), 30px 30px 60px rgba(0,0,0,0.40);
    color: #000;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin: auto;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 788;
    opacity: 80%;
}

.ConfirmPopup {
    display: block;
    text-align: center;
    background: rgba(255,255,255,0.8);
    
    border: 1px solid #ddd;
    margin: auto;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 788;    
}

.loading {
    text-align: center;
    display: block;
    width: 200px;
    height: 200px;
    margin: 200px auto 25px;
    background: url(../images/Loader.gif) no-repeat;
    z-index: 9999;
}
.confirm {
    text-align: center;
    display: block;
    width: 80%;
    margin: 200px auto 25px;
    z-index: 9999;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control
{
    background-color: transparent;
}

.inner-forms input[type="button"], .inner-forms input[type="submit"]
{
    background-color: transparent;
    border: 2px solid #fff;
    margin: 5px 0px 10px 20px;
    text-align: center;
    padding: 4px 12px;
    transition: all ease 0.6s;
    border-radius: 7px;
    font-size: 16px;
    text-shadow: 1px 2px 1px #000;
}

.inner-forms input[type="button"]:hover, .inner-forms input[type="submit"]:hover
    {
        background-color: #5cc1af;
        border-color: #5cc1af;
        text-shadow:none;
    }

    .inner-forms input.nolft-mrg[type="button"] 
    {
        margin-left:0;
    }
.inner-forms input[type="button"].rgPageFirst, .inner-forms input[type="button"].rgPagePrev, .inner-forms input[type="button"].rgPageNext, .inner-forms input[type="button"].rgPageLast
{
    margin:0px;
    border:0px;
    transition:none;
}

.inner-forms input[type="button"].rgPageFirst:hover, .inner-forms input[type="button"].rgPagePrev:hover, .inner-forms input[type="button"].rgPageNext:hover, .inner-forms input[type="button"].rgPageLast:hover
{
    background-color:transparent;
}



.fldSelect
    {
        margin-right: 4px !important;
    }

 .fldDate
    {
        margin-right: 4px !important;
    }

.no-padd
{
    padding:0px;
}
.col-sm-12.no-padd
{
    padding:0px;
}

.success-msg
{
    color:#FAEC8E;
    font-weight:bold;
}
.fail-msg
{
    color:#ED3B47;
    font-weight:bold;
}
.require-alert
{
    color:#FC8128;
}
.link_clr a
{
    color:#74D4FC !important;
    font-weight:bold;
    text-decoration:none;
}
.link_clr a:hover
{
    color:#FF974D !important;

}
.link_clr a.tt:hover
{
    color:#2d3645 !important;
    font-weight:normal;

}
.checkbox.checkbox-inline
{
    margin-right:0px;
}

.table-content .inner-content a.ctt
{
    z-index: 999;
    color: #3CA3FF !important;    
    text-decoration: none;
    /*width: 90%;*/
}



    .table-content .inner-content a.ctt span
    {
        display: none;
    }

    /*background:; ie hack, something must be changed in a for ie to execute it*/
    .table-content .inner-content a.ctt:hover
    {
        z-index: 9999;
        color: #000;
    }

        .table-content .inner-content a.ctt:hover span.tooltip
        {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            padding: 15px 0 0 0;
            width: auto;
            color: #000;
            text-align: center;
            filter: alpha(opacity:90);
            khtmlopacity: 0.90;
            mozopacity: 0.90;
            opacity: 0.90;
            z-index: 9999;
        }

        .table-content .inner-content a.ctt:hover span.middle
        {
            /* different middle bg for stretch */
            display: block;
            padding: 5px 8px 5px 8px;
            margin-top: 25px;
            height: auto;
            background: #5cc1af;
            border: 1px solid #2BB0D7;
            width: 75%;
            position: absolute;
            font-family: Calibri, Tahoma, Geneva, sans-serif;
            font-size: 14px;
            z-index: 9999;           
        }


    .table-content .inner-content a.ctt span
    {
        display: none;
    }

    /*background:; ie hack, something must be changed in a for ie to execute it*/
    .table-content .inner-content a.ctt:hover
    {
        z-index: 9999;
        color: #2d3645 !important;
        font-size:14px;
        /*text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);*/
    }
/*---------- bubble tooltip -----------*/

        /* Master page tool tip starts */
.header-btns
{
    
}
a.tt
{
    z-index: 999;
    color: #3CA3FF;    
    text-decoration: none;
    position:relative;
    
}

    a.tt span
    {
        display: none;
    }

    /*background:; ie hack, something must be changed in a for ie to execute it*/
    a.tt:hover
    {
        z-index: 9999;
        color: #000;
    }

        a.tt:hover span.tool
        {
            display: block;
            position: absolute;
            width:150px;
            padding: 15px 0 0 0;
            color: #000;
            text-align: center;
            filter: alpha(opacity:90);
            khtmlopacity: 0.90;
            mozopacity: 0.90;
            opacity: 0.90;
            z-index: 9999;
        }

        a.tt:hover span.middle
        {
            /* different middle bg for stretch */
            display: block;
            padding: 5px 8px 5px 8px;
            margin-top: 25px;
            height: auto;
            width:150px;
            top: 8px;
            right: 0px;
            background: #5cc1af;
            border: 1px solid #2d3645;
            border-radius:5px;
            position: absolute;
            font-family: Calibri, Tahoma, Geneva, sans-serif;
            font-size: 14px;
            z-index: 9999;
        }


    a.tt span
    {
        display: none;
    }

    /*background:; ie hack, something must be changed in a for ie to execute it*/
    a.tt:hover
    {
        z-index: 9999;
        color: #2d3645;
        font-weight:normal;
        font-size:14px;
        /*text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);*/
    }

 
        /* Master Page tool tip ends*/


.darkclr { color:#2d3645;}
.bottom-padding
{
    padding-bottom:30px;
}
.top-bottom-space
{
    padding: 20px 0 20px 0;
}
.left-right-padding
{
    padding-left:20px;
    padding-right:20px;
}

.ClsDocumentName {
    font-weight:bold;
    color:#ff0000;
}

.yellowBtn {
    background-color: #FAEC8E;
    color: #000 !important;    
    text-shadow: none;
}
.yellowBtn:hover {    
    color: #fff !important;    
}

.rowyellow {
    background-color: #FFFDD0;
    color: #000 !important;
    text-shadow: none;
}

    .rowyellow:hover {
        color: #000 !important;
    }
    .rowyellow input[type="submit"] {
        background-color: #515a61;
        color: #fff !important;
        text-shadow: none;
    }

    .rowyellow input[type="submit"]:hover {
        background-color: #5cc1af;
        color: #fff !important;
        text-shadow: none;
    }

    .rowyellow a {
        color: #0007A3 !important;
        text-shadow: none;
    }

.fileNames {
    color:#FAEC8E;
}

.rowyellow .fileNames {
    color: #B30316 !important;
}

.blinkDatePicker {
    border-color:red;
}

.linkcss
{
    font-size:12px !important;
}
.linkright
{
    border-left:1px dotted #fff;
}
.linkcss a {
    color: #FC8128 !important;
    text-decoration: underline !important;
    font-size: 13px !important;
}
    .linkcss a:hover {
        color: #fff !important;
        text-decoration: underline !important;
        font-size: 13px !important;
    }
.linkhr hr {
    margin-top: 10px;    
    margin-bottom: 10px;
    border: 0;
    border-top: 1px dotted #eee;
}
.link-Category {
    font-weight: bold;
    color: #5cc1af;
    font-size: 13px;
}
@media ( max-width: 765px ) {
    .inner-forms input[type="button"], .inner-forms input[type="submit"] 
    {
        margin-left:0px;
    }
}

.RadGrid .rgHeader a
{
    text-decoration:underline !important;
}

.RadComboBox_Default .rcbEmptyMessage {
    color:#000 !important;
}
.res_cat .RadComboBox_Default .rcbHovered .rcbActionButton, .res_cat .RadComboBox_Default .rcbActionButton {
    background-color: transparent !important;
    background-image: none !important;
}

.res_cat .RadComboBox .rcbActionButton .rcbIcon {
    background: url(../Images/select-arrow.png) no-repeat #5cc1af !important;
    color:transparent !important;
}

.table_combo.RadComboBox_Default .rcbFocused, .table_combo.RadComboBox_Default .rcbInner {
    background-color: transparent !important;
    border: 0px !important;
}
    .table_combo.RadComboBox_Default .rcbInner .rcbActionButton {
        border: 0px !important;
    }


.RadDropDownTree_Default .rcbEmptyMessage {
    color: #000 !important;
}

.res_cat .RadDropDownTree_Default .rcbHovered .rcbActionButton, .res_cat .RadDropDownTree_Default .rcbActionButton {
    background-color: transparent !important;
    background-image: none !important;
}
.res_cat .RadDropDownTree .rcbActionButton .rcbIcon {
    background: url(../Images/select-arrow.png) no-repeat #5cc1af !important;
    color: transparent !important;
}
.table_combo.RadDropDownTree_Default .rcbFocused, .table_combo.RadDropDownTree_Default .rcbInner {
    background-color: transparent !important;
    border: 0px !important;
}

.table_combo.RadDropDownTree_Default .rcbInner .rcbActionButton {
    border: 0px !important;
}

.fx_height1 {
    max-height:440px;
    overflow-y:auto;
}
.dblock90 {
    display:block !important;
    width:90%;
}

/*.RadComboBox.form-control {
    width:100% !important;
}*/

.w100{
    width:100% !important;
}
.inline_block {
    display:inline-block;
}
.general2_head.aps_center {
    text-align: center;
    display: inline;
    position: absolute;
    padding-top: 10px;
    left: 0;
    right: 0;
}

/*
.scrollHeadwidth .RadGrid_Glow .rgHeaderDiv {
    margin-right:-18px !important;
}*/