/* wolpen css */

body, html {
  overflow-x: hidden;
  }
  
.bground_papir {
  background-image: url('../res/papir.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;  
  background-size: cover;
}
.button {
  background-color: #4CAF50;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}
.wolpentx {
  font-size: 54px;
  color: #2b19b7;
  text-align: center;
  padding-top: 50px;
  margin-bottom: 20;
}
  .helpvideo{
    text-align: center;
    font-size: 20px;
  }
.haromiras {
  text-align: center;
  font-size: 20px;
}
.kep {
  text-align: center;
  /* padding: 20px 0px; 
    background-color: #B4C7E7;
    */
}
.kepS1S1 {
  text-align: center;
  background-color: #B4C7E7;
  height: 180px;
}   
.kepS1S2 {
  text-align: center;
  background-color: #F8CBAD;
  height: 300px;
  padding-top: 30px;
} 
.wolpen_kep1 {
  border: 54px solid #555;
  border-color: Black;
  border-radius: 5px;
  height: 333px;
} 
.welcome_kep {
  height: 116px;
} 
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.wolpen_kep_favicon {
  height: 240px;
}
.wolpen_kep_menu {
  height: 333px;
}
.wolpen-login-img:hover {
  position: relative;
  animation-name: example;
  animation-duration: 0.5s;
  animation-delay: 0s;
}

@keyframes example {
   0% {left:0px; top:0px;}
  10% {left:0px; top:10px;}
  20% {left:0px; top:-10px;}
  30% {left:0px; top:10px;}
  40% {left:0px; top:-10px;}
  50% {left:0px; top:10px;}
  60% {left:0px; top:-10px;}
  70% {left:0px; top:10px;}
  80% {left:0px; top:-10px;}
  90% {left:0px; top:10px;}
 100% {left:0px; top:-10px;}
 }

.login_back {
  margin: 5px 0px 0px 5px;
}
.mob_left_margin {
  width: 8px;
  background-color: #b0b1b1;
}
.wolpen_kep_list {
  width: 50px;
}

.menu {
 position: fixed; 
 background: #2b19b7  !important;
 z-index: 99;

 overflow: hidden;
 top: 0px; 
 width:100%; 
 height: 40px;
 border: 1px solid #040110;

 color:#c1c1c1;
} 
.main_menu_links {
  color:#c1c1c1;
}
.main_menu_table {
  margin-top: 4px;
  width: 100%;
}
.menu_list {
  position: fixed; 
  background-color: #3EA99F;
  z-index: 98;
}
.menu a {
  float: left;
  text-align: center;
  padding: 4px 8px;
  text-decoration: none;
  font-size: 16px;
}
.menu-right {
  float: right;
}
.demo_link {
  width: 60px;
  text-align: right;
}
.blink {
  animation: blinker 1s step-start infinite;
  color:whitesmoke;
}
.blink:hover {
  animation: none;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}


.topnav {
  overflow: hidden;
  background-color: #333;
}

.topnav a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
  background-color: #04AA6D;
  color: white;
}

.topnav-right {
  float: right;
}

.wolpen-menu-table {
  width: 100%;
  color:#c1c1c1; 
  padding: 0px 5px 0px 0px;
}
.wolpen-menu-left-table {
  width: 90px;
  text-align: left;
}
.wolpen-menu-middle-table {
  font-size: 30px;
  text-align: center;
}
.wolpen-menu-right-table {
  width: 120px;
  text-align: right;
  font-size: 20px; 
  padding-right: 5px
}
.wolpen-mob-list-table {
  width: 100%;
  z-index: -1;
}
.wolpen-mob-list-title-table {
  width: 100%;
}
.wolpen-mob-list-line-table {
  width: 100%;
}
.wolpen-mob-list-icon-td {
  width: 40px;  
}
.wolpen-mob-list-line-icons-td {
  width: 80px;
  text-align: right;
}


.settings{
  font-size: 18px;
  color: rgb(184, 175, 184);
  margin: 80px 30px 0 30px;
  background-color: #502e4f
}
.settingsButton{
  margin-left: 5px;
  color:#888
}

.logout:hover {
  background-color: rgb(47, 149, 174);
  cursor: pointer;
}

.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.callWolpen {
  text-align: center;
  color: whitesmoke;
  background-color: #2b19b7;
  height: 220px;
} 

.contact {
  border: 20px solid #555;
  border-color: white;
  text-align: center;
  padding: 9px 0px; 
  font-size: 15px;
}   

.text1 {
  background-color: white;
  border: 5px solid red;
  color: blue;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 24px;
  margin: 4px 2px;
  cursor: default;
}
.backIcon {
  width: 25px;
  height: 25px;
  margin-left: 15px;
}
.settingIcon {
  width: 25px;
  height: 25px;
  margin: 2px 0px 2px 2px
}
.ENIcon {
  width: 25px;
  height: 25px;
}
.createTask {
  text-align: left;
  padding: 9px 0px; 
  font-size: 15px;
}
.selectLanguageIcon{
  width: 81px;
  height: 81px; 
  margin-left: 30px;
}
.selectLanguageIcon:hover{
  cursor: pointer;
}
.createTaskIcon {
  width: 15px;
  height: 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
  text-align: center;
  margin-top: 40px;
  margin-left: 8px;
}
.createTaskIconMob {
  width: 15px;
  height: 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
  text-align: center;
  margin-top: 30px;
  margin-left: 8px;
}
.createTaskIcon:hover {
  box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}

/*
.listLineDiv {
  display: block;
  height: 110px;
  width: 400px;
  font-size: 30px;
}
*/
.editTaskIcon {
  width: 20px;
  height: 20px;
  margin-left: 2px;

}
.editTaskIcon:hover {
  box-shadow: 0 0 2px 1px rgba(90, 122, 204, 0.5);
}
.doneTaskIcon {
  width: 20px;
  height: 20px;
  margin-left: 2px;
  /*
  border: 1px solid #1a602b;
  border-radius: 4px;
  padding: 5px;
  */

  /*float: right;*/

}
.doneTaskIcon:hover {
  box-shadow: 0 0 2px 1px rgba(90, 204, 151, 0.5);
}

.moveTaskIcon {
  width: 30px;
 
  margin-left: 4px;
  margin-right: 2px;

}
.moveTaskIcon:hover {
  box-shadow: 0 0 2px 1px rgba(90, 122, 204, 0.5);
}

.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 0px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 150px;
  background-color: rgb(77, 75, 75);
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  font-size: 16px;

  /* Position the tooltip */
  position: absolute;
  left: 30px;
  top: 20px;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.tooltip .tooltiptext_leftmenu {
  visibility: hidden;
  width: 150px;
  background-color: rgb(77, 75, 75);
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 2px 2px 2px 2px;
  font-size: 16px;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  left: 30px;
  top: -5px;
}

.tooltip:hover .tooltiptext_leftmenu {
  visibility: visible;
}

.tooltip .tooltiptext_logout {
  visibility: hidden;
  width: 200px;
  background-color: rgb(77, 75, 75);
  color: #fff;
  text-align: left;
  border-radius: 6px;
  padding-left: 2px;
  font-size: 16px;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  left: -220px;
  top: -5px;
}

.tooltip:hover .tooltiptext_logout {
  visibility: visible;
}

.tooltip .tooltiptext_back {
  visibility: hidden;
  width: 150px;
  background-color: rgb(77, 75, 75);
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 2px 2px 2px 2px;
  font-size: 16px;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  left: 44px;
  top: -5px;
}

.tooltip:hover .tooltiptext_back {
  visibility: visible;
}
.CreateTaskDialog { width: 100%; }
.ct .ui-widget-content a {border: 0px none; color: #2b19b7; cursor: pointer; }

.ui-dialog-titlebar {
  background:#2b19b7;
  color: #c1c1c1;
}

.ui-widget-content{
  background:rgb(210, 210, 219);
  border:none;
}

.ui-dialog .ui-dialog-buttonpane{
  background:rgb(210, 210, 219);
  border:none;
  padding: 2px;
  margin-top: 1px;
}

.ui-dialog .ui-dialog-content {
  border:none;
}

.fieldset{
  border:none;;
}

#sortable1, #sortable2, #sortable3 , #sortable4  {
  border: 0px solid #eee;
  width: 95%;
  min-height: 20px;
  list-style-type: none;
  margin: 85px 5px;
  padding: 5px 0 0 0;
  float: left;
  margin-right: 10px;
}
#sortable1 li, #sortable2 li, #sortable3 li , #sortable4 li  {
  margin: 0 5px 5px 5px;
  padding: 5px;
  font-size: 1.2em;
  width: 100%;
}
#sortable0  {
  border: 0px solid #eee;
  width: 95%;
  min-height: 20px;
  list-style-type: none;
  margin: 80px 5px;
  padding: 5px 0 0 0;
  float: left;
  margin-right: 10px;
}
#sortable0 li  {
  margin: 0 5px 5px 5px;
  padding: 5px;
  font-size: 1.2em;
  width: 100%;
}

.Title  {
  text-align: left;
  color: #EDE275;
  font-size: 20px;
  margin-top: 35px;
  margin-bottom: 10px;
  padding: 15px 0px 0px 0px;
}
.TitleMob  {
  text-align: left;
  color: #EDE275;
  font-size: 16px;
  margin-top: 35px;
  padding: 2px 0px 0px 0px;
}
.inactiveTitle {
  background-color: #72aca7;
}
.activeTitle {
  background-color: #a1acab;
  font-size: 20px;
}
.TitleItem {
  border: 2px solid #c1c1c1;
  border-radius: 5px;
  padding: 2px 2px 2px 2px;
  margin-left: 1px;
}
.TitleItem:hover,
.TitleItem:focus {
  border: 4px solid #c1c1c1;
  border-radius: 5px;
  cursor: pointer;
}
.container0 { 
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;

  border: 0px solid #c1c1c1;
  border-radius: 5px;
  padding: 0px;

  
}
.container1 {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;

  border: 0px solid #c1c1c1;
  border-radius: 5px;
  padding: 5px;
}
.dialog-popup {
  display: none;
}


.form_mobil{
  width: 100%;
}


/* The Modal (background) */
.modal1 {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content1 {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close1 {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close1:hover,
.close1:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* The Modal (background) */
.moveModal {
  display: none; 
  position: fixed; 
  z-index: 1; 
  padding-top: 100px; 
  left: 200;
  top: 0;
  width: 300px; 
  height: 100%; 
  overflow: auto; 

}
/* Modal Content */
.modal-content2 {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close2 {
  color: #aaaaaa;
  float: right;
  font-size: 40px;
  font-weight: bold;
  margin-top: -20px;
  margin-right: -10px;
}

.close2:hover,
.close2:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.moveButton {
  width: 200px;
}
.moveButton:active {
  background-color: #eae9ef;
}
.moveButton:focus {
  background-color: rgb(86, 122, 123);
  color: black;
  border: 4px solid #2398ad;
}
.moveButton1 {
  background-color: #3EA99F;
}
.moveButton2 {
  background-color: #6cb1ab;
}
.moveButton3 {
  background-color: #8bb0ac;
}
.moveButton4 {
  background-color: #a9adad;
}

