﻿body
{
}

/*.mceEditor > table {
    width:200px !important;
}*/

.textarea_n
{
    border: 1px solid #cccccc;
    width:300px;
}

.textarea_chkbx_n
{
    border: 1px solid #cccccc;
    width: 278px;
    height: 20px;
    font-size: unset;
}

.textarea_popup_n
{
    border: 1px solid #cccccc;
    width: 105px;
}

.textarea_num_n
{
    border: 1px solid #cccccc;
    width: 254px;
}

.textarea_num_nos_n
{
    border: 1px solid #cccccc;
    width: 232px;
}
.textarea_code_n
{
    border: 1px solid #cccccc;
    width: 42px;
}
.textarea_nos_n
{
    border: 1px solid #cccccc;
    width: 20px;
}
.outer_table_n
{
    border: 0;
    border-spacing: 0;
    padding: 2px;
    width: 100%;
    padding-left: 5px;
}

.inner_table_n
{
    border-spacing: 1; /* width: 60%; */
}

.inner_table_n1
{
    border-spacing: 1; /* width: 60%; */
}

.fixedlabel_n
{
    width: 175px;
    white-space: nowrap;
}

.fixedlabel_n1
{
    /*width: 150px;*/
    display: block;
    white-space: nowrap;
}

.input_button
{
    width: 65px;
}

.button_td_n
{
    width: 65px;
    display: block;
}

.checkbox_n
{
    margin-left: 0px; /*float:right;*/
}
.td_rightAlign_n
{
    float: right;
}

.td_rightmost
{
    width: 300px;
}
.tiny
{
    width: 147.3px;
    margin-right: 0px;
}

.d-block
{
    /*width: 145px;*/
}

.divLinksMenu
{
    padding: 25px;
}

.alinksMenu
{
    font-size: 15px; /*font-weight:bold;*/
    padding-right: 25px;
    color: white;
}

.tabHeight
{
    height: 280px;
}
.container
{
    background-color: #FFFFFF;
    height: auto;
    width: 100%;
    padding: 20px; /*margin:20px;*/
}

.disabled
{
    background-color: #ebebe4;
}

.divBox input[type="checkbox"]
{
    margin-left: 10px;
    display: none;
}

.divBox label:before
{
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    bottom: 1px;
    background-color: white;
    border-radius: 3px;
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}

.divBox label
{
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 40px;
    font-size: 15px;
}

.divBox input[type="checkbox"]:checked + label:before
{
    content: "\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 15px;
    color: black;
    text-align: center;
}


/* 11-11-2015 */
.rptHeader
{
    border: 1px solid black;
    width: 97%;
    padding-left: 20px;
}

.rptBody
{
    border: 1px solid black;
    width: 97%;
    padding: 20px;
}

@media screen and (max-width:500px)
{
    .inner_table_n td
    {
        float: left;
        margin-left: 5px;
    }

    .inner_table_n1 td
    {
        padding-left: 5px;
    }
    .fixedlabel_n1
    {
        /*width: 150px;*/
        display: none;
        white-space: nowrap;
    }
    .button_td_n
    {
        width: auto;
    }
    .d-block
    {
        display: block;
        width: 145px;
    }

    .tabHeight
    {
        height: auto;
    }

    /*.main_Container_Left{
    	    display:none;
        }
        .main_Container_Right{
    	    height:auto;
    	    float:right;
    	    border:0px solid green;
    	    width:97%;
    	    z-index:900;
        }*/
}

/*********New style*********/

.ui-widget-header
{
    border: none;
}
.ui-widget-content
{
    border: 1px solid #669fc7;
    background: white;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
    border: 1px solid #669fc7;
    font-weight: bold;
    color: #669fc7;
}
.ui-icon-closethick
{
    display: none !important;
}
.ui-dialog-title
{
    color: White;
}
#dialog-password input.divwidth
{
    max-width: 100% !important;
}
#UploadPassword:focus
{
    border-color: #669fc7;
}
#dialog-incorrect-pass h4
{
    margin-top: 0;
}
span.ui-button-text:hover
{
    background: #dce8f8;
}
span.ui-button-text
{
    background: white;
}

#dvLogin
{
    width: 100%;
    padding: 0;
}
#wrapper
{
    height: 100%;
}
.timeTags
{
    height: 50px;
    width: inherit;
    padding: 0;
    position: fixed;
    margin-top: 79px;
    z-index: 10;
}

.ui-dialog
{
    position: fixed !important;
}
#jplayer-playAudio
{
    position: fixed;
    z-index: 10;
}
.jp-volume-bar, .jp-mute, .jp-unmute
{
    display: none !important;
}
.jp-controls
{
    width: 100% !important;
}
.jp-title, .jp-time-holder
{
    color: White;
}
.timeTags
{
    background: #113e5c !important;
    background-image: -webkit-linear-gradient(top, #236c9c 0%, #174d70  100%) !important;
    background-image: -o-linear-gradient(top, #236c9c 0%, #174d70  100%) !important;
    background-image: linear-gradient(to bottom, #236c9c 0%, #174d70 100%) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff267eb8', endColorstr='#ff136194', GradientType=0) !important;
}
.timeTags:hover
{
    background: #113e5c !important;
    background-image: -webkit-linear-gradient(top, #174d70 0%, #236c9c  100%) !important;
    background-image: -o-linear-gradient(top, #174d70 0%, #236c9c  100%) !important;
    background-image: linear-gradient(to bottom, #174d70 0%, #236c9c 100%) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff267eb8', endColorstr='#ff136194', GradientType=0) !important;
}
div.jp-interface
{
    background: #113e5c !important;
    background-image: -webkit-linear-gradient(top, #d8d8d8 0%, #5f6d76  100%) !important;
    background-image: -o-linear-gradient(top, #d8d8d8 0%, #5f6d76  100%) !important;
    background-image: linear-gradient(to bottom, #d8d8d8 0%, #5f6d76 100%) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff267eb8', endColorstr='#ff136194', GradientType=0) !important;
}
div.jp-interface:hover
{
    background: #113e5c !important;
    background-image: -webkit-linear-gradient(top, #d8d5f6d768d8 0%, #d8d8d8  100%) !important;
    background-image: -o-linear-gradient(top, #5f6d76 0%, #d8d8d8  100%) !important;
    background-image: linear-gradient(to bottom, #5f6d76 0%, #d8d8d8 100%) !important;
    background-repeat: repeat-x !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff267eb8', endColorstr='#ff136194', GradientType=0) !important;
}
