body
{
	background-color:#E9F2FA;
	font-family:Tahoma, Arial, Times New Roman;
	font-size:12px;
	margin: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    background-attachment: scroll;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-x;
    background-position: top;		
}

/*Add by Phu
  Date:11/10/13
  Purpose: max header.*/
/** BEGIN **/
#topheader
{
    height: 180px;
}

#newbar
{
	border-width:1px;
	border-style:solid;
	border-color:#99AABD;	
	width:235px;
	background-color:rgb(247,246,243);
	z-index:100;
	margin-left:5px;	
	text-align:left;
}

#mylinksTitle
{
	border-style:outset;
	border-width:1px;
	text-align:center;
	font-family:Verdana, Arial, Tahoma;
	font-size:14px;	
}

#linksborder
{
	border-style:outset;
	border-width:1px;	
}


label.fields, span.fields, .textfield
{
	font-family: verdana, arial, times new roman;
    font-size: 12px;
    font-weight: bold;
}

.linksTable td
{
	font-family:verdana, arial, times new roman;
	font-size:10px;
	font-weight:normal;
	font-size:12px;
}

.pageLayout
{
    margin: 15px auto;
}

#tblAddLink
{
	text-align: left;
}

tr.DialogTitle
{
	background-color:#5D7B9D;
	color:White;
	font-weight:bold;
	line-height:20px;
}

#navbar table
{
	border-width:1px;
	border-style:solid;
	border-color:#99AABD;
	background-color:#5D7B9D; /* rgb(246,247,243);*/
	line-height:20px;
	font-size:14px;
	padding-left:10px;
	margin-top:4px;
	color:White;
	font-weight:bold;
}

#navbar a
{
	color:White;
	font-weight:bold;
	text-decoration:none;
}

#navbar a:hover	
{
	color:Yellow;
	font-weight:bold;
	text-decoration:underline;
}


#divLinks
{
	height:416px;
	border-color:#99AABD;
	border-style:solid;
	border-width:1px;
    /*Modify by Phu
    Date:26/07/13
    Purpose: hidden scroll-x.*/
    overflow: auto;
}

.submitButtons
{
	background-color:#5D7B9D;
	color:White;
	border-width:1px;

}

.description td
{
	vertical-align:middle;
}

#confirmBar
{
    /*Modify by Phu
    Date:08/08/13
    Purpose: change height and border*/
    margin : 0px auto;
    display : block;
	/*position:absolute;
	left:30%;	*/
	width:242px;
	/*height:11px;*/
	z-index:200;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;	
}
/*Modify by Phu
  Date:26/07/13
  Purpose: Change template.*/
/** BEGIN **/

/* ERAN BLOCK 26/6/14 */
h5
{
    margin: 0px 10px;
    padding: 0;
    color: #0A345E;
    line-height: 28px;
    font-size: 13px;
}


.cleaner
{
    clear: both;
    width: 100%;
    height: 0px;
    font-size: 0px;
}

.floatLeft
{
    float: left;
}
.floatRight
{
    float: right;
}

.loginPanel .description,
.registerPanel .description
{
    width: 215px;
    color:#0A345E;
}

.tplContentHeader h5
{
    font-size: 18px;
}

/* content */

#loginWrapper
{
    width: 100%;
    background: url(images/bgLogin.png) repeat-x;
    height: 72px;
}
#tblAddLink
{
    color: #557798;
    font-weight: bold;
}

#tplContentWrapper
{
    width: 100%;
    background: url(images/bgContent.png) no-repeat;
    height: 800px;
    padding-top: 30px;
}

#tplContentTop
{
    width: 802px;
    height: 10px;
    background: url(images/tplContentTop.png) no-repeat;
}

#tplContentBottom
{
    width: 802px;
    height: 10px;
    background: url(images/tplContentBottom.png) no-repeat;
}

#tplContent
{
    margin: 0px auto;
    display: table;
    width: 770px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0px 1px 1px 2px #BBBBBB;
}


#tplContent p
{
    margin-bottom: 10px;
}

#tplContent .tplContentHeader
{
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    -khtml-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    height: 36px;
    padding: 10px 10px 10px 20px;
    color: #0A345E !important;
    margin-bottom: 10px;
    font-weight: bold;
    background: url(images/templatemo_h2.png) repeat-x;
}
.tplFormHeader
{
    background-color: #0a345e;
    color: #FFFFFF;
    height: 30px;
    width: 100%;
}
.tplFormHeader h5
{
    color: #FFFFFF !important;
    width: 488px;
}
.tplContentHeader .button
{
    margin-right: 10px;
}
.tplContentHeader .button a
{
    margin-left: 10px;
}
.roundedCorners, #newbar, #newbar-master-favorites
{
    border: 1px solid #cccccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    margin: 0px;
}
table.linksTable td, table.linksTable th
{
    font-size: 10pt;
    text-align: center;
}
table.linksTable td
{
    color: #52819b;
}
#tblAddLink
{
    margin: 5px;
}
#tblAddLink input.textfield
{
    width: 210px;
    height: 20px;
}
#tblAddLink select.textfield
{
    width: 180px;
    height: 26px;
}

.roundedCorners table td
{
    border-style: none;
    line-height: 26px;
}

.colW340
{
    width: 340px;
}

.colW490
{
    width: 490px;
}
form
{
    margin: 0px;
    padding: 0px;
}
.contentPadding
{
    position: relative;
    display: table;
}
.margin10Left
{
    margin-left: 10px;
}
.colW240
{
    width: 240px;
}

.colW390
{
    width: 390px;
}
.colW340
{
    width: 340px;
}

.btnSave
{
    display: block;
    width: 100px;
    height: 100px;
    background: url( '/path/to/myImage.png' ) bottom;
    text-indent: -99999px;
}
.myButtonLink:hover
{
    background-position: 0 0;
}

#lblDialogTitle
{
    padding-left: 10px;
    font-weight: bold !important;
}
.button
{
    font-size: 12px; /* eran 22/9/14 */
    height: 30px; /*width : 86px;*/
    display: inline-block;
    white-space: nowrap;
    line-height: 1em;
    position: relative;
    outline: none;
    overflow: visible;
    cursor: pointer;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 1px 1px 2px 0 #00000;
    -moz-box-shadow: 1px 1px 2px 0 #00000;
    -webkit-box-shadow: 1px 1px 2px 0 #00000;
}

/* removed by vibhav, 11/07/2018 - Eran said 'pls change at your place so color will be changed only at row basis not column. 
one with white color and follow with all row back color : #d9d9d9 and white after etc..' */

/*tr.item td.odd
{
    background-color: #dfeefc;
}
tr.item td.even
{
    background-color: #c3e8f1;
}

tr.alter td.odd
{
    background-color: #ffffff;
}

tr.alter td.even
{
    background-color: #dfeefc;
}
*/

.buttonBlue
{
    background: url(images/bgButtonBlue.png) repeat-x;
    color: #FFFFFF;
}
.buttonGreen
{
    background: url(images/bgButtonGreen.png) repeat-x;
    color: #FFFFFF;
}
.buttonNewEmphasis0514
{ /* eran 20/5/14 */
    background: black;
    color: #FFFFFF;
}


.buttonBlue:hover
{
    color: #FBFBFB;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

/** END **/

/*Add by Phu
Date:14/02/2014
Add css for Master of Favorites reconigation Information
*/
/** BEGIN **/
#tblAddLink input.textfield-keywords
{
    width: 696px;
}

.margin10Right
{
    margin-right: 10px;
}

#newbar-master-favorites
{
	border-width:1px;
	border-style:solid;
	border-color:#99AABD;	
	background-color:rgb(247,246,243);
	z-index:100;
	margin-left:5px;	
	text-align:left;
}
/** END **/


/*Add by Jayant
Date:14/03/2014
Add css for Button and combobox for page MyLinksAndSharingWithOthersManag
*/
/** BEGIN **/

.buttonShare {
	width: 90%;
	margin: 0 10px;	
}


.linksWithNoUnderline
{
    COLOR: #000; 
	FONT-FAMILY: Arial;
	FONT-SIZE:12px;
	direction:rtl;	
 	text-align:right;
	text-decoration:none !important;
}
.linksWithNoUnderline a, .linksWithNoUnderline a:visited
{
	text-decoration:none !important;
	font-color:#4E8076; !important;
}

.cmbSubjectName {
	color: #000;
	border: none;
    
}

.cmbSubjectName option {
 background: #fff;
 color: #000;	
	
}
/** END **/


/* chirag on 30/04/2014 -- class for switchboard to set the title of page*/
.switchboardCaption
{
    color: gray;
    font-size: 14px;
}
/* chirag on 30/04/2014 -- class for switchboard to set the description of page*/
.switchboardDescription
{
    color: Gray;
}
/* chirag on 30/04/2014 -- class for switchboard to set the URL button */
.ButtonInSwitchboard
{
    width: 220px !important;
}

/* chirag on 30/04/2014 -- class for switchboard to set the URL button with text red(just for testing)*/
.ButtonInSwitchboardWithColor
{
    color: Red;
    width: 120px !important;
}

/* chirag on 30/04/2014 -- class for switchboard to set the internal frame*/
.switchboardRoundedCorners
{
    border: 1px solid #cccccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    margin: 0px;
}

/*Chirag on 27/09/2015 - set width for login box*/
.LoginRegister {
width:350px!important;
}

/*vibhav 20/08/2018, increased width of the tabs's frame to fit long text */
.ManageUserDetails {
width:480px!important;
}

/*vibhav on 11/07/2018 - settings for advanced sharing*/

.buttonShareAll
{
    width: 180px;
    margin-bottom:10px;
}

.floatright
{
    float:right;
}

#advanced-popup .modal-body
{
    height:280px;
}

.followerlist
{
    overflow: auto; height: 200px;
}

/*vibhav 09-07-2018, To set checkbox align with label */

.chkAlign, .chkList input[type="checkbox"] {
        width: 13px;
        height: 13px;
        padding: 0;
        margin:2px 0px 0px 0px;
        vertical-align: bottom;
        position: relative;
}

.chkList input[type="checkbox"]
{
    margin-right: 4px;
}

.disableButton
{
    cursor:not-allowed;
    opacity: 1.0 !important;
    filter: alpha(opacity=100) !important;
}

.LinkMidFrame a
{
    word-break: break-all;
}

.textright
{
    text-align:right;
}

.textleft
{
    text-align:left;
}

.middle-parent
{
    display: table;
}

.middle-child
{
    display: table-cell;
    vertical-align: middle;
}

.selectAllFollower
{
    margin-bottom:10px;
}

.severalShares
{
    margin-top:8px;
    font-weight:bold;
    color:Red;
}

/*vibhav 30-07-2018, slider button css settings */

 .switch
    {
        position: relative;
        display: inline-block;
        width: 55px;
        height: 28px;
    }
    
    .switch input
    {
        display: none;
    }
    
    .slider
    {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc !important;
        -webkit-transition: .4s;
        transition: .4s;
    }
    
    .slider:before
    {
        position: absolute;
        content: "";
        height: 20px;
        width: 20px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }
    
    input:checked + .slider
    {
        background-color: #0fa90f !important;
    }
    
    input:focus + .slider
    {
        box-shadow: 0 0 1px #0fa90f;
    }
    
    input:checked + .slider:before
    {
        -webkit-transform: translateX(26px);
        -ms-transform: translateX(26px);
        transform: translateX(26px);
    }
    
    /* Rounded sliders */
    .slider.round
    {
        border-radius: 34px;
    }
    
    .slider.round:before
    {
        border-radius: 50%;
    }
    
    
/* vibhav 03/08/2018 */
#divChangeSubjectName .txtChangeSubjectName
{
    width:135px;
    color:Black;
}

#divChangeSubjectName img
{
    width:18px;
    vertical-align:middle;
}

.btnChangeSubName
{
    height:20px;
}

.UpdateSubjectName
{
    background-color: transparent;
    border: navajowhite;
    padding:0px;
}
