﻿/* HTML */
html { padding: 0px; margin: 0px; height: 100%; 
     
       }

/* BODY */
body 
{
	background-color: #F7F7F9;
    color: #171D2D;
  
    background-position: left top; 
    background-repeat: no-repeat;
    
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-family: Tahoma;
    font-size: 8pt;
    
}


/* FORM */
form  {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

::-webkit-scrollbar {
    width: 12px;
}
::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #ccc;
}
::-webkit-scrollbar-thumb {
    background-color: #ccc;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #aaa;
}

/* DIGER */

.TextBoxWhite
{
    background-color : #FFFFFF;
    border : 1px Solid #999999 ;
	font-weight: bold;
}

.TextBoxXLS
{
    background-color : #FFFFFF;
	font-weight: bold;
	font-size:11px;
	color:#01A101;
}

.TextBoxPDF
{
    background-color : #FFFFFF;
	font-weight: bold;
	font-size:11px;
	color:#B40009;
}

.TextBoxRTF
{
    background-color : #FFFFFF;
	font-weight: bold;
	font-size:11px;
	color:#0188BF;
}

.EylemMenusu
{
    position: absolute;
    right: 10px;
    top: 103px;
}

a.crmhplink:link	{color:#003F6E; text-decoration: none;}
a.crmhplink:visited {color:#003F6E; text-decoration: none;}
a.crmhplink:hover	{color:#FF6622; text-decoration: underline;}

a.crmRptListe:link	{color:#003F6E; text-decoration: none;}
a.crmRptListe:visited {color:#003F6E; text-decoration: none;}
a.crmRptListe:hover	{color:#FF6622; text-decoration: underline;}


.crmToolBar 
{
    /*border-bottom-style: solid; 
    border-bottom-width: 1px; 
    border-bottom-color: #849DBD; 
    padding-top: 0px; padding-bottom: 0px; padding-left: 5px; 
    background-color: #DBE6F3;*/
}

.crmToolBarMst 
{
    padding-top: 0px; padding-bottom: 2px; padding-left: 15px; padding-right:3px; 
    background-color: #E1E2E7;
    
}

.crmToolBarRpt 
{
    padding-top: 0px; padding-bottom: 0px; padding-left: 5px; padding-right:3px; 
    background-color: #E1E2E7;
    
}

.crmToolBarAlt
{
    border-top-style: solid; 
    border-top-width: 0px;
    border-top-color: #849DBD; 
    border-bottom-style: solid; 
    border-bottom-width: 0px; 
    border-bottom-color: #849DBD; 
    padding-top: 3px; padding-bottom: 3px; padding-left: 0px; 
    background-color: #CCD2D0;
    
}


.btnInline {

display: inline-table;

}


.CaptionStyle
{
    font-weight:bold!important;
}

.CaptionStyleReq
{
    font-weight:bold!important;
    color:Red;
}

.crmAlanEkle 
{
     background-color : #1695A4;
     color :White ;
     
}

.crmAlanEkle :hover
{
     background-color : #D3222C;
     color :White ;
     
}

.crmFormBaslik
{
     color : #D3222C ;
     font-weight:bold ;
     text-transform:uppercase;
}

.crmBatchCan {
    display: inline-table;
    background-color : #F6CECE;
}

.crmBatchUpd {
    display: inline-table;
    background-color : #CEF6CE;
}

.crmAnaSayfaBaslik {
    font-size: 8pt;
    font-weight:bold;
}


.crmAnaGridTitle {
    font-size: 8pt;
    font-weight:bold;
    background-color:#CCCCCC;
    color:Black;
}

.crmAnaSayfaCombo {
    font-size: 8pt;
    font-weight:bold;
}

.crmAnaTekTut1 {
    font-size: 20px;
    font-weight:bold;
    color:#212B46;
}

.crmAnaTekTut2 {
    font-size: 17px;
    font-weight:bold;
    color:#D3222C;
}

.crmAnaTekTut3 {
    font-size: 13px;
    font-weight:bold;
    color:#666666;
}

.crmAnaTekTut4 {
    font-size: 15px;
    font-weight:bold;
    color:#01B9AF;
}

.crmAnaTekTut5 {
    font-size: 18px;
    color:#D3222C;
    padding-right:5px;
}

.crmRptListeUstBaslik 
{
    font-family: Tahoma;
    font-size: 22px;
    font-weight:bold;
    color:#D3222C;
}

.crmRptListe 
{
    font-family: Tahoma;
    font-size: 12px;
}

.crmRptListeBaslik 
{
    display: inline; float: none; word-spacing: 0px; font: bold 11pt Tahoma;
    text-transform: none; color: #000000; text-indent: 0px; white-space: normal;
    letter-spacing: normal; text-align: left;
    orphans: auto; widows: auto; webkit-text-stroke-width: 0px
}

.font0 
{
	font-family: Tahoma;
    font-size: 8pt;
}

.font1 
{
	font-family: Tahoma;
    font-size: 11x;
}

.font2 
{
	font-family: Tahoma;
    font-size: 12x;
}

.font3 
{
	font-family: Tahoma;
    font-size: 13x;
}

.font4 
{
	font-family: Tahoma;
    font-size: 14x;
}

.gridDashCls1
{
       background: white; 
       color: Black;
       border-width: 0px;
}

.crmtextbox
{
	padding-left:3px;
	padding-right:3px;
	font-family: Tahoma;
    font-size: 8pt;
}

.allUpper input 
{
    text-transform: uppercase;
}

.allUpper textarea
{
    text-transform: uppercase;
}

.ChatPanel {
    background: #bed1e9;
    position: fixed;
    text-align:right;
    vertical-align:middle;
    padding-top:4px;
    left: 0;
    right: 0;
    bottom: 0;
    height: 30px;
}

.SayiBox
{
position: absolute;
font-size: 8pt;
font-weight: 300;
top: -12px;
left: 55px;
text-align: left;
height: 14px;
background-color: rgba(219, 45, 42, 0.8);
padding: 2px 4px;
color:White ;

}

.SayiBoxH
{
position: absolute;
font-size: 8pt;
font-weight: 300;
top: -12px;
left: 70px;
text-align: left;
height: 14px;
background-color: rgba(219, 45, 42, 0.8);
padding: 2px 4px;
color:White ;

}

.SayiBoxMob
{
position: absolute;
font-size: 8pt;
font-weight: 300;
top: -6px;
left: 0px;
text-align: left;
height: 14px;
background-color: rgba(219, 45, 42, 0.8);
padding: 2px 4px;
color:White ;

}

.SayiBoxHMob
{
position: absolute;
font-size: 8pt;
font-weight: 300;
top: -6px;
left: 0px;
text-align: left;
height: 14px;
background-color: rgba(219, 45, 42, 0.8);
padding: 2px 4px;
color:White ;

}

        
.UstHeadLogoVs {
    display: table;
    border-collapse: collapse;
    background-color:White;
    width:100%;
    border-bottom: #2F719E 7px solid; 
    border-bottom-color: #ECECEC;
}
 
.UstHeadLogoVs .Ust-row {
    display: table-row;
}
 
.UstHeadLogoVs .UstSol {
    display: table-cell;
    text-align: left;
    vertical-align: top;
    padding-left:10px;
    width:20%;
}
        
.UstHeadLogoVs .UstSag {
    display: table-cell;
    text-align: right;
    vertical-align: top;
    padding-right:5px;
    width:80%;
}
        
.ddlcrm
{
    border:1px solid silver;
    padding:3px;
}
        
.anabutonlar
{
    vertical-align:middle; 
    cursor:pointer; 
    font-weight:bold; 
    background-color:#EEEEEE; 
    padding-top:4px;
    padding-bottom:4px;
    padding-right:6px;
    padding-left:6px 
}
       
.anabutonlaryesil
{
    vertical-align:middle; 
    cursor:pointer; 
    color:White;
    font-weight:bold; 
    background-color:#00B8BA; 
    padding-top:4px;
    padding-bottom:4px;
    padding-right:6px;
    padding-left:6px 
}
       
       

.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 2s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 3.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 3.0; }
    100% { opacity: 0.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 3.0; }
    100% { opacity: 0.0; }
}


/* New CSS */
.btntitle {     
    float: left;
    font-size: 11px;
    font-weight: bold;
    color: #1e395b;
    padding-top: 2px;
    padding-left: 4px; 
    font-family:Tahoma;
}
button#cmd {
    background-color: #ffffff;
    border: 1px solid #999999;
    display: inline-block;
    cursor: pointer;
    padding: 3px 10px 3px 4px;
}
button#cmd img {
    float:left;
}
/* New CSS */
