﻿.ok_button {
    border: none;
    padding: 0 0 0 20px;
    text-align: right;
    background: #A6CAF0;
}

.ok_button:Hover {
    background: #f7941d
}
	.ok_button span{float:right; height:40px;text-align:left;padding-top:9px;padding-right:50px;font-family:ubuntu;color:#333333;font-size:18px;font-weight:bold;background-repeat:no-repeat;    background-position:right center;}
    /*.ok_button span:after {font-family: 'Glyphicons Halflings';position:absolute; content:"\2b";;margin-left:23px;padding-top:0;}        */
	.ok_button:Hover span{height:40px;background:#f7941d}

    .ok_button2{border:none;padding:0 0 0 20px;text-align:right;background:#ffba00;}
	.ok_button2:Hover{background:#f7941d}
	.ok_button2 span{float:right; height:40px;background:url('/graphics/elements/blankknap.png');text-align:left;padding-top:9px;padding-right:50px;font-family:ubuntu;color:#333333;font-size:18px;font-weight:bold;background-repeat:no-repeat;    background-position:right center;}
    .ok_button2 span:after {font-family: 'Glyphicons Halflings';position:absolute; content:"\e080"; margin-left:23px;padding-top:0;}        
	.ok_button2:Hover span{height:40px;background:#f7941d}


    .button_arrow{border:none;padding:0 0 0 20px;text-align:right;background:#ffba00;-webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);-moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);}
	.button_arrow:Hover{background:#f7941d}
	.button_arrow span{float:right; height:40px;background:url('/graphics/elements/blankknap.png');text-align:left;padding-top:11px;padding-right:50px;font-family:ubuntu;color:#333333;font-size:18px;font-weight:bold;background-repeat:no-repeat;    background-position:right center;}
    .button_arrow span:after {font-family: 'Glyphicons Halflings';position:absolute; content:'\e080';;;margin-left:23px;padding-top:0;}        
	.button_arrow:Hover span{height:40px;background:#f7941d}





    .button_plus{border:none;padding:0 0 0 20px;text-align:right;background:#ffba00;}
	.button_plus:Hover{background:#f7941d}
	.button_plus span{float:right; height:40px;background:url('/graphics/elements/blankknap.png');text-align:left;padding-top:9px;padding-right:50px;font-family:ubuntu;color:#333333;font-size:18px;font-weight:bold;background-repeat:no-repeat;    background-position:right center;}
    .button_plus span:after {font-family: 'Glyphicons Halflings';position:absolute; content:"\2b";;margin-left:23px;padding-top:0;}        
	.button_plus:Hover span{height:40px;background:#f7941d}

   